/* =========================================================
   6確 ホール攻略 v1.4
========================================================= */
.mm-body--hall-detail{background:#f4f6f8}
.mm-body--hall-detail .mm-subnav__item.is-active{position:relative;border-bottom:2px solid #0d9488;border-radius:0;background:linear-gradient(180deg,#fff 0%,#f0fdfa 100%);color:#0f766e}
.mm-body--hall-detail .mm-navgrid__item.is-active{position:relative;border-color:#99f6e4;border-radius:0;background:#f0fdfa;color:#0f766e}
.mm-body--hall-detail .mm-navgrid__item.is-active::after{position:absolute;right:8px;bottom:5px;left:8px;height:2px;border-radius:999px;background:#0d9488;content:""}
.k6-hall-detail-hero{position:relative;overflow:hidden;background:#071018;color:#fff}
.k6-hall-detail-hero__bg,.k6-hall-detail-hero__overlay{position:absolute;inset:0}
.k6-hall-detail-hero__bg img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.76) contrast(1.08) brightness(.7)}
.k6-hall-detail-hero__overlay{background:linear-gradient(90deg,rgba(3,7,18,.97) 0%,rgba(7,23,30,.91) 50%,rgba(6,62,65,.62) 100%)}
.k6-hall-detail-hero__inner{position:relative;z-index:2;display:flex;min-height:0;align-items:center;padding-top:18px;padding-bottom:20px}
.k6-hall-detail-hero__content{width:min(920px,100%)}
.k6-hall-detail-hero__eyebrow{display:block;margin-bottom:6px;color:#5eead4;font-family:"Lato",sans-serif;font-size:9px;font-weight:900;letter-spacing:.15em}
.k6-hall-detail-hero__location{display:inline-flex;align-items:center;gap:6px;margin-bottom:7px;color:#cbd5e1;font-size:10px;font-weight:800}
.k6-hall-detail-hero__location i{color:#2dd4bf}
.k6-hall-detail-hero__title{margin:0;color:#fff;font-size:clamp(30px,4vw,45px);font-weight:900;line-height:1.32}
.k6-hall-detail-hero__description{margin:8px 0 0;color:#dbe7ef;font-size:12px;line-height:1.75}
.k6-hall-detail-hero__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.k6-hall-favorite-button,.k6-hall-detail-hero__score{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(153,246,228,.3);border-radius:8px;background:rgba(15,23,42,.64);color:#fff;font:inherit;font-size:12px;font-weight:900}
.k6-hall-favorite-button{cursor:pointer}
.k6-hall-favorite-button.is-favorite{border-color:#fda4af;background:rgba(159,18,57,.65)}
.k6-hall-detail-hero__score i{color:#fb923c}
.k6-hall-detail{padding-top:24px;padding-bottom:42px}
.mm-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}
.mm-content{min-width:0}
.k6-hall-admin-preview{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:16px;padding:11px 13px;border:1px solid #fbbf24;border-radius:10px;background:#fffbeb;color:#78350f;font-size:11px}
.k6-hall-admin-preview a{margin-left:auto;color:#92400e;font-weight:900}
.k6-hall-section{margin-top:16px;padding:19px;border:1px solid #dbe3ec;border-radius:12px;background:#fff}
.k6-hall-section:first-child{margin-top:0}
.k6-hall-section>h2,.k6-hall-section-head h2{margin:0;color:#0f172a;font-size:21px;line-height:1.45}
.k6-hall-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px;padding-bottom:11px;border-bottom:2px solid #d7efeb}
.k6-hall-section-head__eyebrow{display:block;margin-bottom:3px;color:#0f766e;font-family:"Lato",sans-serif;font-size:8px;font-weight:900;letter-spacing:.14em}
.k6-hall-section-head>p{max-width:420px;margin:0;color:#64748b;font-size:12px;line-height:1.7;text-align:right}
.k6-hall-week-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}
.k6-hall-day{min-width:120px;overflow:hidden;border:1px solid #dbe3ec;border-radius:10px;background:#f8fafc}
.k6-hall-day.is-today{border-color:#5eead4;box-shadow:0 0 0 2px rgba(45,212,191,.1)}
.k6-hall-day__head{display:flex;min-height:39px;align-items:center;justify-content:space-between;gap:6px;padding:8px 9px;border-bottom:1px solid #e2e8f0;background:#fff}
.k6-hall-day__head span{color:#334155;font-size:11px;font-weight:900;white-space:nowrap}
.k6-hall-day__head strong{padding:2px 5px;border-radius:999px;background:#0d9488;color:#fff;font-size:8px}
.k6-hall-day__events{display:grid;gap:7px;min-height:115px;padding:8px}
.k6-hall-day__empty{margin:auto 0;color:#94a3b8;font-size:11px;line-height:1.65;text-align:center}
.k6-hall-event{padding:8px;border:1px solid #d7e5e4;border-radius:8px;background:#fff}
.k6-hall-event__badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:5px}
.k6-hall-event__type,.k6-hall-event__pending{display:inline-flex;min-height:18px;align-items:center;padding:1px 5px;border-radius:999px;font-size:8px;font-weight:900}
.k6-hall-event__type{background:#ccfbf1;color:#0f766e}
.k6-hall-event__pending{background:#fef3c7;color:#92400e}
.k6-hall-event>strong{display:block;color:#0f172a;font-size:14px;line-height:1.55}
.k6-hall-event>small{display:block;margin-top:4px;color:#64748b;font-size:8px}
.k6-hall-range-tabs{display:inline-flex;gap:5px;margin-bottom:13px;padding:4px;border:1px solid #dbe3ec;border-radius:9px;background:#f8fafc}
.k6-hall-range-tabs button{min-width:62px;min-height:32px;border:0;border-radius:7px;background:transparent;color:#64748b;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
.k6-hall-range-tabs button.is-active{background:#0f766e;color:#fff}
.k6-hall-range-panel[hidden]{display:none!important}
.k6-hall-machine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.k6-hall-machine-card{min-width:0;padding:13px;border:1px solid #dbe3ec;border-radius:10px;background:#f8fafc}
.k6-hall-machine-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:9px;margin-bottom:10px}
.k6-hall-machine-card__head strong{min-width:0;color:#0f172a;font-size:14px;line-height:1.55}
.k6-hall-machine-card__head span{flex:0 0 auto;padding:2px 6px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:8px;font-weight:900}
.k6-hall-machine-card__head span.is-single{background:#e2e8f0;color:#475569}
.k6-hall-machine-card dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0}
.k6-hall-machine-card dl>div{min-width:0;padding:7px 6px;border-radius:7px;background:#fff;text-align:center}
.k6-hall-machine-card dt{color:#94a3b8;font-size:8px}
.k6-hall-machine-card dd{margin:4px 0 0;color:#334155;font-size:12px;font-weight:900}
.is-plus{color:#047857!important}
.is-minus{color:#b91c1c!important}
.k6-hall-machine-card__pending{display:block;margin-top:8px;color:#92400e;font-size:8px}
.k6-hall-empty-state{padding:20px;border:1px dashed #cbd5e1;border-radius:9px;color:#64748b;font-size:11px;text-align:center}
.k6-hall-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.k6-hall-insight{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:13px;border:1px solid #dbe3ec;border-radius:10px;background:#f8fafc}
.k6-hall-insight>i{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:9px;background:#ecfdf5;color:#0f766e}
.k6-hall-insight strong{color:#0f172a;font-size:11px}
.k6-hall-insight p{margin:5px 0 0;color:#64748b;font-size:11px;line-height:1.7}
.k6-hall-insight ul{display:grid;gap:4px;margin:7px 0 0;padding:0;list-style:none}
.k6-hall-insight li{display:flex;justify-content:space-between;gap:7px;color:#475569;font-size:9px}
.k6-hall-insight li span{flex:0 0 auto;color:#0f766e;font-weight:900}
.k6-hall-trend{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;margin-top:11px;padding:14px;border:1px solid #dbe3ec;border-radius:10px;background:#fff}
.k6-hall-trend i{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;background:#f0fdfa;color:#0f766e}
.k6-hall-trend p{margin:0;color:#475569;font-size:13px;line-height:1.85}
.k6-hall-result-table-wrap{overflow-x:auto}
.k6-hall-result-table{width:100%;min-width:620px;border-collapse:collapse}
.k6-hall-result-table th,.k6-hall-result-table td{padding:10px 11px;border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;text-align:left}
.k6-hall-result-table th{background:#f8fafc;color:#0f172a;font-weight:900}
.k6-hall-result-table td small{display:inline-flex;margin-left:5px;padding:1px 5px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:8px;font-weight:900}
.k6-hall-summary-table{margin:14px 0 0;overflow:hidden;border:1px solid #d7dee8;border-radius:10px}
.k6-hall-summary-table>div{display:grid;grid-template-columns:34% minmax(0,66%);border-bottom:1px solid #e2e8f0}
.k6-hall-summary-table>div:last-child{border-bottom:0}
.k6-hall-summary-table dt,.k6-hall-summary-table dd{margin:0;padding:10px 12px;font-size:12px;line-height:1.7}
.k6-hall-summary-table dt{background:#f1f5f9;color:#0f172a;font-weight:900}
.k6-hall-summary-table dd{color:#475569}
.k6-hall-official-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}
.k6-hall-official-links a{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:7px 11px;border-radius:8px;background:#334155;color:#fff;font-size:12px;font-weight:900;text-decoration:none}
.k6-hall-official-links .k6-hall-official-link--website{background:#1e293b}
.k6-hall-official-links .k6-hall-official-link--map{background:#0f766e}
.k6-hall-official-links .k6-hall-official-link--x{background:#111}
.k6-hall-official-links .k6-hall-official-link--line{background:#06c755}
.mm-share-panel{margin-top:28px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.mm-share-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mm-share-button{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-radius:8px;color:#fff;font-size:13px;font-weight:900;text-decoration:none}
.mm-share-button--x{background:#111}
.mm-share-button--line{background:#06c755}
.mm-share-button--hatena{background:#00a4de}
@media(max-width:1100px){.k6-hall-insight-grid{grid-template-columns:1fr}}
@media(max-width:980px){.mm-layout{grid-template-columns:1fr}}
@media(max-width:767px){
.k6-hall-detail-hero__inner{padding-top:16px;padding-bottom:18px}
.k6-hall-detail-hero__title{font-size:27px}
.k6-hall-detail{padding-top:16px}
.k6-hall-section{padding:14px}
.k6-hall-section-head{display:block}
.k6-hall-section-head>p{margin-top:7px;text-align:left}
.k6-hall-machine-grid{grid-template-columns:1fr}
.k6-hall-machine-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}
.k6-hall-summary-table>div{grid-template-columns:36% minmax(0,64%)}
.k6-hall-summary-table dt,.k6-hall-summary-table dd{padding:8px 9px;font-size:11px}
.mm-share-buttons{grid-template-columns:1fr}
.k6-hall-admin-preview a{width:100%;margin-left:0}
}

/* v1.5 読みやすさ調整 */
.k6-hall-section-head>p{font-size:12px!important;line-height:1.7}
.k6-hall-day__head span{font-size:11px!important}
.k6-hall-day__empty{font-size:11px!important}
.k6-hall-event>strong{font-size:12px!important}
.k6-hall-event>small{font-size:10px!important}
.k6-hall-machine-card__head strong{font-size:14px!important;line-height:1.55}
.k6-hall-machine-card dt{font-size:10px!important}
.k6-hall-machine-card dd{font-size:12px!important}
.k6-hall-machine-card__pending{font-size:10px!important}
.k6-hall-insight strong{font-size:13px!important}
.k6-hall-insight p,.k6-hall-insight li{font-size:11px!important;line-height:1.7}
.k6-hall-trend p{font-size:13px!important;line-height:1.85}
.k6-hall-result-table th,.k6-hall-result-table td{font-size:12px!important}

/* v1.6.1 週間予定マーク位置調整 */
.k6-hall-day__head>span{min-width:0;overflow:hidden;text-overflow:ellipsis}
.k6-hall-day__head>strong{display:inline-flex!important;flex:0 0 auto!important;min-width:28px!important;height:22px!important;align-items:center!important;justify-content:center!important;padding:0 6px!important;line-height:1!important;white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;font-size:9px!important}


/* v1.6.4 管理者プレビューの説明 */
.k6-hall-admin-preview__text{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0}
.k6-hall-admin-preview__text strong{font-size:12px}
.k6-hall-admin-preview__text span{font-size:10px;line-height:1.6}
@media(max-width:767px){.k6-hall-admin-preview__text{display:grid;gap:3px}.k6-hall-admin-preview__text strong{font-size:12px}.k6-hall-admin-preview__text span{font-size:10px}}


/* v1.9.3 入場方法・遊技料金・交換率 */
.k6-hall-summary-table__multiline{white-space:normal;line-height:1.9!important}
.k6-hall-subheading{margin:14px 0 8px;color:#0f172a;font-size:14px;font-weight:900;line-height:1.5}
.k6-hall-subheading--spaced{margin-top:18px}
#hall-entrance .k6-hall-summary-table,
#hall-rates .k6-hall-summary-table{margin-top:0}


/* =========================================================
   v1.9.5 店舗上部「この店舗の注目日」
========================================================= */
.k6-hall-hot-summary{
  padding-top:16px;
  background:#f4f6f8;
}
.k6-hall-hot-summary__panel{
  padding:17px;
  border:1px solid #d7e2ec;
  border-radius:13px;
  background:#fff;
  box-shadow:0 5px 18px rgba(15,23,42,.045);
}
.k6-hall-hot-summary__head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:13px;
  padding-bottom:11px;
  border-bottom:2px solid #d7efeb;
}
.k6-hall-hot-summary__head span{
  display:block;
  margin-bottom:3px;
  color:#0f766e;
  font-family:"Lato",sans-serif;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.k6-hall-hot-summary__head h2{
  margin:0;
  color:#0f172a;
  font-size:22px;
  line-height:1.4;
}
.k6-hall-hot-summary__head p{
  max-width:430px;
  margin:0;
  color:#64748b;
  font-size:11px;
  line-height:1.7;
  text-align:right;
}
.k6-hall-hot-summary__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.k6-hall-hot-summary__card{
  min-width:0;
  padding:13px;
  border:1px solid #dbe3ec;
  border-radius:11px;
  background:#f8fafc;
}
.k6-hall-hot-summary__card--event{
  border-color:#fed7aa;
  background:#fff7ed;
}
.k6-hall-hot-summary__card--anniversary{
  border-color:#fecdd3;
  background:#fff1f2;
}
.k6-hall-hot-summary__card--result{
  border-color:#a7f3d0;
  background:#ecfdf5;
}
.k6-hall-hot-summary__card-head{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  align-items:center;
  gap:10px;
}
.k6-hall-hot-summary__card-head>i{
  display:flex;
  width:38px;
  height:38px;
  align-items:center;
  justify-content:center;
  border-radius:10px;
  background:#fff;
  color:#ea580c;
  font-size:17px;
  box-shadow:0 2px 8px rgba(15,23,42,.06);
}
.k6-hall-hot-summary__card--anniversary
.k6-hall-hot-summary__card-head>i{
  color:#e11d48;
}
.k6-hall-hot-summary__card--result
.k6-hall-hot-summary__card-head>i{
  color:#047857;
}
.k6-hall-hot-summary__card-head small{
  display:block;
  color:#64748b;
  font-size:9px;
  font-weight:800;
}
.k6-hall-hot-summary__card-head strong{
  display:block;
  margin-top:2px;
  color:#0f172a;
  font-size:13px;
  line-height:1.45;
}
.k6-hall-hot-summary__chips{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:12px;
}
.k6-hall-hot-summary__chips span{
  display:inline-flex;
  min-height:31px;
  align-items:center;
  padding:5px 10px;
  border:1px solid #fdba74;
  border-radius:999px;
  background:#fff;
  color:#9a3412;
  font-size:12px;
  font-weight:900;
}
.k6-hall-hot-summary__main-date{
  margin:11px 0 0;
  color:#be123c;
  font-size:22px;
  font-weight:900;
  line-height:1.3;
}
.k6-hall-hot-summary__sub{
  margin:5px 0 0;
  color:#64748b;
  font-size:10px;
  line-height:1.6;
}
.k6-hall-hot-summary__result-list{
  display:grid;
  gap:7px;
  margin-top:11px;
}
.k6-hall-hot-summary__result-list>div{
  padding:8px 9px;
  border:1px solid #a7f3d0;
  border-radius:8px;
  background:#fff;
}
.k6-hall-hot-summary__result-list strong{
  display:block;
  color:#065f46;
  font-size:12px;
}
.k6-hall-hot-summary__result-list small{
  display:block;
  margin-top:3px;
  color:#64748b;
  font-size:9px;
  line-height:1.5;
}
.k6-hall-hot-summary__note{
  margin:11px 0 0;
  color:#64748b;
  font-size:10px;
  line-height:1.65;
}
@media(max-width:980px){
  .k6-hall-hot-summary__grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:767px){
  .k6-hall-hot-summary{
    padding-top:12px;
  }
  .k6-hall-hot-summary__panel{
    padding:14px;
    border-radius:11px;
  }
  .k6-hall-hot-summary__head{
    display:block;
  }
  .k6-hall-hot-summary__head h2{
    font-size:20px;
  }
  .k6-hall-hot-summary__head p{
    margin-top:6px;
    text-align:left;
  }
  .k6-hall-hot-summary__chips span{
    font-size:11px;
  }
}


/* =========================================================
   v1.10.3 今日・明日・次回注目日・周年日
========================================================= */
.k6-hall-now-summary{
  padding-top:16px;
  background:#f4f6f8;
}
.k6-hall-now-summary__panel{
  padding:17px;
  border:1px solid #d7e2ec;
  border-radius:13px;
  background:#fff;
  box-shadow:0 5px 18px rgba(15,23,42,.045);
}
.k6-hall-now-summary__head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:13px;
  padding-bottom:11px;
  border-bottom:2px solid #d7efeb;
}
.k6-hall-now-summary__head span{
  display:block;
  margin-bottom:3px;
  color:#0f766e;
  font-family:"Lato",sans-serif;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.k6-hall-now-summary__head h2{
  margin:0;
  color:#0f172a;
  font-size:22px;
  line-height:1.4;
}
.k6-hall-now-summary__head p{
  max-width:430px;
  margin:0;
  color:#64748b;
  font-size:11px;
  line-height:1.7;
  text-align:right;
}
.k6-hall-now-summary__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.k6-hall-now-card{
  min-width:0;
  padding:13px;
  border:1px solid #dbe3ec;
  border-radius:11px;
  background:#f8fafc;
}
.k6-hall-now-card.has-events{
  border-color:#99f6e4;
  background:#f0fdfa;
}
.k6-hall-now-card--next.has-events{
  border-color:#fdba74;
  background:#fff7ed;
}
.k6-hall-now-card--anniversary.has-events{
  border-color:#fda4af;
  background:#fff1f2;
}
.k6-hall-now-card__head{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  align-items:center;
  gap:10px;
}
.k6-hall-now-card__icon{
  display:flex;
  width:38px;
  height:38px;
  align-items:center;
  justify-content:center;
  border-radius:10px;
  background:#fff;
  color:#0f766e;
  font-size:17px;
  box-shadow:0 2px 8px rgba(15,23,42,.06);
}
.k6-hall-now-card--next
.k6-hall-now-card__icon{
  color:#ea580c;
}
.k6-hall-now-card--anniversary
.k6-hall-now-card__icon{
  color:#e11d48;
}
.k6-hall-now-card__head small{
  display:block;
  color:#64748b;
  font-size:9px;
  font-weight:800;
}
.k6-hall-now-card__head strong{
  display:block;
  margin-top:2px;
  color:#0f172a;
  font-size:14px;
  line-height:1.45;
}
.k6-hall-now-card__empty{
  margin:12px 0 0;
  color:#64748b;
  font-size:11px;
  line-height:1.7;
}
.k6-hall-now-card__events,
.k6-hall-now-card__reasons{
  display:grid;
  gap:7px;
  margin-top:11px;
}
.k6-hall-now-card__events>div,
.k6-hall-now-card__reasons>div{
  padding:8px 9px;
  border:1px solid #cbd5e1;
  border-radius:8px;
  background:#fff;
}
.k6-hall-now-card__events span,
.k6-hall-now-card__reasons small{
  display:block;
  color:#0f766e;
  font-size:8px;
  font-weight:900;
}
.k6-hall-now-card__events strong,
.k6-hall-now-card__reasons strong{
  display:block;
  margin-top:3px;
  color:#0f172a;
  font-size:11px;
  line-height:1.5;
}
.k6-hall-now-card__date{
  margin:11px 0 0;
  color:#0f172a;
  font-size:18px;
  font-weight:900;
  line-height:1.35;
}
.k6-hall-now-card--next
.k6-hall-now-card__date{
  color:#9a3412;
}
.k6-hall-now-card--anniversary
.k6-hall-now-card__date{
  color:#be123c;
}
.k6-hall-now-card__countdown{
  display:inline-flex;
  min-height:28px;
  align-items:center;
  margin-top:7px;
  padding:4px 9px;
  border-radius:999px;
  background:#0f766e;
  color:#fff;
  font-size:10px;
  font-weight:900;
}
.k6-hall-now-card--next
.k6-hall-now-card__countdown{
  background:#ea580c;
}
.k6-hall-now-card--anniversary
.k6-hall-now-card__countdown{
  background:#e11d48;
}
.k6-hall-now-card__sub,
.k6-hall-now-card__more{
  display:block;
  margin-top:7px;
  color:#64748b;
  font-size:9px;
  line-height:1.6;
}
.k6-hall-now-summary__note{
  margin:11px 0 0;
  color:#64748b;
  font-size:10px;
  line-height:1.65;
}
@media(max-width:1180px){
  .k6-hall-now-summary__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:767px){
  .k6-hall-now-summary{
    padding-top:12px;
  }
  .k6-hall-now-summary__panel{
    padding:14px;
    border-radius:11px;
  }
  .k6-hall-now-summary__head{
    display:block;
  }
  .k6-hall-now-summary__head h2{
    font-size:20px;
  }
  .k6-hall-now-summary__head p{
    margin-top:6px;
    text-align:left;
  }
  .k6-hall-now-summary__grid{
    grid-template-columns:1fr;
  }
  .k6-hall-now-card__date{
    font-size:17px;
  }
}


/* =========================================================
   v1.10.5 機種解析ページへの内部リンク
========================================================= */
.k6-hall-machine-card__link{
  display:inline-flex;
  min-width:0;
  align-items:flex-start;
  gap:6px;
  color:#0f172a;
  font-size:14px;
  font-weight:900;
  line-height:1.55;
  text-decoration:underline;
  text-decoration-color:#99f6e4;
  text-decoration-thickness:2px;
  text-underline-offset:4px;
}
.k6-hall-machine-card__link span{
  min-width:0;
  padding:0;
  border-radius:0;
  background:transparent;
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
}
.k6-hall-machine-card__link i{
  flex:0 0 auto;
  margin-top:.45em;
  color:#0f766e;
  font-size:9px;
}
.k6-hall-machine-card__link:hover{
  color:#0f766e;
}
.k6-hall-repeat-machine-link{
  display:inline-flex;
  min-width:0;
  align-items:center;
  gap:5px;
  color:#0f172a;
  font-weight:900;
  text-decoration:underline;
  text-decoration-color:#99f6e4;
  text-underline-offset:3px;
}
.k6-hall-repeat-machine-link i{
  flex:0 0 auto;
  color:#0f766e;
  font-size:9px;
}
.k6-hall-repeat-machine-link:hover{
  color:#0f766e;
}


/* =========================================================
   v1.10.6 長い機種名のはみ出し修正
========================================================= */
.k6-hall-machine-card__head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:8px!important;
}

.k6-hall-machine-card__head>strong,
.k6-hall-machine-card__link{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}

.k6-hall-machine-card__link{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:5px!important;
}

.k6-hall-machine-card__link>span,
.k6-hall-machine-card__head>strong{
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}

.k6-hall-machine-card__link>span{
  flex:1 1 auto!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
}

.k6-hall-machine-card__link>i{
  flex:0 0 auto!important;
  margin-top:.45em!important;
}

.k6-hall-machine-card__head>span{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}

/* v1.10.19 イベント解説リンク */
.k6-hall-event-guide-link{display:inline-flex;flex-wrap:wrap;align-items:center;gap:7px;color:#0f766e;font-weight:900;text-decoration:none}
.k6-hall-event-guide-link:hover{color:#115e59;text-decoration:underline;text-underline-offset:3px}
.k6-hall-event-guide-link>span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:11px;line-height:1;white-space:nowrap}
.k6-hall-event-guide-link--quick{justify-content:space-between;width:100%}
.k6-hall-event-guide-link--quick strong{color:inherit}


/* =========================================================
   v1.10.21 週間予定のイベントリンク見切れ修正
========================================================= */
.k6-hall-week-grid{grid-template-columns:repeat(7,minmax(145px,1fr))}
.k6-hall-day{min-width:145px}
.k6-hall-event{min-width:0}
.k6-hall-event-guide-link{display:flex;width:100%;min-width:0;flex-direction:column;align-items:flex-start;gap:7px}
.k6-hall-event-guide-link>strong{display:block;width:100%;min-width:0;color:inherit;line-height:1.55;white-space:normal;overflow-wrap:anywhere;word-break:break-word}
.k6-hall-event-guide-link>span{max-width:100%;min-height:0;padding:5px 8px;line-height:1.35;white-space:normal;text-align:left;overflow-wrap:anywhere}
.k6-hall-event-guide-link--quick{flex-direction:row;align-items:center;justify-content:space-between}
.k6-hall-event-guide-link--quick>span{flex:0 0 auto;white-space:nowrap}

/* =========================================================
   v1.10.22 クイックチェック内リンク統一
========================================================= */
.k6-hall-now-card__events>div,
.k6-hall-now-card__reasons>div{
  min-width:0;
}
.k6-hall-now-card__reasons .k6-hall-event-guide-link--reason{
  margin-top:3px;
}
.k6-hall-now-card__reasons .k6-hall-event-guide-link--reason strong{
  margin-top:0;
}
.k6-hall-now-card__detail-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-top:10px;
  color:#be123c;
  font-size:10px;
  font-weight:900;
  line-height:1.45;
  text-decoration:none;
}
.k6-hall-now-card__detail-link:hover{
  color:#9f1239;
  text-decoration:underline;
  text-underline-offset:3px;
}
.k6-hall-now-card__detail-link i{
  font-size:8px;
}


/* =========================================================
   v1.10.28 来店人物ページへの自動リンク
========================================================= */
.k6-hall-performer-links{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px;
  width:100%;
  min-width:0;
  margin-top:7px;
}
.k6-hall-performer-links>span{
  color:#64748b;
  font-size:10px;
  font-weight:800;
  white-space:nowrap;
}
.k6-hall-performer-links>a{
  display:inline-flex;
  align-items:center;
  gap:5px;
  max-width:100%;
  padding:5px 9px;
  border:1px solid #b9e9df;
  border-radius:999px;
  background:#f0fdfa;
  color:#0f766e;
  font-size:11px;
  font-weight:900;
  line-height:1.25;
  text-decoration:none;
  overflow-wrap:anywhere;
}
.k6-hall-performer-links>a:hover{
  border-color:#0f766e;
  background:#ccfbf1;
  color:#115e59;
}
.k6-hall-performer-links>a i{font-size:9px}
@media(max-width:640px){
  .k6-hall-performer-links{align-items:flex-start}
  .k6-hall-performer-links>span{width:100%}
  .k6-hall-performer-links>a{white-space:normal}
}

/* =========================================================
   v1.10.34 過去実績の強さ表示
========================================================= */
.k6-hall-strength{
  display:inline-flex;
  min-width:82px;
  min-height:27px;
  align-items:center;
  justify-content:center;
  padding:4px 8px;
  border:1px solid #cbd5e1;
  border-radius:999px;
  background:#f8fafc;
  color:#475569;
  font-size:10px;
  font-weight:900;
  line-height:1.2;
  white-space:nowrap;
}
.k6-hall-strength.is-s{
  border-color:#f0a1aa;
  background:#fff1f2;
  color:#b4232e;
}
.k6-hall-strength.is-a{
  border-color:#f6c46f;
  background:#fffbeb;
  color:#9a5700;
}
.k6-hall-strength.is-b{
  border-color:#8ed7cc;
  background:#ecfdf8;
  color:#0f766e;
}
.k6-hall-strength.is-c{
  border-color:#cbd5e1;
  background:#f8fafc;
  color:#64748b;
}
.k6-hall-result-table td.is-plus{
  color:#0f766e;
  font-weight:900;
}
.k6-hall-result-table td.is-minus{
  color:#b4232e;
  font-weight:900;
}
@media(max-width:767px){
  .k6-hall-result-table{
    min-width:790px;
  }
  .k6-hall-strength{
    min-width:76px;
    font-size:9px;
  }
}
/* v1.10.35 管理者向け：空の店舗をその場で再取得 */
.k6-hall-empty-state__action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:12px;padding:7px 13px;border:1px solid #0f766e;border-radius:8px;background:#0f766e;color:#fff;font-size:11px;font-weight:900;text-decoration:none}
.k6-hall-empty-state__action:hover{background:#115e59;color:#fff}


/* =========================================================
   v1.12.11 リンクでないイベント表示

   解説ページが無いイベントは <div> で描画しているが、
   リンクと同じ見た目のままだと押せると誤解される。
   枠と色を落として、押せないことが見て分かるようにする。
========================================================= */
.k6-hall-event-guide-link.is-disabled{
  cursor:default;
  border-color:#e5e7eb;
  background:#fafafa;
  box-shadow:none;
}
.k6-hall-event-guide-link.is-disabled:hover{
  border-color:#e5e7eb;
  background:#fafafa;
  transform:none;
}
.k6-hall-event-guide-link.is-disabled strong{
  color:#4b5563;
}
.k6-hall-event-guide-link.is-disabled span{
  color:#9ca3af;
  font-size:11px;
}
.k6-hall-event-guide-link.is-disabled::after{
  content:none !important;
}


/* =========================================================
   v1.13.0 イベントの6確解説（インライン展開）
========================================================= */
.k6-hall-event-guide-link.is-plain-title{
  cursor:default;
  box-shadow:none;
}
.k6-hall-event-guide-link.is-plain-title::after{
  content:none !important;
}
.k6-event-performers{
  display:inline-flex;
  align-items:center;
  gap:4px;
  margin-top:4px;
  padding:2px 10px;
  border-radius:999px;
  background:#eef7f3;
  color:#1d6b52;
  font-size:12px;
  font-weight:600;
}
.k6-event-performers i{font-size:10px}

.k6-event-note{
  margin-top:8px;
  border:1px solid #dcebe4;
  border-radius:10px;
  background:#f6fbf9;
  overflow:hidden;
}
.k6-event-note summary{
  display:flex;
  align-items:center;
  gap:8px;
  padding:9px 12px;
  cursor:pointer;
  font-size:13px;
  font-weight:700;
  color:#1d6b52;
  list-style:none;
}
.k6-event-note summary::-webkit-details-marker{display:none}
.k6-event-note summary::after{
  content:"\f078";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  font-size:10px;
  margin-left:auto;
  transition:transform .2s;
}
.k6-event-note[open] summary::after{transform:rotate(180deg)}
.k6-event-note__grade{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:22px;
  height:22px;
  border-radius:6px;
  background:#64748b;
  color:#fff;
  font-size:12px;
  font-weight:800;
}
.k6-event-note__grade.is-s{background:#c0392b}
.k6-event-note__grade.is-a{background:#b7791f}
.k6-event-note__grade.is-b{background:#2f6f5e}
.k6-event-note__body{
  padding:4px 14px 12px;
  font-size:13px;
  line-height:1.85;
  color:#334155;
  border-top:1px solid #e3efe9;
}
.k6-event-note__body p{margin:10px 0 0}
.k6-event-note__promise strong,
.k6-event-note__tips strong{
  color:#1d6b52;
  font-size:12px;
}


/* =========================================================
   v1.15.2 ホールページの2カラムを固定
   テーマの汎用 .mm-layout / .mm-content に依存せず、
   ホール画面だけ main + 320px sidebar にする。
========================================================= */
body.mm-body--hall-detail .k6-hall-detail .mm-layout,
body.mm-body--hall-index .mm-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:24px!important;
  align-items:start!important;
}
body.mm-body--hall-detail .k6-hall-detail .mm-layout>.mm-content,
body.mm-body--hall-index .mm-layout>.mm-content{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  float:none!important;
}
body.mm-body--hall-detail .k6-hall-sidebar-slot,
body.mm-body--hall-index .k6-hall-sidebar-slot{
  width:320px!important;
  min-width:320px!important;
  max-width:320px!important;
  margin:0!important;
  float:none!important;
}
body.mm-body--hall-detail .k6-hall-sidebar-slot .mm-sidebar,
body.mm-body--hall-index .k6-hall-sidebar-slot .mm-sidebar{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}
@media(max-width:980px){
  body.mm-body--hall-detail .k6-hall-detail .mm-layout,
  body.mm-body--hall-index .mm-layout{grid-template-columns:minmax(0,1fr)!important}
  body.mm-body--hall-detail .k6-hall-sidebar-slot,
  body.mm-body--hall-index .k6-hall-sidebar-slot{
    width:100%!important;min-width:0!important;max-width:none!important;margin-top:20px!important
  }
}

/* v1.15.1 イベント対象機種：媒体に掲載された対象を店舗ページへ明示 */
.k6-event-targets{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px;
  margin-top:8px;
}
.k6-event-targets__label{
  padding:3px 7px!important;
  border-radius:6px!important;
  background:#0f766e!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
}
.k6-event-targets>a,
.k6-event-targets>span:not(.k6-event-targets__label){
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:3px 8px;
  border:1px solid #cde7e2;
  border-radius:7px;
  background:#f4fbf9;
  color:#155e55;
  font-size:11px;
  font-weight:700;
  line-height:1.45;
  text-decoration:none;
}
.k6-event-targets>a:hover{background:#e7f7f3;text-decoration:none}

/* =========================================================
   v1.16.0 イベント自動調査・参加者評価
========================================================= */
.k6-event-note__review{
  padding:10px 12px;
  border:1px solid #d9e7f6;
  border-radius:9px;
  background:#f4f8fd;
}
.k6-event-note__review strong{color:#24557a;font-size:12px}
.k6-event-note__intel{
  display:flex;
  flex-wrap:wrap;
  gap:5px 8px;
  margin-top:10px;
  padding-top:9px;
  border-top:1px dashed #c9ddd4;
  color:#526273;
  font-size:10px;
  line-height:1.45;
}
.k6-event-note__intel span,
.k6-event-note__intel time{
  display:inline-flex;
  align-items:center;
  min-height:21px;
  padding:2px 7px;
  border-radius:999px;
  background:#edf5f2;
  color:#315f53;
  font-style:normal;
  white-space:nowrap;
}

/* v1.17.0 イベント期待度。出玉保証ではなく、公開内容・裏取り・同店実績の参考指標。 */
.k6-event-strength{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px 8px;
  margin:8px 0 4px;
  padding:7px 9px;
  border:1px solid #d9e0e7;
  border-radius:8px;
  background:#f7f9fb;
  font-size:12px;
  line-height:1.35;
}
.k6-event-strength__label{font-weight:700;color:#475569}
/*
 * v1.29.3
 * ランクバッジとスコアは1つのまとまりとして扱う。
 * 旧版は両者が兄弟要素だったため、週間予定の狭いカードで
 * スコアだけが次の行へ落ち、何の数字か読めなくなっていた。
 */
.k6-event-strength__value{
  display:inline-flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
}
.k6-event-strength strong{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:24px;
  height:22px;
  padding:0 6px;
  border-radius:999px;
  background:#64748b;
  color:#fff;
  font-size:12px;
}
.k6-event-strength b{font-size:16px;color:#0f172a;line-height:1}
.k6-event-strength b>i{font-style:normal;font-size:11px;font-weight:600;color:#64748b;margin-left:1px}
.k6-event-strength>small{margin-left:auto;color:#64748b}
.k6-event-strength.is-s{border-color:#efc3be;background:#fff6f4}
.k6-event-strength.is-s strong{background:#b42318}
.k6-event-strength.is-a{border-color:#f0d49b;background:#fffbeb}
.k6-event-strength.is-a strong{background:#a16207}
.k6-event-strength.is-b{border-color:#b8d8cf;background:#f1faf7}
.k6-event-strength.is-b strong{background:#28735f}
.k6-event-strength.is-c strong{background:#64748b}
.k6-event-strength.is-unknown{background:#f8fafc}
@media (max-width:640px){
  /* 狭いカードではラベルを独立行にして、バッジ＋スコア＋信頼度を1行へ揃える */
  .k6-event-strength{gap:5px 7px}
  .k6-event-strength__label{width:100%}
  .k6-event-strength>small{margin-left:auto}
}


/* v1.19.0 店舗×イベント相性。サンプル不足時は断定しない。 */
.k6-event-affinity{
  display:flex;align-items:center;gap:7px;flex-wrap:wrap;
  margin-top:7px;padding:7px 9px;border:1px solid #dbe4ea;border-radius:9px;
  background:#fff;font-size:12px;line-height:1.4
}
.k6-event-affinity>span{font-weight:700;color:#475569}
.k6-event-affinity>strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#64748b;color:#fff;font-size:12px}
.k6-event-affinity>small{margin-left:auto;color:#64748b}
.k6-event-affinity.is-s{border-color:#efc3be;background:#fff6f4}.k6-event-affinity.is-s>strong{background:#b42318}
.k6-event-affinity.is-a{border-color:#f0d49b;background:#fffbeb}.k6-event-affinity.is-a>strong{background:#a16207}
.k6-event-affinity.is-b{border-color:#b8d8cf;background:#f1faf7}.k6-event-affinity.is-b>strong{background:#28735f}
.k6-event-affinity.is-c>strong{background:#64748b}
.k6-event-affinity.is-unknown{background:#f8fafc}
@media(max-width:640px){.k6-event-affinity>small{width:100%;margin-left:0}}

/* =========================================================
   v1.19.1 週間予定の可読性改善 + 実績取得状態の明確化
========================================================= */
.k6-hall-week-grid{
  grid-template-columns:repeat(7,minmax(165px,1fr));
  gap:10px;
}
.k6-hall-day{min-width:165px}
.k6-hall-day__events{align-content:start;min-height:88px;padding:9px}
.k6-hall-day .k6-hall-event{padding:10px;box-shadow:0 1px 0 rgba(15,23,42,.02)}
.k6-hall-day .k6-hall-event-guide-link--week{gap:0}
.k6-hall-day .k6-hall-event-guide-link--week>strong{font-size:13px;line-height:1.5}
.k6-hall-day .k6-event-strength,
.k6-hall-day .k6-event-affinity{
  display:inline-flex;
  width:auto;
  max-width:100%;
  margin:7px 5px 0 0;
  padding:4px 7px;
  gap:5px;
  border-radius:999px;
  font-size:10px;
  vertical-align:top;
}
.k6-hall-day .k6-event-strength>strong,
.k6-hall-day .k6-event-affinity>strong{
  min-width:20px;height:20px;padding:0 6px;font-size:10px;
}
.k6-hall-day .k6-event-strength>b{font-size:11px}
.k6-hall-day .k6-event-strength>small,
.k6-hall-day .k6-event-affinity>small{display:none}
.k6-hall-day .k6-event-performers{margin-top:7px;padding:3px 7px;font-size:10px}
.k6-hall-day .k6-event-targets--week{gap:4px;margin-top:7px}
.k6-hall-day .k6-event-targets--week>a,
.k6-hall-day .k6-event-targets--week>span{
  min-height:22px!important;padding:2px 6px!important;font-size:9px!important;
}
.k6-event-targets__more{background:#eef2f7!important;color:#526273!important;border-color:#e1e7ee!important}
.k6-hall-event-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
.k6-event-detail-button{
  appearance:none;border:1px solid #cde7e2;border-radius:7px;background:#f3fbf8;
  color:#0f766e;min-height:28px;padding:4px 8px;font:inherit;font-size:10px;font-weight:800;
  cursor:pointer;
}
.k6-event-detail-button:hover{background:#e8f8f3}
.k6-event-dialog{
  width:min(680px,calc(100vw - 32px));max-height:min(82vh,760px);padding:0;border:0;
  border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.28);overflow:hidden;
}
.k6-event-dialog::backdrop{background:rgba(15,23,42,.52);backdrop-filter:blur(2px)}
.k6-event-dialog__panel{position:relative;max-height:min(82vh,760px);overflow:auto;padding:24px}
.k6-event-dialog__close{
  position:sticky;top:0;float:right;z-index:2;width:34px;height:34px;border:0;border-radius:999px;
  background:#eef2f7;color:#334155;font-size:22px;line-height:1;cursor:pointer;
}
.k6-event-dialog-note__head{padding:0 44px 14px 0;border-bottom:1px solid #e5eee9}
.k6-event-dialog-note__head>span{display:inline-block;margin-bottom:5px;color:#0f766e;font-size:11px;font-weight:900}
.k6-event-dialog-note__head h3{margin:0;color:#0f172a;font-size:20px;line-height:1.45}
.k6-event-dialog-note>p,.k6-event-dialog-note section p{margin:12px 0 0;color:#334155;font-size:14px;line-height:1.85}
.k6-event-dialog-note section{margin-top:16px;padding:14px;border-radius:10px;background:#f7faf9}
.k6-event-dialog-note section>strong{color:#155e55;font-size:13px}
.k6-event-dialog-note__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}
.k6-event-dialog-note__meta>span{padding:4px 8px;border-radius:999px;background:#edf5f2;color:#315f53;font-size:11px}
.k6-hall-empty-state{padding:18px 20px!important}
.k6-hall-empty-state.is-checked-empty{border-style:solid!important;background:#fafcfb!important;text-align:left!important}
.k6-hall-empty-state__status{display:inline-flex;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:10px;font-weight:900}
.k6-hall-empty-state__status.is-waiting{background:#fff7ed;color:#9a3412}
.k6-hall-empty-state strong{display:block;color:#1e293b;font-size:13px;line-height:1.6}
.k6-hall-empty-state p{margin:6px 0 0;color:#64748b;font-size:11px;line-height:1.7}
.k6-hall-empty-state small{display:block;margin-top:8px;color:#94a3b8;font-size:10px;line-height:1.6}
@media(max-width:767px){
  .k6-hall-week-grid{grid-template-columns:repeat(7,minmax(178px,178px))}
  .k6-hall-day{min-width:178px}
  .k6-event-dialog__panel{padding:18px}
}

/* v1.22.7 /hall/ region-first UI */
body.mm-body--hall-index .k6-hall-scope{margin:0 0 18px;padding:16px;border:1px solid #dfe5ec;border-radius:12px;background:#fff}
body.mm-body--hall-index .k6-hall-scope__current{display:flex;align-items:center;justify-content:space-between;gap:16px}
body.mm-body--hall-index .k6-hall-scope__current>div:first-child{display:grid;gap:4px}
body.mm-body--hall-index .k6-hall-scope__eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;color:#0f8f83}
body.mm-body--hall-index .k6-hall-scope__current strong{display:flex;gap:7px;align-items:center;font-size:20px}
body.mm-body--hall-index .k6-hall-scope__current small{color:#64748b}
body.mm-body--hall-index .k6-hall-scope__change{position:relative}
body.mm-body--hall-index .k6-hall-scope__change>summary{cursor:pointer;list-style:none;padding:9px 13px;border:1px solid #cbd5e1;border-radius:9px;font-weight:800;background:#f8fafc}
body.mm-body--hall-index .k6-hall-scope__change>summary::-webkit-details-marker{display:none}
body.mm-body--hall-index .k6-hall-scope__change[open] .k6-hall-scope__picker{margin-top:12px}
body.mm-body--hall-index .k6-hall-scope__head{margin-bottom:12px}
body.mm-body--hall-index .k6-hall-scope__head p{margin:5px 0 0;color:#64748b;font-size:13px}
@media(max-width:700px){body.mm-body--hall-index .k6-hall-scope__current{align-items:stretch;flex-direction:column}body.mm-body--hall-index .k6-hall-scope__change>summary{text-align:center}}

/* =========================================================
   v1.29.1 イベント日・特定日の過去実績テーブル
========================================================= */
.k6-event-history{
  border:1px solid #e2e8f0;
  border-radius:14px;
  background:#fff;
  padding:14px;
}
.k6-event-history__scroll{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.k6-event-history__table{
  width:100%;
  min-width:560px;
  border-collapse:collapse;
  font-size:13px;
}
.k6-event-history__table th,
.k6-event-history__table td{
  padding:9px 10px;
  border-bottom:1px solid #eef2f7;
  text-align:right;
  white-space:nowrap;
}
.k6-event-history__table thead th{
  font-size:12px;
  color:#64748b;
  border-bottom:2px solid #e2e8f0;
}
.k6-event-history__table th[scope="row"],
.k6-event-history__table thead th:first-child{
  text-align:left;
  white-space:normal;
  min-width:150px;
  font-weight:700;
  color:#0f172a;
}
.k6-event-history__table td.is-plus{color:#b91c1c;font-weight:700}
.k6-event-history__table td.is-minus{color:#1d4ed8}
.k6-event-history__baseline th,
.k6-event-history__baseline td{
  background:#f8fafc;
  color:#64748b;
  font-weight:600;
}
.k6-event-history__note{
  margin:10px 2px 0;
  font-size:11.5px;
  color:#94a3b8;
}
