@charset "UTF-8";

html {
    font-size: 120%;
}

@media only screen and (min-width: 834px) and (max-width: 1194px) and (-webkit-min-device-pixel-ratio: 0) {
    [data-locale='ja'] .tbl-frm.usr-frm .txt-title {
        padding: 1.125em 4em 1em 1.2em;
    }
}