.breadcrumbs {
  margin: 1rem auto;
  font-size: 14px;
  color: #6b7a86;
  max-width: 1200px;
}

.bc-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bc-item {
  display: flex;
  align-items: center;
  color: #6b7a86;
}

.bc-item a {
  color: #004751;
  text-decoration: none;
  font-weight: 600;
}

.bc-item a:hover {
  text-decoration: underline;
}

.bc-item::after {
  content: ">";
  margin: 0 6px;
  color: #9aa5af;
}

.bc-item:last-child::after {
  content: "";
}

.bc-current {
  color: #1f3137;
  font-weight: 700;
}
/* ------------------------------
  SWELL 風：記事本文スタイル
  （.single-news-body 内のみ適用）
------------------------------ */

.single-news-body {
  color: #333;
  max-width: 100%;
}

/* 段落 */
.single-news-body p {
  margin: 1.2rem 0;
  letter-spacing: 0;
  line-height: 1.5;
}

/* 最初の p だけ margin なし */
.single-news-body p:first-of-type {
  margin-top: 0;
}

/* 見出し（SWELL の読みやすい余白感） */
/* .single-news-body h2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 3rem 0 1.5rem;
  border-left: 4px solid #154b5a;
  padding-left: 0.75rem;
} */

/* 記事内のh2（お好みでセレクタ調整） */
.single-news-body h2 {
  position: relative;
  margin: 40px 0 16px;
  padding-left: 18px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #333;
}

/* 左の縦ライン */
.single-news-body h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  bottom: 0.1em;
  width: 4px;
  background-color: #154b5a;
  /* 濃いブルー */
}


.single-news-body h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 2.5rem 0 1rem;
}

.single-news-body h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 2rem 0 0.75rem;
}

/* リスト */
.single-news-body ul,
.single-news-body ol {
  margin: 1rem 0 1.25rem 1.25rem;
}

.single-news-body ul li {
  list-style: disc;
}

.single-news-body ol li {
  list-style: decimal;
  margin-bottom: 0.4rem;
}

/* 引用 */
.single-news-body blockquote {
  border-left: 4px solid #ccc;
  padding: 0.5rem 1rem;
  margin: 2rem 0;
  color: #555;
  background: #fafafa;
  border-radius: 4px;
}

/* 画像（SWELL のように中央寄せ & 余白） */
.single-news-body img {
  display: block;
  margin: 2rem auto;
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

/* テーブル */
.single-news-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;
  font-size: 0.95rem;
}

.single-news-body table th,
.single-news-body table td {
  border: 1px solid #ddd;
  padding: 0.75rem;
}

.single-news-body table th {
  background: #f1f1f1;
}

/* リンク */
.single-news-body a {
  color: #154b5a;
  text-decoration: underline;
}

/* コード・整形済みテキスト */
.single-news-body pre,
.single-news-body code {
  font-family: "SFMono-Regular", Consolas, monospace;
  background: #f7f7f7;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  font-size: 0.9rem;
}

/* YouTube・埋め込み対応 */
.single-news-body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 2rem 0;
  border-radius: 6px;
}

/* 余白調整：最後の要素の margin をなくす */
.single-news-body>*:last-child {
  margin-bottom: 0;
}

.single-news-body .wp-element-caption {
  text-align: right;
  /* 右寄せ */
  color: #999;
  /* 灰色の文字 */
  font-size: 0.85rem;
  /* 少し小さめ（調整可） */
  margin-top: -24px;
  /* 画像との間に余白 */
  line-height: 1.4;
  /* 読みやすく */
  font-style: italic;
  /* 斜体（不要なら削除） */
}

/* 埋め込み用 */

/* ------- ベース ------- */
.simpleblogcard_wrap {
  margin: 2rem 0;
  margin: 30px auto !important;
  border: none !important;
}

.simpleblogcard_wrap>a {
  display: flex;
  flex-direction: row-reverse;
  /* 画像を右側に */
  gap: 24px;
  padding: 24px 28px;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 10px 25px rgba(15, 23, 42, 0.06);
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

/* hover */
.simpleblogcard_wrap>a:hover {
  border-color: #0f5b74;
  box-shadow: 0 16px 35px rgba(15, 23, 42, 0.12);
  transform: translateY(-2px);
}

/* ------- 画像エリア ------- */
.simpleblogcard_wrap figure {
  margin: 0;
  width: 140px;
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  background: #f9fafb;
  display: flex;
  align-items: center;
  justify-content: center;
}

.simpleblogcard_wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ------- テキストエリア ------- */
.simpleblogcard_inner {
  flex: 1;
  min-width: 0;
}

/* ドメイン + タイトル全体のブロック */
.simpleblogcard_inner [class^="simpleblogcard_border"] {
  position: relative;
  padding-left: 16px;
  border-left: 3px solid #154b5a;
  /* 左のラインだけ残す */
  margin-bottom: 8px;
}

/* ドメイン部分（先頭のテキスト） */
.simpleblogcard_inner [class^="simpleblogcard_border"] {
  font-size: 12px;
  color: #6b7280;
}

/* タイトル */
.simpleblogcard_inner [class^="simpleblogcard_title"] {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #0f172a;
}

/* 説明文 */
.simpleblogcard_inner [class^="simpleblogcard_description"] {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.7;
  color: #4b5563;
}

/* clear用 div は消してよい見た目に */
.simpleblogcard_wrap>a>div[style*="clear"] {
  display: none;
}

/* ------- レスポンシブ（スマホ） ------- */
@media (max-width: 768px) {
  .simpleblogcard_wrap>a {
    flex-direction: column;
    padding: 20px;
  }

  .simpleblogcard_wrap figure {
    width: 100%;
    max-width: 220px;
    align-self: flex-end;
  }
}
/* ================================
   Design Digital Spoke：ヘッダーデザイン
================================ */

/* header 内側の高さ・整列（PC共通） */
.dds-header-inner {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* 左：ロゴ / 右：ボタン群 */
  gap: 32px;
}

/* ロゴ（PC） */
.dds-logo {
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #154B5A;
}

/* ナビ */
.dds-nav-ul {
  display: flex;
  align-items: center;
  gap: 56px;
  text-transform: uppercase;
  font-size: 14px;
}

.dds-nav-link {
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  transition: color .2s ease;
}

.dds-nav-link:hover {
  color: #bfbfbf;
}

/* 検索アイコン（丸 / PC） */
.dds-search-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 9999px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .2s ease, color .2s ease;
}

