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

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

LP style

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

  background: url(../img/webp/background_img.webp);
  background-size: cover;
  width:100%;
  height:1440px;
  background-attachment: fixed;

}

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

  background: #fff;
  overflow: hidden;

}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 28px;
    max-width: 530px;
    margin: 0 auto;
  }
  body .lpbox .fv__box__text01 {
    position: absolute;
    bottom: 1em;
    right: .6em;
    margin: 0 auto;
    width: 90.7%;
  }
  body .lpbox .fv__box__item01 {
    position: absolute;
    top: -.8em;
    right: 0;
    width: 63.3%;
    z-index: 1;
  }
  body .lpbox .fv__box__item02 {
    position: absolute;
    top: 3.5em;
    left: 1em;
    width: 51.9%;
  }
  body .lpbox .cta__box__border {
    position: absolute;
    top: 0.9em;
    left: 0em;
    right: 0;
    margin: 0 auto;
    width: 89.4%;
  }
  body .lpbox .cta__box__text {
    position: absolute;
    top: 1.3em;
    left: 0em;
    right: 0;
    margin: 0 auto;
    width: 72.7%;
  }
  body .lpbox .cta__box__btn_02 {
    position: absolute;
    bottom: 0em;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  body .lpbox .easy__text01 {
    position: absolute;
    top: 4.2em;
    left: 0;
    right: 0;
    width: 50%;
  }

  body .lpbox .easy__icon {
    position: absolute;
    bottom: 1.5em;
    right: 0;
    width: 36.35%;

    animation: rotateAnimation 10s linear infinite;
  }
  body .lpbox .easy__text02 {
    position: absolute;
    bottom: 3em;
    right: 0.9em;
    width: 26.4%;
  }
  body .lpbox .nayami__text {
    position: absolute;
    top: 4.8em;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 91.3%;
  }
  body .lpbox .point__box__text01 {
    position: absolute;
    top: 6.7em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 81.5%;
  }
  body .lpbox .point__box__text03 {
    position: absolute;
    top: 1.5em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 81.4%;
  }
  body .lpbox .point__box__text04 {
        bottom: 1em;
  }
  body .lpbox .point__box__text05 {
    bottom: 1em;
  }
  body .lpbox .point__box__text06 {
    position: absolute;
    bottom: 2.5em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 77.3%;
  }
  body .lpbox .point__box .item--01 {
    position: absolute;
    bottom: 30%;
    left: 10.2em;
    width: 37.3%;
    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-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
  }
  body .lpbox .repeat__box__text {
    position: absolute;
    top: 3.5em;
    left: 2em;
    width: 53.9%;
  }
  body .lpbox .use__box__text {
    position: absolute;
    top: 3em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 93.4%;
  }
  body .lpbox .cta_series__btn {
    position: absolute;
    bottom: 1.5em;
    right: 1.5em;
    width: 40.3%;
  }
  body #lpfooter #copy {
    text-align: center;
    font-size: .5em;
    color: #fff;
    background-color: #163376;
    box-sizing: border-box;
    padding: .5em;
  }
}
.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: 750px;
}
/*---------------------------*/

.lpbox .fv__box {
  position: relative;
}
.lpbox .fv__box__text01 {
  position: absolute;
  bottom: 1em;
  right: 1.2em;
  margin: 0 auto;
  width: 90.7%;
}

.lpbox .fv__box__item01 {
  position: absolute;
  top: -1em;
  right: 0;
  width: 63.3%;
  z-index: 1;
}
.lpbox .fv__box__item02 {
  position: absolute;
  top: 5em;
  left: 1em;
  width: 51.9%;
}

.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__border {
  position: absolute;
  top: 1.9em;
  left: 0em;
  right: 0;
  margin: 0 auto;
  width: 89.4%;
}
.lpbox .cta__box__text {
  position: absolute;
  top: 2.5em;
  left: 0em;
  right: 0;
  margin: 0 auto;
  width: 72.7%;
}

.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 91.5%;
}
.lpbox .cta__box__btn_02 {
  position: absolute;
  bottom: .5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.lpbox .cta__box__btn_02 p {
  display: inline-block;
  width: 45%;
}

.lpbox .easy {
  position: relative;
}
.lpbox .easy__text01 {
  position: absolute;
  top: 5.5em;
  left: 0;
  right: 0;
  width: 50%;
}

.lpbox .easy__icon {
  position: absolute;
  bottom: 3.5em;
  right: 0;
  width: 36.35%;

  animation: rotateAnimation 10s linear infinite;
}
.lpbox .easy__text02 {
  position: absolute;
  bottom: 5.6em;
  right: 1.3em;
  width: 26.4%;
}

.lpbox .nayami {
  position: relative;
}
.lpbox .nayami__text {
  position: absolute;
  top: 7em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 91.3%;
}

.lpbox .point__box {
  position: relative;
}
.lpbox .point__box__text01 {
  position: absolute;
  top: 9.8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.5%;
}
.lpbox .point__box__text02 {
  position: absolute;
  top: .5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.4%;
}
.lpbox .point__box__text03 {
  position: absolute;
  top: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.4%;
}
.lpbox .point__box__text04 {
  position: absolute;
  bottom: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75.4%;
}
.lpbox .point__box__text05 {
  position: absolute;
  bottom: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82.3%;
}
.lpbox .point__box__text06 {
  position: absolute;
  bottom: 3.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 77.3%;
}

.lpbox .point__box {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.lpbox .point__box .point__gr1 {
  position: absolute;
  top: 37%;
  left: 33%;
  width: 18%;
  height: 38%;
  background: url(../img/point_icon_01.png) no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: top left;
  -webkit-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.lpbox .animhide .point__gr1 {
  height: 0%;
}
.lpbox .point__box .item--01 {
  position: absolute;
  bottom: 30%;
  left: 14.5em;
  width: 37.3%;
  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-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.lpbox .animhide .item--01 {
  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);
}

.lpbox .repeat__box {
  position: relative;
}
.lpbox .repeat__box__text {
  position: absolute;
  top: 5.5em;
  left: 3.8em;
  width: 53.9%;
}

.lpbox .voice {
  background: #c3e1ef;
}
.lpbox .voice p {
  width: 90%;
  margin: 0 auto;
  padding: 3% 0;
}


.lpbox .faq {
  margin-bottom: 3em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dl {
  margin-bottom: 1em;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: .8em;
  height: .8em;
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -.3em;
  -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 .faq__box1 dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: .8em;
  height: .8em;
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -.3em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;

  transform: rotate(180deg);
}
.lpbox .faq__box1 dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.lpbox .use__box {
  position: relative;
}
.lpbox .use__box__text {
  position: absolute;
  top: 4.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 93.4%;
}

.lpbox .cta_series {
  position: relative;
  margin-top: 2em;
}
.lpbox .cta_series__btn {
  position: absolute;
  bottom: 3em;
  right: 2.4em;
  width: 40.3%;
}
/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #163376;
  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;
}

/* 回転するアニメーション */
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

/* このクラスをつけると回転を無限に繰り返します */
.anime-fuwafuwa {
  animation: 3s fuwafuwa infinite;
}


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

/* 回転アニメーションの定義 */
@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
