html:not([lang^="en-"]) .sc-tabs .sc-tabs__col--right {
    display: none;
}

html[lang^="ko-"] header,
html[lang="ja"] header,
html[lang^="ko-"] footer,
html[lang="ja"] footer,
html[lang^="ko-"] .custom-lang-switcher,
html[lang="ja"]  .custom-lang-switcher {
    -webkit-locale: auto;
}