:root{--orange:#ff6618;--ink:#17222d;--muted:#46505a;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #164ca4;outline-offset:5px}img{display:block;width:100%;object-fit:cover}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.symbols{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-100px;left:12px;z-index:50;background:white;padding:10px}.skip:focus{top:8px}.header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 4%;min-height:110px}.brand{display:flex;align-items:baseline;white-space:nowrap;gap:8px;line-height:1.3}.brand span{font-size:17px;font-weight:800}.brand strong{font-size:clamp(27px,3.1vw,44px);font-style:italic;font-weight:950;letter-spacing:-.06em;color:var(--orange)}nav{display:flex;gap:24px;font-size:14px;font-weight:700}nav a{padding:7px 0}nav a:hover{color:#c64300}.header-contact{text-align:center;flex-shrink:0}.phone-pill{background:var(--orange);color:white;border-radius:12px;padding:2px 20px;display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;line-height:1.5}.header-contact p{margin:2px 0 0;font-size:13px}.hero{max-width:1600px;margin:auto;position:relative;height:clamp(450px,47.5vw,670px);isolation:isolate;overflow:hidden}.hero-photo{height:100%;object-position:center 47%;position:absolute;inset:0;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fff 0%,#ffffffeb 20%,#ffffff70 37%,transparent 55%)}.hero-copy{padding:9% 4.8% 0}h1{font-family:var(--serif);font-size:clamp(32px,4vw,57px);line-height:1.55;letter-spacing:.035em;margin:0 0 22px;font-weight:700}h1 em{font-style:normal;color:#ec570b}.hero-copy p{font-size:19px;line-height:1.9;margin:0 0 22px}.line{display:block;width:46px;height:3px;background:var(--orange)}.section{max-width:1440px;margin:0 auto;padding:32px 4.5% 30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:16px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.15em;margin:0;color:#c34400}.section-heading h2{font-family:var(--serif);font-size:32px;letter-spacing:.08em;line-height:1.4;margin:0 0 5px}.section-heading>p{margin:0;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{background:#fff7f1;border-radius:9px;position:relative;text-align:center;padding:33px 12px 20px}.number{position:absolute;left:23px;top:8px;font-family:Georgia,serif;font-size:25px;color:#cf4800}.service-icon{width:90px;height:78px;stroke-width:3;color:var(--orange);margin:0 auto 4px}.service-card h3{font-size:24px;margin:0 0 6px;line-height:1.6;white-space:nowrap}.service-card p{font-size:16px;line-height:1.7;color:var(--muted);margin:0}.service-card small{display:block;font-size:12px;line-height:1.5;color:var(--muted);max-width:200px;margin:8px auto 0}.workshop{display:grid;grid-template-columns:3fr 1fr;gap:12px;max-width:1600px;margin:auto}.workshop-main{position:relative;min-height:410px;isolation:isolate;overflow:hidden}.workshop-main>img{position:absolute;inset:0;height:100%;z-index:-2}.workshop-main:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fff 0%,#ffffffed 20%,#ffffff9c 34%,transparent 53%)}.workshop-copy{padding:40px 6.5%}.workshop-copy .eyebrow{color:var(--ink);font-size:12px}.workshop-copy .line{margin:10px 0 24px}.workshop-copy h2{font-family:var(--serif);font-size:29px;line-height:1.55;letter-spacing:.04em;margin:0 0 22px}.workshop-copy>p:last-child{margin:0;color:var(--muted)}.workshop-side{display:flex;flex-direction:column}.workshop-side>img{height:52%;min-height:180px;object-position:65% 10%}.workshop-side>div{padding:18px 20px}.workshop-side h3{font-family:var(--serif);font-size:23px;line-height:1.5;margin:0 0 10px}.workshop-side p{margin:14px 0 0;font-size:15px}.contact{max-width:1400px;margin:12px auto 0;width:96%;padding:20px 5%;border-radius:9px;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.big-phone{display:flex;align-items:center;gap:26px;font-size:clamp(30px,4.7vw,62px);font-weight:800;line-height:1.5;letter-spacing:.025em;white-space:nowrap}.big-phone svg{width:54px;height:54px;fill:currentColor;stroke-width:1}.contact-button{border-radius:50px;background:white;color:#c64400;font-weight:700;font-size:19px;padding:12px 30px;display:flex;align-items:center;justify-content:center;gap:30px;min-width:270px;white-space:nowrap}.contact a:hover{filter:brightness(.94)}footer{max-width:1440px;margin:auto;padding:25px 4.5%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px}footer .brand strong{font-size:27px}footer .brand span{font-size:13px}footer .address{width:100%;font-size:14px;margin:0;color:var(--muted)}.demo{font-size:12px;color:#66707a;margin:0}.mobile-call{display:none}
@media(min-width:1600px){.hero-copy{padding-top:110px}}
@media(max-width:1100px){.header{gap:18px;padding:22px 3%}.header nav{gap:16px}.brand span{font-size:14px}.phone-pill{font-size:24px;padding:3px 12px}.header-contact p{font-size:12px}.service-card h3{font-size:21px}.workshop-copy h2{font-size:27px}.contact{padding:22px 4%;gap:20px}.contact-button{min-width:235px}.big-phone{gap:15px}.big-phone svg{width:40px;height:40px}}
@media(max-width:800px){.header{flex-wrap:wrap;min-height:auto;padding:19px 5% 12px;gap:12px}.header .brand strong{font-size:33px}.header-contact{display:none}.header nav{width:100%;justify-content:space-between;border-top:1px solid #eee;padding-top:8px;font-size:14px}.hero{height:auto;display:flex;flex-direction:column;padding:0}.hero-photo{position:relative;height:310px;order:2;object-position:center 45%}.hero:after{display:none}.hero-copy{padding:25px 6% 28px;background:linear-gradient(135deg,#fff,#fff8f1)}h1{font-size:clamp(27px,5.9vw,42px);line-height:1.5;margin-bottom:16px}.hero-copy p{font-size:16px;line-height:1.85;margin-bottom:15px}.section{padding:30px 5%}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:28px}.section-heading>p{margin-top:13px;font-size:15px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card{padding:34px 10px 20px}.service-card h3{font-size:clamp(17px,3vw,22px)}.service-card p{font-size:14px;line-height:1.8}.service-icon{width:78px;height:70px}.workshop{display:block}.workshop-main{min-height:0;display:flex;flex-direction:column}.workshop-main>img{position:relative;order:2;height:auto;aspect-ratio:1.45;object-fit:cover}.workshop-main:after{display:none}.workshop-copy{padding:28px 6%;background:#fafafa}.workshop-copy h2{font-size:28px}.workshop-copy h2 br{display:none}.workshop-copy .line{margin-bottom:17px}.workshop-side{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:12px}.workshop-side>img{height:100%;min-height:220px;object-position:55% 30%}.workshop-side>div{padding:20px 18px}.workshop-side h3{font-size:21px}.contact{flex-direction:column;padding:22px 18px;gap:15px;margin-top:20px;width:90%}.big-phone{font-size:clamp(27px,7vw,43px);gap:12px}.big-phone svg{width:30px;height:30px}.contact-button{width:100%;font-size:17px;padding:11px 20px}footer{padding:30px 6% 110px;gap:15px}footer nav{width:100%;justify-content:space-between;gap:10px}.demo{font-size:12px}.mobile-call{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;background:var(--orange);color:#fff;align-items:center;justify-content:center;gap:14px;padding:10px 15px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -2px 14px #00000015;line-height:1.4;font-weight:700}.mobile-call svg{width:27px;height:27px}.mobile-call small{font-size:13px;display:block;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Keep the entire upper sign inside the hero at every viewport. */
.hero-photo{object-position:center top}
@media(max-width:800px){.hero-photo{height:auto;aspect-ratio:1146 / 805;object-fit:contain;object-position:center top}.service-card h3{white-space:normal}}
/* Reference-matched wordmark, independent of device fonts. */
.brand{display:block;flex-shrink:0}.brand .brand-image{display:block;width:clamp(235px,29vw,370px);height:auto;object-fit:contain}
footer .brand .brand-image{width:240px}
@media(max-width:1100px) and (min-width:801px){.brand .brand-image{width:250px}.header{gap:12px}.header nav{gap:12px}}
@media(max-width:800px){.header .brand .brand-image{width:min(290px,80vw)}}

.brand .brand-image{height:clamp(34px,4.1vw,53px);object-fit:cover;object-position:center 45%}footer .brand .brand-image{height:35px}@media(max-width:1100px) and (min-width:801px){.brand .brand-image{height:36px}}@media(max-width:800px){.header .brand .brand-image{height:42px}}
