@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap);
#pn_score.page_nav,
#pn_photo.page_nav {
  width: 1000px;
  margin: 40px auto 53px;
}
#pn_score.page_nav ul,
#pn_photo.page_nav ul {
  width: 999px;
  height: 52px;
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #4679c8;
  border-top: 1px solid #2862ae;
  border-right: 1px solid #2862ae;
}
#pn_score.page_nav li,
#pn_photo.page_nav li {
  display: table-cell;
  line-height: 52px;
  color: #2862ae;
  font-weight: bold;
  font-size: 24px;
  border-left: 1px solid #2862ae;
  text-align: center;
}
#pn_score.page_nav li a,
#pn_photo.page_nav li a {
  display: block;
  color: #2862ae;
}
#pn_score.page_nav li a:hover,
#pn_photo.page_nav li a:hover, #pn_score.page_nav li.current a,
#pn_photo.page_nav li.current a, #pn_score.page_nav li.current,
#pn_photo.page_nav li.current {
  background: #2862ae;
  color: #FFF;
  text-decoration: none;
}

h2 {
  background: #00448d;
}

h4 {
  background: url(/img/common/bg_h4_wbc.gif) no-repeat right bottom #00448d;
}

small {
  font-size: 14px;
}

.table_normal th,
.table_normal td,
.table_center th,
.table_center td {
  border: 1px solid #008dd2;
}
.table_normal thead th,
.table_center thead th {
  background: #00448d;
}
.table_normal tbody th,
.table_center tbody th {
  background: #def6ff;
}

#pn_score .tit,
#pn_photo .tit {
  background: #008dd2 !important;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}
#pn_score.page_nav,
#pn_photo.page_nav {
  margin: 30px 0;
}
#pn_score.page_nav ul,
#pn_photo.page_nav ul {
  height: 30px;
  border-bottom: 1px solid #008dd2 !important;
  border-top: 1px solid #008dd2 !important;
  border-right: 1px solid #008dd2 !important;
}
#pn_score.page_nav ul.bdt-none,
#pn_photo.page_nav ul.bdt-none {
  border-top: none;
}
#pn_score.page_nav li,
#pn_photo.page_nav li {
  border-left: 1px solid #008dd2 !important;
  color: #00448d;
  line-height: 30px;
  font-size: 14px;
}
#pn_score.page_nav li a,
#pn_photo.page_nav li a {
  color: #00448d !important;
}
#pn_score.page_nav li a:hover, #pn_score.page_nav li.current,
#pn_photo.page_nav li a:hover,
#pn_photo.page_nav li.current {
  background: #00448d !important;
  color: #FFFFFF !important;
}

