:root{--green:#123d32;--green2:#1d5848;--lime:#b9d269;--ink:#17201d;--muted:#66716d;--paper:#f4f2ec;--line:#d9ddd8;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'Noto Sans JP',sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}img{display:block;width:100%}.site-header{height:84px;background:rgba(255,255,255,.97);position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(18,61,50,.09)}.header-inner{height:100%;max-width:1440px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px;line-height:1}.brand-mark{width:42px;height:42px;border-radius:50% 50% 50% 10%;background:var(--green);color:var(--lime);display:grid;place-items:center;font:700 24px Georgia}.brand strong{display:block;font:700 19px/1.1 'Roboto Condensed',sans-serif;letter-spacing:.08em}.brand small{font-size:10px;letter-spacing:.25em;color:#66716d}.main-nav{display:flex;height:100%;align-items:center;gap:28px;font-size:13px;font-weight:600}.main-nav>a:not(.order-link):not(.contact-link){position:relative}.main-nav>a:not(.order-link):not(.contact-link):after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.25s}.main-nav>a:hover:after{right:0}.order-link,.contact-link{height:44px;padding:0 17px;display:flex;align-items:center}.order-link{border:1px solid var(--green)}.contact-link{background:var(--green);color:white}.menu-button{display:none}.hero{height:min(850px,100vh);min-height:680px;position:relative;color:#fff;padding-top:84px;overflow:hidden}.hero-image{position:absolute;inset:84px 0 0;background:url('assets/images/operations/delivery-fleet-hero-retouched-v1.webp') center 58%/cover}.hero-shade{position:absolute;inset:84px 0 0;background:linear-gradient(90deg,rgba(6,30,24,.86) 0%,rgba(6,30,24,.52) 48%,rgba(6,30,24,.06) 82%)}.hero-content{position:relative;z-index:2;max-width:var(--max);height:100%;margin:auto;padding:100px 38px 80px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font:700 12px/1 'Roboto Condensed',sans-serif;letter-spacing:.22em;color:var(--green2);display:flex;align-items:center;gap:14px;margin:0 0 28px}.eyebrow:before{content:'';width:42px;height:2px;background:var(--lime)}.eyebrow.light{color:#dce9e4}.hero h1{font-size:clamp(48px,6vw,84px);line-height:1.22;letter-spacing:.03em;margin:0 0 28px;font-weight:700}.hero h1 em{font-style:normal;color:#d2e792}.hero-copy{font-size:18px;line-height:2;margin:0 0 38px}.hero-actions{display:flex;gap:12px}.button{min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;font-weight:700;font-size:14px;transition:.25s}.button span,.text-link span{font-size:20px}.button.primary{background:var(--lime);color:var(--green)}.button.primary:hover{background:white}.button.ghost{border:1px solid rgba(255,255,255,.65);color:white}.button.ghost:hover{background:white;color:var(--green)}.hero-note{position:absolute;z-index:2;right:34px;bottom:0;display:flex;flex-direction:column;align-items:center;gap:12px}.hero-note span{font:600 10px 'Roboto Condensed';letter-spacing:.2em;writing-mode:vertical-rl}.hero-note i{width:1px;height:72px;background:rgba(255,255,255,.7)}.numbers{max-width:var(--max);margin:-34px auto 0;position:relative;z-index:3;background:white;box-shadow:0 16px 50px rgba(10,38,30,.12);padding:35px 45px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.number-item{text-align:center;border-right:1px solid var(--line)}.number-item:nth-child(4){border:0}.number-item strong{font:700 46px/1 'Roboto Condensed',sans-serif;color:var(--green)}.number-item>span{font-size:14px;font-weight:700;margin-left:4px}.number-item p{margin:8px 0 0;color:var(--muted);font-size:13px}.numbers-note{grid-column:1/-1;text-align:right;margin:7px 0 0;color:#8a938f;font-size:11px}.section{padding:130px 38px}.section-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:42% 58%;gap:60px}.section-heading h2,.products-content h2,.center-heading h2,.logistics-panel h2,.cta h2{font-size:clamp(34px,4vw,54px);line-height:1.45;letter-spacing:.02em;margin:0;font-weight:700}.section-heading>p:last-child{color:var(--muted);max-width:360px;margin-top:30px}.intro-body{padding-top:30px;color:var(--muted);max-width:640px}.intro-body .lead{font-size:21px;line-height:1.75;font-weight:600;color:var(--ink);margin-top:0}.text-link{display:inline-flex;gap:40px;align-items:center;margin-top:22px;color:var(--green);font-weight:700;border-bottom:1px solid var(--green);padding-bottom:6px}.products{padding:0;display:grid;grid-template-columns:45% 55%;background:var(--paper)}.products-visual{min-height:780px;position:relative}.products-visual>img{height:100%;object-fit:cover}.visual-label{position:absolute;bottom:0;right:0;background:var(--green);color:white;padding:38px 44px;width:min(390px,80%)}.visual-label small{display:block;color:#b8cec6;font:600 10px 'Roboto Condensed';letter-spacing:.18em;margin-bottom:12px}.visual-label strong{font-size:21px;line-height:1.6}.products-content{padding:100px clamp(36px,7vw,110px)}.products-content>p:nth-of-type(2){color:var(--muted);max-width:600px}.category-grid{display:grid;grid-template-columns:1fr 1fr;margin:45px 0;border-top:1px solid #cfd3ce}.category{padding:23px 10px 20px 0;border-bottom:1px solid #cfd3ce;position:relative}.category:nth-child(odd){border-right:1px solid #cfd3ce}.category:nth-child(even){padding-left:24px}.category b{font:600 11px 'Roboto Condensed';color:#8c9692}.category h3{margin:2px 0 4px;font-size:18px}.category p{margin:0;font-size:12px;color:var(--muted)}.button.dark{background:var(--green);color:white}.button.dark:hover{background:var(--green2)}.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center}.strength-grid{max-width:var(--max);margin:70px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.strength-grid article{padding:10px 48px 10px;border-right:1px solid var(--line);position:relative}.strength-grid article:last-child{border:0}.strength-grid article>span{position:absolute;right:26px;top:0;font:600 12px 'Roboto Condensed';color:#9aa39f}.line-icon{width:64px;height:64px;border:1px solid var(--green);color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:700;margin-bottom:28px}.strength-grid h3{font-size:21px;margin:0 0 14px}.strength-grid p{color:var(--muted);font-size:14px;margin:0}.logistics{display:grid;grid-template-columns:54% 46%;min-height:660px}.logistics-image img{height:100%;object-fit:cover}.logistics-panel{background:var(--green);color:white;padding:95px clamp(40px,6vw,90px)}.logistics-panel>p:nth-of-type(2){color:#d2dfda;margin:28px 0 35px}.delivery-types{border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:1fr 1fr}.delivery-types div{padding:25px 18px 25px 0}.delivery-types div+div{border-left:1px solid rgba(255,255,255,.25);padding-left:25px}.delivery-types strong{color:#d3e88f;font-size:18px}.delivery-types p{font-size:13px;line-height:1.8;margin:7px 0 0}.fine{font-size:11px;color:#9db4ac!important}.history{background:#f8f9f7}.timeline{list-style:none;margin:0;padding:0}.timeline li{display:grid;grid-template-columns:100px 1fr;border-top:1px solid var(--line);padding:24px 0}.timeline li:last-child{border-bottom:1px solid var(--line)}.timeline time{font:700 26px 'Roboto Condensed';color:var(--green)}.timeline h3{font-size:17px;margin:0 0 3px}.timeline p{font-size:13px;color:var(--muted);margin:0}.cta{background:#183f34;color:white;padding:80px max(38px,calc((100vw - 1164px)/2));display:flex;align-items:center;justify-content:space-between;gap:70px}.cta h2{font-size:38px}.cta>div>p:last-child{color:#cbd9d4}.cta-actions{min-width:380px}.phone{display:block;border-bottom:1px solid rgba(255,255,255,.25);padding:0 0 18px;margin-bottom:18px}.phone small{display:block;color:#bed0c9;font-size:12px}.phone strong{font:700 34px 'Roboto Condensed';letter-spacing:.04em}.button.white{background:white;color:var(--green);width:100%}.footer-main{max-width:var(--max);margin:auto;padding:65px 38px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px}.company-detail{font-size:13px;color:var(--muted)}.company-detail p{margin:0 0 15px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px;font-weight:600}.footer-bottom{border-top:1px solid var(--line);padding:20px max(38px,calc((100vw - 1164px)/2));font-size:10px;color:#8a938f;display:flex;gap:30px}.credits{margin-left:auto}.footer-brand .brand-mark{width:48px;height:48px}.footer-brand strong{font-size:23px}@media(max-width:1000px){.main-nav{gap:13px}.main-nav>a{font-size:11px}.products{grid-template-columns:1fr}.products-visual{min-height:520px}.logistics{grid-template-columns:1fr}.logistics-image{height:440px}.section-grid{grid-template-columns:1fr;gap:20px}.section-heading h2 br{display:none}.strength-grid article{padding:10px 28px}}@media(max-width:760px){.site-header{height:68px}.header-inner{padding:0 18px}.brand-mark{width:37px;height:37px}.brand strong{font-size:16px}.menu-button{display:flex;width:42px;height:45px;border:0;background:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0}.menu-button span{width:24px;height:2px;background:var(--green)}.menu-button b{font:600 8px 'Roboto Condensed';color:var(--green)}.main-nav{display:none;position:absolute;left:0;right:0;top:68px;height:auto;background:white;padding:22px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 30px rgba(0,0,0,.1)}.main-nav.open{display:flex}.main-nav a{padding:12px;font-size:14px!important}.order-link,.contact-link{height:auto;margin-top:8px}.hero{padding-top:68px;min-height:660px;height:86vh}.hero-image,.hero-shade{inset:68px 0 0}.hero-image{background-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(6,30,24,.88),rgba(6,30,24,.35))}.hero-content{padding:90px 24px 60px;justify-content:flex-end}.hero h1{font-size:44px}.hero-copy{font-size:15px}.hero-copy br{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-note{display:none}.numbers{margin:0;box-shadow:none;padding:30px 20px 22px;grid-template-columns:1fr 1fr}.number-item{padding:12px;border-bottom:1px solid var(--line)}.number-item:nth-child(2){border-right:0}.number-item:nth-child(3),.number-item:nth-child(4){border-bottom:0}.number-item strong{font-size:37px}.numbers-note{text-align:center}.section{padding:80px 24px}.section-grid{display:block}.section-heading h2,.products-content h2,.center-heading h2,.logistics-panel h2{font-size:34px}.intro-body{padding-top:30px}.intro-body .lead{font-size:18px}.products-visual{min-height:430px}.visual-label{padding:25px;width:88%}.products-content{padding:70px 24px}.category-grid{grid-template-columns:1fr}.category:nth-child(odd){border-right:0}.category:nth-child(even){padding-left:0}.strength-grid{grid-template-columns:1fr;margin-top:45px}.strength-grid article{border-right:0;border-bottom:1px solid var(--line);padding:30px 8px}.strength-grid article:last-child{border-bottom:0}.logistics-image{height:310px}.logistics-panel{padding:70px 24px}.delivery-types{grid-template-columns:1fr}.delivery-types div+div{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding-left:0}.timeline{margin-top:45px}.timeline li{grid-template-columns:78px 1fr}.cta{padding:65px 24px;display:block}.cta h2{font-size:32px}.cta-actions{min-width:0;margin-top:40px}.footer-main{padding:50px 24px;grid-template-columns:1fr}.footer-bottom{padding:20px 24px;display:block}.footer-bottom span{display:block;margin:5px 0}.credits{margin-left:0}}
