:root{--surface:#fff;--text-black:#333;--text-gray:#666;--text-lighten:#ccc;--primary900:#12394d;--primary800:#194d67;--primary700:#1f6081;--primary600:#25739a;--primary500:#2b86b4;--primary400:#3ea0d1;--primary300:#65b3da;--primary200:#8bc6e3;--primary100:#b2d9ed;--primary50:#d8ecf6;--primary50light:#d8ecf666;--secondary900:#2d3c0e;--secondary800:#435a15;--secondary700:#59781d;--secondary600:#709624;--secondary500:#86b42b;--secondary400:#a0d13e;--secondary300:#b3da65;--secondary200:#c6e38b;--secondary100:#d9edb2;--secondary50:#ecf6d8;--gray900:#252b2b;--gray700:#293130;--gray500:#374140;--gray400:#5b6b6a;--gray300:#95a6a4;--gray200:#cad2d2;--gray100:#edf0f0;--gray50:#f7f8f8;--green200:#00b900;--notice:#b91630;--notice-bg:#fff8f4;--color-black:#000;--color-white:#fff}html{-webkit-font-smoothing:auto!important}body{font-family:Hiragino Kaku Gothic ProN,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Hiragino Sans,system-ui,sans-serif;line-height:1.6;min-height:100vh;margin:0}a{text-decoration:none;color:var(--primary500)}a:hover{text-decoration:underline}