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

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

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

  2025.7.1 若雉クラブ項目追加

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