@charset "utf-8";

.navcredit a {
  width: 100%;
}

.navcredit img {
  width: 95%;
  max-width: 400px;
}

header .btn_tel {
  font-size: 0.85rem;
  /* width: 100%; */
  text-align: center;
  display: none;
}

header .btn_tel a {
  font-size: 1.55rem;
  padding-bottom: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

header .btn_tel em {
  font-style: normal;
  width: max-content;
  display: block;
}

header .btn_tel .material-icons {
  font-size: 2rem;
}

header .btn_tel .material-icons {
  font-size: 1.5rem;
  margin-right: 5px;
}

header .btn_line {
  padding-top: 0.5rem;
  padding-right: 1rem;
}

header .sns {
  width: 10.8%;
  display: flex;
  align-content: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  margin: 0;
}

.global_nav a {
  padding: 0.5rem 0;
  display: unset;
}

.global_nav .nav-only {
  padding: 0.5rem 0;
  width: 42%;
  border-bottom: 1px dotted #bbb;
}

.navcredit {
  width: 100% !important;
  padding-top: 1rem;
}

.global_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.global_nav {
  height: 100vh;
}

.active .sns {
  width: 100%;
}

.active .sns li {
  padding: 0;
}

header .sns p {
  width: 34px;
}

.head-nav .btn_tel {
  font-size: 0.78rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  align-content: flex-end;
  margin: 0 15px 0 15px;
  filter: drop-shadow(1px 1px 1px white);
}

.head-nav .btn_tel a {
  font-size: 1.55rem;
  padding-bottom: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.head-nav .btn_tel em {
  font-style: normal;
  width: max-content;
  display: block;
}

.btn_tel .material-icons {
  margin-right: 5px;
}

@media screen and (min-width: 640px) {
  header .btn_tel {
    display: block;
  }
}

@media screen and (min-width: 1300px) {
  header .btn_tel a {
    font-size: 1.55rem;
    padding-bottom: 0.25rem;
  }
}

@media screen and (max-width: 980px) {
  /*
  header .btn_tel {
    position: absolute;
    right: 4.75rem;
    text-align: center;
    width: auto;
    display: none;
  }

  header .btn_tel a {
    font-size: 1.2rem;
  }

  header .btn_tel .material-icons {
    font-size: 1.5rem;
  }
*/
}

/*--------------------
        Slider
------------------- -*/
.contents_header {
  text-align: center;
}

.top-sliding {
  width: 100%;
}

.slider_shop {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background: #bbb;
}
.access-box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-bottom: 2rem;
}
.g-map iframe,
.g-map {
  width: 100%;
}
.access-text {
  width: 100%;
}
.access-padding {
  padding: 0 1rem;
  text-align: center;
}
.ggmap-ttl {
  text-align: center;
  padding: 0.5rem 0;
  font-size: 1.4rem;
}
.access-point p {
  /* border: 1px solid #2a2a2a; */
  /* padding: 1rem; */
  box-sizing: border-box;
  /* background: #FFF; */
  margin-top: 1rem;
}
.access-text .tel {
  font-size: 1.2rem;
}

.tel .material-icons {
  vertical-align: middle;
  line-height: 1.8;
}

.cont_titile03 {
  line-height: 1.2;
  padding: 3rem 0 1.5rem;
}
.top_schedule h3 {
  text-align: center;
  padding: 0.5rem;
  /* background: rgba(255,255,255,0.5); */
  /* border: 1px solid #bbb; */
  /* margin-bottom: 1rem; */
  /* border-radius: 5px; */
}
.schedule-ttl {
  font-weight: bold;
  font-size: 1.1rem;
  /* color:#101248; */
}
.top_information {
  padding-bottom: 1rem;
}

.top_blog.sp {
  width: 90%;
  margin: 0 auto;
}

.top_blog .btn01 {
  margin: 2rem auto 0 !important;
  width: 100% !important;
}

.clearfix.p70 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.clearfix.p70 article {
  width: 49%;
  padding-bottom: 2rem;
}

.clearfix.p70 article img {
  width: 100%;
}

.clearfix.p70 article .photo img {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .f-hours {
    flex-direction: column;
    justify-content: center !important;
    height: 3.25rem !important;
    line-height: 1.4 !important;
  }

  .clearfix.p70 article .photo img {
    height: 236px;
    object-fit: cover;
  }
}

.krc_calendar.clearfix {
  width: 100%;
}

.krc_calendar.clearfix ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem 0;
  width: 100%;
}

