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

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

 LP style

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

/* raku2 reset */
html .lpbox h2,
html .lpbox p {
  border: none;
  padding: 0;
  margin: 0 auto;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: clamp(14px,calc(28 / 750 * 100vw),28px);
  color:#303030;
  line-height:1.5em;
  font-family: "Noto Sans JP",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width:750px){
.lpbox , #lpfooter {
    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 {
  position: relative;
  overflow: hidden;
}
.lpbox .box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/*----------------------------------------*/
.lpbox .momoist__text--01 {
  position: absolute;
  display: block;
  left: calc(32 / 750 * 100%);
  top: calc(435 / 1174 * 100%);
  width: calc(225 / 750 * 100%);
}
.lpbox .momoist__text--02 {
  position: absolute;
  display: block;
  right: calc(25 / 750 * 100%);
  top: calc(598 / 1174 * 100%);
  width: calc(235 / 750 * 100%);
}

.lpbox .media__slider {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: calc(570 / 750 * 100%);
  background-image: url(../img/webp/slider_sns.webp);
  background-repeat: repeat-x;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-animation-name: bgloop;
  -moz-animation-name: bgloop;
  -o-animation-name: bgloop;
  animation-name: bgloop;
  -webkit-animation-duration: 120s;
  -moz-animation-duration: 120s;
  -o-animation-duration: 120s;
  animation-duration: 120s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-position: 0% 0%;
}
@-webkit-keyframes bgloop {
  from, 0% {
  background-position: 0% 0%;
  }
  to, 100% {
  background-position: calc(3180 * 2.5 / 750 * 100%) 0%;
  }
}
@keyframes bgloop {
  from, 0% {
  background-position: 0% 0%;
  }
  to, 100% {
  background-position: calc(3180 * 2.5 / 750 * 100%) 0%;
  }
}

.lpbox .reason__ttl {
  display: block;
  position: absolute;
  width: calc(477 / 750 * 100%);
  top: calc( 226 / 454 * 100%);
  left: calc(137 / 750 * 100%);
}
.lpbox .reason__ttl {
  display: block;
  position: absolute;
  width: calc(477 / 750 * 100%);
  top: calc( 226 / 454 * 100%);
  left: calc(137 / 750 * 100%);
}
.lpbox .gel__text {
  display: block;
  position: absolute;
  width: calc(146 / 750 * 100%);
  top: calc( 28 / 692 * 100%);
  left: calc(85 / 750 * 100%);
}

.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 calc(( 750 - 684) / 750 * 100% * 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.lpbox .nayami__text--01 {
  position: absolute;
  display: block;
  left: calc(6 / 750 * 100%);
  top: calc(98 / 870 * 100%);
  width: calc(206 / 750 * 100%);
}
.lpbox .nayami__text--02 {
  position: absolute;
  display: block;
  right: calc(25 / 750 * 100%);
  top: calc(240 / 870 * 100%);
  width: calc(235 / 750 * 100%);
}


.lpbox .point__sttl--01 {
  position: absolute;
  display: block;
  left: calc(195 / 750 * 100%);
  top: calc(87 / 630 * 100%);
  width: calc(510 / 750 * 100%);
}

.lpbox .point__sttl--02 {
  position: absolute;
  display: block;
  left: calc(182 / 750 * 100%);
  top: calc(30 / 876 * 100%);
  width: calc(506 / 750 * 100%);
}

.lpbox .point__sttl--03 {
  position: absolute;
  display: block;
  left: calc(193 / 750 * 100%);
  top: calc(184 / 964 * 100%);
  width: calc(412 / 750 * 100%);
}

.lpbox .point__mov {
  position: absolute;
  top: 0;
  left: calc(100 / 750 * 100%);
  width: calc( 600 / 750 * 100%);
  z-index: 2;
}
.lpbox .point__movitem {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: calc( 360 / 600 * 100% );
  margin: 0 auto;
}
.lpbox .point__movitem video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lpbox .point__text--01 {
  position: absolute;
  display: block;
  left: calc(426 / 750 * 100%);
  top: calc(197 / 752 * 100%);
  width: calc(254 / 750 * 100%);
}
.lpbox .point__text--02 {
  position: absolute;
  display: block;
  left: calc(113 / 750 * 100%);
  top: calc(200 / 668 * 100%);
  width: calc(283 / 750 * 100%);
  z-index: 3;
}
.lpbox .point__cir {
  position: absolute;
  display: block;
  left: calc(30 / 750 * 100%);
  top: calc(48 / 668 * 100%);
  width: calc(448 / 750 * 100%);
  z-index: 2;
  -webkit-animation-name: roll;
  -moz-animation-name: roll;
  -o-animation-name: roll;
  animation-name: roll;
  -webkit-animation-duration: 120s;
  -moz-animation-duration: 120s;
  -o-animation-duration: 120s;
  animation-duration: 120s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-position: 0% 0%;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
}
@-webkit-keyframes roll {
  from, 0% {
    transform: rotate(0deg);
  }
  to, 100% {
    transform: rotate(360deg);
  }
}
@keyframes roll {
  from, 0% {
    transform: rotate(0deg);
  }
  to, 100% {
    transform: rotate(360deg);
  }
}

.lpbox .point__img--01 {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 4;
}


.lpbox .voice__sttl--01 {
  position: absolute;
  display: block;
  left: 0;
  top: calc(120 / 880 * 100%);
  width: calc(520 / 750 * 100%);
}
.lpbox .voice__sttl--02 {
  position: absolute;
  display: block;
  right: 0;
  top: calc(120 / 900 * 100%);
  width: calc(450 / 750 * 100%);
}

.lpbox .voice__sttl--03 {
  position: absolute;
  display: block;
  left: 0;
  top: calc(120 / 856 * 100%);
  width: calc(410 / 750 * 100%);
}


.lpbox .voice__sttltext {
  position: relative;
  display: block;
}
.lpbox .voice__sttltext p {
  position: relative;
  z-index: 2;
  display: block;
}
.lpbox .voice__sttltext p.voice__marker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.lpbox .howto__text {
  position: absolute;
  display: block;
  right: calc(30 / 750 * 100%);
  top: calc(190 / 616 * 100%);
  width: calc(308 / 750 * 100%);
}


.lpbox .faq {
  background: #fff3f4;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: calc(60 / 750 * 100%);
}
.lpbox .faq__item {
  display: block;
  margin: 0 auto calc(20 / 750 * 100%);
}
.lpbox .faq__q {
  background-image: url(../img/webp/faq_q_ic.webp) , url(../img/webp/faq_bar.webp);
  background-position:  calc( 38 / 750 * 100%) 50% , bottom left;
  background-repeat: no-repeat;
  -webkit-background-size: calc(52 / 750 * 100%) auto , 100% auto;
  background-size: calc(52 / 750 * 100%) auto , 100% auto;
  min-height: clamp(0px,calc(80 / 750 * 100vw),80px);
  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: flex-start;
  box-sizing: border-box;
  padding: calc(10 / 750 * 100%) calc(115 / 750 * 100%);
  width: 100%;
  position: relative;
  cursor: pointer;
}
.lpbox .faq__qtext {
  background: no-repeat bottom left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  font-size: clamp(12px,calc(36 / 750 * 100vw),36px);
  font-weight: bold;
  color: #f7648d;
  letter-spacing: 0.0.8em;
  line-height: calc(54 / 36 * 1em);
}
.lpbox .faq__q:before {
  content: "";
  display: block;
  background: #f7648d;
  width: calc(60 / 750 * 100%);
  height: 0;
  padding-bottom: calc(40 / 750 * 100%);
  border-radius: clamp(0px,calc(20 / 750 * 100vw),20px);
  z-index: 2;
  position: absolute;
  right: calc(40 / 750 * 100%);
  top: 50%;
  transform: translate3d(0,-50%,0);
}
.lpbox .faq__q:after {
  content: "";
  display: block;
  background: url(../img/webp/faq_ar.webp) no-repeat 50% 50%;
  -webkit-background-size: calc(18 / 60 * 100%);
  background-size: ;
  width: calc(60 / 750 * 100%);
  height: 0;
  padding-bottom: calc(40 / 750 * 100%);
  border-radius: clamp(0px,calc(20 / 750 * 100vw),20px);
  z-index: 3;
  position: absolute;
  right: calc(40 / 750 * 100%);
  top: 50%;
  transform: translate3d(0,-50%,0) rotate(0deg);
  transition: all .5s ease;
}
.lpbox .faq__q.faq__q--open:after {
  content: "";
  transform: translate3d(0,-50%,0) rotate(180deg);
}
.lpbox .faq__text {
  box-sizing: border-box;
  background-image: url(../img/webp/faq_a_bg_01.webp),url(../img/webp/faq_a_bg_03.webp),url(../img/webp/faq_a_bg_02.webp);
  background-repeat: no-repeat,no-repeat,repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: top left, bottom left , top left;
  box-sizing: border-box;
  padding: calc(50 / 750 * 100%) calc(60 / 750 * 100%) calc(60 / 750 * 100%) calc(90 / 750 * 100%);
  font-size: clamp(8px,calc(28 / 750 * 100vw),28px);
  color: #5e5959;
  line-height: calc(50 / 28 * 1em);
  letter-spacing: 0.08em;
  text-align: justify;
}
.lpbox .faq__text--small {
  font-size: clamp(8px,calc(22 / 750 * 100vw),22px);
  font-weight: 300;
  line-height: calc(34 / 22 * 1em);
}

.lpbox .product {
  display: block;
  margin: calc(70 / 750 * 100%) auto;
  box-sizing: border-box;
}

.lpbox .product__box {
  box-sizing: border-box;
  position: relative;
  width: calc(620 / 750 * 100%);
  z-index: 2;
  margin: 0 auto 0;
}
.lpbox .product__box dt {
  color: #f7648d;
  font-size: clamp(12px,calc(26 / 750 * 100vw),26px);
  font-weight: 500;
  border-bottom: clamp(1px,calc(2 / 750 * 100vw),2px) solid;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding: calc(10 / 620 * 100%) 0;
}
.lpbox .product__box dd {
  position: relative;
  font-size: clamp(11px,calc(22 / 750 * 100vw),22px);
  color: #5e5959;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  padding: calc(10 / 620 * 100%) 0;
  line-height: calc(36 / 22 * 1em);
}
.lpbox .product__box dd p + p {
  margin-top: 1em;
}

/*---------------------------*/
.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;
}

/*---------------------------*/

/*-------------------------------------------
 form
-----------------------------------------------*/
#form__area {
  box-sizing: border-box;
  width: 100%;
  margin: 1em auto;
  padding: 0;
}


