@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/* =============================================
   igayobi-article 汎用スタイル
============================================= */
.igayobi-article {
  max-width: 860px;
  margin: 0 auto;
  color: #24313f;
  line-height: 1.95;
  font-size: 16px;
}
.igayobi-hero {
  background: linear-gradient(135deg,#eef6ff 0%,#f8fbff 100%);
  border: 1px solid #d9e9fb;
  border-radius: 20px;
  padding: 32px 28px;
  margin: 0 0 32px;
  box-shadow: 0 10px 30px rgba(29,78,137,.08);
}
.igayobi-hero h1 { font-size: 32px; line-height: 1.45; margin: 0 0 16px; color: #123b69; }
.igayobi-lead { font-size: 17px; margin: 0 0 20px; }
.igayobi-meta-box { background: #fff; border: 1px solid #d8e6f5; border-radius: 14px; padding: 18px 20px; }
.igayobi-meta-box strong { display: block; margin-bottom: 10px; color: #123b69; font-size: 15px; }
.igayobi-meta-box ul { margin: 0; padding-left: 1.2em; }
.igayobi-article h2 { font-size: 26px; line-height: 1.5; margin: 56px 0 18px; padding-left: 16px; border-left: 6px solid #2b6cb0; color: #123b69; }
.igayobi-article h3 { font-size: 21px; line-height: 1.6; margin: 28px 0 12px; color: #1e4f86; }
.igayobi-article p { margin: 0 0 18px; }
.igayobi-figure { margin: 0 0 22px; }
.igayobi-figure img { width: 100%; height: auto; display: block; border-radius: 16px; box-shadow: 0 10px 24px rgba(0,0,0,.08); }
.igayobi-figure figcaption { font-size: 13px; color: #6b7280; margin-top: 8px; text-align: center; }
.igayobi-point, .igayobi-note, .igayobi-cta, .igayobi-check { border-radius: 16px; padding: 20px 22px; margin: 22px 0; }
.igayobi-point { background: #f6fbff; border: 1px solid #cfe4fb; }
.igayobi-note  { background: #fffaf0; border: 1px solid #f3d9a4; }
.igayobi-check { background: #f8fafc; border: 1px solid #e2e8f0; }
.igayobi-cta   { background: linear-gradient(135deg,#103d6d 0%,#2563a6 100%); color: #fff; box-shadow: 0 12px 30px rgba(19,59,105,.18); }
.igayobi-point-title, .igayobi-note-title, .igayobi-check-title { display: block; font-weight: 700; margin-bottom: 10px; font-size: 16px; }
.igayobi-list { margin: 12px 0 0; padding-left: 1.2em; }
.igayobi-list li { margin-bottom: 8px; }
.igayobi-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin: 20px 0; }
.igayobi-card { background: #fff; border: 1px solid #dbe7f3; border-radius: 14px; padding: 16px; box-shadow: 0 8px 20px rgba(0,0,0,.04); }
.igayobi-card strong { display: block; margin-bottom: 8px; color: #123b69; }
.igayobi-btns { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 18px; }
.igayobi-btn { display: inline-block; background: #fff; color: #123b69 !important; text-decoration: none; font-weight: 700; border-radius: 999px; padding: 12px 20px; border: 1px solid rgba(255,255,255,.35); }
.igayobi-small { font-size: 14px; color: #5b6672; }
.igayobi-cta-title { display: block; font-size: 20px; margin-bottom: 12px; }
.igayobi-cta-sub { font-size: 14px; opacity: 0.85; margin: 0 0 18px; }
.igayobi-faq-item { margin-bottom: 16px; }
.igayobi-article-note { margin-top: 32px; padding-top: 16px; border-top: 1px solid #e5e7eb; }
/* =============================================
   igayobi-cost-article スタイル
============================================= */
.igayobi-cost-article { max-width: 860px; margin: 0 auto; color: #24313f; line-height: 1.95; font-size: 16px; }
.igayobi-cost-hero { background: linear-gradient(135deg,#eef6ff 0%,#f8fbff 100%); border: 1px solid #d9e9fb; border-radius: 20px; padding: 32px 28px; margin: 0 0 32px; box-shadow: 0 10px 30px rgba(29,78,137,.08); }
.igayobi-cost-hero h1 { font-size: 32px; line-height: 1.45; margin: 0 0 16px; color: #123b69; }
.igayobi-cost-lead { font-size: 17px; margin: 0 0 18px; }
.igayobi-cost-meta { background: #fff; border: 1px solid #d8e6f5; border-radius: 14px; padding: 18px 20px; margin-top: 20px; }
.igayobi-cost-meta strong { display: block; margin-bottom: 10px; color: #123b69; font-size: 15px; }
.igayobi-cost-meta ul { margin: 0; padding-left: 1.2em; }
.igayobi-cost-article h2 { font-size: 26px; line-height: 1.5; margin: 56px 0 18px; padding-left: 16px; border-left: 6px solid #2b6cb0; color: #123b69; }
.igayobi-cost-article h3 { font-size: 21px; line-height: 1.6; margin: 28px 0 12px; color: #1e4f86; }
.igayobi-cost-article p { margin: 0 0 18px; }
.igayobi-cost-box, .igayobi-cost-note, .igayobi-cost-check, .igayobi-cost-cta { border-radius: 16px; padding: 20px 22px; margin: 22px 0; }
.igayobi-cost-box   { background: #f6fbff; border: 1px solid #cfe4fb; }
.igayobi-cost-note  { background: #fffaf0; border: 1px solid #f3d9a4; }
.igayobi-cost-check { background: #f8fafc; border: 1px solid #e2e8f0; }
.igayobi-cost-cta   { background: linear-gradient(135deg,#103d6d 0%,#2563a6 100%); color: #fff; box-shadow: 0 12px 30px rgba(19,59,105,.18); }
.igayobi-cost-box-title, .igayobi-cost-note-title, .igayobi-cost-check-title { display: block; font-weight: 700; margin-bottom: 10px; font-size: 16px; }
.igayobi-cost-list { margin: 12px 0 0; padding-left: 1.2em; }
.igayobi-cost-list li { margin-bottom: 8px; }
.igayobi-cost-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin: 20px 0; }
.igayobi-cost-card { background: #fff; border: 1px solid #dbe7f3; border-radius: 14px; padding: 16px; box-shadow: 0 8px 20px rgba(0,0,0,.04); }
.igayobi-cost-card strong { display: block; margin-bottom: 8px; color: #123b69; }
.igayobi-cost-btns { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 18px; }
.igayobi-cost-btn { display: inline-block; background: #fff; color: #123b69 !important; text-decoration: none; font-weight: 700; border-radius: 999px; padding: 12px 20px; border: 1px solid rgba(255,255,255,.35); }
.igayobi-cost-small { font-size: 14px; color: #5b6672; }
/* =============================================
   SANGOネイティブ ボックス・リスト
============================================= */
.sango-box { padding: 1.2em 1.5em; border-radius: 6px; margin: 1.5em 0; }
.sango-box-blue   { background: #F0F7FF; border-left: 4px solid #1A6BAA; }
.sango-box-green  { background: #EAFAF1; border-left: 4px solid #27AE60; }
.sango-box-yellow { background: #FEF9E7; border-left: 4px solid #F1C40F; }
.sango-box-red    { background: #FDEDEC; border-left: 4px solid #E74C3C; }
.list-check, .list-bad, .list-arrow { list-style: none; padding-left: 1em; margin: 0; }
.list-check li { padding-left: 1.6em; position: relative; margin-bottom: 6px; }
.list-check li::before { content: "✅"; position: absolute; left: 0; }
.list-bad li { padding-left: 1.6em; position: relative; margin-bottom: 6px; }
.list-bad li::before { content: "❌"; position: absolute; left: 0; }
.list-arrow li { padding-left: 1.4em; position: relative; margin-bottom: 6px; }
.list-arrow li::before { content: "→"; position: absolute; left: 0; color: #888; }
/* =============================================
   igayobi-pamph-article スタイル
============================================= */
.igayobi-pamph-article { max-width: 860px; margin: 0 auto; color: #24313f; line-height: 1.95; font-size: 16px; }
.igayobi-pamph-article h2 { font-size: 26px; line-height: 1.5; margin: 56px 0 18px; padding-left: 16px; border-left: 6px solid #2b6cb0; color: #123b69; }
.igayobi-pamph-article h3 { font-size: 21px; line-height: 1.6; margin: 28px 0 12px; color: #1e4f86; }
.igayobi-pamph-article p { margin: 0 0 18px; }
.igayobi-pamph-lead { font-size: 17px; margin: 0 0 20px; }
.igayobi-pamph-meta { background: #fff; border: 1px solid #d8e6f5; border-radius: 14px; padding: 20px 22px; margin: 0 0 32px; }
.igayobi-pamph-meta strong { display: block; margin-bottom: 10px; color: #123b69; font-size: 15px; }
.igayobi-pamph-meta ul { margin: 0; padding-left: 1.2em; }
/* 汎用ボックス */
.igayobi-pamph-note, .igayobi-pamph-check, .igayobi-pamph-warn { border-radius: 14px; padding: 20px 22px; margin: 22px 0; }
.igayobi-pamph-note  { background: #fffaf0; border: 1px solid #f3d9a4; }
.igayobi-pamph-check { background: #f8fafc; border: 1px solid #e2e8f0; }
.igayobi-pamph-warn  { background: #fff5f5; border: 1px solid #f5c6c6; }
.igayobi-pamph-note-title, .igayobi-pamph-check-title, .igayobi-pamph-warn-title { display: block; font-weight: 700; margin-bottom: 10px; font-size: 16px; }
/* カードグリッド */
.igayobi-pamph-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin: 20px 0; }
.igayobi-pamph-card { background: #fff; border: 1px solid #dbe7f3; border-radius: 14px; padding: 18px; box-shadow: 0 6px 18px rgba(0,0,0,.05); }
.igayobi-pamph-card strong { display: block; margin-bottom: 8px; color: #123b69; }
/* 比較テーブル */
.igayobi-pamph-table-wrap { overflow-x: auto; margin: 24px 0; border-radius: 14px; box-shadow: 0 4px 20px rgba(19,59,105,.08); }
.igayobi-pamph-table { width: 100%; border-collapse: collapse; font-size: 14.5px; min-width: 560px; }
.igayobi-pamph-table thead tr { background: linear-gradient(135deg,#103d6d 0%,#2563a6 100%); color: #fff; }
.igayobi-pamph-table thead th { padding: 13px 14px; text-align: left; font-weight: 700; }
.igayobi-pamph-table tbody tr:nth-child(odd)  { background: #f4f9ff; }
.igayobi-pamph-table tbody tr:nth-child(even) { background: #fff; }
.igayobi-pamph-table tbody td { padding: 12px 14px; border-bottom: 1px solid #e5eef8; vertical-align: top; line-height: 1.65; }
.igayobi-pamph-table tbody td:first-child { font-weight: 700; color: #1e4f86; white-space: nowrap; }
/* バッジ */
.pamph-badge { display: inline-block; font-size: 11.5px; font-weight: 700; padding: 2px 8px; border-radius: 999px; margin-left: 6px; vertical-align: middle; }
.pamph-badge-red    { background: #f5222d; color: #fff; }
.pamph-badge-orange { background: #fa8c16; color: #fff; }
.pamph-badge-blue   { background: #1A6BAA; color: #fff; }
.pamph-badge-gray   { background: #8c8c8c; color: #fff; }
.pamph-ok  { display: inline-block; background: #d4edda; color: #155724; font-weight: 700; font-size: 12px; padding: 1px 7px; border-radius: 4px; }
.pamph-ng  { display: inline-block; background: #f8d7da; color: #721c24; font-weight: 700; font-size: 12px; padding: 1px 7px; border-radius: 4px; }
.pamph-tri { display: inline-block; background: #fff3cd; color: #856404; font-weight: 700; font-size: 12px; padding: 1px 7px; border-radius: 4px; }
/* ステップブロック */
.igayobi-pamph-step { margin: 20px 0; }
.igayobi-pamph-step-item { display: flex; gap: 16px; align-items: flex-start; margin-bottom: 18px; }
.igayobi-pamph-step-num { flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background: linear-gradient(135deg,#2b6cb0,#1a4f8a); color: #fff; font-weight: 700; font-size: 16px; display: flex; align-items: center; justify-content: center; box-shadow: 0 3px 10px rgba(43,108,176,.3); }
.igayobi-pamph-step-body { flex: 1; padding-top: 4px; }
.igayobi-pamph-step-body strong { display: block; color: #123b69; margin-bottom: 4px; font-size: 16px; }
/* CTA */
.igayobi-pamph-cta { background: linear-gradient(135deg,#103d6d 0%,#2563a6 100%); color: #fff; border-radius: 16px; padding: 26px 28px; margin: 36px 0; box-shadow: 0 12px 30px rgba(19,59,105,.18); }
.igayobi-pamph-cta p { color: #fff; margin-bottom: 10px; }
.igayobi-pamph-cta-title { font-size: 19px; font-weight: 700; margin-bottom: 10px; display: block; }
.igayobi-pamph-btns { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 14px; }
.igayobi-pamph-btn { display: inline-block; background: #fff; color: #123b69 !important; text-decoration: none; font-weight: 700; border-radius: 999px; padding: 11px 22px; font-size: 14px; transition: opacity .2s; }
.igayobi-pamph-btn:hover { opacity: .88; }
/* リスト */
.igayobi-pamph-list { margin: 10px 0 0; padding-left: 1.3em; }
.igayobi-pamph-list li { margin-bottom: 9px; }
.list-pamph-check li { list-style: none; padding-left: 1.7em; position: relative; margin-bottom: 8px; }
.list-pamph-check li::before { content: "✅"; position: absolute; left: 0; }
.list-pamph-bad li   { list-style: none; padding-left: 1.7em; position: relative; margin-bottom: 8px; }
.list-pamph-bad li::before { content: "❌"; position: absolute; left: 0; }
.list-pamph-arrow li { list-style: none; padding-left: 1.5em; position: relative; margin-bottom: 8px; }
.list-pamph-arrow li::before { content: "→"; position: absolute; left: 0; color: #2b6cb0; font-weight: 700; }
/* =============================================
   NG/OK 対比ボックス
============================================= */
.igayobi-pamph-ngok {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  /* margin-bottomではなくpaddingで下スペース確保（SANGOのCSSと相殺されない） */
  margin: 2em 0 0;
  padding-bottom: 2.5em;
}
.igayobi-pamph-ng,
.igayobi-pamph-ok {
  flex: 1;
  min-width: 250px;
  padding: 15px 15px 20px 40px;
  border-radius: 8px;
  position: relative;
  line-height: 1.8;
}
.igayobi-pamph-ng { background-color: #fff5f5; border: 2px solid #ffcaca; color: #333; }
.igayobi-pamph-ng::before { content: "×"; position: absolute; top: 13px; left: 12px; font-size: 1.2rem; font-weight: bold; color: #e74c3c; }
.igayobi-pamph-ng .title { display: block; font-weight: bold; color: #e74c3c; margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px dashed #ffcaca; }
.igayobi-pamph-ok { background-color: #f0f9ff; border: 2px solid #cce5ff; color: #333; }
.igayobi-pamph-ok::before { content: "○"; position: absolute; top: 13px; left: 12px; font-size: 1.2rem; font-weight: bold; color: #3498db; }
.igayobi-pamph-ok .title { display: block; font-weight: bold; color: #3498db; margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px dashed #cce5ff; }
/* =============================================
   Q&A
============================================= */
.igayobi-pamph-qa { margin: 2em 0; }
.igayobi-pamph-qa > div { margin-bottom: 1.5em; }
.qa-q { position: relative; padding: 12px 15px 12px 44px; background: #edf2f7; border-radius: 6px; font-weight: bold; color: #2d3748; margin-bottom: 4px; }
.qa-q::before { content: "Q."; position: absolute; left: 12px; top: 12px; color: #4a5568; font-weight: bold; font-size: 1.1rem; }
.qa-a { position: relative; padding: 10px 15px 10px 44px; color: #4a5568; line-height: 1.7; }
.qa-a::before { content: "A."; position: absolute; left: 12px; top: 10px; color: #e53e3e; font-weight: bold; font-size: 1.1rem; }
/* =============================================
   引用ボックス（心の声）
============================================= */
.igayobi-pamph-quote {
  position: relative;
  background: #f8f9fa;
  border-left: 5px solid #cbd5e0;
  padding: 20px 20px 20px 24px;
  margin: 2em 0;
  color: #4a5568;
  font-style: normal;
  border-radius: 0 8px 8px 0;
}
.igayobi-pamph-quote::before { content: "\201C"; position: absolute; top: -10px; left: 10px; font-size: 4rem; color: #e2e8f0; font-family: serif; line-height: 1; }
.igayobi-pamph-quote p { position: relative; z-index: 1; margin: 0; }
/* =============================================
   タイムライン
============================================= */
.igayobi-pamph-timeline { list-style: none; padding: 0; margin: 2em 0 2em 15px; }
.igayobi-pamph-timeline li { position: relative; padding-left: 20px; border-left: 3px solid #a0aec0; padding-bottom: 20px; }
.igayobi-pamph-timeline li:last-child { border-left: 3px solid transparent; padding-bottom: 0; }
.igayobi-pamph-timeline li::before { content: ''; position: absolute; left: -9px; top: 2px; width: 15px; height: 15px; background: #4a5568; border-radius: 50%; }
.timeline-title { font-weight: bold; color: #2d3748; display: block; margin-bottom: 5px; }
.timeline-text { font-size: 0.95em; color: #4a5568; }
/* =============================================
   重要ポイントボックス
============================================= */
.igayobi-pamph-point {
  position: relative;
  border: 2px solid #fbbf24;
  background: #fffbeb;
  padding: 20px 15px 15px;
  margin: 2.5em 0 2em;
  border-radius: 8px;
}
.igayobi-pamph-point-label { position: absolute; top: -15px; left: 15px; background: #fbbf24; color: #fff; font-weight: bold; padding: 4px 15px; border-radius: 20px; font-size: 0.9rem; letter-spacing: 1px; }
/* =============================================
   レスポンシブ
============================================= */
@media (max-width: 767px) {
  .igayobi-hero { padding: 24px 18px; border-radius: 16px; }
  .igayobi-hero h1 { font-size: 26px; }
  .igayobi-article h2 { font-size: 22px; margin-top: 42px; }
  .igayobi-article h3 { font-size: 19px; }
  .igayobi-grid { grid-template-columns: 1fr; }
  .igayobi-cost-hero { padding: 24px 18px; border-radius: 16px; }
  .igayobi-cost-hero h1 { font-size: 26px; }
  .igayobi-cost-article h2 { font-size: 22px; margin-top: 42px; }
  .igayobi-cost-article h3 { font-size: 19px; }
  .igayobi-cost-grid { grid-template-columns: 1fr; }
  .igayobi-pamph-article h2 { font-size: 22px; margin-top: 42px; }
  .igayobi-pamph-article h3 { font-size: 19px; }
  .igayobi-pamph-grid { grid-template-columns: 1fr; }
  .igayobi-pamph-cta { padding: 22px 18px; }
  .igayobi-pamph-ngok { flex-direction: column; }
}


/* =========================
   igayobi Portal Top
   WordPress > 外観 > カスタマイズ > 追加CSS にそのまま貼る
========================= */

/* Classic Editor safe top page for igayobi */

.igy-classic-top {
  max-width: 960px;
  margin: 0 auto;
  color: #23303a;
}

.igy-classic-top *,
.igy-classic-top *::before,
.igy-classic-top *::after {
  box-sizing: border-box;
}

.igy-classic-top a {
  color: inherit;
  text-decoration: none;
}

.igy-classic-hero {
  margin: 0 0 28px;
  padding: 26px 24px 18px;
  border-radius: 26px;
  background: linear-gradient(135deg, #244863 0%, #386a81 52%, #7fc4c0 100%);
  box-shadow: 0 18px 44px rgba(30, 52, 70, 0.12);
  color: #fff;
}

.igy-classic-eyebrow {
  margin: 0 0 10px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(243, 250, 255, 0.82);
}

.igy-classic-hero h1 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.igy-classic-lead {
  margin: 0 0 18px;
  color: rgba(244, 250, 255, 0.92);
  font-size: 0.97rem;
  line-height: 1.8;
}

.igy-classic-btns {
  margin: 0 0 18px;
}

.igy-classic-btn {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 700;
}

.igy-classic-btn--primary {
  background: #fff;
  color: #244863 !important;
}

.igy-classic-btn--ghost {
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.36);
  background: rgba(255, 255, 255, 0.08);
}

.igy-classic-hero-image {
  margin: 0 0 18px;
  overflow: hidden;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.12);
}

.igy-classic-hero-image img {
  display: block;
  width: 100%;
  height: auto;
}

.igy-classic-quicklinks {
  margin: 0;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.12);
}

.igy-classic-quicklinks strong {
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

.igy-classic-quicklinks ul {
  margin: 0;
  padding-left: 1.2em;
}

.igy-classic-quicklinks li {
  margin-bottom: 8px;
  color: rgba(244, 250, 255, 0.92);
}

.igy-classic-section {
  margin: 0 0 28px;
}

.igy-classic-kicker {
  margin: 0 0 8px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #5c8fa1;
}

.igy-classic-section h2 {
  margin: 0 0 10px;
  color: #23303a;
  font-size: 2rem;
  line-height: 1.25;
}

.igy-classic-section-intro {
  margin: 0 0 16px;
  color: #5d6d78;
  line-height: 1.8;
}

.igy-classic-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.igy-classic-card {
  flex: 1 1 280px;
  min-width: 0;
  padding: 20px;
  border: 1px solid #dbe6ef;
  border-radius: 22px;
  background: linear-gradient(180deg, #fff 0%, #f5fbff 100%);
  box-shadow: 0 10px 24px rgba(39, 67, 88, 0.06);
}

.igy-classic-card--featured {
  background: linear-gradient(180deg, #ffffff 0%, #edf8f7 100%);
}

.igy-classic-tag {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e3f0f1;
  color: #3c6e71;
  font-size: 0.76rem;
  font-weight: 700;
}

.igy-classic-card h3 {
  margin: 0 0 10px;
  font-size: 1.15rem;
  line-height: 1.35;
}

.igy-classic-card p {
  margin: 0;
  color: #5d6d78;
  line-height: 1.75;
}

.igy-classic-chip-box {
  padding: 18px 20px;
  border: 1px solid #dbe6ef;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(39, 67, 88, 0.05);
}

.igy-classic-chip-box + .igy-classic-chip-box {
  margin-top: 14px;
}

.igy-classic-chip-box h3 {
  margin: 0 0 12px;
  font-size: 1.05rem;
}

.igy-classic-chip {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 8px 12px;
  border-radius: 999px;
  background: #eef6fb;
  color: #284b63 !important;
  font-weight: 700;
  font-size: 0.92rem;
}

.igy-classic-band {
  padding: 22px 24px;
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(40, 75, 99, 0.98), rgba(60, 110, 113, 0.92));
  color: #fff;
  box-shadow: 0 18px 44px rgba(30, 52, 70, 0.12);
}

.igy-classic-band h2 {
  color: #fff;
  margin-bottom: 12px;
}

.igy-classic-band p {
  margin: 0 0 14px;
  line-height: 1.8;
  color: rgba(240, 248, 251, 0.92);
}

.igy-classic-band-links a {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 10px 14px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff !important;
  font-weight: 700;
}

@media (max-width: 767px) {
  .igy-classic-hero,
  .igy-classic-band {
    padding: 20px 18px 16px;
    border-radius: 20px;
  }

  .igy-classic-section h2 {
    font-size: 1.55rem;
  }

  .igy-classic-card,
  .igy-classic-chip-box {
    padding: 16px;
    border-radius: 18px;
  }
}

/* =========================
   End igayobi Portal Top
========================= */

/* =========================
   Portal Top Fix
========================= */

.igy-portal { 
  outline: none !important;
  padding: 12px 0 36px !important;
}

.igy-portal .igy-home-hero {
  margin-bottom: 24px !important;
}

.igy-portal .igy-home-hero__inner {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 32%) !important;
  padding: 22px 22px 14px !important;
  gap: 16px !important;
  align-items: start !important;
}

.igy-portal .igy-home-title {
  font-size: clamp(1.7rem, 3.6vw, 2.8rem) !important;
  line-height: 1.08 !important;
}

.igy-portal .igy-home-lead {
  margin-top: 10px !important;
  font-size: 0.9rem !important;
  line-height: 1.65 !important;
}

.igy-portal .igy-home-actions {
  margin-top: 14px !important;
}

.igy-portal .igy-btn {
  min-height: 42px !important;
  padding: 0 16px !important;
  font-size: 0.92rem !important;
}

.igy-portal .igy-hero-panel {
  padding: 10px !important;
  border-radius: 18px !important;
}

.igy-portal .igy-hero-visual {
  margin-bottom: 8px !important;
}

.igy-portal .igy-hero-panel__item {
  padding: 8px 10px !important;
}

.igy-portal .igy-hero-panel__item strong {
  font-size: 0.9rem !important;
}

.igy-portal .igy-hero-panel__item span {
  font-size: 0.8rem !important;
  line-height: 1.4 !important;
}

.igy-portal .igy-hero-stats {
  grid-template-columns: repeat(3, 1fr) !important;
}

.igy-portal .igy-stat {
  padding: 9px 12px !important;
}

.igy-portal .igy-stat__num {
  font-size: 1rem !important;
}

.igy-portal .igy-stat__text {
  font-size: 0.78rem !important;
  line-height: 1.3 !important;
}

.igy-portal .igy-spotlight {
  grid-template-columns: minmax(0, 1fr) minmax(220px, 28%) !important;
  padding: 16px 18px !important;
  gap: 12px !important;
}

.igy-portal .igy-spotlight__text h2 {
  font-size: clamp(1.3rem, 2.4vw, 1.9rem) !important;
  line-height: 1.12 !important;
}

.igy-portal .igy-spotlight__text p {
  margin-top: 8px !important;
  font-size: 0.9rem !important;
  line-height: 1.6 !important;
}

.igy-portal .igy-mini-card {
  padding: 10px !important;
}

.igy-portal .igy-mini-card strong {
  font-size: 0.9rem !important;
}

.igy-portal .igy-mini-card span:last-child {
  font-size: 0.78rem !important;
  line-height: 1.35 !important;
}

@media (max-width: 900px) {
  .igy-portal .igy-home-hero__inner,
  .igy-portal .igy-spotlight {
    grid-template-columns: 1fr !important;
  }

  .igy-portal .igy-entry-grid,
  .igy-portal .igy-filter-layout,
  .igy-portal .igy-guide-grid {
    grid-template-columns: 1fr !important;
  }
}





/* SANGO child theme helper styles for the medical prep comparison article */

.igy-page {
  color: #3f372f;
}

.igy-updated {
  margin-bottom: 0.5rem;
  color: #8b7f72;
  font-size: 0.9rem;
}

.igy-page-title {
  margin-bottom: 1.25rem;
  line-height: 1.3;
}

.igy-lead {
  padding: 1.3rem 1.4rem;
  border: 1px solid #eee2d3;
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(232, 180, 110, 0.16), transparent 30%),
    linear-gradient(180deg, #fffdf9 0%, #fff8ef 100%);
  box-shadow: 0 12px 30px rgba(113, 84, 40, 0.06);
}

.igy-point-box,
.igy-caution-box,
.igy-cta-box,
.igy-checklist {
  margin: 1.8rem 0;
  padding: 1.2rem 1.3rem;
  border-radius: 18px;
}

.igy-point-box {
  border: 1px solid #f1d9ac;
  background: #fff8e8;
}

.igy-caution-box {
  border: 1px solid #f0c9c9;
  background: #fff6f5;
}

.igy-cta-box {
  border: 1px solid #d8e8da;
  background: linear-gradient(180deg, #f6fff7 0%, #eefaf0 100%);
}

.igy-checklist {
  border: 1px solid #d8e3f0;
  background: #f7fbff;
}

.igy-point-box__title,
.igy-caution-box__title,
.igy-checklist__title {
  margin-bottom: 0.7rem;
  font-weight: 700;
  color: #6d4a1f;
}

.igy-cta-box__lead {
  margin-bottom: 0.4rem;
  font-size: 1.05rem;
  font-weight: 700;
  color: #2d6a39;
}

.igy-nav {
  margin: 1.7rem 0;
  padding: 1rem 1.2rem;
  border-left: 4px solid #8e5b2d;
  background: #faf7f2;
  border-radius: 0 14px 14px 0;
}

.igy-nav__title {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.igy-nav ul,
.igy-point-box ul,
.igy-checklist ul {
  margin: 0.3rem 0 0 1.2rem;
}

.igy-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 1.5rem 0 1.8rem;
}

.igy-card {
  padding: 1.15rem 1.15rem 1rem;
  border: 1px solid #ebe5db;
  border-radius: 16px;
  background: #fffdfa;
  box-shadow: 0 8px 22px rgba(60, 45, 22, 0.05);
}

.igy-card h3 {
  margin-top: 0;
  margin-bottom: 0.65rem;
  font-size: 1.05rem;
}

.igy-feature-block,
.igy-school-item,
.igy-faq-item {
  margin: 1.3rem 0;
  padding: 1.15rem 1.2rem;
  border: 1px solid #ece5db;
  border-radius: 16px;
  background: #fff;
}

.igy-feature-block h3,
.igy-school-item h3,
.igy-faq-item h3 {
  margin-top: 0;
  margin-bottom: 0.6rem;
}

.igy-school-list {
  margin-top: 1rem;
}

.igy-note {
  color: #6e665d;
  font-size: 0.9rem;
  line-height: 1.9;
}

.igy-label {
  display: inline-block;
  margin-top: 0.45rem;
  padding: 0.22rem 0.55rem;
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}

.igy-label--brown { background: #8e5b2d; }
.igy-label--green { background: #4d8a53; }
.igy-label--blue { background: #4d77b8; }
.igy-label--orange { background: #d07d2c; }
.igy-label--red { background: #c86456; }

.igy-cell-list {
  margin: 0;
  padding-left: 1.1rem;
}

.igy-cell-list li {
  margin: 0 0 0.28rem;
}

.igy-price-main,
.igy-price-sub {
  display: block;
}

.igy-price-main {
  font-weight: 700;
  color: #5a3a1e;
}

.igy-price-sub {
  margin-top: 0.32rem;
  font-size: 0.85rem;
  color: #7d756b;
}

.igy-tag {
  display: inline-block;
  margin: 0 0.35rem 0.35rem 0;
  padding: 0.22rem 0.5rem;
  border-radius: 10px;
  background: #f3efe8;
  color: #5d5347;
  font-size: 0.8rem;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .igy-card-grid {
    grid-template-columns: 1fr;
  }

  .igy-lead,
  .igy-point-box,
  .igy-caution-box,
  .igy-cta-box,
  .igy-checklist,
  .igy-card,
  .igy-feature-block,
  .igy-school-item,
  .igy-faq-item {
    padding: 1rem;
    border-radius: 14px;
  }

  .igy-cell-list {
    padding-left: 1rem;
  }

  .igy-tag {
    display: block;
    width: fit-content;
  }
}

/* =============================================
   問題演習のCSS
============================================= */

.igy-subject-shell {
  margin: 0 0 34px;
}

.igy-subject-hero {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 22px;
  padding: 26px;
  border-radius: 28px;
  position: relative;
  overflow: hidden;
  color: #fff;
  box-shadow: 0 18px 42px rgba(20, 66, 104, 0.14);
}

.igy-subject-shell--chemistry .igy-subject-hero {
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.22), transparent 30%),
    linear-gradient(135deg, #103f6c 0%, #205f97 48%, #71b1e4 100%);
}

.igy-subject-shell--biology .igy-subject-hero {
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.22), transparent 30%),
    linear-gradient(135deg, #145147 0%, #277468 48%, #82c9b8 100%);
}

.igy-subject-hero__content {
  position: relative;
  z-index: 1;
}

.igy-subject-hero__eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.9;
}

.igy-subject-hero__title {
  margin: 0 0 14px;
  font-size: 38px;
  line-height: 1.35;
  color: #fff;
}

.igy-subject-hero__lead {
  margin: 0;
  max-width: 720px;
  font-size: 15px;
  line-height: 1.95;
  color: rgba(255, 255, 255, 0.96);
}

.igy-subject-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.igy-subject-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding: 13px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.igy-subject-button:hover {
  transform: translateY(-2px);
}

.igy-subject-button--primary {
  background: #ffffff;
  color: #174b78;
}

.igy-subject-button--ghost {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.igy-subject-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px;
}

.igy-subject-stats__item {
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(6px);
}

.igy-subject-stats__item strong {
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
  color: #fff;
}

.igy-subject-stats__item span {
  display: block;
  font-size: 13px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.88);
}

.igy-subject-hero__panel {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
}

.igy-subject-panel-card {
  padding: 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px);
}

.igy-subject-panel-card--accent {
  background: rgba(255, 255, 255, 0.24);
}

.igy-subject-panel-card__label {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
}

.igy-subject-panel-card__steps {
  margin: 0;
  padding-left: 20px;
  color: #fff;
  line-height: 1.9;
  font-size: 14px;
}

.igy-subject-mini-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.igy-subject-mini-tags span {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: #174b78;
  font-size: 13px;
  font-weight: 700;
}

.igy-subject-section {
  margin-top: 28px;
}

.igy-subject-section__head {
  margin-bottom: 18px;
}

.igy-subject-section__head h2 {
  margin: 0 0 10px;
  font-size: 30px;
  line-height: 1.4;
}

.igy-subject-section__head p {
  margin: 0;
  color: #5b7284;
  line-height: 1.9;
}

.igy-subject-section__eyebrow,
.igy-subject-band__eyebrow {
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6a8aa6;
}

.igy-unit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.igy-unit-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 22px;
  border-radius: 20px;
  text-decoration: none;
  border: 1px solid #d8e6f1;
  background: #fff;
  box-shadow: 0 12px 28px rgba(20, 66, 104, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.igy-unit-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 32px rgba(20, 66, 104, 0.12);
}

.igy-unit-card strong {
  font-size: 19px;
  line-height: 1.5;
}

.igy-unit-card span {
  color: #587083;
  font-size: 14px;
  line-height: 1.8;
}

.igy-unit-card--chemistry strong {
  color: #174b78;
}

.igy-unit-card--biology strong {
  color: #175b55;
}

.igy-subject-band {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 24px;
  align-items: center;
  margin-top: 30px;
  padding: 28px 30px;
  border-radius: 24px;
  background: linear-gradient(135deg, #edf5fb 0%, #e2eef8 100%);
  border: 1px solid #d4e3ef;
}

.igy-subject-band--biology {
  background: linear-gradient(135deg, #edf7f4 0%, #e0f0ec 100%);
  border-color: #d0e4dd;
}

.igy-subject-band h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.45;
  color: #173f64;
}

.igy-subject-band p {
  margin: 0;
  color: #556c7f;
  line-height: 1.95;
}

@media (max-width: 900px) {
  .igy-subject-hero,
  .igy-subject-band {
    grid-template-columns: 1fr;
  }

  .igy-subject-stats,
  .igy-unit-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .igy-subject-hero {
    padding: 20px;
  }

  .igy-subject-hero__title {
    font-size: 30px;
  }

  .igy-subject-stats,
  .igy-unit-grid {
    grid-template-columns: 1fr;
  }

  .igy-subject-hero__actions {
    flex-direction: column;
  }

  .igy-subject-button {
    width: 100%;
  }

  .igy-subject-band {
    padding: 22px 20px;
  }
}