:root{--ink:#17282c;--muted:#5e6b70;--line:#dce3e5;--accent:#116373;--pale:#f2f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:"Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.85}a{color:inherit;text-underline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p,figure{margin:0}p+p{margin-top:20px}h2{font-size:34px;line-height:1.55;letter-spacing:.025em;font-weight:700}h3{font-size:21px;line-height:1.55}h4{font-size:17px;line-height:1.8;font-weight:600}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.preview{padding:7px 25px;background:#e8eff1;color:#47616a;font-size:13px;text-align:center}.preview a{margin-left:18px}header{display:flex;align-items:center;justify-content:space-between;padding:22px 40px;border-bottom:1px solid var(--line);gap:20px}.brand{text-decoration:none;font-size:29px;letter-spacing:1px;font-weight:800;line-height:1}.brand span{font-weight:400}.brand small{display:block;font-size:11px;letter-spacing:2px;margin-top:10px}header nav{display:flex;gap:28px;font-size:14px}header nav a{text-decoration:none}.header-cta{background:var(--ink);color:white;text-decoration:none;padding:11px 24px;font-size:14px}.crumb{width:min(1160px,calc(100% - 64px));margin:20px auto 0;font-size:12px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.crumb a{text-decoration:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:40px;padding:55px 0 72px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.16em;color:var(--accent);margin-bottom:20px}.hero h1{font-size:18px;letter-spacing:.01em;line-height:1.8;margin-bottom:15px}.hero-lead{font-size:40px;letter-spacing:.02em;font-weight:700;line-height:1.5;margin-bottom:23px}.hero p:not(.eyebrow):not(.hero-lead){color:var(--muted);font-size:16px}.hero-image{padding-top:30px}.hero-image img{width:100%}.hero-image figcaption{font-size:12px;color:var(--muted);text-align:right;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;background:var(--accent);color:white;padding:16px 23px;text-decoration:none;font-weight:600;font-size:15px;margin-top:30px}.button span{font-size:23px;line-height:1}.text-link{display:block;font-size:14px;margin-top:16px}.role-strip{background:var(--ink);color:white;padding:24px 0}.role-strip>.wrap{display:flex;align-items:center;justify-content:center;gap:65px}.role-strip p{margin:0;font-size:17px}.role-strip small{display:block;font-size:11px;letter-spacing:.1em;color:#acd1d7}.role-plus{color:#a2bec4;font-size:26px}.section{padding:86px 0}.section-top{margin-bottom:40px;max-width:770px}.section-top h2{margin-bottom:20px}.section-top>p:last-child{color:var(--muted)}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.spec-grid article{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.number{color:var(--accent);font-size:13px;letter-spacing:.1em}.spec-grid h3{margin:6px 0 12px}.spec-grid h4{margin-bottom:14px}.spec-grid p{font-size:15px;color:var(--muted)}.section-note{margin-top:24px;color:var(--muted);font-size:14px}.section-note a{display:block;margin-top:10px}.works-section{background:var(--pale)}.products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product{background:white}.product img{width:100%;aspect-ratio:500/315;object-fit:contain}.product figcaption{padding:19px 26px 24px;border-top:1px solid #eef1f2}.product figcaption span{font-size:13px;color:var(--muted)}.product h3{font-family:Arial,sans-serif;font-size:26px;letter-spacing:.05em;margin-top:5px}.split{display:grid;grid-template-columns:1.4fr 1fr;gap:75px}.split h2{font-size:29px;margin-bottom:24px}.split p{font-size:15px;color:var(--muted)}.assembly{border-left:3px solid var(--accent);padding:20px 26px;background:var(--pale);align-self:center}.assembly h3{font-size:19px;margin-bottom:16px}.process-section{border-top:1px solid var(--line);background:#fcfdfd}.flow{list-style:none;padding:0;margin:38px 0;display:grid;grid-template-columns:1fr 1fr;gap:0 44px}.flow li{display:flex;gap:19px;padding:26px 0;border-top:1px solid var(--line)}.step{font-family:Arial,sans-serif;font-size:26px;color:var(--accent);line-height:1.4}.flow h3{font-size:18px;margin-bottom:8px}.flow p{font-size:14px;color:var(--muted)}.conditions{display:grid;grid-template-columns:repeat(3,1fr);background:var(--pale);margin:16px 0 24px}.conditions article{padding:26px;border-right:1px solid white}.conditions article>span{font-size:14px}.conditions strong{display:block;font-size:33px;line-height:1.5;white-space:nowrap}.conditions strong span{font-size:17px;margin-left:5px}.process-section>.wrap>p:not(.eyebrow){color:var(--muted);font-size:14px}.faq h2{margin-bottom:30px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:22px 45px 22px 0;font-size:17px;font-weight:600;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'＋';position:absolute;right:9px;top:22px;color:var(--accent)}.faq details[open] summary:after{content:'−'}.faq details p{padding:0 40px 24px 0;color:var(--muted);font-size:15px}.contact{background:#153a44;color:white;padding:75px 0}.contact .eyebrow{color:#aed3dc}.contact h2{font-size:37px;margin-bottom:23px}.contact p{max-width:660px;color:#dbe6e9}.contact ul{display:flex;gap:30px;flex-wrap:wrap;padding-left:20px;font-size:14px}.button.light{background:white;color:var(--ink)}.contact .small{font-size:12px;margin-top:12px;color:#bed0d5}.related{padding:45px 0;display:flex;gap:25px;flex-wrap:wrap}.related h2{font-size:17px;width:100%}.related a{font-size:14px}footer{border-top:1px solid var(--line);padding:35px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}footer nav{display:flex;gap:18px;flex-wrap:wrap;font-size:12px}footer small{color:var(--muted)}:focus-visible{outline:3px solid #d78522;outline-offset:5px}.skip{position:absolute;left:0;top:-90px;background:#fff;padding:14px;z-index:10}.skip:focus{top:0}
@media(max-width:760px){.wrap,.crumb{width:calc(100% - 40px)}.preview{font-size:11px;padding:7px 8px}.preview a{margin-left:8px}header{padding:19px 20px;gap:10px}.brand{font-size:24px}.brand small{font-size:9px}header nav{display:none}.header-cta{font-size:12px;padding:9px 13px}.crumb{font-size:10px;margin-top:15px;gap:6px}.hero{grid-template-columns:1fr;padding:35px 0 37px;gap:20px}.eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:15px}.hero h1{font-size:16px;margin-bottom:15px}.hero-lead{font-size:30px}.hero p:not(.eyebrow):not(.hero-lead){font-size:15px}.hero-image{padding-top:4px}.hero-image figcaption{font-size:10px;margin-top:10px}.button{font-size:14px;padding:15px 19px;width:100%;gap:8px}.text-link{font-size:13px}.role-strip{padding:23px 0}.role-strip>.wrap{gap:13px;justify-content:space-between}.role-strip p{font-size:12px;max-width:68%}.role-strip small{font-size:10px}.role-plus{font-size:20px}.section{padding:55px 0}h2{font-size:27px}.section-top{margin-bottom:28px}.section-top>p:last-child{font-size:15px}.spec-grid{grid-template-columns:1fr}.spec-grid article{padding:26px 23px}.products{grid-template-columns:1fr;gap:20px}.product figcaption{padding:17px 22px}.product h3{font-size:25px}.split{grid-template-columns:1fr;gap:28px}.split h2{font-size:24px}.assembly{padding:19px 22px}.flow{grid-template-columns:1fr;margin:26px 0}.flow li{padding:23px 0}.conditions{grid-template-columns:1fr}.conditions article{padding:17px 23px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #fff}.conditions strong{font-size:27px}.conditions article>span{font-size:12px}.conditions strong span{font-size:14px}.faq summary{font-size:15px;padding-right:35px}.faq details p{padding-right:8px}.contact{padding:55px 0}.contact h2{font-size:29px}.contact p{font-size:15px}.contact ul{display:block;line-height:2}.related{display:block;padding:35px 0}.related a{display:block;margin-top:15px}footer .wrap{display:block}footer nav{margin:20px 0;gap:12px}.section-note{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:760px){.hero-lead{font-size:clamp(22px,7vw,28px)}}
.legacy-crop{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#fff}.product .legacy-crop img{position:absolute;top:-3.75%;width:429.166667%;max-width:none;height:auto;aspect-ratio:auto}
