/* グローバル：サイト全体の横幅（content=wideで統一） */
:root {
  --wp--style--global--content-size: 1280px;
  --wp--style--global--wide-size: 1280px;
}
