@charset "utf-8";
/* RH追加分 ここから */
body{
    width: 100%;
    font-size: 1.6rem;
    position: relative;
    margin:0 auto;
    color:#4d4d4d;
    overflow-x: hidden;}
button, input, select, textarea{
    font-size: 1.6rem;
    color:#4d4d4d;}
div.top{
    display: grid;
    grid-template:
        "image copy" 30%
        "image form" 70% /47% 53%;
    /*grid-template:
        "image copy" 45%
        "image form" 50%
        /47% 53%;*/
    max-width: 1344px;
    margin: 64px auto 8rem;
    /*height:calc(100vh - 64px);*/
    max-width: 1300px;
}

div.top-image-area{
    grid-area: image;
    padding: 0 5%;
    position: relative;
    top:0;
    left:0;
    align-self: end;}
    div.top-image-area .image-hukidashi{
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;}
    div.top-image-area .top-discount{
        position: absolute;
        top:165px;
        left:10px;
        font-weight: 900;
        width: 175px;
        height: 175px;
        font-size: 3.2rem;
        line-height: 4rem;
        border-radius: 50%;
        text-align: center;
        background-color: #f78e48;
        color:#fff;}
        div.top-image-area .top-discount .percent{
            font-size: 4rem;
        }

div.top-image-area .topimage,
div.top-image-area source{
    /*max-height: 460px;*/
    max-height: 560px;
    height: 100%;
    width: 100%;
    object-fit: contain;
    /*object-position: center;*/
    object-position: left;
}

    div.top-image-area div h2{
        text-align: center;
        font-size: max(2rem,1.2vw);
        font-weight: 900;
        margin-bottom: 1.6rem;
        color: #e7381e;}
    div.top-image-area div .hukidashi{
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 1.6rem;}
    div.top-image-area div .hukidashi img,
    div.top-image-area div .hukidashi source{
        position: absolute;
        left: 10%;
        top: 0;
        width: 80%;}
    div.top-image-area div .hukidashi p{
        text-align: center;
        font-size: 2.4rem;
        line-height: 5.6rem;}


div.top-form-area{
    padding-top: 3%;
    width: 50%;
}

div.top-form-first{
    grid-area: copy;
    align-self: end;
}

div.top-form-second{
    grid-area: form;
}



div.top-form-first,
div.top-form-second{
    width: 80%;
    padding: 0px 5% 0;
}

div.top-form-first .top-form-text1{
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
}

div.top-form-first .top-form-text2{
    padding: 30px 0;
}

div.top-form-first .top-form-text3{
    text-align: center;
}

div.top-form-first .top-form-text3 img,
div.top-form-first .top-form-text3 source{
    width: 80%;
}

.is_growth_cvr .growth_cvr_form__title{
    display: block;
}

.growth_cvr_form__title{
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    margin: 0 0 8px;
}

.cvr_form__row{
    margin: 20px 0;
}

.cvr_form__field{
    position: relative;
    outline: none;
    height: 44px;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    padding: 14px 8px;
    box-sizing: border-box;
    font-size: 1.2rem;
    line-height: 1.6rem;
    border: 1px solid #898989;
    text-align: left;
    -webkit-appearance: none;
    appearance: none;
}

/* RH追加分 ここまで */

.submit-btn{
    cursor: pointer;
    background-color: #5cbda2;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 1.6rem;
    margin-top: 1.6rem;}
    .submit-btn:hover{
        background-color: #0f947c;}

.post-list-frame{
    /*border: 1px solid #0f947c;
    border-radius: 10px;*/
    border: none;}
    .post-list-link:hover{
        color:var(--mainColor1);}


.content.top-banner{
    padding-top: 4rem;}

.content1,.content1,.content1-1,.content1-2,.content2,.content3,.content4,.content5,.content5-0,.content5-1,.content6{
    position: relative;
    top:0;
    left:0;}

.content0{
    padding: 8rem 0;}
.content1{
    padding: 8rem 0;}
.content1-1 .reason-block .reason-choose{
    display: flex;
    margin-top: 6rem;
    align-items: center;}
    .reason-choose img{
        width: 25%;
        padding-right: 2rem;}
    .reason-choose .one-column{
        width: calc(75% - 2rem);
        padding: 2rem;}
    .one-column h3{
        /*padding: 1rem 0;*/
        text-align: center;
        font-size: 2.4rem;}
    .one-column h3 p{
        font-size: 1.6rem;}
    .one-column .detail-button{
        color: rgba(0,100,0,.8);}
.content2{
    padding: 8rem 0;}
.content3{
    padding: 8rem 0;
    background-color: #4fb382;}
    .content3 .top-margin{
        margin-top: 4rem;}
    .content3 .products-handling-area::after{
        content: '';
        display: block;
        clear: both;}
    .content3 .products-handling{
        cursor: pointer;
        position: relative;
        top:0;
        left:0;
        float: left;
        width: calc(21% - 26px);
        padding: 10px 10px 6.4rem 10px;
        margin: 0 2% 1.6rem;
        /*background-color: var(--white);*/
        border: 3px solid #fff;
        border-radius: 10px;}
        .content3 .products-handling-black{
            border-color: #000;}
        .content3 .products-handling:hover{
            border: 3px solid #0f947c;}
        .content3 .products-handling .products-handling-img{
            width: 100%;
            height: 12rem;
            object-fit: contain;}
        .content3 .products-handling .detail-btn{
            position: absolute;
            width: 30px;
            top:-10px;
            right:-10px;
            cursor: pointer;}
            .content3 .products-handling .detail-content {
                position: absolute;
                top: 35px;
                right: -80px;
                width: 200px;
                padding: 10px;
                border-radius: 10px;
                background-color: var(--white);
                z-index: 10;
                box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);}
                .content3 .products-handling:nth-of-type(4n) .detail-content{
                    left: unset;
                    right: -15px;}
        .content3 .maru-title.orange-v{
            width: 159px;
            line-height: 3rem;
            border:solid 2px var(--white);
            margin: 2rem auto;}
        .content3 .products-handling-title{
            background-color: unset;
            padding: unset;
            position: absolute;
            bottom: 0;
            left: 0;
            height: 6.4rem;
            width: 100%;
            color: #fff;}
        .content3 .products-handling .product-selectarea{
            position: absolute;
            top:0;
            left:0;
            border-radius: 7px;
            width: 100%;
            height: 100%;}
        .content3 .products-handling .product-selectarea.comingsoon{ /* comming soonの場合 */
            background-color: rgba(80,80,80,0.7);
            color: #fff;}

    /*.content3 .*/

.content4{
    padding: 8rem 0;}
    .content4 .swiper-slide{
        padding-bottom: 5rem;}
.content5{
    padding: 8rem 0;
    background-color: #4fb382;}
    p.sub-title{
        color: var(--white);
        text-decoration: underline solid var(--white) 5px;}
    .content5 .swiper-slide:hover{
        filter: brightness(1.1);}
    .content5 .swiper-slide .enforcement-content{
        position: relative;
        top:0;
        left:0;
        padding:30px 10px 10px 10px;
        background-color: var(--white);
        border-radius: 10px;}
    .content5 .swiper-slide .enforcement-content .enforcement-content-title{
        position: absolute;
        top:-15px;
        left:0;
        width: 100%;}
        .content5 .swiper-slide .enforcement-content .enforcement-content-title p{
            background-color: var(--mainColor2);}
    .content5 .swiper-slide img,
    .content5 .swiper-slide source{
        height: 18rem;
        border-radius: 10px;
        object-fit: cover;}

.content5-0,
.content5-1{
    padding: 8rem 0;}

.content6{
    padding: 8rem 0;
    background-color: #e6f5f4;}
    .content6 details{
        margin-top: 3rem;}
    .content6 details summary{
        list-style: none;
        position: relative;
        border-radius: 10px;
        padding: 20px 30px 20px 30px;
        cursor: pointer;
        background-color:var(--white);}
        .content6 details summary:hover{
            filter: brightness(1.3);}
    .content6 details summary p{
        align-items:unset;
        width: 100%;}
    .content6 details summary::before{
        content: 'Ｑ';
        font-size: 3rem;
        font-weight: bold;
        color: var(--mainColor2);
        margin-right: 30px;
    }
    .content6 details summary::after {
        content: '';
        width: 50px;
        height: 50px;
        /*position: absolute;
        top: calc(50% - 15px);
        right: 50px;*/
        transform: rotateX(0deg);
        transition: transform 0.5s;
        font-size: 30px;
        background-image: url(../../../images/customer/v2/アセット\ 16.png);
        background-repeat: no-repeat;
        background-size: 3rem;
        background-position: left center;}
    .content6 details[open] summary::after {
        transform: rotateX(180deg);}

    .content6 details hr{
        position: relative;
        top:1px;
        border: unset;
        width: 22px;
        transform: rotate(90deg);
        border-top: solid 5px var(--mainColor2);}

    .content6 details[open] .answer {
        padding: 20px 30px 20px 30px;
        border-radius: 10px;
        background-color: var(--white);
        border: solid 2px var(--mainColor2);}
        .content6 details .answer::before{
            height: 100%;
            content: 'Ａ';
            font-size: 3rem;
            font-weight: bold;
            color: var(--mainColor2);
            margin-right: 30px;
        }

.content1 .width-half{
    padding:10px;
}
.content1 .maru-title,
.content2 .maru-title,
.content3 .maru-title,
.content4 .maru-title,
.content5 .maru-title,
.content6 .maru-title{
    margin: 2rem 0;}

.video-wrap {
    position: relative;
}
.video-btn {
    content: "";
    position: absolute;
    top:50px;
    left:0;
    right:0;
    bottom:60px; /*コントローラー分下部に余白を*/
    cursor: pointer;
}
.video-btn:hover{
    filter: brightness(1.1);}

.how-to-register {
    background-color: #f5f3f3;
}

.first-content {
    padding: 1rem 2rem 0 2rem;
}

.second-content {
    padding: 0rem 2rem 1rem 2rem;
    text-align: center;
    display: flex;
    justify-content: flex-end;
}

.guide {
    width: 65%;
    margin: 1rem auto 0;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }

  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }

.close {
    color: black;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 890px) {
/* RH追加分 ここから */
div.top{
    grid-template:
        "copy" 0vw
        "image" auto
        "form" auto/100%;
    margin: 64px auto 0;
    /*height:calc(100vh - 64px);*/
    max-width: 1300px;
    padding-top: 14rem;
}

div.top-form-first{
    width: 75%;
    margin: 0 auto;
}

div.top-form-first .top-form-text1{
    font-size: 2.2rem;
}

div.top-image-area{
    width: 90%;
    margin: 30px auto 0;
}

div.top-image-area div h2 {
    font-size: 6vw;
    margin-bottom: 1.6rem;
}
div.top-image-area div .hukidashi p {
    text-align: center;
    font-size: 2rem;
    line-height: 3.6rem;
}

div.top-image-area .top-discount{
    width: 130px;
    height: 130px;
    font-size: 2rem;
}

div.top-form-first, div.top-form-second {
    width: calc(100% - 10vw);}

/* RH追加分 ここまで*/


div.top{
    /*height:calc(100vh - 64px - 15vh);*/
    /*background: url("../img/アセット\ 5.png") 32% / cover;}*/}
    div.top .topimage,
    div.top source{
        max-height: 400px;
        /*margin-top: 30vh;*/
        width: 75%;
        display: block;
        height: auto;
        /*margin: 0 auto;*/}

    .simple-form{
        position: unset;
        width: calc(100% - 20vw);
        margin: 3rem auto;
        font-size: 2rem;
        font-weight: bold;}
        .simple-form .simple-form-content button{
            font-size: 1.6rem;}
    .content1 .width-half{
        width: 100%;
        padding: unset;}

    .content1 .flex-view{
        display: unset;}

    .content2 img.width-80{
        width: 100%;}

    .content3 .products-handling {
        width: calc(46% - 16px);
        padding: 5px 5px 6.4rem 5px;
        margin: 0 2% 1.6rem;}
        .content3 .products-handling-title {
            /*padding: 5px 0px;
            margin: 0 15px;*/
        }
        .content3 .products-handling .detail-content {
            left: calc(50% - 60px);
            width: 100%;}
            .content3 .products-handling:nth-of-type(2n) .detail-content{
                left: unset;
                right: 0;}
        .content3 .maru-title.orange-v {
            width: 129px;}
.content4,.content5{
    overflow-x: hidden;}
    .content4 .content,
    .content5 .content{
        overflow-x: hidden;}
        .content4 .swiper-container,
        .content5 .swiper-container{
            width: 60%;}
        .content4 .swiper-wrapper,
        .content5 .swiper-wrapper{
            align-items: stretch;
        }
        .content4 .swiper-slide,
        .content5 .swiper-slide{
            opacity: 0.5;
            transition: all 0.5s ease;}
            .content4 .swiper-slide.swiper-slide-active,
            .content5 .swiper-slide.swiper-slide-active{
                opacity: 1;
                transition: all 0.5s ease;}

.content6 details summary,
.content6 details[open] .answer {
    padding: 20px 15px;}
    .content6 details summary::before,
    .content6 details p::before {
        margin-right: 15px;}
        .content6 details summary::after {
            right: 15px;}

.reason-choose img{
    width: 41%;
    padding-right: 0;
}

.guide {width: 100%;}

.f85percent{
    font-size: 85%;
}
/*.post-list-frame{
    height: 1560px;}*/

}


/*.one-column .detail-button {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: rgba(0,100,0,.8);
    background: #ffff;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
}

@media (max-aspect-ratio: 10/9) {
    .one-column .detail-button {
        font-size: 1rem;
        bottom: 5px;
        right: 5px;
        padding: 1px 10px;
    }
}*/