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

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.lpbox {
  overflow: hidden;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
.lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
.lpbox img ,
#lpfooter img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
/* cart css reset */

.lpbox header ,
.lpbox h1 ,
.lpbox h2 ,
.lpbox h3 ,
.lpbox p ,
.lpbox dl ,
.lpbox dt ,
.lpbox dd ,
.lpbox div ,
.lpbox section ,
.lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li,
.lpbox ul,
.lpbox li{
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/
/*---------------------------*/
.lpbox #fixbtn {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
.lpbox #fixbtn.fixbtn--visible {
  bottom: 0;
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
.lpbox #fixbtn .fixbtn__item {
  position: relative;
  display: block;
  margin: 0 auto;
}
.lpbox #fixbtn .fixbtn__btn--01 {
  display: block;
  position: absolute;
  width: calc(360 / 750 * 100%);
  max-width: 360px;
  bottom: 0;
  left: 0;
}
.lpbox #fixbtn .fixbtn__btn--02 {
  display: block;
  position: absolute;
  width: calc(360 / 750 * 100%);
  max-width: 360px;
  bottom: 0;
  right: 0;
}
/*---------------------------*/
.lpbox .fv__box {
  position: relative;
}
.lpbox .fv__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 94.5%;
}





.lpbox .high_technology {
  background: url(../img/sp_webp/high_technology_02.webp) repeat center top;
  background-size: 100%;
}
.lpbox .before_after_slider {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}

.lpbox .box_before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  border-right: 5px solid rgba(255, 255, 255, 0.7);
  box-shadow: 10px 0 15px -13px #000;
}

.lpbox .box_before img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

.lpbox .box_before::before {
  content: "";
  display: block;
  width: .9em;
  height: .9em;
  background: url(../img/high_technology_ar.png) no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: 60%;

  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  width: 45px;
  height: 45px;
  margin: auto;
  border: 5px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  box-shadow: 10px 0 15px -13px #000;
}

.lpbox .slider_range {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: col-resize;
}

.lpbox .reason .sliderarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 1% 0 3%;
  background: url(../img/sp_webp/reason_08.webp) repeat-y top center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.lpbox .reason .sliderbox {
  box-sizing: border-box;
  position: relative;
}


.lpbox .nayami__box {
  position: relative;
}
.lpbox .nayami__box {
  width: 100%;
  /*     height: 12em; */
}
.lpbox .twentytwenty-overlay:hover {
  background: none!important;
}
.twentytwenty-before-label{display:none}
.twentytwenty-after-label{display:none}



.lpbox .treatment__box {
  position: relative;
}
.lpbox .treatment__box .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.lpbox .treatment__box .slider img {
  width: 95%;
}

.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.7%;
}

.lpbox .sliderarea {
  display: block;
  position: relative;
  margin: 0 auto;
}

.lpbox .about .sliderbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.lpbox .about .owl-carousel .owl-item img {
  display: block;
  width: 75%;
}
.lpbox .slider--about p {
  display: block;
  box-sizing: border-box;
  padding: 0 calc(70 / 750 * 100%);
}

.lpbox .reason__box {
  position: relative;
}
.lpbox .reason__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95%;
  height: 14.33em;
}

.lpbox .hair__box {
  position: relative;
}
.lpbox .hair__box video {
  position: absolute;
  top: .15em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82.6%;
}



.lpbox .technology__box {
  position: relative;
}
.lpbox .technology__box .slider02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.lpbox .technology__box .slider02 img {
  width: 95%;
}

.lpbox .image__btn {
  width: 86.7%;
}

.lpbox .faq {
  margin-bottom: 4em;
}
.lpbox .faq dl {
  margin-bottom: 1em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -.5em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .faq dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lpbox .access__box {
  position: relative;
}
.lpbox .access__box iframe {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95%;
  height: 14em;
}

/*-------------------------------------------
footer
-----------------------------------------------*/

#lpfooter .footer__link {
  font-family: "Noto Sans JP", serif;
  font-weight: bold;
  padding: 0 5%;
  text-align: left;
  padding-top: 3em;
  padding-bottom: 2em;

  background: #cad7f1;
  color: #0c2350;
}
#lpfooter .footer__link li{
  font-size: .8em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #0c2350;
  box-sizing: border-box;
  padding: .5em;
}

/*-------------------------------------------
animation
-----------------------------------------------*/
.lpbox .fadein {
  display: block;
  opacity: 1;
  -webkit-transform:translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.lpbox .animhide .fadein {
  display: block;
  opacity: 0;
  -webkit-transform:translate3d(0,50%,0);
  -ms-transform: translate3d(0,50%,0);
  -o-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}

.lpbox .slideleft {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideleft {
  display: block;
  -webkit-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  -o-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  opacity: 0;
}

.lpbox .slideright {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideright {
  display: block;
  -webkit-transform: translate3d(50%,0,0);
  -ms-transform: translate3d(50%,0,0);
  -o-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
  opacity: 0;
}