*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,Noto Sans JP,system-ui,sans-serif;background:#f9faf7;color:#1e221a;line-height:1.6}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 56px;height:68px;background:#f9faf7f5;backdrop-filter:blur(10px);border-bottom:1px solid #E4E8DF}.nav-brand{font-size:15px;font-weight:600;letter-spacing:.04em;color:#1e221a;text-decoration:none}.nav-brand em{font-style:normal;color:#4a7c3f}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{font-size:13px;font-weight:400;letter-spacing:.02em;color:#5a6354;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#4a7c3f}.nav-cta{font-size:12px;font-weight:500;letter-spacing:.08em;padding:9px 24px;background:#4a7c3f;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:background .2s;display:inline-block}.nav-cta:hover{background:#3a6230}.hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;overflow:hidden;padding-top:68px}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,#1e221a8c,#4a7c3f38 60%,#1e221a14)}.hero-content{position:relative;z-index:2;padding:0 10%;max-width:680px}.hero-tag{display:inline-block;margin-bottom:20px;font-size:10px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#f9faf7a6;border:1px solid rgba(249,250,247,.25);padding:5px 14px}.hero-headline{font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.15;color:#f9faf7;margin-bottom:24px;letter-spacing:-.01em}.hero-sub{font-size:15px;font-weight:300;line-height:1.85;color:#f9faf7b8;margin-bottom:44px;max-width:380px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-white{font-size:12px;font-weight:500;letter-spacing:.08em;padding:13px 34px;background:#f9faf7;color:#1e221a;border:none;cursor:pointer;text-decoration:none;transition:opacity .2s;display:inline-block}.btn-white:hover{opacity:.88}.btn-ghost-white{font-size:12px;font-weight:400;letter-spacing:.06em;padding:13px 34px;background:transparent;color:#f9faf7d1;border:1px solid rgba(249,250,247,.35);cursor:pointer;text-decoration:none;transition:border-color .2s;display:inline-block}.btn-ghost-white:hover{border-color:#f9faf7b8}.section-tag{font-size:10px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#4a7c3f;display:block;margin-bottom:16px}.section-rule{width:28px;height:2px;background:#4a7c3f;margin-bottom:24px}.story{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.story-img{overflow:hidden}.story-img img{width:100%;height:100%;object-fit:cover}.story-body{padding:88px 72px;display:flex;flex-direction:column;justify-content:center;background:#f0f3ec}.story-headline{font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.3;letter-spacing:-.01em;color:#1e221a;margin-bottom:24px}.story-text{font-size:14px;font-weight:300;line-height:1.95;color:#5a6354}.story-text p+p{margin-top:14px}.story-badge{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding:10px 18px;background:#fff;border:1px solid #D8DDD4;font-size:12px;font-weight:400;color:#5a6354}.story-badge strong{color:#4a7c3f;font-weight:600}.products{padding:104px 80px;background:#f9faf7}.products-header{margin-bottom:56px}.products-headline{font-size:clamp(28px,3.5vw,44px);font-weight:700;color:#1e221a;letter-spacing:-.01em;margin-bottom:8px}.products-sub{font-size:13px;color:#7a8572;font-weight:300}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid #E4E8DF;transition:box-shadow .25s}.product-card:hover{box-shadow:0 8px 32px #1e221a14}.product-img{overflow:hidden;aspect-ratio:4/3}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-img img{transform:scale(1.04)}.product-info{padding:24px 24px 28px}.product-tag-badge{display:inline-block;margin-bottom:12px;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;padding:4px 10px;background:#f0f3ec;color:#4a7c3f}.product-name{font-size:18px;font-weight:600;color:#1e221a;margin-bottom:8px;letter-spacing:-.01em}.product-desc{font-size:13px;font-weight:300;line-height:1.7;color:#7a8572;margin-bottom:16px}.product-price{font-size:14px;font-weight:500;color:#4a7c3f}.product-price span{font-size:11px;color:#9aa394;font-weight:300}.process{padding:104px 80px;background:#1e221a}.process-lead{font-size:clamp(24px,3vw,36px);font-weight:700;color:#f9faf7;letter-spacing:-.01em;margin-bottom:12px}.process-sub-text{font-size:14px;font-weight:300;color:#f9faf780;margin-bottom:64px}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{padding:40px 32px;border-left:1px solid rgba(249,250,247,.08);position:relative}.step:first-child{border-left:none}.step-num{font-size:11px;font-weight:500;letter-spacing:.2em;color:#4a7c3f;margin-bottom:20px;display:block}.step-title{font-size:18px;font-weight:600;color:#f9faf7;margin-bottom:12px;letter-spacing:-.01em}.step-desc{font-size:13px;font-weight:300;line-height:1.8;color:#f9faf780}.cta{padding:104px 80px;background:#f0f3ec;text-align:center}.cta-headline{font-size:clamp(28px,4vw,52px);font-weight:700;color:#1e221a;letter-spacing:-.01em;margin-bottom:16px}.cta-sub{font-size:15px;font-weight:300;color:#5a6354;margin-bottom:44px;line-height:1.8}.cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-green{font-size:12px;font-weight:500;letter-spacing:.08em;padding:15px 42px;background:#4a7c3f;color:#fff;border:none;cursor:pointer;text-decoration:none;transition:background .2s;display:inline-block}.btn-green:hover{background:#3a6230}.btn-outline-green{font-size:12px;font-weight:400;letter-spacing:.06em;padding:15px 42px;background:transparent;color:#4a7c3f;border:1px solid #4A7C3F;cursor:pointer;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.btn-outline-green:hover{background:#4a7c3f;color:#fff}footer{background:#141710;color:#f9faf766;padding:64px 80px 36px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:56px;margin-bottom:48px;padding-bottom:40px;border-bottom:1px solid rgba(249,250,247,.07)}.footer-brand-name{font-size:15px;font-weight:600;color:#f9faf7;letter-spacing:.02em;margin-bottom:10px;display:block}.footer-brand-desc{font-size:13px;font-weight:300;line-height:1.85;color:#f9faf759}.footer-col-title{font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#f9faf759;margin-bottom:18px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:11px}.footer-links a{font-size:13px;font-weight:300;color:#f9faf761;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#f9faf7bf}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#f9faf733}@media(max-width:960px){nav{padding:0 24px}.nav-links{display:none}.hero-content{padding:0 24px}.story{grid-template-columns:1fr}.story-img{height:300px}.story-body{padding:56px 28px}.products{padding:72px 24px}.products-grid{grid-template-columns:1fr;gap:16px}.process{padding:72px 24px}.process-steps{grid-template-columns:1fr 1fr}.step{border-left:none;border-top:1px solid rgba(249,250,247,.08)}.step:first-child,.step:nth-child(2){border-top:none}.cta{padding:72px 24px}footer{padding:56px 24px 32px}.footer-top{grid-template-columns:1fr;gap:36px}}
