:root{--ink:#0e0d10;--ink-2:#1c1a1f;--ink-3:#26232b;--line:rgba(244,234,222,.13);--bone:#f4eade;--bone-dim:rgba(244,234,222,.58);--bone-faint:rgba(244,234,222,.36);--signal:#d4af37;--signal-soft:rgba(212,175,55,.14);--site-header-primary-height:70px;--site-header-nav-height:43px;--site-header-height:115px;--font:var(--font-noto),"Noto Sans JP",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#070608;color:var(--bone);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::selection{background:var(--signal);color:var(--ink)}:focus-visible{outline:2px solid var(--signal);outline-offset:2px}img{max-width:100%}@media (max-width:760px){:root{--site-header-primary-height:62px;--site-header-nav-height:45px;--site-header-height:109px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}