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

            .newslistimg {
                    width: 100%;
    height: 170px;
                overflow: hidden;
                background: #fee1e6;
                position: relative;
            }
             .newslistimg img {
                  position: absolute;
    width: 200%;
    left: -20%;
    top: -5%;
    height: auto;
    max-width: initial;
            }
/*----------------------------プラポリ-----------------*/
 #underfv {
        margin: 50px auto;
    }
    #underfv ul{
    }
     #underfv ul li:first-child{
         width: 100%;
         position: relative
    }
    #underfv h2.pfttl {
           font-size: 2rem;
    text-align: center;
    line-height: 0.8em;
    }

    #underfv ul li:first-child img{
            position: absolute;
    top: -30px;
    mix-blend-mode: multiply;
    left: 50%;
    margin-left: -162px;
    }
    #underfv ul li:last-child{
            width: 100%;
    text-align: right;
    margin-right: 100px;
    }
    .pan {
       width: 95%;
    margin: 10px auto;
    font-size: 0.8rem;
        font-family: 'Didact Gothic', sans-serif;
    font-weight: bold;
    }
    .pan a {
        color: #f39800;
        border-bottom: 1px solid #f39800;
    }
    #ppcont {
    text-align: center;
    margin: 50px auto;
        width: 95%;
    }
    .ppbox {
       text-align: left;
    padding: 0px 10px 0 20px;
    border-left: 1px solid #f39800;
    margin: 30px auto ;
    }
    .ppbox .bttl {
        margin: 0 auto;
    padding: 20px 0 10px;
        text-align: left;
    }
                     .undertel a {
                border: 5px solid #fff100;
    padding: 35px 0;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
    width: 90%;
    font-size: 1.5rem;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: bold;
    letter-spacing: 0.15em;
    position: relative;
                     }
                     .undertel a:before {
                         content: "";
                         height: 1px;
                         background: #f39800;
                         width: 50%;
                         position: absolute;
                         left: 25%;
                             top: 3em;
                     }
                     .foottop {
                         background: #f39800;
                         height: 1px;
                         margin-top: 115px
                     }

/*---------------------sitemap---------------*/

            .sitemapcon ul {
                width: 95%;
                    margin: 20px auto;
            }
              .sitemapnav {
                     width: 100%;
    font-weight: bold;
    font-size: 0.9rem;
    margin: 80px auto 100px;
              }
              .sitemapnav li  {
                     width: 97%;
    border: 4px solid #FFF;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #ededed;
    background-color: #fdf0f2;
    position: relative;
    margin-bottom: 20px;
              }
            .sitemapnav li a {
                 padding: 10px 0 10px 30px;
    display: block;
            }

              .sitemapnav li:before {
                  content: "> ";
                      position: absolute;
    top: 10px;
    left: 15px;
              }
              .footinner ul.fnav2 {
                  justify-content: flex-end;
                  margin-bottom: 60px;
                  margin-top: -1.5rem;
              }
              .sitemapnav li ul{
    font-size: 0.7rem;
    display: block;
    width: 100%;
    margin: 0 auto 10px;
              }
              .sitemapnav li ul li{
                     width: 80%;
    border: none;
    box-shadow: none;
    margin: 5px auto;
            }
              .sitemapnav li ul li:before {
                  display: none;
              }
/*---------------------------------------------faq----------------*/
    .faq #underfv ul li:first-child img {
            bottom: -180px;
    }
     #acMenu dt:hover,a.arealink:hover {
	 opacity: 0.5;
                 cursor: pointer
		}


#acMenu dd{
position: relative;
display:none;
        background: #FFF;
    margin: -30px auto 20px;
    padding: 10px 0 30px;
    width: 90%;
}
      #acMenu p { 
               width: 70%;
    margin: 0 auto 0 15%;
    position: relative;
    padding-top: 20px;
    }
            #acMenu dt {    
                   width: 90%;
    padding: 10px 0 20px;
    position: relative;
    background: #FFF;
    text-align: left;
    font-weight: bold;
    margin: 0 auto 15px;
            }
               #acMenu dt:after {
                   content: "";
                   background: url("/img/common/oyj.png") no-repeat;
                   width: 8%;
    height: 20px;
    position: absolute;
    right: 15px;
    background-size: contain;
    top: 50%;
            }
            #acMenu dt.active:after {
                transform: rotate(180deg)
            }
