.site-header__inner{flex-wrap:wrap;gap:10px 14px}
.site-actions{margin-left:auto;order:2}
.site-nav{flex-basis:100%;order:4;justify-content:center;flex-wrap:wrap;gap:5px;margin-left:0}
.site-nav a,.site-mobile-nav a,.site-action,.site-menu-toggle{font-size:.875rem;white-space:normal}
.language-switcher{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-left:auto;order:1}
.language-switcher a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;border:1px solid transparent;border-radius:10px;text-decoration:none;font-size:.875rem;line-height:1.3;color:var(--muvic-text);white-space:nowrap}
.language-switcher a:hover{background:rgba(255,255,255,.07)}
.language-switcher a{gap:6px}
.language-flag{display:block;width:25px;height:15px;flex:0 0 25px;overflow:hidden;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.2)}
.language-switcher a[aria-current=page]{border-color:rgba(245,158,11,.55);background:rgba(245,158,11,.13)}
.language-switcher a:focus-visible{outline:3px solid var(--muvic-brand2);outline-offset:2px}
.language-note{font-size:.875rem;font-weight:400;white-space:normal;color:var(--muvic-muted);margin-inline-start:.35em}
.btn{font-size:.875rem;white-space:normal;max-width:100%;flex-wrap:wrap}
.site-mobile-nav a,.site-nav a,.identityNotice,dd,.cardPad{overflow-wrap:anywhere}
section[id],article[id],#main-content{scroll-margin-top:calc(var(--muvic-header-height,154px) + 16px)}
.site-mobile-nav{max-height:calc(100vh - var(--muvic-header-height,154px));max-height:calc(100dvh - var(--muvic-header-height,154px));overflow-y:auto;overscroll-behavior:contain}
html:lang(ja) body{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,system-ui,sans-serif;line-height:1.85;line-break:strict;word-break:normal;overflow-wrap:anywhere}
html:lang(ja) h1{font-size:clamp(1.8rem,3.8vw,2.6rem);line-height:1.5;letter-spacing:0}
html:lang(ja) h2,html:lang(ja) h3{line-height:1.6;letter-spacing:0}
html:lang(ja) .lead{max-width:40em}
@media(max-width:1180px){.site-nav{display:none}.site-menu-toggle{display:inline-flex}}
@media(max-width:700px){
  .site-brand{min-width:0}
  .site-brand span{display:none}
  .site-header__inner{padding-block:8px;gap:4px 6px}
  .language-switcher{flex-wrap:nowrap;flex-shrink:0;gap:2px;margin-left:auto}
  .language-switcher a{position:relative;flex:0 0 44px;width:44px;height:44px;padding:0;gap:0}
  .language-switcher a>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}
  .site-actions{margin-left:0}
  .site-menu-toggle{min-height:44px}
}
@media(max-width:359px){.language-switcher{order:3;flex-basis:100%;margin-left:0;justify-content:center}.site-actions{margin-left:auto}}