/*-------------------------------------------
 footer
-----------------------------------------------*/
#lpfooter .footer__logo {
  display: block;
  width: calc(312 / 750 * 100%);
  margin: calc(50 / 750 * 100%) auto;
}
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li{
  font-size: clamp(13px,calc(26 / 750 * 100vw),26px);
  color: #5e5959;
  margin-bottom: 1.5em;
}
#lpfooter #copy:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: calc(4 / 750 * 100%);
  margin: 0 auto;
  background-image: -moz-linear-gradient( 0deg, rgb(231,118,142) 0%, rgb(192,202,201) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(231,118,142) 0%, rgb(192,202,201) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(231,118,142) 0%, rgb(192,202,201) 100%);
}
#lpfooter #copy {
  color: #5e5959;
  font-size: clamp(9px,calc(18 / 750 * 100vw),18px);
  text-align: center;
  box-sizing: border-box;
}
#lpfooter #copy span {
  box-sizing: border-box;
  padding: 1em 0;
  display: block;
  text-align: center;
}

/*-------------------------------------------
 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,3em,0);
  -ms-transform: translate3d(0,3em,0);
  -o-transform: translate3d(0,3em,0);
  transform: translate3d(0,3em,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}
.lpbox .fadein--left  {
  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--left {
  display: block;
  opacity: 0;
  -webkit-transform:translate3d(-3em,0,0);
  -ms-transform: translate3d(-3em,0,0);
  -o-transform: translate3d(-3em,0,0);
  transform: translate3d(-3em,0,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}

.lpbox .marker--left  ,
.lpbox .marker--right  {
  display: block;
  opacity: 1;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -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;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);

}
.lpbox .animhide .marker--left {
  display: block;
  clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
}
.lpbox .animhide .marker--right {
  display: block;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}