@charset "utf-8";
/* CSS Document */

#before_footer_widget {
  margin-top: 4em;
}
.page .post_content iframe {
  width: 100%;
  min-height: 350px;
}
.single #content .post_content figure {
  border-radius: 0;
}
.post_content table {
  background: #fff;
}
.post_content td, .post_content th {
  padding: 1% 0.75em;
  border-color: #eee;
}
.single span.p-breadcrumb__text {
  display: block;
}
#content .swell-block-accordion__item {
	margin-bottom: 2em;
}
#content .swell-block-accordion__title {
	padding: 1.5em;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
}
#content .swell-block-accordion__title:hover {
}
#content .swell-block-accordion__label strong {
  padding: 0 0 3px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
}
#content .swell-block-accordion__label {
  padding-left: 60px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: bold;
  color: #4d4d4d;
}
#content .swell-block-accordion__label strong {
    background: #e086c1;
    color: #fff;
}
#content .swell-block-accordion__body p {
    margin: 0 0 0 60px;
}
.page .post_content h3 {
  color: var(--color_main);
  padding-bottom: 0.25em;
}
.post_content > .wp-block-group:first-child {
  padding-top: 0;
}
.post_content .is-style-float>.swell-block-dl__dt:after {
  display: none;
}
header#header {
  position: absolute;
}
#top_title_area {
  top: 260px;
  margin-bottom: 260px;
}
#top_title_area img {
}
h1.c-pageTitle {
  border: none !important;
  text-shadow: none;
  font-size: 1.8rem;
  text-align: left;
  color: var(--color_main);
}
.p-breadcrumb__list {
  font-size: 0.8rem;
}
.p-breadcrumb__item:last-child span {
  color: var(--color_main);
  opacity: 1;
  font-weight: bold;
}
.c-categoryList__separation:after, .p-breadcrumb__item:after {
  content: "-";
  background: #bbb;
  clip-path: unset;
  height: 1px;
}
#breadcrumb .p-breadcrumb__item {
  font-size: unset;
}
#breadcrumb .icon-home:before {
  display: none;
}
#feature .post_content .num {
  color: #2578b5;
  margin: 0;
  font-size: 1.2rem;
  font-family: "Montserrat", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  line-height: 1.4;
}
#feature .post_content .num + h3 {
  margin-top: 0.4em;
  font-size: 1.8rem;
}
.post_content .name p {
  margin-bottom: 0;
  /* font-family:  "游明朝" , 'Noto Serif' , "EB Garamond", Garamond , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; */
  font-weight: 500;
  line-height: 1.5;
}
.post_content .name p strong {
  font-size: 1.4rem;
}
.post_content .name p em {
  font-size: 80%;
  opacity: 0.6;
  position: relative;
  left: 10px;
  top: -4px;
  border: none;
}
.post_content .read {
  margin-top: 2.5em !important;
  padding-bottom: 0;
}
.post_content .read p {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Kiwi Maru", 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
body#recruit .c-tabBody {
  background: #fff;
  padding: 3em;
  border-radius: 15px;
}
.post_content #greeting {
  background: url(../../../../uploads/bg_greeting02.jpg) no-repeat bottom left;
  background-size: contain;
  margin-bottom: 0;
}
.menucontents .item {
  margin-bottom: 5em;
  overflow: hidden;
}
.menucontents > .item:first-child > a:first-child img {
  width: 100%;
}
.menucontents h5 {
  margin-bottom: 1em;
}
.menucontents h5 span {
    border-bottom: 1px dotted #9b1c37;
    padding-left: 1px;
    padding-right: 2px;
    font-size: 1.1rem;
    line-height: 1.4;
    color: #9b1c37;
    padding-bottom: 2px;
    position: relative;
}
.woman {
	display: inline-block;
    background: #f14343;
    color: #fff;
    padding: 0 5px;
	margin-bottom:0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.men {
	display: inline-block;
    background: #351596;
    color: #fff;
    padding: 0 5px;
	margin-bottom:0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.ashiyu {
	display: inline-block;
    background: #d2b421;
    color: #fff;
    padding: 0 5px;
	  margin: 0 5px 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.asuka_point {
	text-align:center;
	padding:15px 10px;
	margin-bottom:40px;
	font-size: 17px;
    font-weight: bold;
	border:solid 1px #9b1c37;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.menucontents .text {
  margin-bottom: 1em;
}
.menucontents h6, .entry-content h6 {
	font-size: 1rem;
  margin: 15px 0 7px 0;
}
.menucontents h6:before, .entry-content h6::before {
    content: "●";
    display: inline-block;
    color: #9b1c37;
	padding-right:2px;
}
.l-topTitleArea.c-filterLayer::before {
  opacity: 0;
}
.item .text b {
  margin-top: 1em;
}
.post_content h3 {
  padding: 0;
  background: none;
}
.post_content h4 {
  color: var(--color_text);
  background: url(../../assets/img/common/icon_leaf.gif) no-repeat left top 2px;
  padding-left: 36px;
}
body#beginner .post_content .item > h3:first-child, body#beginner .post_content .item > h4:first-child, body#body .post_content .item > h3:first-child {
  padding-top: 3em !important;
  margin-top: -3em !important;
}
body#beginner .post_content .item > h4:first-child {
  background: url(../../assets/img/common/icon_leaf.gif) no-repeat left top 64px
}
body#service .post_content h3::before, body#epilation .post_content h3::before {
  display: none;
}
body#service .post_content h3 span {
  margin: 3px 0 0 3px;
}
body#epilation .post_content h3 {
  text-align: center;
  margin: 1em 0 0.5em !important;
}
body#epilation .post_content table {
  margin-bottom: 2em;
}
.tab_box .btn_area {
	margin:0 10px;
	display: -webkit-box;
	display: flex;
}

