

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

ヘッダーメニュー:スポンサー非表示

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

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

選手紹介U-10を非表示

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