@charset "utf-8";
/* CSS Document */
body{margin: 0;}
.zen-kaku_gothic_new-regular {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .zen-kaku_gothic_new-medium {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
.content{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
.relative{position: relative;}
.relative>img{width: 100%;    vertical-align: bottom;}
.Scrollup {
    opacity: 0;
  }
  
  .Scrollup.active {
    animation-name: fadeUpAnime;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
  }
  
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      transform: translateY(100px);
    }
  
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .lp01 > div > img{
    vertical-align: bottom;
    width: 100%;
}

/*fuwafuwa*/
.fuwafuwa {
    animation-name: fuwafuwa;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-duration: 1s;
  }
  
  @keyframes fuwafuwa {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  }



/*CTA*/
.lp01_cta_btn {
    position: absolute;
    left: 7%;
    top: 66%;
    width: 87%;
}
.lp01_cta_btn.cta_02{
    top: 70%;
}
.lp01_cta_btn.cta_03{
    top: 64%;
}
.lp01_cta_btn.cta_05{
    top: 68%;
}
.img_btn{width: 100%;}


.float_btn_background {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 11;
  }
  
  #cta_btn {
    transition: all 0.5s;
  }
  
  .float_btn img {
    width: 95%;
    max-width: 580px;
    vertical-align: bottom;
}

  /*CTAtimere*/

  .time_area {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: -12px;
    z-index: 100;
}
#inner {width: 100%;}
.ctdtxt {
    font-weight: bold;
    font-size:80%!important;
    text-align:center;
    letter-spacing: 3px;
}
.day, .hou, .min, .sec, .mil {
    font-family: none;
    font-size: 200%;
    color:  #f36994;
}
.nichi,.jikan,.hun,.byou {
    font-size: 120%;
    color:#000;
}
#CP #txt, #CP p {
    color: #000;
    font-size: 11pt;
    line-height: 1.2;
    letter-spacing: 2pt;
    margin-top: 5px;
}

#CP {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 85%;
    line-height: 1.2;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50px;
    margin-bottom: -1%;
    background-color: #fff;
    z-index: -1;
}


@media (max-width: 640px){
.time_area {
    width: 100%;
    margin: 0 auto;
    margin-bottom: -7px;
}
.day, .hou, .min, .sec, .mil {
    font-size: 190%;
    color: #f36994;    
}
}


/*slide*/
.lp01_slide_flow,.lp01_slide_flow_2 {
    position: absolute;
    top: 34%;
    width: 100%;
}

.lp01_slide_flow .swiper-slide,
.lp01_slide_flow_2 .swiper-slide {
    text-align: center;
}
.lp01_slide_flow .slide01,
.lp01_slide_flow .slide02,
.lp01_slide_flow .slide03,
.lp01_slide_flow .slide04,
.lp01_slide_flow_2 .slide01,
.lp01_slide_flow_2 .slide02,
.lp01_slide_flow_2 .slide03,
.lp01_slide_flow_2 .slide04{
    width: 83%;
}
.lp01_slide_flow .swiper-pagination-bullet,
.lp01_slide_flow_2 .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.lp01_slide_flow .swiper-pagination-bullet-active,
.lp01_slide_flow_2 .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #5ba9b0;
}
.lp01_slide_flow .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lp01_slide_flow_2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px);
}
.lp01_slide_flow .swiper-pagination-bullets.swiper-pagination-horizontal,
.lp01_slide_flow_2 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -24%;
    left: 0;
    width: 100%;
}


.lp01_slide_voice {
    position: absolute;
    top: 26.8%;
    width: 100%;
}
.swiper02,.swiper03 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.lp01_slide_voice .swiper-slide {
    text-align: center;
}
.lp01_slide_voice .slide01,
.lp01_slide_voice .slide02,
.lp01_slide_voice .slide03{
    width: 83%;
}
.lp01_slide_voice .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.lp01_slide_voice .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #5ba9b0;
}
.lp01_slide_voice .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px);
}
.lp01_slide_voice .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: -5%;
    left: 0;
    width: 100%;
}

/*accordion*/

.accordion dt>a {
    position: relative;
    display: block;
    text-decoration: none;
  }
.accordion dd,.accordion dl {
    margin: 0;
  }
  
.accordion dd>p {
    margin: 0;
  }
