:root{--pink:#ee7186;--pink-dark:#e95873;--pink-soft:#fff1f3;--ink:#282326;--muted:#756e71;--line:#eadfe0;--white:#fff;--serif:"Noto Serif JP Variable","Noto Serif JP","Yu Mincho",serif;--sans:"Noto Sans JP Variable","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.site-header{height:74px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:relative;z-index:20}.brand{width:300px;display:flex;flex-direction:column;line-height:1}.brand strong{font-family:Georgia,"Times New Roman",serif;font-size:21px;letter-spacing:.13em;font-weight:500}.brand small{font-size:10px;letter-spacing:.45em;margin-top:7px;margin-left:34px}.main-nav{margin:auto;display:flex;align-self:stretch;gap:clamp(32px,6vw,86px)}.main-nav a{position:relative;display:flex;align-items:center;font-family:var(--serif);font-size:14px;letter-spacing:.08em}.main-nav a.active{color:var(--pink-dark)}.main-nav a.active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:0;background:var(--pink)}.account-link{margin-left:clamp(16px,2vw,30px);padding:10px 16px;border:1px solid var(--pink);border-radius:999px;color:var(--pink-dark);font-size:13px;white-space:nowrap}.mobile-camera-link{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;display:none;place-items:center}.mobile-camera-link svg{width:22px}
.home-hero{min-height:690px;display:grid;grid-template-columns:minmax(400px,.9fr) minmax(420px,1.1fr);align-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 2% 16%,#fff1f3 0,transparent 18%),linear-gradient(110deg,#fff 0 54%,#fff8f8 100%)}.sakura-blur{position:absolute;width:350px;height:350px;left:-190px;top:30px;background:radial-gradient(circle,#ffdce3,transparent 68%);filter:blur(14px);opacity:.6}.hero-copy{z-index:2;padding:50px 30px 50px clamp(44px,9vw,145px)}.hero-copy h1{font-family:var(--serif);font-weight:500;font-size:clamp(43px,5vw,76px);line-height:1.42;letter-spacing:.08em;margin:0 0 28px}.hero-copy h1 em{color:var(--pink-dark);font-style:normal}.hero-copy>p{font-family:var(--serif);font-size:15px;line-height:2;margin:0 0 28px}.hero-actions{display:grid;gap:13px;width:min(100%,390px)}.button{height:64px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:15px;font-size:15px;letter-spacing:.05em}.button svg{width:24px}.button.primary{background:linear-gradient(135deg,#f37e8f,#ee667e);color:#fff;box-shadow:0 10px 28px rgba(223,78,105,.18)}.button.secondary{border:1px solid var(--pink);color:var(--pink-dark);background:#fff}.hero-copy .privacy-note{font-family:var(--sans);font-size:10px;color:var(--muted);margin-top:22px}.hero-phone{justify-self:center;width:min(430px,74%);aspect-ratio:.58;border:10px solid #191718;border-radius:54px;background:#111;position:relative;overflow:hidden;box-shadow:0 28px 65px rgba(57,38,43,.23);transform:translateY(18px)}.hero-phone>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.phone-top{position:absolute;z-index:3;left:18px;right:18px;top:22px;color:#222;display:flex;justify-content:space-between;align-items:center}.phone-top span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.85);font-size:20px}.phone-top b{font-family:var(--serif);font-weight:500;font-size:13px;background:rgba(255,255,255,.8);padding:8px 13px;border-radius:99px}.hero-style-rail{position:absolute;z-index:3;left:13px;right:13px;bottom:70px;padding:10px 8px;display:flex;gap:7px;overflow:hidden;border-radius:19px;background:rgba(255,255,255,.92)}.hero-style-rail span{min-width:70px;text-align:center;font-size:8px}.hero-style-rail i,.style-preview-grid i{display:block;aspect-ratio:1;border-radius:50%;background-repeat:no-repeat;background-size:500% 100%}.hero-style-rail .selected i{box-shadow:0 0 0 3px var(--pink)}.preview-airy{background-position:0 0}.preview-curtain{background-position:25% 0}.preview-side{background-position:50% 0}.preview-blunt{background-position:75% 0}.preview-middle{background-position:100% 0}.hero-style-rail b{display:block;margin-top:5px;font-weight:500}.hero-phone-actions{position:absolute;z-index:3;bottom:0;left:0;right:0;height:58px;padding:0 29px;background:#fff;display:flex;align-items:center;justify-content:space-between;font-size:10px}.hero-phone-actions i{width:54px;height:54px;border-radius:50%;transform:translateY(-8px);background:#fff;box-shadow:0 0 0 4px var(--pink),0 0 0 9px #fff}
.choice-band{max-width:1180px;margin:-25px auto 0;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;z-index:5}.choice-item{min-height:186px;border:1px solid var(--line);border-radius:10px;padding:24px 30px;display:grid;grid-template-columns:135px 1fr auto;align-items:center;gap:20px;background:linear-gradient(135deg,#fff8f9,#fff);transition:.2s}.choice-item:hover{border-color:#f2a3b1;transform:translateY(-3px)}.choice-illustration{width:115px;height:115px;border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:42px;color:var(--pink);background:#fff1f3;border:1px solid #f4d6dc}.choice-item strong{font-family:var(--serif);font-size:25px;font-weight:500}.choice-item small{display:block;margin-top:15px;line-height:1.7;color:var(--muted)}.choice-item>b{font-size:24px;color:var(--pink);font-weight:400}
.how-section{max-width:1130px;margin:80px auto;padding:0 24px}.section-title{display:flex;align-items:center;gap:30px;justify-content:center}.section-title span{height:1px;background:#f2b7c2;flex:1}.section-title h2{font-family:var(--serif);font-weight:500;letter-spacing:.1em;font-size:24px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px}.steps article{text-align:center;padding:0 45px;position:relative}.steps article+article{border-left:1px dashed #f2c4cc}.steps article>b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fde5e9;color:var(--pink-dark);font-family:var(--serif);font-size:18px;margin:0 auto 16px}.steps i{height:80px;display:grid;place-items:center;font-style:normal;font-size:55px;color:var(--pink)}.step-phone:after{content:"";width:34px;height:62px;border:2px solid #6f6568;border-radius:7px}.step-face:after{content:"◡";width:68px;height:68px;border:1px solid #b9aaad;border-radius:50%;font-size:36px;color:#8f7d81}.steps h3{font-family:var(--serif);font-size:21px;font-weight:500;margin:5px 0 10px}.steps p{font-size:12px;line-height:1.9;color:var(--muted)}
.style-preview-section{background:linear-gradient(110deg,#fff 0,#fff8f8 100%);padding:60px max(24px,calc((100vw - 1130px)/2));display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:70px}.style-preview-section h2{font-family:var(--serif);font-weight:500;font-size:32px;letter-spacing:.08em}.style-preview-section p{font-size:13px;color:var(--muted);line-height:1.8}.style-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.style-preview-grid a{text-align:center}.style-preview-grid i{border-radius:12px}.style-preview-grid span{display:block;margin-top:8px;font-size:12px}.site-footer{padding:38px clamp(24px,5vw,80px);border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;color:var(--muted);font-size:11px}.site-footer div{display:flex;flex-direction:column}.site-footer strong{font-family:Georgia,serif;letter-spacing:.12em;color:var(--ink);font-size:16px}.site-footer span{font-size:9px;margin-top:5px;letter-spacing:.25em}
/* diagnosis */
.diagnosis-page{min-height:100dvh;background:radial-gradient(circle at 90% 14%,#fff0f2,transparent 23%),#fff}.diagnosis-shell{width:min(100%,760px);min-height:100dvh;margin:auto;padding:0 34px 28px}.diagnosis-header{height:94px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center}.diagnosis-header a{font-size:26px}.diagnosis-header h1{text-align:center;font-family:var(--serif);font-size:28px;font-weight:500;letter-spacing:.13em}.mini-mirror{width:34px;height:42px;border:2px double #6b6265;border-radius:50%;justify-self:end}.progress-track{height:4px;background:#eee8e8}.progress-track i{display:block;height:100%;width:20%;background:var(--pink);transition:.35s}.question-stage{text-align:center;padding:28px 0 16px}.question-count{font-family:var(--serif);font-size:20px}.question-count em{font-size:36px;color:var(--pink);font-style:normal}.question-stage h2{font-family:var(--serif);font-size:clamp(29px,5vw,42px);font-weight:500;line-height:1.55;margin:18px 0 24px}.bang-sketches{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:520px;margin:0 auto 24px}.bang-sketches i{height:95px;border:1px solid #d6c7c9;border-radius:50% 50% 44% 44%;position:relative;background:linear-gradient(180deg,#fbf6f5,#fff)}.bang-sketches i:before{content:"";position:absolute;left:16%;right:16%;top:8%;height:43%;border-top:13px double #bfaeb1;border-radius:50%}.sketch-blunt:before{border-top-style:solid!important}.sketch-side:before{transform:rotate(-12deg)}.sketch-curtain:before{border-top-color:transparent!important;border-left:8px solid #bfaeb1;border-right:8px solid #bfaeb1}.answer-list{display:grid;gap:10px}.answer-list button{height:70px;border:1px solid #d9cecf;border-radius:7px;background:rgba(255,255,255,.94);display:flex;align-items:center;text-align:left;padding:0 30px;font-family:var(--serif);font-size:18px;color:var(--ink)}.answer-list button span{width:28px;height:28px;border-radius:50%;border:2px solid #c5b9bb;margin-right:25px}.answer-list button.selected{border-color:var(--pink);color:var(--pink-dark);background:#fff9fa}.answer-list button.selected span{border:7px solid #fff;box-shadow:0 0 0 2px var(--pink);background:var(--pink)}.question-helper{font-size:12px;color:#8d8386}.question-actions{display:grid;grid-template-columns:1fr 1.65fr;gap:16px;margin-top:24px}.question-actions button{height:64px;border-radius:6px;font-family:var(--serif);font-size:18px}.question-actions .back{background:#fff;border:1px solid #3e383a}.question-actions .next{background:linear-gradient(135deg,#ef788c,#e8627a);border:0;color:#fff}.question-actions button:disabled{opacity:.36;cursor:not-allowed}.diagnosis-disclaimer{text-align:center;border-top:1px solid var(--line);padding-top:18px;margin:0;color:#938a8c;font-size:11px}
/* result */
.result-page{background:#fff}.result-header{height:72px;border-bottom:1px solid var(--line);padding:0 clamp(24px,4vw,58px);display:flex;align-items:center;justify-content:space-between}.result-header .brand{width:auto}.result-header a:last-child{font-size:24px}.result-main{width:min(100%,980px);margin:auto;padding:42px 34px 70px}.result-heading{display:flex;align-items:center;gap:24px;justify-content:center;margin-bottom:32px}.result-heading:before,.result-heading:after{content:"";height:1px;background:#f1aebb;flex:1}.result-heading h1{font-family:var(--serif);font-size:29px;font-weight:500;letter-spacing:.15em;white-space:nowrap}.result-overview{display:grid;grid-template-columns:.85fr 1fr;gap:46px;align-items:center}.result-photo{aspect-ratio:.78;overflow:hidden;border-radius:34px;background:#f6eeee}.result-photo img{width:100%;height:100%;object-fit:cover}.result-copy>span{color:var(--pink-dark);font-family:var(--serif);font-size:14px}.result-copy h2{font-family:var(--serif);font-weight:500;font-size:clamp(38px,5vw,66px);line-height:1.3;margin:20px 0;color:var(--ink)}.result-copy h2 em{color:var(--pink);font-style:normal}.result-copy p{font-family:var(--serif);line-height:2;font-size:16px}.result-reasons{margin:35px 0}.result-reasons h3,.result-tip h3{font-family:var(--serif);font-weight:500;color:var(--pink-dark);font-size:20px}.result-reasons ul{list-style:none;padding:0;display:grid;gap:12px}.result-reasons li:before{content:"✓";width:24px;height:24px;margin-right:12px;border:1px solid var(--pink);color:var(--pink);border-radius:50%;display:inline-grid;place-items:center;font-size:12px}.result-tip{padding:20px 26px;border:1px solid #f2d9de;border-radius:16px;background:#fff6f7;display:grid;grid-template-columns:180px 1fr;align-items:center}.result-tip p{margin:0;line-height:1.8}.result-actions{margin:28px 0 40px}.result-actions .primary-result{height:72px;width:100%;border:0;border-radius:8px;background:linear-gradient(135deg,#ef788c,#e95873);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:20px;box-shadow:0 5px 0 #c8445d}.secondary-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.secondary-result-actions a,.secondary-result-actions button{height:58px;border:1px solid #cfc4c6;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center}.alternatives-title{display:flex;align-items:center;gap:20px}.alternatives-title:before,.alternatives-title:after{content:"";height:1px;background:#f1aebb;flex:1}.alternatives-title h3{font-family:var(--serif);font-weight:500;font-size:23px;white-space:nowrap}.alternatives{display:grid;grid-template-columns:1fr 1fr;gap:16px}.alternative-card{border:1px solid var(--line);border-radius:13px;overflow:hidden}.alternative-card img{width:100%;aspect-ratio:1.8;object-fit:cover}.alternative-card span{padding:14px 18px;display:flex;justify-content:space-between}.result-disclaimer{text-align:center;color:#999094;font-size:10px;border-top:1px dashed var(--line);padding-top:22px;margin-top:32px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);opacity:0;background:#292426;color:#fff;padding:11px 18px;border-radius:99px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.share-preview{display:none}
@media(max-width:760px){.site-header{height:66px;padding:0 18px}.brand{width:auto}.brand strong{font-size:15px}.brand small{font-size:8px;margin-left:18px}.main-nav{display:none}.account-link{margin-left:auto;padding:8px 12px;font-size:11px}.mobile-camera-link{display:grid;margin-left:8px}.home-hero{min-height:auto;display:flex;flex-direction:column;padding-bottom:34px;background:linear-gradient(180deg,#fff 0,#fff8f8 100%)}.hero-copy{padding:50px 24px 25px;width:100%}.hero-copy h1{font-size:43px;line-height:1.45}.hero-copy>p{font-size:13px}.hero-actions{width:100%}.hero-phone{width:78%;max-width:390px;transform:none}.choice-band{margin:0;padding:16px;grid-template-columns:1fr}.choice-item{min-height:130px;grid-template-columns:82px 1fr auto;padding:17px}.choice-illustration{width:72px;height:72px;font-size:28px}.choice-item strong{font-size:20px}.choice-item small{font-size:11px;margin-top:7px}.how-section{margin:60px auto}.section-title{gap:14px}.section-title h2{font-size:19px}.steps{grid-template-columns:1fr;gap:32px}.steps article+article{border-left:0;border-top:1px dashed #f2c4cc;padding-top:32px}.style-preview-section{grid-template-columns:1fr;gap:30px;padding:45px 22px}.style-preview-section h2{font-size:26px}.style-preview-grid{gap:8px}.site-footer{align-items:start;flex-direction:column;gap:16px}.diagnosis-shell{padding:0 18px 22px}.diagnosis-header{height:78px}.diagnosis-header h1{font-size:24px}.question-stage{padding-top:20px}.question-stage h2{font-size:30px;margin:12px 0 18px}.bang-sketches i{height:68px}.answer-list button{height:62px;padding:0 18px;font-size:15px}.answer-list button span{margin-right:15px}.question-actions{grid-template-columns:1fr 1.4fr}.result-main{padding:28px 18px 55px}.result-heading{margin-bottom:20px}.result-heading h1{font-size:23px}.result-overview{grid-template-columns:1fr;gap:22px}.result-photo{width:76%;margin:auto;border-radius:28px}.result-copy{text-align:center}.result-copy h2{font-size:42px;margin:12px 0}.result-copy p{font-size:14px}.result-reasons{text-align:left}.result-tip{grid-template-columns:1fr;padding:18px;text-align:left}.result-tip h3{margin:0 0 8px}.alternatives{gap:9px}.alternative-card span{font-size:12px;padding:11px}.result-actions .primary-result{font-size:17px}}
@media(max-width:420px){.hero-copy h1{font-size:36px}.hero-phone{width:88%;border-radius:43px}.choice-item{grid-template-columns:64px 1fr auto}.choice-illustration{width:58px;height:58px}.bang-sketches{gap:7px}.question-actions button{font-size:15px}.secondary-result-actions a,.secondary-result-actions button{font-size:12px}}
.hero-copy h1{font-size:clamp(43px,4.6vw,68px);letter-spacing:.06em;white-space:nowrap}.result-copy h2{font-size:clamp(38px,4.2vw,54px)}
@media(max-width:760px){.hero-copy h1{white-space:normal}}
.answer-list button:focus-visible{outline:3px solid rgba(238,113,134,.28);outline-offset:2px}
.bang-sketches{display:block}.bang-sketches img{display:block;width:100%;height:118px;object-fit:cover;object-position:center 38%;mix-blend-mode:multiply}
@media(max-width:760px){.bang-sketches img{height:96px}}
.legal-page{background:radial-gradient(circle at 90% 8%,#fff0f3,transparent 24%),#fff}.legal-main{width:min(100% - 40px,780px);margin:0 auto;padding:70px 0 90px}.legal-kicker{text-align:center;color:var(--pink-dark);font-size:11px;letter-spacing:.24em}.legal-main>h1{text-align:center;font-family:var(--serif);font-size:clamp(32px,5vw,48px);font-weight:500;letter-spacing:.1em;margin:12px 0 22px}.legal-lead{text-align:center;font-family:var(--serif);line-height:2;color:var(--muted);margin:0 auto 58px}.legal-main section{padding:24px 0;border-top:1px solid var(--line)}.legal-main h2{font-family:var(--serif);font-size:20px;font-weight:500;margin:0 0 12px}.legal-main section p,.legal-main li{font-size:14px;line-height:2;color:#5f575a}.legal-main ul{margin:0;padding-left:1.5em}.legal-updated{color:#92898c;font-size:11px;text-align:right;margin-top:34px}.legal-links{display:flex;justify-content:center;gap:28px;margin-top:34px}.legal-links a{color:var(--pink-dark);font-size:13px;border-bottom:1px solid currentColor}
.commercial-list{margin:0}.commercial-list div{display:grid;grid-template-columns:minmax(10em,180px) 1fr;gap:20px;padding:15px 0;border-top:1px solid var(--line)}.commercial-list dt{font-size:13px;font-weight:600;color:#3e3638}.commercial-list dd{margin:0;font-size:14px;line-height:1.8;color:#5f575a;overflow-wrap:anywhere}.commercial-status{padding:16px 18px;background:#fff3f5;border:1px solid #f2cfd5;color:#6c5055;font-size:13px;line-height:1.8}
@media(max-width:760px){.legal-main{padding:48px 0 68px}.legal-lead{font-size:14px;margin-bottom:38px}.legal-main section{padding:20px 0}.commercial-list div{grid-template-columns:1fr;gap:6px}.commercial-page .legal-main>h1{font-size:29px;letter-spacing:.035em;line-height:1.55}}
.hero-style-rail i,.style-preview-grid i{background-size:cover!important;background-position:center!important}
.site-footer nav{display:flex;gap:24px}.site-footer nav a:hover{color:var(--pink-dark)}
.blog-main{max-width:1120px;margin:0 auto;padding:76px 28px 96px}.blog-intro{max-width:720px;margin-bottom:42px}.blog-eyebrow,.article-category{font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--pink-dark);margin:0 0 15px}.blog-intro h1,.article-header h1{font-family:var(--serif);font-weight:500;letter-spacing:.07em;margin:0}.blog-intro h1{font-size:clamp(33px,5vw,58px);line-height:1.3}.blog-intro p{color:var(--muted);line-height:2;margin:19px 0 0}.blog-featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;margin:0 0 54px;box-shadow:0 18px 50px rgba(48,29,33,.07)}.blog-featured img{width:100%;height:100%;min-height:360px;object-fit:cover}.blog-featured>span{padding:42px;display:flex;flex-direction:column;justify-content:center}.blog-featured small,.article-card-content small{font-size:11px;font-weight:700;letter-spacing:.13em;color:var(--pink-dark)}.blog-featured strong{font-family:var(--serif);font-size:clamp(25px,3vw,36px);font-weight:500;line-height:1.55;margin:15px 0}.blog-featured p{color:var(--muted);line-height:1.9;margin:0}.blog-featured b{color:var(--pink-dark);font-size:13px;margin-top:26px}.blog-section-heading{display:flex;justify-content:space-between;align-items:end;margin:0 0 20px}.blog-section-heading h2{font-family:var(--serif);font-size:30px;font-weight:500;margin:0}.blog-section-heading p{font-size:13px;color:var(--muted);margin:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid var(--line);border-radius:18px;padding:25px;min-height:250px;display:flex;flex-direction:column;background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(48,29,33,.08)}.article-card-with-media{padding:0}.article-card-media{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;background:#f3ebec}.article-card-content{display:flex;flex:1;flex-direction:column;padding:22px}.article-card time{font-size:12px;color:var(--pink-dark);letter-spacing:.08em;margin-top:10px}.article-card h2{font-family:var(--serif);font-size:21px;font-weight:500;line-height:1.55;margin:13px 0 11px}.article-card p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}.article-card b{margin-top:auto;padding-top:22px;color:var(--pink-dark);font-size:13px}.article-shell{max-width:760px;margin:0 auto;padding:74px 28px 96px}.article-shell-wide{max-width:880px}.article-breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:28px}.article-breadcrumb a,.article-end-nav a{color:var(--pink-dark)}.article-header{border-bottom:1px solid var(--line);padding-bottom:38px;margin-bottom:38px}.article-header time{display:block;font-size:12px;letter-spacing:.12em;color:var(--pink-dark);margin-bottom:18px}.article-header h1{font-size:clamp(30px,5vw,48px);line-height:1.45}.article-lead{font-size:17px;line-height:2;color:#51454a;margin:24px 0 0}.article-hero{display:block;width:100%;height:auto;border-radius:22px;margin-top:32px;background:#f3ebec}.article-body{font-size:16px;line-height:2.1}.article-body h2{font-family:var(--serif);font-size:25px;font-weight:500;line-height:1.55;margin:48px 0 16px}.article-body h3{font-size:19px;line-height:1.7;margin:32px 0 12px}.article-body p{margin:0 0 21px}.article-body ul,.article-body ol{padding-left:1.35em;margin:0 0 21px}.article-body li{margin:7px 0}.cms-article-body figure{margin:34px 0}.cms-article-body figure img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid var(--line);background:#fff}.cms-article-body figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:9px}.cms-article-body .callout{display:block;margin:28px 0;padding:22px 24px;border-radius:16px;background:#fff5f6;border:1px solid #f1ccd3}.cms-article-body .callout p:last-child{margin-bottom:0}.cms-article-body .table-scroll{overflow-x:auto;margin:25px 0 34px;border:1px solid var(--line);border-radius:14px}.cms-article-body table{width:100%;min-width:620px;border-collapse:collapse;background:#fff;font-size:14px;line-height:1.65}.cms-article-body th,.cms-article-body td{padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.cms-article-body th{background:#fff5f6}.cms-article-body tr:last-child td{border-bottom:0}.cms-article-body td p,.cms-article-body th p{margin:0}.article-end-nav{display:flex;justify-content:space-between;gap:20px;margin-top:54px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.article-cta{margin:50px 0 38px;padding:28px;border-radius:16px;background:#fff5f6;border:1px solid #f8d6dc}.article-cta h2{margin:0 0 8px;font-size:22px}.article-cta p{margin:0 0 18px}.article-cta a{display:inline-flex;padding:13px 22px;border-radius:999px;background:var(--pink-dark);color:#fff;font-size:14px}.ad-slot{display:none;margin:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:90px;place-items:center;color:#9c9194;font-size:11px;letter-spacing:.12em}.ad-slot:has(ins){display:grid}.contact-main{max-width:720px;margin:0 auto;padding:74px 28px 96px}.contact-main h1{font-family:var(--serif);font-weight:500;font-size:42px}.contact-main p{line-height:2;color:var(--muted)}.contact-box{margin-top:28px;padding:26px;border:1px solid var(--line);border-radius:15px}.contact-box a{color:var(--pink-dark);text-decoration:underline}.site-footer{margin-top:0}
@media(max-width:760px){.blog-featured{grid-template-columns:1fr}.blog-featured img{min-height:0;aspect-ratio:3/2}.blog-featured>span{padding:25px}.article-grid{grid-template-columns:1fr}.blog-main,.article-shell,.contact-main{padding:48px 20px 64px}.article-card{min-height:0}.article-header h1{font-size:32px}.article-lead{font-size:16px}.article-body{font-size:15px}.article-body h2{font-size:22px}.article-end-nav{flex-direction:column}.ad-slot{min-height:72px}}
.alternative-photo{display:block!important;position:relative;padding:0!important;overflow:hidden;aspect-ratio:1.8;background:#f7eeea}.alternative-photo>img:first-child{width:100%;height:100%;object-fit:cover;object-position:center 27%}.alternative-photo .alternative-hair{position:absolute;left:20%;top:3%;width:60%;height:auto;aspect-ratio:auto;filter:saturate(.9) brightness(.88)}
.result-photo{position:relative}.result-photo .result-hair{position:absolute;left:10%;top:7%;width:80%;height:auto;object-fit:contain;filter:saturate(.9) brightness(.88)}.result-photo.uses-user-photo:after{content:'AI診断に使用した写真';position:absolute;left:12px;bottom:12px;padding:6px 10px;border-radius:99px;background:rgba(32,25,28,.72);color:#fff;font-size:10px;backdrop-filter:blur(6px)}.result-photo.uses-user-photo>img:first-of-type{object-position:center 34%}.ai-advice{margin-top:18px;padding:20px 24px;border:1px solid #e4d4cf;border-radius:14px;background:#fffcf9;display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:center}.ai-advice[hidden]{display:none}.ai-advice span{color:var(--pink-dark);font-size:9px;letter-spacing:.2em}.ai-advice h3{font:500 18px var(--serif);margin:5px 0 0}.ai-advice button{height:42px;padding:0 18px;border:1px solid var(--pink);border-radius:5px;background:#fff;color:var(--pink-dark)}.ai-advice p{grid-column:1/-1;margin:3px 0 0;color:#756d70;font-size:13px;line-height:1.8}.ai-advice.loading button{opacity:.55;pointer-events:none}@media(max-width:760px){.ai-advice{grid-template-columns:1fr}.ai-advice button{width:100%}}
.ai-diagnosis-lead{margin:0 auto 18px;max-width:520px;color:#756d70;font-size:13px;line-height:1.8;text-align:center}.diagnosis-photo-picker{display:grid;place-items:center;width:min(100%,390px);margin:0 auto 18px;padding:16px;border:1px dashed #d8b7bd;border-radius:18px;background:#fff9fa;cursor:pointer}.diagnosis-photo-picker input{position:absolute;opacity:0;pointer-events:none}.diagnosis-photo-picker span{display:grid;place-items:center;width:132px;height:164px;overflow:hidden;border-radius:14px;background:#f3e7e4;color:var(--pink-dark);font-size:36px}.diagnosis-photo-picker img{width:100%;height:100%;object-fit:cover}.diagnosis-photo-picker b{margin-top:10px;color:#684c53}.diagnosis-photo-picker small{margin-top:4px;color:#8b7e81}.diagnosis-consent{display:flex;gap:10px;max-width:520px;margin:16px auto;color:#655b5e;font-size:11px;line-height:1.65}.diagnosis-consent input{flex:0 0 20px;width:20px;height:20px;accent-color:var(--pink-dark)}.ai-analyze-button{display:block;width:min(100%,390px);min-height:52px;margin:14px auto;border:0;border-radius:99px;background:linear-gradient(135deg,#ef7b91,#df5875);color:#fff;font-weight:600}.ai-analyze-button:disabled{opacity:.45}.analysis-state{min-height:1.6em;text-align:center;color:#b1435d;font-size:12px}.ai-analysis-summary{max-width:520px;margin:0 auto 18px;padding:17px 20px;border-radius:16px;background:#fff5f7;text-align:left}.ai-analysis-summary span{color:#98777e;font-size:11px}.ai-analysis-summary span b{color:var(--pink-dark);font-size:18px}.ai-analysis-summary p{margin:8px 0 0;color:#5f5558;font-size:12px}.ai-correction{max-width:540px;margin:auto;text-align:left}.ai-correction h3{margin:14px 0 8px;font:600 14px var(--serif)}.ai-correction h3 small{margin-left:8px;color:#94868a;font:400 9px var(--sans)}.ai-correction>div{display:flex;flex-wrap:wrap;gap:7px}.ai-correction button{min-height:44px;padding:0 13px;border:1px solid #eadbdd;border-radius:99px;background:#fff;color:#706367;font-size:11px}.ai-correction button.selected{border-color:var(--pink-dark);background:#fff0f3;color:var(--pink-dark);font-weight:600}
@media(max-width:520px){.diagnosis-page .question-stage h2{font-size:clamp(25px,8vw,32px);line-height:1.35}.diagnosis-page .question-stage .ai-analysis-title{font-size:24px;white-space:nowrap}.ai-analysis-summary{padding:14px 16px}.ai-correction button{padding:0 11px}}

/* Article section headings share one MAEGAMI MIRROR editorial signature. */
.article-body>h2{
  position:relative;
  margin:52px 0 20px;
  padding:17px 20px 16px 23px;
  border-left:4px solid var(--pink-dark);
  border-bottom:1px solid #f1d7dc;
  border-radius:0 12px 12px 0;
  background:linear-gradient(100deg,var(--pink-soft) 0,rgba(255,241,243,.56) 55%,rgba(255,255,255,0) 100%);
  color:var(--ink);
  font-family:var(--serif);
  font-size:clamp(23px,3vw,28px);
  font-weight:500;
  line-height:1.55;
  letter-spacing:.025em;
  text-wrap:balance;
}

/* Brand QA refinement for the remaining legacy content and fringe routes. */
.brand strong,.site-footer strong{font-family:var(--serif);font-weight:560}
.answer-list button,.question-actions button,.secondary-result-actions a,.secondary-result-actions button,.alternative-card,.result-tip,.ai-advice,.diagnosis-photo-picker,.ai-analysis-summary{border-radius:2px}
.answer-list button{border-color:#d8cfcb;background:#fffdfb}
.answer-list button.selected{border-color:#ad1734;background:#fff7f8;box-shadow:inset 3px 0 0 #ad1734}
.question-actions .next,.result-actions .primary-result,.ai-analyze-button{border-radius:2px;background:#ad1734;box-shadow:none}
.result-photo{border-radius:2px}
.article-cta a{border-radius:2px;background:#ad1734}
.blog-eyebrow,.article-category{letter-spacing:.14em}
.blog-featured,.article-grid{border-color:#ded9d5}

@media(max-width:600px){
  .diagnosis-header{height:66px}
  .diagnosis-header h1{font-size:21px;letter-spacing:.08em}
  .question-stage{padding-top:14px}
  .question-stage h2{margin:10px 0 16px;font-size:27px;line-height:1.42}
  .answer-list{gap:7px}
  .answer-list button{min-height:56px;height:auto;padding:10px 15px;font-size:15px;line-height:1.5}
  .answer-list button span{flex:0 0 22px;width:22px;height:22px;margin-right:14px}
  .question-actions{gap:8px;margin-top:16px}
  .question-actions button{height:54px;font-size:15px}
  .result-main{padding-inline:14px}
  .result-heading{margin-bottom:20px}
  .result-heading h1{font-size:23px;letter-spacing:.08em}
  .blog-section-heading h2{font-size:24px}
}

/* Dense reading layout for every phone shell, including wide IAB viewports. */
@media(max-width:767px){
  .blog-main,.article-shell,.contact-main{padding:26px 16px 56px}
  .blog-intro{margin-bottom:24px}
  .blog-intro h1{font-size:29px;line-height:1.3}
  .blog-intro p{margin-top:10px;font-size:12px;line-height:1.7}
  .blog-featured{margin-bottom:28px}
  .blog-featured>span{padding:18px}
  .article-grid{gap:12px}
  .article-card-content{padding:17px}
  .legal-main{width:min(100% - 28px,780px);padding:26px 0 56px}
  .legal-main>h1{margin:7px 0 12px;font-size:28px;line-height:1.4}
  .legal-lead{margin-bottom:22px;font-size:12px;line-height:1.7}
  .legal-main section{padding:15px 0}
  .legal-main h2{margin-bottom:7px;font-size:18px}
  .legal-main section p,.legal-main li{font-size:12px;line-height:1.75}
  .commercial-list div{padding:10px 0}
}
.article-body>h2::before{
  content:"";
  position:absolute;
  top:0;
  left:-4px;
  width:4px;
  height:14px;
  border-radius:99px;
  background:#f5a5b3;
  box-shadow:0 18px 0 var(--pink-dark);
}
@media(max-width:760px){
  .article-body>h2{
    margin:42px 0 17px;
    padding:14px 15px 13px 17px;
    border-left-width:3px;
    border-radius:0 9px 9px 0;
    font-size:21px;
    line-height:1.55;
    letter-spacing:.015em;
  }
  .article-body>h2::before{left:-3px;width:3px;height:12px;box-shadow:0 15px 0 var(--pink-dark)}
}

/* Public product navigation remains keyboard-accessible without JavaScript. */
.site-header .main-nav,.site-header .mm-static-product-nav{display:flex;flex:1 1 auto;min-width:0;max-width:100%;gap:18px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;margin:auto;align-self:stretch;padding:0;background:transparent;border:0}.site-header .main-nav::-webkit-scrollbar,.site-header .mm-static-product-nav::-webkit-scrollbar{display:none}.site-header .main-nav a,.site-header .mm-static-product-nav a{flex:0 0 auto;position:relative;display:flex;align-items:center}.site-header .main-nav a[aria-current=page]:after,.site-header .mm-static-product-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--pink)}.site-header>.mm-static-account-link{flex:0 0 auto;margin-left:18px;padding:10px 16px;border:1px solid var(--pink);border-radius:999px;color:var(--pink-dark);font-size:13px;white-space:nowrap}.site-header>.mobile-camera-link{display:none}
@media(max-width:1024px){.site-header{height:auto;min-height:108px;padding:0 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:64px 44px;align-items:center}.site-header .brand{grid-column:1;grid-row:1;width:auto;min-width:0}.site-header>.mm-static-account-link{grid-column:2;grid-row:1;margin-left:12px;padding:8px 12px;font-size:11px}.site-header .main-nav,.site-header .mm-static-product-nav{grid-column:1/-1;grid-row:2;width:calc(100% + 28px);max-width:none;min-width:0;height:44px;margin:0 0 0 -14px;padding:0 14px;gap:22px;border-top:1px solid var(--line);background:#fff;scrollbar-width:none}.site-header .main-nav a,.site-header .mm-static-product-nav a{min-height:44px;font-size:12px}.site-header>.mobile-camera-link{display:none}}
@media(max-width:600px){.site-header .main-nav,.site-header .mm-static-product-nav{justify-content:space-around;gap:0;padding-inline:8px;overflow:visible}.site-header .main-nav a,.site-header .mm-static-product-nav a{flex:0 0 auto;padding-inline:3px;font-size:10px;letter-spacing:0;white-space:nowrap}.site-header>.account-link,.site-header>.mm-static-account-link{grid-column:2;grid-row:1;margin-left:10px;padding:8px 10px;font-size:10px}.site-header .brand strong{font-size:14px;letter-spacing:.09em}}
@media(max-width:600px){.site-header .main-nav,.site-header .mm-static-product-nav{justify-content:flex-start;gap:12px;padding-inline:10px;overflow-x:auto;overflow-y:hidden}}

/* Accessible primary actions and visible, comfortably sized return links. */
.button.primary,.ai-analyze-button,.question-actions .next,.result-actions .primary-result{background:#b83f57;color:#fff;font-size:15px;font-weight:700}
@media(max-width:760px){.mobile-camera-link{display:flex;width:auto;min-width:46px;min-height:46px;padding:0 12px;gap:5px;margin-left:8px;white-space:nowrap;font-size:12px}}

/* Consistent compact reading rhythm for mobile legal, notes and intake pages. */
@media(max-width:600px){
  .legal-main{width:calc(100% - 30px);padding:30px 0 58px}
  .legal-kicker{font-size:9px}
  .legal-main>h1{margin:8px 0 14px;font-size:29px;line-height:1.45;letter-spacing:.04em}
  .legal-lead{margin-bottom:24px;font-size:12px;line-height:1.75}
  .legal-main section{padding:15px 0}
  .legal-main h2{margin-bottom:8px;font-size:18px;line-height:1.55}
  .legal-main section p,.legal-main li{font-size:13px;line-height:1.85}
  .blog-main,.article-shell,.contact-main{padding:30px 16px 58px}
  .blog-intro{margin-bottom:24px}
  .blog-intro h1{font-size:30px;line-height:1.38}
  .blog-intro p{margin-top:12px;line-height:1.75}
  .blog-featured{margin-bottom:34px;border-radius:12px}
  .article-header{padding-bottom:24px;margin-bottom:26px}
  .article-header h1{font-size:29px;line-height:1.45}
  .article-lead{margin-top:16px;font-size:15px;line-height:1.85}
  .diagnosis-shell{padding-inline:14px}
  .diagnosis-header{height:66px}
  .question-stage{padding-top:14px}
}

/* Shared phone rhythm for every editorial, legal and support page. */
@media(max-width:600px){
  .legal-main{width:calc(100% - 24px);padding:22px 0 48px}
  .legal-main>h1{margin:6px 0 10px;font-size:27px;line-height:1.38}
  .legal-lead{margin-bottom:18px;font-size:11px;line-height:1.65}
  .legal-main section{padding:12px 0}
  .legal-main h2{margin-bottom:6px;font-size:17px;line-height:1.45}
  .legal-main section p,.legal-main li{font-size:12px;line-height:1.72}
  .legal-links{margin-top:22px;gap:20px}

  .blog-main,.article-shell,.contact-main{padding:22px 14px 48px}
  .blog-intro{margin-bottom:18px}
  .blog-intro h1{font-size:27px;line-height:1.34}
  .blog-intro p{margin-top:8px;font-size:12px;line-height:1.65}
  .blog-featured>span{padding:18px}
  .blog-featured strong{margin:9px 0;font-size:22px;line-height:1.45}
  .article-grid{gap:12px}
  .article-card-content{padding:16px}
  .article-card h2{margin:8px 0;font-size:19px;line-height:1.45}
  .article-card p{font-size:12px;line-height:1.7}
  .article-header{padding-bottom:19px;margin-bottom:21px}
  .article-header h1{font-size:27px;line-height:1.4}
  .article-lead{margin-top:12px;font-size:14px;line-height:1.72}
  .article-body{font-size:14px;line-height:1.9}
  .article-body>h2{margin:30px 0 12px;padding:11px 12px;font-size:19px;line-height:1.48}
  .cms-article-body figure{margin:22px 0}
  .cms-article-body .callout{margin:20px 0;padding:16px}

  .contact-main h1{margin:0 0 10px;font-size:29px;line-height:1.4}
  .contact-main>p{font-size:12px;line-height:1.7}
  .contact-box{margin-top:18px;padding:18px}
  .site-footer{padding:24px 14px;gap:12px}
}

/* Keep this final so late legacy media rules cannot restore the old rounded,
   gradient-heavy component style. */
.brand strong,.site-footer strong{font-family:var(--serif);font-weight:560}
.answer-list button,.question-actions button,.secondary-result-actions a,.secondary-result-actions button,.alternative-card,.result-tip,.ai-advice,.diagnosis-photo-picker,.ai-analysis-summary,.result-photo{border-radius:2px}
.answer-list button.selected{border-color:#ad1734;background:#fff7f8;box-shadow:inset 3px 0 0 #ad1734}
.question-actions .next,.result-actions .primary-result,.ai-analyze-button{border-radius:2px;background:#ad1734;box-shadow:none}
.article-cta a{border-radius:2px;background:#ad1734}
@media(max-width:600px){
  .diagnosis-header{height:66px}.diagnosis-header h1{font-size:21px;letter-spacing:.08em}
  .question-stage{padding-top:14px}.question-stage h2{margin:10px 0 16px;font-size:27px;line-height:1.42}
  .answer-list{gap:7px}.answer-list button{min-height:56px;height:auto;padding:10px 15px;font-size:15px;line-height:1.5}
  .answer-list button span{flex:0 0 22px;width:22px;height:22px;margin-right:14px}
  .question-actions{gap:8px;margin-top:16px}.question-actions button{height:54px;font-size:15px}
}

@media(max-width:767px){
  .blog-main,.article-shell,.contact-main{padding:26px 16px 56px}
  .blog-intro{margin-bottom:24px}.blog-intro h1{font-size:29px;line-height:1.3}.blog-intro p{margin-top:10px;font-size:12px;line-height:1.7}
  .blog-featured{margin-bottom:28px}.blog-featured>span{padding:18px}.article-grid{gap:12px}.article-card-content{padding:17px}
  .legal-main{width:min(100% - 28px,780px);padding:26px 0 56px}
  .legal-main>h1{margin:7px 0 12px;font-size:28px;line-height:1.4}.legal-lead{margin-bottom:22px;font-size:12px;line-height:1.7}
  .legal-main section{padding:15px 0}.legal-main h2{margin-bottom:7px;font-size:18px}.legal-main section p,.legal-main li{font-size:12px;line-height:1.75}.commercial-list div{padding:10px 0}
  .diagnosis-header{height:60px}.diagnosis-header h1{font-size:20px;letter-spacing:.07em}
  .question-stage{padding-top:10px}.question-stage h2{margin:8px 0 13px;font-size:25px;line-height:1.38}
  .answer-list{gap:6px}.answer-list button{min-height:54px;height:auto;padding:9px 14px;font-size:14px;line-height:1.45}
  .question-actions{gap:7px;margin-top:13px}.question-actions button{height:52px;font-size:14px}
}

/* CMS sources may display their full citation URL as the link label. Keep
   those first-party evidence links inside the editorial reading column. */
.cms-article-body a{overflow-wrap:anywhere;word-break:break-word}