.krc_calendar.clearfix li {
  padding: 0.5rem 0.5rem;
  border: 1px solid #666;
  width: 27%;
  margin-bottom: 0.25rem;
  text-align: center;
}
.krc_calendar.clearfix li a {
  width: 23%;
  padding: 0.5rem 1.5rem 0.5rem 0.9rem;
  text-align: center;
}
.krc_calendar.clearfix .target {
  background: linear-gradient(45deg, #f8e58c -10%, #f8e58c 60%, #f8e58c 100%);
}

.krc_calendar.clearfix .target a {
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
  .clearfix.p70 article {
    width: 19.2% !important;
  }
}

@media screen and (min-width: 810px) {
  header .btn_tel {
    font-size: 0.78rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-end;
    margin: 0 15px 0 auto;
  }

  /*
  .btn_tel br {
    display: none;
  }
*/

  .clearfix.p70 article {
    width: 19.46%;
  }

  .global-nav__list {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
  }

  .global-nav__list li + li {
    border-right: 1px solid #bbb;
  }

  .global-nav__list li:first-child {
    border-right: 1px solid #bbb;
  }

  .global-nav__list li:last-child {
    border: none;
  }

  .krc_calendar.clearfix li {
    padding: 0.5rem;
    border: 1px solid #666;
    width: 12%;
    margin-bottom: 0.25rem;
    text-align: center;
  }

  .krc_calendar.clearfix .target {
    width: 12%;
  }
  .krc_calendar.clearfix li a {
    padding: 0.5rem 2rem 0.5rem 2rem;
  }
  .bottom-linkban {
    padding: 0 0 2rem !important;
  }

  .sli2.top-sliding: {
    padding-bottom: 3rem;
  }

  .map-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    padding-bottom: 3rem;
  }
}

/*- Therapist -*/
.todays-wrap {
  width: 100%;
}
.single-rank-wrap {
  display: flex;
  flex-wrap: wrap;
}