.accordion {
    position: relative;
  }

  .accordionTitle {
    position: relative;
  }
  .accordionTitle::before,.accordionTitle::after  {
    content: '';
    display: inline-block;
    width: 15px;
    height: 2px;
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
    background-color: #ffffff;
  }
  .accordionTitle:after {
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }

  .accordionTitleActive:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  .accordionTitleActive:before {
  opacity: 0;
  }

   
  .accordionItem {
    height: auto;
    overflow: hidden;
  }
  
  @media all {
    .accordionItem {
      max-height: 50em;
      -moz-transition: max-height 1s;
      -o-transition: max-height 1s;
      -webkit-transition: max-height 1s;
      transition: max-height 1s;
    }
  }
  
  @media screen and (min-width: 48em) {
    .accordionItem {
      max-height: 2000px;
      -moz-transition: max-height 0.5s;
      -o-transition: max-height 0.5s;
      -webkit-transition: max-height 0.5s;
      transition: max-height 0.5s;
    }
  }
  
  .accordionItemCollapsed {
    max-height: 0;
  }
  
  .animateIn {
    -webkit-animation-name: accordionIn;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -webkit-animation-delay: 0s;
    -moz-animation-name: normal;
    -moz-animation-duration: 0.3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-fill-mode: both;
    -moz-animation-delay: 0s;
    animation-name: accordionIn;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-delay: 0s;
  }
  
  .animateOut {
    -webkit-animation-name: accordionOut;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -webkit-animation-delay: 0s;
    -moz-animation-name: accordionOut;
    -moz-animation-duration: 0.75s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-fill-mode: both;
    -moz-animation-delay: 0s;
    animation-name: accordionOut;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-delay: 0s;
  }
  
  @-webkit-keyframes accordionIn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-64px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  
  @-moz-keyframes accordionIn {
    0% {
      opacity: 0;
      -moz-transform: translateY(-64px);
    }
  
    100% {
      opacity: 1;
      -moz-transform: translateY(0);
    }
  }
  
  @keyframes accordionIn {
    0% {
      opacity: 0;
      transform: translateY(-64px);
    }
  
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  @-webkit-keyframes accordionOut {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-64px);
    }
  }
  
  @-moz-keyframes accordionOut {
    0% {
      opacity: 1;
      -moz-transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -moz-transform: translateY(-64px);
    }
  }
  
  @keyframes accordionOut {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      transform: translateY(-64px);
    }
  }

/*fv*/
.lp01 > div > img.base01{
    width: 100%;
    height: auto;
}
.lp01 > div > img.img01 {
    position: absolute;
    left: 3%;
    top: 50.7%;
    width: 37.8%;
}
.lp01 > div > img.img02 {
    position: absolute;
    left: 32.0%;
    top: 59.6%;
    width: 37.8%;
}
.lp01 > div > img.img03 {
    position: absolute;
    left: 61%;
    top: 51.3%;
    width: 37.8%;
}
.lp01 > div > img.img04 {
    position: absolute;
    left: 1.5%;
    top: 74.5%;
    width: 98.2%;
}
/*02*/
.lp01 > div > img.ap_02_img04 {
    position: absolute;
    left: 18.1%;
    top: 16.5%;
    width: 65.0%;
}

/*03*/
.lp01 > div > img.img05{
    position: absolute;
    top: 10.5%;
    left: 15%;
    width: 70%;
}
.lp01 > div > img.img06{
    position: absolute;
    top: 27%;
    left: 2.2%;
    width: 96.5%;
}
/*05*/
.lp01 > div > img.img07 {
    position: absolute;
    top: 5.7%;
    left: 16.5%;
    width: 66.7%;
}
.lp01 > div > img.img08 {
    position: absolute;
    top: 21.3%;
    left: 5%;
    width: 90.5%;
}
.lp01 > div > img.img09 {
    position: absolute;
    top: 44.3%;
    left: 5%;
    width: 90.5%;
}
.lp01 > div > img.img10 {
    position: absolute;
    top: 80.8%;
    left: 25.3%;
    width: 50.8%;
}

/*06*/
.lp01 > div > img.img11 {
    position: absolute;
    top: 3.4%;
    left: 8.6%;
    width: 82.6%;
}
.lp01 > div > img.img12{
    position: absolute;
    top: 23.2%;
    left: 4.7%;
    width: 45.9%;
}
.lp01 > div > img.img13 {
    position: absolute;
    top: 23.2%;
    left: 50.7%;
    width: 45.9%;
}
.lp01 > div > img.img14{
    position: absolute;
    top: 47.6%;
    left: 4.7%;
    width: 45.9%;
}
.lp01 > div > img.img15 {
    position: absolute;
    top: 47.6%;
    left: 50.7%;
    width: 45.9%;
}
.lp01 > div > img.img16 {
    position: absolute;
    top: 71.7%;
    left: 4.7%;
    width: 45.9%;
}
.lp01 > div > img.img17 {
    position: absolute;
    top: 71.7%;
    left: 50.7%;
    width: 45.9%;
}

