@charset "UTF-8";:root{--primary-green: #2ebf5c;--dark-brown: #2b6642;--light-green: #edf9e4;--accent-yellow: #fefdf0;--accent-red: #d9534f;--text-dark: #1a1a1a;--text-light: #ffffff;--bg-gray: #f5f4f0;--border-color: #dddddd;--font-size-base: 16px;--type-green: #2ebf5c;--type-purple: #673ab7;--type-orange: #ff9800;--type-blue: #2196f3}*{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);font-family:Noto Sans JP,sans-serif;color:var(--text-dark);scroll-behavior:smooth}body{line-height:1.6;background-color:var(--bg-gray)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.8}ul,ol{list-style:none}.txt-sm{font-size:.875rem}.txt-md{font-size:1rem}.txt-lg{font-size:1.125rem}.txt-xl{font-size:1.5rem}.txt-bold{font-weight:700}.txt-center{text-align:center}.txt-green{color:var(--primary-green)}.wrapper{max-width:1200px;width:100%;margin:0 auto}.inner{width:100%;max-width:1010px;padding:0 20px;margin:0 auto}.section{padding:4rem 0}.section-title-wrapper{text-align:center;margin-bottom:3rem}.sub-ttl{display:block;font-size:1.1rem;font-weight:700!important;color:var(--primary-green);margin-bottom:5px}.section-ttl{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:900;color:#1a1a1a}.action-primary{display:inline-block;background-color:var(--accent-red);color:var(--text-light);padding:1rem 2rem;border-radius:8px;font-weight:700;text-align:center;box-shadow:none;transition:transform .2s,box-shadow .2s;cursor:pointer}.action-primary:hover{opacity:.9;transform:translateY(-2px)}.action-primary:active{transform:translateY(1px);box-shadow:none}.action-primary--green{background-color:var(--primary-green);box-shadow:none}.symbol-rich{display:inline-flex;align-items:center;justify-content:center;position:relative;width:28px;height:28px;margin:0 auto}.symbol-double{width:24px;height:24px;border:4px double #2ebf5c;border-radius:50%}.symbol-circle{width:22px;height:22px;border:4px solid #2ebf5c;border-radius:50%}.symbol-triangle{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:22px solid #f59e0b}.symbol-cross{font-size:1.5rem;color:#94a3b8;font-weight:700}.ad-label{display:inline-block;background:#999;color:#fff;font-size:10px;padding:2px 6px;border-radius:2px;line-height:1}.reveal{opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1)}.reveal-up{transform:translateY(30px)}.reveal.is-active{opacity:1;transform:translate(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}@media(max-width:768px){.section-ttl{font-size:1.25rem!important;line-height:1.6!important}.section-ttl br,h2 br,h3 br{display:none!important}.sub-ttl{font-size:.9rem!important}.section{padding:2.5rem 0}.section-title-wrapper{margin-bottom:1.5rem}}@media(max-width:400px){.txt-xl{font-size:1rem}}.header[data-astro-cid-3ef6ksr2]{background-color:var(--dark-brown);color:var(--text-light);padding:.75rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 20px #0003}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;max-height:80px;overflow:hidden;opacity:1}.header[data-astro-cid-3ef6ksr2].subnav-active{padding:0}.header[data-astro-cid-3ef6ksr2].subnav-active .header-inner[data-astro-cid-3ef6ksr2]{max-height:0;opacity:0;padding:0}.header-logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-shadow:0 0 10px rgba(255,255,255,.2)}.header-subnav[data-astro-cid-3ef6ksr2]{max-height:0;overflow:hidden;background-color:var(--dark-brown);transition:max-height .3s ease}.header-subnav[data-astro-cid-3ef6ksr2].is-visible{max-height:80px}.subnav-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;gap:0;max-width:700px;margin:0 auto;padding:8px .5rem}.subnav-link[data-astro-cid-3ef6ksr2]{flex:1;display:flex;align-items:center;justify-content:center;padding:.55rem .5rem;font-size:.8rem;font-weight:600;color:#ffffffbf;text-align:center;text-decoration:none;border:1px solid rgba(255,255,255,.2);border-radius:6px;margin:0 3px 6px;transition:all .2s ease;line-height:1.2;white-space:nowrap}.subnav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff;background:#ffffff1a}.subnav-link[data-astro-cid-3ef6ksr2].is-active{color:var(--dark-brown);background:#fff;border-color:#fff;font-weight:700}.sp-only[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{width:30px;height:24px;position:relative;background:none;border:none;cursor:pointer;display:none;z-index:1001}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:2px;background-color:#fff;position:absolute;left:0;transition:all .3s}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){top:0}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){top:11px}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){bottom:0}.burger[data-astro-cid-3ef6ksr2].is-active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(11px) rotate(45deg)}.burger[data-astro-cid-3ef6ksr2].is-active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger[data-astro-cid-3ef6ksr2].is-active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.header-nav-mobile[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:var(--dark-brown);padding:80px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1000;box-shadow:-10px 0 30px #0000004d}.header-nav-mobile[data-astro-cid-3ef6ksr2].is-active{right:0}.header-nav-mobile[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:2rem}.header-nav-mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;color:#fff;display:block;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}@media(max-width:992px){.u-desktop[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:block}.header-logo[data-astro-cid-3ef6ksr2] .txt-xl[data-astro-cid-3ef6ksr2]{font-size:1.25rem}}@media(max-width:600px){.subnav-link[data-astro-cid-3ef6ksr2]{font-size:.72rem;padding:.5rem .25rem}.sp-only[data-astro-cid-3ef6ksr2]{display:inline}}.u-no-scroll{overflow:hidden}.footer[data-astro-cid-sz7xmlte]{background:var(--dark-brown);color:#ffffffb3;padding:3rem 0 1.5rem}.footer-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.1rem;font-weight:900;color:#fff;margin-bottom:.5rem}.footer-desc[data-astro-cid-sz7xmlte]{font-size:.8rem;line-height:1.6;max-width:400px}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#ffffffb3;transition:color .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#ffffff80}@media(max-width:768px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column}.footer-links[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.75rem}}
