/* use font loader when available */

.wf-notosansjp-n4-active *:lang(ja) {
    font-family: 'Noto Sans JP', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wf-notosansjp-n4-active body:lang(ja) {
    line-height: 1.25;
}

.wf-notosansjp-n4-active:lang(ja) #comic-reader .book .arrow {
    line-height: 87px;
}

.wf-notosansjp-n4-active .text-comic .text-comic:lang(ja), .wf-notosansjp-n4-active .text-comic *:lang(ja) {
    font-family: 'Noto Sans JP', 'Comic Sans', sans-serif;
}

.wf-notosansjp-n4-inactive:lang(ja) #landing .footer {
    line-height: 1;
}

.wf-notosansjp-n4-active .text-title:lang(ja), .wf-notosansjp-n4-active .text-title *:lang(ja) {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
}

.wf-notosansjp-n4-active .text-stitle:lang(ja), .wf-notosansjp-n4-active .text-stitle *:lang(ja) {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
}

.jw-icon {
    font-family: "jw-icons" !important;
}

.pure-form select:lang(ja) {
    height: auto;
}