#acMenu dd ul li p.a {
    font-size: 0.9rem;
    line-height: 2.4em;
    padding-bottom: 2em
}
      #acMenu p:before { 
    font-family: 'Playfair Display', serif;
       position: absolute;
    left: -2rem;
    font-size: 1.6rem;
    font-weight: bold;
    top: 15%;
    }
          #acMenu p.q:before { 
           content: "Ｑ";
    }
          #acMenu p.a:before { 
           content: "Ａ";
              color: #f39800              
    }

                #fvcon .wrap {
                background: #fff9fa;
                    padding: 50px 0;
                border-radius: 5px;
            }
                        .underlinkarea {
                margin: 30px auto;
    text-align: center; 
            }
            .underlinkarea a img{
                margin: 10px auto
            }

/*--------------------------news----------------------*/
#news  {
    background: #fff9fa;
        margin: 0 auto 60px;
}
            #news .wrap {
                display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
       padding: 30px 0;
    width: 90%;
            }
            #news .newsbox {
                   width: 49%;
    margin-bottom: 40px;
            }
            
            #news .newsbox p.date {
                color: #f39800;
                font-size: 0.9rem;
                font-family: 'Didact Gothic', sans-serif;
    font-weight: bold;
                    padding: 8px 0 0;
            }
            #news .newsbox p.newsttl {
                     width: 100%;
    font-weight: bold;
    margin: 2px auto;
    font-size: 0.9rem;
    text-align: left;
    letter-spacing: 0rem;
            }
             #news .newsbox p.newstext {
                 font-size: 0.8rem;
                     line-height: 1.8em;
            }
            #news .newsbox p.newsmore {
                   font-size: 0.7rem;
    font-weight: bold;
    position: relative;
    margin-top: 10px;
    text-align: center;
    letter-spacing: 0.25em;
            }
            #news .newsbox p.newsmore:before {
    background: #000;
    width: 20px;
    height: 1px;
    content: "";
    position: absolute;
    right: 10px;
    top: 0.5rem;
            }
            #news .newsbox a {
                display: block;
                    
            }
            #news .newsbox a:hover {
                opacity: 0.5;
            }
/*---------------------------------newsunder----------------*/
            .newsunder .pan {
                margin: 0 auto 0 0;
                width: 100%;
            }
            #newsunder .wrap {
                   background: #fff9fa;
    padding: 50px 0;
    margin-bottom: 90px;
            }
            #newsunder .newsmain {
        width: 90%;
    margin: 0 auto;
                position: relative;
            }
            .newsimg {
                width: 90%;
    margin: 0 auto;
    position: absolute;
    top: 110px;
    left: 5%;
    height: auto;
    overflow: hidden;
    max-height: 310px;
}
            .newsimg img {
                max-width: 100%;
            }
            .newstextarea  {
                width: 100%;
            }
            #newsunder .newsmain .newstextarea p.ntext,
#newsunder .newsmain .newstextarea p{
            font-size: 0.85rem;
    line-height: 1.8rem;
            }
            #newsunder .newsmain .newstextarea p.date {
                font-size: 1.1rem;
    font-weight: bold;
    font-family: 'Didact Gothic', sans-serif;
    color: #f39800;
            }
            #newsunder .newsmain .newstextarea p.newsttl {
            width: 100%;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.1em;
                    margin-bottom: 340px;
                    line-height: 2rem;
            }
            .newspagelist ul {
             display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
        margin: 30px auto 20px;
            }
            .newspagelist ul li{
                   margin: 0 1%;
    width: 30%;
    text-align: center;
            }
             .newspagelist ul li a.btn {
                     width: 100%;
                     font-size: 0.7rem;
            }
            .newspagelist ul li a.btn:before {
                background: none;
            }
