.Footer_footer__UaG1g{background-color:#2c3e50;color:#ecf0f1;padding:20px 10px;text-align:center;font-size:14px}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.Footer_logo__NsUJK a{font-size:18px;font-weight:700;color:#ecf0f1;text-decoration:none}.Footer_logo__NsUJK a:hover{color:#f39c12}.Footer_links__oDyjI{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.Footer_links__oDyjI a{color:#ecf0f1;text-decoration:none}.Footer_links__oDyjI a:hover{color:#f39c12}.Footer_copyright__j5CNb{font-size:12px;margin-top:10px}@media (max-width:768px){.Footer_container__Z8cUU{flex-direction:column;text-align:center}}.Layout_container__p0wDU{display:flex;flex-direction:column;min-height:100vh}.Layout_main__kdTZ6{flex:1 1;padding:20px}:root{--background:#f5faf6;--surface:#fff;--foreground:#1f2b24;--muted-foreground:#58645d;--border:#dbe8de;--primary:#2f8d4e;--primary-hover:#267341;--link:#2a7750}@media (prefers-color-scheme:dark){:root{--background:#0f1712;--surface:#18221b;--foreground:#ecf5ee;--muted-foreground:#a8b5ac;--border:#2a3a30;--primary:#59b978;--primary-hover:#66c886;--link:#7ed79a}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0}*,:after,:before{box-sizing:border-box}a{color:var(--link);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary-hover);text-decoration:underline;text-underline-offset:3px}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;line-height:1.3;letter-spacing:.01em}ol,p,ul{margin-top:0}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}::selection{background:rgba(47,141,78,.2)}@media (max-width:768px){body{line-height:1.75}}