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

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

 LP style

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

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: "Noto Sans JP",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  color:#4c4c4c;
  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 {
  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: 650px;
  width: 90%;
}
/*----------------------------------------*/
.lpbox {
  overflow: hidden;
}
.lpbox .animbox {
  display: block;
  position: relative;
}
/*----------------------------------------*/
.lpbox .fv__catch {
  display: block;
  position: absolute;
  top: calc(30 / 750 * 100%);
  left: calc(50 / 750 * 100%);
  width: calc(608 / 750 * 100%);

}

/*----------------------------------------*/
.lpbox .cta {
  position: relative;
  overflow: hidden;
  margin: 0 auto clamp(10px,calc(50 / 750 * 100%),50px);
}
.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 calc((750 - 650) / 750 * 100% * 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


/*---------------------------*/
.lpbox .problem__catch {
  display: block;
  position: absolute;
  top: calc(275 / 1000 * 100%);
  left: calc(304 / 750 * 100%);
  width: calc(132 / 750 * 100%);
}
/*---------------------------*/
.lpbox .feature__ttl {
  display: block;
  position: absolute;
  top: calc(50 / 370 * 100%);
  left: calc(38.78 / 750 * 100%);
  width: calc(674 / 750 * 100%);
}
.lpbox .feature__slider {
  box-sizing: border-box;
  padding-left: calc(40 / 750 * 100%);
  background: #faf5f1;
}
.lpbox .owl-carousel .owl-stage-outer {
  z-index: 4;
}
.lpbox .feature__slider .owl-dots {
  background: url(../img/webp/feature_sl_dec.webp) no-repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: calc(270 / 710 * 100%);
  margin-top:calc(260 / 710 * 100% * -1) ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: calc(100% + 2px);
  margin-left: -1px;
  position: relative;
  z-index: 5;
  gap: calc(20 / 710 * 100%);
}
.lpbox .feature__slider .owl-dot {
  display: block;
  background: #f0e0e0;
  height: calc(5 / 28 * 1em);
  width: calc(150 / 710 * 100%);
  margin: 0;
}
.lpbox .feature__slider .owl-dot.active {
  background: #cd9999;
}
/*---------------------------*/
.lpbox .feature__checkitem {
  display: block;
  position: absolute;
  top: calc(345 / 560 * 100%);
  left: calc(80 / 750 * 100%);
  width: calc(50 / 750 * 100%);
}
.lpbox .feature__checkitem:nth-of-type(2) {
  display: block;
  position: absolute;
  top: calc(150 / 560 * 100%);
  left: calc(350 / 750 * 100%);
  width: calc(50 / 750 * 100%);
}
.lpbox .feature__checkitem:nth-of-type(3) {
  display: block;
  position: absolute;
  top: calc(345 / 560 * 100%);
  left: calc(610 / 750 * 100%);
  width: calc(50 / 750 * 100%);
}
/*---------------------------*/
.lpbox .sns__ttl {
  display: block;
  position: absolute;
  top: calc(150 / 420 * 100%);
  left: calc(96.98 / 750 * 100%);
  width: calc(546 / 750 * 100%);
}
.lpbox .sns__voice--01 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: calc(732 / 750 * 100%);
}
.lpbox .sns__voice--02 {
  display: block;
  position: absolute;
  top: calc(350 / 814 * 100%);
  left: 0;
  width: calc(732 / 750 * 100%);
}
.lpbox .sns__google {
  display: block;
  position: absolute;
  top: calc(233 / 554 * 100%);
  left: calc(264.83 / 750 * 100%);
  width: calc(211 / 750 * 100%);
}
.lpbox .sns__photo {
  display: block;
  position: absolute;
  top: 0;
  left: calc(20 / 750 * 100%);
  width: calc(710 / 750 * 100%);
}
/*---------------------------*/
.lpbox .reason__ttl {
  display: block;
  position: absolute;
  top: calc(268 / 478 * 100%);
  left: calc(118 / 750 * 100%);
  width: calc(509 / 750 * 100%);
}
.lpbox .reason__sttl--01 {
  display: block;
  position: absolute;
  top: calc(172 / 1300 * 100%);
  left: calc(94 / 750 * 100%);
  width: calc(565 / 750 * 100%);
}
.lpbox .reason__slider {
  background: #f4ede5;
  box-sizing: border-box;
  display: block;
  padding: 0 0 calc(50 / 750 * 100%);
/*   margin: 0 auto calc(50 / 750 * 100%); */
  margin: 0 auto;
}
.lpbox .reason__slideritem {
  border-bottom: clamp(2px,calc(10 / 750 * 100vw),10px) solid #f4ede5;
  box-sizing: border-box;
  padding: 0;
  widows: calc(710 / 710 * 100%);
  margin: 0 0;
}
.lpbox .reason__slider .owl-prev {
  background: url(../img/webp/reason_nav_l.webp) no-repeat top left;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: calc(50 / 750 * 100%);
  height: 0;
  padding-bottom: calc(150 / 750 * 100%);
  position: absolute;
  top: calc(200 / 750 * 100%);
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 5;
}
.lpbox .reason__slider .owl-next {
  position: absolute;
  top: calc(200 / 750 * 100%);
  right: 0;
  z-index: 5;
  background: url(../img/webp/reason_nav_r.webp) no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: calc(50 / 750 * 100%);
  height: 0;
  padding-bottom: calc(150 / 750 * 100%);
  position: absolute;
  text-indent: -9999px;
}
.lpbox .reason__slider .owl-dots {
  text-align: center;
  margin-top: 0.8em;
}
.lpbox .reason__slider .owl-dot {
  display: inline-block;
  font-size: calc(20 / 28 * 1em);
  width: 1em;
  height: 1em;
  border-radius: 1em;
  border: 1px solid #4c4c4c;
  margin: 0 .3em;
}
.lpbox .reason__slider .owl-dot.active {
  background: #4c4c4c;
}
.lpbox .reason__sttl--02 {
  display: block;
  position: absolute;
  top: calc(244 / 392 * 100%);
  left: calc(64.61 / 750 * 100%);
  width: calc(617 / 750 * 100%);
}
.lpbox .reason02__text--01 {
  display: block;
  position: absolute;
  bottom: calc(33 / 624 * 100%);
  left: calc(74 / 750 * 100%);
  width: calc(128 / 750 * 100%);
}
.lpbox .reason02__text--02 {
  display: block;
  position: absolute;
  bottom: calc(100 / 646 * 100%);
  right: calc(85 / 750 * 100%);
  width: calc(80 / 750 * 100%);
}
.lpbox .reason__award {
  display: block;
  position: absolute;
  top: calc(400 / 640 * 100%);
  left: calc(120 / 750 * 100%);
  width: calc(569 / 750 * 100%);
}
.lpbox .reason__sttl--03 {
  display: block;
  position: absolute;
  top: calc(250 / 380 * 100%);
  left: calc(64.35 / 750 * 100%);
  width: calc(606 / 750 * 100%);
}
.lpbox .reason03 {
  background: url(../img/webp/reason_13.webp) repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: calc(50 / 750 * 100%) 0 calc(50 / 750 * 100%);
}
.lpbox .reason03__ttl {
  display: block;
  position: absolute;
  top: 0;
  left: calc(116 / 750 * 100%);
  width: calc(516 / 750 * 100%);
  z-index: 5;
}
.lpbox .reason03__slider img {
  display: block;
}
.lpbox .reason03__slider p {
  border-radius: calc(44 / 28 * 1em);
  border: 1px solid #171f47;
  width: calc(630 / 750 * 100%);
  padding: calc(8 / 630 * 100%);
}
.lpbox .reason03__slider .owl-prev {
  background: url(../img/webp/reason_sl_nav_l.webp) no-repeat top left;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: calc(100 / 750 * 100%);
  height: 0;
  padding-bottom: calc(100 / 750 * 100%);
  position: absolute;
  top: calc(320 / 750 * 100%);
  left:  calc(10 / 750 * 100%);
  overflow: hidden;
  text-indent: -9999px;
  z-index: 5;
}
.lpbox .reason03__slider .owl-next {
  position: absolute;
  top: calc(320 / 750 * 100%);
  right: calc(10 / 750 * 100%);
  z-index: 5;
  background: url(../img/webp/reason_sl_nav_r.webp) no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: calc(100 / 750 * 100%);
  height: 0;
  padding-bottom: calc(100 / 750 * 100%);
  position: absolute;
  text-indent: -9999px;
}
/*---------------------------*/
.lpbox .schedule__ttl {
  display: block;
  position: absolute;
  top: calc(190 / 360 * 100%);
  left: calc(168.16 / 750 * 100%);
  width: calc(411 / 750 * 100%);
}
/*---------------------------*/
.lpbox .schedule__cover {
  display: block;
  background: #d3b386;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  padding-bottom: calc(60 / 750 * 100%);
  z-index: 3;
  -webkit-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.lpbox .animhide .schedule__cover {
  width: calc(610 / 750 * 100%);
}

.lpbox .schedule__limited {
  display: block;
  position: absolute;
  top: calc(75 / 640 * 100%);
  left: calc(70 / 750 * 100%);
  width: calc(602 / 750 * 100%);
}

.lpbox .report__text--01 {
  display: block;
  position: absolute;
  top: 0;
  right: calc(30 / 750 * 100%);
  width: calc(126 / 750 * 100%);
}

.lpbox .report__photo--01 {
  display: block;
  position: absolute;
  top: 0;
  left: calc(60 / 750 * 100%);
  width: calc(650 / 750 * 100%);
}
.lpbox .report__text--02 {
  display: block;
  position: absolute;
  top: 0;
  left: calc(30 / 750 * 100%);
  width: calc(126 / 750 * 100%);
}
.lpbox .report__photo--02 {
  display: block;
  position: absolute;
  top: 0;
  right: calc(60 / 750 * 100%);
  width: calc(650 / 750 * 100%);
}

.lpbox .happy__ttl {
  display: block;
  position: absolute;
  top: calc(218 / 412 * 100%);
  left: calc(53 / 750 * 100%);
  width: calc(633 / 750 * 100%);
}

.lpbox .faq {
  background: #f8f4ef;
  box-sizing: border-box;
  padding-bottom: calc(80 / 750 * 100%);
}

.lpbox .faq--q {
  cursor: pointer;
  position: relative;
}
.lpbox .faq--q:after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url(../img/webp/faq_ar.webp) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - .5em);
  right: 1em;
  transform: rotate(180deg);
  transition: all .5s ease;
}
.lpbox .faq--open.faq--q:after {
  content: "";
  transform: rotate(0deg);
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
}
#lpfooter .footer__link a{
  font-size: 1em;
  display: inline-block;
  font-size: calc(24 / 28 * 1em);
  letter-spacing: 0.1em;
  padding: 0 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: calc(18 / 28 * 1em);
  color: #fff;
  letter-spacing: 0.1em;
  background-color: #d6abab;
  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: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -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,clamp(10px,50%,100px),0);
  -ms-transform: translate3d(0,clamp(10px,50%,100px),0);
  -o-transform: translate3d(0,clamp(10px,50%,100px),0);
  transform: translate3d(0,clamp(10px,50%,100px),0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}
.lpbox .zoomin {
  display: block;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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 .zoomin {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(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: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -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: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -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;
}


/* expand */
.expand {
  display: block;
  -webkit-animation-name: expand;
  -moz-animation-name: expand;
  -o-animation-name: expand;
  animation-name: expand;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
