.container{max-width:900px;margin:0 auto;padding:0 2rem}.steps-section{padding:4rem 2rem;background:var(--bg-section)}.step-card{background:#fff;border-radius:var(--radius-lg);padding:2rem 2.5rem;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.step-card:last-child{margin-bottom:0}.step-badge{display:inline-block;background:var(--primary);color:#fff;padding:.5rem 1.25rem;border-radius:var(--radius-full);font-weight:700;font-size:.9rem;margin-bottom:1.5rem}.step-body{display:flex;gap:2rem;align-items:flex-start}.step-illust{flex-shrink:0;width:100px;height:100px}.step-illust svg{width:100%;height:100%}.step-content{flex:1}.step-content h2{font-size:1.25rem;margin-bottom:1rem;line-height:1.5}.step-points{list-style:none;padding:0}.step-points li{position:relative;padding-left:0;margin-bottom:.5rem;font-size:.9rem;color:var(--text-body);line-height:1.7}.step-points .highlight{color:var(--primary);font-weight:500}.step-link{margin-top:.75rem;font-size:.9rem}.step-link a{color:var(--primary);text-decoration:underline}.timeline-section{padding:4rem 2rem;background:#fff;text-align:center}.timeline-section h2{font-size:1.5rem;margin-bottom:2rem}.timeline{display:flex;justify-content:center;align-items:center;gap:0;max-width:700px;margin:0 auto}.timeline-item{text-align:center;padding:0 1rem}.timeline-item .time{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.timeline-item .label{font-size:.8rem;color:var(--text-muted)}.timeline-bar{width:40px;height:3px;background:var(--border);border-radius:2px}.timeline-note{margin-top:1.5rem;font-size:.8rem;color:var(--text-muted)}.faq-section{padding:4rem 2rem;background:var(--bg-section)}.faq-section h2{font-size:1.5rem;text-align:center;margin-bottom:2rem}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.faq-item{background:#fff;border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border)}.faq-item h3{font-size:.95rem;margin-bottom:.75rem;color:var(--text-dark)}.faq-item p{font-size:.85rem;color:var(--text-body);line-height:1.7}.faq-more{text-align:center}.cta-section{padding:4rem 2rem;background:var(--primary);text-align:center}.cta-section h2{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.cta-section>.container>p{color:#fffc;margin-bottom:1.5rem;font-size:.95rem}.cta-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-line:hover{background:#05a847}.cta-phone{margin-top:1rem;color:#ffffff80;font-size:.85rem}.cta-phone a{color:#ffffffb3}@media (max-width: 768px){.container{padding:0 1rem}.steps-section{padding:2.5rem 1rem}.step-card{padding:1.25rem}.step-body{flex-direction:column;align-items:center;text-align:center}.step-illust{width:80px;height:80px;margin-bottom:.5rem}.step-content h2{font-size:1.05rem}.step-points li{text-align:left;font-size:.85rem}.timeline-section{padding:2.5rem 1rem}.timeline{flex-direction:column;gap:1rem}.timeline-bar{width:3px;height:30px}.faq-section{padding:2.5rem 1rem}.faq-grid{grid-template-columns:1fr}.faq-item{padding:1.25rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:280px}}@media (prefers-color-scheme: dark){.step-card{background:var(--bg-elevated)}.step-content h2{color:var(--text-primary)}.step-points li{color:var(--text-secondary)}.timeline-section{background:var(--bg-elevated)}.timeline-section h2{color:var(--text-primary)}.timeline-item .label{color:var(--text-secondary)}.faq-item{background:var(--bg-elevated)}.faq-item h3{color:var(--text-primary)}.faq-item p{color:var(--text-secondary)}}
