@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*, ::before, ::after {
  box-sizing: border-box;
}

/* Scss Document */
/* Scss Document */
:root {
  font-size: 0.1333333333vw;
}

html {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  font-family: YuGothic, "Yu Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #000;
}

@font-face {
  font-family: "bigcaslon";
  src: url("../fonts/big.woff") format("woff");
}
img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
}

ul {
  list-style: none;
}

.text-shadow {
  text-shadow: 2px 2px 0 #470268, -2px -2px 0 #470268, -2px 2px 0 #470268, 2px -2px 0 #470268, 0px 2px 0 #470268, 0 -2px 0 #470268, -2px 0 0 #470268, 2px 0 0 #470268;
}

.tab-clicked a {
  background: linear-gradient(to bottom, #f2d29a, #fff 60%, #f2d29a);
  color: #111;
}

.tab-active {
  background: linear-gradient(to bottom, #f2d29a, #fff 60%, #f2d29a);
}
.tab-active a {
  color: #000;
}

/* Scss Document */
/* Scss Document */
@keyframes tabAnim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 1199px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .sp {
    display: none !important;
  }
}

.none {
  display: none;
}

.flex {
  display: flex;
}

h3,
h2 {
  margin-bottom: 15px;
  padding: 9px 0 9px 27px;
  font-size: 26px;
  text-align: left;
  background: #00a6c4;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1199px) {
  h3,
  h2 {
    width: 100vw;
    font-size: 38rem;
    padding: 5rem 0 5rem 24rem;
    margin-bottom: 40rem;
  }
}
h3::after,
h2::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 892px;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 55px #00d7ff;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  h3::after,
  h2::after {
    width: 64vw;
  }
}

.rankicon {
  width: 44px;
  padding: 8px 0;
  position: absolute;
  bottom: 16px;
  right: 20px;
  text-align: center;
  border-radius: 6px;
  z-index: 10;
  background-image: linear-gradient(45deg, rgb(158, 0, 0), rgb(225, 0, 0) 50%, rgb(148, 0, 0));
}
@media screen and (max-width: 1199px) {
  .rankicon {
    width: 54rem;
    padding: 8rem 0;
    bottom: 16rem;
    right: 20rem;
  }
}
.rankicon p {
  font-size: 21px;
  color: #fff;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .rankicon p {
    font-size: 25rem;
  }
}
.rankicon p span {
  font-size: 31px;
}
@media screen and (max-width: 1199px) {
  .rankicon p span {
    font-size: 35rem;
  }
}

::-webkit-scrollbar {
  width: 11px;
  margin-right: 5px;
}
@media screen and (max-width: 1199px) {
  ::-webkit-scrollbar {
    width: 11rem;
    height: 11rem;
    margin-right: 0.5555555556vw;
  }
}

::-webkit-scrollbar-thumb {
  background-color: #787878;
  border-radius: 6px;
}

::-webkit-scrollbar-track {
  background-color: #b4b4b4;
  border-radius: 6px;
}

.section-bg {
  padding-top: 84px;
  background: #000;
}
@media screen and (max-width: 1199px) {
  .section-bg {
    padding-top: 84rem;
  }
}

.newDate {
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 414px;
  left: 5px;
  z-index: 100;
  font-size: 18px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .newDate {
    font-size: 22rem;
    top: 501rem;
    left: 9rem;
  }
}
.newDate:before {
  content: "";
  display: inline-block;
  background-image: url(../images/new-bg.png);
  background-repeat: no-repeat;
  background-size: 90px 70px;
  width: 90px;
  height: 70px;
  position: absolute;
  top: -42px;
  left: -6px;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  .newDate:before {
    background-size: 120rem 100rem;
    width: 120rem;
    height: 100rem;
    top: -62rem;
    left: -11rem;
  }
}

.header {
  padding: 20rem 0 14rem;
  background: #000;
  z-index: 1000;
}
@media screen and (min-width: 1200px) {
  .header {
    padding: 50px 0 0 0;
  }
}

@media screen and (min-width: 1200px) {
  .header-innerwrap {
    padding-bottom: 78px;
  }
}

.header-inner {
  display: flex;
  align-items: center;
  align-items: flex-end;
  width: 88.8%;
  margin: 0 auto;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .header-inner {
    width: 1200px;
  }
}

