@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
:root{--g-dark:#004a27;--g-mid:#00623a;--g-light:#2d7a51;--g-accent:#4caf78;--g-bright:#5ec98a;--sb-bg:#004a27;--sb-active:#286847;--sb-hover:#ffffff17;--bg:#e6e9ee;--card:#fff;--th-bg:#f0f4f2;--tx:#1a2e23;--tx2:#5a7265;--bd:#dce8e1;--red:#e05252;--ora:#f0a500}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%}a{color:inherit;text-decoration:none}body{background:var(--bg);color:var(--tx);font-family:Noto Sans JP,Inter,sans-serif;font-size:16px}