#ctop #layout footer {
  margin-top: 0;
}
#ctop #no_vision {
  background: #008dd2;
  text-align: center;
}
#ctop .jpn_contents {
  padding: 20px 0;
  background: #ebebeb;
}
#ctop .jpn_contents .wrap {
  *zoom: 1;
  width: 1000px;
  margin: 30px auto;
}
#ctop .jpn_contents .wrap:after {
  content: "";
  display: table;
  clear: both;
}
#ctop .jpn_contents h4 {
  background: url(/img/common/bg_h4_jpn.gif) no-repeat right bottom #6d6d6d;
}
#ctop #jpn_result section {
  width: 1020px;
  margin: 30px 0 40px;
}
#ctop #jpn_result .result_unit_wp {
  float: left;
  margin-right: 20px;
}
#ctop #jpn_result .sub_tit {
  margin-top: 10px;
}
#ctop .link_list_fl li {
  margin-bottom: .5em;
}
#ctop .sub_tit {
  width: 920px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #000;
  background: #e7e7e7;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#ctop .result_unit_wp {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 320px;
  height: 162px;
  margin-bottom: 20px;
  border: 1px solid #cdcdcd;
  background: #FFF;
}
#ctop .result_unit_wp h6 {
  height: 32px;
  line-height: 32px;
  background: #888888;
  color: #FFF;
  text-align: center;
}
#ctop .result_unit {
  position: relative;
  width: 318px;
}
#ctop .result_unit .team_left,
#ctop .result_unit .team_right,
#ctop .result_unit .score_left,
#ctop .result_unit .score_right,
#ctop .result_unit .state,
#ctop .result_unit .place {
  position: absolute;
}
#ctop .result_unit .score_left,
#ctop .result_unit .score_right,
#ctop .result_unit .state {
  font-size: 36px;
  font-weight: bold;
  font-family: "Titillium Web", Sans-Serif;
}
#ctop .result_unit .team_left,
#ctop .result_unit .team_right {
  width: 75px;
  height: 50px;
  top: 28px;
}
#ctop .result_unit .team_left {
  left: 12px;
}
#ctop .result_unit .team_right {
  right: 12px;
}
#ctop .result_unit .score_left,
#ctop .result_unit .score_right {
  width: 56px;
  top: 35px;
}
#ctop .result_unit .score_left {
  text-align: right;
  left: 87px;
}
#ctop .result_unit .score_right {
  text-align: left;
  right: 87px;
}
#ctop .result_unit .state {
  width: 100%;
  left: 0;
  top: 33px;
  text-align: center;
}
#ctop .result_unit .place {
  width: 100%;
  left: 0;
  top: 100px;
  text-align: center;
  font-size: 14px;
}

#roster .table_normal thead th {
  vertical-align: middle;
}
#roster .table_normal tbody td {
  text-align: center;
}
#roster .table_normal tbody td.name, #roster .table_normal tbody td.team {
  text-align: left;
}
#roster .att {
  margin: 0;
  font-size: 14px;
  text-align: right;
}

#roster_nav {
  text-align: right;
  margin-bottom: 20px;
}
#roster_nav ul {
  *zoom: 1;
  display: inline-block;
}
#roster_nav ul:after {
  content: "";
  display: table;
  clear: both;
}
#roster_nav li {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #000;
  font-weight: bold;
}
#roster_nav li:first-child {
  border-left: 1px solid #000;
}
#roster_nav li a {
  color: #00448d;
}

#schedule .line_table table,
#schedule_japan .line_table table {
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #e7e7e7;
}
#schedule .line_table th,
#schedule .line_table td,
#schedule_japan .line_table th,
#schedule_japan .line_table td {
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
  font-size: 14px;
}
#schedule .line_table td img,
#schedule_japan .line_table td img {
  vertical-align: middle;
}
#schedule .line_table tr.line,
#schedule_japan .line_table tr.line {
  border-bottom: 3px solid #e7e7e7;
}
#schedule .line_table thead th,
#schedule .line_table tfoot th,
#schedule_japan .line_table thead th,
#schedule_japan .line_table tfoot th {
  background: #def6ff;
  border-left: 1px solid #FFF;
}
#schedule .line_table thead th:first-child,
#schedule .line_table tfoot th:first-child,
#schedule_japan .line_table thead th:first-child,
#schedule_japan .line_table tfoot th:first-child {
  border-left: none;
}

#schedule .line_table th,
#schedule .line_table td {
  font-size: 12px;
  padding: 5px 10px;
}
#schedule .line_table td.mark {
  color: #CC0000;
  text-align: right;
}
#schedule .line_table td.team {
  text-align: left;
  width: 200px;
}
#schedule .line_table td.jpntime {
  width: 215px;
}
#schedule .table_normal_noborder table {
  width: auto;
}
#schedule .table_normal_noborder th {
  width: 4em;
}
#schedule .table_normal_noborder td.time {
  width: 4em;
}
#schedule .table_normal_noborder td.team {
  width: 160px;
}
#schedule .table_normal_noborder td.state {
  width: 4em;
}

