
    html, body span {
        font-family: "M PLUS 1p" !important;
    }
    [data-section-type="reason"] .title-container span.corporate {
        font-family: コーポレート・ロゴ !important;
    }
    [data-section-type="cv"] .wonder-cv-title span.corporate {
        font-family: コーポレート・ロゴ !important;
    }
    [data-section-type="comparison"] .wonder-default-main-content .wonder-table-wrapper span.corporate {
        font-family: コーポレート・ロゴ !important;
    }


    [data-section-type=product] .card-container .wonder-product-list-li {
        height: 620px !important;
    }


@media screen and (max-width: 560px) {
    [data-section-type="product"].section-main-container .main-content-container .main-contents {
        margin-bottom: unset !important;
    }
}

@media screen and (max-width: 560px) {
    body:has(.chatbot-container) .template-panel .lp-popup-coupon.coupon-popup {
        bottom: 190px !important;
    }
    .wonder-header .wonder-cv-button-block {
        width: 50px !important;
    }
}