:root{--font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Helvetica",sans-serif;--color-text:#0f1419;--color-text-sub:#536471;--color-bg:#fff;--color-bg-body:#fcfcfa;--color-primary:#f55624;--color-primary-invert:#fff;--color-brand:#000;--color-brand-invert:#fff;--color-border:#d5d5d5;--color-input-border:gray;--color-input-bg:#fff;--color-input-text:#000;--color-bg-active:#eff7fa;--color-button-core-text:#fff;--color-button-core-bg:#000}*{box-sizing:border-box;list-style:none;text-decoration:none;padding:0;margin:0}body,html{max-width:100vw;height:100%;overflow-x:hidden;font-family:var(--font-family);font-size:16px}body{background-color:var(--color-bg-body)}a,body{color:var(--color-text)}