@charset "UTF-8";


/* =========================================
   sub mv
 ========================================= */
#submv {
   background: url(../img/submv.jpg) no-repeat center center;
  background-size: cover;
  border-top: 2px solid #db7774;
  background-position: right;
}
.submvbox{
  padding: 60px 20px;
  text-align: center;}
.submvtxt1 {
    font-size: 34px;
    font-weight: bold;
    margin: 0px 0px 5px;
}
.submvtxt2{
    font-size: 18px;
    padding: 3px 20px;
    background: #fff;
    border-radius: 50px;}
.submvtxt3{
  font-size: 16px;
  margin-top: 15px;
}

/* =========================================
   sub section 01
 ========================================= */
#subs01 {
  background: url(../img/sec01bg.png) repeat center center;
  background-size: auto;
  background-attachment: fixed, fixed;
}

#subs01 div.wcenter {
    text-align: center;
    padding: 50px 20px;
}
#subs01 div.wcenter h4 {font-size: 22px; letter-spacing: 0.3em; }



/* =========================================
   breadChumbs
 ========================================= */
#breadChumbs { margin: 14px;   font-size: 12px;}
#breadChumbs div.wcenter span a {color: #5d3a38;}

/* =========================================
   sub section 02
 ========================================= */
 #subs02 { margin-top: 50px 0px 30px;}

.anchorbox{
}
.anchorbox div {
    float: left;
    width: calc(98% / 4);
    margin-right: .5%;
    margin-bottom: .5%;
    text-align: center;
    position: relative;
}


/* acbtn */
.acbtn:after {
    content: "\f107";
    font-family: "icomoon",sans-serif;
    position: absolute;
    right: 8%;
    top: 30%;
}

.acbtn {
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    height: 48px;
    background: #af824b;
    padding: 15px 10px;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    margin-left: 0px!import;
}