/*--------------------------------menu-----------------*/
            .menu #underfv ul li:first-child {
                width: 38%;
            }
            .menu #underfv ul li:first-child img {
                left: 0px;
                bottom: -200px;
            }
body.menu #underfv ul li:first-child {
    width: 100%;
}
#menu .wrap{
    width: 100%
            }
.menu #menu {
    padding: 0;
}
            

          .ladywrap .engttl {
                  position: relative;
    top: -60px;
    margin-bottom: -80px;
    font-size: 5rem;
            }
           .menwrap .engttl {
                 color: #d2e6ec;
                    position: relative;
    top: -60px;
    margin-bottom: -80px;
    font-size: 5rem;
            }

/**************************
 タブ切り替え
***************************/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
margin:5px 0;
}

.tab-wrap:after {
  content: '';
  width: 100%;
 height: 1px;
  display: block;
  order: -1;
}



.tab-label {
    border-bottom: 1px solid #000;
  text-align: center;
  padding: .5em 1em;
  order: -1;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  position: relative;
}
               .tab-label img {
                   opacity: 0.5;
               }


.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    border: 1px solid #f39800;
    border-bottom:0;
}
                .tab-switch:checked+.tab-label img {
                   opacity: 1;
               }

.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: inherit;
  padding: 15px 0 0 0;
  opacity: 1;
  transition: .5s opacity;
}

/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}
    .tab-content .tab-switch:checked+.tab-label {
        background: #f39800;
        color: #FFF;
    border: 2px solid #fff;
        box-shadow: 0px 8px 8px -7px rgba(0,0,0,0.4);
}   
    .tab-content .tab-label {
    border: 2px solid #fff;
        background: #cfcccd;
  text-align: center;
  order: -1;
  z-index: 1;
  cursor: pointer;
  flex: auto;
  position: relative;
        border-radius: 50px;
        color: #FFF;
            font-size: 0.9em;
    padding: 10px 0;
          margin: 0 1% 5px;
    width: 31%;
}
               .tab-switch:checked+.tab-label+.ladywrap,
               .tab-switch:checked+.tab-label+.menwrap{
    display: block;
    margin-top: 70px;
               }
               
               .ladywrap {
               background: #fff9fa;
               }
             .menwrap {
               background: #f3fafd;
               }
               
               .blady {
                       margin-left: 5%;
               }
               .bmen {
                   margin-right: 5%;
               }
               .tab-content .bttl {
               margin: 40px auto 10px;
               }
               .tab-content .ntext span {
                   font-weight: bold;
                   border-bottom: 1px solid #f39800
               }
               .menuinnerbox {
                       width: 90%;
    margin: 20px auto 50px;
    background: #fdf0f2;
    border: 4px solid #FFF;
               }
               .menmenuinnerbox {
                   background: #e7f0f4
               }
               .menuleft {
                 margin: 20px auto;
    text-align: center;
    width: 90%;
               }
               .mlttl {
                       font-size: 2.2em;
    margin: 20px auto 10px;
    letter-spacing: 0.2em;
    font-weight: lighter;
    line-height: 1em;
               }
               .mlttl span{
                   color: #f39800;
               }
               .menmenuinnerbox .mlttl span {
                   color: #99b8c2;
               }
               .mlttlunder {
                   color: #a8a8a8;
    font-size: 0.85rem;
    margin-bottom: 20px;
               }
               .menuright {
                  margin: 30px auto;
    width: 90%;
                   }
               .mrbox {
                   background: #FFF;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 25px 0;
    align-items: center;
    width: 100%;
    margin: 10px 0;
               }
               .mrttl {
                  width: 45%;
    margin-left: 5%;
    text-align: left;
    font-weight: bold;
    font-size: 1.1rem;
               }
               .mrp {
                   width: 45%;
    margin-right: 5%;
    text-align: right;
    color: #f39800;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
               }
               .mrp span {
                       font-size: 70%;
               }
               .mrp span.mrpb {
               font-size: 65%;
    color: #000;
    padding-right: 6px;
               }
               .mrtext {
                     width: 90%;
    text-align: left;
    font-size: 0.85rem;
    margin: 10px auto 0;
    line-height: 1.2rem;
               }
               .mrboxall {
                   width: 100%;
               }
               .mrsttl {
               margin: 30px auto 5px;
    width: 90%;
    border-bottom: 1px solid #f39800;
    text-align: left;
    padding-bottom: 5px;
    font-size: 0.9rem;
    font-weight: 700;
               }
               .mrboxall ul{
                  width: 90%;
    margin: 15px auto 10px;
    font-size: 0.9rem;
    text-align: left;
               }
               .mrboxall ul li {
                   padding-right: 20px;
               }
               .mrboxall ul li:before{
                   content: "●";
                   color: #f39800;
               }

