:root{--ink:#14202a;--navy:#101921;--navy-2:#182a36;--orange:#f28a20;--orange-dark:#dd7410;--paper:#fff;--soft:#f4f6f6;--muted:#60707b;--line:#dfe5e7;--max:1160px;--font:"Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;color:#111;padding:.8rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{height:86px;background:rgba(255,255,255,.96);position:absolute;top:0;left:0;right:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.25)}.header-inner,.section-inner,.footer-inner{width:min(calc(100% - 48px),var(--max));margin:auto}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{font:900 1.75rem/1 Arial,sans-serif;letter-spacing:-.12em;color:#111;position:relative;padding-right:9px}.brand-mark:after{content:"";position:absolute;width:5px;height:28px;background:var(--orange);right:-2px;top:-2px;transform:skew(-24deg)}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;letter-spacing:.03em}.brand-copy small{font-size:.7rem;margin-top:5px;color:#55626a}.header-actions{display:flex;align-items:center;gap:20px}.header-meta{font-size:.75rem;color:#5c6870}.header-tel{display:flex;flex-direction:column;font:700 1.05rem/1.2 Arial,sans-serif}.header-tel span{font:500 .7rem/1.2 var(--font);color:#5f6b72;margin-bottom:4px}.button{min-height:54px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.04em;border-radius:2px;transition:.2s ease;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 30px rgba(242,138,32,.25)}.button-primary:hover{background:var(--orange-dark)}.button-small{min-height:44px;padding:0 20px;font-size:.85rem}.button-ghost{color:#fff;border-color:rgba(255,255,255,.55);background:rgba(10,20,26,.22);backdrop-filter:blur(6px)}
.hero{min-height:760px;height:92vh;max-height:930px;position:relative;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('./assets/rise-stage-storefront.jpg') center 58%/cover no-repeat;transform:scale(1.015)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,24,.94) 0%,rgba(8,17,24,.82) 40%,rgba(8,17,24,.28) 74%,rgba(8,17,24,.12) 100%),linear-gradient(0deg,rgba(8,17,24,.35),transparent 45%)}.hero-inner{position:relative;z-index:2;width:min(calc(100% - 48px),var(--max));margin:auto;height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:80px}.eyebrow{font:700 .76rem/1.4 Arial,sans-serif;letter-spacing:.24em;color:#f3a14f;margin:0 0 20px}.eyebrow.dark{color:var(--orange)}.area-label{font-size:.95rem;font-weight:700;letter-spacing:.08em;border-left:3px solid var(--orange);padding-left:14px;margin:0 0 22px}.hero h1{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:clamp(2.8rem,5.5vw,5.5rem);line-height:1.2;letter-spacing:.02em;margin:0;max-width:820px;font-weight:700;text-shadow:0 4px 30px rgba(0,0,0,.24)}.hero h1 em{font-style:normal;color:#ff9b36}.hero-lead{font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.9;margin:24px 0 30px;color:rgba(255,255,255,.93)}.hero-cta{display:flex;gap:14px}.hero-notes{list-style:none;display:flex;gap:24px;padding:0;margin:22px 0 0;font-size:.82rem}.hero-notes li:before{content:"✓";color:#ff9b36;margin-right:7px;font-weight:900}.hero-trust{position:absolute;z-index:3;right:4vw;bottom:0;width:180px;height:180px;background:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-trust span,.hero-trust small{font-size:.78rem}.hero-trust strong{font:700 2rem/1.2 var(--font);margin:4px 0}.section{padding:110px 0}.narrow{max-width:820px}.center{text-align:center}.section h2{font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.45;letter-spacing:.03em;margin:0 0 26px}.local-team{background:#fff;padding-bottom:80px}.local-team-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.local-team-copy>p:not(.eyebrow){color:var(--muted);font-size:1.02rem}.team-photo{margin:0;position:relative}.team-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}.team-photo:before{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid var(--orange);z-index:0}.team-photo img,.team-photo figcaption{position:relative;z-index:1}.team-photo figcaption{background:var(--navy);color:#fff;padding:18px 22px;font-size:.86rem}.local-facts{margin:32px 0 0;border-top:1px solid var(--line)}.local-facts div{display:grid;grid-template-columns:74px 1fr;padding:13px 0;border-bottom:1px solid var(--line)}.local-facts dt{font-weight:700;color:var(--orange-dark)}.local-facts dd{margin:0}.office-gallery{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;margin-top:64px}.office-gallery figure{margin:0;position:relative;overflow:hidden;background:var(--navy)}.office-gallery img{width:100%;height:340px;object-fit:cover;opacity:.93}.office-gallery figure:first-child img{object-position:center 42%}.office-gallery figcaption{position:absolute;left:0;bottom:0;background:rgba(10,18,24,.88);color:#fff;padding:10px 16px;font-size:.8rem}.intro-copy{font-size:1.08rem;line-height:2.1;color:#45545e}.concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:64px}.concern-card{border:1px solid var(--line);padding:34px 28px;min-height:236px;background:#fff;transition:.25s}.concern-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(25,45,55,.09);border-color:#f4bc85}.concern-card>span{font:700 .8rem/1 Arial,sans-serif;color:var(--orange)}.concern-card h3{font-size:1.15rem;margin:18px 0 12px}.concern-card p{font-size:.9rem;line-height:1.8;margin:0;color:var(--muted)}.bridge-copy{margin:42px 24px 0}.bridge-copy strong{display:inline;color:var(--orange-dark)}
.section-dark{background:var(--navy);color:#fff;position:relative;overflow:hidden}.section-dark:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-150px;top:-150px}.section-heading{max-width:720px;margin-bottom:54px}.section-heading.light h2{color:#fff}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15)}.promise-grid article{background:var(--navy);padding:42px 40px}.promise-number{font:400 3rem/1 Georgia,serif;color:var(--orange)}.promise-grid h3{font-size:1.25rem;margin:28px 0 14px}.promise-grid p{margin:0;color:#b8c3ca;font-size:.94rem}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.choice-card{border:1px solid var(--line);padding:42px;background:#fff;position:relative}.choice-card.accent{border-top:5px solid var(--orange);padding-top:38px;box-shadow:0 18px 50px rgba(24,42,54,.09)}.choice-label{font-size:.8rem;color:var(--orange-dark);font-weight:700;letter-spacing:.07em}.choice-card h3{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:2rem;margin:8px 0 24px}.choice-card ul{padding:0;list-style:none;margin:0}.choice-card li{border-top:1px solid var(--line);padding:13px 0 13px 28px;position:relative}.choice-card li:before{content:"✓";position:absolute;left:2px;color:var(--orange);font-weight:900}.best-for{background:var(--soft);padding:14px 16px;margin:22px 0 0;font-size:.88rem}.note-box{margin-top:24px;background:#fff6ec;border-left:4px solid var(--orange);padding:22px 26px;display:flex;gap:20px;align-items:flex-start}.note-box strong{white-space:nowrap}.note-box span{color:#5c6268}.story{background:#f5f1ea}.story-grid{display:grid;grid-template-columns:70px .85fr 1.15fr;gap:40px;align-items:start}.story-quote{font:700 8rem/.7 Georgia,serif;color:var(--orange)}.signature{display:flex;flex-direction:column;margin-top:44px;border-top:1px solid #cfc8bd;padding-top:20px}.signature strong{font-size:1rem}.signature span{font:italic .8rem Georgia,serif;color:#8a8176}.story-body p{margin:0 0 22px;color:#3f4c54}.story-emphasis{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:1.2rem;font-weight:700;color:var(--ink)!important;border-left:3px solid var(--orange);padding-left:18px}.section-soft{background:var(--soft)}.process-list{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(5,1fr)}.process-list li{padding:0 25px;border-left:1px solid #cfd8da}.process-list li:last-child{border-right:1px solid #cfd8da}.process-list>li>span{font:700 .82rem/1 Arial,sans-serif;color:var(--orange)}.process-list h3{font-size:1.03rem;margin:18px 0 10px}.process-list p{font-size:.86rem;line-height:1.75;color:var(--muted);margin:0}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;font-weight:700;padding:24px 50px 24px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"＋";position:absolute;right:8px;color:var(--orange);font-size:1.35rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 45px 24px 0;color:var(--muted)}
.contact{background:var(--orange);color:#fff;text-align:center}.contact-inner{width:min(calc(100% - 48px),900px);margin:auto}.contact .eyebrow{color:#fff}.contact h2{font-size:clamp(2rem,4vw,3.2rem)}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:42px}.contact-phone,.button-white{min-height:104px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center}.contact-phone{flex-direction:column}.contact-phone small{font-size:.75rem}.contact-phone strong{font:700 1.8rem/1.2 Arial,sans-serif;margin:5px}.contact-phone span{font-size:.72rem;color:var(--muted)}.button-white{font-size:1rem}.contact-notes{display:flex;justify-content:center;gap:34px;list-style:none;padding:0;margin:26px 0 0;font-weight:700;font-size:.88rem}.contact-notes li:before{content:"✓";margin-right:7px}.site-footer{background:#0b1218;color:#abb6bc;padding:62px 0 100px}.footer-inner{display:grid;grid-template-columns:1fr 1.5fr auto;gap:40px;align-items:center}.footer-brand .brand-mark,.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#9eabb2}.site-footer address{font-style:normal;font-size:.82rem}.site-footer>a{font-size:.82rem;border-bottom:1px solid #657178}.copyright{grid-column:1/-1;border-top:1px solid #26323a;padding-top:24px;margin:0;font-size:.7rem}.mobile-cta{display:none}
@media(max-width:900px){.site-header{height:72px}.header-meta,.header-tel{display:none}.header-inner,.section-inner,.footer-inner{width:min(calc(100% - 32px),var(--max))}.hero-inner,.contact-inner{width:calc(100% - 32px)}.hero{min-height:720px;height:88vh}.hero-shade{background:linear-gradient(90deg,rgba(8,17,24,.93),rgba(8,17,24,.58)),linear-gradient(0deg,rgba(8,17,24,.4),transparent 55%)}.hero-image{background-position:62% center}.hero-trust{width:128px;height:128px;right:0}.hero-trust strong{font-size:1.45rem}.section{padding:82px 0}.local-team-grid{grid-template-columns:1fr;gap:48px}.office-gallery{margin-top:48px}.office-gallery img{height:280px}.concern-grid{grid-template-columns:1fr 1fr}.promise-grid{grid-template-columns:1fr}.promise-grid article{padding:34px}.story-grid{grid-template-columns:50px 1fr}.story-body{grid-column:2}.process-list{grid-template-columns:1fr 1fr}.process-list li{border-right:0!important;margin-bottom:30px}.faq-grid{grid-template-columns:1fr;gap:10px}.footer-inner{grid-template-columns:1fr 1fr}.site-footer>a{display:none}}
@media(max-width:600px){body{font-size:16px;padding-bottom:66px}.header-inner{width:calc(100% - 24px)}.brand{gap:9px}.brand-mark{font-size:1.45rem}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.59rem}.button-small{padding:0 12px;min-height:40px;font-size:.73rem}.hero{min-height:690px;height:88svh;max-height:780px}.hero-inner{padding-top:66px;width:calc(100% - 32px);justify-content:center}.hero h1{font-size:2.6rem;line-height:1.27}.area-label{font-size:.78rem;margin-bottom:18px}.hero-lead{font-size:.94rem;line-height:1.8;margin:20px 0 24px}.hero-cta{flex-direction:column;width:230px;gap:10px}.hero-cta .button{min-height:50px}.hero-notes{gap:10px;font-size:.7rem}.hero-trust{width:104px;height:104px}.hero-trust span,.hero-trust small{font-size:.61rem}.hero-trust strong{font-size:1.2rem}.section{padding:70px 0}.section h2{font-size:2rem}.eyebrow{margin-bottom:14px}.local-team{padding-bottom:60px}.local-team-grid{gap:34px}.team-photo:before{inset:10px -8px -10px 8px}.team-photo figcaption{padding:14px;font-size:.78rem}.local-facts div{grid-template-columns:64px 1fr;font-size:.9rem}.office-gallery{grid-template-columns:1fr;margin-top:34px}.office-gallery img{height:220px}.office-gallery figure:first-child img{object-position:center 34%}.intro-copy{font-size:1rem;line-height:1.95;text-align:left}.concern-grid{grid-template-columns:1fr;gap:10px;margin-top:40px}.concern-card{min-height:auto;padding:25px}.concern-card h3{margin:10px 0 5px}.section-heading{margin-bottom:36px}.promise-grid article{padding:30px 26px}.promise-number{font-size:2.2rem}.promise-grid h3{margin:18px 0 10px}.choice-grid{grid-template-columns:1fr}.choice-card{padding:28px 24px}.choice-card.accent{padding-top:24px}.note-box{flex-direction:column;gap:6px;padding:20px}.note-box strong{white-space:normal}.story-grid{grid-template-columns:1fr;gap:10px}.story-quote{font-size:5rem}.story-body{grid-column:1}.signature{margin-top:28px}.process-list{grid-template-columns:1fr}.process-list li{display:grid;grid-template-columns:42px 1fr;padding:20px 0;border-left:0;border-top:1px solid #ccd5d7;margin:0}.process-list h3{margin:0 0 4px}.faq-list summary{padding-right:40px}.contact-actions{grid-template-columns:1fr}.contact-phone,.button-white{min-height:92px}.contact-notes{gap:12px;font-size:.75rem}.footer-inner{grid-template-columns:1fr;gap:24px}.copyright{grid-column:1}.mobile-cta{position:fixed;z-index:50;left:0;right:0;bottom:0;height:66px;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -8px 24px rgba(0,0,0,.16)}.mobile-cta a{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:var(--ink);line-height:1.2}.mobile-cta a:last-child{background:var(--orange);color:#fff}.mobile-cta span{font-size:.62rem;margin-bottom:4px}.mobile-cta strong{font-size:.9rem}.site-footer{padding-bottom:50px}}
.team-photo figcaption strong,.team-photo figcaption span{display:block}.team-photo figcaption strong{font-size:1rem;margin-bottom:2px}.team-photo figcaption span{color:#c7d0d5}.representative-photo img{object-position:center 22%}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.concern-card{transition:none}}
.representative-photo{width:100%;max-width:250px;justify-self:center}.representative-photo img{aspect-ratio:3/4;object-fit:cover;object-position:center 18%}.representative-photo:before{inset:10px -10px -10px 10px}.representative-photo figcaption{padding:12px 14px}.representative-photo figcaption span{font-size:.72rem;line-height:1.6}
@media(max-width:900px){.representative-photo{max-width:210px;justify-self:center}}
@media(max-width:600px){.representative-photo{max-width:170px}.representative-photo figcaption{padding:9px 10px}.representative-photo figcaption strong{font-size:.82rem}.representative-photo figcaption span{font-size:.64rem}}
.representative-photo{width:100%;max-width:520px;justify-self:end}.representative-photo img{width:100%;height:380px;aspect-ratio:auto;object-fit:cover;object-position:center 24%}
@media(max-width:900px){.representative-photo{width:min(100%,520px);max-width:none;justify-self:center}.representative-photo img{height:320px}}
@media(max-width:600px){.representative-photo{width:100%;max-width:none}.representative-photo img{height:240px;object-position:center 22%}.representative-photo figcaption{padding:12px 14px}.representative-photo figcaption strong{font-size:.9rem}.representative-photo figcaption span{font-size:.72rem}}
.brand-logo{width:76px;height:70px;object-fit:contain;mix-blend-mode:multiply}.footer-brand{width:max-content;background:#fff;padding:5px}.footer-brand .brand-logo{width:92px;height:85px;mix-blend-mode:normal}
@media(max-width:600px){.brand-logo{width:58px;height:54px}.footer-brand .brand-logo{width:82px;height:76px}}
