/* ▼▼▼ JEIA_2026072301_fujikawa-ADD_START ヘッダー・ドロワーメニュー専用スタイル ▼▼▼ */
/* テーマ標準CSSの後に読み込み、ヘッダー・ドロワー変更分だけを上書きする。 */
.jeia-menuMask { display: inline-block; width: 1em; height: 1em; background-color: currentColor; vertical-align: -.125em; }
.jeia-menuMask--putter { -webkit-mask: url('../img/common/navi/menu-putter.svg') center / contain no-repeat; mask: url('../img/common/navi/menu-putter.svg') center / contain no-repeat; }
.jeia-menuMask--news { -webkit-mask: url('../img/common/navi/menu-news.svg') center / contain no-repeat; mask: url('../img/common/navi/menu-news.svg') center / contain no-repeat; }
@media only screen and (min-width: 980px) {
  .ec-headerNav__item.jeia-headerCategory > .jeia-headerCategory__trigger { display: flex; align-items: center; height: 100%; padding-inline: 10px; border: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; text-decoration: none; }
  .ec-headerNav__item.jeia-headerCategory:hover > .jeia-headerCategory__trigger, .ec-headerNav__item.jeia-headerCategory:focus-within > .jeia-headerCategory__trigger { background-color: #c9182b; }
  .ec-headerNav__item.jeia-headerCategory:focus-within .megamenu { visibility: visible; opacity: 1; transform: translate3d(0,0,0); pointer-events: auto; }
  .jeia-headerCategory .megamenu .jeia-headerCategory__parent { display: inline-block; padding: .5em 1em; color: #d8d8d8; line-height: 1.25; }
  .jeia-headerMenu { display: flex; align-items: center; margin-left: .25em; color: #fff; font-size: 14px; }
  .jeia-headerMenu__group { position: relative; outline: none; }
  .jeia-headerMenu__trigger, .jeia-headerMenu__guide { display: flex; align-items: center; gap: .3em; padding: 7px; color: inherit; line-height: 20px; white-space: nowrap; cursor: pointer; }
  .jeia-headerMenu__trigger > .jeiafont, .jeia-headerMenu__guide > .jeiafont, .jeia-headerMenu__trigger > .jeia-menuMask { width: 20px; height: 20px; font-size: 20px; }
  .jeia-headerMenu__guide:hover, .jeia-headerMenu__group:hover .jeia-headerMenu__trigger, .jeia-headerMenu__group:focus-within .jeia-headerMenu__trigger { color: #fff; background-color: #c9182b; text-decoration: none; }
  .jeia-headerMenu__panel { position: absolute; top: 100%; right: 0; z-index: 1001; display: none; min-width: 190px; padding: 2px 0 0; background: #151718; box-shadow: 0 8px 14px rgba(0,0,0,.25); }
  .jeia-headerMenu__group:hover .jeia-headerMenu__panel, .jeia-headerMenu__group:focus-within .jeia-headerMenu__panel { display: block; }
  .jeia-headerMenu__panel a { display: flex; align-items: center; padding: 10px 14px; color: #fff; line-height: 1.4; white-space: nowrap; }
  .jeia-headerMenu__panel a:hover { background-color: rgba(201,24,43,.8); color: #fff; text-decoration: none; }
  .jeia-headerMenu__panel .jeiafont { width: 1em; height: 1em; margin-right: .4em; font-size: 1em; line-height: 1; flex: none; }
  .jeia-headerMenu__mobileMember { display: none; }
}
@media only screen and (min-width: 980px) and (max-width: 1679px) { .jeia-headerMenu__label { display: none; } .jeia-headerMenu__trigger, .jeia-headerMenu__guide { padding: 7px; } }
@media only screen and (max-width: 979px) { .jeia-headerMenu { display: none; } }
.jeia-drawerMenuGroup { margin: 0; font-size: .9285rem; }
.jeia-drawerMenuGroup + .jeia-drawerMenuGroup { margin-top: 38px; }
.jeia-drawerMenuGroup__item { border-bottom: 1px dotted rgba(255,255,255,.35); }
.jeia-drawerMenuGroup__item > a, .jeia-drawerMenuGroup summary { display: flex; align-items: center; justify-content: space-between; min-height: 48px; color: #fff; text-decoration: none; }
.jeia-drawerMenuGroup summary { cursor: pointer; list-style: none; }
.jeia-drawerMenuGroup summary::-webkit-details-marker { display: none; }
.jeia-drawerMenuGroup summary::after { content: "\e916"; margin-left: auto; color: inherit; font-family: 'jeiafont' !important; font-size: 1em; font-style: normal; font-weight: normal; line-height: 1; }
.jeia-drawerMenuGroup details[open] > summary::after { content: "\e917"; }
.jeia-drawerMenuGroup__children { margin: 0 0 10px 20px; padding: 0 0 0 12px; border-left: 1px solid rgba(255,255,255,.3); list-style: none; }
.jeia-drawerMenuGroup__children > li > a, .jeia-drawerMenuGroup__children summary { min-height: 40px; color: #fff; }
.jeia-drawerMenuGroup__children > li > a { display: flex; align-items: center; padding: 2px 0; }
.jeia-drawerMenuGroup__children .jeiafont { width: 1em; height: 1em; margin-right: .55em; font-size: 1em; line-height: 1; flex: none; }
.jeia-drawerMenuGroup__fixedIcon { width: 18px; height: 18px; margin-right: 7px; }
.jeia-drawerMenuGroup__fixedLabel { display: inline-flex; align-items: center; }
/* ▲▲▲ JEIA_2026072301_fujikawa-ADD_END   ヘッダー・ドロワーメニュー専用スタイル ▲▲▲ */
