@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--color-green-primary:#2d6a4f;--color-green-light:#52b788;--color-green-bg:#e8f5ee;--color-green-hero:#f0faf4;--color-border:#0000001f;--color-bg-secondary:#f5f5f5;--color-text-primary:#1a1a1a;--color-text-secondary:#6b6b6b;--radius-md:8px;--radius-lg:12px}html{scroll-behavior:smooth}body{color:var(--color-text-primary);background:#fff;font-family:Noto Sans JP,sans-serif;line-height:1.7}
