.route-sales-page{--navy:#1b2a4a;--orange:#f26522;--orange-hover:#d9571b;--orange-light:#fff5eb;--text:#333;--text-sub:#666;--white:#fff;--bg-white:#fff;color:var(--text);background:var(--bg-white);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.8;overflow-x:hidden}.route-sales-page img{max-width:100%;height:auto;display:block}.route-sales-page a{color:inherit;text-decoration:none}.route-sales-page .container{max-width:960px;margin:0 auto;padding:0 24px}.route-sales-page .section-padding{padding:80px 0}.route-sales-page .text-center{text-align:center}.route-sales-page .section-title{letter-spacing:-.02em;color:var(--navy);margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.4}.route-sales-page .cta-button{background:var(--orange);color:var(--white);cursor:pointer;letter-spacing:.05em;border:none;border-radius:8px;padding:14px 36px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #f2652259}.route-sales-page .cta-button:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 24px #f2652273}.route-sales-page .cta-button-sub{color:var(--white);cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:8px;padding:14px 36px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block}.route-sales-page .cta-button-sub:hover{border-color:var(--white);color:var(--white);background:#ffffff26}.route-sales-page .header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b2a4af2;border-bottom:1px solid #ffffff1a;padding:12px 0;position:fixed;top:0;left:0;right:0}.route-sales-page .header .container{justify-content:space-between;align-items:center;display:flex}.route-sales-page .header-logo{width:auto;height:36px}.route-sales-page .header-nav{align-items:center;gap:24px;display:flex}.route-sales-page .header-nav>a:not(.header-cta){color:#fffc;white-space:nowrap;font-size:.875rem;font-weight:500;transition:color .3s}.route-sales-page .header-nav>a:not(.header-cta):hover{color:var(--white)}.route-sales-page .header-cta{background:var(--orange);color:var(--white);white-space:nowrap;border-radius:6px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:background .3s;display:inline-block}.route-sales-page .header-cta:hover{background:var(--orange-hover)}.route-sales-page .floating-cta{display:none}@media (min-width:769px){.route-sales-page .floating-cta{z-index:99;background:var(--orange);color:var(--white);letter-spacing:.05em;border-radius:50px;justify-content:center;align-items:center;padding:16px 28px;font-size:.9375rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #f2652273}.route-sales-page .floating-cta:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 28px #f265228c}}.route-sales-page .breadcrumb{background:var(--navy);padding:100px 0 0}.route-sales-page .breadcrumb-list{color:#ffffff80;align-items:center;gap:8px;font-size:.8125rem;list-style:none;display:flex}.route-sales-page .breadcrumb-list a{color:#fff9;transition:color .2s}.route-sales-page .breadcrumb-list a:hover{color:#ffffffe6}.route-sales-page .breadcrumb-list li:after{content:">";color:#ffffff4d;margin-left:8px}.route-sales-page .breadcrumb-list li:last-child:after{content:""}.route-sales-page .breadcrumb-list li:last-child{color:#fffc}.route-sales-page .hero{background:var(--navy);color:var(--white);padding:40px 0 60px;position:relative;overflow:hidden}.route-sales-page .hero:before{content:"";background:radial-gradient(circle,#f265221a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.route-sales-page .hero:after{content:"";background:radial-gradient(circle,#f265220f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.route-sales-page .hero .container{z-index:1;max-width:1080px;position:relative}.route-sales-page .hero-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.route-sales-page .hero-text{max-width:640px}.route-sales-page .hero-image{justify-content:center;align-items:center;width:380px;margin:0 auto 24px;display:flex}.route-sales-page .hero-image-img{filter:drop-shadow(0 8px 32px #0000004d);width:100%;height:auto;display:block}.route-sales-page .hero h1{letter-spacing:-.02em;margin-bottom:20px;font-size:2.75rem;font-weight:900;line-height:1.3}.route-sales-page .hero h1>span{white-space:nowrap;display:block}.route-sales-page .hero-particle{font-size:.6em}.route-sales-page .hero-highlight{color:gold}.route-sales-page .hero-sub{color:#ffffffd9;margin-bottom:40px;font-size:1.125rem;font-weight:500;line-height:1.6}.route-sales-page .hero-cta-wrap{flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.route-sales-page .hero-cta-note{color:#ffffff8c;margin:0;font-size:.8125rem}.route-sales-page .cta-button-hero-sub{color:#fffc;border-bottom:1px solid #ffffff4d;padding:8px 24px;font-size:.9375rem;font-weight:500;transition:color .2s;display:inline-block}.route-sales-page .cta-button-hero-sub:hover{color:var(--white);border-bottom-color:var(--white)}.route-sales-page .pain{background:var(--bg-white)}.route-sales-page .pain .section-title{margin-bottom:40px}.route-sales-page .pain-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.route-sales-page .pain-card{background:var(--bg-white);border:2px solid var(--navy);border-radius:16px;flex-direction:column;padding:28px 24px;transition:transform .2s;display:flex}.route-sales-page .pain-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1b2a4a1a}.route-sales-page .pain-loss{color:#c0392b;background:#fde8e8;border-radius:4px;align-self:flex-start;margin-bottom:12px;padding:4px 12px;font-size:.8125rem;font-weight:700;display:inline-block}.route-sales-page .pain-card h3{color:var(--navy);margin-bottom:10px;font-size:1.0625rem;font-weight:900;line-height:1.5}.route-sales-page .pain-card p{color:var(--text-sub);flex:1;margin-bottom:12px;font-size:.875rem;line-height:1.7}.route-sales-page .pain-cause{color:var(--navy);border-top:1px solid #e0e6ed;padding-top:12px;font-size:.8125rem;font-weight:700}.route-sales-page .pain-conclusion{text-align:center;color:var(--orange);margin-top:40px;font-size:1.25rem;font-weight:900}.route-sales-page .feature{background:var(--orange-light)}.route-sales-page .feature .section-title{margin-bottom:40px}.route-sales-page .feature-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.route-sales-page .feature-card{background:var(--white);border:1px solid #e0e6ed;border-radius:16px;flex-direction:column;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex}.route-sales-page .feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f265221a}.route-sales-page .feature-icon-wrap{margin-bottom:12px;line-height:1}.route-sales-page .feature-icon-wrap svg{display:block}.route-sales-page .feature-card h3{color:var(--navy);margin-bottom:6px;font-size:1.125rem;font-weight:900;line-height:1.4}.route-sales-page .feature-ai-voice{color:var(--orange);flex:0;margin-bottom:10px;font-size:.9375rem;font-weight:700;line-height:1.5}.route-sales-page .feature-card p{color:var(--text-sub);flex:1;margin-bottom:0;font-size:.875rem;line-height:1.7}.route-sales-page .ui-section{background:var(--bg-white)}.route-sales-page .section-sub{color:var(--text-sub);margin-bottom:40px;font-size:1.0625rem}.route-sales-page .ui-screenshot{background:#f5f7fa;border:1px solid #e0e6ed;border-radius:16px;padding:24px;box-shadow:0 8px 32px #1b2a4a14}.route-sales-page .ui-screenshot-img{border-radius:8px;width:100%;height:auto;display:block}.route-sales-page .onboard{background:var(--navy);color:var(--white)}.route-sales-page .onboard .section-title{color:var(--white)}.route-sales-page .onboard .section-sub{color:#ffffffb3}.route-sales-page .onboard-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.route-sales-page .onboard-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:28px 24px}.route-sales-page .onboard-day{background:var(--orange);color:var(--white);letter-spacing:.05em;border-radius:4px;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.route-sales-page .onboard-card h3{color:var(--white);margin-bottom:8px;font-size:1.0625rem;font-weight:900;line-height:1.4}.route-sales-page .onboard-card p{color:#ffffffbf;font-size:.875rem;line-height:1.7}.route-sales-page .other-types{background:#f5f7fa}.route-sales-page .other-types-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.route-sales-page .other-type-card{background:var(--white);color:inherit;border:1px solid #e0e6ed;border-radius:16px;padding:0;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.route-sales-page .other-type-card:before{content:"";background:linear-gradient(90deg,var(--navy),var(--orange));opacity:0;z-index:1;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.route-sales-page .other-type-card:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 8px 32px #f265221f}.route-sales-page .other-type-card:hover:before{opacity:1}.route-sales-page .other-type-image{background:#f5f7fa;border-radius:16px 16px 0 0;width:100%;height:160px;position:relative;overflow:hidden}.route-sales-page .other-type-label{background:var(--orange);color:var(--white);z-index:1;letter-spacing:.04em;border-radius:0 0 6px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:0;left:0;box-shadow:0 2px 8px #f2652266}.route-sales-page .other-type-body{padding:16px 20px 20px}.route-sales-page .other-type-name{color:var(--navy);margin-bottom:6px;font-size:1rem;font-weight:900;line-height:1.5}.route-sales-page .other-type-desc{color:var(--text-sub);font-size:.8125rem;line-height:1.5}.route-sales-page .contact{background:var(--bg-white)}.route-sales-page .contact-inner{max-width:640px;margin:0 auto}.route-sales-page .contact-sub{text-align:center;color:var(--text-sub);margin-bottom:32px;font-size:1rem}.route-sales-page .contact-note{text-align:center;color:#999;margin-top:16px;font-size:.8125rem}.route-sales-page .footer{color:#fff9;text-align:center;background:#111827;padding:40px 0}.route-sales-page .footer-logo{opacity:.8;width:auto;height:32px;margin:0 auto 16px}.route-sales-page .footer p{font-size:.8125rem;line-height:1.6}.route-sales-page .footer-company{margin-bottom:8px}@media (max-width:768px){.route-sales-page .section-padding{padding:60px 0}.route-sales-page .section-title{font-size:1.625rem}.route-sales-page .header-logo{height:28px}.route-sales-page .header-nav>a:not(.header-cta){display:none}.route-sales-page .header-nav{gap:0}.route-sales-page .header-cta{padding:8px 16px;font-size:.8125rem}.route-sales-page .hero{padding:30px 0 0}.route-sales-page .hero-inner{text-align:center;flex-direction:column}.route-sales-page .hero-cta-wrap{align-items:center}.route-sales-page .hero-image{width:280px}.route-sales-page .hero h1{font-size:2.25rem}.route-sales-page .hero-sub{font-size:1.0625rem}.route-sales-page .pain-grid{grid-template-columns:1fr}.route-sales-page .feature-grid{grid-template-columns:1fr 1fr}.route-sales-page .onboard-grid{grid-template-columns:1fr;gap:16px}.route-sales-page .other-types-grid{grid-template-columns:1fr}.route-sales-page .cta-button{text-align:center;width:100%;padding:16px 24px}.route-sales-page .cta-button-sub{text-align:center;width:100%}}@media (max-width:480px){.route-sales-page .hero h1{font-size:1.875rem}.route-sales-page .section-title{font-size:1.375rem}.route-sales-page .feature-grid{grid-template-columns:1fr}.route-sales-page .other-types-grid{gap:12px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}15%{transform:translate(-3px)rotate(-2deg)}30%{transform:translate(3px)rotate(2deg)}45%{transform:translate(-2px)rotate(-1deg)}60%{transform:translate(2px)rotate(1deg)}75%{transform:translate(-1px)}}.route-sales-page .floating-cta.shake{animation:.5s ease-in-out shake}
