@charset "UTF-8";

.mgt-5 {
  margin-top: 5px !important;
}
.mgt-10 {
  margin-top: 10px;
}
.nodata_txt {
  padding: 10px;
  height: 300px;
}
.nodata_txt>p {
  width: 100%;
  border-bottom: 1px solid #ccc;
  text-indent: 10px;
  color: #666;
}

/*----- media_guide -----*/

.box-tbl-stats-data .swiper-container:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: -10px;
  width: 9px;
  z-index: 1;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.txt-l {
  text-align: left !important;
}
.sub-title-headline {
  font-weight: bold;
  font-size: 15px;
  padding: 0 10px;
  margin: 30px 0 5px;
}
.iutw70c {
  width: 70px;
  margin: 0 auto;
}
.xs-10-9 .swiper-wrapper .swiper-slide .tbl-stats tr > :first-child {
  display: none;
}
.tbl-stats tbody td:not([class^="t-"]) {
  text-align: center;
}
.tbl-stats .borderline td[class="t-team tac"], .tbl-stats .borderline td[class="t-team tac p0"] {
  font-size: 11px;
}
.tbl-stats .borderline td[class="t-team tac"] img, .tbl-stats .borderline td[class="t-team tac p0"] img {
  min-width: 44px;
}
.tbl-stats .borderline td[class="tbl-order"] {
  text-align: center !important;
  padding-left: 8px !important;
}
.tbl-stats .borderline td[class="tbl-order"] + .tal > span {
  font-size: 12px;
}
.vs_tbl .th-sort tr th span {
  border-width: 1px;
  padding: 10px 0;
}
.vs_tbl .th-sort tr:first-child th span {
  height: 30px !important;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
.vs_tbl .bdl,
.gamedata_vs_tbl .bdl {
  border-left: 1px solid #ddd;
}
.mg_another_team_list {
  margin-top: -10px;
  margin-bottom: -10px;
}
.mg_another_team_list [class*="list-buttons-"] .wrap > div {
  margin: 0;
}
.mg_another_team_list .list-arrows a.item:after {
  right: 5px;
  top: 37%;
  font-size: 22px;
}
.mg_another_team_list .list-arrows .item {
  padding: 10px 16px;
}
.mg_another_team_list .list-arrows .item .item-title {
  font-size: 14px;
  font-weight: normal;
}

.records-tbl table {
  margin-bottom: 10px;
}
.records-tbl table thead tr th {
  width: 33.3333%;
}
.records-tbl table tbody tr td {
  width: 33.3333%;
}
.records-tbl .th-sort th > span {
  border-width: 1px;
  padding: 15px 0;
}

.hitting_hr_tbl .tbl-stats .th-sort tr th {
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
  border-width: 2px;
}
.hitting_hr_tbl .tbl-stats .th-sort tr:nth-of-type(2) th:first-child:after {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  border-top: 2px solid #f5f5f5;
  width: 100%;
}
.hitting_hr_tbl .borderline tr td:first-child {
  text-align: left !important;
}
div[class="t_unit to"] .title-headline {
  padding-bottom: 0;
}
table.tbl-stats tbody tr[class="bg-blue c-white"]:hover,
table.tbl-stats tbody tr[class="bg-blue c-white ck"] {
  background-color: #2E4FB5 !important;
}

/*----- gamedata -----*/

.tbl-holder .print_btn {
  width: 100%;
  text-align: right;
  margin-top: -26px;
}

.battle_issue_tbl .print_btn {
  margin-top: 0;
}

.gamedata_select {
  text-align: right;
  margin-top: -51px;
}
.gamedata_list .m_team,
.gamedata_list .vs,
.gamedata_list .e_team {
  padding-right: 10px;
}
.print_head {
  display: none;
}
.exchange {
  margin: 0 2px 0 -9px !important;
  display: inline !important;
  font-size: 12px;
}
.hand {
  margin: 0 3px 0 -10px;
}
.notes {
  margin-top: 10px;
  font-size: 10px;
}
.gamedata_tbl th,
.gamedata_tbl td {
  padding: 8px 0;
}
.gamedata_tbl .th-sort th > span {
  padding: 10px 0 20px !important;
}
.gamedata_tbl .tbl-stats tbody td {
  min-width: 10px;
}
.plr16 {
  padding-left: 16px;
  padding-right: 16px;
}
.gamedata_vs_tbl,
.battle_issue_tbl {
  margin-bottom: 30px;
  page-break-after:always;
}
table[class="tbl-stats gamedata_vs_tbl"],
table[class="tbl-stats gamedata_vs_tbl"] th,
.battle_tbl table tbody {
  font-size: 10px !important;
}
table[class="tbl-stats gamedata_vs_tbl"] thead tr:last-child th span {
  height: 0 !important;
  border-top: none;
}
.gamedata_vs_tbl tr td {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.battle_tbl .borderline th:first-child,
.battle_tbl .borderline td:first-child {
  padding: 8px;
}
.battle_tbl .borderline td>span,
.battle_issue_tbl .borderline td>span {
  display: block;
  margin: 6px 0;
}
.battle_tbl .win_loss,
.battle_issue_tbl .win_loss {
  margin-left: -8px;
  padding-right: 2px;
}
.sp_home_visitor {
  display: none;
}
.battle_issue_tbl table.tbl-rank tbody tr:hover,
.battle_issue_tbl table.tbl-stats tbody tr:hover,
.battle_issue_tbl table.tbl-hover tbody tr:hover {
  background-color: inherit !important;
}
.battle_issue_tbl table.tbl-stats tbody:hover {
  background-color: #ebfff9 !important;
}
.battle_issue_tbl table tr:nth-of-type(2) th {
  background-color: #fff;
}
.battle_issue_tbl table tr:nth-of-type(2) th span {
  height: 0 !important;
  text-align: left;
  border-top: none;
  font-size: 10px;
  padding: 7px 0;
}
.battle_issue_tbl .borderline {
    page-break-inside: avoid;
}


@media print {

  .all-wrap::before,
  #global-hdr-pc,
  .title-content,
  .title-headline,
  .sub-title-headline,
  .breadcrumb,
  .print_btn,
  footer {
    display: none;
  }
  .all-wrap {
    border: none;
  }
  thead[class="th-sort"] {
    display: table-header-group;
  }
  .print_head {
    display: block;
  }
  .print_head th {
    font-weight: 700;
    background: #fff;
  }
  .print_head .title {
    font-size: 20px;
    height: auto !important;
    border: none;
    padding: 0 0 10px 0;
  }
  .print_head .subtitle {
    font-size: 16px;
    height: auto !important;
    border: none;
    padding: 0;
    text-align: left;
    text-indent: 10px;
  }
  tr th:first-child,
  tr td:first-child {
    max-width: 100px;
  }
  .battle_tbl tr th:first-child,
  .battle_tbl tr td:first-child {
  max-width: 30px;
  }

}
