.menu-item-sponser {
  display: none !important;
}

/* 2023.11.9 ヘッダーロゴサイズの変更  */
.header-logo {
  width: 187px;
}

/* --------------------------------

2025.4.9 修正
*** 次回ローカル環境時にループを書き換える

----------------------------------- */
.post-type-archive-player-u12 .anchors a[href="#u10"] {
  display: none !important;
}
.post-type-archive-player-u12 #u10 {
  display: none !important;
}

/* ===================================

  2025.7.1 若雉クラブ項目追加

====================================== */
.header-nav .item.youth .item__body .lists {
  flex: 0 0 25%;
  width: 25%;
}