@charset "UTF-8";h1 .sub-title{display:block;font-size:1.4rem;font-weight:normal;color:#666;margin-bottom:8px}.cs-hero{background:linear-gradient(135deg, #38587f 0%, #1098cd 100%);padding:60px 24px 80px;position:relative;overflow:hidden}.cs-hero-eyebrow{display:inline-block;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:20px;padding:4px 14px;font-size:1.3rem;font-weight:600;color:hsla(0,0%,100%,.85);letter-spacing:.08em;margin-bottom:16px}.cs-hero-title{font-size:2rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:16px}.cs-hero-accent{color:#6ee7de}.cs-hero-sub{font-size:1.6rem;color:hsla(0,0%,100%,.75);line-height:1.8;max-width:600px}.cs-hero-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:20px}.cs-hero-tag{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;padding:4px 10px;font-size:1.3rem;font-weight:500;color:hsla(0,0%,100%,.8)}.cs-summary{background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e7e7e7;overflow:hidden;margin-top:-30px;margin-bottom:30px;position:relative;z-index:1}.cs-summary-header{background:-webkit-gradient(linear, left top, right top, from(#38587f), to(#1098cd));background:linear-gradient(90deg, #38587f 0%, #1098cd 100%);padding:10px 20px;font-size:1.6rem;font-weight:600;color:#fff}.cs-summary-item{padding:16px 18px;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.cs-summary-label{font-size:1rem;font-weight:700;letter-spacing:.08em;color:#999;margin-bottom:6px}.cs-summary-value{font-size:1.6rem;font-weight:700;color:#38587f;line-height:1.3}.cs-summary-note{font-size:1.2rem;color:#999;margin-top:3px}.cs-challenge-grid{margin-bottom:30px}.cs-challenge-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;border-radius:10px;border:1px solid #e7e7e7;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);padding:20px;margin-bottom:12px}.cs-challenge-item p{color:#666;line-height:1.7}.cs-challenge-icon{width:36px;height:36px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem;font-weight:700;color:#fff}.cs-challenge-icon-warning{background:#de1b65}.cs-challenge-icon-warning::after{content:"!"}.cs-challenge-icon-tool{background:#1098cd}.cs-challenge-icon-tool::after{content:"⚙"}.cs-challenge-icon-doc{background:#fe5000}.cs-challenge-icon-doc::after{content:"≡"}.cs-challenge-icon-cost{background:#666}.cs-challenge-icon-cost::after{content:"¥"}.cs-challenge-title{font-weight:700;color:#38587f;margin-bottom:6px}.cs-reason-grid{margin-bottom:30px}.cs-reason-card{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;padding:20px;margin-bottom:12px;position:relative;border-top:3px solid #1098cd}.cs-reason-card p{color:#666;line-height:1.8}.cs-reason-num{font-size:3.6rem;font-weight:700;color:rgba(16,152,205,.15);line-height:1;margin-bottom:8px}.cs-reason-title{font-weight:700;color:#38587f;margin-bottom:8px;line-height:1.5}.cs-timeline{position:relative;padding-left:28px;margin-bottom:30px}.cs-timeline::before{content:"";position:absolute;left:10px;top:10px;bottom:10px;width:2px;background:-webkit-gradient(linear, left top, left bottom, from(#1098cd), color-stop(50%, #38587f), to(#fe5000));background:linear-gradient(to bottom, #1098cd 0%, #38587f 50%, #fe5000 100%);border-radius:2px}.cs-tl-item{position:relative;margin-bottom:16px}.cs-tl-dot{position:absolute;left:-22px;top:16px;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #1098cd;-webkit-box-shadow:0 0 0 3px rgba(16,152,205,.15);box-shadow:0 0 0 3px rgba(16,152,205,.15)}.cs-tl-dot-mid{border-color:#38587f;-webkit-box-shadow:0 0 0 3px rgba(56,88,127,.15);box-shadow:0 0 0 3px rgba(56,88,127,.15)}.cs-tl-dot-end{border-color:#fe5000;-webkit-box-shadow:0 0 0 3px rgba(254,80,0,.15);box-shadow:0 0 0 3px rgba(254,80,0,.15)}.cs-tl-card{background:#fff;border-radius:10px;border:1px solid #e7e7e7;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767.98px){.cs-tl-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.cs-tl-phase{text-align:center;-ms-flex-negative:0;flex-shrink:0;width:90px}.cs-tl-phase-label{display:inline-block;background:rgba(16,152,205,.1);color:#1098cd;border-radius:4px;padding:2px 8px;font-size:1.2rem;font-weight:700}.cs-tl-phase-label-mid{background:rgba(56,88,127,.1);color:#38587f}.cs-tl-phase-label-end{background:rgba(254,80,0,.1);color:#fe5000}.cs-tl-phase-year{display:block;font-weight:700;color:#38587f;margin-top:4px}.cs-tl-body h3{font-weight:700;color:#38587f;margin-bottom:6px}.cs-tl-body p{color:#666;line-height:1.7}.cs-tl-badge{display:inline-block;margin-top:8px;background:rgba(16,152,205,.1);color:#1098cd;border-radius:4px;padding:2px 8px;font-size:1.2rem;font-weight:600}.cs-tl-badge-mid{background:rgba(56,88,127,.1);color:#38587f}.cs-tl-badge-end{background:rgba(254,80,0,.1);color:#fe5000}.cs-result-grid{margin-bottom:30px}.cs-result-card{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;padding:20px;margin-bottom:12px}.cs-result-card h3{font-weight:700;color:#38587f;margin-bottom:6px}.cs-result-card p{color:#666;line-height:1.7}.cs-result-stat{font-size:3.2rem;font-weight:700;line-height:1;margin-bottom:8px}.cs-result-stat-blue{color:#1098cd}.cs-result-stat-orange{color:#fe5000}.cs-voice-card{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;padding:28px 32px;margin-bottom:30px;position:relative}.cs-voice-card::before{content:"“";position:absolute;top:12px;left:24px;font-size:64px;line-height:1;color:rgba(16,152,205,.12)}.cs-voice-text{line-height:2;color:#333;padding-top:16px;position:relative;z-index:1}.cs-voice-attr{margin-top:12px;color:#999;font-weight:500;padding-left:36px;position:relative}.cs-voice-attr::before{content:"";position:absolute;left:0;top:50%;width:28px;height:2px;background:#1098cd}.cs-voice-note{display:inline-block;margin-top:12px;background:#f7f7f7;border-radius:4px;padding:4px 10px;font-size:1.2rem;color:#999}.cs-spec-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;overflow:hidden;margin-bottom:30px}.cs-spec-table th{background:#38587f;color:hsla(0,0%,100%,.8);text-align:left;padding:10px 18px;font-weight:700;width:160px;vertical-align:top}.cs-spec-table td{padding:10px 18px;color:#333;border-top:1px solid #e7e7e7;line-height:1.6}.cs-spec-table tr:first-child td{border-top:none}.cs-spec-table tr:hover td{background:#f5f5f5}.cs-cta{background:-webkit-gradient(linear, left top, right top, from(#1098cd), to(#38587f));background:linear-gradient(90deg, #1098cd 0%, #38587f 100%);border-radius:10px;padding:28px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:40px;margin-bottom:30px}@media screen and (max-width: 767.98px){.cs-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.cs-cta-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:6px}.cs-cta-body p{color:hsla(0,0%,100%,.75)}.cs-cta-btn{display:inline-block;background:#fff;color:#38587f;border-radius:8px;padding:12px 24px;font-weight:700;text-decoration:none;white-space:nowrap;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12);-webkit-transition:opacity .2s;transition:opacity .2s}.cs-cta-btn:hover{opacity:.85}.cs-disclaimer{background:#f5f5f5;border-left:3px solid #e7e7e7;border-radius:6px;padding:12px 16px;color:#999;margin-bottom:40px;line-height:1.7}.cs-lic-chart{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;padding:32px 36px;margin-bottom:30px}@media screen and (max-width: 767.98px){.cs-lic-chart{padding:24px 18px}}.cs-lic-chart-title{font-size:1.3rem;font-weight:600;color:#999;margin-bottom:24px;text-align:center;letter-spacing:.05em}.cs-lic-bars{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;height:180px;margin-bottom:20px;padding:0 8px}@media screen and (max-width: 767.98px){.cs-lic-bars{gap:8px;height:140px}}.cs-lic-bar-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.cs-lic-bar{width:100%;max-width:72px;border-radius:8px 8px 0 0;background:-webkit-gradient(linear, left bottom, left top, from(#1098cd), to(#6ee7de));background:linear-gradient(to top, #1098cd 0%, #6ee7de 100%);position:relative;-webkit-box-shadow:0 2px 8px rgba(16,152,205,.25);box-shadow:0 2px 8px rgba(16,152,205,.25)}.cs-lic-bar-future{background:repeating-linear-gradient(45deg, rgba(124, 58, 237, 0.18), rgba(124, 58, 237, 0.18) 6px, rgba(124, 58, 237, 0.08) 6px, rgba(124, 58, 237, 0.08) 12px);border:2px dashed #7c3aed;-webkit-box-shadow:none;box-shadow:none}.cs-lic-bar-num{position:absolute;top:-26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:1.8rem;font-weight:800;color:#38587f}.cs-lic-bar-future .cs-lic-bar-num{color:#7c3aed}.cs-lic-year{text-align:center;margin-top:10px}.cs-lic-year-label{font-size:1.3rem;font-weight:700;color:#38587f}.cs-lic-year-sub{font-size:1rem;color:#999;margin-top:2px}.cs-lic-future-tag{display:inline-block;background:rgba(124,58,237,.1);color:#7c3aed;font-size:.9rem;font-weight:700;padding:2px 6px;border-radius:4px;margin-top:4px;letter-spacing:.05em}.cs-points-card{background:linear-gradient(135deg, #38587f 0%, #1098cd 100%);border-radius:10px;padding:32px 36px;margin-bottom:30px}@media screen and (max-width: 767.98px){.cs-points-card{padding:24px 20px}}.cs-point-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0}.cs-point-item h3{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:6px;line-height:1.5}.cs-point-item p{font-size:1.2rem;color:hsla(0,0%,100%,.75);line-height:1.7}.cs-point-check{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:1.3rem;font-weight:700}.cs-solution-card{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e7e7e7;padding:28px 32px;display:grid;grid-template-columns:1fr 40px 1fr;gap:18px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767.98px){.cs-solution-card{grid-template-columns:1fr;padding:20px 18px}}.cs-sol-layer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.cs-sol-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cs-sol-tag{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;padding:3px 10px;border-radius:5px}.cs-sol-tag-a{background:rgba(16,152,205,.12);color:#1098cd}.cs-sol-tag-b{background:rgba(124,58,237,.12);color:#7c3aed}.cs-sol-title{font-size:1.4rem;font-weight:700;color:#38587f}.cs-sol-desc{font-size:1.25rem;color:#666;line-height:1.75}.cs-sol-list{list-style:none;padding:0;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.cs-sol-list li{font-size:1.2rem;color:#666;padding-left:18px;position:relative;line-height:1.6}.cs-sol-list li::before{content:"●";position:absolute;left:0;top:6px;color:#1098cd;font-size:.8rem}.cs-sol-layer-b .cs-sol-list li::before{color:#7c3aed}.cs-sol-plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:3.2rem;font-weight:800;color:rgba(56,88,127,.15);line-height:1}@media screen and (max-width: 767.98px){.cs-sol-plus{font-size:2.4rem;padding:4px 0}}