
  .tps-kfs1200-wrap,
  .tps-kfs1200-wrap *{box-sizing:border-box;}
  .tps-kfs1200-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#15202b;line-height:1.65;max-width:1180px;margin:0 auto;padding:22px;background:#fff;}
  .tps-kfs1200-wrap p{margin:0 0 16px;}
  .tps-kfs1200-wrap a{color:#0b62b6;text-decoration:none;font-weight:600;}
  .tps-kfs1200-wrap a:hover{text-decoration:underline;}
  .tps-lead{font-size:18px;color:#23384d;background:#f3f8ff;border-left:5px solid #0b62b6;padding:18px 20px;border-radius:12px;margin-bottom:22px;}
  .tps-toc{border:1px solid #dbe7f4;background:#f8fbff;border-radius:14px;padding:18px 22px;margin:24px 0;}
  .tps-toc strong{display:block;margin-bottom:8px;color:#0b2f5f;font-size:18px;}
  .tps-toc ol{margin:8px 0 0 22px;padding:0;}
  .tps-toc li{margin:6px 0;}
  .tps-kfs1200-wrap h2{font-size:30px;line-height:1.25;color:#0b2f5f;margin:34px 0 14px;border-bottom:2px solid #e5edf7;padding-bottom:8px;}
  .tps-kfs1200-wrap h3{font-size:22px;line-height:1.3;color:#123d6d;margin:26px 0 10px;}
  .tps-note{background:#fff9e8;border:1px solid #f0dfac;border-radius:12px;padding:16px 18px;margin:18px 0;color:#4a3a12;}
  .tps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;}
  .tps-card{border:1px solid #dfe9f5;border-radius:14px;padding:18px;background:#ffffff;box-shadow:0 2px 8px rgba(15,46,82,.06);}
  .tps-card strong{color:#0b2f5f;}
  .tps-table-wrap{overflow-x:auto;margin:18px 0;border:1px solid #dfe9f5;border-radius:14px;}
  .tps-table{width:100%;border-collapse:collapse;min-width:860px;background:#fff;}
  .tps-table th{background:#0b3a75;color:#fff;text-align:left;padding:12px;font-size:14px;}
  .tps-table td{border-top:1px solid #e5edf7;padding:12px;vertical-align:top;font-size:14px;}
  .tps-table tr:nth-child(even) td{background:#f8fbff;}
  .tps-figure{margin:28px 0;}
  .tps-figure img,.tps-figure svg{display:block;width:100%;height:auto;border:1px solid #dfe9f5;border-radius:16px;background:#fff;}
  .tps-figure figcaption{font-size:14px;color:#51606f;margin-top:8px;text-align:center;}
  .tps-cta{background:linear-gradient(135deg,#0b3a75,#0f6fbd);color:#fff;border-radius:18px;padding:24px;margin:34px 0;}
  .tps-cta a{color:#fff;text-decoration:underline;}
  .tps-cta h2{color:#fff;border-bottom:1px solid rgba(255,255,255,.25);margin-top:0;}
  .tps-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;}
  .tps-checklist div{background:#f6faff;border:1px solid #dbe7f4;border-radius:12px;padding:12px;}
  .tps-faq details{border:1px solid #dfe9f5;border-radius:12px;padding:14px 16px;margin:12px 0;background:#fff;}
  .tps-faq summary{cursor:pointer;font-weight:700;color:#0b2f5f;}
  @media(max-width:760px){.tps-kfs1200-wrap{padding:14px;}.tps-grid,.tps-checklist{grid-template-columns:1fr;}.tps-kfs1200-wrap h2{font-size:25px;}}
