:root{--ink:#11110f;--paper:#f4f0e8;--bone:#fbfaf6;--muted:#6b665d;--line:#d8d0c2;--brick:#8d3f2f;--signal:#d8b35a}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Yu Gothic","Hiragino Sans","Meiryo",system-ui,sans-serif}a{color:inherit}.hub-topbar{min-height:68px;width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;font-weight:800}.hub-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.hub-brand span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:.76rem}.hub-hero,.style-group,.bottom-cta,footer{width:min(1180px,calc(100% - 32px));margin:auto}.hub-hero{padding:78px 0 84px}.hub-hero>p:first-child,.style-group header>p,.bottom-cta>p{margin:0 0 12px;color:var(--brick);font-size:.76rem;font-weight:900;text-transform:uppercase}.hub-hero h1{max-width:900px;margin:0 0 22px;font:700 clamp(3rem,8vw,7rem)/.94 Georgia,"Yu Mincho",serif}.hub-hero>p:nth-of-type(2){max-width:690px;margin:0 0 28px;color:var(--muted);font-size:1.05rem;line-height:1.9}.diagnosis-cta{min-height:56px;display:inline-flex;align-items:center;gap:28px;padding:0 20px;color:var(--bone);background:var(--brick);font-weight:900;text-decoration:none}.diagnosis-cta span{font-size:.8rem}.style-group{padding:60px 0;border-top:1px solid var(--line)}.style-group header{display:grid;grid-template-columns:54px minmax(220px,.7fr) 1fr;align-items:end;gap:18px;margin-bottom:26px}.style-group header>*{margin:0}.style-group header h2{font:700 2rem/1.1 Georgia,"Yu Mincho",serif}.style-group header span{color:var(--muted);line-height:1.7}.styles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.style-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--bone)}.style-card>a{height:100%;display:flex;flex-direction:column;text-decoration:none}.style-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .25s}.style-card:hover img{transform:scale(1.025)}.style-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.style-card__body p{margin:0 0 4px;color:var(--brick);font:700 .72rem Georgia,serif;text-transform:uppercase}.style-card__body h3{margin:0 0 8px;font-size:1.25rem}.style-card__body>span{min-height:48px;color:var(--muted);font-size:.82rem;line-height:1.6}.style-card__body strong{margin-top:16px;font-size:.8rem}.bottom-cta{margin-top:28px;padding:76px 30px;text-align:center;color:var(--bone);background:#171817}.bottom-cta h2{margin:0 auto 26px;font:700 clamp(1.8rem,5vw,3.7rem)/1.1 Georgia,"Yu Mincho",serif}footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.8rem}@media(max-width:780px){.hub-hero{padding:46px 0 56px}.hub-hero h1{font-size:2.8rem}.style-group{padding:42px 0}.style-group header{grid-template-columns:38px 1fr}.style-group header span{grid-column:2}.styles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.style-card__body{padding:13px}.style-card__body>span{font-size:.75rem}.bottom-cta{padding:54px 20px}}@media(max-width:420px){.hub-topbar>a:last-child{font-size:.76rem}.hub-hero h1{font-size:2.35rem}.diagnosis-cta{width:100%;justify-content:space-between;font-size:.8rem}.style-group header{grid-template-columns:1fr}.style-group header p,.style-group header span{grid-column:auto}.style-group header h2{font-size:1.65rem}.styles-grid{grid-template-columns:1fr 1fr}.style-card__body h3{font-size:1rem}.style-card__body>span{display:none}.style-card__body strong{font-size:.68rem}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}}