.header-logo-wrap {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .header-logo-wrap {
    gap: 10px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .header-logo-wrap {
    align-items: center;
  }
}
.header-logo-wrap-top {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.header-logo {
  width: 100%;
}
.header-logo img {
  width: 518px;
}
@media screen and (max-width: 1199px) {
  .header-logo {
    width: 71.7777777778vw;
  }
  .header-logo img {
    width: 71.7777777778vw;
  }
}
.header-logo a {
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  .header-sns-wrap {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}

.header-sns-listwrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-family: "Osaka", sans-serif;
}
.header-sns-listwrap a,
.header-sns-listwrap span {
  color: #fff;
  text-align: center;
}
.header-sns-listwrap span {
  margin-top: 10px;
}

.header-sns-list {
  font-size: 9px;
  width: 37px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .header-sns-list {
    width: 10.0083402836vw;
  }
}
.header-sns-list a {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.header-sns-list a span {
  margin-top: 10px;
}
@media screen and (max-width: 1199px) {
  .header-sns-list a img {
    width: 100%;
  }
}

.header-pc-shopinfo {
  font-family: "Osaka", sans-serif;
  color: #00d7ff;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 15px;
}
@media screen and (max-width: 1199px) {
  .header-pc-shopinfo {
    display: none;
  }
}
.header-pc-shopinfo-desc {
  color: #fff;
  font-size: 15px;
}
.header-pc-shopinfo-time {
  font-size: 24px;
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
}
.header-pc-shopinfo-time span {
  font-size: 17px;
  color: #fff;
  background-color: #00d7ff;
  padding: 2px;
  border-radius: 5px;
  text-align: center;
}
.header-pc-shopinfo-tel {
  font-size: 20px;
}
.header-pc-shopinfo-tel span {
  font-size: 35px;
}

.business-hours {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 3.3333333333vw;
  color: #fff;
  font-size: 4.4444444444vw;
  font-family: "Osaka", sans-serif;
  font-weight: lighter;
  letter-spacing: -2rem;
}
.business-hours span {
  padding: 2px;
  background: #00d7ff;
  border-radius: 5px;
  letter-spacing: initial;
  font-size: 3.1111111111vw;
}
.business-hours-tel a {
  color: #fff;
  text-decoration: none;
  font-size: 4.4444444444vw;
}
@media screen and (min-width: 1200px) {
  .business-hours {
    display: none;
  }
}

.top-title {
  margin: 26rem 0 50rem;
  padding: 6rem 0;
  background-color: #00d7ff;
  color: #fff;
  font-size: 20rem;
  text-align: center;
  font-family: "Osaka", sans-serif;
}
@media screen and (min-width: 1200px) {
  .top-title {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .header-credit {
    display: none;
  }
}
.header-credit a {
  display: block;
}

.pc-header-menu {
  width: 88.8%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .pc-header-menu {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .pc-header-menu {
    width: 1200px;
  }
}

.pc-header-menu-list {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
}
.pc-header-menu-list a {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .pc-header-menu-list a {
    padding: 27px 0px;
    display: flex;
    flex-direction: column;
  }
}

@media screen and (min-width: 1200px) {
  .pc-header-menu-list a {
    position: relative;
    transition: 0.3s;
  }
}

@media screen and (min-width: 1200px) {
  .pc-header-menu-list a:hover {
    width: 100%;
    color: #000;
  }
}

.pc-global-navwrap {
  width: 100%;
  background: #00d7ff;
  color: #fff;
}

#global-nav {
  z-index: 1000;
}

#global-nav.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
}

.slider {
  z-index: 1;
  padding: 0 0 48rem 0;
}
@media screen and (min-width: 1200px) {
  .slider {
    z-index: 10;
    padding: 24px 0 64px 0;
  }
}

@media screen and (min-width: 1200px) {
  .pc-bgwrap {
    background: #000;
  }
}

.footer {
  background: #fff;
}
@media screen and (min-width: 1200px) {
  .footer {
    padding: 32px 0 0;
  }
}

.footer-spnav {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .footer-spnav {
    display: none;
  }
}
.footer-spnav-list {
  width: 48%;
  font-family: "Osaka", sans-serif;
  font-size: 20rem;
  border: solid #00a6c4 1px;
  padding: 16rem 0;
  font-size: 21rem;
}
.footer-spnav-list span {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17rem;
  display: block;
  margin-top: 4rem;
}
.footer-spnav-list a {
  display: block;
  width: 100%;
  color: #fff;
}

.footer-info-wrap {
  display: flex;
  align-items: flex-end;
  color: #00d7ff;
  font-family: "Osaka", sans-serif;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 1199px) {
  .footer-info-wrap {
    justify-content: space-between;
  }
}

.footer-logo img {
  width: 440rem;
}
@media screen and (min-width: 1200px) {
  .footer-logo img {
    width: 510px;
  }
}
.footer-logo-wrap {
  display: flex;
  align-items: flex-end;
  gap: 16px;
}

.gotop {
  width: 78rem;
}
@media screen and (min-width: 1200px) {
  .gotop {
    display: none;
  }
}
.gotop a {
  display: block;
}

.footer-logo-hours {
  font-size: 24px;
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1199px) {
  .footer-logo-hours {
    display: none;
  }
}
.footer-logo-hours span {
  font-size: 17px;
  color: #fff;
  background-color: #00d7ff;
  padding: 2px;
  border-radius: 5px;
  text-align: center;
}

.footer-logo-tel {
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  .footer-logo-tel {
    display: none;
  }
}
.footer-logo-tel span {
  font-size: 35px;
}

.footer-logo-snswrap {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 1199px) {
  .footer-logo-snswrap {
    display: none;
  }
}

.footer-logo-snslist {
  width: 38px;
}
.footer-logo-snslist:last-of-type {
  margin-right: 0;
}
.footer-logo-snslist a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-sp-listwrap {
  display: flex;
  z-index: 1000;
  position: sticky;
  bottom: 0;
  background: #000;
}
@media screen and (min-width: 1200px) {
  .footer-sp-listwrap {
    display: none;
  }
}

.footer-sp-list {
  display: flex;
  width: 33.33%;
  background: #00d7ff;
  align-items: center;
  justify-content: center;
}
.footer-sp-list a {
  display: block;
  color: #fff;
}
.footer-sp-list-img {
  width: 34%;
  margin: 0 auto;
}
.footer-sp-list-img img {
  margin: 12rem 0;
}

.footer-flexdiv {
  display: flex;
  justify-content: space-between;
  padding-top: 77px;
  padding-bottom: 20px;
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .footer-flexdiv {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .footer-flexdiv {
    width: 1200px;
  }
}

.footer-pc-navwrap {
  display: flex;
  align-items: flex-end;
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .footer-pc-navwrap {
    display: none;
  }
}

.footer-pc-nav {
  display: flex;
  justify-content: space-around;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .footer-pc-nav {
    display: none;
  }
}
.footer-pc-nav a {
  color: #000;
}

.footer-pc-copyright-wrap {
  font-size: 12px;
  color: #fff;
  text-align: right;
  background: #00d7ff;
  padding: 8px;
}
@media screen and (max-width: 1199px) {
  .footer-pc-copyright-wrap {
    display: none;
  }
}

.toggle {
  display: none;
  right: -17rem;
  cursor: pointer;
  z-index: 3;
  position: relative;
  z-index: 20000;
  width: 14.7135416667vw;
  height: 113rem;
}
@media screen and (max-width: 1199px) {
  .toggle {
    display: block;
  }
}

.toggle span {
  display: block;
  width: 113rem;
  height: 113rem;
  transition: 0.35s ease-in-out;
  background: url(../images/toggle-1.png) no-repeat;
  background-size: 113rem 113rem;
}

.toggle.active span:nth-child(1) {
  background: url(../images/toggle-2.png) no-repeat;
  background-size: 113rem 113rem;
}

.global-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  text-align: left;
  background-color: rgba(0, 0, 0, 0.9);
  transition: 0.8s ease;
  padding: 40rem 0;
  height: auto;
  z-index: 10000;
}
@media screen and (max-width: 1199px) {
  .global-nav {
    display: block;
  }
}

.global-nav.active {
  transform: translateY(0%);
  height: 100%;
}

.global-nav ul {
  width: 60%;
  margin: 0 auto;
}

.global-nav.active ul {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.global-nav .nav-li {
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #00a6c4;
  font-size: 30rem;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .global-nav .nav-li {
    font-size: 20rem;
  }
}
.global-nav .nav-li span {
  display: block;
  margin-top: 14rem;
  font-size: 20rem;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .global-nav .nav-li span {
    font-size: 10rem;
  }
}

.global-nav .nav-li a {
  display: block;
  color: #fff;
  padding: 30rem;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .global-nav .nav-li a {
    padding: 15rem;
  }
}

#global-nav.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
}

.mainvisual {
  background-color: #000;
  background-image: url(../images/mainvisual-bg.png);
  background-repeat: repeat;
  background-size: 71px 71px;
  padding-top: 13px;
}
.mainvisual-payment {
  background: #1a1a1a;
  padding: 47px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
}
@media screen and (max-width: 1199px) {
  .mainvisual-payment {
    flex-direction: column;
    gap: 20rem;
    padding: 34rem 0;
  }
}
.mainvisual-payment img {
  width: 508px;
}
@media screen and (max-width: 1199px) {
  .mainvisual-payment img {
    width: 55.5555555556vw;
  }
}
.mainvisual-payment p {
  font-size: 24px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .mainvisual-payment p {
    font-size: 24rem;
  }
}
.mainvisual-payment p a {
  border-bottom: 1px solid #fff;
  color: #fff;
}

@media screen and (min-width: 1200px) {
  .main-img-innerwrap {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 12px;
  }
  .main-img-innerwrap .slick-dots li button:before {
    color: #3c3c3c;
    opacity: unset;
    font-size: 22px;
  }
  .main-img-innerwrap .slick-dots li.slick-active button:before {
    font-size: 22px;
  }
  .main-img-innerwrap .slick-dotted.slick-slider {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .main-img-innerwrap {
    padding-bottom: 19rem;
  }
  .main-img-innerwrap .slick-dots li button:before {
    font-size: 22rem;
  }
  .main-img-innerwrap .slick-dots li.slick-active button:before {
    font-size: 22rem;
  }
  .main-img-innerwrap .slick-dotted.slick-slider {
    margin-bottom: 25rem;
  }
}
.main-img-innerwrap-list {
  font-family: "Osaka", sans-serif;
  font-size: 26rem;
  color: #fff;
  text-align: center;
  background: #8b0179;
  width: 50%;
  line-height: 1.4;
}
.main-img-innerwrap-list a {
  color: #fff;
  padding: 20rem 0;
  display: inline-block;
  width: 100%;
}
.main-img-innerwrap-list span {
  font-size: 22rem;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
}

.mainvisual-menu-list:last-of-type {
  background: #00a6c4;
}

.main-inner {
  background-color: #000;
}

.top-therapists-container .therapist-list-wrap {
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .top-therapists-container .therapist-list-wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  .top-therapists-container .therapist-list-wrap {
    justify-content: space-between;
    padding: 0 17rem;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .therapists-container {
    display: flex;
    justify-content: space-between;
  }
}

.therapists-wrap {
  padding-bottom: 72rem;
  background-image: url(../images/mainvisual-bg.png);
  background-size: 71px 71px;
  background-repeat: repeat;
}
@media screen and (max-width: 1199px) {
  .therapists-wrap {
    background: #000;
  }
}
@media screen and (min-width: 1200px) {
  .therapists-wrap {
    width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .therapists-title {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1199px) {
  .therapists-wrap-inner {
    margin: 0 auto;
  }
}

.therapist-list-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 35px 0;
}
@media screen and (min-width: 1200px) {
  .therapist-list-wrap {
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .therapist-list-wrap {
    gap: 37rem 0;
  }
}
.therapist-list-wrap:before {
  content: "";
  display: block;
  width: 24.3%;
  order: 1;
}
.therapist-list-wrap:after {
  content: "";
  display: block;
  width: 24.3%;
}

.therapist-list {
  width: 48.6%;
  font-family: fot-matisse-pron, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .therapist-list {
    font-size: 26rem;
    width: 49.5%;
  }
}
@media screen and (min-width: 1200px) {
  .therapist-list {
    width: 24.3%;
  }
}
.therapist-list-image {
  width: 100%;
  margin: 10rem auto 0;
  height: 385px;
}
@media screen and (max-width: 1199px) {
  .therapist-list-image {
    height: 64.3035863219vw;
  }
}
.therapist-list-image img {
  height: 385px;
}
@media screen and (max-width: 1199px) {
  .therapist-list-image img {
    height: 64.3035863219vw;
  }
}
@media screen and (min-width: 1200px) {
  .therapist-list-image {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199px) {
  .therapist-list-name {
    margin: 16rem 0;
    font-size: 28rem;
  }
}
@media screen and (min-width: 1200px) {
  .therapist-list-name {
    font-size: 18px;
    padding: 15px 0;
    margin-bottom: 0;
  }
}
.therapist-list-tall {
  margin-bottom: 20rem;
}
@media screen and (min-width: 1200px) {
  .therapist-list-tall {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.therapist-list-worktime {
  background: #00a6c4;
  color: #fff;
  padding: 8rem 0;
  line-height: 1.6;
}
@media screen and (min-width: 1200px) {
  .therapist-list-worktime {
    font-size: 18px;
    padding: 4px 0;
  }
}
.therapist-list-option {
  transform: translateY(1px);
}
@media screen and (min-width: 1200px) {
  .therapist-list-option {
    font-size: 15px;
  }
}
.therapist-list-realtime {
  margin-bottom: 10px;
  color: #fff;
  background-color: #52079a;
  padding: 13px 0;
  width: 100%;
  height: 43px;
  font-size: 18px;
  text-align: center;
  font-family: "Osaka", sans-serif;
}
@media screen and (max-width: 1199px) {
  .therapist-list-realtime {
    margin-bottom: 10rem;
    padding: 11rem 0;
    font-size: 30rem;
    height: 52rem;
  }
}

.rankicon {
  bottom: 138px;
  right: 13px;
}
@media screen and (max-width: 1199px) {
  .rankicon {
    bottom: 175rem;
    right: 7rem;
  }
}

.therapist-link {
  margin: 44px 0 94px auto;
  padding: 12px;
  width: 163px;
  text-align: center;
  font-size: 21px;
  background-color: #00a6c4;
  border-radius: 7px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .therapist-link {
    margin: 3% 3% 6% auto;
    font-size: 23rem;
    width: 172rem;
  }
}
.therapist-link-wrap {
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .therapist-link-wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  .therapist-link-wrap {
    width: 100%;
  }
}
.therapist-link a {
  color: #fff;
}

.twitter {
  background: #000;
  padding: 0 0 130rem 0;
}
@media screen and (min-width: 1200px) {
  .twitter {
    width: 27%;
    padding: 0;
  }
}

.twitter-title {
  background: #fff;
  text-align: center;
  padding: 10rem 0;
}
.twitter-title img {
  width: 6%;
}
@media screen and (max-width: 1199px) {
  .twitter-title {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 36rem;
  }
}
@media screen and (min-width: 1200px) {
  .twitter-title {
    padding: 8px 0;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .twitter-inner {
    width: 100%;
  }
}

.twitter-timeline {
  display: block;
}
@media screen and (min-width: 1200px) {
  .twitter-timeline {
    display: none;
  }
}

.twitter-wrap {
  overflow: hidden;
}

.twitter-wrap iframe {
  /* 20pxの部分は埋め込んだタイムラインの左右に必要な余白の総計を記載 */
  width: calc(100vw - 20px) !important;
}

.twitter-link {
  font-family: "Osaka", sans-serif;
  font-size: 19rem;
  border-bottom: solid 1px #fff;
  display: inline-block;
  margin-top: 48rem;
}
.twitter-link span {
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .twitter-link {
    font-size: 11px;
    margin-top: 18px;
  }
}
.twitter-link a {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 8px 0;
}

.top-schedule-therapist-wrap .oil {
  word-spacing: 0;
  font-family: "fot-matisse-pron";
  text-align: center;
  font-size: 15px;
  line-height: 32px;
}
.top-schedule-therapist-wrap .oil .item {
  display: block;
  background-color: #a50721;
}
.top-schedule-therapist-wrap .oil .item:nth-child(2) {
  background-color: #6d003f;
}
@media screen and (max-width: 1199px) {
  .top-schedule-therapist-wrap .oil {
    font-size: 26rem;
    line-height: 32rem;
  }
  .top-schedule-therapist-wrap .oil .item {
    padding: 3rem 0;
  }
}

.slick-dots li.slick-active button:before {
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .slick-dots li.slick-active button:before {
    font-size: 15rem;
  }
}

.top__diary {
  padding: 56px 0 38px;
  color: #fff;
  background-color: #000;
  width: 88.8%;
  margin: 0 auto;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .top__diary {
    width: 1200px;
  }
}
.top__diary a {
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .top__diary {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding: 51rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .top__diary h3 {
    margin-bottom: 20px;
  }
}
.top__diary-more {
  margin: 80px 0 10px auto;
  padding: 12px;
  width: 163px;
  text-align: center;
  font-size: 21px;
  background-color: #00a6c4;
  border-radius: 7px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .top__diary-more {
    margin: 6% 3% 6% auto;
    font-size: 23rem;
    width: 172rem;
  }
}
.top__diary .archive__post {
  width: 19%;
  gap: 10px 0;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post {
    display: flex;
    flex-wrap: nowrap;
    width: 280rem;
    gap: 12rem 0;
  }
}
.top__diary .archive__post-wrap {
  width: 100%;
  gap: 20px 0;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-wrap {
    overflow-x: scroll;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    gap: 18rem;
    padding-bottom: 20rem;
  }
}
.top__diary .archive__post-img {
  height: 300px;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-img {
    height: 368rem;
    width: 280rem;
  }
}
.top__diary .archive__post-img-wrap {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-img-wrap {
    width: 280rem;
  }
}
.top__diary .archive__post-img img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-img img {
    height: 368rem;
    width: 280rem;
    max-height: unset;
  }
}
.top__diary .archive__post-author {
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-author {
    font-size: 19rem;
  }
}
.top__diary .archive__post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  width: 100%;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .top__diary .archive__post-content {
    width: 100%;
    font-size: 20rem;
  }
}
.top__newface {
  padding-top: 78px;
  padding-bottom: 57px;
  background-color: #1a1a1a;
}
@media screen and (max-width: 1199px) {
  .top__newface {
    padding-top: 20rem;
    background-color: #000;
  }
}
.top__newface-wrap {
  margin: 0 auto;
  width: 1200px;
}
@media screen and (max-width: 1199px) {
  .top__newface-wrap {
    width: 100%;
  }
}
.top__newface .newface-link {
  padding: 12px;
  width: 163px;
  text-align: center;
  font-size: 21px;
  background-color: #00a6c4;
  border-radius: 7px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  margin: 80px 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-link {
    margin: 6% 3% 6% auto;
    font-size: 23rem;
    width: 172rem;
  }
}
.top__newface .newface-link-wrap {
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .top__newface .newface-link-wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-link-wrap {
    width: 100%;
  }
}
.top__newface .newface-link a {
  color: #fff;
}
.top__newface .newface-list-wrap {
  padding-top: 38px;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap {
    padding-top: 0;
    padding-right: 5rem;
  }
}
.top__newface .newface-list-wrap .slick-track {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .slick-track {
    gap: 10rem;
  }
}
.top__newface .newface-list-wrap .slick-dots {
  bottom: -15.5rem;
}
.top__newface .newface-list-wrap .slick-dots li button:before {
  color: #3c3c3c;
  opacity: unset;
  font-size: 22px;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .slick-dots li button:before {
    font-size: 22rem;
  }
}
.top__newface .newface-list-wrap .slick-dots li.slick-active button:before {
  font-size: 22px;
  color: #787878 !important;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .slick-dots li.slick-active button:before {
    font-size: 22rem;
  }
}
.top__newface .newface-list-wrap .therapist-list {
  width: 48.5%;
  font-family: fot-matisse-pron, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list {
    width: 49.5%;
  }
}
.top__newface .newface-list-wrap .therapist-list .newDate {
  top: 411px;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list .newDate {
    top: 499rem;
  }
}
.top__newface .newface-list-wrap .therapist-list .rankicon {
  right: 10px;
  bottom: 92px;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list .rankicon {
    bottom: 138rem;
    right: 7rem;
  }
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list {
    font-size: 26rem;
  }
}
@media screen and (min-width: 1200px) {
  .top__newface .newface-list-wrap .therapist-list {
    width: 24.3%;
  }
}
.top__newface .newface-list-wrap .therapist-list-image {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .top__newface .newface-list-wrap .therapist-list-name {
    font-size: 18px;
    padding: 15px 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list-name {
    margin-bottom: 39rem;
  }
}
.top__newface .newface-list-wrap .therapist-list-tall {
  margin-bottom: 20rem;
}
@media screen and (min-width: 1200px) {
  .top__newface .newface-list-wrap .therapist-list-tall {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.top__newface .newface-list-wrap .therapist-list-option {
  transform: translateY(1px);
}
@media screen and (min-width: 1200px) {
  .top__newface .newface-list-wrap .therapist-list-option {
    font-size: 15px;
  }
}
.top__newface .newface-list-wrap .therapist-list-newface {
  margin-bottom: 10px;
  color: #fff;
  background-color: #52079a;
  padding: 13px 0;
  width: 100%;
  height: 43px;
  font-size: 18px;
  text-align: center;
  font-family: "Osaka", sans-serif;
}
@media screen and (max-width: 1199px) {
  .top__newface .newface-list-wrap .therapist-list-newface {
    margin-bottom: 0;
    padding: 12rem 0;
    top: -37rem;
    font-size: 100%;
    height: 52rem;
    font-family: unset;
    background-color: #00d7ff;
  }
}
.top__recruit {
  padding-top: 78px;
  padding-bottom: 106px;
  background-image: url(../images/mainvisual-bg.png);
  background-repeat: repeat;
  background-size: 71px 71px;
}
@media screen and (max-width: 1199px) {
  .top__recruit {
    padding-top: 9rem;
    padding-bottom: 3rem;
    background: #000;
  }
}
.top__recruit-img {
  width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}
@media screen and (max-width: 1199px) {
  .top__recruit-img {
    width: 100%;
    padding-top: 0;
  }
}
.top__policy {
  background-color: #1a1a1a;
  color: #fff;
  padding: 48px 0;
  font-size: 14px;
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .top__policy {
    background: #000;
    font-size: 21rem;
  }
}
.top__policy h4 {
  padding: 21px 0;
  width: 1200px;
  font-size: 27px;
  border: 1px solid #00d7ff;
  margin: 0 auto;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .top__policy h4 {
    width: 94%;
    font-size: 24rem;
    padding: 17rem 0;
  }
}
.top__policy-inner {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 24px 0;
}
@media screen and (max-width: 1199px) {
  .top__policy-inner {
    width: 100%;
    padding: 43rem 24rem 0;
  }
}
.top__policy-inner p {
  line-height: 2;
}
@media screen and (max-width: 1199px) {
  .top__policy-inner p {
    line-height: 1.8;
  }
}
.top__policy-inner ul {
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding: 37px 0 20px;
  list-style-type: disc;
  list-style-position: inside;
}
@media screen and (max-width: 1199px) {
  .top__policy-inner ul {
    padding: 37rem 0 99rem;
  }
}
.top__link {
  padding-top: 30px;
  padding-bottom: 64px;
  background-color: #00d7ff;
}
.top__link h3 {
  background-color: unset;
}
.top__link h3::after {
  border-bottom: unset;
}
.top__link-sp {
  color: #fff;
  font-size: 33rem;
  margin-right: 36rem;
  text-align: right;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
.top__link-sp a {
  border-bottom: solid 1px;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .top__link-sp {
    display: none;
  }
}
.top__link-flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 17px 36px;
  width: 1200px;
  margin: 0 auto;
  padding: 27px 27px 0px;
}
@media screen and (max-width: 1199px) {
  .top__link {
    display: none;
  }
}

.page-therapists {
  color: #fff;
  padding-bottom: 106rem;
  background-color: #000;
}
@media screen and (min-width: 1200px) {
  .page-therapists {
    padding-bottom: 260px;
  }
}

@media screen and (max-width: 1199px) {
  .therapist-page-option-pc {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .therapist-page-option-pc {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .therapist-page-option-sp {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .therapist-page-option-sp {
    display: block;
  }
}

.panel-nostaff {
  color: #fff;
  font-size: 24rem;
  margin-top: 24rem;
}
@media screen and (min-width: 1200px) {
  .panel-nostaff {
    font-size: 16px;
  }
}

.therapist-name {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .therapist-name {
    margin: 16rem 0;
    font-size: 28rem;
    text-align: center;
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-style: normal;
  }
}
.therapist-listwrap {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 88.8%;
  margin: 0 auto;
  padding-top: 29px;
  gap: 48px 10px;
}
@media screen and (min-width: 1200px) {
  .therapist-listwrap {
    width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  .therapist-listwrap {
    justify-content: space-between;
    padding: 0 17rem;
    width: 100%;
    gap: 20rem 0;
  }
}
.therapist-page-list {
  width: 48%;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .therapist-page-list {
    margin-bottom: 24rem;
  }
}
@media screen and (min-width: 1200px) {
  .therapist-page-list {
    width: 24.3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
}
.therapist-page-list .rankicon {
  bottom: 82px;
}
@media screen and (max-width: 1199px) {
  .therapist-page-list .rankicon {
    bottom: 120rem;
  }
}
.therapist-page-list .newDate {
  top: 362px;
}
@media screen and (max-width: 1199px) {
  .therapist-page-list .newDate {
    top: 421rem;
  }
}
.therapist-img {
  height: 389px;
}
@media screen and (max-width: 1199px) {
  .therapist-img {
    height: 61.0508757298vw;
  }
}
.therapist-img img {
  height: 389px;
}
@media screen and (max-width: 1199px) {
  .therapist-img img {
    height: 61.0508757298vw;
  }
}

.recruit {
  background: #fff;
}
.recruit-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.recruit-title {
  padding: 32rem 0;
  background: #b0904a;
  font-family: "Osaka", sans-serif;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .recruit-title {
    font-size: 21px;
    padding: 8px 0;
  }
}
@media screen and (max-width: 1199px) {
  .recruit-title {
    font-size: 32rem;
  }
}
.recruit-mainvisual {
  background: url(../images/page-recruit-image.jpg) no-repeat top left/100% auto;
  color: #b0904a;
}
@media screen and (min-width: 1200px) {
  .recruit-mainvisual {
    padding: 64px 32px 240px;
  }
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual {
    padding: 36rem 24rem 96rem;
  }
}
.recruit-mainvisual-title {
  display: flex;
  flex-direction: column;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .recruit-mainvisual-title {
    margin-bottom: 40px;
    width: 448px;
  }
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-title {
    margin-bottom: 40rem;
    width: 44%;
  }
}
.recruit-mainvisual-title .top {
  border-bottom: 1px solid #b0904a;
  font-family: "bigcaslon";
}
@media screen and (min-width: 1200px) {
  .recruit-mainvisual-title .top {
    font-size: 85px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-title .top {
    font-size: 56rem;
  }
}
.recruit-mainvisual-title .bottom {
  font-size: 44px;
  line-height: 1.2;
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-title .bottom {
    font-size: 26rem;
  }
}
.recruit-mainvisual-salary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 80px;
  width: 448px;
  font-family: a-otf-ryumin-pr6n, serif;
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-salary {
    margin-bottom: 64rem;
    width: 70%;
  }
}
.recruit-mainvisual-salary dt {
  margin-bottom: 8px;
  padding: 8px;
  background-color: #b0904a;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .recruit-mainvisual-salary dt {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-salary dt {
    font-size: 24rem;
  }
}
.recruit-mainvisual-salary dd {
  margin-bottom: 16px;
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-salary dd {
    font-size: 40rem;
  }
}
.recruit-mainvisual-guarantee {
  display: inline-block;
  padding: 16px;
  border: 1px solid #b0904a;
  color: #b0904a;
  font-size: 26px;
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-guarantee {
    padding: 16rem;
    font-size: 28rem;
  }
}
.recruit-mainvisual-guarantee span {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .recruit-mainvisual-guarantee span {
    font-size: 24rem;
  }
}
.recruit-content-wrap {
  display: flex;
  padding: 64px 20px;
  border-bottom: 1px solid #b0904a;
  font-size: 24px;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  .recruit-content-wrap {
    flex-direction: column;
    padding: 40rem 0 40rem 44rem;
  }
}
.recruit-content-wrap:last-child {
  border-bottom: 0;
}
.recruit-content-title {
  width: 380px;
  color: #b0904a;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .recruit-content-title {
    width: 100%;
    margin-bottom: 32rem;
  }
}
.recruit-content-text {
  width: calc(100% - 380px);
}
@media screen and (max-width: 1199px) {
  .recruit-content-text {
    width: 100%;
    font-size: 24rem;
  }
}
.recruit-content-text .paragraph {
  margin-bottom: 2em;
}

@media screen and (min-width: 1200px) {
  .page-recruit-header-wrap {
    background: #e9eaea;
    padding: 56px 0;
  }
}

.page-recruit-header {
  color: #b0904a;
}
@media screen and (min-width: 1200px) {
  .page-recruit-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1077px;
    margin: 0 auto;
  }
}

.page-recruit-infowrap {
  margin-bottom: 48rem;
  width: 90.5%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .page-recruit-infowrap {
    width: 683px;
    margin: 0;
  }
}

.page-recruit-logo {
  font-size: 46rem;
  font-family: "bigcaslon";
  border-bottom: solid 1px #b0904a;
  padding-bottom: 8rem;
}
@media screen and (min-width: 1200px) {
  .page-recruit-logo {
    font-size: 46px;
  }
}

.page-recruit-tel {
  padding: 8rem 0;
  font-family: "Osaka", sans-serif;
  font-size: 27rem;
  margin-bottom: 28rem;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 1200px) {
  .page-recruit-tel {
    font-size: 26px;
    padding: 16px 0 0 0;
    margin-bottom: 24px;
  }
}
.page-recruit-tel .page-tel-hours {
  font-size: 20rem;
  background: #b0904a;
  padding: 8rem;
  margin-right: 16rem;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .page-recruit-tel .page-tel-hours {
    font-size: 20px;
    margin-right: 16px;
  }
}
.page-recruit-tel .page-telnum {
  font-size: 43rem;
}
.page-recruit-tel .page-telnum a {
  color: #b0904a;
}
@media screen and (min-width: 1200px) {
  .page-recruit-tel .page-telnum {
    font-size: 43px;
  }
}

.page-recruit-info-text {
  font-size: 27rem;
  font-family: "Osaka", sans-serif;
  margin-bottom: 48rem;
}
@media screen and (min-width: 1200px) {
  .page-recruit-info-text {
    font-size: 27px;
    margin-bottom: 0;
  }
}

.page-recruit-line {
  width: 410rem;
  margin: 0 auto;
  padding-bottom: 56rem;
}
@media screen and (min-width: 1200px) {
  .page-recruit-line {
    display: none;
  }
}

.page-recruit-line-wrap {
  display: none;
}
@media screen and (min-width: 1200px) {
  .page-recruit-line-wrap {
    display: block;
  }
  .page-recruit-line-wrap img {
    width: 153px;
    display: block;
  }
}

.page-recruit-line-text {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: "Osaka", sans-serif;
  color: #fff;
  background: #00a6c4;
  justify-content: center;
  align-content: center;
  padding: 4px 8px;
  border-radius: 4px;
}
.page-recruit-line-text img {
  width: 9px;
  margin: 0 4px;
}

@media screen and (max-width: 1199px) {
  .page-schedule {
    padding-bottom: 112rem;
  }
}
@media screen and (min-width: 1200px) {
  .page-schedule {
    padding-bottom: 260px;
  }
}
.page-schedule-border {
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .page-schedule-border {
    width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  .page-schedule-border {
    width: 100%;
  }
}
.page-schedule-border .newDate {
  top: 405px;
}
@media screen and (max-width: 1199px) {
  .page-schedule-border .newDate {
    top: 465rem;
  }
}
.page-schedule .date-tab {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40rem;
  width: 100%;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) {
  .page-schedule .date-tab {
    margin-bottom: 43px;
  }
}
@media screen and (max-width: 1199px) {
  .page-schedule .date-tab {
    margin: 0 auto;
  }
}
.page-schedule .date-tab .selected {
  background-color: #00a6c4;
}
.page-schedule .date-tab-item {
  position: relative;
  width: 14%;
  font-size: 18rem;
  background-color: #00d7ff;
  padding: 16rem;
  color: #fff;
  text-align: center;
  font-family: "Osaka", sans-serif;
}
.page-schedule .date-tab-item:hover {
  color: #ccc;
}
@media screen and (min-width: 1200px) {
  .page-schedule .date-tab-item {
    padding: 11px;
    width: 14%;
    font-size: 14px;
  }
}
.page-schedule .date-tab-item .date-tab-day {
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  .page-schedule .date-tab-item .date-tab-day {
    font-size: 27rem;
  }
}
.page-schedule .date-tab-week {
  display: block;
}
.page-schedule-title-day {
  margin-bottom: 40rem;
  padding-bottom: 16rem;
  color: #fff;
  font-size: 31px;
  text-align: center;
  font-family: "Osaka", sans-serif;
}
@media screen and (max-width: 1199px) {
  .page-schedule-title-day {
    margin: 40rem 0;
    font-size: 31rem;
  }
}
@media screen and (min-width: 1200px) {
  .page-schedule-title-day {
    margin-bottom: 30px;
    padding-bottom: 16px;
    font-size: 30px;
    font-weight: bold;
  }
}

.page-schedule-therapists .box {
  display: none;
}

#day0:checked ~ .page-schedule-therapists .box:nth-of-type(1),
#day1:checked ~ .page-schedule-therapists .box:nth-of-type(2),
#day2:checked ~ .page-schedule-therapists .box:nth-of-type(3),
#day3:checked ~ .page-schedule-therapists .box:nth-of-type(4),
#day4:checked ~ .page-schedule-therapists .box:nth-of-type(5),
#day5:checked ~ .page-schedule-therapists .box:nth-of-type(6),
#day6:checked ~ .page-schedule-therapists .box:nth-of-type(7) {
  display: block;
}

.page-schedule .page-title {
  margin-bottom: 23px;
}

.page-schedule-therapists .therapist-list-wrap {
  align-items: flex-start;
  justify-content: space-between;
}

@media screen and (min-width: 1200px) {
  .page-schedule .therapist-list-wrap:before {
    content: "";
    display: block;
    order: 1;
  }
  .page-schedule .therapist-list-wrap:after {
    content: "";
    display: block;
    width: 23%;
  }
}
@media screen and (max-width: 1199px) {
  .page-schedule .therapist-list-wrap {
    width: 88.8%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .page-schedule .therapist-list {
    margin-bottom: 24px;
  }
}

.page-schedule .oil {
  word-spacing: 0;
  font-family: "fot-matisse-pron";
  text-align: center;
  font-size: 15px;
}
.page-schedule .oil .item {
  display: block;
  background-color: #a50721;
  line-height: 30px;
}
.page-schedule .oil .item:nth-child(2) {
  background-color: #6d003f;
}
@media screen and (max-width: 1199px) {
  .page-schedule .oil .item {
    font-size: 26rem;
    padding: 3rem 0;
    line-height: 32rem;
  }
}

.author {
  color: #fff;
  background: #1e1e1e;
  padding-bottom: 40rem;
}
@media screen and (min-width: 1200px) {
  .author {
    background: #000;
  }
}
.author-diary {
  padding-top: 50px;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .author-diary {
    width: 88.8%;
    margin: 0 auto;
    padding-top: 50rem;
    margin-bottom: 72rem;
    font-size: 20rem;
  }
}
.author-diary a,
.author-diary a:visited {
  color: inherit;
  display: block;
}
.author-diary h4 {
  padding: 12px 0;
  color: #fff;
  font-size: 21px;
  background: #00a6c4;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .author-diary h4 {
    padding: 12rem 0;
    font-size: 21rem;
  }
}
.author-diary-inner {
  border-bottom: 1px solid #00a6c4;
  padding-top: 6%;
}
.author-diary-inner:last-child {
  border: none;
}
.author-diary__text {
  padding-bottom: 6%;
  line-height: 1.5;
  font-size: 16px;
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .author-diary__text {
    font-size: 23rem;
  }
}
.author-diary time {
  display: block;
  padding: 1% 0 3%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .author-diary time {
    font-size: 30rem;
  }
}
.author-diary-wrap {
  border: 1px solid #00a6c4;
  padding: 2% 15%;
  overflow-x: hidden;
  height: 1038px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .author-diary-wrap {
    padding: 2% 8%;
    height: 1038rem;
  }
}
.author-diary-wrap .slider {
  padding: 0px 0 3% 0;
}
.author-diary-wrap .slider .slick-dots li button:before {
  color: #00a6c4;
  font-size: 14px;
}
.author-diary-wrap .slider .slick-dots > li:first-child:last-child {
  display: none;
}
.author-diary__img {
  margin: 0 auto;
}
.author-diary__archive {
  width: 100%;
  background-color: #00a6c4;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  margin: 30px 0 80px;
}
.author-description {
  padding: 0 59px 0 40px;
  line-height: 1.65;
  font-size: 16px;
  overflow-y: auto;
  max-height: 333px;
  margin-right: 18px;
  text-align: justify;
}
.author-description-wrap {
  margin-top: 30px;
  padding: 0 0 40px 0;
  max-height: 460px;
  border: 1px solid #00d7ff;
}
@media screen and (max-width: 1199px) {
  .author-description-wrap {
    padding: 0 0 40rem 0;
    margin: 40rem auto 0;
  }
}
.author-description-wrap h4 {
  padding: 8px 0 8px 15px;
  margin-bottom: 24px;
  color: #fff;
  background: #00d7ff;
  text-align: left;
  font-size: 21px;
}
@media screen and (max-width: 1199px) {
  .author-description-wrap h4 {
    padding: 8rem 0 8rem 15rem;
    font-size: 21rem;
  }
}
@media screen and (max-width: 1199px) {
  .author-description {
    padding: 0 59rem 0 40rem;
    font-size: 28rem;
    max-height: 300rem;
    margin-right: 18rem;
  }
}

.author .new:before {
  width: 210rem;
  height: 205rem;
}
@media screen and (min-width: 1200px) {
  .author .new:before {
    width: 144px;
    height: 128px;
  }
}

@media screen and (min-width: 1200px) {
  .author-contentwrap {
    width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .author-wrapper {
    border: solid 1px #00a6c4;
    padding: 47px 41px;
    display: flex;
    gap: 30px;
    justify-content: space-between;
  }
}
.author-wrapper-left {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 1199px) {
  .author-wrapper-left {
    gap: 50rem;
  }
}
.author-wrapper-right {
  width: 537px;
}
@media screen and (max-width: 1199px) {
  .author-wrapper-right {
    width: 100%;
  }
}

.author-img-wrap {
  position: relative;
  width: 549px;
}
@media screen and (max-width: 1199px) {
  .author-img-wrap {
    width: 88.8%;
    margin: 0 auto;
  }
}
.author-img-wrap .newDate {
  top: 691px;
  font-size: 24px;
}
.author-img-wrap .newDate::before {
  background-size: 120px 110px;
  width: 120px;
  height: 110px;
  top: -69px;
  left: -6px;
  font-size: 40px;
}
@media screen and (max-width: 1199px) {
  .author-img-wrap .newDate {
    top: 833rem;
    font-size: 35rem;
  }
  .author-img-wrap .newDate::before {
    background-size: 180rem 160rem;
    width: 180rem;
    height: 160rem;
    top: -103rem;
    left: -11rem;
    font-size: 40rem;
  }
}
.author-img-wrap .rankicon {
  width: 70px;
  padding: 15px 0;
  bottom: 264px;
}
@media screen and (max-width: 1199px) {
  .author-img-wrap .rankicon {
    width: 70rem;
    padding: 15rem 0;
    bottom: 320rem;
  }
}
.author-img-wrap .rankicon p {
  font-size: 30px;
}
@media screen and (max-width: 1199px) {
  .author-img-wrap .rankicon p {
    font-size: 30rem;
  }
}
.author-img-wrap .rankicon p span {
  font-size: 42px;
}
@media screen and (max-width: 1199px) {
  .author-img-wrap .rankicon p span {
    font-size: 42rem;
  }
}

.author-thumbnail-wrap {
  display: flex;
}

.author-info-wrap {
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .author-info-wrap {
    width: 88.8%;
    margin: 0 auto;
  }
}

.author-title-sp {
  display: block;
  font-size: 21px;
  background: #00a6c4;
  padding: 8px 0 8px 16px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1199px) {
  .author-title-sp {
    font-size: 21rem;
    padding: 8rem 0 8rem 16rem;
    margin-bottom: 32rem;
  }
}

.author-size-wrap {
  font-family: fot-matisse-pron, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
}
.author-size-wrap .options-flex {
  display: flex;
  align-items: center;
  gap: 9px;
}
@media screen and (max-width: 1199px) {
  .author-size-wrap .options-flex {
    gap: 9rem;
  }
}
.author-size-wrap .options img {
  width: 295px;
}
@media screen and (max-width: 1199px) {
  .author-size-wrap .options img {
    width: 295rem;
  }
}

.author-name-tall-wrap {
  font-size: 23px;
}
@media screen and (max-width: 1199px) {
  .author-name-tall-wrap {
    font-size: 34rem;
  }
}
.author-name-tall-wrap .flex {
  gap: 40px;
}
@media screen and (max-width: 1199px) {
  .author-name-tall-wrap .flex {
    gap: 40rem;
  }
}

.author-schedule {
  font-family: "Osaka", sans-serif;
  font-size: 25rem;
  width: 88.8%;
  margin: 0 auto;
  margin-bottom: 72rem;
}
@media screen and (min-width: 1200px) {
  .author-schedule {
    width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .author-schedule {
    width: 549px;
    font-size: 21px;
    margin-bottom: 0;
  }
}

.author-schedule-title {
  color: #fff;
  background: #00a6c4;
  padding: 8rem 0;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .author-schedule-title {
    padding: 12px 0;
  }
}

.attend-list-contentwrap {
  color: #fff;
  list-style: none;
}
@media screen and (min-width: 1200px) {
  .attend-list-contentwrap {
    margin-bottom: 56px;
  }
}

.attend-list {
  display: flex;
  align-items: center;
  border-bottom: #00a6c4 solid 1px;
}

.cell-date {
  background: #c8c8c8;
  text-align: center;
  padding: 24rem;
  color: #020000;
}
.cell-date span {
  margin-left: 4rem;
}
@media screen and (min-width: 1200px) {
  .cell-date {
    padding: 17px 12px;
    font-size: 22px;
  }
}

.cell-hour {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.cell-hour .therapist-list-realtime {
  width: 228px;
  background-color: #00d7ff;
  margin: 0 0 0 17px;
  color: #fff;
  height: unset;
  font-size: 17px;
  padding: 2px 7px;
}
@media screen and (max-width: 1199px) {
  .cell-hour .therapist-list-realtime {
    width: 228rem;
    font-size: 26rem;
    padding: 2rem 7rem;
  }
}

@media screen and (max-width: 1199px) {
  .twitter-inner {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .twitter-link {
    font-size: 17px;
  }
}

.gototherapists-wrap {
  background: #3a393b;
  padding: 8rem;
  width: 88.8%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .gototherapists-wrap {
    display: none;
  }
}

.gototherapists {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24rem;
  text-align: center;
  padding: 10rem 0;
  border: solid 1px #fff;
}
.gototherapists a {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .gototherapists {
    display: none;
  }
}

.gototherapists-wrap-pc {
  background: #3a393b;
  padding: 8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .gototherapists-wrap-pc {
    display: none;
  }
}

.gototherapists-pc {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  padding: 8px 0;
  border: solid 1px #fff;
}
@media screen and (max-width: 1199px) {
  .gototherapists-pc {
    display: none;
  }
}
.gototherapists-pc a {
  color: #fff;
}

.author-thumbnail {
  height: 244px;
}
@media screen and (max-width: 1199px) {
  .author-thumbnail {
    height: 39.4495412844vw;
  }
}
.author-thumbnail img {
  height: 244px;
}
@media screen and (max-width: 1199px) {
  .author-thumbnail img {
    height: 39.4495412844vw;
  }
}

.author-img {
  height: 732px;
}
@media screen and (max-width: 1199px) {
  .author-img {
    height: 118.4320266889vw;
  }
}
.author-img img {
  height: 732px;
}
@media screen and (max-width: 1199px) {
  .author-img img {
    height: 118.4320266889vw;
  }
}

@media screen and (min-width: 1200px) {
  .access {
    padding-bottom: 72px;
  }
}
.access-inner {
  padding-bottom: 88rem;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .access-inner {
    padding-bottom: 40px;
    width: 88.8%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .access-inner {
    width: 1200px;
  }
}
.access-info {
  padding: 30px 68px 48px 68px;
  font-size: 20px;
  color: #fff;
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .access-info {
    padding: 30rem 68rem 48rem 68rem;
    font-size: 24rem;
    line-height: 1.5;
  }
}
.access-info dt {
  display: inline-block;
  padding-top: 44px;
}
@media screen and (max-width: 1199px) {
  .access-info dt {
    padding-top: 44rem;
  }
}
.access-info dd {
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .access-info dd {
    display: block;
  }
}
.access-info dd span {
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .access-info dd span {
    font-size: 20rem;
    display: block;
  }
}
.access-room-name {
  color: #fff;
  font-size: 24px;
  padding: 64px 68px 27px 68px;
}
@media screen and (max-width: 1199px) {
  .access-room-name {
    font-size: 24rem;
    padding: 64rem 68rem 27rem 68rem;
  }
}
.access-map {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  margin: 0 80rem 108rem;
}
.access-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .access-map {
    margin: 0 80px 108px;
  }
}

.system-body {
  background-color: #000;
}

.system {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 84px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .system {
    width: 100%;
    padding-top: 84rem;
  }
}

.course .place-list {
  padding-top: 46px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1199px) {
  .course .place-list {
    padding: 0 2%;
  }
}
.course .place-list .item {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0.5rem;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .course .place-list .item {
    font-size: 33rem;
  }
}
.course .place-list dt,
.course .place-list dd {
  width: 50%;
  border: 1px solid #00d7ff;
  padding: 18px 0 18px 37px;
}
@media screen and (max-width: 1199px) {
  .course .place-list dt,
  .course .place-list dd {
    padding: 18rem 0 18rem 37rem;
  }
}
.course .place-list dt {
  background: #1e1e1e;
  text-align: left;
}

.special-reserve {
  padding-top: 90px;
}
@media screen and (max-width: 1199px) {
  .special-reserve {
    padding: 90rem 2% 0;
  }
}
.special-reserve p {
  border: #00d7ff solid 1px;
  padding: 20px;
  font-size: 27px;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5rem;
}
@media screen and (max-width: 1199px) {
  .special-reserve p {
    padding: 20rem;
    font-size: 27rem;
  }
}
.special-reserve dl {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1199px) {
  .special-reserve dl {
    padding-top: 10rem;
    gap: 10rem;
  }
}
.special-reserve dl div {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0.5rem;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .special-reserve dl div {
    font-size: 33rem;
    gap: 10rem;
  }
}
.special-reserve dl div dt,
.special-reserve dl div dd {
  width: 50%;
  border: 1px solid #00d7ff;
  padding: 18px 0 18px 37px;
}
@media screen and (max-width: 1199px) {
  .special-reserve dl div dt,
  .special-reserve dl div dd {
    padding: 24rem 0 18rem 37rem;
    height: 84rem;
  }
}
.special-reserve dl div dt {
  background: #1e1e1e;
  text-align: left;
}
.special-reserve dl :nth-child(4) {
  padding-top: 30px;
}
@media screen and (max-width: 1199px) {
  .special-reserve dl :nth-child(4) {
    padding-top: 30rem;
  }
}

.about-reserve {
  padding-top: 90px;
}
@media screen and (max-width: 1199px) {
  .about-reserve {
    padding: 90rem 2% 0;
  }
}
.about-reserve p {
  border: #00d7ff solid 1px;
  padding: 20px;
  font-size: 27px;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5rem;
}
@media screen and (max-width: 1199px) {
  .about-reserve p {
    margin-bottom: 48rem;
    padding: 20rem;
    font-size: 27rem;
  }
}
.about-reserve ul {
  padding-top: 40px;
  font-size: 14px;
  line-height: 1.8;
  padding-left: 13px;
}
@media screen and (max-width: 1199px) {
  .about-reserve ul {
    padding-top: 40rem;
    font-size: 24rem;
    padding-left: 13rem;
  }
}

.guideline {
  padding-top: 90px;
}
@media screen and (max-width: 1199px) {
  .guideline {
    padding: 90rem 2% 0;
  }
}
.guideline .title {
  border: #00d7ff solid 1px;
  padding: 20px;
  font-size: 27px;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5rem;
}
.guideline .paragraph {
  font-size: 14px;
  line-height: 2;
  padding: 55px 0 0 15px;
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .guideline .paragraph {
    padding: 0 0 0 15rem;
  }
}
.guideline .paragraph:nth-child(3) {
  padding-top: 30px;
}
.guideline .rule {
  padding: 27px 0 113px;
  list-style-type: square;
  font-size: 14px;
  line-height: 1.8;
  margin-left: 2.2em;
}
@media screen and (max-width: 1199px) {
  .guideline .title {
    margin-bottom: 48rem;
    font-size: 30rem;
  }
  .guideline .title::before {
    width: 70rem;
    margin-right: 24rem;
  }
  .guideline .title::after {
    width: 70rem;
    margin-left: 24rem;
  }
  .guideline .paragraph {
    font-size: 24rem;
  }
  .guideline .rule {
    font-size: 24rem;
  }
}

.ranking {
  background-color: #000;
  color: #fff;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 84px;
}
@media screen and (max-width: 1199px) {
  .ranking {
    max-width: unset;
    padding-top: 84rem;
  }
}
.ranking-body {
  background: #000;
}
.ranking .inner {
  padding-top: 45px;
  color: #00a6c4;
}
@media screen and (max-width: 1199px) {
  .ranking .inner {
    width: 100%;
    padding: 0 5%;
  }
}
.ranking .therapist-list-wrap {
  margin-bottom: 150px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 150rem;
  }
}
.ranking .therapist-list-wrap .rankinlow {
  padding: 30px 0;
  justify-content: center;
  gap: 36px;
  width: 48.5%;
  border: #00d7ff solid 1px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow {
    padding: 0;
    width: 100%;
    border: none;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-info-flexwrap {
  display: none;
}
.ranking .therapist-list-wrap .rankinlow .therapist-ranking img {
  width: 220px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-ranking img {
    width: 270rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-ranking p {
  top: 74px;
  left: 61px;
  font-size: 42px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-ranking p {
    font-size: 60rem;
    top: 83rem;
    left: 68rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-ranking p span {
  font-size: 90px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-ranking p span {
    font-size: 90rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-ranking-left {
  padding-top: 0;
}
.ranking .therapist-list-wrap .rankinlow .therapist-name {
  font-size: 23px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-name {
    font-size: 28rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-img-wrap {
  width: 261px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-img-wrap {
    width: 351rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .ranking-author {
  padding-top: 26px;
  gap: 0 20px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 21px;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .ranking-author {
    font-size: 28rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .ranking-author a {
  border-bottom: 1px solid;
  color: #fff;
}
.ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .rankicon {
  bottom: 58px;
  right: 15px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .rankicon {
    bottom: 80rem;
    right: 15rem;
  }
}
.ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .newDate {
  top: 349px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-list-wrap .rankinlow .therapist-img-wrap .newDate {
    top: 471rem;
  }
}
.ranking .therapist-page-list {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 67px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-page-list {
    padding-top: 0;
  }
}
.ranking .therapist-page-list:first-child {
  padding-top: 0;
}
.ranking .therapist-page-list:nth-child(6), .ranking .therapist-page-list:nth-child(7) {
  margin-top: 50px;
}
.ranking .therapist-contentwrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.6809651475vw;
}
.ranking .therapist-contentwrap .option-fee-pc {
  width: 40%;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-contentwrap {
    margin-bottom: 0;
  }
}
.ranking .therapist-name {
  font-size: 28px;
  text-align: center;
  color: #fff;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-name {
    font-size: 28rem;
  }
}
.ranking .therapist-ranking {
  position: relative;
}
.ranking .therapist-ranking-wrap {
  display: flex;
  gap: 0 10px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-ranking-wrap {
    justify-content: space-between;
  }
}
.ranking .therapist-ranking img {
  width: 270px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-ranking img {
    width: 270rem;
  }
}
.ranking .therapist-ranking p {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 60px;
  text-align: center;
  font-style: italic;
  position: absolute;
  top: 83px;
  left: 68px;
  color: #e0ba53;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-ranking p {
    font-size: 60rem;
    top: 83rem;
    left: 68rem;
  }
}
.ranking .therapist-ranking p span {
  font-size: 110px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-ranking p span {
    font-size: 110rem;
  }
}
.ranking .therapist-ranking-top {
  display: flex;
  align-items: flex-end;
  gap: 0 10px;
  margin-top: 0;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #00a6c4;
  height: auto;
}
.ranking .therapist-ranking-top img {
  width: 10.0083402836vw;
  padding-bottom: 1.6680567139vw;
}
.ranking .therapist-ranking-top p {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 8.3402835696vw;
  text-align: center;
  font-style: italic;
}
.ranking .therapist-ranking-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
  padding-top: 70px;
}
.ranking .therapist-info-flexwrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-info-flexwrap {
    gap: 1.9660411081vw 0;
  }
}
.ranking .therapist-infowrap {
  margin-bottom: 10px;
  color: #fff;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-infowrap {
    margin-bottom: 0;
  }
}
.ranking .therapist-tall {
  text-align: left;
}
.ranking .therapist-img-wrap {
  width: 330px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-img-wrap {
    width: 351rem;
    height: 561rem;
    padding: 0;
  }
}
.ranking .therapist-img-wrap .rankicon {
  bottom: 16px;
  right: 20px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-img-wrap .rankicon {
    bottom: 80rem;
    right: 30rem;
  }
}
.ranking .therapist-img-wrap .newDate {
  left: 4px;
  top: 448px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-img-wrap .newDate {
    left: 9rem;
    top: 469rem;
  }
}
.ranking-text {
  width: 528px;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  border: solid 1px #00a6c4;
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  .ranking-text {
    width: 100%;
  }
}
.ranking-text p {
  margin: 21px 12px 21px 35px;
  padding-right: 24px;
  max-height: 330px;
  font-size: 16px;
  overflow: auto;
}
@media screen and (max-width: 1199px) {
  .ranking-text p {
    font-size: 21rem;
  }
}
.ranking-text .title {
  background-color: #00d7ff;
  padding: 0px 0 0px 16px;
  font-size: 21px;
}
@media screen and (max-width: 1199px) {
  .ranking-text .title {
    font-size: 21rem;
  }
}
.ranking-text a:visited,
.ranking-text a:link {
  color: inherit;
}
@media screen and (max-width: 1199px) {
  .ranking-text {
    margin-top: 3.5746201966vw;
    font-size: 3.0384271671vw;
  }
}
.ranking-realtime {
  background-color: #00d7ff;
  width: 300px;
  height: 38px;
  text-align: center;
  padding: 3rem 0;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .ranking-realtime {
    width: 300rem;
  }
}
.ranking-realtime-wrap {
  padding-top: 26px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 42px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 28px;
}
@media screen and (max-width: 1199px) {
  .ranking-realtime-wrap {
    padding-top: 26rem;
    justify-content: space-between;
    font-size: 28rem;
  }
}
.ranking-realtime-wrap .ranking-author {
  font-size: 18px;
  border-bottom: 1px solid;
}
@media screen and (max-width: 1199px) {
  .ranking-realtime-wrap .ranking-author {
    font-size: 24rem;
  }
}
.ranking-realtime-wrap a {
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .ranking-realtime {
    padding: 6rem 0 6rem 0;
    font-size: 26rem;
    height: 40rem;
  }
}
.ranking-worktime {
  padding: 10px;
  border: 1px solid #00a6c4;
  font-size: 16px;
  color: #fff;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .ranking-worktime {
    padding: 6rem 0 6rem 0;
    font-size: 26rem;
  }
}
.ranking .therapist-img {
  height: 440px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-img {
    height: 62.7189324437vw;
  }
}
.ranking .therapist-img img {
  height: 440px;
}
@media screen and (max-width: 1199px) {
  .ranking .therapist-img img {
    height: 62.7189324437vw;
  }
}

.newface-body {
  background: #000;
}

.newface {
  background-color: #000;
  color: #fff;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.newface .inner {
  border: 1px solid #00a6c4;
  padding: 80px 124px 128px;
  padding-left: 124px;
  padding-right: 124px;
  padding-top: 80px;
  color: #00a6c4;
}
@media screen and (max-width: 1199px) {
  .newface .inner {
    border: 0;
    padding: 40rem 5.6% 128px;
  }
}
.newface .section-title {
  padding: 8px 0;
  background-color: #00a6c4;
  color: #fff;
  font-family: "Osaka", sans-serif;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .newface .section-title {
    font-size: 28rem;
    background-color: #1e1e1e;
    padding: 24rem 0;
  }
}
@media screen and (max-width: 1199px) {
  .newface .therapists-listwrap {
    gap: 4.4682752458vw 0;
  }
}
@media screen and (max-width: 1199px) {
  .newface .therapist-img-wrap {
    padding: 20rem;
  }
}
@media screen and (min-width: 1200px) {
  .newface .therapist-img-wrap {
    width: 42%;
  }
}
.newface .therapist-list-newface {
  color: #fff;
  background-color: #00d7ff;
  padding: 12px 0;
  width: 100%;
  height: 43px;
  font-size: 18px;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1199px) {
  .newface .therapist-list-newface {
    padding: 12rem 0;
    font-size: 28rem;
    height: 52rem;
  }
}
.newface .therapist-contentwrap > .newDate {
  top: 405px;
}
@media screen and (max-width: 1199px) {
  .newface .therapist-contentwrap > .newDate {
    top: 472rem;
  }
}

.attendance-bg {
  background: #000;
}

#attmgr_admin_scheduler {
  width: 1100px;
  margin: 0 auto;
  color: #fff;
}

.list_pagenavi {
  margin-bottom: 4rem;
  background: #000;
  color: #fff;
}

.list_pagenavi .list_datenavi {
  font-size: 18px;
  margin-bottom: 16px;
}

.list_pagenavi .list_datenavi a {
  font-size: 24px;
  color: #fff;
  padding: 8px 8px;
}

.attmgr_admin_scheduler tr:first-child th {
  position: sticky;
  top: 0;
  background-color: #00a6c4;
  color: #fff;
  z-index: 100000;
  padding: 2.4rem 0;
  font-size: 32rem;
}
@media screen and (min-width: 1200px) {
  .attmgr_admin_scheduler tr:first-child th {
    font-size: 16px;
  }
}

form#attmgr_admin_scheduler table.attmgr_admin_scheduler th,
form#attmgr_admin_scheduler table.attmgr_admin_scheduler td {
  padding: 16rem;
}
@media screen and (min-width: 1200px) {
  form#attmgr_admin_scheduler table.attmgr_admin_scheduler th,
  form#attmgr_admin_scheduler table.attmgr_admin_scheduler td {
    padding: 8px;
  }
}

.diary {
  font-size: 18px;
  background: #000;
  color: #fff;
  padding: 84px 0 200px;
}
@media screen and (max-width: 1199px) {
  .diary {
    padding-bottom: 15%;
    font-size: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  .diary h2::after {
    display: none;
  }
}
.diary a {
  color: #fff;
}
.diary__wrap {
  width: 1200px;
  margin: 0 auto 40px;
  padding: 1%;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1199px) {
  .diary__wrap {
    width: 100%;
    border: none;
    flex-direction: column-reverse;
    padding: 4%;
  }
}
.diary__img {
  width: 350px;
}
.diary .slider {
  padding: 0px 0 50px 0;
}
@media screen and (max-width: 1199px) {
  .diary .slider {
    width: 100%;
    padding: 0;
  }
}
.diary .slider .slick-dots li button:before {
  color: #00a6c4;
  font-size: 14px;
}
.diary .slider .slick-dots > li:first-child:last-child {
  display: none;
}
@media screen and (max-width: 1199px) {
  .diary .slider img {
    width: 100%;
  }
}
.diary__right {
  width: 100%;
}
.diary__info {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  border-bottom: 1px solid #00a6c4;
  padding-bottom: 5px;
}
.diary__text {
  padding-top: 20px;
  line-height: 1.5;
  text-align: justify;
}
.diary__archive {
  width: 1200px;
  margin: 20px auto 0;
  border: solid #00a6c4 1px;
  padding: 0.5%;
  background-color: #00a6c4;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .diary__archive {
    width: 100%;
    padding: 2%;
  }
}
.diary__archive a {
  color: #fff;
  text-decoration: none;
  cursor: default;
  display: block;
}

.archive {
  background: #000;
  color: #fff;
  font-size: 18px;
  padding: 84px 0 200px;
}
.archive a {
  color: #fff;
  text-decoration: none;
  cursor: default;
  display: block;
}
.archive__wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 1%;
}
@media screen and (max-width: 1199px) {
  .archive__wrap {
    width: 100%;
    padding: 2%;
    border: none;
  }
}
.archive__wrap .pagination {
  margin: 40px 0 20px;
  text-align: center;
}
.archive__wrap .pagination .page-numbers {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 15px;
  color: #333;
  border-radius: 3px;
  box-shadow: 0 3px 3px #999;
  background: #fff;
}
.archive__wrap .pagination .current {
  padding: 10px 15px;
  background: #00a6c4;
  color: #fff;
}
.archive__wrap .pagination .prev,
.archive__wrap .pagination .next {
  background: transparent;
  box-shadow: none;
  color: #00a6c4;
}
.archive__wrap .pagination .dots {
  background: transparent;
  box-shadow: none;
  color: #fff;
}
.archive__wrap .pagination .nav-links {
  display: flex;
  justify-content: center;
}
.archive__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 22px;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .archive__inner {
    gap: 2%;
  }
}
.archive__time {
  text-align: center;
}
.archive__post {
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  width: 270px;
}
.archive__post-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .archive__post {
    width: 49%;
  }
}
.archive__post-img {
  height: 360px;
}
@media screen and (max-width: 1199px) {
  .archive__post-img {
    width: 100%;
    height: 450rem;
  }
}
.archive__post-img img {
  max-height: 360px;
}
@media screen and (max-width: 1199px) {
  .archive__post-img img {
    width: 100%;
    height: 450rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.archive__post-author {
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
}
.archive__post-author a {
  color: #fff;
  text-decoration: none;
  cursor: default;
}
.archive__post-content {
  line-height: 1.4;
  font-size: 0.8em;
  padding-bottom: 1em;
}
.archive .diary__wrap .slider {
  padding: 0px 0 50px 0;
}
.archive .diary__wrap .slider .slick-dots li button:before {
  color: #00a6c4;
  font-size: 14px;
}
.archive .diary__wrap .slider .slick-dots > li:first-child:last-child {
  display: none;
}
.archive .diary__img {
  width: 350px;
}
.archive .diary__img img {
  width: 350px;
}
.archive .diary__text {
  line-height: 1.5;
}

.authorArchive {
  font-size: 20px;
  background: #000;
  color: #fff;
  padding: 84px 0 200px;
}
@media screen and (max-width: 1199px) {
  .authorArchive {
    padding-bottom: 80rem;
  }
}
.authorArchive a {
  color: #fff;
}
.authorArchive__wrap {
  width: 1200px;
  margin: 0 auto 40px;
  padding: 1%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 1199px) {
  .authorArchive__wrap {
    width: 100%;
  }
}
.authorArchive .diary__wrap {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .authorArchive .diary__wrap {
    border: solid #00a6c4 1px;
  }
}
@media screen and (max-width: 1199px) {
  .authorArchive .diary__wrap .slider {
    width: 100%;
  }
}
.authorArchive .slick-dots li.slick-active button:before {
  color: #00a6c4;
  font-size: 14px;
}
.authorArchive .slick-dots li button:before {
  color: #00a6c4;
  font-size: 14px;
}
.authorArchive .slick-dots > li:first-child:last-child {
  display: none;
}/*# sourceMappingURL=style.css.map */