:root{--ink:#14161a;--ink-soft:#4a4f57;--ground:#fff;--ground-alt:#f2f2f0;--accent:#14161a;--accent-ink:#fff;--line:#e2e2df;--gothic:"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic","Yu Gothic",Meiryo,system-ui,sans-serif;--mincho:"Hiragino Mincho ProN","Yu Mincho","YuMincho","Noto Serif JP",serif;--latin:"Helvetica Neue",Arial,sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--gothic);line-height:1.9;font-feature-settings:"palt" 1}a{color:inherit}img{display:block;max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}