@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");.lp-owner{min-height:100vh;--lp-font:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif}.lp-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.lp-hero{position:relative;padding:5rem 0 6rem;color:#fff;overflow:hidden;font-family:var(--lp-font)}.lp-hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.5}.lp-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(17,24,39,.85) 40%,rgba(30,41,59,.75))}.lp-hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:0 1.5rem;text-align:center}.lp-hero-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.12em;color:rgba(199,210,254,.95);margin:0 0 1rem;text-transform:uppercase}.lp-hero-title{display:flex;flex-direction:column;align-items:center;gap:.15em;font-family:var(--lp-font);font-weight:900;line-height:1.25;letter-spacing:.02em;margin:0 0 .5rem;text-align:center}.lp-hero-title-main{font-size:clamp(1.5rem,3.5vw,2.1rem)}.lp-hero-title-accent{font-size:clamp(2rem,5vw,3rem);color:#fff;letter-spacing:-.02em}.lp-hero-lead{font-size:clamp(1.05rem,2vw,1.25rem);font-weight:500;color:rgba(226,232,240,.95);letter-spacing:.05em;margin:0 0 2rem}.lp-owner-intro{padding:2.5rem 0;background:var(--surface-page);text-align:center}.lp-owner-intro-title{font-size:1.35rem;font-weight:700;letter-spacing:.06em;color:var(--text-primary);margin:0 0 .5rem}.lp-owner-intro-copy{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.lp-owner-intro-desc{font-size:1rem;line-height:1.85;color:var(--text-secondary);max-width:560px;margin:0 auto}.lp-hero-proof{display:inline-block;margin:0 0 2rem;padding-bottom:.35em;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;letter-spacing:.1em;border-bottom:3px solid #f87171}.lp-hero-proof-50{color:#fff}.lp-hero-proof-divider{margin:0 .5rem;color:hsla(0,0%,100%,.6);font-weight:400}.lp-hero-proof-count{color:#fca5a5}.lp-cta-owner{padding:2.5rem 0;background:var(--surface-soft);text-align:center}.lp-cta-owner .lp-cta-title{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:var(--text-primary);margin:0 0 .75rem}.lp-cta-owner .lp-cta-desc{font-size:1rem;line-height:1.75;color:var(--text-secondary);margin:0 auto 1.5rem;max-width:560px}.lp-cta-owner .lp-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.lp-btn-hero{min-height:52px;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;letter-spacing:.06em}.lp-hero-image-section{padding:1.5rem 0 0;background:var(--surface-page)}.lp-hero-image-wrap{max-width:1024px;margin:0 auto;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12)}.lp-hero-image-wrap img{width:100%;height:auto;display:block;vertical-align:top}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;border-radius:var(--radius-sm);text-decoration:none;transition:transform .2s,box-shadow .2s}.lp-btn:hover{transform:translateY(-1px)}.lp-btn-primary{background:var(--accent);color:#fff;border:none}.lp-btn-primary:hover{background:var(--accent-hover);box-shadow:0 8px 24px rgba(99,102,241,.35)}.lp-btn-secondary{background:var(--surface-card);color:var(--text-primary);border:2px solid var(--border-subtle)}.lp-btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.lp-btn-large{min-height:56px;padding:1rem 2rem;font-size:1.1rem}.lp-worry{padding:3rem 0;background:var(--surface-soft);text-align:center}.lp-worry-title{font-size:1.5rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.lp-worry-title--accent{color:var(--accent);font-size:1.35rem}.lp-why{padding:4rem 0;background:var(--surface-page)}.lp-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--text-primary);margin:0 0 1rem}.lp-section-desc{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin:0 0 2rem}.lp-why-sub{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.lp-why-sub-desc{font-size:1rem;color:var(--text-secondary);margin:0 0 2rem}.lp-support-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;list-style:none;margin:0 0 2rem;padding:0}@media (min-width:768px){.lp-support-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.lp-support-grid{grid-template-columns:1fr}}.lp-support-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.lp-support-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.lp-support-icon{width:67px;height:67px;margin-bottom:1rem;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.9);padding:10px}@media (prefers-color-scheme:dark){.lp-support-icon{background:rgba(241,245,249,.9)}}.lp-support-icon img{width:100%;height:100%;object-fit:contain}.lp-support-title{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.lp-support-desc{font-size:.9rem;line-height:1.6;color:var(--text-secondary);margin:0}.lp-why-proof{margin:0 0 2rem;padding:1.25rem 1.5rem;background:var(--surface-soft);border-radius:var(--radius-md)}.lp-why-proof p{font-size:.95rem;line-height:1.8;color:var(--text-secondary);margin:0 0 .5rem}.lp-why-proof p:last-child{margin-bottom:0}.lp-why-cta{text-align:center}.lp-testimonials{padding:4rem 0;background:var(--surface-soft)}.lp-testimonial-list{list-style:none;padding:0;max-width:800px;margin:0 auto 2rem}.lp-testimonial-item{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:2rem}.lp-testimonial-item--right{flex-direction:row-reverse}.lp-testimonial-item--right .lp-testimonial-body{text-align:right}.lp-testimonial-avatar{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid var(--accent-soft)}.lp-testimonial-avatar img{width:100%;height:100%;object-fit:cover}.lp-testimonial-body{flex:1 1;min-width:0}.lp-testimonial-label{font-size:.85rem;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem}.lp-testimonial-quote{font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem;line-height:1.4}.lp-testimonial-text{font-size:.95rem;line-height:1.75;color:var(--text-secondary);margin:0}.lp-testimonials-cta{text-align:center}@media (max-width:600px){.lp-testimonial-item,.lp-testimonial-item--right{flex-direction:column;align-items:center;text-align:center}.lp-testimonial-item--right .lp-testimonial-body{text-align:center}}.lp-flow{padding:4rem 0;background:var(--surface-page)}.lp-flow-sub{font-size:1.15rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.lp-flow-intro{font-size:.95rem;line-height:1.8;color:var(--text-secondary);margin:0 0 2rem}.lp-flow-image{margin:0 0 2.5rem;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md)}.lp-flow-image img{width:100%;height:auto;display:block}.lp-flow-steps{list-style:none;margin:0 0 1.5rem;padding:0;counter-reset:flow-step}.lp-flow-step{margin-bottom:2rem;padding:1.5rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.lp-flow-step:last-of-type{margin-bottom:0}.lp-flow-step-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.lp-flow-step-num{flex-shrink:0;padding:.4rem .75rem;font-size:.75rem;font-weight:800;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-sm)}.lp-flow-step-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem}.lp-flow-step-subtitle{font-size:.9rem;font-weight:600;color:var(--text-secondary);margin:0}.lp-flow-step-points{margin:0 0 0 .5rem;padding-left:1.25rem}.lp-flow-step-points li{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin-bottom:.5rem}.lp-flow-step-points li:last-child{margin-bottom:0}.lp-flow-note{font-size:.9rem;color:var(--text-secondary);text-align:center;margin:1.5rem 0 .5rem}.lp-flow-end{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem}.lp-cta-final,.lp-flow-cta,.lp-flow-end{text-align:center}.lp-cta-final{padding:4rem 0 5rem;background:linear-gradient(180deg,var(--surface-soft) 0,var(--surface-page) 100%)}.lp-cta-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--text-primary);margin:0 0 .75rem}.lp-cta-desc{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin:0 auto 2rem;max-width:560px}.lp-cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}