:root{--navy: #0a1f35;--ink: #17243a;--muted: #5f6d7e;--line: #dfe6ee;--ice: #eaf6fb;--blue: #1d6f9f;--teal: #1f8a94;--white: #ffffff;--soft: #f7fafc;--shadow: 0 18px 45px rgba(10, 31, 53, .11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:var(--ink);background:var(--white);line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:12px clamp(20px,5vw,64px);background:#fffffff0;border-bottom:1px solid rgba(223,230,238,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700}.brand-logo{display:block;width:236px;max-width:52vw;height:auto}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:var(--white);background:linear-gradient(135deg,var(--navy),#19486c);font-weight:800}.brand small{display:block;color:var(--muted);font-size:11px;line-height:1.2}.site-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700;color:#304056}.site-nav a:hover{color:var(--blue)}.nav-toggle{display:none}.hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;background:var(--navy)}.hero-media,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{background-size:cover;background-position:center;transform:scale(1.02)}.hero-shade{background:linear-gradient(90deg,#081c30e6,#081c309e 44%,#081c301a)}.hero-content{position:relative;width:min(1120px,calc(100% - 40px));margin:0 auto;color:var(--white);padding:90px 0}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow{color:#9be4ef}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(44px,7vw,82px);line-height:1.04}h2{margin-bottom:18px;font-size:clamp(28px,4vw,44px);line-height:1.22}h3{margin-bottom:10px;font-size:20px;line-height:1.35}.hero-lead{max-width:720px;font-size:clamp(17px,2vw,22px);color:#ffffffe6}.hero-actions,.feature-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:8px;font-weight:800;cursor:pointer}.button.primary{color:var(--white);background:var(--blue);box-shadow:0 10px 24px #1d6f9f40}.button.primary:hover{background:#165d86}.button.secondary{color:var(--white);border:1px solid rgba(255,255,255,.7);background:#ffffff14}.text-link{color:var(--blue);font-weight:800;text-decoration:underline;text-underline-offset:5px}.section{padding:clamp(64px,9vw,108px) 0}.section-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.intro{background:var(--white)}.split{display:grid;grid-template-columns:minmax(240px,.85fr) 1.15fr;gap:clamp(28px,5vw,70px);align-items:start}.split p:last-child{color:var(--muted);font-size:17px}.section-heading{max-width:680px;margin-bottom:34px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.detail-panel,.product-list article,.contact-form,.contact-note{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 10px 28px #0a1f350d}.service-card{padding:28px;min-height:238px}.service-card p,.product-list p,.detail-panel dd{color:var(--muted)}.card-number{display:inline-block;margin-bottom:18px;color:var(--blue);font-weight:900}.warehouse{background:linear-gradient(180deg,var(--soft),var(--ice))}.feature-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:center;margin-bottom:34px}.feature-copy p{color:var(--muted)}.feature-photo{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.feature-photo img{width:100%;height:440px;object-fit:cover}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.stats-grid div{padding:24px;border-radius:8px;color:var(--white);background:var(--navy)}.stats-grid span,.stats-grid small{display:block;color:#ffffffbd}.stats-grid strong{display:block;margin:7px 0 3px;font-size:clamp(22px,2.8vw,32px);line-height:1.15}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.detail-panel{padding:30px}dl{margin:0}dl div{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:13px 0;border-top:1px solid var(--line)}dt{font-weight:800}dd{margin:0}.gallery-section{background:var(--white)}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery figure{margin:0;overflow:hidden;border-radius:8px;border:1px solid var(--line);background:var(--white)}.gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.gallery figcaption{padding:14px 16px;font-weight:800}.access-section{background:#f5f8fb}.access-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.access-list{margin:24px 0 0;padding:0;list-style:none}.access-list li{padding:12px 0 12px 28px;position:relative;border-bottom:1px solid var(--line)}.access-list li:before{content:"";position:absolute;left:0;top:23px;width:9px;height:9px;border-radius:50%;background:var(--blue)}.map-card{overflow:hidden;min-height:360px;border-radius:8px;box-shadow:var(--shadow);background:var(--white)}.map-card iframe{width:100%;height:360px;border:0;display:block}.products{background:var(--white)}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-list article{padding:28px}.contact{color:var(--white);background:var(--navy)}.contact .eyebrow{color:#9be4ef}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:start}.contact-copy p{color:#ffffffc7}.contact-note{margin-top:24px;padding:22px;color:var(--ink)}.contact-note a,.contact-note small{display:block}.contact-note a{color:var(--blue);font-weight:800}.contact-note small{margin-top:8px;color:var(--muted)}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:28px;color:var(--ink)}.contact-form label{display:grid;gap:7px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cfd9e4;border-radius:8px;padding:12px 13px;color:var(--ink);background:var(--white)}.contact-form textarea{resize:vertical}.wide{grid-column:1 / -1}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px clamp(20px,5vw,64px);color:#ffffffc2;background:#071625}.site-footer strong,.site-footer a{color:var(--white)}.site-footer p{margin-bottom:0}@media(max-width:920px){.nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);font-weight:800}.site-nav{position:absolute;top:73px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav a{padding:12px}.hero{min-height:560px}.hero-shade{background:linear-gradient(90deg,#081c30f0,#081c30ad)}.split,.feature-layout,.access-layout,.contact-layout{grid-template-columns:1fr}.card-grid,.stats-grid,.gallery{grid-template-columns:repeat(2,1fr)}.product-list,.detail-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-header{min-height:68px;padding:10px 16px}.brand-logo{width:196px;max-width:60vw}.brand strong{font-size:15px}.brand small{font-size:10px}.brand-mark{width:38px;height:38px}.site-nav{top:67px;left:12px;right:12px}.section{padding:54px 0}.section-inner{width:min(100% - 28px,1120px)}.hero{min-height:520px}.hero-content{width:min(100% - 28px,1120px);padding:64px 0}.hero-actions,.feature-actions{align-items:stretch;flex-direction:column}.button{width:100%}.card-grid,.stats-grid,.gallery,.contact-form{grid-template-columns:1fr}.service-card{min-height:auto}.feature-photo img{height:300px}dl div{grid-template-columns:1fr;gap:2px}.map-card,.map-card iframe{min-height:300px;height:300px}.site-footer{flex-direction:column}}
