@font-face{font-family:RebirthSans;src:url('assets/rebirth-jp.woff') format('woff');font-display:swap;font-weight:400}
:root{--ink:#1c2422;--muted:#5d6562;--orange:#ffab32;--orange-dark:#a94708;--blue:#3255cb;--line:#dedfda;--cream:#fff6e0;--pale:#f5f6f2;--font:RebirthSans,'Noto Sans JP','Hiragino Kaku Gothic ProN',Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.5;font-weight:700;letter-spacing:-.035em}h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.55}p{overflow-wrap:anywhere}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}button:focus-visible{border-radius:5px}[hidden]{display:none!important}.section-wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section-space{padding-block:104px}.eyebrow{font-family:var(--font);font-size:.82rem;font-weight:700;letter-spacing:.13em;line-height:1.8;margin-bottom:20px}.small-line{display:inline-block;width:25px;height:2px;margin-right:10px;background:var(--orange);vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:60px;padding:15px 26px;border:0;border-radius:999px;font-size:.95rem;font-weight:700;line-height:1.6;transition:background .2s,transform .2s}.button span{font-size:1.3rem;font-weight:400}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3b4742;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.93rem;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:4px}.text-link:hover{color:var(--orange-dark);border-color:var(--orange-dark)}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:white;z-index:100;padding:10px 20px}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;width:min(1340px,calc(100% - 80px));margin:auto;position:relative;z-index:10;background:#fff}.brand{display:flex;align-items:center;gap:12px;line-height:1.15;flex-shrink:0}.brand>span{font-family:Arial,sans-serif;font-size:2rem;letter-spacing:-1.5px;font-weight:700}.brand-sub{display:block;font-family:var(--font);font-size:.75rem;letter-spacing:.02em;font-weight:400;margin-top:7px}.brand img{width:40px;height:auto}.site-header nav{display:flex;align-items:center;gap:32px;font-size:.85rem;font-weight:700}.site-header nav>a:not(.nav-contact):hover{color:var(--orange-dark)}.nav-contact{background:var(--orange);padding:12px 23px;border-radius:30px;display:flex;gap:25px;align-items:center;min-height:48px}.nav-contact:hover{background:#ffc06a}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:8px;position:relative;padding-top:64px;padding-bottom:20px;min-height:750px}.hero-copy{position:relative;z-index:3;padding-top:12px}.hero .eyebrow{font-size:.81rem;letter-spacing:.025em}.hero h1{font-size:clamp(2.7rem,4.5vw,4.45rem);line-height:1.45;letter-spacing:-.055em;white-space:nowrap}.highlight{position:relative;z-index:0}.highlight::before{content:'';position:absolute;left:0;right:6%;height:.18em;bottom:.09em;background:var(--orange);z-index:-1;transform:rotate(-1deg)}.hero-sub{font-size:1.25rem;font-weight:700;margin-top:25px;letter-spacing:.015em}.hero-description{font-size:.92rem;line-height:2.05;margin-top:18px;color:#3c4540}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.hero-actions .text-link{font-size:.82rem;gap:12px}.hero-visual{position:relative;min-width:0;min-height:570px;padding-left:0}.hero-photo{width:100%;height:470px;overflow:hidden;border-radius:46% 46% 8px 8px;position:relative;margin-top:5px;background:var(--pale)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:47% center}.hero-photo figcaption{position:absolute;left:26px;bottom:20px;background:#fff;padding:6px 13px;font-size:.76rem;border-radius:3px}.hero-stamp{position:absolute;top:-20px;right:-9px;background:var(--orange);color:var(--ink);width:164px;height:164px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:rotate(9deg);z-index:4}.hero-stamp>span:first-child{font-size:.78rem}.hero-stamp strong{font-size:1.28rem;letter-spacing:-.05em}.stamp-en{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.12em;margin-top:9px}.hero-small-photo{position:absolute;width:210px;bottom:12px;left:-66px;padding:8px 8px 29px;background:white;border:1px solid #e7e6df;transform:rotate(-7deg);box-shadow:0 10px 24px #1c24221b}.hero-small-photo img{width:100%;aspect-ratio:1.55;object-fit:cover}.hero-small-photo figcaption{position:absolute;bottom:5px;left:14px;font-size:.75rem;font-weight:700}.hero-caption{position:absolute;bottom:22px;right:0;font-family:Arial,sans-serif;letter-spacing:.14em;font-size:.75rem;font-weight:700;color:var(--muted)}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-top:16px;border-top:1px solid var(--line);padding-top:22px;font-size:.75rem;color:var(--muted)}.hero-bottom>span{letter-spacing:.13em}.scroll-link{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.16em;display:flex;align-items:center;gap:16px}.scroll-link span{font-size:1.1rem}.tugumi-section{margin-top:44px;padding-block:65px;background:var(--cream)}.tugumi-grid{display:grid;grid-template-columns:260px 1fr 225px;align-items:center;gap:48px}.tugumi-photo{transform:rotate(-3deg);background:white;padding:8px 8px 30px;box-shadow:0 8px 15px #64480e0c;position:relative}.tugumi-photo img{width:100%;height:258px;object-fit:cover;object-position:center 65%;border-radius:1px}.tugumi-photo figcaption{position:absolute;bottom:5px;left:12px;font-size:.75rem;line-height:1.8}.tugumi-copy h2{font-size:2.05rem;margin-bottom:20px;line-height:1.6}.tugumi-copy p:not(.eyebrow){font-size:.86rem;line-height:2;margin-bottom:16px}.tugumi-copy .eyebrow{margin-bottom:9px;font-size:.75rem}.tugumi-copy .text-link{font-size:.82rem}.tugumi-number{padding-left:27px;border-left:1px solid #d9c9a9;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.number-label{font-size:.75rem;font-weight:700}.tugumi-number>div{display:flex;align-items:baseline;white-space:nowrap;gap:7px}.tugumi-number strong{font-family:Arial,sans-serif;font-size:5.8rem;line-height:1.25;letter-spacing:-.06em;font-weight:700}.tugumi-number>div>span{font-size:.92rem;font-weight:700}.tugumi-number p{font-size:.81rem;line-height:1.9;margin-top:10px}.tugumi-number small{font-size:.75rem;color:#635b4d;line-height:1.8;margin-top:16px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading .eyebrow{color:var(--orange-dark)}.section-intro{font-size:.9rem;line-height:2;margin-bottom:8px}.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.work-card{min-width:0}.work-image-button{display:block;width:100%;border:0;padding:0;background:var(--pale);position:relative;overflow:hidden;border-radius:8px 8px 8px 8px;aspect-ratio:1.48}.work-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.work-image-button:hover img{transform:scale(1.035)}.construction-photo img{object-fit:cover;object-position:center;transform:scale(1.2)}.construction-photo:hover img{transform:scale(1.24)}.image-arrow{position:absolute;right:13px;bottom:13px;background:white;display:grid;place-items:center;border-radius:50%;width:38px;height:38px;line-height:1;font-size:1.3rem}.case-meta{display:flex;gap:11px;align-items:center;flex-wrap:wrap;font-size:.75rem;margin-top:22px;color:var(--muted)}.category-chip{font-size:.75rem;font-weight:700;color:var(--ink);padding:1px 10px;border:1px solid var(--line);border-radius:30px}.work-card h3{font-size:1.21rem;margin-top:14px;line-height:1.7}.title-button{font:inherit;line-height:inherit;letter-spacing:inherit;text-align:left;border:0;background:none;padding:0}.title-button:hover{color:var(--orange-dark)}.work-card>p:not(.case-footnote){font-size:.84rem;line-height:1.95;color:var(--muted);margin-top:15px}.case-stats{display:flex;gap:28px;margin-top:15px;align-items:center}.case-stats>span{font-size:.78rem;display:flex;align-items:baseline;gap:8px}.case-stats strong{font-family:Arial,sans-serif;color:var(--orange-dark);font-size:2.75rem;line-height:1.3}.case-stats small{font-family:var(--font);font-size:.87rem;padding-left:3px}.case-footnote{font-size:.75rem;color:var(--muted);margin-top:3px}.planned-label{display:inline-block;font-size:.75rem;color:var(--orange-dark);margin-top:15px;border-bottom:1px solid #e4b581;padding-bottom:3px}.inline-action{display:flex;gap:25px;align-items:center;margin-top:16px;background:none;border:0;padding:0;font-size:.8rem;font-weight:700}.section-note{font-size:.75rem;color:var(--muted);line-height:1.95;margin-top:30px}.services-section{background:var(--pale)}.service-tabs{display:flex;align-items:stretch;gap:12px;border-bottom:1px solid var(--line);padding-bottom:22px}.service-tabs>button{flex:1;background:white;border:1px solid var(--line);border-radius:5px;padding:19px 20px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:1rem;font-weight:700;transition:background .2s}.service-tabs>button>span{font-family:Arial,sans-serif;font-size:.83rem;color:var(--muted)}.service-tabs>button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.service-tabs>button[aria-selected=true]>span{color:var(--orange)}.service-tabs>button:not([aria-selected=true]):hover{background:var(--cream)}.panel-description{font-size:.9rem;padding-block:23px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{background:white;padding:29px 28px 0;display:flex;flex-direction:column;border-radius:5px;border-top:4px solid var(--orange)}.service-kicker{font-size:.75rem;line-height:1.8;color:var(--orange-dark);font-weight:700}.service-card h3{font-size:1.33rem;line-height:1.65;margin-top:12px;letter-spacing:-.02em}.service-card>p:not(.price){font-size:.87rem;line-height:2;color:var(--muted);margin-top:16px}.price{font-size:1.15rem;font-weight:700;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-top:23px;margin-bottom:25px;line-height:1.3}.price>span{font-size:.75rem;font-weight:400}.price strong{font-family:Arial,sans-serif;font-size:2.8rem;letter-spacing:-.04em}.price small{font-size:.75rem;font-weight:400;color:var(--muted);line-height:1.8}.service-more{margin-top:auto;display:flex;justify-content:space-between;gap:20px;padding:17px 0;background:none;border:0;border-top:1px solid var(--line);width:100%;font-size:.84rem;font-weight:700;text-align:left}.service-more span{font-size:1.3rem;font-weight:400}.service-more:hover{color:var(--orange-dark)}.service-help{display:flex;justify-content:center;gap:30px;align-items:center;margin-top:35px;flex-wrap:wrap}.service-help p{font-size:.85rem}.service-help .text-link{font-size:.84rem}.report-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.report-copy .eyebrow{color:var(--orange-dark)}.report-copy>p:not(.eyebrow):not(.small-note){font-size:.93rem;line-height:2.1;color:var(--muted);margin-top:25px}.report-copy .button{margin-top:30px}.small-note{font-size:.75rem;color:var(--muted);margin-top:15px}.report-preview{border:1px solid #d4d7d4;border-radius:7px;background:white;padding:27px 30px 22px;box-shadow:15px 15px 0 var(--cream);transform:rotate(2deg)}.report-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;border-bottom:2px solid var(--ink);padding-bottom:14px}.report-top span:last-child{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.12em}.report-preview>h3{font-size:1.19rem;line-height:1.8;margin-top:23px}.mini-chart{padding-top:25px}.mini-chart>p{font-size:.75rem;font-weight:700;margin-bottom:14px}.mini-chart>p small{font-weight:400;float:right;color:var(--muted);font-size:.75rem}.bar-row{display:grid;grid-template-columns:78px 1fr 26px;gap:10px;align-items:center;margin-top:13px;font-size:.75rem}.bar-track{height:18px;background:#f0f1ee}.bar{height:100%;width:var(--value)}.orange-bar{background:var(--orange)}.gray-bar{background:#a1aba5}.blue-bar{background:var(--blue)}.bar-row strong{font-family:Arial,sans-serif;font-size:.78rem}.report-findings{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.finding-label{font-size:.75rem;font-weight:700;color:var(--orange-dark)}.report-findings p{font-size:.86rem;line-height:1.85;margin-top:9px;font-weight:700}.report-note{font-size:.75rem;color:var(--muted);line-height:1.9;margin-top:22px}.approach-section{background:#f8f9fa}.approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:15px}.approach-grid article{border-top:1px solid #bfc6c2;padding-top:23px}.step-number{font-family:Arial,sans-serif;font-size:.86rem;color:var(--orange-dark);font-weight:700}.approach-grid h3{font-size:1.27rem;margin-top:16px}.approach-grid p{font-size:.89rem;line-height:2;color:var(--muted);margin-top:14px}.approach-message{text-align:center;margin-top:66px;font-size:1.05rem;line-height:2.1}.approach-message strong{font-size:1.28rem}.contact-section{background:var(--orange);padding-block:83px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.contact-grid .eyebrow{font-family:Arial,sans-serif;margin-bottom:15px}.contact-grid h2{font-size:clamp(2.1rem,3.6vw,3.1rem);line-height:1.6}.contact-grid>div>p:not(.eyebrow){font-size:.91rem;margin-top:18px;line-height:2}.contact-actions{display:flex;align-items:center;flex-direction:column}.contact-main{width:100%;min-height:75px;padding-inline:30px;font-size:1rem}.contact-email{margin-top:24px;display:flex;gap:24px;align-items:center;font-size:.9rem;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.contact-actions>p{text-align:center;font-size:.76rem!important}.site-footer{padding-block:46px 28px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-top>p{font-size:.91rem;font-weight:700}.back-top{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.footer-links{border-top:1px solid var(--line);margin-top:33px;padding-top:22px;display:flex;gap:27px;font-size:.75rem;align-items:center;flex-wrap:wrap}.footer-links a:hover{text-decoration:underline}.footer-links>span{margin-left:auto;font-family:Arial,sans-serif;color:var(--muted)}
dialog{width:min(750px,calc(100vw - 32px));max-height:88dvh;border:0;border-radius:14px;padding:0;color:var(--ink);background:white;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#18201ccb;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:2;background:var(--cream);padding:16px 28px;border-bottom:1px solid #dfdacf}.dialog-top>span{font-size:.75rem;letter-spacing:.1em;font-weight:700}.dialog-close{background:white;border:1px solid #d3cec0;border-radius:50%;width:42px;height:42px;font-family:Arial,sans-serif;font-size:28px;line-height:1;display:grid;place-items:center}.dialog-close:hover{background:var(--orange)}.dialog-content{padding:30px 36px 38px}.dialog-content h2{font-size:1.9rem;margin-bottom:18px;line-height:1.6}.dialog-content h3{font-size:1.02rem;margin-top:25px;margin-bottom:8px}.dialog-content p,.dialog-content li{font-size:.93rem;line-height:2}.dialog-content p+p{margin-top:14px}.dialog-content .dialog-price{font-size:1.2rem;font-weight:700;margin-bottom:22px;color:var(--orange-dark)}.dialog-content dl{margin:23px 0;display:grid;grid-template-columns:95px 1fr;border-top:1px solid var(--line)}.dialog-content dt,.dialog-content dd{margin:0;padding:14px 0;border-bottom:1px solid var(--line);font-size:.85rem;line-height:1.9}.dialog-content dt{font-weight:700}.dialog-content dd{padding-left:15px}.dialog-content .button{margin-top:26px}.dialog-content .small-note{font-size:.75rem;color:var(--muted);line-height:1.9}.dialog-content .case-result{background:var(--cream);padding:18px 20px;margin-top:20px;font-size:1.14rem;font-weight:700}.dialog-content ul{padding-left:1.2em}.report-table-wrap{overflow-x:auto}.report-table{width:100%;border-collapse:collapse;font-size:.77rem;margin:18px 0;min-width:425px}.report-table th,.report-table td{border:1px solid #d9dfdb;padding:12px 10px;line-height:1.8;text-align:center}.report-table th{background:var(--pale);font-weight:700}.report-table td:first-child,.report-table th:first-child{text-align:left}.report-table td:nth-child(2){background:var(--cream);font-weight:700}
@media(min-width:1550px){.section-wrap{width:1280px}.hero{gap:30px}.hero h1{font-size:4.8rem}.hero-photo{height:500px}.hero-visual{min-height:600px}}
@media(max-width:1150px){.section-wrap{width:calc(100% - 64px)}.site-header{width:calc(100% - 64px)}.site-header nav{gap:20px;font-size:.78rem}.hero{padding-top:40px;min-height:700px}.hero-photo{height:430px}.hero-visual{min-height:550px}.hero-small-photo{width:185px;left:-35px}.hero-stamp{width:140px;height:140px;right:-5px}.hero-stamp strong{font-size:1.1rem}.hero-description{font-size:.86rem}.hero-actions{gap:15px}.hero-actions .text-link{font-size:.75rem}.hero .button{padding:15px 20px;gap:22px}.tugumi-grid{grid-template-columns:215px 1fr 190px;gap:32px}.tugumi-number{padding-left:20px}.tugumi-number strong{font-size:5rem}.tugumi-copy h2{font-size:1.8rem}.tugumi-photo img{height:270px}.desktop-br{display:none}.section-space{padding-block:80px}.report-section{gap:48px}.service-card{padding-inline:22px}.service-tabs>button{gap:10px;font-size:.9rem}.service-card h3{font-size:1.2rem}.works-grid{gap:22px}.work-card h3{font-size:1.1rem}.contact-grid{gap:40px}}
@media(max-width:880px){.site-header nav{gap:16px}.site-header nav>a:not(.nav-contact){font-size:.75rem}.brand>span{font-size:1.7rem}.brand-sub{font-size:.75rem}.hero{grid-template-columns:1.07fr 1fr;min-height:665px}.hero h1{font-size:4.7vw}.hero-sub{font-size:1.08rem}.hero .eyebrow{font-size:.75rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-photo{height:390px}.hero-visual{min-height:510px}.hero-small-photo{width:162px;bottom:20px;left:-6px}.hero-stamp{width:125px;height:125px}.hero-stamp>span:first-child{font-size:.75rem}.hero-stamp strong{font-size:1rem}.hero-caption{bottom:3px;font-size:.75rem}.hero-description{font-size:.78rem;line-height:2}.tugumi-grid{grid-template-columns:200px 1fr;gap:35px}.tugumi-number{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;border-left:0;border-top:1px solid #d9c9a9;padding:25px 0 0;align-items:center}.tugumi-number .number-label{grid-column:1}.tugumi-number>div{grid-column:2;grid-row:1/3}.tugumi-number>p{grid-column:3;grid-row:1;margin:0}.tugumi-number>small{grid-column:3;grid-row:2;margin-top:4px}.section-intro{font-size:.8rem}.works-grid{gap:20px}.case-stats{gap:15px}.case-stats>span{gap:3px;font-size:.75rem}.case-stats strong{font-size:2.3rem}.case-meta{font-size:.75rem}.work-card h3{font-size:1rem}.work-card>p:not(.case-footnote){font-size:.78rem}.service-card{padding-inline:17px}.service-card h3{font-size:1.08rem}.service-kicker{font-size:.75rem}.service-card>p:not(.price){font-size:.8rem}.service-tabs>button{font-size:.8rem;padding:16px 10px}.service-tabs>button>span{font-size:.75rem}.price small{display:block;width:100%;margin-top:4px}.report-section{gap:35px}.report-preview{padding:20px}.report-preview>h3{font-size:1.04rem}.bar-row{grid-template-columns:68px 1fr 23px;gap:7px;font-size:.75rem}.approach-grid{gap:27px}.approach-grid h3{font-size:1.08rem}.contact-main{font-size:.88rem;gap:18px;padding-inline:23px}.footer-top>p{font-size:.82rem}}
@media(max-width:700px){html{scroll-padding-top:75px}.section-wrap{width:calc(100% - 40px)}.site-header{width:calc(100% - 40px);height:80px}.brand img{width:33px}.brand{gap:9px}.brand>span{font-size:1.65rem}.brand-sub{font-size:.75rem;margin-top:5px}.menu-toggle{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);padding:9px 12px;border-radius:30px;min-height:42px}.menu-label{font-size:.75rem}.menu-lines{width:16px;height:11px;border-block:1.5px solid var(--ink)}.site-header nav{position:absolute;left:0;right:0;top:72px;display:none;flex-direction:column;align-items:stretch;background:white;box-shadow:0 12px 20px #0002;border:1px solid var(--line);padding:18px;border-radius:8px;gap:4px}.site-header nav.is-open{display:flex}.site-header nav>a:not(.nav-contact){font-size:.88rem;padding:10px}.site-header nav .nav-contact{margin-top:6px;justify-content:space-between}.hero{display:flex;flex-direction:column;padding-top:28px;gap:0;min-height:0;padding-bottom:16px}.hero-copy{padding:0}.hero .eyebrow{font-size:.75rem;margin-bottom:20px}.hero h1{font-size:clamp(2.45rem,7.7vw,3.55rem);letter-spacing:-.055em;line-height:1.48}.hero-sub{font-size:1.12rem;margin-top:20px}.hero-description{font-size:.87rem;line-height:2.05;margin-top:14px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:24px}.hero-actions .text-link{font-size:.75rem;gap:10px}.hero-actions .button{font-size:.82rem;min-height:52px;padding:12px 20px;gap:20px}.hero-visual{margin:30px 0 0 15%;width:85%;min-height:410px}.hero-photo{height:325px;max-height:none;border-radius:44% 44% 6px 6px;margin-top:5px}.hero-stamp{width:112px;height:112px;right:-6px;top:-12px}.hero-stamp strong{font-size:.9rem}.stamp-en{font-size:.75rem;margin-top:5px}.hero-small-photo{width:155px;left:-45px;bottom:0;padding-bottom:26px;transform:rotate(-6deg)}.hero-small-photo figcaption{font-size:.75rem}.hero-caption{bottom:13px;right:-5px;font-size:.75rem;letter-spacing:.07em}.hero-photo figcaption{left:18px;bottom:18px;font-size:.75rem;padding:5px 9px}.hero-bottom{width:100%;margin-top:27px;padding-top:16px;font-size:.75rem;gap:10px}.scroll-link{font-size:.75rem;gap:12px}.tugumi-section{margin-top:24px;padding-block:42px}.tugumi-grid{grid-template-columns:1fr 1fr;gap:25px 21px;align-items:start}.tugumi-copy{grid-column:1/-1;grid-row:1}.tugumi-copy .eyebrow{font-size:.75rem;margin-bottom:14px}.tugumi-copy h2{font-size:1.9rem;line-height:1.55;margin-bottom:18px}.tugumi-copy p:not(.eyebrow){font-size:.89rem;margin-bottom:14px}.tugumi-copy .text-link{font-size:.83rem}.tugumi-photo{grid-column:1;grid-row:2;padding:6px 6px 33px;margin-top:10px}.tugumi-photo img{height:200px;object-position:center 68%}.tugumi-photo figcaption{font-size:.75rem;left:8px;bottom:7px;max-width:90%}.tugumi-number{display:flex;grid-column:2;grid-row:2;border:0;padding:15px 0 0 0;align-items:flex-start;justify-content:center}.tugumi-number .number-label{font-size:.75rem}.tugumi-number strong{font-size:clamp(3.6rem,11vw,5rem)}.tugumi-number>div{gap:4px}.tugumi-number>div>span{font-size:.76rem}.tugumi-number p{font-size:.75rem;margin-top:7px}.tugumi-number small{font-size:.75rem;margin-top:10px}.section-space{padding-block:62px}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{font-size:.75rem;margin-bottom:14px}h2{font-size:2rem}.section-intro{font-size:.86rem;margin-top:20px}.works-grid{grid-template-columns:1fr;gap:38px}.work-image-button{aspect-ratio:1.64}.work-card h3{font-size:1.22rem;margin-top:13px}.work-card>p:not(.case-footnote){font-size:.89rem;line-height:1.95}.case-meta{font-size:.75rem;margin-top:18px}.case-stats{gap:35px}.case-stats>span{font-size:.83rem;gap:10px}.case-stats strong{font-size:2.8rem}.case-footnote{font-size:.75rem}.planned-label,.inline-action{font-size:.78rem}.section-note{font-size:.75rem;margin-top:25px}.service-tabs{gap:7px;padding-bottom:17px}.service-tabs>button{padding:13px 5px;display:flex;flex-direction:column;gap:6px;text-align:center;line-height:1.7;font-size:.77rem;letter-spacing:-.03em}.service-tabs>button>span{font-size:.75rem}.service-grid,.service-grid.two-columns{grid-template-columns:1fr;gap:17px}.panel-description{font-size:.85rem;padding-block:20px}.service-card{padding:24px 23px 0}.service-kicker{font-size:.77rem}.service-card h3{font-size:1.3rem;margin-top:8px}.service-card>p:not(.price){font-size:.91rem;margin-top:13px}.price{margin-top:18px;margin-bottom:19px}.price small{display:inline;width:auto;margin:0 0 0 4px;font-size:.76rem}.service-more{font-size:.88rem;padding-block:16px}.service-help{flex-direction:column;gap:13px;margin-top:30px}.service-help p{font-size:.85rem;text-align:center}.report-section{display:flex;flex-direction:column;gap:36px;align-items:stretch}.report-copy .eyebrow{font-size:.75rem;margin-bottom:13px}.report-copy>p:not(.eyebrow):not(.small-note){font-size:.91rem;margin-top:22px}.report-preview{margin:0 7px 6px 0;padding:24px 22px;transform:rotate(1.2deg);box-shadow:8px 8px 0 var(--cream)}.report-top{font-size:.75rem}.report-top span:last-child{font-size:.75rem}.report-preview>h3{font-size:1.12rem}.mini-chart>p{font-size:.77rem}.mini-chart>p small{font-size:.75rem}.bar-row{grid-template-columns:75px 1fr 25px;font-size:.75rem;gap:10px}.report-findings p{font-size:.91rem}.report-note{font-size:.75rem}.approach-grid{grid-template-columns:1fr;gap:25px}.approach-grid article{position:relative;padding:20px 0 0 46px}.step-number{position:absolute;left:0;top:23px;font-size:.88rem}.approach-grid h3{font-size:1.17rem;margin-top:0}.approach-grid p{font-size:.91rem;margin-top:12px}.approach-message{margin-top:42px;font-size:.88rem;text-align:left}.approach-message strong{font-size:1rem}.contact-section{padding-block:53px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid h2{font-size:2rem}.contact-grid .eyebrow{font-size:.75rem}.contact-grid>div>p:not(.eyebrow){font-size:.86rem}.contact-main{font-size:.9rem;min-height:64px;padding:17px 22px;gap:18px}.contact-actions p br{display:none}.contact-email{font-size:.88rem}.site-footer{padding-block:33px 22px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top>p{order:3;width:100%;font-size:.83rem}.back-top{margin-left:auto;width:42px;height:42px}.footer-links{gap:13px 20px;margin-top:22px;font-size:.75rem}.footer-links>span{width:100%;margin-top:9px}.dialog-content{padding:25px 22px 30px}.dialog-content h2{font-size:1.55rem}.dialog-top{padding:12px 19px}.dialog-content dl{grid-template-columns:80px 1fr}.dialog-content .button{font-size:.8rem;gap:18px}.dialog-content .case-result{font-size:1rem;padding:16px}.dialog-content p,.dialog-content li{font-size:.89rem}.dialog-content .dialog-price{font-size:1.09rem}}
@media(max-width:370px){.section-wrap,.site-header{width:calc(100% - 32px)}.hero h1{font-size:2.3rem}.hero-actions{gap:15px}.hero-actions .text-link{font-size:.75rem}.hero .eyebrow{font-size:.75rem}.hero-visual{min-height:370px}.hero-photo{height:300px}.hero-small-photo{width:137px;left:-38px}.hero-stamp{width:99px;height:99px}.tugumi-number>div{flex-wrap:wrap}.tugumi-number strong{font-size:3.45rem}.tugumi-photo img{height:205px}.service-tabs>button{font-size:.75rem}.contact-main{font-size:.83rem}}

/* Readable type and controls across desktop and mobile. */
.hero-description,.tugumi-copy p:not(.eyebrow),.section-intro,.work-card>p:not(.case-footnote),.panel-description,.service-card>p:not(.price),.service-help p,.report-copy>p:not(.eyebrow):not(.small-note),.approach-grid p,.contact-grid>div>p:not(.eyebrow),.dialog-content p,.dialog-content li,.dialog-content dt,.dialog-content dd{font-size:1rem}
.eyebrow,.hero .eyebrow,.section-heading .eyebrow,.tugumi-copy .eyebrow,.report-copy .eyebrow,.contact-grid .eyebrow,.site-header nav,.site-header nav>a:not(.nav-contact),.text-link,.hero-actions .text-link,.tugumi-copy .text-link,.service-help .text-link,.case-meta,.category-chip,.case-stats>span,.planned-label,.inline-action,.service-kicker,.service-more,.service-tabs>button,.footer-links,.footer-top>p,.dialog-top>span,.report-table,.finding-label,.mini-chart>p,.bar-row{font-size:.875rem}
.button,.hero-actions .button,.contact-main,.dialog-content .button{font-size:1rem}
.hero-stamp{padding:12px;text-align:center;line-height:1.7}.hero-stamp>span:first-child{font-size:.75rem}.stamp-en{max-width:100px;font-size:.75rem;line-height:1.3;letter-spacing:.03em}.hero-caption{font-size:.75rem;letter-spacing:.07em}
.tugumi-photo{padding-bottom:48px}.tugumi-photo figcaption{font-size:.75rem;line-height:1.5;right:8px;bottom:8px}.brand-sub{font-size:.75rem}.menu-toggle{min-height:44px}.menu-label{font-size:.875rem}.inline-action{min-height:44px}.service-more{min-height:54px}.bar-row{grid-template-columns:90px 1fr 26px}.report-top{flex-wrap:wrap}.mini-chart>p small{float:none;display:block;margin-top:3px}.dialog-content .small-note,.contact-actions>p{font-size:.875rem!important}
button.text-link{background:transparent;border:0;border-bottom:1px solid var(--ink);padding:7px 0;min-height:44px;text-align:left}.dialog-content .text-link{display:flex;width:fit-content}
@media(max-width:1150px){.hero-actions{gap:17px}.tugumi-grid{column-gap:25px}.hero-caption{right:0}}
@media(min-width:701px) and (max-width:880px){.site-header nav{gap:11px}.nav-contact{padding-inline:15px;gap:12px}.hero{min-height:715px}.hero-visual{margin-top:25px}.hero-stamp{width:135px;height:135px}.hero-caption{font-size:.75rem;letter-spacing:.02em}}
@media(max-width:700px){.hero-visual{min-height:440px}.hero-stamp{width:125px;height:125px;top:-4px}.hero-small-photo{bottom:25px}.hero-caption{bottom:0;right:0}.tugumi-photo{padding-bottom:48px}.tugumi-photo figcaption{left:8px}.service-tabs>button{font-size:.875rem;padding-inline:7px}.hero-bottom{align-items:start}.scroll-link{font-size:.75rem;letter-spacing:.02em}.report-preview{padding-inline:18px}.dialog-content dl{grid-template-columns:1fr}.dialog-content dt{border-bottom:0;padding-bottom:0}.dialog-content dd{padding-left:0;padding-top:6px}}
@media(max-width:370px){.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-visual{min-height:410px}.hero-stamp{width:115px;height:115px}.hero-stamp strong{font-size:1rem}.tugumi-grid{grid-template-columns:1fr}.tugumi-photo{grid-row:2;grid-column:1;width:75%;margin:auto}.tugumi-number{grid-row:3;grid-column:1;padding:0;align-items:center;text-align:center}.tugumi-number>div{flex-wrap:nowrap}.tugumi-number strong{font-size:4rem}.service-tabs{gap:5px}.service-tabs>button{font-size:.875rem;padding-inline:4px}.hero-bottom>span{letter-spacing:.02em}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header nav,.hero-visual,.hero-bottom,.menu-toggle,dialog,.contact-section,.back-top,.skip-link{display:none!important}.section-wrap{width:100%}.hero{display:block;min-height:0;padding:20px 0}.section-space{padding-block:25px}.hero h1{font-size:32pt}.section-heading h2{font-size:22pt}.tugumi-grid{grid-template-columns:1fr 1fr}.tugumi-photo{display:none}.service-panel[hidden]{display:block!important}.service-tabs{display:none}.work-card,.service-card{break-inside:avoid}body{font-size:10pt}.section-note{font-size:8pt}}