.tab_box .tab_btn {
	width: 33%;
	padding: 8px 0;
	color: #333;
	background: #f5f7f8;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease 0s;
}

.tab_box .tab_btn + .tab_btn {
	margin-left: 8px;
}

.tab_box .tab_btn:hover {
	background-color: #dce1e4;
}

.tab_box .tab_btn.active {
    background:#9b1c37;
    color:#fff;
}

/* .tab_box .panel_area {
    border: solid 1px #e3ebf3;
    padding: 20px;
} */

.tab_box .tab_panel {
    display:none;
}

.tab_box .tab_panel.active {
    display:block;
}
.tab_box .tab_panel table tr th:last-child {
    width: 7em;
}
.tab_box .tab_panel table tr {
    font-weight: bold;
}
.tab_box .tab_panel table tr.lparts {
    color: #ec603c;
}
.tab_box .tab_panel table tr.mparts {
    color: #319c6e;
}
.tab_box .tab_panel table tr.sparts {
    color: #ea619f;
}

#menu .ladies {
    background: #ffeff2;
    padding: 10px;
}
#menu .mens {
    background: #e7f4ff;
    padding: 10px;
}
.menucontents .mens h3 {
    color: #0059ab;
}
#menu .mens .tab_box .tab_btn.active {
    background:#0059ab;
}
#menu .plan {
    margin-bottom: 50px;
}
#menu .plan .item {
    margin-bottom: 0;
}
#menu .plan h3 {
    margin: 1em 0 0.5em;
}
#menu .btn_area2 #epi_btn li:last-child a {
    background:#0059ab;
}
#menu .btn_area2 #epi_btn li:last-child a:hover {
    background:#1981e0;
}

.t_cen {
    text-align: center;
}

.acco dl {
    text-align: left;
    margin-bottom: 1.5em
}

.acco dl em {
    background: #000;
    padding: 8px 15px 10px;
    line-height: 1;
    color: #fff;
    margin: 0 10px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.acco dl dd em {
    background: #a28449;
    padding: 8px 16px 10px;
    left: 20px;
    margin: 0 12px 0 -51px
}

.menucontents .acco dl dt {
    cursor: pointer;
    position: relative;
    padding: 10px;
    width: calc(100% - 20px);
    background: #9b1c37;
    float: none;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#mens .acco dl dt {
    background: #0059ab;
}

.menucontents .acco dl dt span {
    display: block;
    width: 20px;
    height: 20px;
    top: 14px;
    right: 15px;
    position: absolute;
}

.menucontents .acco dl dt span::after,.menucontents .acco dl dt span::before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #fff;
    -webkit-transition: opacity .12s linear,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);
    -o-transition: opacity .12s linear,transform .2s cubic-bezier(.215,.61,.355,1);
    transition: opacity .12s linear,transform .2s cubic-bezier(.215,.61,.355,1);
    transition: opacity .12s linear,transform .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .2s cubic-bezier(.215,.61,.355,1)
}

.menucontents .acco dl dt span::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.menucontents .acco dl dt.active span::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.menucontents .acco dl dt.active span::after {
    opacity: 0;
}

.menucontents .acco dl dd {
    display: none;
    padding: 20px;
    float: none;
    background: hwb(0deg 100% 0% / 50%);
    border: none;
}
.menucontents dl {
	overflow:hidden;
	line-height:2;
}
.menucontents dl dt {
	font-weight:bold;
	float:left;
	clear:both;
	padding-right:3em;
	width:7em;
}
.menucontents dl dd {
	float:left;
    border-left: dotted 1px #9b1c37;
    padding-left: 3em;
    margin-bottom: 18px;
}

