*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;--font-serif: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;font-family:var(--font-sans);line-height:1.6;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;color:#333;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{font-family:var(--font-serif);position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;box-shadow:0 1px #0000000f}.header-logo{font-family:var(--font-serif);font-size:1.35rem;font-weight:500;color:#1a1a1a;letter-spacing:.08em}.header-actions{display:flex;align-items:center;gap:1rem}.header-icon{font-family:var(--font-serif);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;color:#333;cursor:pointer}.header-menu-overlay{position:fixed;inset:0;z-index:98;background:#0006;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.header-menu-overlay.is-open{opacity:1;visibility:visible}.header-nav{position:fixed;top:0;right:0;z-index:99;width:min(280px,85vw);height:100vh;background:#fff;box-shadow:-4px 0 20px #00000014;padding:5rem 1.5rem 2rem;transform:translate(100%);transition:transform .25s ease;overflow-y:auto}.header-nav.is-open{transform:translate(0)}.header-nav-list{list-style:none;margin:0;padding:0}.header-nav-list li{border-bottom:1px solid #eee}.header-nav-link{font-family:var(--font-sans);display:block;padding:1rem 0;font-size:1rem;color:#333;text-decoration:none;letter-spacing:.02em}.header-nav-link:hover{color:#7b6f63}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;padding:6rem 2.5rem 2rem;color:#fff}.hero-bg{position:absolute;inset:0;z-index:0}.hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4e0,#d4cfc9);background-size:cover;background-position:center}.hero-main{position:relative;z-index:1;flex:1;display:flex;align-items:center;padding-left:4rem}.hero-content{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;width:100%;max-width:1200px}.hero-text{font-family:var(--font-serif);font-size:clamp(2.5rem,7vw,4.5rem);font-weight:500;line-height:1.35;letter-spacing:.04em;padding-left:0;margin:0}.hero-text-line{display:block}.hero-detail-block{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero-detail{font-family:var(--font-sans);font-size:.75rem;opacity:.9;white-space:nowrap;letter-spacing:.05em}.hero-lines{display:flex;flex-direction:column;gap:4px}.hero-lines span{display:block;width:24px;height:2px;background:#fffc}.hero-lines-vertical{flex-direction:row;gap:6px}.hero-lines-vertical span{width:2px;height:20px}.hero-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-left:4rem;padding-right:2.5rem}.hero-line-cta{font-family:var(--font-serif);font-size:1.15rem;font-weight:400;color:#fff;margin:0;letter-spacing:.06em}.hero-bottom{display:flex;align-items:center;gap:1.25rem}.btn-line{font-family:var(--font-sans);display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.25rem;background:#fff;color:#444;font-size:.875rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;letter-spacing:.03em}.btn-line:hover{background:#f8f8f8}.hero-social{display:flex;align-items:center;gap:1rem}.hero-social a{color:#fff}.hero-social a:hover{opacity:1}.product-section{padding:4rem 1.5rem;background:#fff}.product-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}.product-title{font-family:var(--font-serif);font-size:2rem;font-weight:500;color:#7b6f63;margin:0 0 .5rem;letter-spacing:.02em}.product-subtitle{font-family:var(--font-sans);font-size:1rem;color:#7b6f63;margin:0 0 1.5rem;letter-spacing:.02em}.product-desc{font-family:var(--font-sans);font-size:.95rem;color:#333;line-height:1.8;margin:0 0 1.5rem;max-width:480px;letter-spacing:.02em}.btn-learn{font-family:var(--font-sans);display:inline-block;padding:.6rem 1.5rem;background:#fff;color:#b2a292;font-size:.85rem;font-weight:500;letter-spacing:.08em;border:1px solid #c7b7a7;border-radius:4px;text-decoration:none}.btn-learn:hover{color:#8b7d6e;border-color:#b2a292}.product-visual{position:relative}.product-label{position:absolute;top:0;left:0;font-size:.7rem;letter-spacing:.15em;color:#aaa}.product-image-placeholder{aspect-ratio:4/5;max-height:520px;background:#f0ebe6;border-radius:4px}.evidence-section{position:relative;display:grid;grid-template-columns:60% 40%;min-height:70vh;background:#fff}.evidence-left{background:linear-gradient(135deg,#a8d4e8,#7eb8d4,#5a9fc4)}.evidence-image-placeholder{width:100%;height:100%;min-height:400px;background:#ffffff26}.evidence-right{padding:4rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.evidence-title{font-family:var(--font-serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#1a1a1a;line-height:1.5;margin:0 0 1.5rem;padding-right:1rem;border-right:3px solid #ddd;letter-spacing:.02em}.evidence-title span{display:block}.evidence-desc{font-family:var(--font-sans);font-size:.95rem;color:#666;line-height:1.8;margin:0 0 1.5rem;letter-spacing:.02em}.user-voice-section{padding:4rem 1.5rem;background:#fff}.user-voice-title{font-family:var(--font-serif);font-size:2rem;font-weight:500;color:#6b5e52;margin:0 0 2rem;text-align:left;letter-spacing:.02em}.user-voice-inner{max-width:1000px;margin:0 auto;display:flex;gap:2rem;align-items:center}.user-voice-image-placeholder{width:220px;min-width:220px;height:320px;background:#e8e0d8;border-radius:4px;flex-shrink:0}.user-voice-reviews{flex:1;display:flex;flex-direction:column;gap:1.5rem}.review-block{padding:1rem 0}.review-stars{color:#b8958a;font-size:1rem;letter-spacing:.1em;margin-bottom:.5rem}.review-text{font-family:var(--font-sans);font-size:.95rem;color:#333;line-height:1.75;margin:0 0 .75rem;letter-spacing:.02em}.review-author{display:flex;align-items:center;gap:.75rem}.review-avatar{width:36px;height:36px;border-radius:50%;background:#c9b5ab;flex-shrink:0}.review-name{font-family:var(--font-sans);display:block;font-size:.9rem;color:#8b7355;font-weight:500;letter-spacing:.02em}.review-age{font-size:.8rem;color:#a08c84}.line-registration{background:#f8f2f0;padding:2.5rem 1.5rem}.line-reg-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.line-reg-title{font-family:var(--font-serif);font-size:1.5rem;font-weight:500;color:#5a4f47;margin:0 0 .25rem;letter-spacing:.02em}.line-reg-desc{font-family:var(--font-sans);font-size:.9rem;color:#666;margin:0;letter-spacing:.02em}.btn-line-reg{font-family:var(--font-sans);display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#888;font-size:.9rem;font-weight:500;border-radius:6px;text-decoration:none;white-space:nowrap;border:1px solid #e0e0e0;letter-spacing:.02em}.btn-line-reg:hover{background:#f8f8f8;color:#666}.site-footer{background:#1c212e;color:#fff;padding:3rem 1.5rem 2rem}.footer-main{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:3rem}.footer-brand{font-family:var(--font-sans);font-size:1.25rem;font-weight:600;margin:0 0 .25rem;letter-spacing:.02em;color:#fff;text-decoration:none;display:inline-block}.footer-brand:hover{color:#fff;text-decoration:none}.footer-tagline{font-family:var(--font-sans);font-size:.9rem;color:#ffffffe6;margin:0 0 1.5rem;letter-spacing:.02em;line-height:1.6}.footer-heading{font-family:var(--font-sans);font-size:.9rem;font-weight:600;margin:0 0 .5rem;letter-spacing:.02em}.footer-links-group{margin-bottom:1rem}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{font-family:var(--font-sans);font-size:.85rem;color:#ffffffb3;letter-spacing:.02em}.footer-links a:hover{color:#fff}.footer-right .footer-links{flex-direction:column}.footer-divider{max-width:1000px;margin:2rem auto 1.5rem;height:1px;background:#fff3}.footer-bottom{max-width:1000px;margin:0 auto;text-align:center}.footer-copy{font-family:var(--font-sans);font-size:.8rem;color:#fff9;margin:0 0 .5rem;letter-spacing:.02em}.footer-legal{display:flex;justify-content:center;gap:1rem}.footer-legal a{font-family:var(--font-sans);font-size:.8rem;color:#fff9;letter-spacing:.02em}.footer-legal a:hover{color:#fff}.page{padding:6rem 1.5rem 4rem;min-height:60vh}.page-inner{max-width:720px;margin:0 auto}.page-title{font-family:var(--font-serif);font-size:1.75rem;font-weight:500;color:#1a1a1a;margin:0 0 .5rem;letter-spacing:.02em}.page-lead{font-family:var(--font-sans);font-size:.95rem;color:#666;line-height:1.7;margin:0 0 2rem}.page-cta{margin:2rem 0 0}.page-cta .btn-learn{margin-right:1rem}.product-detail{margin-bottom:2.5rem}.product-detail h2{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;color:#7b6f63;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e8e4e0}.product-detail p{font-family:var(--font-sans);font-size:.95rem;color:#333;line-height:1.8;margin:0}.spec-list{font-family:var(--font-sans);margin:0}.spec-list dt{font-weight:600;color:#555;margin-top:.75rem;font-size:.9rem}.spec-list dt:first-child{margin-top:0}.spec-list dd{margin:.25rem 0 0;color:#333;font-size:.95rem}.price-note{font-size:.95rem}.price-note a{color:#7b6f63;text-decoration:underline}.faq-list{list-style:none;margin:0;padding:0}.faq-item{border-bottom:1px solid #eee;padding:1.25rem 0}.faq-item:first-child{padding-top:0}.faq-q{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.faq-a{font-family:var(--font-sans);font-size:.9rem;color:#555;line-height:1.7;margin:0}.contact-form .form-row{margin-bottom:1.5rem}.contact-form label{font-family:var(--font-sans);font-size:.9rem;font-weight:500;color:#333;display:block;margin-bottom:.35rem}.contact-form .required{color:#c00;font-size:.75rem}.contact-form input,.contact-form select,.contact-form textarea{font-family:var(--font-sans);font-size:1rem;width:100%;max-width:400px;padding:.6rem .75rem;border:1px solid #ddd;border-radius:4px}.contact-form textarea{max-width:100%;min-height:120px;resize:vertical}.form-actions{margin-top:1.5rem}.btn-submit{font-family:var(--font-sans);padding:.75rem 2rem;background:#1c212e;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer}.btn-submit:hover{background:#2a3142}.contact-success{font-family:var(--font-sans);padding:2rem 0}.contact-success p{margin:0 0 1rem;line-height:1.7}.legal-page .page-title{margin-bottom:.25rem}.legal-updated{font-family:var(--font-sans);font-size:.85rem;color:#888;margin:0 0 2rem}.legal-body{font-family:var(--font-sans);font-size:.95rem;line-height:1.85;color:#333}.legal-body h2{font-family:var(--font-serif);font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:2rem 0 .5rem}.legal-body h2:first-child{margin-top:0}.legal-body p{margin:0 0 .75rem}.legal-body ul,.legal-body ol{margin:.5rem 0 1rem;padding-left:1.5rem}.legal-body li{margin-bottom:.25rem}@media(max-width:900px){.product-inner{grid-template-columns:1fr;text-align:left}.product-visual{order:-1}.evidence-section{grid-template-columns:1fr}.evidence-right{padding:2rem 1.5rem}.user-voice-inner{flex-direction:column}.user-voice-image-placeholder{width:100%;max-width:280px;height:280px}.line-reg-inner{flex-direction:column;text-align:center}.footer-main{grid-template-columns:1fr;text-align:left}}@media(max-width:600px){.hero-main,.hero-footer{padding-left:2rem}.hero-content{flex-direction:column;align-items:flex-start}.hero-bottom{flex-wrap:wrap}}
