:root{--ink:#13273a;--blue:#19374c;--accent:#ac4a2b;--paper:#fff;--line:#d7dde0;--soft:#f2f5f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b96424;outline-offset:6px}a:hover{opacity:.75}header{height:104px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;background:white}.brand{font-family:Arial,sans-serif;font-weight:800;letter-spacing:.045em;font-size:30px;line-height:1.2;display:inline-block}.brand span{display:block;font-weight:400;letter-spacing:.17em;font-size:12px;margin-top:7px}nav{display:flex;gap:36px;align-items:center;font-size:14px}nav .nav-access{background:var(--ink);padding:13px 22px;color:white}nav span{margin-left:22px}.hero{display:grid;grid-template-columns:52% 48%;min-height:670px;background:var(--ink);color:white}.hero-copy{padding:64px 9.5% 50px}.eyebrow{font-size:13px;letter-spacing:.13em;margin:0 0 28px}h1,h2{font-family:'Hiragino Mincho ProN','Yu Mincho',serif;font-weight:500;letter-spacing:.04em}h1{font-size:clamp(36px,4.2vw,66px);line-height:1.55;margin:0 0 27px}.hero-lead{font-size:16px;line-height:2;color:#e0e7ec}.opening{display:flex;align-items:baseline;gap:15px;margin:35px 0 0;font-family:Arial,sans-serif}.opening>span{font-size:18px;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.1em}.opening strong{font-size:clamp(64px,7vw,102px);font-weight:400;line-height:1;letter-spacing:-.04em}.opening div{align-self:center;font-size:15px;line-height:1.6;letter-spacing:.06em}.opening b{font-family:inherit;font-size:14px;font-weight:400}.showroom-name{font-size:17px;letter-spacing:.09em;margin:18px 0 28px}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:45px;border-bottom:1px solid var(--ink);padding:10px 0;font-size:15px}.text-link.light{border-color:#6e7f8d}.hero-photo{margin:0;position:relative;min-width:0;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%}.hero-photo figcaption{position:absolute;bottom:24px;right:24px;left:24px;width:fit-content;background:rgba(19,39,58,.93);padding:16px 22px}.hero-photo figcaption span{font-family:'Yu Mincho',serif;font-size:22px;letter-spacing:.08em;display:block}.hero-photo small{font-size:12px;color:#d7dfe5}.news{padding:25px 5%;display:flex;gap:28px;align-items:center;border-bottom:1px solid var(--line);font-size:14px}.news>span{font-size:12px;letter-spacing:.13em;color:var(--accent);font-weight:bold}.news p{margin:0;flex:1}.news a{white-space:nowrap}.section{padding:100px max(6%,calc((100% - 1200px)/2));scroll-margin-top:20px}.about,.consult,.access{display:grid;grid-template-columns:32% 68%;gap:0}.section-label>span{font-family:Arial,sans-serif;letter-spacing:.13em;font-size:13px}.section-label p{font-size:15px;margin-top:10px;color:#61717c}h2{font-size:clamp(28px,3vw,42px);line-height:1.7;margin:0 0 30px}.about-body>p{max-width:650px;margin:0 0 22px;line-height:2.2}.progress-note{border-top:1px solid var(--line);display:flex;gap:25px;padding-top:24px;margin-top:40px}.progress-note span{font-size:13px;white-space:nowrap;color:var(--accent);padding-top:4px}.progress-note p{font-size:14px;margin:0;max-width:520px}.consult{background:var(--soft)}.consult-row{border-top:1px solid #cbd3d8;display:flex;gap:25px;padding:26px 0}.consult-row>span{font-family:Arial,sans-serif;font-size:14px;padding-top:4px;color:#637785}.consult-row h3{font-size:21px;font-weight:500;margin:0 0 8px}.consult-row p{font-size:15px;margin:0;max-width:580px}.consult .text-link{margin-top:15px}.support{background:var(--blue);color:#fff}.support-intro>p:last-child{color:#d3dfe6;font-size:15px}.support h2{margin-bottom:16px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px}.support-grid article{border-top:1px solid #667d8d;padding-top:22px}.support-grid article>p:first-child{font-size:17px}.support-grid h3{font:400 76px/1.3 Arial,sans-serif;margin:16px 0 20px}.support-grid h3 span{font:400 16px/1.5 sans-serif;margin-right:12px;margin-left:6px}.support-grid article>p:last-child{font-size:15px;color:#e1e9ed;max-width:490px}.support-detail{border-top:1px solid #667d8d;padding-top:25px;margin-top:28px;font-size:14px;max-width:970px}.support-detail .fine{color:#d4dfe5}.official-link{display:inline-flex;gap:35px;border-bottom:1px solid #c1cfd8;padding:10px 0;margin:7px 0 10px;font-size:15px}.fine{font-size:13px;line-height:1.8;color:#61717c}.access h2{font-size:34px}.access dl{margin:0}.access dl>div{display:grid;grid-template-columns:150px 1fr;border-top:1px solid var(--line);padding:21px 0}.access dt{font-size:14px;color:#61717c}.access dd{margin:0;font-size:16px}.map-link{margin-top:24px;padding:17px 24px;background:var(--ink);color:white;display:flex;justify-content:space-between;font-size:15px;max-width:440px}footer{padding:45px 6%;border-top:1px solid var(--line);display:flex;align-items:center;gap:50px}footer p{font-family:'Yu Mincho',serif;font-size:16px}footer small{margin-left:auto;font-size:12px;color:#61717c}@media(min-width:1600px){.hero{min-height:750px}.hero-copy{padding-left:max(10%,calc((100vw - 1400px)/2))}}@media(max-width:850px){header{height:85px;padding:0 5%}.brand{font-size:25px}.brand span{font-size:10px}nav{gap:15px}nav>a:not(.nav-access){display:none}nav .nav-access{font-size:12px;padding:10px 14px}.hero{grid-template-columns:1fr 1fr;min-height:590px}.hero-copy{padding:45px 8%}.hero-lead{font-size:14px}.hero-lead br{display:none}.opening{gap:10px}.opening strong{font-size:68px}.opening>span{font-size:15px}.opening div{font-size:12px}.opening b{font-size:12px}.hero-photo figcaption{bottom:15px;left:15px;right:15px;padding:12px 15px}.hero-photo figcaption span{font-size:17px}.news{gap:20px}.news>span{font-size:11px}.section{padding:75px 6%}.about,.consult,.access{grid-template-columns:1fr}.section-label{margin-bottom:30px}.section-label p{display:none}.support-grid{gap:25px}footer{gap:25px}footer p{font-size:14px}}@media(max-width:580px){header{height:78px}nav span{margin-left:12px}.hero{display:flex;flex-direction:column}.hero-copy{padding:40px 7% 35px}.eyebrow{font-size:12px;margin-bottom:22px}h1{font-size:41px;line-height:1.6;margin-bottom:20px}.hero-lead{font-size:15px;max-width:330px}.opening{margin-top:28px;gap:14px}.opening strong{font-size:84px}.opening div,.opening b{font-size:14px}.showroom-name{font-size:16px;margin-bottom:12px}.hero-photo{height:390px}.hero-photo img{object-position:50% 45%}.hero-photo figcaption{bottom:18px;left:20px}.hero-photo figcaption span{font-size:20px}.news{display:block;padding:23px 7%}.news p{font-size:14px;margin:8px 0}.news a{font-size:13px;display:inline-block;border-bottom:1px solid var(--line)}.section{padding:62px 7%}h2{font-size:29px;line-height:1.75;margin-bottom:26px}.about-body>p{font-size:15px}.progress-note{gap:17px;margin-top:28px}.progress-note p{font-size:13px}.consult-row{gap:16px;padding:23px 0}.consult-row h3{font-size:18px}.consult-row p{font-size:14px}.support-intro>p:last-child{font-size:14px}.support-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.support-grid h3{font-size:68px;margin:8px 0 15px}.support-grid article{padding-top:12px}.support-grid article>p:last-child{font-size:14px}.support-detail{font-size:14px}.official-link{font-size:14px;gap:14px}.access h2{font-size:29px}.access dl>div{grid-template-columns:1fr;gap:6px;padding:17px 0}.access dd{font-size:15px}.map-link{font-size:14px;padding:16px 19px}footer{flex-wrap:wrap;gap:20px;padding:32px 7%}footer p{width:100%;order:3;margin:0;font-size:14px}footer small{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Single-photo hero, with mobile-first readable overlay. */
.hero{display:grid;grid-template-columns:1fr;position:relative;min-height:710px;isolation:isolate;overflow:hidden}
.hero-photo{position:absolute;inset:0;height:100%;z-index:-2}
.hero-photo img{object-position:50% 47%}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,22,33,.84),rgba(10,22,33,.46) 55%,rgba(10,22,33,.12))}
.hero-copy{padding:65px 6% 92px;max-width:850px;align-self:center}
.hero-photo figcaption{left:auto;right:24px;bottom:22px;background:rgba(19,39,58,.88);padding:10px 15px;max-width:calc(100% - 40px)}
.hero-photo figcaption span{font-size:16px}.hero-photo figcaption small{font-size:12px}
@media(max-width:850px){.hero{min-height:670px}.hero-copy{padding:55px 7% 115px;max-width:700px}}
@media(max-width:580px){.hero{display:grid;min-height:660px}.hero-copy{padding:38px 7% 110px;width:100%}.hero-photo{height:100%}.hero-photo img{object-position:53% 42%}.hero:after{background:linear-gradient(180deg,rgba(10,22,33,.76),rgba(10,22,33,.51) 50%,rgba(10,22,33,.85))}.hero h1{font-size:clamp(30px,8.5vw,42px);line-height:1.6}.hero-lead{font-size:15px}.hero .opening strong{font-size:72px}.hero .opening{gap:12px}.hero .text-link{min-height:44px}.hero-photo figcaption{left:7%;right:auto;bottom:22px}.hero .showroom-name{letter-spacing:.04em}}
.hero h1{font-size:clamp(32px,3.8vw,58px)}
.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 24px;background:#fff;color:var(--ink);min-height:52px;font-size:15px;border:1px solid #fff}
.journey{background:#fff}.journey .section-label{margin-bottom:30px}.journey-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:42px}.journey-heading h2{margin:0}.journey-heading>p{max-width:480px;margin:0 0 8px;font-size:15px;line-height:2}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.stage-heading{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:20px 0}.stage-heading>span{color:#637785;font-size:14px}.stage-heading h3{font-size:20px;font-weight:400;margin:0}.stage-heading small{font-size:12px;color:#61717c;margin-left:auto}.story-step figure{margin:0;position:relative}.story-step img{display:block;object-fit:cover;width:100%;height:340px}.story-step figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;background:rgba(19,39,58,.87);color:white;font-size:12px}.photo-pending{height:340px;background:#edf1f3;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:24px}.photo-pending>span{font-family:'Yu Mincho',serif;font-size:25px}.photo-pending p{font-size:14px;color:#61717c;line-height:2}.stage-copy{font-size:15px;line-height:2;margin:20px 0}.story-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.story-bottom p{font-family:'Yu Mincho',serif;font-size:20px}.examples{background:#f2f5f6;display:grid;grid-template-columns:32% 68%}.examples-body>p{font-size:16px;line-height:2}.works-pending{margin-top:30px;padding:28px 0;border-top:1px solid #cbd3d8;border-bottom:1px solid #cbd3d8}.works-pending>span{font-size:17px}.works-pending p{font-size:14px;color:#61717c;margin:8px 0 0}.consult{background:white}.visit{background:var(--ink);color:white;text-align:center}.visit h2{margin-bottom:15px}.visit-status{margin:34px auto 25px;max-width:620px;border-top:1px solid #61717c;padding-top:25px}.visit-status>span{font-family:Arial,sans-serif;font-size:23px;letter-spacing:.08em}.visit-status p{font-size:14px;color:#d7dfe5}.visit .hero-cta{min-width:280px}
@media(max-width:1000px){nav{gap:18px}.story-grid{gap:18px}.stage-heading{flex-wrap:wrap}.stage-heading small{width:100%;margin-left:0}.story-step img,.photo-pending{height:290px}.journey-heading{display:block}.journey-heading>p{margin-top:20px}.hero h1{font-size:42px}}
@media(max-width:850px){.examples{display:block}.story-grid{grid-template-columns:1fr}.stage-heading small{width:auto;margin-left:auto}.story-step img{height:auto;max-height:500px;object-position:center 42%}.photo-pending{height:190px}.story-step{max-width:600px;width:100%;margin:auto}.story-bottom{align-items:flex-start;flex-direction:column;gap:5px}.story-bottom p{font-size:19px}}
@media(max-width:580px){.hero h1{font-size:clamp(28px,7.7vw,38px);letter-spacing:0;line-height:1.7}.hero-copy{padding-bottom:120px}.hero-cta{width:100%;gap:15px;padding:14px 18px;font-size:14px}.hero{min-height:690px}.story-grid{gap:22px}.stage-copy,.journey-heading>p,.examples-body>p{font-size:15px}.journey-heading>p br,.examples-body>p br{display:none}.journey-heading{margin-bottom:26px}.story-step img{max-height:420px}.visit h2{font-size:26px}.visit .hero-cta{min-width:0}.visit-status p{line-height:2}nav .nav-access{min-height:44px;display:flex;align-items:center}}
/* Match the approved wireframe: photo-and-copy introduction, two case slots. */
.about{display:block}.about>.section-label{margin-bottom:24px}.about>h2{margin-bottom:40px}.intro-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.intro-photo{margin:0;position:relative;overflow:hidden}.intro-photo img{display:block;width:100%;height:480px;object-fit:cover;object-position:center 43%}.intro-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:14px 20px;background:rgba(19,39,58,.88);color:white;font-size:13px}.intro-layout .about-body>p{font-size:16px}.intro-layout .progress-note{margin-top:25px;gap:16px}.case-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:35px}.case-number{display:block;font-size:13px;letter-spacing:.14em;margin-bottom:13px;color:#61717c}.case-image{min-height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;text-align:center;background:#e5eaed;border-top:1px solid #c6cfd5}.case-image p{font-family:'Yu Mincho',serif;font-size:20px;margin:0 0 12px}.case-image span{font-size:13px;color:#61717c}.case-pending>p{font-size:16px;margin:18px 0 6px}.case-pending>small{font-size:14px;color:#61717c}.examples{display:block}.examples>.section-label{margin-bottom:26px}.examples-body{max-width:none}.hero{min-height:680px}.hero-copy{max-width:1000px}.hero-photo{z-index:0}.hero:after{z-index:1;pointer-events:none}.hero-copy{z-index:2;position:relative}.hero-photo figcaption{z-index:1}.hero-cta:hover{opacity:1;background:#e7edf0}
@media(max-width:850px){.intro-layout{grid-template-columns:1fr;gap:30px}.intro-photo img{height:410px}.case-layout{gap:20px}.hero{min-height:660px}}
@media(max-width:580px){.about>h2{margin-bottom:26px}.intro-photo img{height:360px}.intro-layout .about-body>p{font-size:16px}.case-layout{grid-template-columns:1fr;gap:32px}.case-image{min-height:180px}.hero{min-height:660px}.hero-copy{padding-top:32px;padding-bottom:100px}.hero .hero-lead{font-size:16px}.hero .opening strong{font-size:66px}.hero-photo figcaption{bottom:18px}.stage-copy,.consult-row p,.journey-heading>p,.examples-body>p{font-size:16px}.section-label p{display:none}.section{padding-top:60px;padding-bottom:60px}}
/* Philosophy supplied in TOUMEI SHIRAOI BASE 理念ブック. */
.showroom-name span{display:block;font-size:.875rem;letter-spacing:.06em;margin-top:3px}.hero .showroom-name{font-family:Arial,'Yu Gothic',sans-serif}.philosophy{background:var(--soft)}.philosophy>.section-label{margin-bottom:30px}.philosophy-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.philosophy-intro h2{margin-top:0}.philosophy-intro p{font-size:1rem;line-height:2.05;margin:0 0 18px}.philosophy-intro .philosophy-question{font-size:1.125rem;font-weight:500}.promises{margin-top:45px;border-top:1px solid var(--line);padding-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.philosophy h3{font-family:'Yu Mincho',serif;font-size:1.5rem;line-height:1.8;font-weight:400;margin:0 0 18px}.promises ol{list-style:none;margin:0;padding:0}.promises li{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.promises li:first-child{padding-top:0}.promises li>span{font-family:Arial,sans-serif;font-size:.875rem;color:#61717c;padding-top:4px}.promises h4{margin:0 0 6px;font-size:1.125rem;font-weight:500}.promises p{font-size:1rem;line-height:1.9;margin:0}.values{padding-top:40px;margin-top:35px}.values dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:26px 0 0}.values dl>div{border-top:1px solid #c4cdd3;padding-top:20px}.values dt{font-family:'Yu Mincho',serif;font-size:1.625rem;margin-bottom:10px}.values dd{margin:0;font-size:1rem;line-height:1.9}.philosophy-future{margin-top:40px;padding-top:30px;border-top:1px solid var(--line)}.philosophy-future p{font-size:1rem;line-height:2;margin-bottom:0}.consult-intro{font-size:1rem;line-height:2;margin-bottom:30px}.base-location-name{font-family:Arial,sans-serif;letter-spacing:.06em;font-size:.9375rem;margin:0 0 10px}
@media(max-width:850px){.philosophy-intro,.promises{grid-template-columns:1fr;gap:15px}.promises{margin-top:22px}.values dl{gap:20px}}
@media(max-width:580px){.hero h1{font-size:clamp(1.5rem,7.1vw,2rem);letter-spacing:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.02em}.values dl{grid-template-columns:1fr;gap:20px}.values dt{font-size:1.375rem}.values{padding-top:25px;margin-top:15px}.philosophy h3{font-size:1.3125rem}.philosophy-future p br{display:none}.philosophy-intro .philosophy-question{font-size:1rem}.hero .showroom-name{letter-spacing:.015em}.hero-copy{padding-bottom:110px}}
/* Shared navigation and page layouts. */
.skip-link{position:absolute;top:10px;left:12px;transform:translateY(-200%);background:#fff;color:var(--ink);padding:12px 20px;z-index:100}.skip-link:focus{transform:translateY(0)}
.site-header{position:relative;z-index:30;min-height:96px;height:auto;gap:28px;padding:20px 5%;border-bottom:1px solid #e2e7eb}.site-header .brand{flex-shrink:0}.desktop-nav{gap:26px;flex-wrap:nowrap}.site-header .desktop-nav>a{display:block;white-space:nowrap;min-height:44px;padding-top:9px;padding-bottom:9px}.site-header .desktop-nav .nav-access{padding:11px 22px}.desktop-nav a[aria-current="page"]:not(.nav-access){text-decoration:underline;text-underline-offset:9px;text-decoration-color:#9eafbc}.desktop-nav .nav-access[aria-current="page"]{background:#2e4d62}
.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:8px 13px;border:1px solid #c9d2d8;font-size:.875rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{font-size:1.25rem;display:inline-block}.mobile-menu[open] summary span{transform:rotate(45deg)}.site-header .mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;display:flex;flex-direction:column;gap:0;padding:10px 6% 18px;border-bottom:1px solid #c9d2d8;box-shadow:0 18px 28px #13273a1a}.site-header .mobile-nav a{display:flex;align-items:center;min-height:52px;border-bottom:1px solid #e1e6e9;padding:10px 4px;font-size:1rem}.site-header .mobile-nav a[aria-current="page"]{font-weight:600;color:#244e6a}.site-header .mobile-nav a:last-child{border-bottom:0}
.page-masthead{padding:28px 6% 54px;background:#f2f5f6;border-bottom:1px solid var(--line)}.page-masthead .breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:42px;font-size:.8125rem;color:#61717c}.page-masthead .breadcrumbs a{display:inline-block;text-decoration:underline;text-underline-offset:4px}.page-masthead .eyebrow{margin:0 0 12px}.page-masthead h1{color:var(--ink);font-size:clamp(1.875rem,3.5vw,3.25rem);line-height:1.6;margin:0 0 14px;letter-spacing:.02em}.page-masthead .page-lead{font-size:1rem;margin:0;line-height:1.9}
.home-directory{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}.home-intro>p{font-size:1rem;line-height:2.1}.home-intro .eyebrow{font-size:.8125rem;letter-spacing:.08em}.home-intro h2{font-size:2.5rem}.directory-links{border-top:1px solid var(--line)}.directory-links>a{display:grid;grid-template-columns:24px minmax(0,1fr) 20px;gap:18px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}.directory-number{font-size:.8125rem;color:#61717c;line-height:2.2}.directory-links h3{font-size:1.1875rem;font-weight:500;line-height:1.7;margin:0 0 7px}.directory-links p{font-size:.9375rem;line-height:1.8;margin:0;color:#526775}.directory-arrow{font-size:1.1875rem;align-self:center}.directory-links>a:hover{opacity:1;color:#3b6079}.home-access,.page-closing{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:58px 6%;background:var(--ink);color:white}.home-access .eyebrow,.page-closing .eyebrow{margin:0 0 15px;font-size:.8125rem}.home-access h2,.page-closing h2{font-size:1.875rem;margin:0 0 12px}.home-access p,.page-closing p{font-size:1rem;line-height:1.9;margin:0}.home-access .hero-cta,.page-closing .hero-cta{min-width:280px;flex-shrink:0}.related-page{margin:0 6% 55px;border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.related-page p{font-size:1rem;margin:0}
.site-footer{display:block;padding:45px 6% 25px}.footer-top{display:flex;align-items:center;gap:45px}.footer-top>p{font-family:'Yu Mincho',serif;font-size:1rem}.site-footer .footer-nav{display:flex;gap:12px 27px;flex-wrap:wrap;padding:30px 0;margin:0}.site-footer .footer-nav a{display:inline-block;font-size:.875rem;min-height:35px;line-height:2}.site-footer .footer-nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:20px}.site-footer .footer-bottom p{font-family:inherit;font-size:.8125rem;line-height:1.9;margin:0;color:#61717c}.site-footer .footer-bottom small{margin:0;white-space:nowrap}
@media(max-width:1100px){.site-header .desktop-nav{display:none}.mobile-menu{display:block}.site-header{min-height:82px;padding:16px 5%}.home-directory{gap:42px}}
@media(max-width:850px){.home-directory{grid-template-columns:1fr;gap:32px}.home-intro h2{font-size:2.125rem}.home-access,.page-closing{flex-direction:column;align-items:flex-start;gap:24px}.page-masthead{padding-bottom:40px}.related-page{flex-direction:column;align-items:flex-start}.page-masthead .breadcrumbs{margin-bottom:30px}.page-closing .hero-cta,.home-access .hero-cta{min-width:0}}
@media(max-width:580px){.site-header{min-height:78px;padding:13px 6%}.site-header .brand{font-size:1.5rem}.site-header .brand span{font-size:.6875rem}.page-masthead{padding:22px 7% 32px}.page-masthead h1{font-size:1.875rem}.page-masthead .breadcrumbs{font-size:.75rem;gap:8px;margin-bottom:28px}.page-masthead .eyebrow{font-size:.75rem}.home-intro h2{font-size:1.875rem}.home-directory{gap:26px}.directory-links>a{grid-template-columns:22px minmax(0,1fr) 18px;gap:11px;padding:22px 0}.directory-links h3{font-size:1.0625rem}.directory-links p{font-size:.9375rem}.home-access,.page-closing{padding:42px 7%}.home-access h2,.page-closing h2{font-size:1.5rem}.related-page{margin-inline:7%}.site-footer{padding:32px 7% 24px}.footer-top{display:block}.footer-top>p{font-size:.9375rem;margin:18px 0 0}.site-footer .footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;padding:24px 0}.site-footer .footer-nav a{display:flex;align-items:center;line-height:1.7;font-size:.8125rem;min-height:44px}.footer-bottom{display:block}.site-footer .footer-bottom p{width:auto}.site-footer .footer-bottom small{display:block;margin-top:18px}}

/* Shared enquiry routes: LINE, email and mobile actions. */
.contact-button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:14px 20px;border:1px solid transparent;font-size:1rem;font-weight:500;line-height:1.6;text-align:left;overflow-wrap:anywhere}
.contact-button span{margin:0;flex-shrink:0}.contact-button:hover{opacity:1;filter:brightness(.94)}.contact-button-line{background:#087d44;color:#fff}.contact-button-mail{background:var(--ink);color:#fff}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.closing-actions{width:min(100%,460px);flex-shrink:0}.contact-detail-link{display:inline-flex;gap:16px;align-items:center;min-height:44px;margin-top:14px;font-size:.9375rem;text-decoration:underline;text-underline-offset:5px}.contact-closing .contact-button-mail,.home-access .contact-button-mail{background:#fff;color:var(--ink)}
.contact-section{background:#fff}.contact-heading{max-width:760px}.contact-heading .eyebrow{font-size:.875rem;margin-bottom:16px}.contact-heading h2{margin-bottom:20px}.contact-heading>p:last-child{font-size:1rem;line-height:2;margin:0}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:38px}.contact-option{padding:30px;background:var(--soft);border-top:3px solid var(--ink);min-width:0}.contact-option:first-child{border-color:#087d44}.contact-channel{font-size:.875rem;letter-spacing:.06em;margin:0 0 12px}.contact-option h3{font-size:1.375rem;font-weight:500;line-height:1.7;margin:0 0 15px}.contact-option>p{font-size:1rem;line-height:1.9}.contact-option .contact-button{margin-top:24px}.contact-option .contact-help{font-size:.875rem;color:#526775;margin:12px 0 0}.contact-email{display:inline-block;max-width:100%;font-size:1rem;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px;margin-top:16px}
.contact-preparation{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;border-top:1px solid var(--line);margin-top:52px;padding-top:38px}.contact-preparation h3,.contact-flow h3{font-size:1.375rem;font-weight:500;line-height:1.8;margin:0 0 18px}.contact-preparation p{font-size:1rem;line-height:2;margin:0}.contact-preparation dl{margin:0;min-width:0}.contact-preparation dl>div{border-bottom:1px solid var(--line);padding:17px 0}.contact-preparation dl>div:first-child{padding-top:0}.contact-preparation dt{font-size:1rem;font-weight:500;margin-bottom:5px}.contact-preparation dt span{display:inline-block;font-size:.875rem;font-weight:400;color:#526775;margin-left:12px}.contact-preparation dd{margin:0;font-size:1rem;line-height:1.9;color:#526775}.contact-flow{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.contact-flow ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;margin:25px 0 0;padding:0}.contact-flow li{border-top:1px solid #bdcbd4;padding-top:20px}.flow-number{font-family:Arial,sans-serif;font-size:1rem;color:#526775}.contact-flow h4{font-size:1.125rem;font-weight:500;line-height:1.8;margin:12px 0 8px}.contact-flow li p{font-size:1rem;line-height:1.9;margin:0}.contact-visit-note{margin:28px 0 12px;padding:18px 22px;background:var(--soft);font-size:1rem}.inline-contact-link{text-decoration:underline;text-underline-offset:4px}
.footer-contact{display:flex;flex-wrap:wrap;gap:12px 30px;margin:0 0 25px}.footer-contact a{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:1rem;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.footer-contact a span{margin:0}.mobile-contact-bar{display:none}.support-eligibility{margin-top:30px;padding:24px 28px;border:1px solid #718795;max-width:970px}.support-eligibility h3{font-size:1.125rem;font-weight:500;margin:0 0 12px;line-height:1.8}.support-eligibility p{font-size:1rem;line-height:1.9;margin:0}.support-eligibility .support-registration{border-top:1px solid #718795;margin-top:18px;padding-top:16px;font-size:.875rem;color:#e1e9ed}.support-detail>p:not(.fine){font-size:1rem}.page-access .access dd{font-size:1rem}
@media(max-width:1100px){.closing-actions{width:100%;max-width:460px}.contact-options{gap:20px}.contact-option{padding:24px}.contact-preparation{gap:35px}.contact-closing,.home-access{flex-wrap:wrap}.site-footer .footer-nav a{font-size:.875rem}}
@media(max-width:850px){html{scroll-padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}.has-contact-bar{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}.mobile-contact-bar{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:fixed;bottom:0;left:0;right:0;z-index:25;padding:10px 5% calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #d7dde0;box-shadow:0 -3px 16px #13273a12}.mobile-contact-bar .contact-button{display:flex;min-height:52px;justify-content:center;gap:8px;padding:12px 10px;font-size:1rem}.mobile-contact-bar .contact-button span{display:none}.contact-options,.contact-preparation{grid-template-columns:1fr}.contact-options{gap:24px}.contact-preparation{gap:24px}.contact-flow ol{grid-template-columns:1fr;gap:24px}.contact-heading>p:last-child br{display:none}.contact-flow li{padding-top:16px}.contact-flow h4{margin-top:8px}.contact-option{padding:26px}.footer-contact{display:block}.footer-contact a{display:flex;width:fit-content;max-width:100%;margin:4px 0}.contact-closing .closing-actions{max-width:none}}
@media(max-width:580px){.contact-options{margin-top:28px}.contact-option{padding:24px 20px}.contact-option h3,.contact-preparation h3,.contact-flow h3{font-size:1.25rem}.contact-preparation{margin-top:36px;padding-top:28px}.contact-flow{margin-top:32px;padding-top:28px}.contact-actions{grid-template-columns:1fr}.contact-button{font-size:1rem;min-height:54px}.contact-detail-link{font-size:.875rem}.support-eligibility{padding:20px}.contact-visit-note{padding:18px}.site-header .mobile-menu summary{font-size:1rem}.site-footer .footer-nav a{font-size:.875rem}}
@media(max-width:360px){.mobile-contact-bar{gap:8px;padding-left:12px;padding-right:12px}.mobile-contact-bar .contact-button{font-size:.9375rem;padding-inline:8px}}
@media print{.mobile-contact-bar{display:none}.has-contact-bar{padding-bottom:0}}

/* Home: the place, familiar questions, and three of our five promises. */
.home-section-heading{max-width:780px;margin-bottom:36px}.home-section-heading .eyebrow,.home-philosophy .eyebrow{font-size:.875rem;margin-bottom:17px}.home-section-heading h2,.home-philosophy h2{font-size:clamp(1.75rem,3.3vw,2.75rem);line-height:1.65;margin:0 0 22px;letter-spacing:.03em}.home-section-heading>p:last-child{font-size:1rem;line-height:2;margin:0}.home-showroom-layout{display:grid;grid-template-columns:1.1fr .9fr;align-items:start;gap:64px}.home-showroom-copy{min-width:0}.home-showroom-copy>p{font-size:1rem;line-height:2.05;margin:0 0 21px;max-width:590px}.home-showroom-copy .home-story-status{font-size:.9375rem;color:#963f25;border-left:3px solid #ac4a2b;padding-left:14px;margin-bottom:24px}.home-showroom-experience{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.home-showroom-experience h3{font-size:1.125rem;font-weight:500;margin:0 0 14px}.home-showroom-experience ul{padding-left:1.2em;margin:0 0 20px;font-size:1rem;line-height:1.9}.home-showroom-experience li{padding-left:4px;margin:10px 0}.home-showroom-copy .text-link{font-size:1rem;max-width:100%;gap:22px;line-height:1.8}.home-showroom-photo{margin:0;min-width:0}.home-showroom-photo img{display:block;width:100%;height:auto;aspect-ratio:4/5;max-height:570px;object-fit:cover;object-position:center 42%}.home-showroom-photo figcaption{padding:17px 0;border-bottom:1px solid var(--line)}.home-showroom-photo figcaption span{display:block;font-size:1rem;line-height:1.8}.home-showroom-photo figcaption small{display:block;font-size:.875rem;color:#526775;margin-top:4px}
.home-consultation{background:var(--soft)}.home-topic-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:38px;row-gap:12px}.home-topic{position:relative;display:block;min-width:0;padding:25px 32px 29px 0;border-top:1px solid #bac8d1;min-height:185px}.home-topic-category{display:block;font-size:.875rem;line-height:1.7;color:#526775;margin-bottom:12px}.home-topic h3{font-size:1.1875rem;font-weight:500;line-height:1.75;margin:0 0 10px}.home-topic p{font-size:1rem;color:#526775;line-height:1.85;margin:0}.home-topic-arrow{position:absolute;top:26px;right:1px;font-size:1.125rem;line-height:1.6}.home-topic:hover{opacity:1;color:#24536f}.home-topic:hover h3{text-decoration:underline;text-underline-offset:5px}.home-consultation-more{font-size:1rem;margin-top:16px}.home-support-link{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0 0;margin-top:40px;border-top:1px solid #bdcbd4}.home-support-link h3{font-size:1.125rem;font-weight:500;line-height:1.8;margin:0 0 7px}.home-support-link p{font-size:1rem;line-height:1.9;margin:0;color:#526775}.home-support-link .text-link{font-size:1rem;flex-shrink:0}
.home-philosophy{background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.home-philosophy-intro{min-width:0}.home-philosophy-intro>p:not(.eyebrow){font-size:1rem;line-height:2.1;margin:0 0 22px;max-width:540px;color:#e1e9ed}.home-philosophy .text-link{font-size:1rem;border-color:#b8c8d3;max-width:100%;gap:24px;line-height:1.8}.home-promises{list-style:none;padding:0;margin:0;min-width:0}.home-promises li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:20px;border-top:1px solid #738a99;padding:26px 0}.home-promises li>span{font-size:.875rem;font-family:Arial,sans-serif;color:#d0dce3;line-height:2.5}.home-promises h3{font-family:'Hiragino Mincho ProN','Yu Mincho',serif;font-size:1.625rem;font-weight:500;line-height:1.65;margin:0 0 12px}.home-promises p{font-size:1rem;color:#e1e9ed;line-height:1.9;margin:0}.page-home .home-access{border-top:1px solid #718492}.consult-row[id]{scroll-margin-top:32px}
@media(max-width:1100px){.home-showroom-layout{gap:38px}.home-topic-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}.home-philosophy{gap:45px}.home-philosophy h2{font-size:2rem}}
@media(max-width:850px){.home-showroom-layout{grid-template-columns:1fr;gap:30px}.home-showroom-photo{max-width:600px;width:100%}.home-showroom-photo img{aspect-ratio:4/3;max-height:420px;object-position:center 39%}.home-showroom-copy>p{max-width:none}.home-philosophy{grid-template-columns:1fr;gap:30px}.home-philosophy-intro>p:not(.eyebrow){max-width:none}.home-support-link{flex-direction:column;align-items:flex-start;gap:15px}.home-topic{min-height:170px}}
@media(max-width:580px){.home-section-heading{margin-bottom:26px}.home-section-heading h2,.home-philosophy h2{font-size:1.75rem;letter-spacing:.01em}.home-section-heading>p:last-child br{display:none}.home-showroom-layout{gap:28px}.home-showroom-copy .text-link,.home-philosophy .text-link{gap:14px}.home-showroom-copy .text-link span,.home-philosophy .text-link span{flex-shrink:0}.home-showroom-photo img{aspect-ratio:4/3;max-height:none}.home-topic-links{grid-template-columns:1fr;row-gap:0}.home-topic{min-height:0;padding-top:23px;padding-bottom:24px}.home-topic h3{font-size:1.1875rem;margin-bottom:6px}.home-topic-category{margin-bottom:7px}.home-consultation-more{gap:20px;font-size:1rem}.home-support-link{margin-top:30px;padding-top:24px}.home-promises li{gap:12px;grid-template-columns:25px minmax(0,1fr);padding:23px 0}.home-promises h3{font-size:1.5rem}.home-philosophy-intro>p:not(.eyebrow) br{display:none}}

/* Photo-led service overview. */
.home-topic-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-topic{padding:0;min-height:0;background:#fff;border:0;border-bottom:1px solid #cbd5dc;overflow:hidden}.home-topic-figure{position:relative;margin:0;overflow:hidden;aspect-ratio:3/2;background:#e5eaed}.home-topic-figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .25s ease}.home-topic[href$="#renovation"] .home-topic-figure img{object-position:center 43%}.home-topic-text{padding:20px 20px 24px}.home-topic-category{font-size:.875rem;line-height:1.7;margin:0 0 8px}.home-topic h3{font-size:1.25rem;line-height:1.7;margin:0;font-weight:500}.home-topic:hover .home-topic-figure img{transform:scale(1.025)}.home-topic-general{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.home-topic-general .home-topic-figure{height:100%;aspect-ratio:auto;min-height:220px}.home-topic-general .home-topic-text{align-self:center;padding:28px}.home-topic-photo-label{position:absolute;left:0;bottom:0;background:#19374ce8;color:#fff;font-size:.875rem;line-height:1.7;padding:8px 12px;max-width:100%}.home-photo-note{font-size:.875rem;line-height:1.8;color:#526775;margin:18px 0 0}.home-consultation-more{margin-top:12px}.home-showroom-copy>p{max-width:530px}.home-philosophy-intro>p:not(.eyebrow){max-width:420px}.home-promises li{padding:23px 0}.home-promises h3{margin-bottom:0}.home-philosophy{align-items:center}
@media(max-width:1100px){.home-topic-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.home-topic-general{grid-column:1/-1}.home-topic-general .home-topic-figure{min-height:220px;aspect-ratio:3/2}.home-topic-general .home-topic-text{padding:26px}.home-topic h3{font-size:1.1875rem}}
@media(max-width:580px){.home-topic-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.home-topic-figure{aspect-ratio:4/3}.home-topic-text{padding:14px 11px 17px}.home-topic-category{font-size:.875rem;margin-bottom:7px}.home-topic h3{font-size:1rem;line-height:1.8;overflow-wrap:anywhere}.home-topic-general{grid-template-columns:.9fr 1.1fr}.home-topic-general .home-topic-figure{min-height:170px;aspect-ratio:auto}.home-topic-general .home-topic-text{padding:18px 14px}.home-topic-photo-label{font-size:.75rem;padding:5px 7px;line-height:1.6}.home-photo-note{margin-top:14px}.home-philosophy{gap:22px}.home-promises li{padding:21px 0}.home-philosophy .text-link{font-size:.9375rem}}
@media(max-width:350px){.home-topic-links{gap:16px 10px}.home-topic-text{padding:12px 9px 15px}.home-topic-general .home-topic-text{padding:16px 11px}}
@media(prefers-reduced-motion:reduce){.home-topic-figure img{transition:none}.home-topic:hover .home-topic-figure img{transform:none}}

/* Four service categories; lighting and outlets belong to daily-life enquiries. */
.home-topic .home-living-examples{font-size:.875rem;line-height:1.8;margin:8px 0 0;color:#526775}#electrical{scroll-margin-top:32px}
@media(min-width:1101px){.home-topic-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.home-topic-text{padding:18px 18px 22px}.home-topic h3{font-size:1.1875rem}}

.showroom-mobile-break{display:none}
@media(max-width:580px){.showroom-mobile-break{display:block}}
@media(max-width:360px){#home-showroom-title{font-size:1.5rem}}

/* Confirmed by TOUMEI: consultation and estimates are free. */
.hero .hero-free-consultation{font-size:1rem;line-height:1.7;letter-spacing:.03em;margin:1.1rem 0 .85rem;color:#fff}
.closing-actions .contact-free-caption{font-size:1rem;line-height:1.7;margin:0 0 .8rem;font-weight:500}

/* Frame the supplied construction photographs while preserving the single-image hero. */
.page-home .hero-photo img{object-position:50% 56%}
.page-home .home-showroom-photo img{aspect-ratio:4/3;max-height:none;object-position:center}
@media(max-width:580px){.page-home .hero-photo img{object-position:72% 52%}}