/*-----------------------concept----------------*/

    .concept #underfv h2.pfttl span {
        line-height: 0.8em;
}
   .concept #underfv ul li:first-child img {
        left: 150px;
    bottom: -185px;
    }
    #conceptlist {
        margin: 120px auto;
    }
    #conceptlist .engttl {
    position: absolute;
    top: -70px;
    text-align: left;
    font-size: 3rem;
    margin-left: 20px;
    }
    #conceptlist .engttl:before {
     width: 150px;
    height: 1px;
    background: #f39400;
    transform: rotate(-45deg);
        content: "";
    position: absolute;
    right: -80px;
    bottom: 0px;
    }
    #conceptlist .engttl:after {
        content: "エル・ボーテ\A 3つの自信";
           position: absolute;
    right: -110px;
    bottom: -40px;
    white-space: pre;
    color: #000;
    font-size: 0.9rem;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    }
    #conceptlist .wrap {
        background: #fff9fa;
    padding-top: 100px;
    }
    .conbox {
    width: 90%;
    margin: 0 auto;
        align-items: center;
        position: relative;
    }

    .conleft {
        width: 100%;
        margin: 0;
    }
    .conright {
            width: 100%;
    margin: 0;
    padding-bottom: 40px;
    }
    .con2 {
            flex-direction: row-reverse;
    }
    .conleft img {
        display: none;
    }

    .conttl {
        font-size: 1.8rem;
    font-weight: lighter;
    letter-spacing: 0.1em;
    position: relative;
    padding: 70px 0 0;
    line-height: 1em;
    text-align: center;
    margin: 40px auto 0;
    }
    .conttl .ttlnum {
         position: absolute;
    color: #f39400;
    font-size: 6rem;
    left: 50%;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0em;
    margin-left: -3rem;
        top: 0;
    }
    .conttl .conttlunder {
            font-size: 0.8rem;
    color: #a8a8a8;
    letter-spacing: 0.1em;
        padding-left: 5px;
    }
    .conleft .bttl{
           margin: 20px auto 310px;
    width: 80%;
    }
.conright img {
    position: absolute;
    top: 225px;
    width: 68%;
    left: 16%;
}
    .counseling ul li {
        width: 90%;
        position: relative;
		margin: 0 auto;
    }
    .counseling ul li:last-child {
            text-align: center;
    width: 80%;
    margin: 0 auto;
    }
    .counseling ul li:first-child:before {
        background: url("../img/concept/s2bg.jpg") no-repeat;
    width: 100%;
    background-size: contain;
    height: 227px;
    position: absolute;
    left: 0;
    content: "";
    z-index: -1;
    top: -80px;
    }
    .counseling ul li .counttl {
       text-align: center;
    color: #a8a8a8;
    font-size: 1.6rem;
    font-weight: lighter;
    letter-spacing: 0.6rem;
    padding-bottom: 20px;
    }
	.counseling ul li p.ntext {
	padding-top: 8px;
	}
    #forbeginner {
        margin: 30px auto 0;
    }
    #forbeginner .bttl {
        text-align: center
    }
    #forbeginner ul {
        display: flex;
        justify-content: space-between;
        margin: 50px auto;
            flex-direction: column-reverse;
        width: 90%;
            }
     #forbeginner ul li:first-child {
    }
    #forbeginner ul li:first-child p{
            margin-top: 30px;
    font-size: 0.83rem;
    }
    #forbeginner .gytext {
         color: #a8a8a8;
    font-size: 1.2rem;
    font-weight: lighter;
    letter-spacing: 0.2em;
    text-align: center;
    width: 80%;
    }
    #forbeginner .begttl {

    position: relative;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: lighter;
    text-align: center;
    padding: 20px 0 30px;
    width: 100%;
    margin-bottom: 30px;

    }
    #forbeginner .begttl:before {
