/* 
Theme Name: SWELL Child
Template: swell
Version: 1.0.0
*/


/* ==============================================
   セクション C: DXコンサルティングLP (post ID:193)
   追加日: 2026-04-17
   ============================================== */

.dxc { font-family: 'Noto Sans JP', sans-serif; color: #202124; line-height: 1.8; font-size: 1.25em; }
.dxc h2, .dxc h3 { font-family: 'Noto Serif JP', serif; }
.dxc h2, .dxc h3, .dxc h4 { background: none !important; border: none !important; padding: 0 !important; }
.dxc h2::before, .dxc h2::after, .dxc h3::before, .dxc h3::after { content: none !important; display: none !important; }
.dxc img { max-width: 100%; height: auto; display: block; }
.dxc a { color: #1A73E8; text-decoration: none; }

.dxc-inner { max-width: 1000px; margin: 0 auto; padding: 0 24px; }
.dxc-section { padding: 80px 0; }
.dxc-section-gray { background: #F8F9FA; }
.dxc-section-white { background: #fff; }

.dxc-eyebrow { display: inline-block; font-size: 13px; font-weight: 700; letter-spacing: 0.12em; color: #1A73E8; margin-bottom: 12px; }
.dxc-title { font-family: 'Noto Serif JP', serif; font-size: 28px; font-weight: 700; color: #1B2B4B; line-height: 1.4; margin-bottom: 20px; }
.dxc-lead { font-size: 17px; color: #5F6368; line-height: 1.9; max-width: 720px; }

.dxc-hero { background: #F8F9FA !important; padding: 20px 0 56px; }
.dxc-hero-inner { display: flex; align-items: center; gap: 40px; max-width: 1000px; margin: 0 auto; padding: 0 24px; }
.dxc-hero-text { flex: 1; }
.dxc-hero-img { flex: 0 0 420px; text-align: center; }
.dxc-hero-img img { max-width: 400px; width: 100%; filter: drop-shadow(0 8px 24px rgba(26,115,232,0.12)); }
.dxc-badge { display: inline-block; background: #E8F0FE; color: #1A73E8; font-size: 13px; font-weight: 700; padding: 5px 16px; border-radius: 12px; margin-bottom: 16px; }
.dxc-hero-h1 { font-family: 'Noto Serif JP', serif !important; font-size: 36px !important; font-weight: 700; color: #1B2B4B !important; line-height: 1.45; margin-bottom: 20px; background: none !important; }
.dxc-hero-desc { font-size: 17px; color: #5F6368; line-height: 1.9; margin-bottom: 28px; }
.dxc-hero-btns { display: flex; gap: 12px; flex-wrap: wrap; }

.dxc-btn-primary { display: inline-block; background: #1A73E8; color: #fff !important; font-size: 16px; font-weight: 700; padding: 15px 34px; border-radius: 4px; transition: background 0.2s; }
.dxc-btn-primary:hover { background: #1557B0; color: #fff !important; }
.dxc-btn-outline { display: inline-block; background: #fff; color: #202124 !important; font-size: 16px; font-weight: 700; padding: 15px 34px; border: 1px solid #DADCE0; border-radius: 4px; transition: all 0.2s; }
.dxc-btn-outline:hover { border-color: #1A73E8; color: #1A73E8 !important; }

.dxc-pain-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 36px; }
.dxc-pain-card { display: flex; align-items: flex-start; gap: 16px; background: #fff; border: 1px solid #DADCE0; border-radius: 8px; padding: 28px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }
.dxc-pain-icon { flex-shrink: 0; width: 48px; height: 48px; background: #E8F0FE; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.dxc-pain-icon span { font-size: 13px; font-weight: 700; color: #1A73E8; }
.dxc-pain-text h3 { font-size: 17px; font-weight: 700; color: #1B2B4B; margin-bottom: 8px; }
.dxc-pain-text p { font-size: 15px; color: #5F6368; line-height: 1.75; }

.dxc-cta-banner { background: #1B2B4B !important; padding: 56px 0; text-align: center; }
.dxc-cta-banner h2 { font-family: 'Noto Serif JP', serif; color: #fff !important; font-size: 24px; margin-bottom: 12px; }
.dxc-cta-banner p { color: rgba(255,255,255,0.8); font-size: 16px; margin-bottom: 24px; line-height: 1.8; }
.dxc-btn-white { display: inline-block; background: #fff; color: #1B2B4B !important; font-size: 16px; font-weight: 700; padding: 15px 40px; border-radius: 4px; transition: opacity 0.2s; }
.dxc-btn-white:hover { opacity: 0.85; color: #1B2B4B !important; }
.dxc-cta-note { color: rgba(255,255,255,0.6); font-size: 13px; margin-top: 12px; }

.dxc-cta-inline { background: #E8F0FE; border-radius: 8px; padding: 36px; text-align: center; margin-top: 48px; }
.dxc-cta-inline p { font-size: 17px; color: #1B2B4B; margin-bottom: 16px; font-weight: 700; }

.dxc-menu-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; margin-top: 36px; }
.dxc-menu-card { background: #fff; border: 1px solid #DADCE0; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }
.dxc-menu-head { padding: 28px 28px 24px; text-align: center; }
.dxc-menu-head.accompany { background: #1A73E8; }
.dxc-menu-head.spot { background: #00897B; }
.dxc-menu-label { display: inline-block; background: rgba(255,255,255,0.2); color: #fff; font-size: 12px; font-weight: 700; padding: 3px 14px; border-radius: 10px; margin-bottom: 10px; }
.dxc-menu-name { color: #fff; font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 700; line-height: 1.4; }
.dxc-menu-body { padding: 28px; }
.dxc-menu-desc { font-size: 16px; color: #5F6368; line-height: 1.8; margin-bottom: 20px; }
.dxc-menu-features { list-style: none; margin-bottom: 24px; }
.dxc-menu-features li { font-size: 16px; color: #202124; padding: 10px 0; border-bottom: 1px solid #F1F3F4; padding-left: 28px; position: relative; }
.dxc-menu-features li::before { content: ''; position: absolute; left: 0; top: 16px; width: 16px; height: 16px; border-radius: 50%; background: #E8F0FE; }
.dxc-menu-features li::after { content: ''; position: absolute; left: 4px; top: 18px; width: 8px; height: 5px; border-left: 2px solid #1A73E8; border-bottom: 2px solid #1A73E8; transform: rotate(-45deg); }
.dxc-menu-price { background: #F8F9FA; border-radius: 6px; padding: 20px; text-align: center; }
.dxc-menu-price-label { font-size: 13px; color: #5F6368; margin-bottom: 4px; }
.dxc-menu-price-value { font-size: 20px; font-weight: 700; color: #1B2B4B; }
.dxc-menu-price-note { font-size: 13px; color: #80868B; margin-top: 4px; }

.dxc-detail-row { display: flex; gap: 40px; align-items: center; margin-top: 48px; }
.dxc-detail-row.reverse { flex-direction: row-reverse; }
.dxc-detail-text { flex: 1; }
.dxc-detail-img { flex: 0 0 300px; text-align: center; }
.dxc-detail-img img { max-width: 280px; width: 100%; filter: drop-shadow(0 6px 20px rgba(26,115,232,0.10)); }
.dxc-detail-num { display: inline-block; background: #E8F0FE; color: #1A73E8; font-size: 13px; font-weight: 700; padding: 4px 16px; border-radius: 12px; margin-bottom: 14px; }
.dxc-detail-h3 { font-size: 22px; font-weight: 700; color: #1B2B4B; margin-bottom: 14px; line-height: 1.5; }
.dxc-detail-text p { font-size: 16px; color: #5F6368; line-height: 1.85; }

.dxc-support-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 40px; }
.dxc-support-card { text-align: center; background: #fff; border: 1px solid #DADCE0; border-radius: 8px; padding: 32px 20px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }
.dxc-support-icon { width: 56px; height: 56px; margin: 0 auto 16px; background: #E8F0FE; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.dxc-support-icon span { font-size: 12px; font-weight: 700; color: #1A73E8; }
.dxc-support-card h3 { font-size: 17px; font-weight: 700; color: #1B2B4B; margin-bottom: 10px; line-height: 1.5; }
.dxc-support-card p { font-size: 15px; color: #5F6368; line-height: 1.75; }

.dxc-flow-list { display: flex; gap: 0; margin-top: 40px; }
.dxc-flow-item { flex: 1; text-align: center; position: relative; padding: 0 12px; }
.dxc-flow-item::after { content: ''; position: absolute; top: 28px; right: -12px; width: 24px; height: 2px; background: #DADCE0; }
.dxc-flow-item:last-child::after { display: none; }
.dxc-flow-num { width: 56px; height: 56px; margin: 0 auto 14px; background: #1A73E8; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 700; }
.dxc-flow-item h3 { font-size: 16px; font-weight: 700; color: #1B2B4B; margin-bottom: 8px; }
.dxc-flow-item p { font-size: 15px; color: #5F6368; line-height: 1.7; }

.dxc-case-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 36px; }
.dxc-case-card { background: #fff; border: 1px solid #DADCE0; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }
.dxc-case-body { padding: 24px; }
.dxc-case-tag { display: inline-block; background: #E8F0FE; color: #1A73E8; font-size: 12px; font-weight: 700; padding: 3px 12px; border-radius: 10px; margin-bottom: 12px; }
.dxc-case-body h3 { font-size: 18px; font-weight: 700; color: #1B2B4B; margin-bottom: 8px; line-height: 1.5; }
.dxc-case-body p { font-size: 15px; color: #5F6368; line-height: 1.75; }
.dxc-case-result { margin-top: 14px; padding-top: 14px; border-top: 1px solid #F1F3F4; font-size: 17px; font-weight: 700; color: #1A73E8; }

.dxc-faq-list { margin-top: 36px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dxc-faq-item { border-bottom: 1px solid #DADCE0; padding: 24px 0; }
.dxc-faq-q { font-size: 17px; font-weight: 700; color: #1B2B4B; padding-left: 36px; position: relative; }
.dxc-faq-q::before { content: 'Q'; position: absolute; left: 0; top: 0; width: 26px; height: 26px; background: #1A73E8; color: #fff; border-radius: 4px; font-size: 14px; font-weight: 700; display: flex; align-items: center; justify-content: center; }
.dxc-faq-a { font-size: 16px; color: #5F6368; line-height: 1.85; padding-left: 36px; margin-top: 12px; }

.dxc-compare-table { width: 100%; border-collapse: collapse; margin-top: 36px; font-size: 16px; }
.dxc-compare-table th, .dxc-compare-table td { padding: 16px 18px; border-bottom: 1px solid #DADCE0; text-align: left; }
.dxc-compare-table thead th { background: #F8F9FA; font-weight: 700; color: #1B2B4B; font-size: 15px; }
.dxc-compare-table th:first-child { width: 28%; }
.dxc-compare-table .col-accompany { background: rgba(26,115,232,0.04); }
.dxc-compare-table .col-spot { background: rgba(0,137,123,0.04); }
.dxc-compare-table .table-label { font-weight: 700; color: #1B2B4B; }

@media(min-width:640px){ .dxc-title { font-size: 32px; } .dxc-cta-banner h2 { font-size: 26px; } }
@media(max-width:1000px){
  .dxc-hero-inner { flex-direction: column; text-align: center; }
  .dxc-hero-img { flex: none; margin-top: 32px; }
  .dxc-hero-btns { justify-content: center; }
  .dxc-hero-h1 { font-size: 28px !important; }
  .dxc-pain-grid { grid-template-columns: 1fr; }
  .dxc-menu-grid { grid-template-columns: 1fr; }
  .dxc-detail-row, .dxc-detail-row.reverse { flex-direction: column; }
  .dxc-detail-img { flex: none; order: -1; }
  .dxc-support-grid { grid-template-columns: 1fr 1fr; }
  .dxc-flow-list { flex-direction: column; gap: 20px; }
  .dxc-flow-item::after { display: none; }
  .dxc-case-grid { grid-template-columns: 1fr; }
  .dxc-section { padding: 56px 0; }
}
@media(max-width:639px){
  .dxc-inner { padding: 0 16px; }
  .dxc-hero { padding: 16px 0 40px !important; }
  .dxc-hero-h1 { font-size: 24px !important; }
  .dxc-title { font-size: 24px !important; }
  .dxc-support-grid { grid-template-columns: 1fr; }
  .dxc-hero-btns { flex-direction: column; align-items: center; }
  .dxc-compare-table { font-size: 14px; }
  .dxc-compare-table th, .dxc-compare-table td { padding: 12px 10px; }
}


/* ==============================================
   DXコンサルティングLP: SWELLリセット + 修正
   追加日: 2026-04-17 (fix)
   ============================================== */

/* ページタイトル非表示 */
.page-id-193 .c-pageTitle { display: none !important; }

/* SWELLコンテンツ幅リセット */
.page-id-193 #content { padding-top: 0 !important; }
.page-id-193 .l-mainContent__inner { max-width: 100% !important; padding: 0 !important; }
.page-id-193 .post_content { max-width: 100% !important; padding: 0 !important; margin: 0 !important; }

/* SWELL .post_content 内のスタイルリセット（.dxcスコープ） */
.post_content .dxc { max-width: 100%; }
.post_content .dxc p { margin: 0; padding: 0; }
.post_content .dxc h1,
.post_content .dxc h2,
.post_content .dxc h3,
.post_content .dxc h4 {
  background: none !important; background-color: transparent !important;
  border: none !important; padding: 0 !important; margin: 0 !important;
  position: static !important;
}
.post_content .dxc h1::before, .post_content .dxc h1::after,
.post_content .dxc h2::before, .post_content .dxc h2::after,
.post_content .dxc h3::before, .post_content .dxc h3::after {
  content: none !important; display: none !important;
}
.post_content .dxc ul { list-style: none; margin: 0; padding: 0; }
.post_content .dxc li { padding-left: 0; }
.post_content .dxc li::before { content: none; }
.post_content .dxc li::marker { content: none; display: none; }
.post_content .dxc a { text-decoration: none; }
.post_content .dxc img { margin: 0; }
.post_content .dxc table { margin: 0; }

/* SWELL全幅化: セクション背景を画面端まで */
.post_content .dxc-hero,
.post_content .dxc-section,
.post_content .dxc-cta-banner {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100vw !important;
  max-width: 100vw !important;
}

/* dxc-menu-features リストのチェックマーク復元 */
.post_content .dxc-menu-features li {
  padding-left: 28px !important;
  position: relative;
}
.post_content .dxc-menu-features li::before {
  content: '' !important; display: block !important;
  position: absolute; left: 0; top: 16px;
  width: 16px; height: 16px; border-radius: 50%;
  background: #E8F0FE;
}
.post_content .dxc-menu-features li::after {
  content: '' !important; display: block !important;
  position: absolute; left: 4px; top: 18px;
  width: 8px; height: 5px;
  border-left: 2px solid #1A73E8; border-bottom: 2px solid #1A73E8;
  transform: rotate(-45deg);
}


/* ==============================================
   Seminar セクション（トップ・サービス両ページ共通）
   プレフィックス: tp-sem-
   追加日: 2026-04-18
   ============================================== */

.tp-sem {
  background: #F8F9FA;
  padding: 80px 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
.tp-sem-inner { max-width: 1000px; margin: 0 auto; padding: 0 24px; }

.tp-sem-eyebrow {
  display: block; font-size: 13px; font-weight: 700;
  letter-spacing: 0.14em; color: #1A73E8;
  margin-bottom: 10px; text-align: center;
}
.post_content .tp-sem-title,
.tp-sem-title {
  font-family: 'Noto Serif JP', serif !important;
  font-size: 28px; font-weight: 700; color: #1B2B4B !important;
  line-height: 1.4; margin-bottom: 14px !important;
  text-align: center;
  background: none !important; border: none !important; padding: 0 !important;
}
.post_content .tp-sem-title::before,
.post_content .tp-sem-title::after { content: none !important; display: none !important; }
@media(min-width:900px){ .tp-sem-title { font-size: 32px; } }

.tp-sem-lead {
  font-size: 16px; color: #5F6368; line-height: 1.9;
  max-width: 720px; margin: 0 auto 48px; text-align: center;
}

/* 年度ラベル（2026予定用） */
.tp-sem-year {
  display: flex; align-items: center; gap: 16px;
  margin: 0 0 24px;
}
.tp-sem-year-num {
  font-family: 'Noto Serif JP', serif;
  font-size: 28px; font-weight: 700; color: #1B2B4B; line-height: 1;
}
.tp-sem-year-label {
  font-size: 13px; font-weight: 700; color: #1A73E8;
  letter-spacing: 0.1em; padding: 4px 12px;
  background: #E8F0FE; border-radius: 4px;
}
.tp-sem-year-label.past { color: #5F6368; background: #F1F3F4; }
.tp-sem-year-line { flex: 1; height: 1px; background: #DADCE0; }

/* テーブル */
.tp-sem-table-wrap {
  background: #fff;
  border: 1px solid #DADCE0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}
.post_content .tp-sem-table,
.tp-sem-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  margin: 0;
}
.post_content .tp-sem-table thead th,
.tp-sem-table thead th {
  background: #F8F9FA !important;
  color: #1B2B4B !important;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-align: left;
  padding: 14px 20px !important;
  border: none !important;
  border-bottom: 1px solid #DADCE0 !important;
  white-space: nowrap;
}
.post_content .tp-sem-table thead th.center,
.tp-sem-table thead th.center { text-align: center; }
.post_content .tp-sem-table tbody td,
.tp-sem-table tbody td {
  padding: 18px 20px !important;
  border: none !important;
  border-bottom: 1px solid #F1F3F4 !important;
  vertical-align: middle;
  color: #202124;
  background: transparent;
}
.post_content .tp-sem-table tbody tr:last-child td,
.tp-sem-table tbody tr:last-child td { border-bottom: none !important; }
.post_content .tp-sem-table tbody tr:hover,
.tp-sem-table tbody tr:hover { background: #FAFBFC; }

.tp-sem-col-term { width: 16%; font-weight: 700; color: #1B2B4B; white-space: nowrap; }
.tp-sem-col-theme { width: 44%; }
.tp-sem-col-status { width: 16%; text-align: center; white-space: nowrap; }
.tp-sem-col-place { width: 24%; color: #5F6368; font-size: 14px; }

.tp-sem-theme-name { font-weight: 700; color: #1B2B4B; line-height: 1.5; }
.tp-sem-theme-sub { display: block; font-size: 13px; color: #5F6368; font-weight: 400; margin-top: 2px; }

/* ステータスバッジ */
.tp-sem-badge {
  display: inline-block; font-size: 12px; font-weight: 700;
  padding: 5px 14px; border-radius: 12px;
  letter-spacing: 0.04em; line-height: 1.4;
}
.tp-sem-badge.full { color: #5F6368; background: #F1F3F4; border: 1px solid #DADCE0; }
.tp-sem-badge.open { color: #fff; background: #1A73E8; }
.tp-sem-badge.soon { color: #00897B; background: #fff; border: 1px solid #00897B; }

/* アコーディオン（2025年実績用） */
.tp-sem-accordion {
  margin-top: 16px;
  border: 1px solid #DADCE0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04);
  overflow: hidden;
}
.tp-sem-accordion[open] { box-shadow: 0 2px 8px rgba(0,0,0,0.06); }
.tp-sem-summary {
  list-style: none;
  cursor: pointer;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
  user-select: none;
  transition: background 0.15s;
}
.tp-sem-summary::-webkit-details-marker { display: none; }
.tp-sem-summary::marker { display: none; content: ""; }
.tp-sem-summary:hover { background: #FAFBFC; }
.tp-sem-summary-year {
  font-family: 'Noto Serif JP', serif;
  font-size: 24px; font-weight: 700; color: #1B2B4B; line-height: 1;
}
.tp-sem-summary-label {
  font-size: 13px; font-weight: 700; color: #5F6368;
  letter-spacing: 0.1em; padding: 4px 12px;
  background: #F1F3F4; border-radius: 4px;
}
.tp-sem-summary-count { font-size: 13px; color: #80868B; }
.tp-sem-summary-icon {
  margin-left: auto;
  width: 28px; height: 28px; border-radius: 50%;
  background: #E8F0FE;
  display: flex; align-items: center; justify-content: center;
  position: relative;
  transition: background 0.2s;
}
.tp-sem-summary-icon::before,
.tp-sem-summary-icon::after {
  content: ""; position: absolute;
  background: #1A73E8; border-radius: 1px;
  transition: transform 0.25s;
}
.tp-sem-summary-icon::before { width: 12px; height: 2px; top: 13px; left: 8px; }
.tp-sem-summary-icon::after { width: 2px; height: 12px; top: 8px; left: 13px; }
.tp-sem-accordion[open] .tp-sem-summary-icon { background: #1A73E8; }
.tp-sem-accordion[open] .tp-sem-summary-icon::before,
.tp-sem-accordion[open] .tp-sem-summary-icon::after { background: #fff; }
.tp-sem-accordion[open] .tp-sem-summary-icon::after { transform: scaleY(0); }

/* details閉じ制御（ネイティブ機能補強・SWELL装飾との競合対策） */
.tp-sem-accordion:not([open]) .tp-sem-accordion-body { display: none !important; }
.tp-sem-accordion[open] .tp-sem-accordion-body { display: block !important; }

.tp-sem-accordion-body { padding: 0 24px 24px; border-top: 1px solid #F1F3F4; }
.tp-sem-accordion-body .tp-sem-table-wrap {
  margin-top: 16px;
  border: 1px solid #F1F3F4;
  box-shadow: none;
}

/* CTA */
.tp-sem-cta { margin-top: 40px; text-align: center; }
.tp-sem-cta-text { font-size: 15px; color: #5F6368; margin-bottom: 16px; }
.tp-sem-btn {
  display: inline-block; background: #1A73E8; color: #fff !important;
  font-size: 16px; font-weight: 700; padding: 14px 36px;
  border-radius: 4px; transition: background 0.2s;
  text-decoration: none;
}
.tp-sem-btn:hover { background: #1557B0; color: #fff !important; }
.tp-sem-note { font-size: 12px; color: #80868B; margin-top: 16px; text-align: center; line-height: 1.7; }

/* SWELL post_content リセット（li装飾対策） */
.post_content .tp-sem ul,
.post_content .tp-sem li { list-style: none !important; padding-left: 0 !important; margin: 0 !important; }
.post_content .tp-sem li::before,
.post_content .tp-sem li::after { content: none !important; display: none !important; }

/* Responsive */
@media (max-width: 768px) {
  .tp-sem { padding: 56px 0; }
  .tp-sem-title { font-size: 24px; }
  .tp-sem-lead { font-size: 15px; margin-bottom: 32px; }

  .tp-sem-table, .tp-sem-table thead, .tp-sem-table tbody,
  .tp-sem-table tr, .tp-sem-table th, .tp-sem-table td { display: block; }
  .tp-sem-table thead { display: none; }
  .tp-sem-table-wrap { background: transparent; border: none; box-shadow: none; }
  .post_content .tp-sem-table tbody tr,
  .tp-sem-table tbody tr {
    background: #fff;
    border: 1px solid #DADCE0;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 16px 18px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
  }
  .post_content .tp-sem-table tbody tr:hover,
  .tp-sem-table tbody tr:hover { background: #fff; }
  .post_content .tp-sem-table tbody td,
  .tp-sem-table tbody td {
    padding: 4px 0 !important;
    border: none !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
  }
  .tp-sem-table tbody td::before {
    content: attr(data-label);
    font-size: 12px; font-weight: 700; color: #5F6368;
    letter-spacing: 0.04em;
    flex-shrink: 0; width: 72px; padding-top: 2px;
  }
  .tp-sem-col-term, .tp-sem-col-theme, .tp-sem-col-status, .tp-sem-col-place { width: 100%; }
  .tp-sem-col-status { text-align: left; }

  .tp-sem-year { margin: 0 0 16px; }
  .tp-sem-year-num { font-size: 24px; }

  .tp-sem-summary { padding: 16px 18px; gap: 10px; flex-wrap: wrap; }
  .tp-sem-summary-year { font-size: 20px; }
  .tp-sem-summary-count { font-size: 12px; width: 100%; order: 5; }
  .tp-sem-summary-icon { order: 4; }
  .tp-sem-accordion-body { padding: 0 14px 16px; }
  .tp-sem-accordion-body .tp-sem-table-wrap { background: transparent; border: none; }
}

/* セミナーセクション内の見出し・リード文を左寄せに強制
   （.tp-stitle はデフォルト center のため上書き） */
.tp-sem-inner .tp-eyebrow,
.tp-sem-inner .svc-eyebrow,
.tp-sem-inner .tp-stitle,
.tp-sem-inner .svc-title,
.tp-sem-inner .tp-slead,
.tp-sem-inner .svc-lead,
.tp-sem-inner h2,
.tp .tp-sem-inner .tp-stitle {
  text-align: left !important;
}
.tp-sem-inner .tp-slead,
.tp-sem-inner .svc-lead {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none !important;
}
/* ==============================================
   DAY別カリキュラム下層見出し（DX研修系・追加 2026-05-11）
   ============================================== */
.trb-curriculum .trb-subtheme {
  margin-bottom: 14px;
}
.trb-curriculum .trb-subtheme:last-child {
  margin-bottom: 0;
}
.trb-curriculum .trb-subtheme-head {
  font-weight: 700;
  color: #1B2B4B;
  line-height: 1.6;
}
.trb-curriculum .trb-subtheme-body {
  margin-top: 4px;
  color: #5F6368;
  font-size: 13px;
  line-height: 1.7;
  padding-left: 16px;
}
.trb-curriculum .trb-theme-cell-sub {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #5F6368;
  font-weight: normal;
  line-height: 1.5;
}
.trb-prerequisite {
  font-size: 13px;
  color: #BF360C;
  background: #FFF8E1;
  border-left: 3px solid #F9A825;
  padding: 12px 16px;
  line-height: 1.7;
  margin: 16px 0 32px 0;
}