@media all and (min-width: 960px) {
  header#header .l-header__logo {
    padding: 0 0 10px 0;
    margin: 0;
    background: #fff;
    border-radius: 0 0 20px 0;
  }
  header#header .l-header__logo .c-catchphrase {
  }
  header#header .l-header__logo #logo {
  }
  /* .l-topTitleArea.c-filterLayer::before {
    display: none;
  } */
  #top_title_area .c-pageTitle__subTitle {
    font-style: normal;
    display: block;
    margin: 0.2em 0 0;
    font-size: 1.4rem;
    font-weight: normal;
    font-family: "EB Garamond" , 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    color: #cfc759;
  }
  /* .l-topTitleArea.c-filterLayer::before {
    background: url(../../../../uploads/bg_recruit.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
  } */
  #breadcrumb {
    box-shadow: none;
  }
  #fix_header {
    display: none;
  }
  /* .single #content h1 {
    font-size: 1.8rem;
    margin: 1.5rem 0 0;
  } */
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  /* .single #content .url {
    margin: 0.5em 0 1em 3px;
    font-size: 1.2rem;
  }
  .l-topTitleArea.c-filterLayer::before, .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
    max-width: var(--container_size);
    margin: auto;
  } */
  h1.c-pageTitle span {
    text-align: center;
    border: none !important;
    float: none !important;
  }
  .page .post_content .swell-block-step__title {
    font-weight: normal;
  }
  .page .post_content .swell-block-step__item {
    padding-bottom: 1em;
  }

  body#player-staff .page .post_content .te-history table tr td:first-child {
    width: 8em;
  }

  .single #content table#detail th {
    min-width: 8em;
    text-align: center;
  }
  .page .post_content h2.wp-block-heading {
    font-size: 2.2rem;
    margin: 2em 0 1em;
  }
  .page .post_content h3 {
    margin: 2em 0 1em;
  }

  #content.l-content {
  }

  .archive .p-termContent {
    margin-top: 0;
  }
  #top_title_area {
    text-align: center;
    min-height: 300px;
    padding: 1em 0;
    margin-top: -60px;
    background: rgb(251 245 246);
  }
  #top_title_area img {
    width: 50% !important;
    left: 50%;
  }
  #top_title_area .c-pageTitle__subTitle {
    font-style: normal;
    display: block;
    margin: 0.5em 0 0;
    font-size: 1.2rem;
    color: #a4905f;
    opacity: 1;
  }

  .menucontents p.pict{
    margin-bottom: 28px;
}

  .menucontents .rightpict{
      float: right;
      position: relative;
      width: 320px;
      margin-left: 20px;
      margin-bottom: 20px;
      margin-top: 3px;
    border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
  }

  .menucontents .rpictbox{
      overflow: hidden;
      margin-bottom: 8px;
  }
  header#header .l-container {
    margin: 140px auto 40px;
  }
  .single header#header .l-container {
    margin: 80px auto 40px;
  }
  .single .l-content {
      padding-top: 10em;
  }

  #service .bs_btn2.low_btn {
    width: calc(100% - 360px);
  }
  .post_content img.full {
    width: 100%;
  }
  .post_content .tr_bnr a {
    display: inline-block;
    width: 47%;
  }

  /*予約*/
.mtssb-timetable-name {
	font-size: 28px;
    text-align: center;
    margin-bottom: 0.5em;
    color: #9b1c37;
    display: block;
    font-weight: bold;
    padding-top: 12px;
    background: url(../images/common/img_circle.png) no-repeat center top;
    background-size: 10px 10px;
    font-family:"Times New Roman" ,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  }
  .day-calendar table {
    width:100% !important;
  }
  .mtssb-daily-action button, #action-button button {
      width: 200px;
    height:40px;
      margin: 2em auto 0 auto;
    display:block;
      background: #9b1c37;
      color: #FFF;
      border: none;
      padding-top: 5px;
      padding-bottom: 3px;
      cursor: pointer;
    border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
  }
  .mtssb-daily-action button:hover, #action-button button:hover {
      background: #ba0028;
  }
  .list-calendar h3, .timetable-calendar h3, .multiple-calendar h3, .monthly-calendar h3 {
    font-size: 28px !important;
      margin-bottom: 0.5em !important;
  }

}


  /* chrome safari opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  }
  /* chrome opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  }
  /* Firefox */
  @-moz-document url-prefix() {
  }

@media all and (min-width: 768px) and (max-width: 959px) {
}

/* #recruit #gnav, #recruit #top_title_area, #recruit .c-catchphrase, #recruit #breadcrumb, #recruit #util_nav, #recruit #f_contact, #recruit .l-footer__nav, #recruit #menu_btn {
  display: none;
}

#recruit header#header .l-container {
  justify-content: center;
}
#recruit header#header .l-header__logo #logo {
  margin: 0;
}
#recruit #content.l-content {
  margin-top: 7em;
}
@media all and (max-width: 768px) {
  #recruit .l-header__customBtn {
    display: none;
  }
  #recruit  .l-header__logo {
    margin: auto;
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
  }
} */


.multiple-calendar .calendar-caption, .multiple-calendar .mtssb-timetable-date {
  font-size: 120%;
}
.calendar-mark .article-name {
  font-size: unset;
}