@charset 'UTF-8';
/* 2025.07.31 */
.top-fv_header{
    margin-bottom: 60px !important;
}
@media ( max-width : 800px ) {
    .top-fv_header{
        margin-top : 50px !important;
        margin-bottom: 0px !important;
        padding-bottom: 40px !important;
    }
}
@media ( max-width : 560px ) {
    .top-fv_header{
        margin-top : 0px !important;
        padding-bottom: 0px !important;
    }
}

.top-fv_header > figure{
    width: 80% !important;
}
@media ( max-width : 800px ) {
    .top-fv_header > figure{
        width: 100% !important;
    }
}

.t-f_head_ttl{
    width: 80% !important;
    position: static !important;
    margin: -10% auto 0 auto;
}
@media ( max-width : 800px ) {
    .t-f_head_ttl{
        width: 100% !important;
        margin: -10% auto 0 auto;
        transform: none !important;
    }
}

.t-f_head_ttl > figure{
    width: 90% !important;
    margin-left: auto;
    margin-bottom: 20px !important;
}

.t-f_head_contents{
    margin: 0 auto;
    margin-top: 0 !important;
}


.reason-ttl h2.-sp,
.effect-header h2.-sp,
.features07 h2.-sp,
.features06 .before-after_header figure img.-sp{
    display: none;
}
@media ( max-width : 800px ) {
    .reason-ttl h2.-pc,
    .effect-header h2.-pc,
    .features07 h2.-pc,
    .features06 .before-after_header figure img.-pc{
        display: none;
    }
    .reason-ttl h2.-sp,
    .effect-header h2.-sp,
    .features07 h2.-sp,
    .features06 .before-after_header figure img.-sp{
        display: block;
    }
}

@media screen and (max-width: 800px) {
    .features07 .sec_hd {
        height: auto !important;
        margin-bottom: 40px;
    }
    .features07 .sec_hd h2{
        position: static !important;
    }
}