/* HPC v1066 — JP/EN ALL PAGES, MOBILE ONLY */
@media screen and (max-width:800px){
  html body header.header a.languageSwitch,
  html body header.story-header a.story-language,
  html body header.hpc-unified-header a.hpc-header-language{
    font-size:14.25px!important;
    font-weight:400!important;
    line-height:1.2!important;
  }
  html body header.header a.languageSwitch > strong,
  html body header.story-header a.story-language > strong,
  html body header.hpc-unified-header a.hpc-header-language > strong{
    font:inherit!important;
    font-weight:400!important;
  }
}