
    @media screen and (min-width: 561px) {
        [data-section-type="appeal"] .card-container [data-card-type=appeal-1] img {
            aspect-ratio: 6 / 5;
        }
        [data-section-type=result][data-composition-type=A].jisseki .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-img-block img {
            aspect-ratio: 9 / 6;
        }
        [data-section-type=result].jisseki .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-reason-voice-block {
            margin-top: 5px;
        }
        [data-section-type=result].jisseki .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element {
            margin-top: 0;
        }
    }
    section [data-pc-fontfamily="M PLUS 1 Code"] {
        font-family: 'M PLUS 1 Code' !important;
    }