/*08*/
.lp01 > div > img.img18 {
    position: absolute;
    top: 4.2%;
    left: 10.5%;
    width: 79.1%;
}
.lp01 > div > img.img19 {
    position: absolute;
    top: 78.5%;
    left: 3.9%;
    width: 92.3%;
}

/*09*/
.lp01 > div > img.img20 {
    position: absolute;
    top: 6.5%;
    left: 3.2%;
    width: 93.5%;
}
.lp01 > div > img.img21 {
    position: absolute;
    top: 38%;
    left: 3.2%;
    width: 93.5%;
}
.lp01 > div > img.img22 {
    position: absolute;
    top: 82.7%;
    left: 12.5%;
    width: 72.6%;
}

/*10*/
.lp01 > div > img.img23 {
    position: absolute;
    top: 4.5%;
    left: 10.6%;
    width: 79.2%;
}
.lp01 > div > img.img24 {
    position: absolute;
    top: 17.6%;
    left: 4.5%;
    width: 93.7%;
}
.lp01 > div > img.img25 {
    position: absolute;
    top: 60.2%;
    left: 4.5%;
    width: 93.8%;
}

/*11*/
.lp01 > div > img.img26 {
    position: absolute;
    top: 4.6%;
    left: 16.5%;
    width: 66.2%;
}
.lp01 > div > img.img27 {
    position: absolute;
    top: 16.2%;
    left: 4.5%;
    width: 91.3%;
}
.lp01 > div > img.img28 {
    position: absolute;
    top: 37.6%;
    left: 4.5%;
    width: 91.3%;
}
.lp01 > div > img.img29 {
    position: absolute;
    top: 62.4%;
    left: 4.5%;
    width: 91.3%;
}

/*12*/
.lp01 > div > img.img30 {
    position: absolute;
    top: 5.5%;
    left: 10.5%;
    width: 80.0%;
}

/*13*/
.lp01 > div > img.img31 {
    position: absolute;
    top: 8.3%;
    left: 11.5%;
    width: 76.4%;
}
.lp01 > div > img.img32 {
    position: absolute;
    top: 60.4%;
    left: 9.5%;
    width: 81.2%;
}

/*15*/
.lp01 > div > img.img33 {
    position: absolute;
    top: 8.7%;
    left: 20.9%;
    width: 59.3%;
}

.lp01 > div > img.img34 {
    position: absolute;
    top: 21.5%;
    left: 0%;
    width: 100%;
}
.lp01 > div > img.img35 {
    position: absolute;
    top: 54.9%;
    left: 4.7%;
    width: 91.7%;
}

/*16*/
.lp01 > div > img.img36 {
    position: absolute;
    top: 5.1%;
    left: 8.4%;
    width: 81.6%;
}
.lp01 > div > img.img37 {
    position: absolute;
    top: 20.4%;
    left: 38.6%;
    width: 22.8%;
}
.lp01 > div > img.img38 {
    position: absolute;
    top: 30.9%;
    left: 11.5%;
    width: 76.1%;
}
.lp01 > div > img.img39 {
    position: absolute;
    top: 64.5%;
    left: 17.1%;
    width: 64.7%;
}
.lp01 > div > img.img40 {
    position: absolute;
    top: 71.1%;
    left: 17.5%;
    width: 63.5%;
}
.lp01 > div > img.img41 {
    position: absolute;
    top: 77.5%;
    left: 1%;
    width: 98%;
}

/*17*/
.lp01 > div > img.img42 {
    position: absolute;
    top: 12.6%;
    left: 8.5%;
    width: 29.3%;
}

/*18*/
.lp01 > div > img.img43 {
    position: absolute;
    top: 6.0%;
    left: 19.2%;
    width: 57.9%;
}

/*20*/
.lp01 > div > img.img44 {
    position: absolute;
    top: 32.7%;
    left: 48.2%;
    width: 35.9%;
}


/*faq*/
.faq-faq-q,.faq-faq-a{
    width: 100%;
    vertical-align: bottom;
}

.accordiondt{
    margin-bottom: 1%;
}

.lp_footer{
    margin:25px auto;
}
.lp_footer_policy {
    text-align: center;
}

@media (max-width: 750px) {
    /* ここに750px以下のデバイスで適用したいスタイルを記述 */
    .lp_footer{
        padding: 0 4%;
    }

   
}
