:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#142033;background:#f4f7fb;font-family:Noto Sans JP,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafcffeb;border-bottom:1px solid #dce3ed;justify-content:space-between;align-items:center;padding:18px clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:12px;display:flex}.brand strong{font-size:18px;line-height:1;display:block}.brand small{color:#617087;margin-top:5px;font-size:9px;font-weight:700;display:block}.brand-mark{aspect-ratio:1;color:#fff;clip-path:polygon(50% 0,100% 100%,0 100%);background:#0a3b75;place-items:center;width:34px;font-weight:800;display:grid}nav{color:#25364d;align-items:center;gap:clamp(16px,3vw,38px);font-size:14px;font-weight:700;display:flex}nav a:hover{color:#0879c9}.nav-contact{color:#fff;background:#0a3b75;padding:10px 17px}.language-switcher{color:#0879c9;gap:9px;font-size:12px;display:flex}.language-switcher a{text-underline-offset:3px;text-decoration:underline}.hero{background:#e8eff7;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;min-height:min(760px,100vh - 73px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(64px,10vw,156px) clamp(24px,8vw,128px);display:flex}.eyebrow{color:#0879c9;letter-spacing:.18em;margin:0 0 16px;font-size:11px;font-weight:800}h1{color:#12233c;letter-spacing:-.06em;margin-bottom:26px;font-size:clamp(42px,5.5vw,80px);line-height:1.18}h1 em{color:#0879c9;font-style:normal}h2{color:#132640;letter-spacing:-.045em;font-size:clamp(30px,4vw,52px);line-height:1.3}.hero-lead{color:#40536e;max-width:32rem;font-size:17px}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:460px}.action-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#0879c9}.button-primary:hover{background:#0566aa}.button-quiet{color:#1c3552;border:1px solid #aebdce}.section{padding:clamp(68px,10vw,136px) clamp(24px,8vw,128px)}.trust-section,.prose-section,.product-catalog,.detail-grid,.contact-grid{background:#fff}.feature-grid,.product-grid,.value-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:54px;display:grid}.feature-grid article,.value-grid article{background:#f5f8fc;border-top:2px solid #b9c8d9;padding:30px}.feature-grid span,.value-grid span{color:#0879c9;letter-spacing:.14em;font-size:12px;font-weight:800}.feature-grid h3{color:#142944;margin:14px 0 10px;font-size:21px}.feature-grid p,.product-card small,.value-grid p{color:#64758b}.catalog-section{color:#fff;background:#112944}.catalog-section h2,.catalog-section .eyebrow,.contact-banner h2,.contact-banner .eyebrow,.contact-method h2,.contact-method .eyebrow{color:#fff}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:44px;display:flex}.section-heading>a{color:#7bc5fd;font-weight:700}.category-list{border-top:1px solid #ffffff40}.category-list a{border-bottom:1px solid #ffffff29;grid-template-columns:52px minmax(0,1fr) 92px 24px;align-items:center;gap:12px;padding:10px 4px;transition:background .2s,border-color .2s;display:grid}.category-list a:hover{background:#ffffff12}.category-list a:focus-visible{outline-offset:2px;background:#ffffff12;outline:2px solid #7bc5fd}.category-number,.category-list b{color:#76bcec;font-size:12px;font-weight:800}.category-name{min-width:0}.category-image-slot{background:#f5f8fc;place-items:center;width:92px;height:52px;display:grid;overflow:hidden}.category-image{object-fit:contain;object-position:center;width:100%;height:100%}.product-catalog .category-list{border-top:0;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:16px;display:grid}.product-catalog .category-list a{background:#f6f9fc;border:1px solid #dbe5ef;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr) 20px;gap:0 10px;padding:0 14px 13px;overflow:hidden}.product-catalog .category-list a:hover{background:#edf7fd;border-color:#8fc9ee}.product-catalog .category-list a:focus-visible{background:#edf7fd;border-color:#8fc9ee;outline-color:#0879c9}.product-catalog .category-filter-button.is-active{background:#e6f3fc;border-color:#0879c9}.category-all-label{color:#0879c9;letter-spacing:.1em;font-size:clamp(26px,5vw,48px);font-weight:800}.product-catalog .category-image-slot{aspect-ratio:3/2;background:#fff;grid-area:1/1/auto/-1;width:calc(100% + 28px);height:auto;margin-left:-14px}.product-catalog .category-number{grid-area:2/1;align-self:center}.product-catalog .category-name{color:#17324f;grid-area:2/2;align-self:center;font-weight:700}.product-catalog .category-list b{grid-area:2/3;align-self:center}.featured-section{background:#f4f7fb}.product-card{background:#fff;padding-bottom:24px;transition:background .2s;overflow:hidden}.product-card:hover{background:#f4f7fb}.product-card:focus-visible{outline-offset:2px;background:#f4f7fb;outline:2px solid #0879c9}.product-card>p,.product-card h3,.product-card small{margin-left:24px;margin-right:24px;display:block}.product-card>p{color:#0879c9;margin-top:21px;margin-bottom:4px;font-size:12px;font-weight:800}.product-card h3{color:#152a45;margin-bottom:8px;font-size:24px}.product-visual{color:#fff;background:linear-gradient(135deg,#132a45,#0879c9);place-items:center;min-height:220px;display:grid;overflow:hidden}.product-visual img{object-fit:contain;background:#fff;width:100%;height:100%;min-height:220px}.product-visual span{letter-spacing:.07em;border:1px solid #ffffff8c;padding:12px;font-size:24px;font-weight:800}.contact-banner{color:#fff;background:linear-gradient(125deg,#0a3b75,#0879c9);padding:clamp(70px,11vw,150px) clamp(24px,8vw,128px)}.page-hero{background:linear-gradient(130deg,#e7f0fa,#f9fbfd);padding:clamp(84px,13vw,176px) clamp(24px,16vw,240px)}.page-hero>p:last-child,.detail-copy>p:not(.eyebrow),.prose p{color:#53657c;max-width:45rem;font-size:17px}.technology-image{background:#102945;max-height:430px;overflow:hidden}.technology-image img{object-fit:cover;object-position:center;width:100%;height:min(430px,40vw);min-height:270px}.prose-section,.catalog-group,.detail-grid,.contact-grid{grid-template-columns:1fr 2fr;gap:clamp(40px,9vw,130px);display:grid}.prose-label{color:#0879c9;letter-spacing:.15em;font-size:12px;font-weight:800}.notice{background:#eff7fd;border-left:3px solid #0879c9;padding:16px 18px;color:#42617d!important;font-size:14px!important}.value-grid{background:#d7e0eb;gap:1px;padding:0}.value-grid article{background:#f8fafc;padding:clamp(34px,5vw,74px)}.value-grid h2{margin:16px 0 8px;font-size:clamp(25px,3vw,38px)}.catalog-group{border-bottom:1px solid #dbe3ec;grid-template-columns:minmax(190px,.65fr) minmax(0,1.35fr);padding:46px 0}.product-catalog .catalog-group{align-items:start}.catalog-title h2{margin-bottom:0;font-size:clamp(24px,3vw,38px)}.catalog-items{gap:10px;display:grid}.product-row{background:#f4f7fb;grid-template-columns:116px minmax(100px,.6fr) 1fr 24px;align-items:center;gap:16px;padding:17px;transition:background .2s;display:grid}.product-row:hover{background:#e6f3fc}.product-row:focus-visible{outline-offset:2px;background:#e6f3fc;outline:2px solid #0879c9}.product-row[hidden]{display:none}.product-row span{color:#0879c9;font-weight:800}.product-row small{color:#63758a}.empty-message{color:#7a8796;margin:0}.product-detail-hero{color:#fff;background:#142d4b;padding:clamp(62px,9vw,124px) clamp(24px,16vw,240px)}.product-detail-hero>a{color:#9bd8ff;margin-bottom:56px;font-weight:700;display:inline-block}.product-detail-hero h1{color:#fff;margin-bottom:5px}.product-detail-hero p:last-child{color:#c7d7e8;margin:0;font-size:20px}.detail-visual{min-height:380px}.detail-visual img{object-fit:contain;background:#fff;width:100%;height:100%}.product-body{white-space:pre-wrap;color:#53657c;max-width:45rem;margin:20px 0}.product-body-images{gap:16px;margin:24px 0;display:grid}.product-body-images img{object-fit:contain;background:#fff;width:100%;max-height:560px}dl{margin:30px 0}dl div{border-bottom:1px solid #dbe3eb;grid-template-columns:120px 1fr;padding:12px 0;display:grid}dt{color:#64758a}dd{color:#1c324e;margin:0;font-weight:700}.specification-note{background:#e9f3fa}.specification-note p:last-child{color:#52677e;max-width:42rem}.contact-list{margin:0}.contact-list div{grid-template-columns:110px 1fr;padding:18px 0}.contact-list a{color:#0879c9}.contact-method{color:#fff;background:#142d4b}.contact-method p{color:#cfdeec;max-width:43rem}.site-footer{color:#c9d5e2;background:#0c1d31;grid-template-columns:1fr auto;gap:30px;padding:48px clamp(24px,8vw,128px);display:grid}.site-footer strong{color:#fff;letter-spacing:.12em}.site-footer p{margin:7px 0 0;font-size:13px}.footer-contact{color:#fff;flex-direction:column;align-items:end;gap:5px;font-weight:700;display:flex}.site-footer small{color:#91a3b6;border-top:1px solid #30445c;grid-column:1/-1;padding-top:22px}@media (width<=1200px){.product-catalog .catalog-group{grid-template-columns:1fr;gap:30px}}@media (width<=780px){.site-header{align-items:flex-start;padding:14px 20px}.brand small{display:none}nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:12px}.language-switcher{gap:6px}.nav-contact{padding:8px 10px}.hero{grid-template-columns:1fr}.hero-image{min-height:330px;max-height:430px}.feature-grid,.product-grid,.value-grid,.prose-section,.catalog-group,.detail-grid,.contact-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.category-list a{grid-template-columns:34px minmax(0,1fr) 72px 20px;gap:8px}.category-image-slot{width:72px;height:44px}.product-catalog .category-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:12px}.product-catalog .category-list a{grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr) 18px;gap:0 8px;padding:0 12px 12px}.product-catalog .category-image-slot{aspect-ratio:3/2;width:calc(100% + 24px);height:auto;margin-left:-12px}.product-row{grid-template-columns:1fr 24px}.product-row span,.product-row small{display:none}.site-footer{grid-template-columns:1fr}.footer-contact{align-items:start}}
