/* One English family and one Japanese family, hosted with the site. */
@font-face{font-family:'Barlow Condensed';src:url('assets/fonts/barlow-condensed-400.woff2?v=20260913-ignite') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('assets/fonts/barlow-condensed-600.woff2?v=20260913-ignite') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('assets/fonts/barlow-condensed-700.woff2?v=20260913-ignite') format('woff2');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('assets/fonts/barlow-condensed-800.woff2?v=20260913-ignite') format('woff2');font-style:normal;font-weight:800;font-display:swap}
@font-face{font-family:'Noto Sans JP';src:url('assets/fonts/noto-sans-jp-site-variable.woff2?v=20260914-imi') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--font-en:'Barlow Condensed';--font-jp:'Noto Sans JP';--font-family:var(--font-en),var(--font-jp),sans-serif}
body,button,input,textarea,select{font-family:var(--font-family)}
/* Keep the compact lettering while making these links easy to tap. */
.footer-bottom nav a,.program-jumpnav a{display:inline-flex;align-items:center;min-height:44px}
.footer-contact{min-height:44px;display:block}