.todays-wrap .clearfix {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.todays-wrap article {
  width: 49%;
  padding-bottom: 2rem;
}

.therapist-box .photo {
  position: relative;
  z-index: 90;
  height: 304px;
  overflow: hidden;
  border-radius: 0.25rem;
}
.single-cast .photo {
  height: unset !important;
}

.single-cast .photo .slider-for img {
  height: 645px;
}

.single-cast .photo .slider-nav img {
  height: 120px;
}

@media screen and (max-width: 1000px) {
  .single-cast .photo .slider-for img {
    height: 480px;
  }

  .single-cast .photo .slider-nav img {
    height: 120px !important;
  }
}

@media screen and (max-width: 640px) {
  .single-cast .photo .slider-for img {
    height: 460px !important;
  }

  .single-cast .photo .slider-nav img {
    height: 100px !important;
  }
}

@media screen and (max-width: 801px) {
  .therapist-box .photo {
    position: relative;
    z-index: 90;
    height: 236px;
    overflow: hidden;
    border-radius: 0.25rem;
  }
}

.photo img {
  border-radius: 0.25rem;
}

.iconset {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}

.iconset-top {
  width: auto;
  top: 0;
  justify-content: flex-end !important;
  right: 0 !important;
  left: unset !important;
}

.iconset .grade-icon {
  background: linear-gradient(90deg, rgba(197, 207, 207, 0.8) -10%, rgba(197, 207, 207, 0.8) 60%, rgba(230, 241, 233, 0.8) 100%);
  padding: 0.1rem 0.25rem;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  font-size: 13px;
  font-family: serif;
  font-weight: bold;
  display: block;
  border-radius: 0 0 0.25rem 0.25rem;
}

.iconset .today_icon {
  background: linear-gradient(to top right, transparent 50%, rgba(197, 207, 207, 0.8) 50%);
  padding: 0.1rem 0.25rem;
  text-align: center;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0.25rem 0.5rem 1.5rem 2rem;
  letter-spacing: 1px;
  height: 4rem;
}

.therapist-box {
  position: relative;
}

.therapist-box .iconset_new {
  display: flex;
  justify-content: flex-start;
  height: 23px;
  align-items: flex-start;
}

.therapist-box .iconset_new a {
  width: 27px;
  margin: 0 0 0 auto;
  display: block;
}

.therapist-box .iconset_new span {
  display: block;
  padding: 3px 5px;
  margin: 0 4px 0 0;
  font-size: 12px;
  line-height: 1;
}

.therapist-box .iconset_new .new_icon {
  background: blue;
  color: #2a2a2a;
}

.therapist-box .iconset_new .taiken_icon {
  background: green;
  color: #fff;
}

.todays-wrap .photo img {
  width: 100% !important;
  vertical-align: bottom;
  height: 304px;
  object-fit: cover;
}

@media screen and (max-width: 640px) {
  .todays-wrap .photo img {
    width: 100% !important;
    vertical-align: bottom;
    height: 236px;
    object-fit: cover;
  }
}

.todays-wrap li {
  line-height: 1.5;
}

.therapist-name {
  position: relative;
}

.therapist-name .ico_twitter {
  width: 24px;
  margin: -3px 0 0 auto;
}

.ico_twitter img {
  vertical-align: middle;
}

.single-cast .slick-dotted.slick-slider {
  margin-bottom: 1rem !important;
  padding-top: 1rem;
}

.therapist-name .name {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
}

.single-castname .cont_titile {
  padding: 0;
}

.therapist-twi {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  width: 1.5rem;
}

.age {
  /* position: absolute; */
  /* top:0.2rem; */
  /* right:1.8rem; */
  font-size: 12px;
  font-weight: normal;
}

.free-icon {
  margin-top: 0.5rem;
}

.single-cast .free-icon ul {
  margin-bottom: 1rem;
}

.single-cast .free-icon li {
  font-size: 0.8rem;
}

.single-castname {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.therapist-twi2 {
  top: 1rem;
}

.three-size {
  font-size: 14px;
}

.time-box {
  background: #2a2a2a;
  margin-top: 0.5rem;
  font-size: 15px;
  color: #fff;
  padding: 0.25rem 0;
  text-align: center;
  border-radius: 0.25rem 0.25rem 0 0;
}

.time-box .material-icons {
}

.todays-time p {
  display: flex;
  justify-content: center;
}

.todays-time p {
  margin: 0 auto;
}

.room {
  text-align: center;
  margin-top: 1rem;
}

div#all_content .room {
  display: block;
}

.guide {
  text-align: center;
  padding: 0.25rem 0;
  border: 1px solid #bbb;
  font-size: 15px;
  border-radius: 0 0 0.25rem 0.25rem;
  background: #fff;
  /* display: none; */
}

.photo .slick-track .slick-slide {
  padding: 0.25rem;
}

.free-icon ul {
  width: 100%;
  display: flex;
  font-size: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.free-icon ul li {
  width: 47.5%;
  text-align: center;
  margin-bottom: 0.25rem;
  background: #f8e58c;
  border-radius: 0.25rem;
  color: #000;
  padding: 0.1rem 0 0.25rem;
}

@media screen and (min-width: 801px) {
  header.contents_header {
    margin-top: 8rem;
    padding: 0;
  }

  .castlist .therapist-box {
    width: 100%;
    align-items: flex-start;
  }

  .todays-wrap .clearfix {
    justify-content: flex-start;
  }

  .todays-wrap article {
    margin-left: 0.9rem;
  }

  .clearfix.p70 {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
  }

  .clearfix.p70 article + article {
    margin-left: 0.5rem;
  }

  .iconset {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .iconset-top {
    width: auto;
    top: 0;
    justify-content: flex-end !important;
    right: 0 !important;
    left: 0 !important;
  }

  .iconset .grade-icon {
    font-size: 1.1rem;
  }
}

/*- Therapist single -*/
.iconset_cast {
  display: flex;
  align-items: center;
}

.iconset_cast span {
  display: block;
  padding: 3px 5px;
  line-height: 1;
  width: max-content;
  margin: 0 10px 0 0;
}

.single-castname {
  width: 100%;
  border-bottom: 1px dashed #ccc;
}

.single-castname .cont_titile {
  border: none;
  /* padding: 0.75rem 0 0; */
}

.therapist-detail .three-size {
  font-size: 1rem;
  padding: 0rem 0 0.5rem;
}

.therapist-type {
  display: flex;
  width: 100%;
  line-height: 1.4;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}

.therapist-type dt {
  width: 38%;
  background: #efefef;
  margin: 0 0 10px 0;
  font-size: 13px;
  text-align: center;
  line-height: 1.4;
  padding: 4px 0;
  font-weight: bold;
}

.therapist-type dd {
  width: 58%;
  text-align: left;
  display: block;
  line-height: 1.4;
}

.therapist-comment dt {
  width: 100%;
  background: #efefef;
  margin: 0 0 10px 0;
  font-size: 13px;
  text-align: left;
  line-height: 1.4;
  padding: 7px 12px;
  font-weight: bold;
  box-sizing: border-box;
}

.therapist-comment dd {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 0.5rem;
  background: #fff;
  margin-bottom: 0.5rem;
}

.single-cast .clearfix {
  display: block;
}

.single-cast-calendar {
  text-align: center;
  padding-top: 2rem;
  width: 100%;
}

.single-cast-calendar .cont_titile03 {
  padding: 2rem 0 1rem;
}

.single-cast-calendar dl {
  border: 1px solid #bbb;
}

.single-cast-calendar dl + dl {
  border-top: none;
  background: #fff;
}

.single-cast-calendar dt {
  border-bottom: 1px solid #bbb;
}

.single-cast-calendar dt {
  width: 100% !important;
  background: #eee;
}

.krc_calendar dl {
  width: 100%;
}

.krc_calendar dl dt {
  margin: 0 auto;
  text-align: center;
}

.krc_calendar dl dd {
  padding: 0 auto;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  padding-bottom: 0.25rem;
}

.todays-post {
  width: 50%;
  display: flex;
}

@media screen and (min-width: 640px) {
  .todays-wrap article {
    width: 18.8%;
  }

  .name {
    font-size: 18px;
  }

  .therapist-twi {
    top: 0.3rem;
  }

  .therapist-box.single-cast {
    max-width: 1100px;
    margin: 0 auto;
  }

  .single-cast {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }

  .single-cast .photo {
    width: 45%;
  }

  .single-cast-calendar {
    text-align: center;
    padding-top: 2rem;
    width: 100%;
  }

  .single-cast-calendar .cont_titile03 {
    padding: 2rem 0 1rem;
  }

  .single-cast-calendar .krc_calendar.clearfix {
    display: flex;
    flex-wrap: nowrap;
  }

  .single-cast-calendar dl {
    border: 1px solid #bbb;
    border-left: 0;
    margin-top: 0.5rem;
  }

  .single-cast-calendar dl:first-child {
    border-left: 1px solid #bbb;
  }

  .single-cast-calendar dl + dl {
    border-top: 1px solid #bbb;
  }

  .single-cast-calendar dt {
    border-bottom: 1px solid #bbb;
  }

  .single-cast-calendar dt {
    width: 100% !important;
    background: #eee;
    font-size: 14px;
    padding: 5px 0;
  }

  .single-cast-calendar dl {
    width: 19.46%;
  }

  .single-cast-calendar dl dd {
    text-align: center;
    padding: 0.5rem;
    font-size: 13px;
  }

  .therapist-detail {
    width: 50%;
  }

  .single-cast-calendar {
    width: 100%;
  }

  .therapist-twi2 {
    top: 1rem;
    width: 2.5rem;
  }
}

/*- Twitter- */
.top_twitter {
  width: 90%;
  margin: 0 auto;
}

.top_twitter-wrap {
  /* height: 480px; */
  overflow-y: scroll;
  margin: 0 auto;
}

#sb_instagram #sbi_images {
  padding: 0.5rem 0.25rem !important;
}

@media screen and (min-width: 801px) {
  .top_twitter {
    width: 38%;
    padding: 0;
  }

  .top_twitter-wrap {
    padding: 0;
  }

  .top_blog {
    width: 60%;
    padding: 0;
  }
  section {
    width: 100%;
  }
  .top_information {
    padding-bottom: 3rem;
  }
  .section-wrap {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
  }

  ul.blog_list li {
    width: 100% !important;
  }

  .top_instagram {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}

/*- EVENT */
.event-price {
  padding-top: 1.5rem !important;
}

.event-period span {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0 0.25rem;
}

.campaign .inner_page {
  padding: 0;
}

.event-price {
  font-weight: bold;
}

.event-price .before {
  font-size: 1.8rem;
}

.event-price .after {
  font-size: 2.6rem;
}

@media screen and (min-width: 801px) {
  .event .read {
    padding-bottom: 2rem;
  }
}

.mailform-tbl {
  width: 100%;
}

.form-wrap {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.form-b tr {
}

.form-b th {
  width: 100%;
  text-align: left;
  border-bottom: none;
  padding: 1rem 0.25rem 0.5rem 0.25rem;
  font-weight: normal;
  float: left;
  box-sizing: border-box;
  font-size: 0.95rem;
}

.form-b td {
  text-align: left;
  font-weight: normal;
  width: 100%;
  float: left;
  margin-bottom: 1rem;
}

.form-b input[type="text"],
.form-b input[type="email"],
.form-b input[type="password"] {
  width: 100% !important;
}

.form-b span.attention {
  color: #f91c1c;
  font-size: 0.8rem;
}

.ccb-lower {
  width: 95%;
  margin: 1rem auto;
  font-size: 0.9rem;
  line-height: 1.8;
  height: 380px;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 0.5rem;
}

.regist {
  text-align: center;
  padding-top: 1rem;
}

@media screen and (min-width: 801px) {
  .ccb-lower {
    width: 100%;
    padding: 2rem 1rem;
  }
}

.credit {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 2rem;
}

.credit img {
  width: 90%;
}
.credit a {
  width: 100%;
  padding: 0 1rem;
}

.credit p {
  padding: 1rem 0 1rem;
}

.bottom-linkban {
  /* width:98%; */
  padding: 0 0.25rem;
}

.link-wrap {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 0 1rem; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.link-wrap-inner {
  /* width:100%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.link-img {
  width: 46%;
  padding: 0.15rem;
}
.link-img a {
  font-size: 0.5rem;
  line-height: 1;
}
.link-img br {
  display: none;
}
.link-img a br {
  display: none;
}
.link-wrap img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 801px) {
  .link-img {
    width: 28%;
  }
}

.event {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.event-box {
  padding: 0 0 2rem;
}

.event-box + .event-box {
  border-top: 1px solid #2a2a2a;
}

.event-img img {
  width: 100%;
}

.event h2 {
  padding: 0 0 0 0.25rem;
}

.event-dd {
  padding: 0.25rem;
}

.event-dd-archive {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.event-link {
  width: 100%;
  /* text-align: right; */
  padding-top: 1rem;
}

.event-link a {
  text-decoration: underline;
  text-align: right;
}

@media screen and (min-width: 801px) {
  .event-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2rem;
  }
  .single-event .event-box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .single-event .event-img {
    width: 100%;
  }
  .event-box-left {
    width: 49%;
  }

  .event-img {
    width: 49%;
  }

  .rec-img {
    width: 100%;
  }
}

.reserve-btn {
  width: 100%;
  margin-bottom: 2rem;
}

.reserve-btn ul {
  display: flex;
  justify-content: space-between;
}

.reserve-btn li {
  width: 30%;
  border: 1px solid #bbb;
}

.reserve-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  padding: 0.5rem 0;
}

.blog-page img {
  height: auto;
  vertical-align: bottom;
}

.maincol .post_meta {
  margin: 0;
}

.reserve-btn .material-icons {
  font-size: 2rem;
  padding-top: 0.3rem;
}

.contents {
  padding-bottom: 2rem;
}

@media screen and (max-width: 801px) {
  .reserve-btn {
    display: none;
  }
  .g-map {
    width: 100%;
    padding: 0 1rem;
  }
  .access-text {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  /*
  .btn_reserve {
    display: none;
  }

  .btn_tel br {
    display: block;
  }
*/
}

/*ランキング用*/
.ranking-only .single-cast-iconset {
  /* margin-top: -1.65rem; */
  width: 100%;
  position: unset;
  z-index: 1;
  padding-bottom: 1rem;
}

.ranking-only .single-cast-iconset .today_icon {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1rem;
  width: 5rem !important;
  padding: 0 !important;
}

.ranking-only .iconset .grade-icon {
  font-size: 0.8rem;
  padding: 0rem 0.25rem;
}

.ranking-only .mainslide img {
  width: 100%;
}

.ranking-only .photo .mainslide .slick-track .slick-slide {
  padding: 0;
}

.rank-wrap {
  padding: 1rem 0;
}

.rankindetail {
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.ranking-only .single-cast .photo {
  width: 36% !important;
}

@media screen and (max-width: 640px) {
  .ranking-only .single-cast .photo img {
    height: 200px;
    width: 100%;
  }
}

.ranking-only .therapist-detail {
  width: 59% !important;
}

.ranking-only .single-castname .cont_titile {
  font-size: 1.2rem;
  padding: 0;
  margin: 0.25rem 0 0.25rem 0;
}

.ranking-only .three-size {
  font-size: 0.9rem !important;
  padding: 0.5rem 0 0.25rem !important;
}

.ranking-only .single-cast .free-icon li {
  font-size: 0.75rem;
}

.ranking-only .therapist-comment {
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.4;
}

.ranking-only .therapist-comment.sp {
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.4;
  margin-top: 0.5rem;
}

.rank1 {
  background: #b39427;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
}

.rank2 {
  background: #bababa;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
}

.rank3 {
  background: #b68672;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
}

.rank4 {
  background: #f8e58c;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
}

.rank5 {
  background: #f8e58c;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
}

.breadcrumb .post-krc_ranking-archive {
  font-size: 0;
}

.breadcrumb .post-krc_ranking-archive:after {
  content: "ランキング";
  font-size: 12px;
}

.rank-header {
  margin-top: 1rem !important;
}

@media screen and (min-width: 801px) {
  .todays-wrap.ranking-only {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .rank-wrap {
    width: 49%;
  }

  .ranking-only .iconset .grade-icon {
    font-size: 0.9rem !important;
    padding: 0.5rem 0.25rem;
  }

  .ranking-only .today_icon {
    font-size: 1.2rem !important;
    height: 2.25rem !important;
    width: 8rem !important;
  }

  .ranking-only .ico_twitter img {
    vertical-align: top;
  }

  .ranking-only .single-cast .photo {
    width: 32% !important;
    height: 252px;
  }

  .ranking-only .single-cast .photo img {
    height: 252px;
    object-fit: cover;
    width: 100%;
  }

  .ranking-only .therapist-detail {
    width: 63% !important;
  }

  .therapist-name .name {
    font-size: 1.16rem;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    height: 2rem;
  }
  .single-cast .therapist-name .name {
    height: 3rem;
  }
  .breadcrumb .post-krc_ranking-archive:after {
    font-size: 14px;
  }

  .rank-header {
    margin-top: 3rem !important;
    margin-bottom: 1 rem !important;
  }

  .entry-title {
    width: 100%;
  }
}

/*ランキング用end*/
.top_schedule .today_icon {
  display: none;
}

.archive-sche .iconset-top {
  display: none !important;
}

.sat a {
  color: blue;
}

.sun a {
  color: red;
}

.mainvisual .head-nav {
  z-index: 1001 !important;
}

.sub_h_header .en_h {
  display: none;
}

.mw_wp_form_preview .mailform-tbl td {
  border-bottom: 1px solid #bbb;
}

.mw_wp_form_preview #submit-button {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.mw_wp_form_preview #submit-button input {
  background: linear-gradient(45deg, #2a2a2a -10%, #212121 60%, #454545 100%);
  color: #fff;
  border: 0;
  padding: 15px;
  width: 300px;
  margin: 80px auto;
  display: block;
  font-size: 16px;
  width: 48%;
}

.mw_wp_form_preview .ccb-lower.confirm-hidden {
  display: none;
}

.mw_wp_form_preview .regist {
  display: none;
}

.th-read {
  border: none;
  display: none;
}

.slick-dots {
  display: block !important;
}

.top_schedule .btn01 a {
  width: 100%;
}

.top_therapist .btn01 a {
  width: 100%;
}

.top_menu {
  overflow: hidden;
}

footer .btn_tel {
  font-size: 0.85rem;
  width: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
}

footer .btn_tel a {
  /* padding: 1rem; */
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.access-box {
  padding-bottom: 2rem;
}

.head-sns {
  display: none !important;
}

.active .sns {
  display: none !important;
}

.schedule-castreserve-btn {
  background: #2a2a2a;
  border: 1px solid #bbb;
  color: #fff;
  font-size: 0.75rem;
  padding: 0 0 0.15rem;
  border-radius: 0.25rem;
  width: 5.25rem;
  display: none;
}

.schedule-castreserve-btn a {
  color: #fff;
}

@media screen and (max-width: 801px) {
  .schedule-castreserve-btn {
    margin: 0 auto;
  }
}

input,
select {
  /* -webkit-appearance: none;
  appearance: none; */
  border: 1px solid #212121;
  border-radius: 4px;
  color: #212121;
  background: #fff;
}

/* -----ヘッダー、ナビ調整---- */
@media screen and (max-width: 1370px) {
  .toggle.sp {
    display: block !important;
  }

  .global_nav.sp {
    display: block !important;
  }
  .nav_follow .btn_reserve {
    margin: 0 80px 0 0;
  }
}

#wpfront-scroll-top-container img {
  width: 3.5rem !important;
}

.thumbnail-img {
  opacity: 0.3;
  transition: opacity 0.3s linear;
}

.slick-current img {
  opacity: 1 !important;
}

.slider-nav .slick-slide img {
  opacity: 0.3;
  transition: opacity 0.3s linear;
}

.slick-prev:before,
.slick-next:before {
  color: #2a2a2a !important;
}

.slider p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 100px;
  color: #666;
  margin: 10px;
  text-align: center;
  background-color: #e0e0e0;
}

.buttons {
  display: flex;
  justify-content: center;
}

.buttons .button {
  margin: 8px;
  border: 1px solid #2a2a2a;
  color: #2a2a2a;
  padding: 8px;
  text-align: center;
  width: 8em;
  transition: all 300ms ease;
}

.buttons .button:hover {
  cursor: pointer;
  background-color: #2a2a2a;
  color: #fff;
  transition: all 300ms ease;
}

.slick-prev,
.slick-next {
  opacity: 0;
}

.title-p {
  font-size: 1rem;
  font-weight: bold;
}

.br-bottom {
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
}

.form-box {
  padding: 1rem 0 1rem;
}

.mailform-tbl th::before {
  content: "■";
}

.f-hours {
  position: fixed;
  left: 0;
  bottom: 3.5rem;
  text-align: center;
  background: #fff;
  width: 100%;
  z-index: 999;
  height: 2.25rem;
  line-height: 1.6;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 1rem;
  padding-left: 0.25rem;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #2a2a2a;
}

.f-hours div {
  padding-right: 0.5rem;
}

.hour-wrap {
  display: flex;
}

@media screen and (min-width: 640px) {
  .f-hours {
    display: none;
  }
}

.scroll-top {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 100;
  /* background-color: #ddd; */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.scroll-top:hover {
  cursor: pointer;
  opacity: 1;
}

.scroll-top {
  opacity: 1;
}

.is-hide {
  pointer-events: none;
}
#bg-container {
  background: ;
}
/* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: #232741; */
  /* background-image: url(""); */
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: 50% 50%;
  z-index: 1;
}

/* ---- stats.js ---- */

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.count-particles {
  border-radius: 0 0 3px 3px;
}

#balloons-container {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.balloons div {
  position: fixed;
  left: 0;
  bottom: -150px;
  width: 200px;
  height: 200px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  /* border-radius: 50%; */
  /* box-shadow: -6px -6px 0 rgba(0, 0, 0, 0.15) inset; */
  opacity: 0.6;
  z-index: -1;
}

/* .balloons div:before {
  content: '';
  position: absolute;
  left: 38px;
  bottom: -70px;
  width: 2px;
  height: 70px;
  background: #a0a0a0;
  transform: rotate(5deg);
} */

/* .balloons div:after {
  content:"▲";
  position: absolute;
  left: 33px;
  bottom: -13px;
  color: #ffa07a;
} */

.balloons div:nth-of-type(1) {
  left: -5%;
  background: url(../img/1.png);
  background-size: 150px !important;
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 13s ease-in-out infinite;
}

.balloons div:nth-of-type(2) {
  left: 12%;
  background: url(../img/2.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 5s ease-in-out infinite;
}

.balloons div:nth-of-type(3) {
  left: 18%;
  background: url(../img/3.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 16s ease-in-out infinite;
}

.balloons div:nth-of-type(4) {
  left: 22%;
  background: url(../img/2.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 14s ease-in-out infinite;
}

.balloons div:nth-of-type(5) {
  left: 36%;
  background: url(../img/1.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 7s ease-in-out infinite;
}

.balloons div:nth-of-type(6) {
  left: 50%;
  background: url(../img/2.png);
  animation: wobbling_x 0.9s ease-in-out infinite alternate, wobbling_y 1.2s ease-in-out infinite alternate, fly_high 12s ease-in-out infinite;
}

.balloons div:nth-of-type(7) {
  left: 62%;
  background: url(../img/3.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 15s ease-in-out infinite;
}

.balloons div:nth-of-type(8) {
  left: 68%;
  background: url(../img/2.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 7s ease-in-out infinite;
}

.balloons div:nth-of-type(9) {
  left: 78%;
  background: url(../img/1.png);
  background-size: 150px !important;
  animation: wobbling_x 0.9s ease-in-out infinite alternate, wobbling_y 1.2s ease-in-out infinite alternate, fly_high 9s ease-in-out infinite;
}

.balloons div:nth-of-type(10) {
  left: 90%;
  background: url(../img/3.png);
  animation: wobbling_x 0.8s ease-in-out infinite alternate, wobbling_y 1.1s ease-in-out infinite alternate, fly_high 11s ease-in-out infinite;
}

@keyframes wobbling_x {
  0% {
    margin-left: 8px;
  }

  100% {
    margin-left: 0px;
  }
}

@keyframes wobbling_y {
  0% {
    margin-bottom: 0px;
  }

  100% {
    margin-bottom: 8px;
  }
}

@keyframes fly_high {
  100% {
    transform: translateY(-900px);
  }
}
.single-cast .slick-dots li button {
  display: none;
}
.glow {
  width: 100%;
}
.glow-sec {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.glow img {
  width: 100%;
}
.glow ul {
  display: flex;
  flex: wrap;
  justify-content: space-between;
  padding: 0 1rem;
}
.glow li {
  display: flex;
  flex-direction: column;
  width: 49%;
  text-align: center;
}
.glow li span {
  text-align: center;
  font-weight: bold;
}
.mailto {
  width: 100%;
}
.mailto img {
  width: 100%;
  margin-top: 2rem;
  padding: 0 1rem;
  box-sizing: border-box;
}

@media screen and (max-width: 810px) {
  .glow li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .glow ul {
    display: flex;
    flex: wrap;
    flex-direction: column;
  }
  .glow li span {
    margin-bottom: 1rem;
  }
}

#js-scroll-top .f-hours {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px) {
  .top-layout article {
    width: 33%;
    padding-bottom: 1rem;
  }
  .top-layout .therapist-box :nth-child(2n) {
    /* margin: 0 0.25rem; */
  }
  .top-layout .photo {
    position: relative;
    z-index: 90;
    height: auto;
    overflow: hidden;
    border-radius: 0.25rem;
  }
  .top-layout .photo img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 2/3;
  }
  .top-layout .therapist-name .name {
    font-size: 16px;
  }

  .top-layout .clearfix {
    justify-content: flex-start;
  }
  .top-layout .free-icon {
    margin-top: 0;
  }
  .top-layout .free-icon ul {
    /* padding-top: 0.25rem; */
  }
  .top-layout .free-icon ul li {
    width: 46%;
    font-size: 0.7rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .top-layout .free-icon ul li:nth-child(2n + 1) {
    /* margin-top: 4px; */
    /* padding: 0.2rem 0; */
  }
  .top-layout .todays-time p {
    font-size: 0.7rem;
  }
  .top-layout .time-box .material-icons {
    font-size: 17px;
  }
  .top-layout .ikebukuro,
  .top-layout .ohmiya,
  .top-layout .funabashi {
    margin: 0 auto;
    width: 90%;
  }
  .top-layout .time-box {
    margin: 0 auto !important;
    width: 100% !important;
  }
  .top-layout .guide {
    margin: 0 auto !important;
    width: 100% !important;
    padding: unset;
    font-size: 14px;
  }
  .top-layout .room {
    margin: 0.25rem auto;
  }
}
.iconset2 {
  width: 100%;
  display: block;
}
.iconset2 {
  position: absolute;
  left: 0.25rem;
  top: 0.25rem;
}
.post-type-archive-cast .clearfix .iconset2 a img,
.krc_calendar + .clearfix .therapist-box.archive-sche .iconset2 a img {
  margin-left: 0.2rem;
}
.iconset2 a img {
  margin: 0;
  transform: rotate(342deg);
}
main .single-cast.rankindetail .photo .iconset2 a img,
main .clearfix .photo .iconset2 a img {
  width: 40px !important;
  height: 40px !important;
}
main .single-cast .photo .iconset2 a img {
  width: 60px !important;
  height: 60px !important;
}
main .single-cast .photo .iconset2 {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
main .single-cast.rankindetail .photo .iconset2 {
  left: 0.25rem;
  top: 0.25rem;
}
@media screen and (max-width: 450px) {
  .iconset2 {
    margin-left: 0 !important;
    left: 0;
  }
  .page-id-63 .iconset .grade-icon {
    font-size: 0.68rem;
    padding: 0.1rem 0;
  }
}
@media screen and (min-width: 450px) {
  .iconset2 {
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
  }
  .post-type-archive-cast .clearfix .iconset2 a img,
  .krc_calendar + .clearfix .therapist-box.archive-sche .iconset2 a img {
    margin-left: 0;
  }
  main .single-cast.rankindetail .photo .iconset2 a img,
  main .clearfix .photo .iconset2 a img {
    width: 50px !important;
    height: 50px !important;
  }
  main .single-cast .photo .iconset2 a img {
    width: 70px !important;
    height: 70px !important;
  }
  main .single-cast .photo .iconset2 {
    position: absolute;
    left: 1rem;
    top: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .top-layout .clearfix {
    display: grid;
    grid-template-columns: repeat(auto-fit, 32.6%);
    /* justify-content: space-between; */
    grid-gap: 3px;
  }
  .top-layout article {
    width: unset;
  }
  .top-layout {
    padding: 0 0.5rem;
  }
  .top-layout .free-icon ul li {
    width: 49.55%;
    font-size: 0.55rem;
    letter-spacing: -0.05rem;
    font-weight: bolder;
    padding: 2px 0 3px;
  }
  .top-layout .ikebukuro,
  .top-layout .ohmiya,
  .top-layout .funabashi {
    margin: 0 auto;
    width: 100%;
  }
  .three-size {
    font-size: 9px;
    margin-bottom: 2px;
    font-weight: bolder;
  }
  .top_schedule,
  .top_therapist {
    padding: 0 0.5rem !important;
  }
}
.ohmiya {

	  background: 	#ff80c6 !important;
			color: #fff!important;

}
.ikebukuro {
  background: #a5b0e5!important;
	[			color: #fff!important;
}
.room {
  opacity: 1;
}
.tabs input:checked + label[for="hachioji"] {
    background-color: #f8e58c;
}
.tabs input:checked + label[for="kichijoji"] {
    background-color: #b6d301;
}
.mainvisual .head-nav .btn_reserve a,.nav_follow .btn_reserve a {
	background: #f8e58c!important;
	color: #000!important;
}
.global-nav__list li a span,
.mainvisual .global-nav .global-nav__list a,
.tabs input:checked + .tab_item,
p.btn01 a,
.ohmiya .room,.free-icon ul li,
.inner_page h3{
	color: #000!important;
}
p.btn01 a{
		color: #000!important;
}
.ikebukuro{
	background: #ff80c6;
}

