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