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

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

LP style

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

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: clamp(14px,calc(28 / 750 * 100vw),28px);
  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 {
    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: 698px;
  width: 90%;
}
/*---------------------------*/
.lpbox {
  overflow: hidden;
}
.lpbox video {
  display: block;
}
.lpbox #fv img {
  position: relative;
  z-index: 2;
}
.lpbox .fv__box {
  position: relative;
}
.lpbox .fv__box video {
  position: absolute;
  bottom: -4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
.lpbox .fv_btn {
  width: 90%;
  margin: 2em auto;
}

.lpbox .director__box {
  position: relative;
}
.lpbox .director__box .director__box__text_01 {
  position: absolute;
  top: 0;
  left: 1em;
  width: 70.7%;
}
.lpbox .director__box .director__box__text_02 {
  position: absolute;
  top: 19.5em;
  right: 1em;
  width: 70.7%;
}

.lpbox .voice__box {
  position: relative;
}
.lpbox .voice__box__mv01 img,
.lpbox .voice__box__mv02 img {
  position: relative;
  z-index: 1;
}
.lpbox .voice__box__mv01 {
  position: absolute;
  top: 0;
  left: 2em;
  width: 40%;
}
.lpbox .voice__box__mv02 {
  position: absolute;
  top: 3em;
  right: 2em;
  width: 40%;
}
.lpbox .voice__box__mv01 video,
.lpbox .voice__box__mv02 video {
  position: absolute;
  top: .2em;
  left: .35em;
  width: 93.4%;
  border-radius: 1.3em;
}
.lpbox .stepup video:nth-of-type(1) {
  position: absolute;
  top: 4em;
  left: 0;
  width: 32%;
}
.lpbox .stepup video:nth-of-type(2) {
  position: absolute;
  top: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 32%;
}
.lpbox .stepup video:nth-of-type(3) {
  position: absolute;
  top: 0;
  right: 0;
  width: 32%;
}
.lpbox .voice__box__text_01 {
  position: absolute;
  top: .5em;
  left: 1em;
  width: 34.2%;
  z-index: 1;
}
.lpbox .voice__box__text_02 {
  position: absolute;
  top: 19em;
  left: 10em;
  width: 53.9%;
  z-index: 1;
}
.lpbox .voice__box__text_03 {
  position: absolute;
  top: -1.5em;
  right: 2em;
  width: 34.1%;
  z-index: 1;
}

.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__text {
  position: absolute;
  top: .6em;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 90.2%;
}
.lpbox .cta__box__btn_01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 87.8%;
}

.lpbox .cta__box__btn_normal {
  position: absolute;
  top: 3em;
  right: 2em;
  width: 45.1%;
}
.lpbox .size__box {
  position: relative;
}
.lpbox .size__box .slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.lpbox .size__box .slider li img {
  width: 92%;
}
.lpbox .size__box__img {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 91.5%;
}

.lpbox .reason__box {
  position: relative;
}
.lpbox .reason__box__tt {
  position: absolute;
  top: 9em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 98.8%;
}
.lpbox .reason__box .reason__box__video {
  position: absolute;
  top: 4.5em;
  left: 0;
  width: 100%;
}
.lpbox .reason__box__ttl {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90.2%;
}

.lpbox .reason__box__video02_01 {
  position: absolute;
  top: 12em;
  left: 1em;
  border-radius: 10em;
  width: 37.35%;
}
.lpbox .reason__box__video02_02 {
  position: absolute;
  top: 20em;
  right: 1em;
  border-radius: 10em;
  width: 37.35%;
}

.lpbox .easy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lpbox .reason__box__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90.5%;
}
.lpbox .reason__box__text_01 {
  position: absolute;
  top: 2em;
  left: 1.5em;
  width: 79%;
}
.lpbox .reason__box__text_02 {
  position: absolute;
  top: 2em;
  right: 3em;
  width: 65.1%;
}

.lpbox .life__box {
  position: relative;
}
.lpbox .voice__box__mv01 video,
.lpbox .voice__box__mv02 video {
  position: absolute;
  top: .2em;
  left: .35em;
  width: 93.4%;
  border-radius: 1.3em;
}
.lpbox .life__box.stepup video:nth-of-type(1) {
  position: absolute;
  top: 8em;
  left: 0;
  width: 32%;
}
.lpbox .life__box.stepup video:nth-of-type(2) {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 32%;
}
.lpbox .life__box.stepup video:nth-of-type(3) {
  position: absolute;
  top: 4em;
  right: 0;
  width: 32%;
}
.lpbox .life__box__text_01 {
  position: absolute;
  top: 4.5em;
  left: 1em;
  width: 34.2%;
  z-index: 1;
}
.lpbox .life__box__text_02 {
  position: absolute;
  top: 23em;
  left: 10em;
  width: 53.9%;
  z-index: 1;
}
.lpbox .life__box__text_03 {
  position: absolute;
  top: 2.5em;
  right: 2em;
  width: 34.1%;
  z-index: 1;
}
.lpbox .life__box__catch {
  position: absolute;
  top: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 88.2%;
}

