*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#2d6a4f;--green-dark:#1b4332;--green-darker:#0d2818;--green-mid:#52b788;--green-light:#d8f3dc;--green-pale:#f0faf2;--earth:#7c5c3a;--earth-light:#f4e4c1;--earth-pale:#faf3e8;--sky:#ade8f4;--sky-dark:#0077b6;--text:#1b2d1f;--text-muted:#5c7a5e;--text-light:#8a9e8c;--border:rgba(45,106,79,.15);--surface:#f5f9f5;--white:#fff;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 2px 8px rgba(27,67,50,.08);--shadow-md:0 4px 20px rgba(27,67,50,.12);--shadow-lg:0 8px 32px rgba(27,67,50,.16)}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;background-color:var(--green-pale);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;cursor:pointer}button,input,select{font:inherit;cursor:pointer}