@charset "utf-8"; /* CSS Document */
body {
    margin: 0;
}

.shadow {
    box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%);
}

.wrapper {
    width: 800px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.wrapper img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.wrapper .a-button {
    top: 52%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .b-button {
    bottom: -2%;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .c-button {
    bottom: 35%;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .d-button {
    bottom: 15%;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 81%;
}

.wrapper .e-button {
    top: 57.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .f-button {
    top: 65%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .g-button {
    top: 71.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .h-button {
    top: 67%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .I-button {
    top: 61.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

/*==================================================
71のCTA群
===================================*/
.wrapper .lp71-a-button {
    top: 21.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-b-button {
    top: 45.6%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-c-button {
    top: 70%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-d-button {
    top: 91%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-e-button {
    top: 21.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-f-button {
    top: 46%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-g-button {
    top: 70.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

.wrapper .lp71-h-button {
    top: 91.5%;
    display: block;
    left: 0%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 82%;
    animation: anime1 0.7s ease-in-out infinite alternate;
}

/*==================================================
71のCTA群終わり
===================================*/
@keyframes anime1 {
    from {
        transform: scale(0.9,0.9);
    }

    to {
        transform: scale(1,1);
    }
}

@media screen and (max-width: 979px) {
    .shadow {
        box-shadow: none;
    }

    .wrapper {
        width: 100%;
    }
}

.overlayArea {
    position: relative;
}

.overlayItem_230228 {
    position: absolute;
    top: 2.45%;
    left: 5%;
    overflow: hidden;
    width: 25%;
    height: auto;
    z-index: 2;
}

.video_01_230228 {
    position: absolute;
    top: 1.95%;
    left: 2.5%;
    overflow: hidden;
    width: 30.5%;
    height: auto;
    z-index: 1;
    clip-path: inset(14% 8% 8% round 8%);
}

.overlayItem_230403 {
    position: absolute;
    top: 2.25%;
    left: 5%;
    overflow: hidden;
    width: 25%;
    height: auto;
    z-index: 2;
}

.overlayItem_230517 {
    position: absolute;
    top: 2.18%;
    left: 5%;
    overflow: hidden;
    width: 25%;
    height: auto;
    z-index: 2;
}

.video_01_230517 {
    position: absolute;
    top: 1.735%;
    left: 2.5%;
    overflow: hidden;
    width: 30.5%;
    height: auto;
    z-index: 1;
    clip-path: inset(14% 8% 8% round 8%);
}

.gif_230403 {
    position: absolute;
    top: 65.55%;
    left: -2.3%;
    overflow: hidden;
    width: 50%;
    height: auto;
    z-index: 1;
    clip-path: inset(7% 12% -1% round 8%);
}

.gif_230403_gori {
    position: absolute;
    top: 73.4%;
    left: 1.7%;
    overflow: hidden;
    width: 50%;
    height: auto;
    z-index: 1;
    clip-path: inset(7% 12% -1% round 8%);
}

.gif_230403_jiro {
    position: absolute;
    top: 69.55%;
    left: 0.3%;
    overflow: hidden;
    width: 50%;
    height: auto;
    z-index: 1;
    clip-path: inset(7% 12% -1% round 8%);
}

.overlayItem {
    position: absolute;
}

.video_01 {
    clip-path: inset(4% 4% 8% round 10%);
    top: 1.88%;
    left: 2.2%;
    overflow: hidden;
    width: 32%;
    height: auto;
    z-index: 1;
}

.item_01 {
    top: 1.75%;
    left: 8%;
    overflow: hidden;
    width: 20%;
    height: auto;
    z-index: 2;
}

@media screen and (max-width: 979px) {
    .overlayArea {
        position: relative;
    }

    .overlayItem_230228 {
        position: absolute;
        top: 2.1%;
        left: 5%;
        overflow: hidden;
        width: 25%;
        height: auto;
        z-index: 2;
    }

    .video_01_230228 {
        position: absolute;
        top: 1.89%;
        overflow: hidden;
        width: 30.5%;
        height: auto;
        z-index: 1;
        clip-path: inset(20% 8% 7% round 8%);
    }

    .overlayItem_230517 {
        position: absolute;
        top: 2.1%;
        left: 5%;
        overflow: hidden;
        width: 25%;
        height: auto;
        z-index: 2;
    }

    .video_01_230517 {
        position: absolute;
        top: 1.6%;
        overflow: hidden;
        width: 30.5%;
        height: auto;
        z-index: 1;
        clip-path: inset(20% 8% 8% round 8%);
    }

    .gif_230403 {
        position: absolute;
        top: 60.55%;
        left: -0.5%;
        overflow: hidden;
        width: 47.5%;
        height: auto;
        z-index: 1;
        clip-path: inset(20% 8% 7% round 8%);
    }

    .gif_230403_gori {
        position: absolute;
        top: 68.55%;
        left: 0.5%;
        overflow: hidden;
        width: 47.5%;
        height: auto;
        z-index: 1;
        clip-path: inset(20% 8% 7% round 8%);
    }

    .gif_230403_jiro {
        position: absolute;
        top: 64.55%;
        left: 0.5%;
        overflow: hidden;
        width: 47.5%;
        height: auto;
        z-index: 1;
        clip-path: inset(20% 8% 7% round 8%);
    }

    .overlayItem {
        position: absolute;
    }

    .video_01 {
        clip-path: inset(4% 4% 8% round 10%);
        top: 1.6%;
        left: 2.2%;
        overflow: hidden;
        width: 32%;
        height: auto;
        z-index: 1;
    }

    .item_01 {
        top: 1.4%;
        left: 7%;
        overflow: hidden;
        width: 22%;
        height: auto;
        z-index: 2;
    }

    .overlayArea5 {
        position: relative;
    }

    .overlayItem5 {
        position: absolute;
        top: 59%;
        left: 70%;
        width: 25%;
        height: auto;
        z-index: 3;
    }

    .video_05 {
        position: absolute;
        top: 59%;
        left: 17.5%;
        width: 66%;
        height: auto;
    }
}

.overlayArea2 {
    position: relative;
}

.overlayItem4 {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 3;
}

.overlayItem2 {
    position: absolute;
    top: 39%;
    left: 0;
    z-index: 3;
}

.overlayItem3 {
    position: absolute;
    top: 0;
    left: 0;
}

.video_02 {
    top: 12%;
    left: -42%;
    width: 190%;
    height: auto;
}

.overlayArea5 {
    position: relative;
}

.overlayItem5 {
    position: absolute;
    top: 59%;
    left: 70%;
    width: 25%;
    height: auto;
    z-index: 3;
}

.video_05 {
    position: absolute;
    top: 64.7%;
    left: 17.5%;
    width: 66%;
    height: auto;
}

.questions_content {
    width: 90%;
    margin: 0 auto;
}

.accordion_box {
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
}

.ac_item {
    margin-bottom: 5%;
}

.ac_answer {
    display: none;
}

.active {
    border-radius: 0;
    overflow: hidden;
}

.ac_question {
    display: block;
    position: relative;
    cursor: pointer;
}

.ac_question::before {
    content: '';
    position: absolute;
    width: 3%;
    height: 1px;
    border-bottom: solid #FFFFFF;
    border-bottom-width: 0.3vw;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 4%;
    transform: rotate(0deg);
    transition: all .4s;
    z-index: 5;
}

.ac_question::after {
    content: '';
    position: absolute;
    width: 3%;
    height: 1px;
    border-bottom: solid #FFFFFF;
    border-bottom-width: 0.3vw;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 4%;
    transform: rotate(90deg);
    transition: all .4s;
    z-index: 5;
}

.active::before {
    transform: rotate(360deg);
    transition: all .4s;
}

.active::after {
    transform: rotate(360deg);
    transition: all .4s;
}

@media screen and (max-width: 800px) {
    .accordion_box {
        width: 100%;
    }
}

/*フロートボタン*/
.float-btn {
    position: fixed;
    display: none;
    width: 100%;
    bottom: -100%;
    left: 0;
    z-index: 100;
    padding: 10px;
    transition: ALL 0.3s ease;
    -webkit-transition: ALL 0.3s ease;
    -moz-transition: ALL 0.3s ease;
    -o-transition: ALL 0.3s ease;
}

.float-btn img {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    animation-duration: 2s !important;
    animation: pow 1s ease-out 0s infinite reverse;
}

.float-btn-action {
    bottom: 0%;
    -moz-transition: ALL 0.3s ease;
    -o-transition: ALL 0.3s ease;
}

.keyframe {
    animation-name: anim_sc;
}

@keyframes anim_sc {
    0% {
        transform: scale(0.9, 0.9);
    }

    100% {
        transform: scale(1, 1);
    }
}

.animated {
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}

.fixed {
    position: fixed;
    top: 1000;
    /*ページ上部の固定する位置*/
    width: 100%;
    z-index: 3;
}

/*==================================================
スライダーのためのcss
===================================*/
.slider img,.slider2 img {
    width: 100%;
    /*スライダー内の画像を横幅100%に*/
    height: auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide,.slider2 .slick-slide {
    margin: 0 3px;
    /*スライド左右の余白調整*/
}
