@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/

  html {
    display: block !important;
  }


html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}


header + section.cta {
  margin-top: 20px;
}
h1 video {
  width: 100%;
}

/* 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 {
  overflow: hidden;
}
.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 .cta.cta__area--01{
  margin-top: -4em;
}
.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.5%;
}
.lpbox .cta__btn_y {
  position: absolute;
  top: 63%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.5%;
}
.lpbox .cta__tel-box {
  position: relative;
}
.lpbox .cta__tel-btn {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.67%;
}
.lpbox .tel {
  position: relative;
  margin-top: 2em;
}
.lpbox .tel__btn {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  width: 83.6%;
}


/*---------------------------*/
.lpbox .birth__box {
  position: relative;
}

.lpbox .birth__box .slider li img {
  width: 85%;
}

.lpbox .birth__item {
  display: block;
  position: absolute;
  top: 2.4em;
  left: -.5em;
  right: 0;
  width: 105%;
  height: 0;
  padding-bottom: 43%;
  margin: 0 auto;
  z-index: 3;
  transform: rotateZ( -8deg );
}

.lpbox .birth__item--top {
  background-image: url(/assets/img/lp/kiwami/260731/slider_user.jpg);
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  -webkit-animation: bgloop 40s linear infinite;
  animation: bgloop 40s linear infinite;
}

@-webkit-keyframes bgloop {
  from {
    background-position: 0  0;
  }
  to {
    background-position: 300% 0;
  }
}
@keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 300% 0;
  }
}

.lpbox .birth__item--text {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 1.92em;
  width: 32%;
  z-index: 5;
}


/*---------------------------*/
.lpbox .uservoice {
  position: relative;
}

.lpbox .uservoice .uservoice__box--01 {
  position: absolute;
  top: 0;
  left: -6.8em;
  width: 100%;
  clip-path: inset(0% 34% 11% 29%);
}

.lpbox .uservoice .uservoice__box--02 {
  position: absolute;
  top: -1em;
  right: -7.7em;
  width: 109%;
  clip-path: inset(5% 29% 13% 36%);
}

.lpbox .uservoice .uservoice__box--03 {
  position: absolute;
  top: -1.6em;
  left: -9.3em;
  width: 120%;
  clip-path: inset(9% 37% 17% 32%);
}

.lpbox .uservoice .uservoice__box--04 {
  position: absolute;
  top: -2.4em;
  right: 0;
  left: -1.6em;
  width: 120%;
  clip-path: inset(14% 15% 11% 11%);
}

/*---------------------------*/
.lpbox .comment {
  position: relative;
}
.lpbox .comment .slider {
  width: 100%;
  position: absolute;
  top: 11.2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.lpbox .comment .slider li img {
  width: 79%;
}


/*---------------------------*/
.lpbox .movie__box {
  position: relative;
}
.lpbox .movie__item{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*.function*/
.lpbox .function .movie__size{
  display: block;
  position: relative;
  width: 91.7%;
  height: 0;
  padding-bottom: 74%;
  margin: 0 auto;
}
/*.capsule*/
.lpbox .capsule .movie__item{
  top: .3em;
}
.lpbox .capsule .movie__size{
  display: block;
  position: relative;
  width: 92%;
  height: 0;
  padding-bottom: 80.2%;
  margin: 0 auto;
}
.lpbox .movie__size video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/*---------------------------*/
.lpbox .free {
  margin:2.6em 0 0 0 ;
}

/*---------------------------*/
.lpbox .original__box {
  position: relative;
}

.lpbox .original__box .slider li img {
  width: 85%;
}

.lpbox .original__item {
  display: block;
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  padding-bottom: 31%;
  margin: 0 auto;
  z-index: 3;
}

.lpbox .original__item--top {
  background-image: url(/assets/img/lp/kiwami/260731/webp/slider_great_man.webp);
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  -webkit-animation: bgloop 10s linear infinite;
  animation: bgloop 10s linear infinite;
}

@-webkit-keyframes bgloop {
  from {
    background-position: 0  0;
  }
  to {
    background-position: 300% 0;
  }
}
@keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 300% 0;
  }
}

.lpbox .original__item--text {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 1.92em;
  width: 32%;
  z-index: 5;
}

.lpbox .nmn__text01 {
  position: absolute;
  top: 0;
  left: 2em;
  width: 42.4%;
}
.lpbox .nmn__text02 {
  position: absolute;
  top: 0;
  right: 2em;
  width: 42.4%;
}
/* グレー背景 */
.layer {
  background: rgba(0, 0, 0, .2); /* 背景を薄くする *
  width: 100%;
  height: 100%;
  position: fixed; /* 画面に固定するために指定 */
  top: 0;
  left: 0;
}

/* モーダルコンテンツ */
.modal {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  min-width: 440px;
}