#schedule_japan .line_table table {
  border-top: none;
}
#schedule_japan .line_table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
}
#schedule_japan .line_table td.date {
  width: 150px;
}
#schedule_japan .line_table td.time {
  width: 100px;
}
#schedule_japan .line_table td.card {
  width: 450px;
}
#schedule_japan .line_table td.place {
  width: 300px;
}
#schedule_japan .line_table td.link {
  position: relative;
  padding: 0;
}
#schedule_japan .line_table td.link a {
  position: absolute;
  width: 2em;
  top: 10px;
  right: 10px;
}
#schedule_japan .contents h4,
#schedule_japan .contents h5 {
  position: relative;
}
#schedule_japan .game_link {
  position: absolute;
  font-size: 14px;
  bottom: 10px;
  right: 10px;
}
#schedule_japan a.link_white {
  color: #FFF;
}
#schedule_japan .link_list_fl {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #E7E7E7;
  text-align: right;
}
#schedule_japan .link_list_fl li {
  float: none;
  display: inline-block;
  margin: 0;
  padding-right: 0;
  padding-left: 30px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

#stats .contents section {
  margin-bottom: 50px;
}
#stats .table_normal thead th {
  vertical-align: middle;
  writing-mode: vertical-rl;
}
#stats .table_normal tbody th {
  background: none;
  text-align: left;
}
#stats .table_normal tbody td {
  text-align: center;
}
#stats .table_normal tbody td.name {
  text-align: left;
}

#dailyreport .review,
#dailyreport #photo-unit {
  margin: 40px 0;
}

#score {
  /* TABLESCORE */
}
#score #game_stats {
  margin-top: 50px !important;
}
#score .standings_table table {
  margin: 5px 0;
  width: 100%;
}
#score .standings_table th,
#score .standings_table td {
  padding: 5px;
  border: 1px solid #008dd2;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
#score .standings_table thead th {
  background: #00448d;
  color: #FFFFFF;
  font-weight: normal;
}
#score .standings_table tbody th {
  background: #def6ff;
  font-weight: normal;
  text-align: left;
}
#score .standings_table tbody td.wl {
  background: #def6ff;
}
#score .standings_att {
  margin: 10px 0 0;
  text-align: right;
  font-size: 12px;
}
#score .line-score div {
  border: 1px solid #008dd2;
}
#score .line-score table thead th,
#score .line-score table thead td {
  background: #00448d;
}
#score .line-score table thead th {
  border-bottom: 2px solid #008dd2;
}
#score .line-score table thead td {
  border-bottom: 2px solid #008dd2;
  border-left: 1px solid #008dd2;
}
#score .line-score table tbody th {
  border-top: 1px solid #008dd2;
}
#score .line-score table tbody td {
  border-top: 1px solid #008dd2;
  border-left: 1px solid #008dd2;
}
#score .line-score table td.total-1 {
  border-left: 3px solid #008dd2;
}
#score .table_score thead th {
  background: #00448d !important;
}
#score .table_score tbody td {
  border-top: 1px solid #008dd2 !important;
}
#score .table_score thead th .table_inning th, #score .table_score thead th .table_inning td, #score .table_score thead td .table_inning th, #score .table_score thead td .table_inning td, #score .table_score tbody th .table_inning th, #score .table_score tbody th .table_inning td, #score .table_score tbody td .table_inning th, #score .table_score tbody td .table_inning td, #score .table_score tfoot th .table_inning th, #score .table_score tfoot th .table_inning td, #score .table_score tfoot td .table_inning th, #score .table_score tfoot td .table_inning td {
  border: none !important;
}
#score #table_top_p tbody td,
#score #table_bottom_p tbody td {
  white-space: nowrap;
}

#message .contents .wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#message .contents .wrap .img {
  margin: 0 30px 0 0;
}
#message .contents .wrap .text {
  margin: 0;
}

/*# sourceMappingURL=2006.css.map */
