
.nspsrv-section { max-width: 980px; margin: 0 auto !important; padding: 50px 20px; }
.nspsrv-section.wide { max-width: 1100px; }
.nspsrv-hero { background: linear-gradient(135deg, #eef5fb 0%, #dbebf8 45%, #bfddf3 100%); padding: 70px 24px; color: #16324f; overflow: hidden; }
.nspsrv-hero-flex { max-width: 1200px; margin: 0 auto; position: relative; min-height: 660px; }
.nspsrv-hero-text { position: relative; z-index: 2; max-width: 540px; }
.nspsrv-hero-img { position: absolute; z-index: 1; top: 50%; left: -4%; width: 112%; max-width: 1300px; transform: translateY(-50%); pointer-events: none; }
.nspsrv-hero-img img { display: block; width: 100%; height: auto; filter: drop-shadow(0 18px 30px rgba(0,0,0,0.35)); }
@media (max-width: 900px) {
  .nspsrv-hero-flex { min-height: 0; }
  .nspsrv-hero-img { position: static; width: 100%; max-width: 480px; margin: 30px auto 0; transform: none; }
  .nspsrv-hero-text { max-width: 100%; }
}
.nspsrv-bubble { display: inline-block; background: #2f7fd6; color: #fff; font-weight: bold; font-size: 17px; padding: 12px 24px; border-radius: 30px; position: relative; margin-bottom: 26px; }
.nspsrv-bubble:after { content: ""; position: absolute; left: 30px; bottom: -10px; border-width: 12px 10px 0 0; border-style: solid; border-color: #2f7fd6 transparent transparent transparent; }
.nspsrv-hero-heading { font-size: 34px; font-weight: 900; line-height: 1.5; margin: 0 0 26px; color: #0d3b66; }
.nspsrv-hero-heading mark { background: #ffe066; color: #222; box-decoration-break: clone; -webkit-box-decoration-break: clone; padding: 0 2px; }
.nspsrv-hero-badges { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 8px; }
.nspsrv-hero-badge { background: #fff; color: #1a3a5c; border-radius: 12px; padding: 14px 18px; font-size: 14px; line-height: 1.6; flex: 1 1 220px; box-shadow: 0 4px 14px rgba(13,59,102,0.12); border: 1px solid #dce9f5; }
.nspsrv-hero-badge strong { display: block; color: #1e63b8; font-size: 15px; }
.nspsrv-hero p.lead { font-size: 16px; line-height: 1.9; margin: 22px 0 0; color: #33546e; }
@media (max-width: 782px) { .nspsrv-hero-heading { font-size: 26px; } }

.nspsrv-h2 { text-align: center; font-size: 28px; font-weight: bold; color: #0d3b66; margin-bottom: 16px; }
.nspsrv-h2 .sub { display: block; font-size: 14px; color: #ff8a3d; letter-spacing: 2px; margin-bottom: 8px; }

/* CTAボタン共通（ヒーローは直接<a>、他はwp:buttonブロック経由の両方に対応） */
a.nspsrv-cta-btn, .wp-block-button.nspsrv-cta-btn .wp-block-button__link { display: inline-block; background: #ff8a3d; color: #fff !important; font-weight: bold; font-size: 18px; padding: 16px 40px; border-radius: 50px; text-decoration: none; box-shadow: 0 6px 16px rgba(255,138,61,0.4); transition: transform .2s ease; }
a.nspsrv-cta-btn:hover, .wp-block-button.nspsrv-cta-btn .wp-block-button__link:hover { transform: translateY(-3px); }
.wp-block-button.nspsrv-cta-btn-white .wp-block-button__link { background: #fff; color: #0d3b66 !important; font-weight: bold; font-size: 16px; padding: 14px 36px; border-radius: 50px; text-decoration: none; }
.wp-block-button.nspsrv-more-link .wp-block-button__link { background: transparent; color: #1e88c7 !important; font-weight: bold; font-size: 13px; padding: 0; text-decoration: none; }
.wp-block-buttons.nspsrv-buttons-center { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5em; }
.wp-block-buttons.nspsrv-buttons-left { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 0.5em; }
.wp-block-buttons.nspsrv-btn-gap-top { margin-top: 28px; }
.wp-block-button.nspsrv-label-btn .wp-block-button__link { display: inline-block; background: #eef6ff; color: #145da0 !important; font-weight: bold; font-size: 15px; padding: 10px 30px; border-radius: 30px; border: 1px solid #145da0; text-decoration: none; transition: background .2s ease, color .2s ease; }
.wp-block-button.nspsrv-label-btn .wp-block-button__link:hover { background: #145da0; color: #fff !important; }
.nspsrv-section-btn { padding-top: 0 !important; padding-bottom: 0 !important; }

/* 市場規模 */
.nspsrv-market { background: #fbf7ef; text-align: center; }
.nspsrv-market .ribbon { text-align: center; }
.nspsrv-market .ribbon img { max-width: 320px; margin: 0 auto 10px; }
.nspsrv-market-desc { font-size: 16px; color: #444; max-width: 720px; margin: 0 auto; line-height: 1.9; }
.nspsrv-stats { justify-content: center; gap: 60px; margin-top: 20px; }
.nspsrv-stats .stat-num { font-size: 40px; font-weight: bold; color: #145da0; text-align: center; margin: 0; }
.nspsrv-stats .stat-label { font-size: 15px; color: #555; text-align: center; margin: 0; }

/* メリット */
.nspsrv-merit-row { margin-top: 36px; }
.nspsrv-merit-card { background: #fff; border: 1px solid #e3e8ee; border-radius: 12px; padding: 26px 22px; box-shadow: 0 4px 14px rgba(0,0,0,0.05); }
.nspsrv-merit-card .nspsrv-merit-icon img { width: 32px; margin-bottom: 12px; }
.nspsrv-merit-card h3 { font-size: 17px; color: #145da0; margin: 0 0 10px; }
.nspsrv-merit-card ul { margin: 0; padding-left: 18px; font-size: 14px; line-height: 1.8; color: #444; }

/* お悩み */
.nspsrv-trouble { background: #f4f6f8; }
.nspsrv-trouble-flex { align-items: center; margin-top: 30px; }
.nspsrv-trouble-list { list-style: none; margin: 0; padding: 0; font-size: 16px; }
.nspsrv-trouble-list li { padding: 10px 0 10px 30px; border-bottom: 1px dashed #ccc; position: relative; }
.nspsrv-trouble-list li:before { content: "?"; position: absolute; left: 0; color: #ff8a3d; font-weight: bold; font-size: 18px; }
.nspsrv-trouble-list-row { display: flex; align-items: flex-start; gap: 10px; padding: 10px 0; border-bottom: 1px dashed #ccc; }
.nspsrv-trouble-list-row .wp-block-vk-blocks-icon { margin-top: 2px; flex-shrink: 0; }
.nspsrv-trouble-list-row p { margin: 0; font-size: 16px; }
.nspsrv-solution-note { text-align: center; font-size: 20px; font-weight: bold; color: #0d3b66; margin-top: 26px; }

/* サポート範囲 */
.nspsrv-scope-diagram img { max-width: 100%; height: auto; border-radius: 10px; }
.nspsrv-icon-row { margin-top: 30px; }
.nspsrv-icon-card { text-align: center; }
.nspsrv-icon-card img { width: 96px; height: 96px; margin-bottom: 14px; }
.nspsrv-icon-card p { font-size: 15px; line-height: 1.6; color: #222; }
.nspsrv-note-center { text-align: center; font-size: 13px; color: #888; margin-top: 24px; }
.nspsrv-intro-center { text-align: center; font-size: 15px; color: #555; max-width: 720px; margin: 16px auto 0; line-height: 1.9; }

/* ワンストップコンサル */
.nspsrv-consult-box { border: 2px solid #dfe6ee; border-radius: 14px; padding: 26px 28px; margin: 26px 0; background: #fff; box-shadow: 0 3px 10px rgba(0,0,0,0.04); align-items: center; }
.nspsrv-consult-box img { width: 90px; display: block; margin: 0 auto; }
.nspsrv-consult-box h3 { margin: 0 0 8px; font-size: 18px; color: #0d3b66; background: #e6f2fb; display: inline-block; padding: 6px 16px; border-radius: 6px; }
.nspsrv-consult-box p { margin: 0; font-size: 15px; line-height: 1.8; color: #444; }

/* サービスプラン */
.nspsrv-plan-section { background: #f4f6f8; }
.nspsrv-plan-row { margin-top: 34px; align-items: stretch; }
.nspsrv-plan-card { border-radius: 16px; padding: 30px 24px; background: #fff; border: 2px solid #e3e8ee; }
.nspsrv-plan-card.featured { border-color: #ff8a3d; box-shadow: 0 10px 28px rgba(255,138,61,0.18); position: relative; }
.nspsrv-plan-card.featured:before { content: "おすすめ"; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: #ff8a3d; color: #fff; font-size: 12px; padding: 4px 16px; border-radius: 20px; font-weight: bold; }
.nspsrv-plan-role { font-size: 13px; color: #fff; background: #145da0; display: inline-block; padding: 3px 12px; border-radius: 20px; margin-bottom: 10px; }
.nspsrv-plan-card h3 { font-size: 20px; margin: 0 0 6px; color: #0d3b66; }
.nspsrv-plan-card .target { font-size: 13px; color: #888; margin-bottom: 14px; }
.nspsrv-plan-price { font-size: 30px; font-weight: bold; color: #ff8a3d; margin-bottom: 4px; }
.nspsrv-plan-price span { font-size: 14px; color: #888; font-weight: normal; }
.nspsrv-plan-card .desc { font-size: 14px; line-height: 1.8; color: #444; }
.nspsrv-plan-note { text-align: center; font-size: 13px; color: #777; margin-top: 20px; }
.nspsrv-footnote { font-size: 12px; color: #888; margin-top: 14px; }

/* 比較表 */
.nspsrv-cmp-table { overflow-x: auto; margin-top: 30px; }
.nspsrv-cmp-table table { width: 100%; border-collapse: collapse; min-width: 640px; }
.nspsrv-cmp-table th, .nspsrv-cmp-table td { border: 1px solid #e3e8ee; padding: 12px 10px; font-size: 13px; text-align: center; }
.nspsrv-cmp-table thead th { background: #0d3b66; color: #fff; }
.nspsrv-cmp-table tbody th { text-align: left; background: #f4f6f8; color: #333; min-width: 240px; font-weight: normal; }
.nspsrv-cmp-table .yes { color: #1e88c7; font-weight: bold; font-size: 16px; }
.nspsrv-cmp-table .no { color: #ccc; }

/* 利用の流れ */
.nspsrv-flow-step { align-items: center; padding: 16px 0; border-bottom: 1px solid #e9eef3; }
.nspsrv-flow-step .num { width: 44px; height: 44px; border-radius: 50%; background: #145da0; color: #fff; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 18px; margin: 0; }
.nspsrv-flow-step p { margin: 0; font-size: 15px; color: #0d3b66; }

/* 成功事例 */
.nspsrv-cases { background: #f4f6f8; }
.nspsrv-case-row { margin-top: 20px; }
.nspsrv-case-card { background: #fff; border-radius: 12px; padding: 22px; box-shadow: 0 4px 12px rgba(0,0,0,0.06); border-top: 4px solid #1e88c7; }
.nspsrv-case-card .date { font-size: 12px; color: #ff8a3d; font-weight: bold; margin: 0; }
.nspsrv-case-card h4 { margin: 6px 0 10px; font-size: 16px; color: #0d3b66; }
.nspsrv-case-card p:not(.date) { font-size: 13px; color: #555; margin: 0 0 12px; line-height: 1.7; }
.nspsrv-case-more { text-align: center; margin-top: 30px; font-size: 14px; color: #555; }

/* FAQ */
.nspsrv-faq .vk_faq { border: 1px solid #e3e8ee; border-radius: 10px; margin-bottom: 12px; padding: 14px 18px; background: #fff; }
.nspsrv-faq .vk_faq_title { cursor: pointer; font-weight: bold; color: #0d3b66; font-size: 15px; }
.nspsrv-faq .vk_faq_content p { margin: 10px 0 0; font-size: 14px; color: #444; line-height: 1.8; }

/* 最終CTA */
.nspsrv-final-cta { background: linear-gradient(135deg, #0d3b66, #1e88c7); color: #fff; text-align: center; padding: 60px 20px; }
.nspsrv-final-cta img { width: 110px; margin: 0 auto 10px; }
.nspsrv-final-cta h2 { font-size: 26px; margin-bottom: 12px; color: #fff; }
.nspsrv-final-cta p { font-size: 15px; opacity: .95; margin-bottom: 24px; }
.nspsrv-final-cta .hours { font-size: 13px; opacity: .85; margin-top: 14px; }

@media (max-width: 640px) {
  .nspsrv-merit-row, .nspsrv-icon-row, .nspsrv-plan-row, .nspsrv-case-row, .nspsrv-trouble-flex, .nspsrv-consult-box { flex-direction: column; }
  .nspsrv-cmp-table table { font-size: 12px; }
}

.nspsrv-animate { opacity: 0; transform: translateY(32px); transition: opacity 0.8s ease, transform 0.8s ease; }
.nspsrv-animate.is-inview { opacity: 1; transform: translateY(0); }
