:root{--ink:#1e2a2f;--muted:#5f6d70;--paper:#fffdf9;--soft:#f5ebe5;--mist:#eaf4f2;--rose:#b95f68;--rose-dark:#913f4a;--teal:#2c7771;--gold:#b98a3d;--line:rgba(30,42,47,.12);--shadow:0 20px 60px rgba(40,47,49,.14);--radius:8px}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{scroll-behavior:smooth}body{margin:0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Noto Sans JP,system-ui,sans-serif;color:var(--ink);background:var(--paper);line-height:1.75;letter-spacing:0}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,253,249,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:72px;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;font-weight:800;line-height:1.2}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid var(--line)}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:700;margin-top:3px}.header-actions{display:flex;align-items:center;gap:10px}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;border:1px solid transparent;font-size:14px;font-weight:800;line-height:1.25;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--rose-dark);box-shadow:0 12px 26px rgba(145,63,74,.28)}.btn-secondary{color:var(--rose-dark);background:#fff;border-color:rgba(145,63,74,.3)}.btn-line{color:#fff;background:#00a04a;box-shadow:0 12px 26px rgba(0,160,74,.22)}.hero{position:relative;overflow:hidden;padding:76px 0 48px;background:linear-gradient(115deg,rgba(255,253,249,.98),rgba(255,253,249,.86) 48%,rgba(234,244,242,.72)),url(/assets/salon-room.jpg) 50%/cover}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.86fr);grid-gap:44px;gap:44px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--teal);font-weight:900;font-size:14px}.eyebrow:before{content:"";width:36px;height:2px;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(34px,5vw,62px);line-height:1.12;letter-spacing:0}.hero-lead{max-width:720px;color:#3e4c50;font-size:clamp(16px,2vw,20px);font-weight:700}.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:28px 0}.trust-item{min-height:92px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.76)}.trust-item strong{display:block;font-size:22px;line-height:1.2;color:var(--rose-dark)}.trust-item span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:700}.offer-box{display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;max-width:720px;padding:20px;border:1px solid rgba(185,138,61,.38);border-radius:var(--radius);background:rgba(255,255,255,.86);box-shadow:var(--shadow)}.offer-label{color:var(--gold);font-size:13px;font-weight:900}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:4px}.price del{color:#879093;font-size:18px}.price strong{color:var(--rose-dark);font-size:clamp(32px,5vw,46px);line-height:1}.hero-visual{position:relative;min-width:0}.result-frame{overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.result-frame img{aspect-ratio:16/10;object-fit:contain;background:#fff}.result-caption{padding:14px 16px 16px;color:var(--muted);font-size:12px;font-weight:700;background:#fff}.floating-proof{position:absolute;right:-16px;bottom:32px;width:178px;padding:16px;border-radius:var(--radius);color:#fff;background:var(--teal);box-shadow:0 18px 40px rgba(44,119,113,.26);font-weight:800;line-height:1.45}.section{padding:82px 0}.section-soft{background:var(--soft)}.section-mist{background:var(--mist)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading .label{color:var(--rose-dark);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}h2{margin:8px 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.24;letter-spacing:0}h3{margin-bottom:10px;font-size:20px;line-height:1.4}.lead{color:var(--muted);font-size:17px;font-weight:700}.feature-grid,.fit-grid,.reason-grid,.voice-grid,.worry-grid{display:grid;grid-gap:16px;gap:16px}.reason-grid,.worry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fit-grid{grid-template-columns:1fr 1fr}.card,.faq-item,.feature,.fit-box,.flow-step,.reason,.voice{border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.82)}.card{padding:18px;font-weight:800}.card span{display:block;margin-bottom:10px;color:var(--rose);font-size:22px;font-weight:900}.story-band{margin-top:34px;padding:28px;border-left:5px solid var(--rose);background:#fff;box-shadow:0 16px 44px rgba(40,47,49,.08)}.story-band p:last-child{margin-bottom:0}.reason{padding:24px;background:#fff}.reason-number{color:var(--gold);font-size:14px;font-weight:900}.method{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:36px;gap:36px;align-items:center}.method-photo{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.method-photo img{aspect-ratio:4/3;object-fit:cover}.method-points{display:grid;grid-gap:14px;gap:14px}.method-point{padding:18px 20px;border-left:4px solid var(--teal);background:#fff}.feature{padding:18px;background:#fff}.feature strong{display:block;color:var(--rose-dark);font-size:18px;line-height:1.4;margin-bottom:8px}.results-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:30px;gap:30px;align-items:start}.result-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.result-gallery figure{margin:0;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(40,47,49,.08)}.result-gallery img{aspect-ratio:3/4;object-fit:cover}.result-gallery figcaption{padding:10px 12px;color:var(--muted);font-size:12px;font-weight:800}.voice{padding:18px;background:#fff}.voice strong{display:block;margin-bottom:8px;color:var(--teal)}.owner{display:grid;grid-template-columns:320px 1fr;grid-gap:38px;gap:38px;align-items:center}.owner-photo{overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.owner-photo img{aspect-ratio:3/4;object-fit:cover}.owner-name{color:var(--rose-dark);font-size:14px;font-weight:900}.fit-box{padding:26px;background:#fff}.comparison ul,.fit-box ul,.flow-list{list-style:none;padding:0;margin:0}.comparison li,.fit-box li{position:relative;padding-left:22px;margin-top:11px}.comparison li:before,.fit-box li:before{content:"";position:absolute;left:0;top:.78em;width:8px;height:8px;border-radius:50%;background:var(--teal)}.fit-box.caution li:before{background:var(--rose)}.flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.flow-step{min-height:190px;padding:18px;background:#fff}.flow-step span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:14px;border-radius:50%;color:#fff;background:var(--rose-dark);font-weight:900}.comparison{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:28px}.comparison-box{padding:26px;border-radius:var(--radius);border:1px solid var(--line);background:#fff}.comparison-box.highlight{border-color:rgba(44,119,113,.32);box-shadow:0 18px 46px rgba(44,119,113,.12)}.plan-note{margin-top:20px;padding:18px 20px;border-radius:var(--radius);color:#fff;background:var(--ink);font-weight:800}.faq{display:grid;grid-gap:12px;gap:12px}.faq-item{padding:22px;background:#fff}.faq-item strong{display:block;margin-bottom:8px;color:var(--rose-dark)}.final-cta{padding:76px 0 94px;color:#fff;background:linear-gradient(120deg,rgba(30,42,47,.96),rgba(44,119,113,.88)),url(/assets/treatment.jpg) 50%/cover}.final-cta h2,.final-cta p{max-width:780px}.final-cta .lead{color:rgba(255,255,255,.82)}.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.note{margin-top:14px;color:rgba(255,255,255,.72);font-size:12px}.site-footer{padding:34px 0 96px;color:#fff;background:#111719;font-size:13px}.footer-grid{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:start}.mobile-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:30;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(255,253,249,.95);border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(30,42,47,.12);gap:8px}.mobile-cta .btn{flex:1 1;min-height:48px;padding:10px 12px;font-size:13px}.container.acnelp-stack{width:min(750px,100%);padding-top:32px;padding-bottom:32px}.acnelp-stack img{margin-bottom:24px}.acnelp-stack img:last-child{margin-bottom:0}.container.acnelp-cta{width:min(750px,100%);text-align:center}.artmake-page .container.acnelp-stack{padding-top:0;padding-bottom:0}.artmake-page .acnelp-stack img{margin-bottom:0}.acnelp-cta-image{position:relative}.acnelp-cta-hotspot{position:absolute;left:10%;width:81%}.acnelp-cta-hotspot-line{top:61.8%;height:10.2%}.acnelp-cta-hotspot-secondary{top:74%;height:10.8%}.acnelp-cta-hotspot-line-3{left:9.6%;width:80.8%;top:54.68%;height:9.13%}.acnelp-cta-hotspot-secondary-3{left:9.73%;width:80.67%;top:65.75%;height:9.14%}.acnelp-cta-hotspot-phone{position:absolute;left:9.47%;width:80.66%;top:76.71%;height:9.02%}.artmake-cta-hotspot-line{left:4.4%;width:91.1%;top:11.8%;height:33.9%}.artmake-cta-hotspot-map{left:4.4%;width:91.1%;top:56%;height:41.2%}.acnelp-hero-image{position:relative}.acnelp-hero-image img{margin-bottom:0}.acnelp-hero-hotspot{position:absolute;left:4%;width:92%}.acnelp-hero-hotspot-line{top:81.8%;height:6.8%}.acnelp-hero-hotspot-map{top:90%;height:7%}.home-page{--home-ink:#231815;--home-muted:#6d625d;--home-paper:#fffaf6;--home-soft:#f7ede8;--home-gold:#b99962;--home-line:rgba(35,24,21,.12);color:var(--home-ink);background:var(--home-paper);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif}.home-page p{color:var(--home-muted)}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(216,179,174,.92);border-bottom:1px solid var(--home-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-nav{width:min(1180px,calc(100% - 36px));margin:0 auto;min-height:56px;justify-content:space-between;gap:20px}.home-nav,.home-nav-brand{display:flex;align-items:center}.home-nav-brand{gap:10px;min-width:0}.home-logo img{width:110px;max-height:40px;object-fit:contain}.home-logo-text{font-size:15px;font-weight:900;letter-spacing:.04em;color:var(--home-ink);overflow:hidden;text-overflow:ellipsis}.home-cccy-link,.home-logo-text{font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;white-space:nowrap}.home-cccy-link{display:inline-flex;padding:6px 14px;border-radius:999px;background:#6f4e37;color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.home-cccy-link,.home-nav-right{align-items:center;flex-shrink:0}.home-nav-right{display:flex;gap:12px}.home-quick-links{display:flex;align-items:center;gap:6px}.home-quick-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#fff;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:14px;font-weight:900;flex-shrink:0}.home-quick-link-hotpepper{background:#a8282d}.home-quick-link-line{background:#06c755}.home-lang-switch{display:flex;align-items:center;gap:6px;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:12px;font-weight:800}.home-lang-switch a{padding:6px 10px;white-space:nowrap}.home-lang-switch a,.home-menu-btn{border:1px solid var(--home-ink);border-radius:999px;color:var(--home-ink)}.home-menu-btn{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:8px 16px;background:transparent;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:800;letter-spacing:.1em;cursor:pointer}.home-menu-btn-bars{display:flex;flex-direction:column;gap:3px}.home-menu-btn-bars span{width:18px;height:2px;background:var(--home-ink)}.home-menu-portal{display:contents}.home-menu-overlay{position:fixed;inset:0;z-index:60;background:rgba(35,24,21,.5);opacity:0;visibility:hidden;transition:opacity .25s ease}.home-menu-overlay.is-open{opacity:1;visibility:visible}.home-menu-drawer{position:fixed;top:0;left:0;bottom:0;z-index:61;width:min(320px,84vw);overflow-y:auto;background:var(--home-paper);box-shadow:20px 0 50px rgba(35,24,21,.2);padding:28px 24px 32px;transform:translateX(-100%);transition:transform .3s ease}.home-menu-drawer.is-open{transform:translateX(0)}.home-menu-close{display:block;margin:0 0 24px auto;border:1px solid var(--home-line);border-radius:999px;width:36px;height:36px;background:#fff;color:var(--home-ink);font-size:20px;line-height:1;cursor:pointer}.home-menu-quick-links{align-items:center;justify-content:space-between;flex-wrap:wrap}.home-menu-contact,.home-menu-quick-links{display:flex;gap:10px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--home-line)}.home-menu-contact{flex-direction:column;font-size:13px;font-weight:700}.home-menu-links{display:flex;flex-direction:column;gap:4px}.home-menu-links a{padding:10px 4px;border-bottom:1px solid var(--home-line);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:15px;font-weight:800;letter-spacing:.06em}.home-hero{min-height:680px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;grid-gap:36px;gap:36px;padding:70px max(24px,calc((100vw - 1180px) / 2)) 82px;background:linear-gradient(110deg,#fffaf6,#fffaf6 46%,#f0e4dc 0,#f0e4dc)}.home-hero-copy .home-kicker{margin-bottom:16px;color:var(--home-gold)!important;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:800;letter-spacing:.12em}.home-hero h1{margin-bottom:18px;font-size:clamp(40px,5vw,72px);font-weight:500;line-height:1.1;white-space:nowrap}.home-hero-copy{max-width:570px}.home-hero-copy p{font-size:18px;font-weight:600}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;border:1px solid var(--home-ink);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:800}.home-btn-primary{color:#fff;background:var(--home-ink)}.home-btn-outline{color:var(--home-ink);background:rgba(255,255,255,.5)}.home-btn-hotpepper{color:#fff;background:#a8282d;border-color:#a8282d}.home-btn-line{color:#fff;background:#06c755;border-color:#06c755}.home-btn-icon{gap:8px}.home-btn-icon svg{flex-shrink:0}.home-hero-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.home-hero-gallery img{height:260px;object-fit:cover;border-radius:8px;box-shadow:0 16px 45px rgba(35,24,21,.12);background:#fff}.home-hero-gallery img.home-hero-gallery-portrait{object-fit:contain}.home-hero-gallery img:first-child{grid-row:span 2;height:534px}.home-section{padding:86px max(24px,calc((100vw - 1120px) / 2))}.home-section:nth-of-type(2n){background:var(--home-soft)}.home-section-title{max-width:760px;margin-bottom:34px}.home-section-title span{color:var(--home-gold);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:900;letter-spacing:.12em}.home-section-title h2{margin:6px 0 12px;font-size:clamp(22px,5vw,48px);font-weight:500;line-height:1.1}.home-news{display:grid;grid-template-columns:.36fr 1fr;grid-gap:44px;gap:44px;align-items:start;background:#fff}.home-news-list{display:grid;grid-gap:0;gap:0;max-height:300px;overflow-y:auto;border-top:1px solid var(--home-line);scrollbar-color:var(--home-gold) transparent;scrollbar-width:thin}.home-news-item{display:grid;grid-template-columns:128px 1fr;grid-gap:18px;gap:18px;padding:14px 0;border-bottom:1px solid var(--home-line);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif}.home-news-item time{color:var(--home-gold);font-weight:800}.home-news-item p{margin:0;color:var(--home-ink);font-weight:700}.home-quicklinks-mobile-note{display:none;margin:18px 0 0;text-align:center;font-size:13px;font-weight:500;color:var(--home-muted)}.home-access,.home-greeting,.home-split{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:center}.home-access .home-map-embed,.home-access img,.home-feature-grid img,.home-greeting img,.home-menu-card img,.home-product-grid img,.home-split img,.home-tech-card img{border-radius:8px;box-shadow:0 18px 45px rgba(35,24,21,.1);object-fit:cover}.home-access .home-map-embed,.home-access img,.home-greeting img,.home-split img{aspect-ratio:4/3}.home-map-embed{width:100%;border:0}.home-access .cccy-social-badge img{aspect-ratio:auto;object-fit:contain;border-radius:0;box-shadow:none;height:58px;width:auto;max-width:100%}.home-map-link{display:flex;flex-direction:column;align-items:center;gap:18px}.home-feature-grid h3,.home-greeting h3,.home-menu-card h3,.home-product-grid h3,.home-split h3,.home-tech-card h2{font-size:26px;line-height:1.45}.home-greeting-owner-label{font-size:16px;font-weight:400}.home-greeting-name{font-family:Segoe Script,Brush Script MT,Lucida Handwriting,cursive;font-size:24px;font-weight:400}.home-greeting h4{margin:28px 0 10px;font-size:18px;font-weight:900}.home-greeting-list{margin:0;padding:0;list-style:none}.home-greeting-list li{padding:8px 0;border-bottom:1px solid var(--home-line)}.home-greeting-list li span{display:inline-block;min-width:56px;color:var(--home-gold);font-weight:900}.home-affiliation-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-affiliation-grid li{padding:14px 10px;background:#fff;border:1px solid var(--home-line);border-radius:8px;transition:border-color .2s ease}.home-affiliation-grid li:has(a):hover{border-color:var(--home-gold)}.home-affiliation-grid a,.home-affiliation-grid li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.home-affiliation-grid img{width:100%;height:46px;object-fit:contain}.home-affiliation-grid span{font-size:11px;line-height:1.4;text-align:center;color:var(--home-muted);letter-spacing:0}.home-feature-grid,.home-product-grid,.home-tech{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.home-faq-grid details,.home-feature-grid article,.home-flow-item,.home-menu-card,.home-product-grid article,.home-tech-card{padding:22px;border:1px solid var(--home-line);border-radius:8px;background:rgba(255,255,255,.82)}.home-feature-grid img,.home-tech-card img{aspect-ratio:4/3;margin-bottom:18px}.home-menu-grid{display:grid;grid-gap:22px;gap:22px}.home-menu-card{display:grid;grid-template-columns:340px 1fr;grid-gap:26px;gap:26px;align-items:center}.home-menu-card img{aspect-ratio:4/3}.home-flow-item span,.home-menu-card span,.home-price{color:var(--home-gold);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-weight:900}.home-menu-subtitle{margin-top:-6px;color:var(--home-gold)!important}.home-price{margin:14px 0 0;font-size:18px}.home-menu-note{margin:8px 0 0;color:var(--home-ink);font-size:13px;opacity:.75}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-grid img{aspect-ratio:1/1;object-fit:contain;background:#fff;margin-bottom:18px}.home-flow-list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px}.home-flow-item{position:relative;min-height:142px}.home-flow-item:not(:last-child):after{content:"→";position:absolute;top:50%;right:-18px;transform:translateY(-50%);color:var(--home-gold);font-size:20px;font-weight:900;line-height:1}.home-flow-item p{margin:8px 0 0;color:var(--home-ink);font-weight:700}.home-voice{background:#fff}.home-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.home-title-row h2{margin:0}.home-voice-source{margin:-8px 0 0;font-size:13px}.home-flow-scroll-hint,.home-voice-scroll-hint{display:none;margin:8px 0 0;color:var(--home-muted);font-size:12px}.home-voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.home-voice-card{padding:16px;border:1px solid var(--home-line);border-radius:8px;background:rgba(255,255,255,.82)}.home-voice-card p{font-size:13px;line-height:1.6}.home-voice-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:10px;border-radius:50%;background:var(--home-soft);color:var(--home-gold);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:900}.home-voice-name{color:var(--home-gold)!important;font-weight:900}.home-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.home-faq-grid summary{cursor:pointer;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-weight:800}.home-contact{text-align:center}.home-contact .home-hero-actions,.home-contact .home-section-title{margin-left:auto;margin-right:auto;justify-content:center}.home-contact-form-wrap{max-width:560px;margin:48px auto 0;text-align:left}.home-contact-form-wrap>p{margin:0 0 8px;text-align:center;color:var(--home-muted)}.home-contact-form-note-en{margin-bottom:20px!important;font-size:13px}.home-contact-form{display:grid;grid-gap:18px;gap:18px}.home-contact-honeypot{display:none}.home-contact-field{display:grid;grid-gap:8px;gap:8px}.home-contact-field label{font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:13px;font-weight:800;color:var(--home-ink)}.home-contact-field input,.home-contact-field textarea{width:100%;padding:12px 14px;border:1px solid var(--home-line);border-radius:8px;background:#fff;color:var(--home-ink);font-size:15px;font-family:inherit;resize:vertical}.home-contact-field input:focus,.home-contact-field textarea:focus{outline:2px solid var(--home-gold);outline-offset:1px}.home-contact-form .home-btn{justify-self:center;border:none;cursor:pointer}.home-contact-form .home-btn:disabled{opacity:.6;cursor:not-allowed}.home-contact-status{text-align:center;font-weight:700}.home-contact-status-success{color:#1a7f37}.home-contact-status-error{color:#c0392b}.home-access dl{display:grid;grid-template-columns:110px 1fr;grid-gap:10px 18px;gap:10px 18px;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:16px}.home-access dt{color:var(--home-gold);font-weight:900}.home-access dd{margin:0;color:var(--home-ink);font-weight:700}.home-access-note{font-size:12px;font-weight:500;color:var(--home-muted)}.home-access .home-section-title h2{font-size:18px}.home-legal .home-section-title h2{font-size:14px}.home-legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.home-legal-block h3{margin:0 0 12px;font-size:18px}.home-legal-scroll{max-height:102px;overflow-y:auto;padding:14px 16px;border:1px solid var(--home-line);border-radius:8px;background:#fff;font-size:13px;line-height:1.9;color:var(--home-muted)}.home-legal-scroll p{margin:0 0 12px}.home-legal-article{margin-top:20px}.home-legal-article:first-child{margin-top:0}.home-legal-article h4{margin:0 0 8px;font-size:14px;font-weight:900;color:var(--home-ink)}.home-legal-scroll ul{margin:0 0 12px;padding-left:1.3em}.home-legal-scroll li{margin-bottom:4px}.home-footer{padding:24px;text-align:center;color:var(--home-muted);font-size:12px;border-top:1px solid var(--home-line)}.home-footer p{margin:0;color:inherit}.home-business .home-section-title h2{font-size:24px}.home-business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.home-business-grid article{padding:14px;border:1px solid var(--home-line);border-radius:8px;background:rgba(255,255,255,.82)}.home-business-grid h3{margin:0 0 6px;font-size:15px;font-weight:900;line-height:1.4}.home-business-grid p{margin:0;font-size:12px;line-height:1.6}.home-company-info{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--home-line);display:grid;grid-template-columns:160px 1fr;grid-gap:8px 18px;gap:8px 18px;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:14px}.home-company-info dt{color:var(--home-gold);font-weight:900}.home-company-info dd{margin:0;color:var(--home-ink);font-weight:700}@media (max-width:980px){.home-access,.home-business-grid,.home-faq-grid,.home-feature-grid,.home-greeting,.home-hero,.home-legal-grid,.home-menu-card,.home-news,.home-product-grid,.home-split,.home-tech{grid-template-columns:1fr}.home-flow-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}.home-voice-grid{display:flex;overflow-x:auto;gap:16px;margin-top:20px;padding-bottom:14px;-webkit-overflow-scrolling:touch}.home-voice-grid::-webkit-scrollbar{height:6px}.home-voice-grid::-webkit-scrollbar-thumb{background:var(--home-line);border-radius:999px}.home-voice-card{flex:0 0 auto;width:min(320px,80vw)}.home-voice-scroll-hint{display:block}.home-company-info{grid-template-columns:1fr;gap:4px}.home-affiliation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-flow-item:not(:last-child):after{top:auto;right:50%;bottom:-18px;transform:translateX(50%);content:"↓"}}@media (max-width:720px){.home-hero{padding-top:42px}.home-hero-actions{flex-wrap:nowrap;gap:8px}.home-hero-actions .home-btn{flex:1 1;min-width:0;min-height:40px;padding:8px 6px;font-size:clamp(9px,3vw,12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-copy .home-kicker{font-size:clamp(9px,3vw,13px);letter-spacing:.04em;white-space:nowrap}.home-hero h1 br{display:none}.home-hero h1{font-size:clamp(22px,8.6vw,40px)}.home-hero-intl .home-kicker{white-space:normal;letter-spacing:.02em}.home-hero-intl h1 br{display:block}.home-hero-intl h1{white-space:normal;font-size:clamp(28px,11vw,44px)}.home-hero-copy p{font-size:clamp(11.5px,3.7vw,15px);line-height:1.6}.home-access dl,.home-hero-gallery,.home-news-item{grid-template-columns:1fr}.home-quicklinks-actions{display:none}.home-quicklinks-mobile-note{display:block}.home-access .cccy-social-badge img{height:46px}.home-hero-gallery img,.home-hero-gallery img:first-child{height:auto;aspect-ratio:4/3}.home-flow-list{display:flex;overflow-x:auto;gap:20px 28px;padding-bottom:14px;-webkit-overflow-scrolling:touch}.home-flow-list::-webkit-scrollbar{height:6px}.home-flow-list::-webkit-scrollbar-thumb{background:var(--home-line);border-radius:999px}.home-flow-item{flex:0 0 auto;width:62vw;min-height:0;padding:14px}.home-flow-scroll-hint{display:block}.home-flow-item p,.home-flow-item span{font-size:14px}.home-flow-item:not(:last-child):after{top:50%;right:-20px;bottom:auto;left:auto;transform:translateY(-50%);content:"→"}.home-nav{gap:8px;flex-wrap:nowrap}.home-nav-brand{gap:8px}.home-logo img{width:64px;max-height:32px}.home-logo-text{font-size:12px}.home-cccy-link{padding:4px 10px;font-size:10px}.home-nav-right{gap:6px}.home-nav-right .home-lang-switch,.home-nav-right .home-quick-links{display:none}.home-menu-btn{padding:7px 10px;gap:5px;font-size:11px}@media (max-width:400px){.home-logo img{width:48px;max-height:28px}.home-logo-text{font-size:11px}.home-cccy-link{padding:4px 8px;font-size:9px;letter-spacing:0}.home-menu-btn{padding:8px}.home-menu-btn-label{display:none}}.home-menu-drawer{top:auto;left:0;right:0;bottom:0;width:auto;max-height:80vh;border-radius:16px 16px 0 0;box-shadow:0 -20px 50px rgba(35,24,21,.25);transform:translateY(100%)}.home-menu-drawer.is-open{transform:translateY(0)}}@media (max-width:980px){.hero{padding-top:48px}.comparison,.hero-grid,.method,.owner,.results-layout{grid-template-columns:1fr}.hero-grid{gap:30px}.feature-grid,.flow{grid-template-columns:repeat(2,minmax(0,1fr))}.reason-grid,.worry-grid{grid-template-columns:1fr}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.owner{gap:24px}.owner-photo{max-width:360px}.floating-proof{right:14px}}@media (max-width:720px){.container{width:min(100% - 28px,1120px)}.header-inner{min-height:64px}.header-actions{display:none}.brand{font-size:14px}.feature-grid,.fit-grid,.flow,.footer-grid,.offer-box,.result-gallery,.trust-row,.voice-grid{grid-template-columns:1fr}.offer-box{gap:14px}.section{padding:58px 0}.comparison-box,.faq-item,.fit-box,.reason,.story-band{padding:20px}.floating-proof{position:static;width:auto;margin-top:12px}.mobile-cta{display:flex}}.cccy-page{--cccy-orange:#e8672a;--cccy-orange-dark:#b94f1c;--cccy-ink:#241a12;--cccy-muted:#7a6a5c;--cccy-paper:#fffaf5;--cccy-soft:#fdece0;--cccy-line:rgba(36,26,18,.14);color:var(--cccy-ink);background:var(--cccy-paper);font-family:Helvetica Neue,Arial,Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif}.cccy-container{width:min(1080px,calc(100% - 40px));margin:0 auto}.cccy-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,250,245,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--cccy-line)}.cccy-header-inner{min-height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px}.cccy-back{justify-self:start;font-size:12px;font-weight:700;color:var(--cccy-muted);white-space:nowrap}.cccy-brand{display:flex;align-items:center;justify-self:center}.cccy-brand img{display:block;height:54px;width:auto}.cccy-ig-link{display:inline-flex;align-items:center;justify-self:end}.cccy-ig-link img{display:block;height:52px;width:auto}.cccy-social-badge img{display:block;height:58px;width:auto}.cccy-social-badge-disabled{opacity:.5;filter:grayscale(55%);cursor:not-allowed}.cccy-hero{padding:0 0 40px}.cccy-hero-image{position:relative}.cccy-hero-image img{display:block;width:100%;height:auto}.cccy-hero-overlay-mobile-top{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;right:0;z-index:1;padding:10px 16px 24px;text-align:center;color:#fff;background:linear-gradient(180deg,rgba(20,12,6,.78),rgba(20,12,6,.42) 60%,rgba(20,12,6,0))}.cccy-hero-heading,.cccy-hero-overlay h1{margin:0 0 6px;font-size:clamp(22px,5.2vw,52px);font-weight:900;line-height:1.15;letter-spacing:.01em}.cccy-hero-heading-img{display:block;width:auto;height:auto;max-width:min(60%,260px);margin:0 auto 4px;filter:drop-shadow(0 0 3px rgba(255,255,255,.85)) drop-shadow(0 0 8px rgba(255,255,255,.55))}.cccy-hero-jp{margin:0 0 6px;font-size:clamp(14px,2.4vw,20px);font-weight:800;color:rgba(255,255,255,.95)}.cccy-hero-sub{margin:0 0 14px;font-size:clamp(10px,1.6vw,14px);font-weight:800;letter-spacing:.1em;color:rgba(255,255,255,.88)}.cccy-hero-mobile-actions{display:flex;justify-content:center;gap:8px;position:absolute;left:0;right:0;bottom:0;z-index:1;padding:28px 16px 20px;background:linear-gradient(0deg,rgba(20,12,6,.78),rgba(20,12,6,.42) 60%,rgba(20,12,6,0))}.cccy-hero-mobile-actions .cccy-btn-square-white{min-height:38px;padding:8px 20px;font-size:clamp(11px,1.6vw,15px)}.cccy-hero-below{text-align:center;padding-top:36px}.cccy-hero-lead-title{margin:0 0 14px;font-size:clamp(18px,4.5vw,24px);font-weight:900}.cccy-hero-lead{margin:0 auto 24px;max-width:560px;font-size:clamp(14px,3.6vw,16px);line-height:1.9;color:var(--cccy-muted)}.cccy-badge{display:inline-block;padding:7px 16px;border-radius:4px;background:var(--cccy-orange);color:#fff;font-size:clamp(11px,2.8vw,12px);font-weight:900;letter-spacing:.06em;margin-bottom:16px;white-space:nowrap}.cccy-accent{color:var(--cccy-orange)}.cccy-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:8px}.cccy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;border-radius:4px;font-size:clamp(13px,3.4vw,14px);font-weight:800;white-space:nowrap}.cccy-btn-primary{background:var(--cccy-orange);color:#fff}.cccy-btn-outline{background:transparent;color:var(--cccy-orange-dark);border:1px solid var(--cccy-orange)}.cccy-btn-light{color:#fff;border-color:rgba(255,255,255,.8)}.cccy-btn-square-white{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.9)}.cccy-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px}.cccy-gallery img{display:block;width:100%;height:220px;object-fit:cover}.cccy-gallery-wide{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-radius:12px;overflow:visible}.cccy-gallery-wide img{border-radius:10px;box-shadow:0 14px 34px rgba(36,26,18,.16)}.cccy-section{padding:72px 0}.cccy-section-alt{background:var(--cccy-soft)}.cccy-section p{line-height:1.9;margin:0 0 18px}.cccy-coffee-photo{display:block;width:100%;max-width:560px;margin:0 0 24px;border-radius:14px;box-shadow:0 14px 34px rgba(36,26,18,.16)}.cccy-section-title{max-width:720px;margin-bottom:28px}.cccy-section-title span{color:var(--cccy-orange-dark);font-size:12px;font-weight:900;letter-spacing:.16em}.cccy-section-title h2{margin:6px 0 10px;font-size:clamp(24px,4vw,34px);font-weight:900}.cccy-section-title p{margin:0;color:var(--cccy-muted)}.cccy-concept-lead{font-size:17px;font-weight:700}.cccy-letters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.cccy-letters-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cccy-letter{padding:22px 16px;border-radius:14px;background:#fff;border:1px solid var(--cccy-line);text-align:center}.cccy-letter span{display:inline-flex;width:40px;height:40px;border-radius:50%;background:var(--cccy-orange);color:#fff;font-size:18px;margin-bottom:10px}.cccy-letter h3,.cccy-letter span{align-items:center;justify-content:center;font-weight:900}.cccy-letter h3{display:flex;gap:6px;margin:0 0 6px;font-size:16px}.cccy-letter-flag{display:inline-block;width:24px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px var(--cccy-line)}.cccy-letter p{margin:0;font-size:15px;color:var(--cccy-muted);line-height:1.7}.cccy-letter-for{margin-top:10px!important;padding-top:10px;border-top:1px dashed var(--cccy-line);font-size:15px!important}.cccy-letter-for strong{color:var(--cccy-orange-dark)}.cccy-note{padding:18px 20px;border-radius:10px;background:var(--cccy-soft);border:1px solid var(--cccy-line)}.cccy-note p{margin:0;font-size:13px;color:var(--cccy-muted)}.cccy-note a{color:var(--cccy-orange-dark);font-weight:800}.cccy-car-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:center;background:#fff;border:1px solid var(--cccy-line);border-radius:16px;overflow:hidden}.cccy-car-card img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}.cccy-car-card>div{padding:28px 28px 28px 0}.cccy-car-card h3{margin:0 0 14px;font-size:20px;font-weight:900}.cccy-car-specs{margin:0 0 16px;padding-left:18px;line-height:1.9}.cccy-car-note{font-size:12px;color:var(--cccy-muted);margin-bottom:18px!important}.cccy-access{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);grid-gap:32px;gap:32px;align-items:center}.cccy-access dl{display:grid;grid-template-columns:110px 1fr;grid-gap:10px 18px;gap:10px 18px;margin-bottom:24px}.cccy-access dt{color:var(--cccy-orange-dark);font-weight:900}.cccy-access dd{margin:0}.cccy-map-link{display:grid;grid-gap:12px;gap:12px;justify-items:center}.cccy-map-embed{width:100%;aspect-ratio:4/3;border:0;border-radius:12px;box-shadow:0 14px 34px rgba(36,26,18,.16)}.cccy-footer{padding:28px 20px;text-align:center;color:var(--cccy-muted);font-size:12px;border-top:1px solid var(--cccy-line)}.cccy-footer p{margin:0 0 4px}@media (max-width:860px){.cccy-letters{grid-template-columns:repeat(2,minmax(0,1fr))}.cccy-letters-3{gap:12px}.cccy-car-card,.cccy-letters-3{grid-template-columns:1fr}.cccy-car-card>div{padding:0 20px 24px}.cccy-car-card img{min-height:220px}}@media (max-width:640px){.cccy-hero{padding-bottom:0}.cccy-section{padding:20px 0}.cccy-hero-below{padding-top:20px}.cccy-section-title{margin-bottom:18px}.cccy-teaser-eyebrow{margin-bottom:8px}.cccy-teaser-title{margin-bottom:16px}.cccy-tagbar,.cccy-teaser-cars,.cccy-teaser-copy{margin-bottom:18px}.cccy-final-brand{margin:16px 0 18px}.cccy-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.cccy-gallery img{height:120px}.cccy-gallery-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.cccy-access,.cccy-access dl{grid-template-columns:1fr}.cccy-brand img{height:40px}.cccy-back{font-size:11px}}.cccy-teaser{max-width:640px;text-align:center;padding-top:8px;padding-bottom:8px}.cccy-teaser-eyebrow{margin:0 0 12px;font-size:13px;font-weight:900;letter-spacing:.18em;color:var(--cccy-orange-dark)}.cccy-teaser-title{margin:0 0 24px;font-size:clamp(28px,6vw,48px);font-weight:900;line-height:1.25;letter-spacing:.01em}.cccy-teaser-title-sm{font-size:clamp(22px,4.4vw,32px)}.cccy-teaser-copy{margin:0 0 28px;font-size:clamp(16px,2.6vw,19px);line-height:1.9;font-weight:700}.cccy-teaser-copy-center{text-align:center}.cccy-tagbar{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px}.cccy-tagbar span{padding:8px 18px;border-radius:4px;border:1px solid var(--cccy-orange);color:var(--cccy-orange-dark);font-size:13px;font-weight:800}.cccy-teaser-cars{margin:0 0 28px;font-size:15px;font-weight:800;color:var(--cccy-muted);letter-spacing:.04em}.cccy-final-brand{margin:24px 0 28px;font-size:clamp(22px,4vw,30px);font-weight:900;line-height:1.4}.cccy-final-brand span{display:block;font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--cccy-muted)}.cccy-final-brand-img{display:inline-block;height:clamp(28px,6vw,44px);width:auto}.cccy-section-title-center{max-width:none;text-align:center;margin-left:auto;margin-right:auto}.cccy-car-card+.cccy-car-card{margin-top:20px}.cccy-gallery-big{grid-template-columns:repeat(4,minmax(0,1fr))}.cccy-gallery-big img{height:220px;object-fit:cover}@media (max-width:640px){.cccy-gallery-big{grid-template-columns:repeat(2,minmax(0,1fr))}.cccy-gallery-big img{height:160px}}