@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";
@media (prefers-reduced-motion:no-preference){.lp-root [data-aos]{opacity:0;animation:.68s ease-out forwards lpReveal;transform:translateY(18px)}.lp-root [data-aos][data-aos-delay="60"]{animation-delay:60ms}.lp-root [data-aos][data-aos-delay="80"]{animation-delay:80ms}.lp-root [data-aos][data-aos-delay="120"]{animation-delay:.12s}.lp-root [data-aos][data-aos-delay="160"]{animation-delay:.16s}.lp-root [data-aos][data-aos-delay="180"]{animation-delay:.18s}.lp-root [data-aos][data-aos-delay="200"]{animation-delay:.2s}.lp-root [data-aos][data-aos-delay="240"]{animation-delay:.24s}.lp-root [data-aos][data-aos-delay="300"]{animation-delay:.3s}}@keyframes lpReveal{to{opacity:1;transform:none}}.lp-root *{box-sizing:border-box;margin:0;padding:0}.lp-root{--navy:#1e3a5f;--navy-dark:#152d4a;--navy-mid:#244873;--blue:#3b82f6;--blue-light:#60a5fa;--teal:#0d9488;--teal-light:#14b8a6;--white:#fff;--off-white:#f8fafc;--gray-100:#f1f5f9;--gray-300:#cbd5e1;--gray-500:#64748b;--gray-700:#334155;--text:#0f172a;--border:#e2e8f0;color:var(--text);background:var(--white);scroll-behavior:smooth;font-family:Zen Kaku Gothic New,sans-serif;line-height:1.75;overflow-x:hidden}.lp-root .lp-header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:68px;padding:0 6%;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.lp-root .lp-header.scrolled{box-shadow:0 2px 16px #1e3a5f14}.lp-root .logo{align-items:center;gap:10px;text-decoration:none;display:flex}.lp-root .logo-wordmark{color:var(--navy);letter-spacing:.02em;font-family:Noto Serif JP,serif;font-size:1.25rem;font-weight:700}.lp-root .logo-wordmark span{color:var(--teal)}.lp-root .logo-sub{color:var(--gray-500);letter-spacing:.06em;margin-top:1px;font-size:.6rem;display:block}.lp-root nav{align-items:center;gap:2rem;display:flex}.lp-root nav a{color:var(--gray-700);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.lp-root nav a:hover{color:var(--teal)}.lp-root nav a.active{color:var(--teal);font-weight:700}.lp-root .btn-nav{background:var(--teal);border-radius:6px;padding:9px 22px;color:var(--white)!important;font-weight:600!important;transition:background .2s!important}.lp-root .btn-nav:hover{background:var(--teal-light)!important}.lp-root .back-link{color:var(--gray-500);align-items:center;gap:6px;font-size:.8rem;display:flex}.lp-root .back-link:hover{color:var(--navy)}.lp-root .menu-btn{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.lp-root .menu-btn span{background:var(--navy);border-radius:2px;height:2px;transition:all .3s;display:block}.lp-root .menu-btn.open span:first-child{transform:translateY(7px)rotate(45deg)}.lp-root .menu-btn.open span:nth-child(2){opacity:0}.lp-root .menu-btn.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.lp-root .nav-mobile{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99;border-top:1px solid var(--border);background:#fffffffa;flex-direction:column;gap:0;padding:32px 6%;display:none;position:fixed;inset:68px 0 0;overflow-y:auto}.lp-root .nav-mobile.open{display:flex}.lp-root .nav-mobile a{color:var(--gray-700);border-bottom:1px solid var(--border);padding:16px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.lp-root .nav-mobile a:hover,.lp-root .nav-mobile a.active{color:var(--teal)}.lp-root .nav-mobile .btn-nav{background:var(--teal);text-align:center;border-bottom:none;border-radius:8px;margin-top:20px;padding:14px 24px;font-weight:700;color:var(--white)!important}.lp-root .nav-mobile .btn-nav:hover{background:var(--teal-light)!important}.lp-root .hero{background:linear-gradient(155deg, #f0fdfa 0%, var(--white) 55%);border-bottom:1px solid var(--border);padding:136px 6% 96px;position:relative;overflow:hidden}.lp-root .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d94880f 0%,#0000 70%);width:640px;height:640px;position:absolute;top:-120px;right:-120px}.lp-root .hero-inner{grid-template-columns:1fr 460px;align-items:center;gap:72px;max-width:1160px;margin:0 auto;display:grid}.lp-root .hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);background:#0d948812;border:1px solid #0d948833;border-radius:4px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.lp-root .hero h1{color:var(--navy);margin-bottom:20px;font-family:Noto Serif JP,serif;font-size:clamp(2rem,3.8vw,3.1rem);font-weight:700;line-height:1.45}.lp-root .hero h1 em{color:var(--teal);font-style:normal}.lp-root .hero-sub{color:var(--gray-500);margin-bottom:40px;font-size:1rem;line-height:1.9}.lp-root .btn-primary{background:var(--teal);color:var(--white);border-radius:8px;align-items:center;gap:8px;padding:15px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .btn-primary:hover{background:var(--teal-light);transform:translateY(-2px);box-shadow:0 8px 24px #0d948840}.lp-root .btn-primary svg{width:16px;height:16px}.lp-root .hero-note{color:var(--gray-500);margin-top:12px;font-size:.78rem}.lp-root .hero-credit{color:#3d4a5c;border:1px solid #e2e8f0;border-left:3px solid var(--teal);background:#fff;border-radius:8px;align-items:center;gap:9px;margin-bottom:32px;padding:10px 16px;font-size:.82rem;font-weight:600;line-height:1.5;display:inline-flex;box-shadow:0 2px 10px #0d94880f}.lp-root .hero-credit .hc-ico{flex-shrink:0;font-size:1.1rem}.lp-root .hero-trust{flex-wrap:wrap;gap:28px;margin-top:40px;display:flex}.lp-root .trust-item{flex-direction:column;display:flex}.lp-root .trust-num{color:var(--navy);letter-spacing:-.02em;font-family:Noto Serif JP,serif;font-size:1.8rem;font-weight:700}.lp-root .trust-label{color:var(--gray-500);letter-spacing:.04em;font-size:.72rem}.lp-root .chat-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 12px 48px #1e3a5f1a}.lp-root .chat-header{background:var(--navy);align-items:center;gap:10px;padding:14px 20px;display:flex}.lp-root .chat-header-dot{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:2s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.lp-root .chat-header-title{color:#ffffffe6;letter-spacing:.04em;font-size:.82rem;font-weight:600}.lp-root .chat-header-badge{color:#5eead4;letter-spacing:.06em;background:#0d94884d;border-radius:20px;margin-left:auto;padding:2px 10px;font-size:.65rem}.lp-root .chat-body{background:var(--off-white);flex-direction:column;gap:14px;padding:20px;display:flex}.lp-root .chat-msg{border-radius:12px;max-width:85%;padding:12px 16px;font-size:.82rem;line-height:1.65}.lp-root .chat-msg.user{background:var(--navy);color:#ffffffe6;border-radius:12px 12px 2px;margin-left:auto}.lp-root .chat-msg.ai{background:var(--white);color:var(--gray-700);border:1px solid var(--border);border-radius:12px 12px 12px 2px}.lp-root .chat-msg.ai strong{color:var(--teal);letter-spacing:.06em;margin-bottom:4px;font-size:.75rem;display:block}.lp-root .chat-input{border-top:1px solid var(--border);background:var(--white);align-items:center;gap:10px;padding:14px 20px;display:flex}.lp-root .chat-input-box{color:var(--gray-500);background:var(--off-white);border:1px solid var(--border);border-radius:6px;flex:1;padding:8px 12px;font-size:.82rem}.lp-root .chat-send{background:var(--teal);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-root .sec{padding:96px 6%}.lp-root .sec-inner{max-width:1160px;margin:0 auto}.lp-root .sec-head{margin-bottom:56px}.lp-root .sec-head.center{text-align:center}.lp-root .sec-head.center .sec-desc{margin:0 auto}.lp-root .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--teal);border-bottom:2px solid var(--teal);margin-bottom:14px;padding-bottom:8px;font-size:.72rem;font-weight:700;display:inline-block}.lp-root .sec-title{color:var(--navy);margin-bottom:14px;font-family:Noto Serif JP,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.45}.lp-root .sec-desc{color:var(--gray-500);max-width:600px;font-size:.95rem;line-height:1.9}.lp-root .prob-sec{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.lp-root .prob-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;display:grid}.lp-root .prob-item{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--teal);border-radius:10px;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.lp-root .prob-icon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.lp-root .prob-text{color:var(--gray-700);font-size:.9rem;font-weight:500;line-height:1.7}.lp-root .feat-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;display:grid}.lp-root .feat-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:32px 28px;transition:all .25s;position:relative;overflow:hidden}.lp-root .feat-card:before{content:"";background:linear-gradient(90deg, var(--teal), var(--blue-light));transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.lp-root .feat-card:hover{border-color:var(--gray-300);transform:translateY(-4px);box-shadow:0 8px 32px #1e3a5f14}.lp-root .feat-card:hover:before{transform:scaleX(1)}.lp-root .feat-icon{margin-bottom:16px;font-size:1.8rem}.lp-root .feat-title{color:var(--navy);margin-bottom:10px;font-family:Noto Serif JP,serif;font-size:1.05rem;font-weight:700}.lp-root .feat-desc{color:var(--gray-500);font-size:.85rem;line-height:1.8}.lp-root .val-sec{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.lp-root .val-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.lp-root .val-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:28px 22px;transition:all .25s;position:relative;overflow:hidden}.lp-root .val-card:before{content:"";background:linear-gradient(90deg, var(--navy), var(--teal));transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.lp-root .val-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #1e3a5f14}.lp-root .val-card:hover:before{transform:scaleX(1)}.lp-root .val-num{color:var(--gray-100);font-family:Noto Serif JP,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:16px;right:18px}.lp-root .val-icon{margin-bottom:14px;font-size:1.6rem}.lp-root .val-label{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-size:.7rem;font-weight:700}.lp-root .val-title{color:var(--navy);margin-bottom:10px;font-family:Noto Serif JP,serif;font-size:1.05rem;font-weight:700}.lp-root .val-desc{color:var(--gray-500);font-size:.82rem;line-height:1.8}.lp-root .plan-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:680px;margin:0 auto;display:grid}.lp-root .plan-card{border:2px solid var(--border);background:#fff;border-radius:16px;padding:36px 32px;position:relative}.lp-root .plan-card-pro{border-color:var(--teal);box-shadow:0 4px 24px #0d94881f}.lp-root .plan-badge{background:var(--teal);color:#fff;white-space:nowrap;border-radius:20px;padding:4px 16px;font-size:.72rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.lp-root .plan-name{color:var(--navy);margin-bottom:8px;font-family:Noto Serif JP,serif;font-size:1.4rem;font-weight:700}.lp-root .plan-price{color:var(--teal);margin-bottom:24px;font-size:1.8rem;font-weight:900}.lp-root .plan-price span{color:var(--gray-500);font-size:.85rem;font-weight:500}.lp-root .plan-features{margin-bottom:28px;list-style:none}.lp-root .plan-features li{color:var(--gray-700);border-bottom:1px solid var(--border);padding:5px 0;font-size:.875rem}.lp-root .plan-features li:last-child{border-bottom:none}.lp-root .plan-features li.hl{color:var(--navy);font-weight:700}.lp-root .plan-card-pro .plan-features li.hl{color:var(--teal)}.lp-root .btn-plan{text-align:center;border-radius:8px;padding:12px 0;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.lp-root .btn-plan-free{background:var(--navy);color:#fff}.lp-root .btn-plan-free:hover{background:var(--navy-mid)}.lp-root .btn-plan-pro{background:var(--teal);color:#fff}.lp-root .btn-plan-pro:hover{background:var(--teal-light)}.lp-root .pricing-banner{background:var(--navy);text-align:center;border-radius:12px;margin-top:48px;padding:40px 48px}.lp-root .pricing-banner h3{color:var(--white);margin-bottom:12px;font-family:Noto Serif JP,serif;font-size:1.5rem;font-weight:700}.lp-root .pricing-banner p{color:#fff9;margin-bottom:24px;font-size:.9rem;line-height:1.8}.lp-root .cta-sec{background:var(--navy);text-align:center;padding:96px 6%}.lp-root .cta-sec .eyebrow{color:#5eead4;border-color:#5eead4}.lp-root .cta-sec .sec-title{color:var(--white)}.lp-root .cta-sec .sec-desc{color:#ffffff8c;margin:0 auto 40px}.lp-root .btn-cta{background:var(--teal);color:var(--white);border-radius:8px;align-items:center;gap:8px;padding:16px 40px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .btn-cta:hover{background:var(--teal-light);transform:translateY(-2px);box-shadow:0 8px 24px #0d94884d}.lp-root .lp-footer{background:#0b1e35;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:44px 6%;display:flex}.lp-root .footer-logo{color:var(--white);margin-bottom:6px;font-family:Noto Serif JP,serif;font-size:1.05rem;font-weight:700}.lp-root .footer-logo span{color:#5eead4}.lp-root .footer-copy{color:#ffffff4d;font-size:.75rem}.lp-root .footer-copy a{color:#fff6;text-decoration:none}.lp-root .footer-links{flex-wrap:wrap;gap:20px;display:flex}.lp-root .footer-links a{color:#fff6;font-size:.8rem;text-decoration:none;transition:color .2s}.lp-root .footer-links a:hover{color:#fffc}.lp-root .related-sec{background:#0b1e35;border-top:1px solid #ffffff0d;padding:40px 6% 8px}.lp-root .related-head{letter-spacing:.1em;color:#ffffff73;text-transform:uppercase;text-align:center;margin-bottom:18px;font-size:.78rem;font-weight:700}.lp-root .related-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.lp-root .related-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:18px 20px;text-decoration:none;transition:all .2s;display:block}.lp-root .related-card:hover{background:#ffffff12;border-color:#5eead466;transform:translateY(-2px)}.lp-root .related-name{color:var(--white);margin-bottom:4px;font-family:Noto Serif JP,serif;font-size:.95rem;font-weight:700}.lp-root .related-desc{color:#ffffff73;font-size:.74rem;line-height:1.5}@media (max-width:680px){.lp-root .related-grid{grid-template-columns:1fr}}.lp-root .page-hero{background:linear-gradient(155deg, #f0fdfa 0%, var(--white) 60%);border-bottom:1px solid var(--border);padding:120px 6% 64px}.lp-root .page-hero-inner{max-width:860px;margin:0 auto}.lp-root .page-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--teal);border-bottom:2px solid var(--teal);margin-bottom:14px;padding-bottom:6px;font-size:.72rem;font-weight:700;display:inline-block}.lp-root .page-title{color:var(--navy);margin-bottom:16px;font-family:Noto Serif JP,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.4}.lp-root .page-desc{color:var(--gray-500);max-width:560px;font-size:.95rem;line-height:1.9}.lp-root .page-desc a{color:var(--teal)}.lp-root .toc-wrap{background:var(--off-white);border:1px solid var(--border);border-radius:12px;max-width:860px;margin:48px auto 0;padding:28px 32px}.lp-root .toc-title{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:14px;font-size:.78rem;font-weight:700}.lp-root .toc-list{grid-template-columns:1fr 1fr;gap:6px 24px;list-style:none;display:grid}.lp-root .toc-list li a{color:var(--navy);align-items:center;gap:8px;padding:5px 0;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.lp-root .toc-list li a:hover{color:var(--teal)}.lp-root .toc-list li a:before{content:"";background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.lp-root .content{max-width:860px;margin:0 auto;padding:64px 6%}.lp-root .step-section{margin-bottom:80px}.lp-root .step-section:last-child{margin-bottom:0}.lp-root .step-anchor{visibility:hidden;height:88px;margin-top:-88px;display:block}.lp-root .step-header{align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.lp-root .step-num{background:var(--navy);width:52px;height:52px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Noto Serif JP,serif;font-size:1.2rem;font-weight:700;display:flex}.lp-root .step-label{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:6px;font-size:.72rem;font-weight:700}.lp-root .step-title{color:var(--navy);font-family:Noto Serif JP,serif;font-size:1.35rem;font-weight:700}.lp-root .step-body{padding-left:72px}.lp-root .step-body p{color:var(--gray-700);margin-bottom:16px;font-size:.9rem;line-height:1.85}.lp-root .step-body p:last-child{margin-bottom:0}.lp-root .step-body a{color:var(--teal)}.lp-root .howto-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.lp-root .howto-card{background:var(--off-white);border:1px solid var(--border);border-radius:10px;padding:20px 22px}.lp-root .howto-card h4{color:var(--navy);align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;font-weight:700;display:flex}.lp-root .howto-card p{color:var(--gray-500);font-size:.82rem;line-height:1.8}.lp-root .num-list{counter-reset:steps;margin-bottom:16px;list-style:none}.lp-root .num-list li{counter-increment:steps;border-bottom:1px solid var(--border);color:var(--gray-700);gap:16px;padding:14px 0;font-size:.9rem;line-height:1.75;display:flex}.lp-root .num-list li:last-child{border-bottom:none}.lp-root .num-list li:before{content:counter(steps);background:var(--teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:.78rem;font-weight:700;display:flex}.lp-root .num-list li a{color:var(--teal)}.lp-root .tip-box{border:1px solid #0d948833;border-left:4px solid var(--teal);color:var(--gray-700);background:#0d94880f;border-radius:8px;margin:20px 0;padding:16px 20px;font-size:.85rem;line-height:1.8}.lp-root .tip-box strong{color:var(--teal);margin-bottom:4px;display:block}.lp-root .tip-box a{color:var(--teal)}.lp-root .warn-box{color:var(--gray-700);background:#fff8f0;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:8px;margin:20px 0;padding:16px 20px;font-size:.85rem;line-height:1.8}.lp-root .warn-box strong{color:#c2410c;margin-bottom:4px;display:block}.lp-root .page-nav{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:80px;padding-top:40px;display:flex}.lp-root .page-nav a{color:var(--teal);align-items:center;gap:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.lp-root .page-nav a:hover{gap:12px}.lp-root .faq-category{margin-bottom:64px}.lp-root .faq-category:last-of-type{margin-bottom:0}.lp-root .cat-anchor{visibility:hidden;height:88px;margin-top:-88px;display:block}.lp-root .cat-header{border-bottom:2px solid var(--teal);align-items:center;gap:14px;margin-bottom:28px;padding-bottom:16px;display:flex}.lp-root .cat-icon{font-size:1.4rem}.lp-root .cat-title{color:var(--navy);font-family:Noto Serif JP,serif;font-size:1.2rem;font-weight:700}.lp-root .faq-item{border:1px solid var(--border);border-radius:10px;margin-bottom:10px;transition:box-shadow .2s;overflow:hidden}.lp-root .faq-item.open{box-shadow:0 4px 16px #1e3a5f14}.lp-root .faq-q{cursor:pointer;color:var(--navy);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:14px;padding:18px 22px;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.lp-root .faq-q:hover{background:var(--off-white)}.lp-root .faq-q-label{background:var(--teal);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.lp-root .faq-q-text{flex:1;line-height:1.6}.lp-root .faq-q-arrow{color:var(--teal);flex-shrink:0;margin-top:3px;transition:transform .25s}.lp-root .faq-item.open .faq-q-arrow{transform:rotate(180deg)}.lp-root .faq-a{padding:0 22px 20px 60px;display:none}.lp-root .faq-item.open .faq-a{display:block}.lp-root .faq-a p{color:var(--gray-700);margin-bottom:10px;font-size:.875rem;line-height:1.85}.lp-root .faq-a p:last-child{margin-bottom:0}.lp-root .faq-a a{color:var(--teal);text-decoration:none}.lp-root .faq-a a:hover{text-decoration:underline}.lp-root .faq-a strong{font-weight:700}.lp-root .cta-block{background:var(--navy);text-align:center;border-radius:16px;margin-top:80px;padding:48px 40px}.lp-root .cta-block h3{color:#fff;margin-bottom:12px;font-family:Noto Serif JP,serif;font-size:1.5rem;font-weight:700}.lp-root .cta-block p{color:#ffffff8c;margin-bottom:28px;font-size:.9rem;line-height:1.8}.lp-root .cta-block .btn-cta{padding:14px 36px;font-size:.95rem}.lp-root .section{margin-bottom:72px}.lp-root .section:last-child{margin-bottom:0}.lp-root .sec-anchor{visibility:hidden;height:88px;margin-top:-88px;display:block}.lp-root .sec-header{margin-bottom:24px}.lp-root .sec-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-size:.72rem;font-weight:700}.lp-root .sec-title-sm{color:var(--navy);font-family:Noto Serif JP,serif;font-size:1.3rem;font-weight:700}.lp-root .sec-body p{color:var(--gray-700);margin-bottom:16px;font-size:.9rem;line-height:1.85}.lp-root .sec-body p:last-child{margin-bottom:0}.lp-root .sec-body strong{font-weight:700}.lp-root .card-grid{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}.lp-root .card{background:var(--off-white);border:1px solid var(--border);border-radius:10px;padding:22px 24px}.lp-root .card h4{color:var(--navy);align-items:center;gap:8px;margin-bottom:10px;font-size:.88rem;font-weight:700;display:flex}.lp-root .card p{color:var(--gray-500);font-size:.82rem;line-height:1.8}.lp-root .card ul{margin-top:8px;list-style:none}.lp-root .card ul li{color:var(--gray-500);align-items:flex-start;gap:8px;padding:3px 0;font-size:.82rem;line-height:1.7;display:flex}.lp-root .card ul li:before{content:"✓";color:var(--teal);flex-shrink:0;font-weight:700}.lp-root .rec-box{border:2px solid var(--teal);background:#0d94880d;border-radius:12px;margin:24px 0;padding:24px 28px}.lp-root .rec-label{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);align-items:center;gap:8px;margin-bottom:10px;font-size:.75rem;font-weight:700;display:flex}.lp-root .rec-box h4{color:var(--navy);margin-bottom:12px;font-family:Noto Serif JP,serif;font-size:1.1rem;font-weight:700}.lp-root .rec-box p{color:var(--gray-700);font-size:.88rem;line-height:1.85}.lp-root .ng-ok-grid{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}.lp-root .ng-card{background:#fff5f5;border:1px solid #fecaca;border-top:3px solid #ef4444;border-radius:10px;padding:20px}.lp-root .ng-card h4{color:#dc2626;margin-bottom:10px;font-size:.85rem;font-weight:700}.lp-root .ng-card p{color:var(--gray-700);font-size:.82rem;line-height:1.8}.lp-root .ok-card{background:#f0fdf4;border:1px solid #bbf7d0;border-top:3px solid #16a34a;border-radius:10px;padding:20px}.lp-root .ok-card h4{color:#16a34a;margin-bottom:10px;font-size:.85rem;font-weight:700}.lp-root .ok-card p{color:var(--gray-700);font-size:.82rem;line-height:1.8}.lp-root .format-table{border-collapse:collapse;width:100%;margin:20px 0;font-size:.875rem}.lp-root .format-table th{background:var(--navy);color:#fff;text-align:left;padding:10px 16px;font-weight:600}.lp-root .format-table td{border-bottom:1px solid var(--border);color:var(--gray-700);padding:10px 16px}.lp-root .format-table tr:last-child td{border-bottom:none}.lp-root .format-table tr:nth-child(2n) td{background:var(--off-white)}.lp-root .badge-ok{color:#16a34a;background:#dcfce7;border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}.lp-root .badge-ng{color:#dc2626;background:#fee2e2;border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}@media (max-width:1024px){.lp-root .hero-inner{grid-template-columns:1fr}.lp-root .chat-card,.lp-root .back-link{display:none}.lp-root .val-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.lp-root nav{display:none}.lp-root .menu-btn{display:flex}.lp-root .prob-grid,.lp-root .feat-grid,.lp-root .val-grid{grid-template-columns:1fr}.lp-root .hero{padding:110px 5% 72px}.lp-root .pricing-banner{padding:32px 24px}.lp-root .lp-footer{flex-direction:column;align-items:flex-start}.lp-root .cta-block{padding:36px 24px}.lp-root .step-body{padding-left:0}.lp-root .howto-grid{grid-template-columns:1fr}}@media (max-width:640px){.lp-root .plan-grid,.lp-root .toc-list{grid-template-columns:1fr}.lp-root .toc-wrap{padding:20px}.lp-root .card-grid,.lp-root .ng-ok-grid{grid-template-columns:1fr}}