.dds-search-btn:hover {
  background: #f5f5f5;
}

/* お問い合わせ（PC） */
.dds-contact-btn {
  background: #154B5A;
  /* 濃いめブルーグレー */
  color: #fff;
  padding: 10px 28px;
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s ease;
}

.dds-contact-btn:hover {
  background: #6a93a6;
}

/* お問い合わせ（SP 用。ヘッダーで使わないなら残しておいてもOK） */
.dds-contact-btn-sm {
  background: #7aa7bd;
  color: #fff;
  padding: 6px 16px;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s ease;
}

.dds-contact-btn-sm:hover {
  background: #6a93a6;
}

/* ================================
   全画面検索オーバーレイ（PCベース）
================================ */

/* 初期状態：非表示だが DOM には存在させる */
.dds-search-overlay {
  display: block;
  position: fixed;
  inset: 0;
  z-index: 9999;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition: opacity 1s ease-out, visibility 1s ease-out;
  overflow-y: auto;
}

/* 白ベール（画像を少し薄く） */
.dds-search-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
  pointer-events: none;
  /* クリックを通す */
}

/* 開いた状態 */
.dds-search-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* 中身：中央寄せ（PC） */
.dds-search-overlay-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 720px;
  text-align: center;
  z-index: 2;

  opacity: 0;
  transform: translate(-50%, calc(-50% + 30px));
  transition:
    opacity 1.1s ease-out 0.1s,
    transform 1.1s ease-out 0.1s;
}

/* 開いたとき：上にふわっと */
.dds-search-overlay.is-open .dds-search-overlay-inner {
  opacity: 1;
  transform: translate(-50%, -50%);
}

/* タイトル */
.dds-search-overlay-title {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: #144c65;
  margin-bottom: 20px;
}

/* 検索フォーム */
.dds-search-form {
  position: relative;
  width: 100%;
  height: 64px;
  border-radius: 9999px;
  border: 2px solid #000;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 0 64px 0 24px;
  box-sizing: border-box;
}

.dds-search-input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  font-size: 14px;
}

/* 右端の虫メガネ（オーバーレイ内） */
.dds-search-submit {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  border: 1px solid #000;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dds-search-submit-icon {
  width: 16px;
}

/* Closeボタン（右上） */
.dds-search-close {
  position: absolute;
  top: 24px;
  right: 32px;
  font-size: 40px;
  font-weight: bold;
  background: transparent;
  border: none;
  cursor: pointer;
  line-height: 1;
  color: #333;
  transition: opacity .3s ease;
  z-index: 3;
}

.dds-search-close:hover {
  opacity: 0.7;
}

/* ================================
   SP レイアウト調整（ヘッダー＋検索画面）
================================ */
@media (max-width: 768px) {

  /* ヘッダー内レイアウト（高さ＆左右余白） */
  .dds-header-inner {
    height: 56px;
    padding: 0 12px;
    gap: 8px;
  }

  /* ロゴを小さめにして1行に */
  .dds-logo {
    letter-spacing: 0.03em;
    white-space: nowrap;
  }

  /* ナビは完全非表示（念のため） */
  .dds-nav-ul {
    display: none;
  }

  /* 検索アイコンを少し小さく */
  .dds-search-btn {
    width: 32px;
    height: 32px;
    border-width: 1px;
  }

  .dds-search-btn svg {
    width: 14px;
    height: 14px;
  }

  /* ハンバーガーも同じサイズ感に */
  #navOpen {
    width: 32px;
    height: 32px;
    padding: 0;
    margin-left: 4px;
  }

  /* オーバーレイ全体：デバイス画面ピッタリ */
  .dds-search-overlay {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  /* 中身：画面ど真ん中にコンパクト配置 */
  .dds-search-overlay-inner {
    top: 40%;
    left: 50%;
    width: 100%;
    max-width: 320px;
    /* バー＋タイトルの最大幅 */
    padding: 0 16px;
    box-sizing: border-box;
    text-align: center;

    opacity: 0;
    transform: translate(-50%, -50%);
    transition:
      opacity 0.7s ease-out 0.1s,
      transform 0.7s ease-out 0.1s;
  }

  .dds-search-overlay.is-open .dds-search-overlay-inner {
    opacity: 1;
    transform: translate(-50%, -50%);
  }

  /* KEYWORD */
  .dds-search-overlay-title {
    font-size: 16px;
    letter-spacing: 0.16em;
    margin-bottom: 6px;
  }

  /* 検索フォーム：細め＆短め */
  .dds-search-form {
    height: 34px;
    padding: 0 30px 0 8px;
    border-width: 1px;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .dds-search-input {
    font-size: 11px;
  }

  .dds-search-submit {
    width: 22px;
    height: 22px;
    right: 6px;
  }

  .dds-search-submit-icon {
    width: 11px;
  }

  /* Closeボタン：少し小さく内側に */
  .dds-search-close {
    top: 12px;
    right: 12px;
    font-size: 22px;
  }
}