*{
    box-sizing: border-box;
}
body{
    font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け Medium", "Yu Gothic Medium", "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
}

.body_wrapper{
    max-width: 600px;
    width: 100%;
    margin: auto;
    overflow-x: hidden;
}
img{
    display: block;
    object-fit: contain;
}
.parts{
    position: absolute;
}
.parts.block{
    display: block !important;
}
.sp{
    display: none;
}
@media screen and (max-width:500px) {
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
}
.img_1{
    position: relative;

    & .p_01a {
        right: 7%;
        top: 5%;
        width: 11.5%;
        opacity: 0;
        animation: img_fadeIn 0.5s .5s ease-in-out forwards;
    }
    & .p_01b{
        right: 21.5%;
        top: 7%;
        width: 28.5%;
        opacity: 0;
        animation: img_fadeIn 0.5s 1.0s ease-in-out forwards;
    }
    & .p_01c{
        left: 7%;
        bottom: 43%;
        width: 17%;
        opacity: 0;
        animation: img_fadeIn 0.5s 1.8s ease-in-out forwards;
    }
    & .p_01d{
        left: 7.3%;
        bottom: 30.5%;
        width: 16.5%;
        opacity: 0;
        animation: img_fadeIn 0.5s 1.8s ease-in-out forwards;
    }
    & .p_01e{
        left: 7.2%;
        bottom: 20%;
        width: 17%;
        opacity: 0;
        animation: img_fadeIn 0.5s 1.8s ease-in-out forwards;
    }
}
.img_2{
    position: relative;
    & .p_02ab {
      animation: left_slideIn 0.7s .5s ease-in-out forwards;
      left: 0%;
      top: 2%;
      width: 100%;
      opacity: 0;
      & .p_02a{
          width: 60%;
      }
      & .p_02b{
          width: 85%;
          margin-top: 2%;
      }

    }
    & .p_02c{
        left: 20%;
        top: 34.7%;
        width: 60%;
        animation: big 1.5s ease-in-out infinite;
    }
    & .p_02d{
        left: 10%;
        bottom: 28.6%;
        width: 80%;
        position: absolute;
        opacity: 0;
    }
    & .p_02e{
        left: 5%;
        bottom: 18.5%;
        width: 90%;
    }
}
.video1{
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width:560px;
    height:315px;
}
@media screen and (max-width:600px) {
    .video1{
        width: 90%;
        height: 15%;
    }
}
.img_3{
    position: relative;
    & .p_03a{
        position: absolute;
        top: 17%;
        left: 20%;
        width: 62%;
        animation: little 2.0s .5s ease-in-out infinite;
    }
}
.img_4{
    & .img_4-1 {
        position: relative;
        & .parts {
            left: 6.5%;
            top: 44.5%;
            width: 55%;
            opacity: 0;
        }
    }
    & .img_4-2 {
        position: relative;
        margin-top: -7%;
        z-index: -1;
        & .p_04-2a {
            left: 10%;
            top: 12.6%;
            width: 80%;
        }
        & .p_04-2bc {
          width: 100%;
          left: 41%;
          bottom: 16.1%;
          opacity: 0;
          & .p_04-2b {
              width: 53%;
          }
          & .p_04-2c {
              margin-top: 5%;
              margin-left: 7.5%;
              width: 45%;
          }
        }
    }
    & .img_4-3 {
        position: relative;
        & .p_04-3a {
            left: 6.5%;
            top: 22%;
            width: 50%;
            opacity: 0;
        }
    }
    & .img_4-4 {
        position: relative;
        margin-top: -8%;
        z-index: -1;
        & .p_04-4a {
            left: 10%;
            top: 8.5%;
            width: 80%;
        }
        & .p_04-4b {
            right: 15%;
            top: 31.9%;
            width: 32%;
            animation: little 2.0s .5s ease-in-out infinite;
        }
        & .p_04-4c {
            left: 50%;
            transform: translateX(-50%);
            bottom: 43.3%;
            width: 13%;
        }
    }
    & .img_4-5 {
        position: relative;
        & .p_04-5a {
            left: 6.5%;
            top: 21.5%;
            width: 57%;
            opacity: 0;
        }
    }
    & .img_4-6 {
        position: relative;
        margin-top: -8%;
        z-index: -1;
        & .p_04-6a {
            left: 10%;
            top: 11.2%;
            width: 80%;
        }
        & .p_04-6bc {
          left: 5.5%;
          bottom: 11.4%;
          width: 100%;
          opacity: 0;
          & .p_04-6b {
              width: 73%;
          }
          & .p_04-6c {
              width: 55%;
              margin-top: 4.5%;
          }
        }
    }
}
.img_5 {
    & .img_5-2 {
        position: relative;
        & .p_05-2a {
            left: 14%;
            top: 18.3%;
            width: 58%;
        }
        & .p_05-2b {
            left: 13.5%;
            top: 44.8%;
            width: 18%;
            opacity: 0;
            animation-delay: 1.0s;
        }
        & .p_05-2c {
            left: 50%;
            transform: translateX(-50%);
            top: 40.1%;
            width: 18%;
            opacity: 0;
            animation-delay: 1.0s;
        }
        & .p_05-2d {
            right: 13.5%;
            top: 35.7%;
            width: 18%;
            opacity: 0;
            animation-delay: 1.0s;
        }
    }
}
.img_6_1,.img_6_2{
    position: relative;
    & .p_06a{
        top: 14.3%;
        left: 10%;
        width: 62%;
        opacity: 0;
        animation: img_fadeIn .5s .8s ease-in-out forwards;
    }
    & .check1{
        top: 29.5%;
        animation: img_fadeIn .3s 1.8s ease-in-out forwards;
    }
    & .check2{
        top: 37%;
        animation: img_fadeIn .3s 1.8s ease-in-out forwards;
    }
    & .check3{
        top: 44.8%;
        animation: img_fadeIn .3s 1.8s ease-in-out forwards;
    }
    & .check4{
        top: 52.4%;
        animation: img_fadeIn .3s 1.8s ease-in-out forwards;
    }
    & .check5{
        top: 59.7%;
        animation: img_fadeIn .3s 1.8s ease-in-out forwards;
    }
    & .p_06c{
        top: 12.1%;
        width: 70%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        animation: img_fadeIn .5s ease-in-out forwards;
    }
    & .p_06d{
        top: 18%;
        left: 50%;
        width: 59%;
        transform: translateX(-50%);
        opacity: 0;
        animation: img_fadeIn .5s ease-in-out forwards;
    }
    & .p_06b{
        width: 5%;
        left: 12.5%;
        opacity: 0;
    }
}
.img_7{
    position: relative;
    & .p_07a{
        bottom: 40.5%;
        left: 3.9%;
        width: 15.5%;
        animation: big .5s 1.0s ease-in-out forwards;
    }
    & .p_07b{
        bottom: 41%;
        left: 29%;
        width: 12.5%;
        animation: big .5s 1.7s ease-in-out forwards;
    }
    & .p_07c{
        bottom: 40.5%;
        left: 55.8%;
        width: 8.5%;
        animation: big .5s 2.4s ease-in-out forwards;
    }
    & .p_07d{
        bottom: 40.5%;
        left: 80%;
        width: 7.5%;
        animation: big .5s 3.1s ease-in-out forwards;
    }
}
.img_8{
    position: relative;
    & .p_08a{
        top: 24.7%;
        left: 5.7%;
        width: 45%;
    
        opacity: 0;
        animation: left_slideIn 0.7s ease-in-out forwards;
    }
    & .p_08b{
        top: 32%;
        left: 7.5%;
        width: 1%;
        position: absolute;
    }
    & .p_08cd {
      animation: left_slideIn 0.7s 0.5s ease-in-out forwards;
      opacity: 0;
      bottom: 13%;
      left: 0%;
      width: 100%;
      & .p_08c{
          width: 70%;
      }
      & .p_08d{
          width: 82%;
          margin-top: 2%;
      }
    }
    & .p_08e{
        bottom: 8%;
        right: 0%;
        width: 23%;
        position: absolute;
    }
}
.img_9{
    background-image: url(img/09.webp);
    background-repeat: no-repeat;
    background-size: contain;
    & .swiper{
        width: 100%;
        padding: 13% 0% 14% !important;
    }
    & .swiper-slide{
        padding: 0 7%;
    }
    & .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 6% !important;
    }
    & .swiper-pagination-bullet {
        height: 12px !important;
        width: 12px !important;
        margin: 0 15px !important;
        background: #FFFFFF !important;
        opacity: 1 !important;
    }
    & .swiper-pagination-bullet-active {
        background: #987d39 !important;
    }
    & .swiper-button-next, .swiper-button-prev {
        color: #987d39 !important;
    }
}
@media screen and (max-width:600px) {
    .swiper-pagination-bullet {
        height: 8px !important;
        width: 8px !important;
        margin: 0 10px !important;

    }
}
.img_10{
    position: relative;
    & .p_10a{
        left: 50%;
        transform: translateX(-50%);
        top: 3%;
        width: 10%;
        animation: arrow_bottom 2s ease-in-out infinite;
    }
    & .p_10b{
        left: 5%;
        top: 33%;
        width: 46%;
        opacity: 0;
        animation: img_fadeIn .5s 1s ease-in-out forwards;
    }
    & .p_10c{
        right: 1%;
        top: 33.7%;
        width: 46%;
        opacity: 0;
        animation: img_fadeIn .5s 1s ease-in-out forwards;
    }
}
.img_11{
    position: relative;
    & .p_11cd {
      left: 0;
      top: 42%;
      width: 100%;
      opacity: 0;

      & .p_11c{
        top: 42%;
        width: 50%;
      }
      & .p_11d{
        width: 90%;
        margin-top: 2%;
      }
    }
   & .p_11cd.active{
        animation: left_slideIn 0.7s  ease-in-out forwards;
    }
   /* & .p_11d.active{
        animation: left_slideIn 0.7s ease-in-out forwards;
    } */
}
.img_12{
    position: relative;
    & .p_12a{
        top: 39.5%;
        left: 11.5%;
        width: 54.5%;
        animation: little 2s .5s ease-in-out infinite;
    }
    & .p_12b{
        top: 9%;
        right: 2.5%;
        width: 20%;
    }
}
.img_13{
    position: relative;
    & .p_13a{
        top: 7%;
        left: 50%;
        width: 35%;
        animation: arrow_bottom 2s 0s ease-in-out infinite;
    }
}
.img_14 {
 & .toggle {
    margin-bottom: 5%;
    & .title {
        cursor: pointer;
        position: relative;
        &::before {
            content: "";
            background-image: url(img/14_a.png);
            background-size: contain;
            background-repeat: no-repeat;
            width: 25px;
            height: 25px;
            position: absolute;
            right: 7%;
            top: 50%;
            transform: translateY(-50%);
        }
    }
    & .is-open {
        &::before {
            background-image: url(img/14_b.png);
        }
    }
 }
}
@media screen and (max-width:600px) {
    .img_14{
        & .toggle {
            & .title {
                &::before {
                    width: 18px;
                    height: 18px;
                }
            }
        }
    }
}
/* cta */
.offer_img{
    position: relative;
    & .p_offer1{
        position: absolute;
        bottom: 51.2%;
        left: 18.5%;
        width: 22.5%;
        animation: big 2.0s .5s ease-in-out infinite;
    }
    & .p_offer2{
        position: absolute;
        bottom: 45%;
        left: 18.5%;
        width: 22.5%;
    }
}
.offer{
    position: relative;
    overflow: hidden;
    & a{
        position: relative;
        display: block;
        margin: 3% 0;
        & .btn{
            display: block;
            width: 90%;
            margin: auto;
        }
        & .btn2 {
            content: "";
            position: absolute;
            top: 20%;
            height: 80%;
            width: 20%;
            background: linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0.418) 100%);
            transform: skewX(-30deg);
            animation: shine 3s ease-in-out infinite;
        }
    }
}
@-webkit-keyframes shine {
	0% {
		left: -50%;
	}
	60% {
		left: 150%;
	}
	100% {
		left: 150%;
	}
}
.cta{
    /* display: none; */
    position: fixed;
    bottom: -20%;
    background-color: #ffffffb3;
    z-index: 100;
    max-width: 600px;
    transition: all .5s;
    & img{
        width: 90%;
        margin: 3% auto;
        display: block;
    }
}
.fixed{
    position: fixed;
    bottom: 0;
    background-color: #ffffffb3;
    z-index: 100;
    max-width: 600px;
    transition: all .5s;
}