.lpbox .life__box {
  position: relative;
}
.lpbox .savior01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 33.35%;
}
.lpbox .savior02 {
  position: absolute;
  top: 8.93em;
  left: 0;
  width: 33.35%;
}
.lpbox .savior03 {
  position: absolute;
  top: 8.93em;
  right: 0;
  width: 33.35%;
}
.lpbox .savior04 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 33.35%;
}
.lpbox .life__box__img {
  position: absolute;
  top: 4.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 53.1%;
}


.lpbox .try {
  position: relative;
}

.lpbox .section__marquee {
  font-family: "Noto Sans", sans-serif;
  position: absolute;
  top: 14.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;

  display: flex;
  overflow: hidden;
  white-space: nowrap;
}
.lpbox .marquee__text {
  color: #cc0000;
  font-weight: bold;
  display: inline-block;
  padding-right: 0.5em;
  animation: marquee 20s linear infinite;
}
@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}
.lpbox .happy_voice {
  padding-bottom: 3em;
  background: #faf4c2;
}

.lpbox .maker__box {
  position: relative;
}
.lpbox .maker__box__text {
  position: absolute;
  top: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 62.95%;
}

.lpbox .start__box {
  position: relative;
}
.lpbox .start__box video {
  display: block;
  width: 100%;
}
.lpbox .start__box__text_01 {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 33.85%;
}
.lpbox .start__box__text_02 {
  position: absolute;
  top: 3em;
  left: 2em;
  width: 33.8%;
}
.lpbox .start__box__text_03 {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 33.9%;
}

.lpbox .unique__box {
  position: relative;
  padding-top: 1.5em;
  background: #010549;
}
.lpbox .unique__box__text {
  position: absolute;
  top: 0;
  right: 1em;
  width: 62.3%;
}
.lpbox .unique__box video {
  width: 100%;
}

.lpbox .detail {
  padding: 3em 0;
}
.lpbox .detail ul {
  text-align: center;
  width: 93%;
}
.lpbox .detail li {
  padding: 1% 0;
}
.lpbox .detail li:nth-child(odd) {
  background: #1e3899;
  color: #fff;
}
.lpbox .detail li:nth-child(even) {
  font-size: .9em;
  padding: 3% 0;
}
.lpbox .detail li:nth-of-type(10) {
  text-align: justify;
}

.lpbox .design__box {
  position: relative;
}
.lpbox .design__box__text {
  position: absolute;
  top: -1em;
  left: 0;
  width: 100%;
}
.lpbox .design__box__text_02 {
  position: absolute;
  top: -11.5em;
  left: 1em;
  width: 96.3%;
}

.lpbox .future {
  position: relative;
}
.lpbox .future__text {
  position: absolute;
  top: 10.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89.9%;
}
.lpbox .nayami__box {
  position: relative;
}
.lpbox .nayami__box__text {
  position: absolute;
  top: 4.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90.7%;
}
.lpbox .nayami__box__text_01 {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.6%;
}

/*-------------------------------------------
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 {
  border-top: solid 2px #000000;
  text-align: center;
  font-size: .75em;
  color: #000;
  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;
}


.lpbox .zoom {
  display: block;
  opacity: 1;
  -webkit-transform:scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -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 .zoom {
  display: block;
  opacity: 0;
  -webkit-transform:scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
}


/* expand */
.expand {
  -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.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  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.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}


/* shine */
.shine{
  position: relative;
  overflow: hidden;
}
.shine:before {
  content: "";
  width: 200%;
  height: 200%;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 55%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 55%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 55%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
  position: absolute;
  top: -50%;
  left: -50%;
  -webkit-animation-name: shine;
  -moz-animation-name: shine;
  -o-animation-name: shine;
  animation-name: shine;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -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;
}
@-webkit-keyframes shine {
  from, 0% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( 100%, 0, 0) rotate(45deg);
    transform: translate3d( 100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( 100%, 0, 0) rotate(45deg);
    transform: translate3d( 100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  to, 100% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shine {
  from, 0% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( 100%, 0, 0) rotate(45deg);
    transform: translate3d( 100%, 0, 0) rotate(45deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( 100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( 100%, 0, 0) rotate(45deg);
    transform: translate3d( 100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
  to, 100% {
    -webkit-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -ms-transform: translate3d( -100%, 0, 0) rotate(45deg);
    -o-transform: translate3d( -100%, 0, 0) rotate(45deg);
    transform: translate3d( -100%, 0, 0) rotate(45deg);
    opacity: 0;
  }
}

.button {
	display: inline-block;
	overflow: hidden;
	padding: 20px;
	position: relative;
	text-decoration: none;
}
.button::after {
	animation: 2s 0s shine linear infinite;
	background: linear-gradient(to right, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 50%, rgba(255, 255, 255, 0) 1%);
	content: '';
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	transform: skewX(-15deg);
	width: 100%;
}
.button:hover {
/* 	color: #fff; */
}
@keyframes shine {
	20% {
		left: 100%;
	}
	100% {
		left: 100%;
	}
}