:root{--top-primary:#2b6cb0;--top-primary-dark:#2c5282;--top-primary-light:#ebf8ff;--top-accent-orange:#c05621;--top-accent-orange-hover:#9c4221;--top-accent-green:#2f855a;--top-line-green:#007a33;--top-line-green-hover:#006028;--top-text-main:#1a202c;--top-text-muted:#4a5568;--top-text-light:#64748b;--top-bg-light:#f8fafc;--top-bg-white:#ffffff;--top-border:#e2e8f0;--top-shadow-sm:0 2px 8px rgba(0,0,0,0.04);--top-shadow-md:0 6px 20px rgba(0,0,0,0.06);--top-shadow-lg:0 12px 30px rgba(0,0,0,0.08);--top-radius-sm:6px;--top-radius-md:10px;--top-radius-lg:16px;--top-max-width:1200px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--top-primary);outline-offset:3px;border-radius:2px}.top-page-wrapper{color:var(--top-text-main);background-color:var(--top-bg-white);font-family:Noto Sans JP,sans-serif;overflow-x:hidden}.container{width:100%;max-width:var(--top-max-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.bg-light{background-color:var(--top-bg-light)}.center{text-align:center}.site-header{padding:0!important;margin:0;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--top-border);box-shadow:0 1px 4px rgba(0,0,0,.02);position:-webkit-sticky;position:sticky;top:0;z-index:100}.section-category-nav,.section-company,.section-comparison,.section-consultation,.section-faq,.section-flow,.section-pricing,.section-services,.section-situation,.section-why-r5{padding:5rem 0}@media (max-width:768px){.section-category-nav,.section-company,.section-comparison,.section-consultation,.section-faq,.section-flow,.section-pricing,.section-services,.section-situation,.section-why-r5{padding:3.5rem 0}}.section-header{margin-bottom:3.5rem}.section-header .sub-title{display:inline-block;font-size:.85rem;font-weight:700;color:var(--top-primary);letter-spacing:.1em;margin-bottom:.5rem}.section-header h2{font-size:2rem;font-weight:700;color:var(--top-text-main);line-height:1.4;margin-bottom:1rem}.section-header .section-lead{font-size:1.05rem;color:var(--top-text-muted);line-height:1.7}.case-disclaimer{font-size:.85rem;color:var(--top-text-light);margin-top:.75rem}.header-container{max-width:var(--top-max-width);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.site-header .logo a{text-decoration:none;font-size:1.35rem;font-weight:700;color:var(--top-primary);display:flex;align-items:baseline;gap:.5rem;white-space:nowrap}.site-header .logo-sub{font-size:.85rem;color:var(--top-text-muted);font-weight:500;white-space:nowrap}.global-nav ul{display:flex;list-style:none;gap:1.5rem;margin:0;padding:0}.global-nav a{text-decoration:none;color:var(--top-text-main);font-size:.95rem;font-weight:500;white-space:nowrap;transition:color .2s ease}.global-nav a:hover{color:var(--top-primary)}.header-contact{display:flex;align-items:center;gap:1.25rem}.header-phone{text-decoration:none;flex-direction:column;line-height:1.2}.header-phone,.header-phone-main{color:var(--top-text-main);display:flex}.header-phone-main{font-size:1.15rem;font-weight:700;align-items:center;gap:.35rem}.header-phone-main i{color:var(--top-primary)}.header-phone-time{font-size:.75rem;font-weight:400;color:var(--top-text-light);padding-left:1.35rem}.btn-header-cta{text-decoration:none;background:var(--top-primary);color:#ffffff;padding:.6rem 1.2rem;border-radius:var(--top-radius-sm);font-size:.9rem;font-weight:700;white-space:nowrap;transition:background .2s ease}.btn-header-cta:hover{background:var(--top-primary-dark)}.header-cta-sp{display:none}@media (max-width:1024px){.global-nav{display:none}}@media (max-width:768px){.header-container{padding:.6rem 1rem}.header-cta-pc,.header-phone,.site-header .logo-sub{display:none}.header-cta-sp{display:inline}.btn-header-cta{padding:.5rem .85rem;font-size:.85rem}}.hero.top-hero,.top-hero{position:relative;min-height:560px;height:auto!important;padding:0!important;display:flex;align-items:center;background-color:#f1f5f9;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;z-index:1}.hero-bg,.hero-img{width:100%;height:100%}.hero-img{object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.9) 45%,rgba(255,255,255,.3))}.hero-container{position:relative;z-index:2;width:100%;max-width:var(--top-max-width);margin:0 auto;padding:4rem 1.5rem}.hero-content,.hero.top-hero .hero-content{max-width:620px;padding:0!important;margin:0!important;width:auto!important}.badge-outline{display:inline-block;background:#ffffff;color:var(--top-primary);border:1px solid var(--top-primary);padding:.35rem .85rem;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:1.25rem}.hero-title,.hero.top-hero .hero-title{font-size:2.5rem!important;font-weight:700;line-height:1.35;color:var(--top-text-main);margin-bottom:1.25rem}.hero-desc,.hero.top-hero .hero-desc{font-size:1.1rem;line-height:1.8;color:var(--top-text-muted);margin-bottom:1rem}.hero-sub-note{font-size:.95rem;font-weight:700;color:var(--top-accent-green);margin-bottom:2rem;display:flex;align-items:center;gap:.4rem}.hero-actions,.hero.top-hero .hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-hero-phone{display:flex;align-items:center;gap:.75rem;background:#ffffff;border:2px solid var(--top-primary);color:var(--top-primary);padding:.6rem 1.2rem;border-radius:var(--top-radius-md);text-decoration:none;transition:all .2s ease}.btn-hero-phone i{font-size:1.5rem}.btn-phone-text{display:flex;flex-direction:column}.btn-phone-num{font-size:1.25rem;font-weight:700;line-height:1.2}.btn-phone-hours{font-size:.75rem;color:var(--top-text-light)}.btn-hero-phone:hover{background:var(--top-primary-light)}.btn-primary,.pricing-cta-box .btn-primary.large,.top-final-cta .btn-primary.large,.top-hero .btn-primary.large{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--top-primary);color:#ffffff;text-decoration:none;font-weight:700;border-radius:var(--top-radius-md);padding:.9rem 1.5rem;transition:background .2s ease,transform .1s ease}.btn-primary:hover,.pricing-cta-box .btn-primary.large:hover,.top-final-cta .btn-primary.large:hover,.top-hero .btn-primary.large:hover{background:var(--top-primary-dark);transform:translateY(-1px)}.btn-secondary,.top-hero .btn-secondary.large{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#ffffff;color:var(--top-text-main);border:1px solid var(--top-border);text-decoration:none;font-weight:700;border-radius:var(--top-radius-md);padding:.9rem 1.5rem;transition:all .2s ease}.btn-secondary:hover,.top-hero .btn-secondary.large:hover{background:#f8fafc;border-color:#cbd5e0}@media (max-width:768px){.hero.top-hero,.top-hero{min-height:auto!important;height:auto!important;padding:0!important}.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.92) 80%,rgba(255,255,255,.85))}.hero-container{padding:3rem 1.25rem!important}.hero-title,.hero.top-hero .hero-title{font-size:1.85rem!important}.hero-actions,.hero.top-hero .hero-actions{flex-direction:column}.btn-hero-phone,.top-hero .btn-primary.large,.top-hero .btn-secondary.large{width:100%;justify-content:center}}@media (max-width:375px){.hero-title,.hero.top-hero .hero-title{font-size:1.65rem!important}}@media (max-width:360px){.hero-title,.hero.top-hero .hero-title{font-size:1.55rem!important}}@media (max-width:320px){.hero-title,.hero.top-hero .hero-title{font-size:1.35rem!important}}.trust-bar{background:#ffffff;border-bottom:1px solid var(--top-border);padding:1.5rem 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.trust-item{display:flex;align-items:center;gap:1rem;padding:.5rem}.trust-icon{font-size:1.8rem;color:var(--top-primary);flex-shrink:0}.trust-text{display:flex;flex-direction:column}.trust-text strong{font-size:.95rem;color:var(--top-text-main);line-height:1.3}.trust-text span{font-size:.8rem;color:var(--top-text-light);margin-top:.2rem}@media (max-width:1024px){.trust-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:640px){.trust-grid{grid-template-columns:1fr;gap:1rem}}.section-current-info{padding:1.5rem 0;background-color:#fffaf0;border-bottom:1px solid #feebc8}.current-info-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#ffffff;border:1px solid #fbd38d;border-left:4px solid var(--top-accent-orange);padding:1.25rem 1.5rem;border-radius:var(--top-radius-sm)}.current-info-badge{font-size:.85rem;font-weight:700;color:var(--top-accent-orange);flex-shrink:0}.current-info-body{flex:1 1}.current-info-title{font-size:1.05rem;font-weight:700;color:var(--top-text-main);margin-bottom:.25rem;line-height:1.4}.current-info-body p{font-size:.9rem;color:var(--top-text-muted);margin:0}.btn-info-link{display:inline-flex;align-items:center;gap:.4rem;background:var(--top-accent-orange);color:#ffffff;text-decoration:none;font-size:.9rem;font-weight:700;padding:.6rem 1rem;border-radius:var(--top-radius-sm);white-space:nowrap;transition:background .2s ease}.btn-info-link:hover{background:var(--top-accent-orange-hover)}@media (max-width:768px){.current-info-card{flex-direction:column;align-items:flex-start;gap:1rem}.btn-info-link{width:100%;justify-content:center}}.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.situation-card{display:flex;flex-direction:column;background:#ffffff;border:1px solid var(--top-border);border-radius:var(--top-radius-md);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--top-shadow-sm);transition:all .3s ease}.situation-card:hover{transform:translateY(-4px);box-shadow:var(--top-shadow-md);border-color:#cbd5e0}.situation-img-wrap{width:100%;aspect-ratio:4/3;overflow:hidden;background:#edf2f7}.situation-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.situation-card:hover .situation-img{transform:scale(1.03)}.situation-card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.situation-tag{font-size:.75rem;font-weight:700;color:var(--top-primary);background:var(--top-primary-light);padding:.25rem .6rem;border-radius:4px;align-self:flex-start;margin-bottom:.75rem}.situation-card-body h3{font-size:1.2rem;font-weight:700;color:var(--top-text-main);margin-bottom:.75rem;line-height:1.4}.situation-card-body p{font-size:.95rem;color:var(--top-text-muted);line-height:1.6;margin-bottom:1.25rem;flex:1 1}.card-link-text{font-size:.9rem;font-weight:700;color:var(--top-primary);display:inline-flex;align-items:center;gap:.3rem}@media (max-width:1024px){.situation-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.situation-grid{grid-template-columns:1fr;gap:1.5rem}}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.service-card{background:#ffffff;padding:2.5rem 2rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border);box-shadow:var(--top-shadow-sm)}.service-card-icon{font-size:2rem;color:var(--top-primary);margin-bottom:1.25rem}.service-card h3{font-size:1.35rem;font-weight:700;color:var(--top-text-main);margin-bottom:1rem}.service-card p{font-size:.95rem;color:var(--top-text-muted);line-height:1.7;margin-bottom:1.5rem}.service-link{font-size:.9rem;font-weight:700;color:var(--top-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.service-link:hover{text-decoration:underline}.special-items-box{background:#ffffff;border:1px solid var(--top-border);padding:2.5rem;border-radius:var(--top-radius-md);text-align:center}.special-items-box h3{font-size:1.25rem;color:var(--top-text-main);margin-bottom:.75rem}.special-items-box p{font-size:.95rem;color:var(--top-text-muted);margin-bottom:1.75rem}.special-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.tag-btn{text-decoration:none;background:#edf2f7;color:var(--top-text-main);font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;border-radius:20px;transition:all .2s ease}.tag-btn:hover{background:var(--top-primary);color:#ffffff}@media (max-width:768px){.services-grid{grid-template-columns:1fr}}.why-r5-layout{display:flex;flex-direction:column;gap:3rem}.why-r5-image-wrap{width:100%;border-radius:var(--top-radius-md);overflow:hidden;box-shadow:var(--top-shadow-md);position:relative}.why-r5-img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.why-r5-img-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(15,23,42,.75);color:#ffffff;padding:.75rem 1.5rem;font-size:.9rem;text-align:center}.why-r5-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.why-box{display:flex;gap:1.5rem;background:#ffffff;padding:2rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border);box-shadow:var(--top-shadow-sm)}.why-num{font-size:1.75rem;font-weight:900;color:var(--top-primary);line-height:1;flex-shrink:0}.why-content h3{font-size:1.15rem;font-weight:700;color:var(--top-text-main);margin-bottom:.5rem}.why-content p{font-size:.95rem;color:var(--top-text-muted);line-height:1.6;margin:0}@media (max-width:768px){.why-r5-grid{grid-template-columns:1fr}}.pricing-intro{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.05rem;line-height:1.8;color:var(--top-text-muted)}.pricing-factors-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.factor-box{background:#ffffff;padding:2rem 1.5rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border);text-align:center;box-shadow:var(--top-shadow-sm)}.factor-icon-wrap{font-size:2.2rem;color:var(--top-primary);margin-bottom:1rem}.factor-box h3{font-size:1.05rem;font-weight:700;color:var(--top-text-main);margin-bottom:.75rem}.factor-box p{font-size:.9rem;color:var(--top-text-light);line-height:1.6;margin:0}.pricing-image-container{width:100%;border-radius:var(--top-radius-md);overflow:hidden;box-shadow:var(--top-shadow-sm);margin-bottom:3rem}.pricing-img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.pricing-cta-box{background:#ffffff;border:2px solid var(--top-primary);border-radius:var(--top-radius-md);padding:3rem 2rem;text-align:center}.pricing-cta-inner h3{font-size:1.35rem;font-weight:700;color:var(--top-text-main);margin-bottom:1rem}.pricing-cta-inner p{font-size:1rem;color:var(--top-text-muted);max-width:700px;margin:0 auto 2rem;line-height:1.7}@media (max-width:1024px){.pricing-factors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.pricing-factors-grid{grid-template-columns:1fr}}.consultation-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.consultation-card{background:#ffffff;padding:2rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border);box-shadow:var(--top-shadow-sm)}.consultation-header{margin-bottom:1rem}.consultation-badge{display:inline-block;font-size:.8rem;font-weight:700;color:var(--top-primary);background:var(--top-primary-light);padding:.2rem .5rem;border-radius:4px;margin-bottom:.5rem}.consultation-card h3{font-size:1.15rem;font-weight:700;color:var(--top-text-main)}.consultation-card p{font-size:.95rem;color:var(--top-text-muted);line-height:1.7;margin:0}@media (max-width:768px){.consultation-grid{grid-template-columns:1fr}}.comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.comparison-box{background:#ffffff;padding:3rem 2.5rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border);box-shadow:var(--top-shadow-sm);display:flex;flex-direction:column}.comparison-badge{font-size:.85rem;font-weight:700;padding:.4rem .8rem;border-radius:20px;display:inline-block;margin-bottom:1.25rem;align-self:flex-start}.comparison-badge.self{background:#edf2f7;color:#4a5568}.comparison-badge.pro{background:var(--top-primary-light);color:var(--top-primary)}.comparison-box h3{font-size:1.35rem;font-weight:700;color:var(--top-text-main);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.comparison-list{list-style:none;padding:0;margin:0 0 1.5rem;flex:1 1}.comparison-list li{position:relative;padding-left:1.75rem;font-size:.95rem;color:var(--top-text-muted);line-height:1.7;margin-bottom:1rem}.comparison-box.self-dispose .comparison-list li:before{content:"✓";position:absolute;left:0;color:#a0aec0;font-weight:700}.comparison-box.pro-dispose .comparison-list li:before{content:"✓";position:absolute;left:0;color:var(--top-primary);font-weight:700}.comparison-note{font-size:.8rem;color:var(--top-text-light);margin:0}.comparison-cta{margin-top:2rem}.btn-comparison-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--top-primary);color:#ffffff;text-decoration:none;font-weight:700;padding:.9rem;border-radius:var(--top-radius-md);transition:background .2s ease}.btn-comparison-cta:hover{background:var(--top-primary-dark)}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}}.compact-nav-wrapper{display:flex;flex-direction:column;gap:2.5rem;max-width:960px;margin:0 auto}.compact-nav-group{background:#ffffff;border:1px solid var(--top-border);border-radius:var(--top-radius-md);padding:2rem;box-shadow:var(--top-shadow-sm)}.compact-nav-title{font-size:1.15rem;font-weight:700;color:var(--top-text-main);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.compact-nav-title i{color:var(--top-primary)}.compact-chips{display:flex;flex-wrap:wrap;gap:.85rem}.chip-link{display:inline-flex;align-items:center;text-decoration:none;background:#f1f5f9;color:var(--top-text-main);font-size:.95rem;font-weight:500;padding:.65rem 1.25rem;border-radius:30px;border:1px solid #e2e8f0;transition:all .2s ease}.chip-link:hover{background:var(--top-primary);color:#ffffff;border-color:var(--top-primary);transform:translateY(-2px)}.chip-link.highlight{background:#fffaf0;border-color:#fbd38d;color:var(--top-accent-orange);font-weight:700}.chip-link.highlight:hover{background:var(--top-accent-orange);color:#ffffff;border-color:var(--top-accent-orange)}.flow-image-container{width:100%;border-radius:var(--top-radius-md);overflow:hidden;box-shadow:var(--top-shadow-sm);margin-bottom:3.5rem}.flow-img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.clean-steps{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.step-item{flex:1 1;text-align:center;background:#ffffff;padding:2rem 1.5rem;border-radius:var(--top-radius-md);border:1px solid var(--top-border)}.step-circle{width:50px;height:50px;border-radius:50%;background:var(--top-primary);color:#ffffff;font-size:1.25rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.step-item h3{font-size:1.1rem;font-weight:700;color:var(--top-text-main);margin-bottom:.75rem}.step-item p{font-size:.9rem;color:var(--top-text-muted);line-height:1.6;margin:0}.step-line{display:none}@media (max-width:768px){.clean-steps{flex-direction:column;gap:1.5rem}.step-item{width:100%}}.faq-accordion{max-width:860px;margin:0 auto 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.faq-item{background:#ffffff;border:1px solid var(--top-border);border-radius:var(--top-radius-md);overflow:hidden;transition:border-color .2s ease}.faq-item[open]{border-color:#cbd5e0}.faq-q{padding:1.5rem 2rem;cursor:pointer;display:flex;align-items:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-q::-webkit-details-marker{display:none}.badge-q{width:32px;height:32px;background:var(--top-primary);color:#ffffff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-q-text{font-size:1.1rem;font-weight:700;color:var(--top-text-main);flex:1 1;margin:0}.faq-icon{color:var(--top-text-light);transition:transform .3s ease}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-a{padding:0 2rem 1.75rem 4.5rem}.faq-a p{font-size:.95rem;color:var(--top-text-muted);line-height:1.7;margin:0}.faq-more{text-align:center}.text-link{font-size:1rem;font-weight:700;color:var(--top-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.text-link:hover{text-decoration:underline}@media (max-width:768px){.faq-q{padding:1.25rem 1.5rem}.faq-a{padding:0 1.5rem 1.5rem}}.company-info-card{max-width:800px;margin:0 auto;background:#ffffff;border-radius:var(--top-radius-md);border:1px solid var(--top-border);overflow:hidden;box-shadow:var(--top-shadow-sm)}.company-table{display:flex;flex-direction:column}.company-row{display:flex;border-bottom:1px solid var(--top-border)}.company-row:last-child{border-bottom:none}.company-th{width:180px;background:#f8fafc;font-weight:700;color:var(--top-text-main);flex-shrink:0;border-right:1px solid var(--top-border)}.company-td,.company-th{padding:1.25rem 1.5rem;font-size:.95rem}.company-td{color:var(--top-text-muted);line-height:1.6}@media (max-width:640px){.company-row{flex-direction:column}.company-th{width:100%;border-right:none;border-bottom:1px solid var(--top-border);padding:.75rem 1.25rem}.company-td{padding:1rem 1.25rem}}.site-cta.top-final-cta,.top-final-cta{position:relative;padding:6rem 0!important;background-color:#1a202c!important;color:#ffffff!important;overflow:hidden;text-align:center}.final-cta-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.final-cta-img{width:100%;height:100%;object-fit:cover}.final-cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,.88)}.top-final-cta .cta-container{position:relative;z-index:2;max-width:800px}.top-final-cta .sub-title{color:#a0aec0;font-size:.85rem;font-weight:700;letter-spacing:.1em;display:block;margin-bottom:.75rem}.top-final-cta h2{font-size:2.2rem!important;font-weight:700;color:#ffffff!important;line-height:1.4;margin-bottom:1.25rem}.top-final-cta p{font-size:1.05rem;color:#e2e8f0!important;line-height:1.8;margin-bottom:2.5rem}.final-cta-actions{display:flex;flex-direction:column;gap:1.25rem;max-width:480px;margin:0 auto}.btn-cta-phone{display:flex;align-items:center;justify-content:center;gap:1rem;background:#ffffff;color:var(--top-primary);text-decoration:none;padding:1rem 1.5rem;border-radius:var(--top-radius-md);transition:transform .1s ease}.btn-cta-phone i{font-size:1.8rem}.btn-cta-phone-text{display:flex;flex-direction:column;text-align:left}.cta-phone-label{font-size:.8rem;color:var(--top-text-light)}.cta-phone-num{font-size:1.4rem;font-weight:900;line-height:1.2}.cta-phone-hours{font-size:.75rem;color:var(--top-text-light)}.btn-line{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--top-line-green);color:#ffffff;text-decoration:none;font-weight:700;border-radius:var(--top-radius-md);padding:1rem 1.5rem;font-size:1.05rem;transition:background .2s ease}.btn-line:hover{background:var(--top-line-green-hover)}.sp-fixed-cta{position:fixed;bottom:0;left:0;width:100%;display:none;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--top-border);padding:.75rem 1rem;z-index:999;box-shadow:0 -4px 15px rgba(0,0,0,.08)}.sp-fixed-cta.is-visible{display:flex;gap:.75rem}.btn-sp-fixed{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;font-weight:700;font-size:.95rem;padding:.8rem .5rem;border-radius:var(--top-radius-sm)}.btn-sp-fixed.phone{background:#ffffff;border:1.5px solid var(--top-primary);color:var(--top-primary)}.btn-sp-fixed.web{background:var(--top-primary);color:#ffffff}@media (min-width:769px){.sp-fixed-cta{display:none!important}}.site-footer{background:#0f172a;color:#94a3b8;padding:4rem 0 2rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #1e293b;padding-bottom:3rem;margin-bottom:2rem}.footer-brand h3{font-size:1.35rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.footer-brand p{font-size:.9rem;color:#94a3b8;margin:0}.footer-nav{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;max-width:600px}.footer-nav a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-nav a:hover{color:#ffffff}.footer-bottom{text-align:center;font-size:.85rem;color:#64748b}@media (max-width:768px){.footer-top{flex-direction:column;gap:2rem}}