/* animation stock */
 .slide_in_before{
    /* opacity: 0; */
    opacity: 0;
    visibility: hidden;
    transition: all 1s;
    transform: translateY(5%);
}
 .slide_in{
    opacity: 1 !important;
    visibility: visible;
    transform: translateY(0);
}
.slide_in_left{
    animation: left_slideIn 0.7s .5s ease-in-out forwards;
}
.slide_in_right{
    animation: left_slideIn 0.7s .5s ease-in-out forwards;
}
.fadein{
    animation: img_fadeIn 0.5s 1s ease-in-out forwards;
}
.arrow{
    animation: arrow_bottom 2s 0s ease-in-out infinite;
}
.big_1{
    animation: big 2.0s .5s ease-in-out forwards;
}
.little {

}
.little_1{
    animation: little-1 1.5s ease-in-out forwards;
}
@keyframes img_fadeIn {
    0%{ opacity: 0% }
    100%{ opacity: 100%; }
}
@keyframes left_slideIn {
    0%{
        transform: translateX(-10%);
        opacity: 0;
    }
    100%{
        transform: translateX(0%);
        opacity: 1;
    }
}
@keyframes right_slideIn {
    0%{
        transform: translateX(10%);
        opacity: 0;
    }
    100%{
        transform: translateX(0%);
        opacity: 1;
    }
}
@keyframes big {
    0%{
        transform: scale(1);
    }
    35%{
        transform: scale(1.15);
    }
    70%{
        transform: scale(1);
    }
    100%{
        transform: scale(1);
    }
}
@keyframes little {
    0%{
        transform: scale(0.95);
    }
    35%{
        transform: scale(1.05);
    }
    70%{
        transform: scale(0.95);
    }
    100%{
        transform: scale(0.95);
    }
}
@keyframes little-1 {
    0%{
        transform: scale(1);
    }
    35%{
        transform: scale(1.05);
    }
    80%{
        transform: scale(0.95);
    }
    100%{
        transform: scale(0.95);
    }
}
@keyframes arrow_bottom {
    0%{
        transform: translateY(0%) translateX(-50%);
    }
    15%{
        transform: translateY(-15%) translateX(-50%);
    }
    30%{
        transform: translateY(0%) translateX(-50%);
    }
    45%{
        transform: translateY(-15%) translateX(-50%);
    }
    60%{
        transform: translateY(0%) translateX(-50%);
    }
    100%{
        transform: translateY(0%) translateX(-50%);
    }
}