.acbtn:hover {
    border: 1px solid #af824b;
    background-color: #fff;
    color: #af824b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* PCのみ調整 */
@media screen and (min-width: 1025px){

  .acbtn.spacing {
    letter-spacing: -0.075em;
  }

  .acbtn.line2 {
    line-height: 1;
    padding: 10px;
  }

}

.listbox{margin: 50px 0px;}
.listtit:before {
    content: "\e90b";
    font-family: "icomoon",sans-serif;
    margin-right: 10px;
    font-weight: 100;
    font-size: 18px;
}


.dbox{
  width: 100%;
  padding: 30px;
  margin-bottom: 1%;
}
.dboxl{float: left;}
/* .dboxlw{width: 20%;} */
/* .dboxlw2{width: 80%;} */
.minibtnbox{margin-top: 10px;}
.minibtnbox div{display: inline; text-align: center;}
.minibtn {
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    -webkit-font-smoothing: antialiased;
    width: 175px;
    height: 40px;
    background: #af824b;
    padding: 9px 10px;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin-left: 0px!import;
}

.minibtn:hover {
    border: 1px solid #af824b;
    background-color: transparent;
    color: #af824b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.minibtn2{background: #5d3a38!important;}
.minibtn2:hover {
    border: 1px solid #5d3a38!important;
    background-color: transparent!important;
    color: #5d3a38!important;
}


.minibtn3{background: #d56767!important;}
.minibtn3:hover {
     border: 1px solid #d56767!important;
    background-color: transparent!important;
    color: #d56767!important;
}


.listtit{
    font-size: 25px;
    font-weight: bold;
    color: #af824b;
    padding: 15px;
}
.litxt01{
  color: #af824b;
  font-weight: bold;
  font-size: 20px;
}

.litxt02{
  color: #5e5e5e;
  font-weight: bold;
  font-size: 17px!important;
}

.litxt03 {
    color: #af824b;
    font-size: 16px;
    line-height: 1.8em;
    text-align: left;
}

/* remodal popup css */
.area1{margin-bottom: 20px;}
.areatxt01{color: #af824b; font-size: 28px;}
.areatxt02{color: #5d3a38; font-size: 16px; line-height: 2em;}
.area2tbox {
    border-bottom: 1px dotted #d0b161;
    padding: 5px;
}
.area2 {margin-bottom: 20px;}
.area2box {border: 2px solid #d0b161; text-align: left;}
.area2boxtop {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background: #d0b161;
    padding: 3px 20px;
}
.area2boxbtm { padding: 15px 10px;}
.check:before {
    content: "\f00c";
    font-family: "icomoon",sans-serif;
    margin-right: 10px;
    color: #dc0716;
    font-size: 17px;
    border: 2px solid #af824b;
}

.flow {margin-bottom: 20px;}
.flow div.step {
    float: left;
    margin-right: 2%;
    width: 23%;
}
.step01, .step02 {
    width: 150px;
    height: 150px;
    background: #e14a5a;
    border-radius: 100%;
    padding: 30px 5px;
    text-align: center;
    margin: 0 auto;
}
.step01 p {margin-bottom: 7px;}
.step02 p {margin-bottom: 18px;}
.step012{ background: #f37482!important;}
.step013{ background: #dfa55e!important;}
.step014{ background: #ba905d!important;}

.steptag01{ background: #fff; border-radius: 30px; padding: 3px 10px; font-size: 12px;     letter-spacing: 0.1em;}
.steptxt {
    color: #fff;
    font-size: 23px;
    line-height: 1.3em;
    letter-spacing: -0.08em;
    font-weight: bold;
}
.steptxt02 {
  color:#000;
  margin-top: 10px;
  line-height: 1.8em;
  font-size: 16px;
}

.steptxt03 {
    font-size: 22px!important;
    font-weight: bold;
    color: #af824b;
    padding: 0px 15px;
}

.steptxt03:before {
    content: "\f0a9";
    font-family: "icomoon",sans-serif;
    margin-right: 10px;
    color: #af824b;
    font-size: 17px;
}
.area4 {
    background: #f9f5f3;
    margin: 30px 0px;
    padding: 30px 10px 30px;
}
.retxt {
  font-size: 15px;
    font-weight: bold;
    text-align: left;
  }

.review { margin-bottom: 20px;}

/*btn -sub */
.bscBtn01 {margin-bottom: 60px;}
.bscBtn01 a {
  background-color:#af824b;
  border:1px solid #af824b;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color:#FFF;
  display: inline-block;
  vertical-align: top;
  zoom: 1; /* Fix for IE7 */
  *display: inline; /* Fix for IE7 */
  padding:13px 50px 10px;
  line-height:140%;
  text-decoration:none;
}
.bscBtn01 a:hover {
  background-color:#FFF;
  color:#af824b;
}
.bscBtn01 a i{
  margin-left: 0.5em;
}







@media screen and (max-width: 1024px){

/* =========================================
   sub mv
 ========================================= */

.submvtxt1 { font-size: 28px;}
.submvtxt2{   font-size: 15px; letter-spacing: 0.05em;}
.submvtxt3{ font-size: 16px;}

/* =========================================
   sub section 02
 ========================================= */
.anchorbox {padding: 0px 15px;}
.anchorbox div {
    float: none;
    width: 100%;
    margin-bottom: 2%;
}

.acbtn:after {right: 5%;}

#list01, #list02,#list03,#list04,#list05,#list06,#list07,#list08 {
  margin-top: -70px;
  padding-top: 85px;
}
.listtit {font-size: 20px;}
.listbox { margin: 50px 15px;}
.dbox {width: 100%; padding: 10px 20px; }
.dboxlw, .dboxlw2 { width: 100%;}
.dboxl { float: none; text-align: center;}
.dboxl p{margin-bottom: 10px;}
.minibtn { width: 100%;}
.minibtnbox div {display: inline-block; margin-bottom: 3%; width: 100%;}

.areatxt01 {font-size: 24px; letter-spacing: -0.1em; line-height: 1.2em; }
.area2tbox { text-align: left;}
.flow div.step {
    margin-bottom: 5%;
    width: 100%;
    text-align: left;
}


/* =========================================
   sub section 02
 ========================================= */

.area4 {
    background: #fff;
    margin: 10px 0px;
    padding: 0px 0px 30px;
}





}

/* 2023.07：ページ統合ここから */

.wcenter {
  /* max-width: 920px; */
}
.gmap {
  margin: 50px 0;
}

.gmap .areatxt01 {
  text-align: center;
  font-weight: 600;
}

.gmap h4 {
  margin-bottom: 15px;
}



/* 料金 */
.area_price {
  padding: 20px;
  background: #f3dfd6;
}
.plrbox {
    margin:2px 0 0 0;
    line-height: 2;
}
.ptit2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.pleft {
    background: #b57164;
    float: left;
    width: 35%;
    padding: 10px 10px;
    text-align: right;
}
.ptit3 {
    font-size: 16px;
}
.pright {
    background: #fff;
    float: left;
    text-align: right;
    width: 65%;
    padding: 10px 10px;
}

/* よくある質問 */
.area_qa {
    background: #f6f2ef;
    padding: 20px;
}

.question_noclick {
  padding: 4px;
  display: flex;
}
.question_noclick {
  position: relative;
  cursor: inherit;
}
.question_noclick.is-opened:after {
  content: none;
}

.sec04txt3 {
  font-size: 16px !important;
}

.answer {
  display: flex !important;
}

/* アフターケア */
.area_aftercare {
  width: 100%;
  border-top: 1px solid #ba905d;
  border-left: 1px solid #ba905d;
  font-size: 16px;
}
.area_aftercare th {
  border-right: 1px solid #ba905d;
  border-bottom: 1px solid #ba905d;
  background-color: #fcf9ea;
  padding: 8px 16px;
  color: #af824b;
  width: 25%;
}
.area_aftercare td {
  border-right: 1px solid #ba905d;
  border-bottom: 1px solid #ba905d;
  padding: 8px 16px;
  color: #000;
}

/* スマホ調整 */
@media screen and (max-width: 1024px){

  .sp_off {
    display: none!important;
  }

  .flow div.step:last-child {
    margin-bottom: 0;
  }

  .listbox {
    padding-left: 15px;
    padding-right: 15px;
  }

  .anchorbox {
    padding-bottom: 30px;
  }

  .pleft {
    float: none;
    width: 100%;
    text-align: left;
  }
  .pright {
    float: none;
    width: 100%;
    text-align: right;
  }

  .area_aftercare th {
    width: 33%;
  }

}

.contents img {
  max-width: 100% !important;
}

/* 2023.07：ページ統合ここまで */

/* 2025.04：メンズ脱毛 */
.headline_bn {
  margin-bottom: 25px;
}
.headline_bn li {
  width: 47.5%;
  float: left;
  text-align: center;
}
.headline_bn li:nth-child(2) {
  float: right;
}
.headline_bn li img {
  width: 100%;
}
@media screen and (max-width: 1024px){

  .headline_bn li {
    width: 100%;
    float: none;
    margin-bottom: 25px;
    padding: 0 15px;
  }
  .headline_bn li:nth-child(2) {
    float: none;
  }
  .headline_bn li img {
    width: 100%;
  }

}

.list02 .image {
  margin: 25px;
}
.list02 .image li {
  width: 47.5%;
  float: left;
  text-align: right;
}
.list02 .image li:nth-child(2) {
  float: right;
  text-align: left;
}
.list02 .image li img {
  width: 240px;
}

.list03 .notice {
  margin-top: 25px;
}
.list03 .notice h5 {
  font-size: 1.25em;
  font-weight: bold;
  color: #af824b;
}
.list03 .notice .left {
  width: 15%;
  float: left;
}
.list03 .notice .right {
  width: 80%;
  float: right;
}
@media screen and (max-width: 1024px){

  .list02 .image li {
    float: none !important;
    margin-bottom: 15px;
    width: 100% !important;
    text-align: center !important;
  }

  .list03 .notice .left {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 15px;
  }
  .list03 .notice .right {
    width: 100%;
    float: none;
  }

}

.list04 .left{
  width: 15%;
  float: left;
}
.list04 .clearfix img {
  width: 100%;
}
.list04 .right{
  width: 80%;
  float: right;
}
@media screen and (max-width: 1024px){
  .list04  .left {
    width: 50%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    text-align: center;
  }
  .list04 .right {
    width: 100%;
    float: none;
  }
}

.list08 .bscBtn01 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.list08 .image {
  text-align: center;
  margin-top: 25px;
}

.list09 .image {
  margin-top: 25px;
  margin-bottom: 15px;
  text-align: center;
}
.list09 .notice {
  text-align: center;
  margin-bottom: 25px;
}