.modal__inner {
  margin-top: 125px;
  margin-bottom: 125px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);/* モーダルにシャドウをかける */
  border-radius: 13px; /* モーダルの角を丸める */
  display: block;
  padding: 21px 8px 21px;
  height: auto;
}

.modal__content {
  padding-top: 15px;
  padding-bottom: 23px;
}

.lpbox .original {
  position: relative;
}
.lpbox .original video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 92%;
}
.lpbox .happy_voice {
  position: relative;
}
.lpbox .happy_voice .happy_voice__box--01 {
  position: absolute;
  top: -2.6em;
  left: -10em;
  width: 120%;
  clip-path: inset(14% 34% 10% 34%);
}

.lpbox .happy_voice .happy_voice__box--02 {
  position: absolute;
  top: -0.5em;
  right: -6.7em;
  width: 96%;
  clip-path: inset(2% 30% 2% 30%);
}

.lpbox .cycle {
  margin-top: 3em;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: left;
  margin: 3em 0;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1.2em;
  color: #101010;
  display: flex;
  align-items: center; /* 垂直中心 */
}
#lpfooter .footer__link li:before{
  border-top: 2px solid #101010;
  content: "";
  width: 2em;
  margin-right: 1em;
}

#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #9b0000;
  box-sizing: border-box;
  padding: .5em;
}

/*-------------------------------------------
form
-----------------------------------------------*/
#form {
  box-sizing: border-box;
  width: 100%;
  margin: 3em auto 2em;
  padding: 0;
  background: #f5f5f6;
  text-align: center;
  padding: 6%;
}


/*-------------------------------------------
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;
}




/*--------------------------------------
モーダル表示上から_002
--------------------------------------*/
.lpbox .modal_wrap input {
  display: none;
}

.lpbox .modal_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.lpbox .modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.lpbox .modal_content {
  align-self: center;
  width: 90%;
  max-width: 600px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}

.lpbox .modal_content p {
  padding-top: 0;
}

.lpbox .close_button {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  cursor: pointer;
}

.lpbox .modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.lpbox .modal_wrap input:checked ~ .modal_overlay .modal_content {
  transform: translateY(20px);
}

.lpbox .open_button {

}

.lpbox .open-button:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*下に動く*/

}

/*アイコンを表示*/
.lpbox .open-button:after {
  font-family: "Font Awesome 5 Free";
  content: "\f2d0";
  padding-left: 8px;
}

/*ラベルホバー時*/
.lpbox .open-button:hover {
  color: #FFFFFF;
  background-color: #4f96f6;
  transition: .6s;
}

.lpbox .modal_title2 {
  font-size: 1.5em;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  margin-top:0;
  margin-bottom: 0;
}

.lpbox .modal_title2::before,
.lpbox .modal_title2::after{
  content: "";
  position: absolute;
  bottom: 0;
}

/* h2 プライマリカラー*/
.lpbox .modal_title2:before{
  border-bottom: 4px solid #6bb6ff;
  width: 100%;
}
/* h2 セカンダリカラー*/
.lpbox .modal_title2:after{
  border-bottom: 4px solid #c8e4ff;
  width: 100%;
}


/* ========== 単品購入セクション ========== */
.lpbox .single-item .inner {
    background: #fff;
    padding: 20px 20px;
}
.lpbox .single-item p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 3.65rem;
    color: #424e63;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.1rem;
}
.lpbox .single-item p span {
    color: #dc0454;
}
.lpbox .single-item p:last-child {
    text-align: center;
}
.lpbox .single-item p:last-child a {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    background: #2ad359;
    color: #fff !important;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    padding: 10px 100px;
    margin: 20px 0 20px 0;
    border-radius: 32px;
    box-shadow: 3px 3px 3px #333;
    letter-spacing: -0.1rem;
    text-decoration: none !important;
}
.lpbox .single-item p:last-child a span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    position: relative;
    width: 0.8em;
    height: 0.8em;
    border: 0.1em solid currentColor;
    background: currentColor;
    border-radius: 50%;
    box-sizing: content-box;
    margin: 0 0 8px 20px;
}
.lpbox .single-item p:last-child a span:before {
    content: '';
    color: #2ad359;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.18em 0.31177em;
    border-left-color: currentColor;
    border-right: 0;
    transform: translateX(15%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.lpbox .single-item p:last-child a:hover {
    opacity: 0.7;
}
@media screen and (max-width: 768px) {
    .lpbox .single-item {
        padding: 15px 15px;
    }
    .lpbox .single-item .inner {
        padding: 10px 10px;
    }
    .lpbox .single-item p {
        font-size: 1.15rem;
    }
    .lpbox .single-item p:last-child a {
        font-size: 1.5rem;
        padding: 10px 50px;
        margin: 20px 0 10px 0;
    }
    .lpbox .single-item p:last-child a span {
        margin: 0 0 4px 10px;
    }
}
