
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&family=Zen+Old+Mincho:wght@600;700&display=swap');
*{box-sizing:border-box}.site-shell{font-family:'Noto Sans JP',sans-serif;color:#263632;background:#fff}.site-header{height:76px;display:flex;align-items:center;gap:36px;padding:0 clamp(20px,5vw,76px);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);z-index:20;border-bottom:1px solid #edf0ec}.brand{display:flex;align-items:center;gap:9px;color:#203c36;text-decoration:none;font-weight:800;font-size:20px;white-space:nowrap}.brand small{font-size:11px;background:#eef6f2;padding:4px 7px;border-radius:10px}.brand-mark{display:inline-grid;place-items:center;width:35px;height:35px;border-radius:12px;background:#247365;color:white;font-family:serif;font-size:22px}.site-header nav{display:flex;gap:28px;margin:auto}.site-header nav a,.login-link{font-size:13px;color:#43524e;text-decoration:none;font-weight:600}.header-actions{display:flex;align-items:center;gap:18px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:15px 27px;border-radius:999px;text-decoration:none;font-weight:700;transition:.2s}.primary{background:#e66f59;color:white;box-shadow:0 8px 24px #e66f5940}.primary:hover{transform:translateY(-2px);background:#d85e49}.primary.small{padding:10px 19px;font-size:13px}.secondary{border:1px solid #325c53;color:#325c53;background:#ffffffcc}.hero{min-height:660px;position:relative;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,249,245,.98) 0%,rgba(250,249,245,.91) 34%,rgba(250,249,245,.12) 66%)}.hero-copy{position:relative;max-width:640px;margin-left:clamp(24px,8vw,132px);padding:70px 0;z-index:1}.eyebrow{color:#d86753;font-size:12px;font-weight:800;letter-spacing:.17em;margin:0 0 15px}.hero h1{font-family:'Zen Old Mincho',serif;font-size:clamp(42px,5vw,68px);line-height:1.35;letter-spacing:.03em;margin:0;color:#27453e}.hero h1 em{font-style:normal;color:#df6e59}.lead{font-size:16px;line-height:2;max-width:540px;color:#53625e;margin:24px 0 30px}.hero-cta{display:flex;gap:14px}.trust-list{display:flex;gap:24px;padding:0;margin:25px 0 0;list-style:none;font-size:12px;color:#53625e;font-weight:600}.trust-list li:before{content:'✓';color:#247365;margin-right:6px}.quick-topics{min-height:100px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:20px;background:#f7f5ef}.quick-topics>span{font-size:12px;font-weight:700;margin-right:15px}.quick-topics a{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#fff;border:1px solid #e2e6e2;border-radius:10px;color:#42524e;text-decoration:none;font-size:12px}.section{padding:100px clamp(22px,8vw,130px)}.listeners-section{background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading h2,.center-heading h2,.price-section h2{font-family:'Zen Old Mincho',serif;font-size:36px;margin:0 0 12px;color:#27453e}.section-heading p,.center-heading p{color:#687570}.text-button{background:none;border:0;color:#247365;font-weight:700}.listener-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.listener-card{border:1px solid #e4e9e5;border-radius:20px;overflow:hidden;box-shadow:0 10px 35px #24463c12;background:#fff}.avatar{height:190px;display:grid;place-items:center;position:relative}.avatar>span{width:94px;height:94px;border-radius:50%;display:grid;place-items:center;background:#ffffff99;color:white;font:700 42px 'Zen Old Mincho';border:3px solid #ffffffaa}.avatar i{position:absolute;right:22px;bottom:16px;width:13px;height:13px;border-radius:50%;background:#aaa;border:3px solid white}.avatar i.online{background:#34a774}.listener-body{padding:20px}.status{font-size:11px;font-weight:800;color:#947f55}.status.available{color:#21865d}.listener-body h3{font-size:20px;margin:9px 0}.listener-body h3 small{font-size:11px;color:#7a8581;font-weight:500}.listener-message{font-size:13px;line-height:1.75;color:#596662;min-height:47px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span{font-size:10px;background:#f0f5f2;padding:5px 8px;border-radius:5px}.rating{font-size:12px;margin:14px 0;color:#6e7875}.rating span{color:#e8a33c;letter-spacing:1px}.rating small{color:#8a9390}.card-bottom{border-top:1px solid #edf0ee;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.card-bottom strong{font-size:23px;color:#263c36}.card-bottom strong small{font-size:10px}.card-bottom button{border:0;border-radius:999px;background:#247365;color:#fff;padding:10px 16px;font-weight:700}.card-bottom button:disabled{background:#8d9895}.how-section{background:#f5f8f6}.center-heading{text-align:center;margin-bottom:50px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;text-align:center}.steps article{position:relative}.steps b{position:absolute;font-size:70px;color:#dce9e4;top:-30px;left:50%;transform:translateX(-50%)}.steps .v-icon{position:relative;font-size:42px;color:#247365;margin:28px 0 20px}.steps h3{font-size:18px}.steps p{font-size:13px;line-height:1.9;color:#66736f}.price-section{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;background:#274f46;color:white}.price-section h2{color:white;font-size:42px}.price-section>div>p,.price-section li{color:#d8e3df;line-height:1.9}.price-section ul{padding-left:20px}.price-card{background:white;color:#32453f;border-radius:24px;padding:38px;text-align:center}.price-card>span{font-weight:700}.price-card>strong{display:block;color:#df6e59;font-size:48px;margin:13px}.price-card>strong small{font-size:14px}.price-card>p{background:#f6f4ee;color:#52605c!important;padding:15px;border-radius:12px}.price-card>small{font-size:10px;color:#7b8582}.safety-section{background:#fffaf7}.safety-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.safety-grid article{background:#fff;padding:28px;border-radius:18px;border:1px solid #eee7e1}.safety-grid .v-icon{color:#247365;font-size:34px}.safety-grid h3{font-size:16px}.safety-grid p{font-size:12px;line-height:1.9;color:#65716d}.listener-recruit{padding:65px clamp(22px,10vw,160px);background:#dfeee9;display:flex;align-items:center;justify-content:space-between}.listener-recruit h2{font-family:'Zen Old Mincho';font-size:30px;margin:5px 0}.listener-recruit p{color:#53645f}.secondary.light{background:white}.final-cta{text-align:center;padding:90px 20px;background:#fff}.final-cta p{color:#75817d}.final-cta h2{font-family:'Zen Old Mincho';font-size:34px;color:#27453e;margin-bottom:28px}footer{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:30px;padding:60px clamp(25px,7vw,110px) 30px;background:#1e3530;color:#dbe6e2;position:relative}footer>div{display:flex;flex-direction:column;gap:10px}footer a{color:#aebfba;text-decoration:none;font-size:12px}footer b{font-size:13px;margin-bottom:8px}.footer-brand{display:block}.footer-brand .brand-mark{margin-right:8px}.footer-brand p{font-size:12px;color:#9bb0aa}.copyright{position:absolute;bottom:12px;right:7vw;font-size:10px;color:#77918a}
@media(max-width:900px){.site-header nav{display:none}.header-actions .login-link{display:none}.hero{min-height:700px}.hero>img{object-position:65% center}.hero-overlay{background:linear-gradient(90deg,rgba(250,249,245,.97),rgba(250,249,245,.72))}.hero-copy{margin:0 24px;max-width:520px}.listener-grid,.steps{grid-template-columns:1fr}.price-section{grid-template-columns:1fr}.safety-grid{grid-template-columns:1fr 1fr}.listener-recruit{display:block}.listener-recruit .secondary{margin-top:20px}footer{grid-template-columns:1fr 1fr}.trust-list{flex-direction:column;gap:7px}}@media(max-width:540px){.site-header{height:66px;padding:0 15px}.brand{font-size:16px}.primary.small{font-size:11px;padding:9px 13px}.hero{min-height:680px}.hero h1{font-size:39px}.hero-copy{margin:0 20px;padding:50px 0}.hero-overlay{background:rgba(250,249,245,.85)}.hero-cta{flex-direction:column;align-items:stretch}.section{padding:72px 20px}.section-heading{display:block}.text-button{margin-top:15px}.safety-grid{grid-template-columns:1fr}.section-heading h2,.center-heading h2,.price-section h2{font-size:30px}.quick-topics>span{width:100%;text-align:center}.listener-recruit{padding:52px 22px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}

html{scroll-behavior:smooth}body{margin:0}section[id]{scroll-margin-top:85px}.section-icon{display:block;font-size:40px;color:#247365;margin:22px 0}.public-notice{background:#f5f8f6;padding:32px;border-radius:18px}.public-notice p{line-height:1.9}.profile-body{white-space:pre-wrap;line-height:1.9}.public-content{min-height:50vh}.card-bottom a{font-size:13px}details{padding:20px 0;border-bottom:1px solid #ddd}summary{cursor:pointer;font-weight:700}.listener-grid:empty{display:none}