width: 40px;
    height: 40px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    }
        #forbeginner .begttl:after {
width: 40px;
    height: 40px;
        border-bottom: 1px solid #000;
border-left: 1px solid #000;
        content: "";
        position: absolute;
        left: 10px;
        bottom: 0;
    }
/*----------------------------shopinfo----------------------*/


  .saloninfo #underfv ul li:first-child img {
                left: 50px;
            }
            #message {
                background: url("../img/saloninfo/bg.jpg") no-repeat top left;
                position: relative;
                padding: 20px 0 0;
                margin: 70px auto 0;
            }
             #message .bttl{
                 text-align: center;
                 margin:  40px auto 
            }
            #message .engttl {
                position: absolute;
                left: 0;
                top: 350px;
                text-align: left
            }
            #message .wrap ul {
               display: flex;
    flex-direction: column-reverse;
                margin: 0 auto 100px;
                width: 90%;
            }
           #message .wrap ul li {
               width: 100%;
               text-align: left;
               position: relative;
            }
            #message .wrap ul li:last-child {
                text-align: center;
                width: 80%;
                position: relative;
                margin: 0 auto;
            }
            .saloninfo #info {
                background: url("../img/saloninfo/bgbtm.jpg") no-repeat right bottom;
                margin: 0 auto 0;
                background-size: contain;
            }
            .saloninfo .access {
                padding-top: 90px;
            }
            .saloninfo .access:before {
                background: url("../img/saloninfo/img3.jpg") no-repeat;
                    width: 100%;
    height: 179px;
    /*content: "";*/
    left: 0;
    position: absolute;
    top: 0;
    mix-blend-mode: multiply;
    background-size: contain;
            }
.saloninfo #info:before {
    bottom: 372px;
}
            .saloninfo .access img {
            top: auto;
    bottom: 273px;
    width: 50%;
            }
            
            .saloninfo #contact {
                    margin: 200px auto 100px;
            }
.infotebox .yunderline {
        font-weight: bold;
    display: table;
        z-index: 2;
}
.infotebox .yunderline:before {
    bottom: 0
}
/*-----------------------------contact------------*/

            .contact #underfv ul li:first-child img {
                bottom: -110px;
            }
.contform  {
    background: #fff9fa;}
            .contform .wrap {
    text-align: center;
                width: 95%;
                padding: 40px 0
            }
           .contact .red {
                color: #c7000b;
                   z-index: 1;
            }
            #formWrap {
                width: 90%;
    margin: 0 auto ;
            }
            #formWrap table {
                text-align: left;
                width: 100%;
                    margin: 50px auto 30px;
            }
#formWrap table th,#formWrap table td {
    display: block;
}
            #formWrap table th {
    font-size: 0.9rem;
    vertical-align: baseline;
    padding: 10px 0;
                position: relative;
                text-align: center
            }
            #formWrap table th.hi:before {
                content: "※ 必須";
                color: #c7000b;
                position: absolute;
                right: 10px;
                font-size: 0.8rem;
                font-weight: normal;
            }
            #formWrap table td {
                width: 95%;
            }
            #formWrap table td input[type=text],#formWrap table td textarea {
              width: 100%;
    background: #FFF;
    border: none;
    font-size: 1.6rem;
    padding: 5px;
                    margin-bottom: 20px;
            }
            input[type=submit],input[type=buttun],input[type=reset] {
            background: #000;
    color: #FFF;
                border: 1px solid #000;
    border: none;
    padding: 20px 0;
    width: 100%;
    font-size: 1.6rem;
    font-family: 'Playfair Display', serif;
                cursor: pointer
            }
             input[type=submit]:hover,input[type=buttun]:hover,input[type=reset]:hover {
                 
            background: #fff;
    color: #000;
                border: 1px solid #000;
            }