/*
Theme Name: The7 Child (Central Medience SEO)
Template: dt-the7
Theme URI: https://centralmedience.com/
Author: Central Medience
Description: The7 子テーマ - SEO 専用。視覚変更ゼロ。SR-only H1 / 構造化データ / 画像 alt 補完 / フォント preload / 不要 head 削減のみ。
Version: 2.1.0
*/

/* SR-only (スクリーンリーダー専用) - 視覚的には全く見えない */
.cm-h1-sr,
.cm-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* フッターの Schema 用 hidden div - 視覚的には完全に隠れる */
.cm-meta-hidden {
  display: none !important;
}
