.top-page{color:#333;background:#fff;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.8;overflow-x:hidden}.top-page img{max-width:100%;height:auto;display:block}.top-page a{color:inherit;text-decoration:none}.top-page .container{max-width:960px;margin:0 auto;padding:0 24px}.top-page .section-padding{padding:80px 0}.top-page .text-center{text-align:center}.top-page .section-title{letter-spacing:-.02em;margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.4}.top-page .section-subtitle{color:#666;margin-bottom:48px;font-size:1.125rem;font-weight:400;line-height:1.7}.top-page .cta-button{color:#fff;white-space:nowrap;cursor:pointer;letter-spacing:.05em;background:#f7931e;border:none;border-radius:8px;padding:16px 32px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #f7931e59}.top-page .cta-button:hover{background:#e8851a;transform:translateY(-2px);box-shadow:0 6px 24px #f7931e73}.top-page .cta-button-sub{color:#4a90d9;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #4a90d9;border-radius:8px;padding:14px 28px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-block}.top-page .cta-button-sub:hover{color:#fff;background:#4a90d9}.top-page .header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a2ef2;border-bottom:1px solid #ffffff1a;padding:12px 0;position:fixed;top:0;left:0;right:0}.top-page .header .container{justify-content:space-between;align-items:center;display:flex}.top-page .header-logo{width:auto;height:36px}.top-page .header-cta{color:#fff;background:#f7931e;border-radius:6px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:background .3s;display:inline-block}.top-page .header-cta:hover{background:#e8851a}.top-page .hero{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:160px 0 100px;position:relative;overflow:hidden}.top-page .hero:before{content:"";background:radial-gradient(circle,#4a90d926 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.top-page .hero:after{content:"";background:radial-gradient(circle,#f7931e14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.top-page .hero .container{z-index:1;align-items:center;gap:48px;display:flex;position:relative}.top-page .hero-text{flex:1}.top-page .hero-visual{flex:0 0 420px;justify-content:center;display:flex}.top-page .hero-visual img{filter:drop-shadow(0 8px 32px #0000004d);width:100%;height:auto;max-height:480px}.top-page .hero-label{color:#8ab4f8;letter-spacing:.1em;background:#4a90d933;border:1px solid #4a90d966;border-radius:100px;margin-bottom:24px;padding:6px 20px;font-size:.875rem;font-weight:700;display:inline-block}.top-page .hero h1{letter-spacing:-.02em;margin-bottom:16px;font-size:2.75rem;font-weight:900;line-height:1.3}.top-page .hero h1 span{display:block}.top-page .hero-sub{color:#fffc;margin-bottom:8px;font-size:1.25rem;font-weight:500;line-height:1.6}.top-page .hero-desc{color:#fff9;margin-bottom:40px;font-size:1rem;line-height:1.7}.top-page .hero-cta-wrap{align-items:center;gap:16px;display:flex}.top-page .pain{background:#fff}.top-page .pain-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.top-page .pain-card{background:#fef9f3;border:1px solid #fde8c8;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;transition:transform .2s;display:flex}.top-page .pain-card:hover{transform:translateY(-2px)}.top-page .pain-icon{background:#fff3e0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.top-page .pain-icon img{object-fit:contain;border-radius:12px;width:100%;height:100%}.top-page .pain-card h3{color:#1a1a2e;margin-bottom:4px;font-size:1rem;font-weight:700}.top-page .pain-card p{color:#666;font-size:.9rem;line-height:1.6}.top-page .solution{background:#f5f7fa}.top-page .solution-flow{align-items:stretch;gap:0;margin-top:48px;display:flex}.top-page .solution-step{text-align:center;flex:1;padding:32px 24px;position:relative}.top-page .solution-step:not(:last-child):after{content:"";z-index:1;border-top:16px solid #0000;border-bottom:16px solid #0000;border-left:16px solid #4a90d9;width:0;height:0;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.top-page .step-number{color:#fff;background:linear-gradient(135deg,#4a90d9,#667eea);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.5rem;font-weight:900;display:inline-flex}.top-page .solution-step h3{color:#1a1a2e;margin-bottom:8px;font-size:1.25rem;font-weight:700}.top-page .solution-step p{color:#666;font-size:.9375rem;line-height:1.6}.top-page .solution-note{text-align:center;color:#555;background:#fff;border:1px solid #e0e6ed;border-radius:12px;margin-top:40px;padding:20px 32px;font-size:.9375rem}.top-page .solution-note strong{color:#4a90d9}.top-page .types{background:#fff}.top-page .types-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.top-page .type-card{background:#fff;border:1px solid #e0e6ed;border-radius:16px;padding:0;transition:all .3s;position:relative;overflow:hidden}.top-page .type-card:before{content:"";opacity:0;background:linear-gradient(90deg,#4a90d9,#667eea);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.top-page .type-card:hover{border-color:#4a90d9;transform:translateY(-4px);box-shadow:0 8px 32px #4a90d91f}.top-page .type-card:hover:before{opacity:1}.top-page .type-icon{background:#f5f7fa;border-radius:16px 16px 0 0;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:0;font-size:2rem;display:flex;position:relative;overflow:hidden}.top-page .type-name{color:#1a1a2e;margin-top:20px;margin-bottom:4px;padding:0 24px;font-size:1.25rem;font-weight:900}.top-page .type-tag{color:#4a90d9;background:#eef4fd;border-radius:4px;margin-bottom:16px;margin-left:24px;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-block}.top-page .type-before-after{flex-direction:column;gap:8px;padding:0 24px 24px;display:flex}.top-page .type-before,.top-page .type-after{align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.5;display:flex}.top-page .type-before .label,.top-page .type-after .label{border-radius:4px;flex-shrink:0;margin-top:2px;padding:2px 8px;font-size:.75rem;font-weight:700}.top-page .type-before .label{color:#d32f2f;background:#ffeaea}.top-page .type-after .label{color:#2e7d32;background:#e8f5e9}.top-page .type-before span:last-child{color:#888}.top-page .type-after span:last-child{color:#333;font-weight:500}.top-page .how{background:#f5f7fa}.top-page .how-flow{align-items:stretch;gap:0;margin-top:48px;display:flex}.top-page .how-flow-arrow{color:#4a90d9;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;font-size:1.75rem;font-weight:700;display:flex}.top-page .how-side-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;flex:1;align-items:center;padding:36px 24px 28px;display:flex;box-shadow:0 2px 16px #0000000f}.top-page .how-side-icon{color:#fff;background:linear-gradient(135deg,#4a90d9,#357abd);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.top-page .how-side-label{color:#4a90d9;letter-spacing:.08em;margin-bottom:8px;font-size:.8125rem;font-weight:700}.top-page .how-side-card h3{color:#1a1a2e;margin-bottom:12px;font-size:1.25rem;font-weight:900}.top-page .how-side-card p{color:#666;flex:1;margin-bottom:20px;font-size:.875rem;line-height:1.7}.top-page .how-side-tag{color:#2563eb;white-space:nowrap;background:#e8f0fe;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.top-page .how-side-tag+.how-side-tag{margin-top:6px}.top-page .how-center-card{text-align:center;background:linear-gradient(160deg,#1a1a2e 0%,#2d2d5e 100%);border-radius:20px;flex-direction:column;flex:1.3;align-items:center;padding:36px 28px 32px;display:flex;position:relative;box-shadow:0 8px 32px #1a1a2e40}.top-page .how-center-logo{margin-bottom:12px}.top-page .how-center-logo img{object-fit:contain;filter:brightness(0)invert();width:auto;height:32px}.top-page .how-center-badge{color:#7db4f0;background:#4a90d933;border:1px solid #4a90d94d;border-radius:20px;margin-bottom:16px;padding:4px 16px;font-size:.75rem;font-weight:700;display:inline-block}.top-page .how-center-card h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:900}.top-page .how-center-card p{color:#ffffffb3;margin-bottom:24px;font-size:.875rem;line-height:1.7}.top-page .how-center-features{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.top-page .how-center-feature{color:#ffffffd9;background:#ffffff14;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;display:flex}.top-page .how-center-feature svg{opacity:.8;flex-shrink:0}.top-page .data{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%)}.top-page .data .section-title{color:#fff}.top-page .data .section-subtitle{color:#ffffffb3}.top-page .data-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:48px;display:grid}.top-page .data-card{text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:36px 24px}.top-page .data-number{color:#f7931e;margin-bottom:8px;font-size:3rem;font-weight:900;line-height:1}.top-page .data-unit{color:#f7931e;font-size:1.25rem;font-weight:700}.top-page .data-label{color:#ffffffb3;margin-top:8px;font-size:.9375rem;line-height:1.5}.top-page .data-message{text-align:center;color:#fff;font-size:1.375rem;font-weight:700;line-height:1.6}.top-page .data-message em{color:#f7931e;font-style:normal}.top-page .final-cta{text-align:center;background:#fff}.top-page .final-cta .section-title{font-size:2rem}.top-page .final-cta-box{background:#f9fafb;border:1px solid #e0e6ed;border-radius:20px;max-width:640px;margin:0 auto;padding:48px 40px}.top-page .final-cta-box p{color:#666;margin-bottom:32px;font-size:1rem;line-height:1.7}.top-page .final-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.top-page .final-cta-note{color:#999;font-size:.8125rem}.top-page .footer{color:#fff9;text-align:center;background:#1a1a2e;padding:40px 0}.top-page .footer-logo{opacity:.8;width:auto;height:32px;margin:0 auto 16px}.top-page .footer p{font-size:.8125rem;line-height:1.6}.top-page .footer-company{margin-bottom:8px}@media (max-width:768px){.top-page .section-padding{padding:60px 0}.top-page .section-title{font-size:1.625rem}.top-page .section-subtitle{margin-bottom:36px;font-size:1rem}.top-page .header-logo{height:28px}.top-page .header-cta{padding:8px 16px;font-size:.8125rem}.top-page .hero{padding:120px 0 60px}.top-page .hero .container{text-align:center;flex-direction:column}.top-page .hero-visual{flex:none;order:-1}.top-page .hero-visual img{max-height:280px}.top-page .hero h1{font-size:1.875rem}.top-page .hero-sub{font-size:1.0625rem}.top-page .hero-cta-wrap{justify-content:center}.top-page .pain-grid{grid-template-columns:1fr}.top-page .solution-flow{flex-direction:column;gap:16px}.top-page .solution-step:not(:last-child):after{top:auto;bottom:-16px;right:50%;transform:translate(50%)rotate(90deg)}.top-page .types-grid{grid-template-columns:1fr}.top-page .how-flow{flex-direction:column;align-items:center;gap:0}.top-page .how-side-card,.top-page .how-center-card{width:100%;max-width:400px}.top-page .how-flow-arrow{padding:8px 0;transform:rotate(90deg)}.top-page .data-grid{grid-template-columns:1fr;gap:16px}.top-page .data-number{font-size:2.5rem}.top-page .data-message{font-size:1.125rem}.top-page .final-cta-box{padding:32px 24px}.top-page .final-cta-buttons{flex-direction:column}.top-page .cta-button,.top-page .cta-button-sub{text-align:center;width:100%}}@media (max-width:480px){.top-page .hero h1{font-size:1.5rem}.top-page .section-title{font-size:1.375rem}.top-page .type-card{padding:24px 20px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.top-page .fade-in{opacity:0;animation:.6s forwards fadeInUp}.top-page .fade-in.visible{opacity:1}
