﻿@charset 'UTF-8';

/*--------------------------------------------
	Message
---------------------------------------------*/


/*SP版「:hover」属性指定はPC版「:hover」の打ち消し用の記述の為、削除しないでください。*/


/*--------------------------------------------
	Reset
---------------------------------------------*/

.ui-dropdown label.ui-dropdown-label {
  height: 36px;
  vertical-align: middle;
  padding-top: 10px;
}

* {
  margin: 0;
  padding: 0;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
em,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html,
body {
  height: 100%;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  outline: none;
  border: 0;
}

a {
  outline: none;
  text-decoration: none;
}

input,
textarea,
select {
  outline: none;
}

th,
td,
li {
  word-wrap: break-word;
}

table td,
table th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/*--------------------------------------------
	Clearfix
---------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}


/*--------------------------------------------
	hidden
---------------------------------------------*/

.hidden {
  display: none;
}


/*--------------------------------------------
	block, inline
---------------------------------------------*/

.block {
  display: block;
}

.inline {
  display: inline;
}


/*--------------------------------------------
	Float
---------------------------------------------*/

.f_left {
  float: left;
}

.f_right {
  float: right;
}


/*--------------------------------------------
	Text Align
---------------------------------------------*/

.t_center {
  text-align: center;
}

.t_left {
  text-align: left;
}


/*--------------------------------------------
	Font Color
---------------------------------------------*/

.fc_black {
  color: #000;
}

.fc_white {
  color: #fff;
}


/*--------------------------------------------
	Font Size
---------------------------------------------*/

.fs_10px {
  font-size: 10px;
}

.fs_12px {
  font-size: 12px;
}

.fs_13px {
  font-size: 13px;
}

.fs_14px {
  font-size: 14px;
}

.fs_15px {
  font-size: 15px;
}

.fs_16px {
  font-size: 16px;
}

.fs_17px {
  font-size: 17px;
}

.fs_18px {
  font-size: 18px;
}

.fs_20px {
  font-size: 20px;
}

.fs_23px {
  font-size: 23px;
}

.bold {
  font-weight: bold;
}


/*===========================================================================================================================================*/


/*																									PC										 */


/*===========================================================================================================================================*/


/*=============================================================
					html (Common)
==============================================================*/

.sp {
  display: none;
}

.pc_br {
  display: block;
}

.sp_br {
  display: inline;
}

body {
  width: 100%;
  font-size: 87.5%;
  line-height: 1;
  font-family: 'メイリオ', Meiryo, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuProN-W3, sans-serif;
}

#main-select-menu-sp {
  display: none;
}

#wrapper {
  width: 100%;
}

#btn-gnav-open {
  display: none;
}

#btn-gnav-close {
  display: none;
}

.gnav {
  width: 100%;
  min-width: 1050px;
  height: 40px;
  margin: 0 auto;
  font-size: 85.71428%;
  font-weight: bold;
  background: #000;
  color: #fff;
}

.gnav ul {
  width: 1050px;
  margin: 0 auto;
  display: table;
}

.gnav li {
  display: inline-block;
  background: #000 url(../images/gnav_line.gif) no-repeat;
}

.gnav li a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
}

.gnav li a:hover {
  background: #323232 url(../images/gnav_line.gif) no-repeat;
}

.gnav li a.gbtn-on {
  color: #dc0000;
}

.gnav li a.gbtn-off {
  color: #646464;
}

.gnav li:first-child {
  background: none;
}

.gnav li:first-child a:hover {
  background: #323232;
}

.gnav li a.gbtn-off:hover {
  background: none;
  cursor: default;
}

.tit-base {
  width: 100%;
  min-width: 1050px;
  border-bottom: 4px solid #dc0000;
}

.tit {
  width: 1240px;
  padding: 26px 10px 10px 10px;
  margin: 0 auto;
  font-size: 171.42857%;
  color: #fff;
  line-height: .63;
}

.tit-e {
  font-size: 50%;
  color: #b4b4b4;
  letter-spacing: .13em;
}

#container-base {
  width: 100%;
  min-width: 1050px;
  background: #fff;
}

.container {
  width: 1050px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  color: #000;
}

.snav {
  width: 1050px;
  margin: 0 auto;
  font-size: 85.71428%;
  font-weight: bold;
}

.snav ul {
  width: 600px;
  height: 16px;
  margin: 0 auto;
  padding: 7px 0;
}

.snav li {
  position: relative;
  float: left;
  width: 100px;
  height: 16px;
  background: url(../images/snav_line.png) no-repeat;
}

.snav li a {
  width: 101px;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  color: #000;
  padding-top: 1px;
}

.snav li a:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 101px;
  margin: -1px -1px 0 0;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
}

.snav li a.sbtn-on {
  color: #dc0000;
}

.snav li a.sbtn-on:hover {}

.snav li a.sbtn-off {
  color: #c8c8c8;
}

.snav li:first-child {
  background: none;
}

.snav li a.sbtn-off:hover {
  margin: 0 0 0 0;
  border: none;
  cursor: default;
}

#main-base {
  width: 1050px;
  margin: 0 auto;
}

#main-select-menu-pc {
  float: left;
  width: 180px;
}

.main {
  float: right;
  /* width: 1030px;*/
  width: 858px;
  margin: 0px;
}

#main-select-menu-pc .main-select-menu-inner {}

#main-select-menu-pc .select,
.main .select {
  text-align: center;
  background: #323232;
  color: #969696;
  font-weight: bold;
}


/*#main-select-menu-pc .select:hover{background: #f47171; cursor: pointer; color: #fff;}*/

.main .tab-result .select:hover,
.main .tab-startlist .select:hover,
.main .tab-sort1 .select:hover,
.main .tab-sort2 .select:hover {
  background: #505050;
  cursor: pointer;
  color: #969696;
}

.main .tab-result .on:hover,
.main .tab-startlist .on:hover,
.main .tab-sort1 .on:hover,
.main .tab-sort2 .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
}
.main .tab-result .flash_report:hover {
  background: #ffbb6a;
  cursor: pointer;
  color: #fff;
}

.main .tab-result .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.main .tab-sort1 .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  box-sizing: border-box;
  font-weight: bold;
}

.main .tab-startlist .off {
  display: block;
  width: 99.9%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.main .tab-sort2 .off {
  display: block;
  width: 99.9%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  box-sizing: border-box;
  font-weight: bold;
}

#main-select-menu-pc .on,
.main .on {
  background: #dc0000;
  color: #fff;
}

.main .flash_report {
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.main .flash_report.on {
  background: #F79727;
  color: #fff;
}

.main .tab-frep .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.main .tab-frep .select:hover {
  background: #ffbb6a;
  cursor: pointer;
  color: #fff;
}

.main .tab-result .off:hover,
.main .tab-startlist .off:hover,
.main .tab-frep .off:hover,
.main .tab-sort1 .off:hover,
.main .tab-sort2 .off:hover {
  background: #000;
  color: #323232;
  cursor: default;
}


/*===== Live Score ========*/

#live-score .select {
  text-align: center;
  background: #323232;
  color: #969696;
  font-weight: bold;
}


/*#main-select-menu-pc .select:hover{background: #f47171; cursor: pointer; color: #fff;}*/

#live-score .tab-result .select:hover,
#live-score .tab-startlist .select:hover,
#live-score .tab-sort1 .select:hover,
#live-score .tab-sort2 .select:hover {
  background: #505050;
  cursor: pointer;
  color: #969696;
}

#live-score .tab-result .on:hover,
#live-score .tab-startlist .on:hover,
#live-score .tab-sort1 .on:hover,
#live-score .tab-sort2 .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
}

#live-score .tab-result .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

#live-score .tab-sort1 .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  box-sizing: border-box;
  font-weight: bold;
}

#live-score .tab-startlist .off {
  display: block;
  width: 99.9%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

#live-score .tab-sort2 .off {
  display: block;
  width: 99.9%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  box-sizing: border-box;
  font-weight: bold;
}

#main-select-menu-pc .on,
#live-score .on {
  background: #dc0000;
  color: #fff;
}

#live-score .flash_report {
  display: block;
  width: 100%;
  background: #F79727;
  color: #fff;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

#live-score .tab-frep .off {
  display: block;
  width: 100%;
  background: #000;
  color: #323232;
  text-align: center;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

#live-score .tab-frep .select:hover {
  background: #ffbb6a;
  cursor: pointer;
  color: #fff;
}

#live-score .tab-result .off:hover,
#live-score .tab-startlist .off:hover,
#live-score .tab-frep .off:hover,
#live-score .tab-sort1 .off:hover,
#live-score .tab-sort2 .off:hover {
  background: #000;
  color: #323232;
  cursor: default;
}


/*=========== Select Menu ===========*/

#main-select-menu-pc #gender {
  margin-bottom: 4px;
  border-bottom: 4px solid #dc0000;
}

#main-select-menu-pc #tab-man {
  float: left;
}

#main-select-menu-pc #tab-woman {
  float: right;
}

#main-select-menu-pc .btn-man {
  display: block;
  width: 90px;
  padding: 9px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc .btn-woman {
  display: block;
  width: 89px;
  padding: 9px 0 4px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc #athletics {
  border-bottom: 4px solid #dc0000;
}

#main-select-menu-pc #tab-track {
  float: left;
}

#main-select-menu-pc #tab-field {
  float: left;
}

#main-select-menu-pc #tab-combined {
  float: right;
}

#main-select-menu-pc .btn-track {
  display: block;
  width: 56px;
  padding: 7px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-size: 85.71428%;
}

#main-select-menu-pc .btn-field {
  display: block;
  width: 70px;
  padding: 7px 0;
  margin-left: 1px;
  font-size: 85.71428%;
}

#main-select-menu-pc .btn-combined {
  display: block;
  width: 52px;
  padding: 7px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
  font-size: 85.71428%;
}

#main-select-menu-pc #tab-man .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 90px;
  padding: 9px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc #tab-woman .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 89px;
  padding: 9px 0 4px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc #tab-track .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 56px;
  padding: 7px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc #tab-field .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 70px;
  padding: 7px 0;
  margin-left: 1px;
}

#main-select-menu-pc #tab-combined .on:hover {
  background: #f47171;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 52px;
  padding: 7px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
}

#main-select-menu-pc .btn-man:hover,
#main-select-menu-pc .btn-woman:hover,
#main-select-menu-pc .btn-track:hover,
#main-select-menu-pc .btn-field:hover,
#main-select-menu-pc .btn-combined:hover {
  background: #505050;
  cursor: pointer;
  color: #969696;
}


/*=== track, field, combined ===*/

#main-select-menu-pc #track-inner,
#main-select-menu-pc #field-inner,
#main-select-menu-pc #combined-inner {
  width: 100%;
  padding: 7px 0;
  background: #dcdcdc;
  font-size: 85.71428%;
}

#main-select-menu-pc #track-inner .elem1,
#main-select-menu-pc #field-inner .elem1,
#main-select-menu-pc #combined-inner .elem1 {
  float: left;
  width: 73px;
  margin-left: 5px;
}

#main-select-menu-pc #track-inner .elem2,
#main-select-menu-pc #field-inner .elem2,
#main-select-menu-pc #combined-inner .elem2 {
  float: left;
  width: 92px;
  margin-left: 5px;
}

#main-select-menu-pc #track-inner .elem2 .ico-r,
#main-select-menu-pc #field-inner .elem2 .ico-r,
#main-select-menu-pc #combined-inner .elem2 .ico-r {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../images/ico_r.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 0;
}

#main-select-menu-pc #track-inner .elem2 .ico-s,
#main-select-menu-pc #field-inner .elem2 .ico-s,
#main-select-menu-pc #combined-inner .elem2 .ico-s {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../images/ico_s.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 0;
}

#main-select-menu-pc #track-inner .elem2 .ico-v,
#main-select-menu-pc #field-inner .elem2 .ico-v,
#main-select-menu-pc #combined-inner .elem2 .ico-v {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(../images/ico_v.png) no-repeat;
  background-size: contain;
  margin: -2px 0 0 0;
}

#main-select-menu-pc #track-inner .elem2 .ico-u,
#main-select-menu-pc #field-inner .elem2 .ico-u,
#main-select-menu-pc #combined-inner .elem2 .ico-u {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(../images/ico_u.png) no-repeat;
  background-size: contain;
  margin: -2px 0 0 0;
}

#main-select-menu-pc #track-inner .elem2 .ico-kyougi,
#main-select-menu-pc #field-inner .elem2 .ico-kyougi,
#main-select-menu-pc #combined-inner .elem2 .ico-kyougi {
  display: block;
  float: left;
  width: 30px;
  height: 15px;
  background: url(../images/ico_kyougi.png) no-repeat;
  background-size: contain;
  margin: -2px 0 0 0;
}

#main-select-menu-pc #track-inner .elem2 .list-elem,
#main-select-menu-pc #field-inner .elem2 .list-elem,
#main-select-menu-pc #combined-inner .elem2 .list-elem {
  display: block;
  float: left;
  width: 70px;
  padding: 1px 0 0 0;
}

#main-select-menu-pc #track-inner .elem2 .ico-no,
#main-select-menu-pc #field-inner .elem2 .ico-no,
#main-select-menu-pc #combined-inner .elem2 .ico-no {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  margin: 0 2px 0 0;
}

#main-select-menu-pc #track-inner li,
#main-select-menu-pc #field-inner li,
#main-select-menu-pc #combined-inner li {
  padding: 3px 1px 3px 3px;
  border: 1px solid #fff;
  background: #fff;
  box-sizing: border-box;
  clear: both;
}

#main-select-menu-pc #track-inner li:nth-child(even),
#main-select-menu-pc #field-inner li:nth-child(even),
#main-select-menu-pc #combined-inner li:nth-child(even) {
  border: 1px solid #f0f0f0;
  background: #f0f0f0;
}

#main-select-menu-pc #track-inner li:first-child,
#main-select-menu-pc #field-inner li:first-child,
#main-select-menu-pc #combined-inner li:first-child {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}

#main-select-menu-pc #track-inner li:last-child,
#main-select-menu-pc #field-inner li:last-child,
#main-select-menu-pc #combined-inner li:last-child {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}

#main-select-menu-pc #track-inner li:hover,
#main-select-menu-pc #field-inner li:hover,
#main-select-menu-pc #combined-inner li:hover {
  border: 1px solid #c8c8c8;
  cursor: pointer;
}

#main-select-menu-pc #track-inner li.on,
#main-select-menu-pc #field-inner li.on,
#main-select-menu-pc #combined-inner li.on {
  border: 1px solid #dc0000;
  background: #dc0000;
  color: #fff;
  cursor: default;
}


/*=== // track, field, combined ===*/

#main-select-menu-pc .menu-text-s {
  font-size: 87.5%;
  letter-spacing: -.15em;
}

#main-select-menu-pc .note {
  width: 170px;
  margin: 0 auto;
  padding: 6px 0 0 0;
  line-height: 1.4;
}

#main-select-menu-pc .note-left {
  float: left;
  width: 15px;
  padding: 2px 0 0 0;
}

#main-select-menu-pc .note-right {
  float: left;
  width: 155px;
}

#main-select-menu-pc .note .ico-s {
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background: url(../images/ico_s_2.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 2px;
}

#main-select-menu-pc .note .ico-r {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background: url(../images/ico_r.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 3px;
}

#main-select-menu-pc .note .ico-v {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/ico_v.png) no-repeat;
  background-size: contain;
  margin: 0 1px 0 1px;
}

#main-select-menu-pc .note .ico-u {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/ico_u.png) no-repeat;
  background-size: contain;
  margin: 0 1px 0 1px;
}

#main-select-menu-pc .note .ico-kyougi {
  display: inline-block;
  width: 32px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/ico_kyougi.png) no-repeat;
  background-size: contain;
  margin: 0 1px 0 1px;
}


/*=========== // Select Menu ===========*/

#item,
#sort {
  border-bottom: 4px solid #dc0000;
}

.tab-result,
.tab-sort1 {
  float: left;
  width: 50%;
}

.tab-frep {
  float: left;
  width: 50%;
}

.tab-startlist,
.tab-sort2 {
  float: right;
  width: 50%;
}

.btn-result {
  display: block;
  padding: 8px 0 4px 0;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.btn-startlist {
  display: block;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  box-sizing: border-box;
  font-weight: bold;
}

.btn-sort1 {
  display: block;
  padding: 8px 0 4px 0;
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
}

.btn-sort2 {
  display: block;
  padding: 8px 0 4px 0;
  margin-left: 1px;
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
}

.main-tit {
  width: 100%;
  padding: 3px 0;
  background: #000;
}

.main-tit-left {
  float: left;
  width: 55%;
  padding: .7% 0 0 1%;
  color: #fff;
  box-sizing: border-box;
}

.main-tit-left span {
  padding: 0 9px 0 0;
  font-weight: bold;
}

.main-tit-right {
  float: right;
  display: table;
  width: 45%;
  padding: 0 1.5em 0 0;
  text-align: right;
  color: #fff;
  font-size: 85.71428%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main-tit-right .data {
  display: table-cell;
  vertical-align: middle;
  height: 25px;
}

.main-tit-right .data span {
  padding-left: 4px;
}

.btn-mov {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 25px;
  margin: 0 0 0 10px;
  background: url(../images/ico_mov.png) no-repeat;
  background-size: contain;
}

.btn-mov:hover {
  background: url(../images/ico_mov_on.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}

.btn-mov-off {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 25px;
  margin: 0 1px 0 11px;
  background: url(../images/ico_mov_off.png) no-repeat;
  background-size: contain;
  cursor: default;
}

.main-record {
  width: 100%;
  padding: .7em .9em .3em .9em;
  font-size: 85.71428%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
}


/*.main-record li span{padding-right: 3px;}*/

.main-record li {
  width: 100%;
  padding: 0 0 .4em 0;
  line-height: 1;
  white-space: pre;
  font-family: Osaka-mono, 'MS Gothic', monospace;
}

#main-list-base {
  width: 858px;
  background: #dcdcdc;
}


/*=================================================================================
									result Table, startlist Table (PC)
==================================================================================*/


/*===== common =====*/

#result-table,
#startlist-table {
  width: 100%;
  padding: 0 0 .5% 0;
}

#result-table table {
  width: 100%;
  table-layout: fixed;
}

#startlist-table table {
  width: 100%;
  table-layout: auto;
}

#result-table table tr,
#startlist-table table tr {
  background: #fff;
}

#result-table table tr.bg-gray,
#startlist-table table tr.bg-gray {
  background: #f0f0f0;
}

#result-table table tr th,
#startlist-table table tr th {
  padding: .45em 0 .35em 0;
  vertical-align: middle;
  background: #000;
  font-size: 85.71428%;
  font-weight: bold;
  color: #fff;
}

#result-table table tr th.empty-left,
#result-table table tr th.empty-right,
#result-table table tr td.empty-left,
#result-table table tr td.empty-right,
#startlist-table table tr th.empty-left,
#startlist-table table tr th.empty-right,
#startlist-table table tr td.empty-left,
#startlist-table table tr td.empty-right {
  width: 1.942%;
}

#result-table table tr th,
#startlist-table table tr th {
  /*border-right: 1px solid #000;*/
}

#result-table table tr th:last-child,
#startlist-table table tr th:last-child {
  border-right: none;
}

#result-table table tr td,
#startlist-table table tr td {
  padding: .8em .7em .8em .7em;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c8c8c8;
  line-height: 1.4;
}

#result-table table tr td:first-child,
#result-table table tr td:last-child,
#startlist-table table tr td:first-child,
#startlist-table table tr td:last-child {
  padding: .8em 0 .8em 0;
  border-right: none;
}

#result-table table tr td:first-child,
#result-table table tr td:last-child {
  background: #dcdcdc;
}


#result-table table tr:last-child td:first-child,
#result-table table tr:last-child td:last-child,
#startlist-table table tr:last-child td:first-child,
#startlist-table table tr:last-child td:last-child {
  border-bottom: none;
}


/*result_A, result_B, result_G*/

#result-table table#result_A tr:nth-child(odd),
#result-table table#result_B tr:nth-child(odd) {
  background: #f0f0f0;
}


/*result_C, result_D, result_E, result_F*/

#result-table table#result_C tr td,
#result-table table#result_D tr td,
#result-table table#result_E tr td,
#result-table table#result_F tr td {
  padding: .4em .7em .4em .7em;
  text-align: center;
  vertical-align: middle;
}

#result-table table#result_C tr td:first-child,
#result-table table#result_D tr td:first-child,
#result-table table#result_E tr td:first-child,
#result-table table#result_F tr td:first-child {
  padding: .4em 0 .4em 0;
}

#result-table table#result_C tr td:last-child,
#result-table table#result_D tr td:last-child,
#result-table table#result_E tr td:last-child,
#result-table table#result_F tr td:last-child {
  padding: .4em 0 .4em 0;
}

#result-table table th {
  border-bottom: 1px solid #c8c8c8;
}


/*===== Tabe th Bottom border =====*/

#result-table table#result_A tr:nth-child(2) td.empty-left,
#result-table table#result_B tr:nth-child(2) td.empty-left,
#result-table table#result_C tr:nth-child(2) td.empty-left,
#result-table table#result_D tr:nth-child(2) td.empty-left,
#result-table table#result_E tr:nth-child(2) td.empty-left,
#result-table table#result_F tr:nth-child(2) td.empty-left,
#result-table table#result_G tr:nth-child(2) td.empty-left,
#result-table table#result_A tr:nth-child(2) td.ce1,
#result-table table#result_B tr:nth-child(2) td.ce1,
#result-table table#result_C tr:nth-child(2) td.ce1,
#result-table table#result_D tr:nth-child(2) td.ce1,
#result-table table#result_E tr:nth-child(2) td.ce1,
#result-table table#result_F tr:nth-child(2) td.ce1,
#result-table table#result_G tr:nth-child(2) td.ce1,
#result-table table#result_A tr:nth-child(2) td.ce2,
#result-table table#result_B tr:nth-child(2) td.ce2,
#result-table table#result_C tr:nth-child(2) td.ce2,
#result-table table#result_D tr:nth-child(2) td.ce2,
#result-table table#result_E tr:nth-child(2) td.ce2,
#result-table table#result_F tr:nth-child(2) td.ce2,
#result-table table#result_G tr:nth-child(2) td.ce2,
#result-table table#result_A tr:nth-child(2) td.ce3,
#result-table table#result_B tr:nth-child(2) td.ce3,
#result-table table#result_C tr:nth-child(2) td.ce3,
#result-table table#result_D tr:nth-child(2) td.ce3,
#result-table table#result_E tr:nth-child(2) td.ce3,
#result-table table#result_F tr:nth-child(2) td.ce3,
#result-table table#result_G tr:nth-child(2) td.ce3,
#result-table table#result_A tr:nth-child(2) td.ce4,
#result-table table#result_B tr:nth-child(2) td.ce4,
#result-table table#result_C tr:nth-child(2) td.ce4,
#result-table table#result_D tr:nth-child(2) td.ce4,
#result-table table#result_E tr:nth-child(2) td.ce4,
#result-table table#result_F tr:nth-child(2) td.ce4,

/*#result-table table#result_G tr:nth-child(2) td.ce4a,*/

#result-table table#result_A tr:nth-child(2) td.ce5,
#result-table table#result_B tr:nth-child(2) td.ce5,
#result-table table#result_C tr:nth-child(2) td.ce5,
#result-table table#result_D tr:nth-child(2) td.ce5,
#result-table table#result_E tr:nth-child(2) td.ce5,
#result-table table#result_F tr:nth-child(2) td.ce5,

/*#result-table table#result_G tr:nth-child(2) td.ce5a,*/

#result-table table#result_A tr:nth-child(2) td.ce6,
#result-table table#result_B tr:nth-child(2) td.ce6,
#result-table table#result_C tr:nth-child(2) td.ce6,
#result-table table#result_D tr:nth-child(2) td.ce6,
#result-table table#result_E tr:nth-child(2) td.ce6,
#result-table table#result_F tr:nth-child(2) td.ce6,

/*#result-table table#result_G tr:nth-child(2) td.ce6a,*/

#result-table table#result_A tr:nth-child(2) td.ce7,
#result-table table#result_B tr:nth-child(2) td.ce7,
#result-table table#result_C tr:nth-child(2) td.ce7,
#result-table table#result_D tr:nth-child(2) td.ce7,
#result-table table#result_E tr:nth-child(2) td.ce7,
#result-table table#result_F tr:nth-child(2) td.ce7,
#result-table table#result_G tr:nth-child(2) td.ce7,
#result-table table#result_A tr:nth-child(2) td.ce8,
#result-table table#result_B tr:nth-child(2) td.ce8,
#result-table table#result_C tr:nth-child(2) td.ce8,
#result-table table#result_D tr:nth-child(2) td.ce8,
#result-table table#result_E tr:nth-child(2) td.ce8,
#result-table table#result_F tr:nth-child(2) td.ce8,
#result-table table#result_G tr:nth-child(2) td.ce8,
#result-table table#result_B tr:nth-child(2) td.ce9,
#result-table table#result_G tr:nth-child(2) td.ce9,
#result-table table#result_A tr:nth-child(2) td.empty-right,
#result-table table#result_B tr:nth-child(2) td.empty-right,
#result-table table#result_C tr:nth-child(2) td.empty-right,
#result-table table#result_D tr:nth-child(2) td.empty-right,
#result-table table#result_E tr:nth-child(2) td.empty-right,
#result-table table#result_F tr:nth-child(2) td.empty-right,
#result-table table#result_G tr:nth-child(2) td.empty-right {

}


/*===== // Tabe th Bottom border =====*/


/*===== Tabe tr Last Bottom border(1px) =====*/

#result-table table#result_A tr:last-child td.ce1,
#result-table table#result_A tr:last-child td.ce2,
#result-table table#result_A tr:last-child td.ce3,
#result-table table#result_A tr:last-child td.ce4,
#result-table table#result_A tr:last-child td.ce5,
#result-table table#result_A tr:last-child td.ce6,
#result-table table#result_A tr:last-child td.ce7,
#result-table table#result_A tr:last-child td.ce8,
#result-table table#result_B tr:last-child td.ce1,
#result-table table#result_B tr:last-child td.ce2,
#result-table table#result_B tr:last-child td.ce3,
#result-table table#result_B tr:last-child td.ce4,
#result-table table#result_B tr:last-child td.ce5,
#result-table table#result_B tr:last-child td.ce6,
#result-table table#result_B tr:last-child td.ce7,
#result-table table#result_B tr:last-child td.ce8,
#result-table table#result_B tr:last-child td.ce9 {
  border-bottom: 1px solid #c8c8c8;
}


/*#result-table table#result_G tr:last-child td.ce1,
#result-table table#result_G tr:last-child td.ce2,
#result-table table#result_G tr:last-child td.ce3,
#result-table table#result_G tr:last-child td.ce4,
#result-table table#result_G tr:last-child td.ce5,
#result-table table#result_G tr:last-child td.ce6,
#result-table table#result_G tr:last-child td.ce7,
#result-table table#result_G tr:last-child td.ce8{border-bottom: 1px solid #c8c8c8;}*/


/*===== // Tabe tr Last Bottom border(1px) =====*/


/*===== // common =====*/


/*======================================================== result_A ========*/

#result-table table#result_A tr th.ce1 {
  /*width: 50px;*/
  width: 50px;
}

#result-table table#result_A tr th.ce2 {
  /*width: 51px;*/
  width: 51px;
}

#result-table table#result_A tr th.ce3 {
  /*width: 67px;*/
  width: 67px;
}

#result-table table#result_A tr th.ce4 {
  /*width: 372px;*/
  width: 245px;
}

#result-table table#result_A tr th.ce5 {
  /*width: 110px;*/
  width: 70px;
}

#result-table table#result_A tr th.ce6 {
  /*width: 160px;*/
  width: 160px;
}

#result-table table#result_A tr th.ce7 {
  /*width: 112px;*/
  width: 112px;
}

#result-table table#result_A tr th.ce8 {
  /*width: 68px;*/
  width: 68px;
}

#result-table table#result_A tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#result-table table#result_A tr td.ce2 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_A tr td.ce3 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_A tr td.ce4 {
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-table table#result_A tr td.ce5 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_A tr td.ce6 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_A tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-table table#result_A tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_A ========*/


/*======================================================== result_B ========*/

#result-table table#result_B tr th.ce1 {
  /*width: 50px;*/
  width: 50px;
}

#result-table table#result_B tr th.ce2 {
  /*width: 51px;*/
  width: 51px;
}

#result-table table#result_B tr th.ce3 {
  /*width: 67px;*/
  width: 67px;
}

#result-table table#result_B tr th.ce4 {
  /*width: 262px;*/
  width: 195px;
}

#result-table table#result_B tr th.ce5 {
  /*width: 110px;*/
  width: 70px;
}

#result-table table#result_B tr th.ce6 {
  /*width: 160px;*/
  width: 150px;
}

#result-table table#result_B tr th.ce7 {
  /*width: 112px;*/
  width: 112px;
}

#result-table table#result_B tr th.ce8 {
  /*width: 110px;*/
  width: 71px;
}

#result-table table#result_B tr th.ce9 {
  /*width: 68px;*/
  width: 60px;
}

#result-table table#result_B tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#result-table table#result_B tr td.ce2 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_B tr td.ce3 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_B tr td.ce4 {
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-table table#result_B tr td.ce5 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_B tr td.ce6 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_B tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-table table#result_B tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
  padding-left: 0;
  padding-right: 0;
}

#result-table table#result_B tr td.ce9 {
  border-bottom: 1px solid #c8c8c8;
  padding-left: 0;
  padding-right: 0;
}


/*======================================================== // result_B ========*/


/*======================================================== result_C, result_D, result_E, result_F ========*/

#result-table table#result_C tr th.ce1,
#result-table table#result_D tr th.ce1,
#result-table table#result_E tr th.ce1,
#result-table table#result_F tr th.ce1 {
  /*width: 50px;*/
  width: 4.854%;
}

#result-table table#result_C tr th.ce2,
#result-table table#result_D tr th.ce2,
#result-table table#result_E tr th.ce2,
#result-table table#result_F tr th.ce2 {
  /*width: 50px;*/
  width: 4.854%;
}

#result-table table#result_C tr th.ce3,
#result-table table#result_D tr th.ce3,
#result-table table#result_E tr th.ce3,
#result-table table#result_F tr th.ce3 {
  /*width: 67px;*/
  width: 6.505%;
}

#result-table table#result_C tr th.ce4,
#result-table table#result_D tr th.ce4,
#result-table table#result_E tr th.ce4,
#result-table table#result_F tr th.ce4 {
  /*width: 375px;*/
  width: 245px;
}

#result-table table#result_C tr th.ce5,
#result-table table#result_D tr th.ce5,
#result-table table#result_E tr th.ce5,
#result-table table#result_F tr th.ce5 {
  /*width: 110px;*/
  width: 70px;
}

#result-table table#result_C tr th.ce6,
#result-table table#result_D tr th.ce6,
#result-table table#result_E tr th.ce6,
#result-table table#result_F tr th.ce6 {
  /*width: 160px;*/
  width: 15.534%;
}

#result-table table#result_C tr th.ce7,
#result-table table#result_D tr th.ce7,
#result-table table#result_E tr th.ce7,
#result-table table#result_F tr th.ce7 {
  /*width: 110px;*/
  width: 10.680%;
}

#result-table table#result_C tr th.ce8,
#result-table table#result_D tr th.ce8,
#result-table table#result_E tr th.ce8,
#result-table table#result_F tr th.ce8 {
  /*width: 68px;*/
  width: 6.602%;
}

#result-table table#result_C tr.elem-data-6 td,
#result-table table#result_D tr.elem-data-6 td,
#result-table table#result_E tr.elem-data-5 td,
#result-table table#result_F tr.elem-data-5 td {
  padding: 0 0 0 0;
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr.elem-data-6 td:first-child,
#result-table table#result_D tr.elem-data-6 td:first-child,
#result-table table#result_E tr.elem-data-5 td:first-child,
#result-table table#result_F tr.elem-data-5 td:first-child,
#result-table table#result_C tr.elem-data-6 td:last-child,
#result-table table#result_D tr.elem-data-6 td:last-child,
#result-table table#result_E tr.elem-data-5 td:last-child,
#result-table table#result_F tr.elem-data-5 td:last-child {
  border-bottom: none;
}

#result-table table#result_C tr.elem-data-6 td:first-child,
#result-table table#result_C tr.elem-data-6 td:last-child {
  border-top: 1px solid #dcdcdc;
}

#result-table table#result_D tr.elem-data-6 ul:first-child,
#result-table table#result_F tr.elem-data-5 ul:first-child {
  border-bottom: 0px solid #c8c8c8;
}

#result-table table#result_C tr.elem-data-6:last-child td,
#result-table table#result_D tr.elem-data-6:last-child td,
#result-table table#result_E tr.elem-data-5:last-child td,
#result-table table#result_F tr.elem-data-5:last-child td {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr.elem-data-6:last-child td:first-child,
#result-table table#result_D tr.elem-data-6:last-child td:first-child,
#result-table table#result_E tr.elem-data-5:last-child td:first-child,
#result-table table#result_F tr.elem-data-5:last-child td:first-child,
#result-table table#result_C tr.elem-data-6:last-child td:last-child,
#result-table table#result_D tr.elem-data-6:last-child td:last-child,
#result-table table#result_E tr.elem-data-5:last-child td:last-child,
#result-table table#result_F tr.elem-data-5:last-child td:last-child {
  border-bottom: none;
}

#result-table table#result_C tr td.ce1,
#result-table table#result_D tr td.ce1,
#result-table table#result_E tr td.ce1,
#result-table table#result_F tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#result-table table#result_C tr td.ce2,
#result-table table#result_D tr td.ce2,
#result-table table#result_E tr td.ce2,
#result-table table#result_F tr td.ce2 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr td.ce3,
#result-table table#result_D tr td.ce3,
#result-table table#result_E tr td.ce3,
#result-table table#result_F tr td.ce3 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr td.ce4,
#result-table table#result_D tr td.ce4,
#result-table table#result_E tr td.ce4,
#result-table table#result_F tr td.ce4 {
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-table table#result_C tr td.ce5,
#result-table table#result_D tr td.ce5,
#result-table table#result_E tr td.ce5,
#result-table table#result_F tr td.ce5 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr td.ce6,
#result-table table#result_D tr td.ce6,
#result-table table#result_E tr td.ce6,
#result-table table#result_F tr td.ce6 {
  border-bottom: 1px solid #c8c8c8;
}

#result-table table#result_C tr td.ce7,
#result-table table#result_D tr td.ce7,
#result-table table#result_E tr td.ce7,
#result-table table#result_F tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-table table#result_C tr td.ce8,
#result-table table#result_D tr td.ce8,
#result-table table#result_E tr td.ce8,
#result-table table#result_F tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_C, result_D, result_E, result_F ========*/


/*======================================================== result_G ========*/

#result-table table#result_G {
  border-collapse: separate;
}

#result-table table#result_G tr th.ce1 {
  width: 4.854%;
}

#result-table table#result_G tr th.ce2 {
  width: 4.854%;
}

#result-table table#result_G tr th.ce3 {
  width: 15.244%;
}

#result-table table#result_G tr th.ce4 {
  width: 7.504%;
}

#result-table table#result_G tr th.ce5 {
  width: 20.971%;
}


/* #result-table table#result_G tr th.ce6{width: 15.244%;} */

#result-table table#result_G tr th.ce6a {
  width: 70px;
}

#result-table table#result_G tr th.ce6b {
  width: 150px;
}

#result-table table#result_G tr th.ce7 {
  width: 10.776%;
}

#result-table table#result_G tr th.ce8 {
  width: 7.893%;
}

#result-table table#result_G tr th.ce9 {
  width: 10.776%;
}

#result-table table#result_G tr td.ce1 {
  background: #323232;
  color: #fff;
}

#result-table table#result_G tr td.ce2 {}

#result-table table#result_G tr td.ce3 {
  padding: .7em .5em .7em .5em;
}

#result-table table#result_G tr td.ce4 {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr td.ce5 {
  padding: .3em .9em .1em .9em;
  background: none;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}


/* #result-table table#result_G tr td.ce6{padding: .2em .7em .1em .7em; background: none;} */

#result-table table#result_G tr td.ce6a {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr td.ce6b {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr td.ce7 {
  font-weight: bold;
}

#result-table table#result_G tr td.ce8 {
  padding-left: 0;
  padding-right: 0;
}

#result-table table#result_G tr td.ce9 {
  padding-left: 0;
  padding-right: 0;
}

#result-table table#result_G tr td.ce4a {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr td.ce5a {
  padding: .3em .9em .1em .9em;
  background: none;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

#result-table table#result_G tr td.ce6a {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr td.ce6b {
  padding: .2em .7em .1em .7em;
  background: none;
}

#result-table table#result_G tr:first-child td.ce4a,
#result-table table#result_G tr:first-child td.ce5a,
#result-table table#result_G tr:first-child td.ce6a {}

#result-table table#result_G tr td.ce1,
#result-table table#result_G tr td.ce2,
#result-table table#result_G tr td.ce3,
#result-table table#result_G tr td.ce4,
#result-table table#result_G tr td.ce5,
#result-table table#result_G tr td.ce6,
#result-table table#result_G tr td.ce7,
#result-table table#result_G tr td.ce8,
#result-table table#result_G tr td.ce9,
#result-table table#result_G tr td.ce4a,
#result-table table#result_G tr td.ce5a,
#result-table table#result_G tr td.ce6a,
#result-table table#result_G tr td.ce6b {
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}

#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-left,
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-left,
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-left,
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-left,
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-left,
#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-right {
  border-top: none;
}

#result-table table#result_G tr td.empty-left,
#result-table table#result_G tr td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+9),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+10),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+11),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+12),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+13),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+14),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+15),
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+16) {
  background: #f0f0f0;
}

#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+8),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+9),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+10),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+11),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+12),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+13),
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+14) {
  background: #f0f0f0;
}

#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+7),
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+8),
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+9),
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+10),
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+11),
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+12) {
  background: #f0f0f0;
}

#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+6),
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+7),
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+8),
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+9),
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+10) {
  background: #f0f0f0;
}

#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+5),
#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+6),
#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+7),
#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+8) {
  background: #f0f0f0;
}


/*======================================================== // result_G ========*/


/*line5cell, line6cell*/

#result-table table tr.elem-data-5 td,
#result-table table tr.elem-data-6 td {
  width: 100%;
}

#result-table table tr.elem-data-5 td .elem-data-inner,
#result-table table tr.elem-data-6 td .elem-data-inner {
  width: 100%;
}

#result-table table tr.elem-data-5 td .elem-data-inner,
#result-table table tr.elem-data-6 td .elem-data-inner {
  font-size: 85.71428%;
}

#result-table table tr.elem-data-5 td .elem-data-inner ul,
#result-table table tr.elem-data-6 td .elem-data-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: box;
}

#result-table table tr.elem-data-5 td .elem-data-inner ul li,
#result-table table tr.elem-data-6 td .elem-data-inner ul li {
  width: 100%;
  border-right: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}

#result-table table tr.elem-data-5 td .elem-data-inner ul li:last-child,
#result-table table tr.elem-data-6 td .elem-data-inner ul li:last-child {
  border-right: none;
}

#result-table table tr td .elem-data-inner ul {
  border-left: 1px solid #c8c8c8;
}

#result-table table tr td .elem-data-inner ul li .ce-ct {
  display: block;
  background: #f0f0f0;
  border-bottom: 1px solid #c8c8c8;
  padding: .2em 0 .05em 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#result-table table tr td .elem-data-inner ul li .ce-data {
  display: block;
  padding: .2em .5em .1em .5em;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#result-table table tr.bg-gray td .elem-data-inner ul li .ce-ct {
  background: #e1e1e1;
}

#result-table table .ce-re-name-area {
  width: 100%;
}

#result-table table .ce-name-area {
  width: 100%;
}

#result-table table .ce-name {
  float: left;
  width: 75%;
  padding: .3em 0 0 .3em;
  font-weight: bold;
  line-height: 1.2;
}

#result-table table .ce-btn-mov {
  float: right;
  width: 20%;
  text-align: center;
}

#result-table table .ce-btn-mov .btn-mov {
  margin: 0 0 0 0;
}

#result-table .list-cmt {
  width: 96%;
  margin: 0 auto;
  padding: 1% 0;
  font-size: 85.71428%;
  line-height: 1.4;
}

.footer {
  position: relative;
  width: 1050px;
  margin: 0 auto;
  min-height: 100px;
}

.copy {
  width: 100%;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 85.71428%;
  color: #a0a0a0;
}

.btn-pagetop {
  position: absolute;
  right: 0;
  bottom: 25%;
}

.btn-pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/bt_pagetop.png) no-repeat;
  background-size: contain;
}

.btn-pagetop a:hover {
  background: url(../images/bt_pagetop_on.png) no-repeat;
  background-size: contain;
}


/*=================================================================================
									result+vod Table (PC)
==================================================================================*/

#result-vod-table {
  width: 100%;
  padding: 0 0 1em 0;
}

#result-vod-table table {
  width: 338px;
  table-layout: fixed;
}

#result-vod-table table tr td:first-child,
#result-vod-table table tr td:last-child {
  background: #dcdcdc;
}

#result-vod-table table tr th {
  padding: .45em 0 .35em 0;
  vertical-align: middle;
  background: #000;
  font-size: 85.71428%;
  font-weight: bold;
  color: #fff;
}


/*#result-vod-table table tr:first-child{border-bottom: 1px solid #c00;}*/

#result-vod-table table tr {
  background: #fff;
}

#result-vod-table table tr.bg-gray {
  background: #f0f0f0;
}

#result-vod-table table tr td {
  font-size: 85.71428%;
  line-height: 1.4;
}

#result-vod-table table tr th.empty-left {
  width: 5.805%;
}

#result-vod-table table tr th.empty-right {
  width: 4.325%;
}

#result-vod-table table tr th {
  /*border-right: 1px solid #000;*/
}

#result-vod-table table tr th:last-child {
  border-right: none;
}

#result-vod-table table tr td {
  padding: .75em .25em .75em .25em;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c8c8c8;
}

#result-vod-table table tr td:first-child {
  padding: .8em 0 .8em 0;
}

#result-vod-table table tr td:last-child {
  padding: .8em 0 .8em 0;
  border-right: none;
}

#result-vod-table table tr:last-child td:first-child,
#result-vod-table table tr:last-child td:last-child {
  border-bottom: none;
}

#result-vod-table table#result_A tr:nth-child(odd),
#result-vod-table table#result_B tr:nth-child(odd) {
  background: #f0f0f0;
}


/*#result-vod-table table#result_G tr:nth-child(odd){background: #f0f0f0;}*/

#result-vod-table table th {
  border-bottom: 1px solid #c8c8c8;
}

#result-vod-table .table-space {
  float: left;
  width: 338px;
}


/*======================================================== result_A (+ vod) ========*/

#result-vod-table table#result_A tr th.ce1 {
  width: 9.868%;
}

#result-vod-table table#result_A tr th.ce2 {
  display: none;
}

#result-vod-table table#result_A tr th.ce3 {
  display: none;
}

#result-vod-table table#result_A tr th.ce4 {
  width: 47.040%;
}

#result-vod-table table#result_A tr th.ce5 {
  display: none;
}

#result-vod-table table#result_A tr th.ce6 {
  display: none;
}

#result-vod-table table#result_A tr th.ce7 {
  width: 21.710%;
}

#result-vod-table table#result_A tr th.ce8 {
  width: 22.381%;
}

#result-vod-table table#result_A tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#result-vod-table table#result_A tr td.ce2 {
  display: none;
}

#result-vod-table table#result_A tr td.ce3 {
  display: none;
}

#result-vod-table table#result_A tr td.ce4 {
  padding: 0 .2em 0 .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-vod-table table#result_A tr td.ce5 {
  display: none;
}

#result-vod-table table#result_A tr td.ce6 {
  display: none;
}

#result-vod-table table#result_A tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-vod-table table#result_A tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}

#result-vod-table table#result_A tr:last-child td.ce1,
#result-vod-table table#result_A tr:last-child td.ce4,
#result-vod-table table#result_A tr:last-child td.ce7,
#result-vod-table table#result_A tr:last-child td.ce8,
#result-vod-table table#result_B tr:last-child td.ce1,
#result-vod-table table#result_B tr:last-child td.ce4,
#result-vod-table table#result_B tr:last-child td.ce7,
#result-vod-table table#result_B tr:last-child td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_A (+ vod) ========*/


/*======================================================== result_B (+ vod) ========*/

#result-vod-table table#result_B tr th.ce1 {
  width: 9.868%;
}

#result-vod-table table#result_B tr th.ce2 {
  display: none;
}

#result-vod-table table#result_B tr th.ce3 {
  display: none;
}

#result-vod-table table#result_B tr th.ce4 {
  width: 47.040%;
}

#result-vod-table table#result_B tr th.ce5 {
  display: none;
}

#result-vod-table table#result_B tr th.ce6 {
  display: none;
}

#result-vod-table table#result_B tr th.ce7 {
  width: 21.710%;
}

#result-vod-table table#result_B tr th.ce8 {
  display: none;
}

#result-vod-table table#result_B tr th.ce9 {
  width: 22.381%;
}

#result-vod-table table#result_B tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#result-vod-table table#result_B tr td.ce2 {
  display: none;
}

#result-vod-table table#result_B tr td.ce3 {
  display: none;
}

#result-vod-table table#result_B tr td.ce4 {
  padding: 0 .2em 0 .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-vod-table table#result_B tr td.ce5 {
  display: none;
}

#result-vod-table table#result_B tr td.ce6 {
  display: none;
}

#result-vod-table table#result_B tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-vod-table table#result_B tr td.ce8 {
  display: none;
}

#result-vod-table table#result_B tr td.ce9 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_B (+ vod) ========*/


/*======================================================== result_C, result_D, result_E, result_F (+ vod) ========*/

#result-vod-table table#result_C tr th.ce1,
#result-vod-table table#result_D tr th.ce1,
#result-vod-table table#result_E tr th.ce1,
#result-vod-table table#result_F tr th.ce1 {
  width: 10.423%;
}

#result-vod-table table#result_C tr th.ce2,
#result-vod-table table#result_D tr th.ce2,
#result-vod-table table#result_E tr th.ce2,
#result-vod-table table#result_F tr th.ce2 {
  display: none;
}

#result-vod-table table#result_C tr th.ce3,
#result-vod-table table#result_D tr th.ce3,
#result-vod-table table#result_E tr th.ce3,
#result-vod-table table#result_F tr th.ce3 {
  display: none;
}

#result-vod-table table#result_C tr th.ce4,
#result-vod-table table#result_D tr th.ce4,
#result-vod-table table#result_E tr th.ce4,
#result-vod-table table#result_F tr th.ce4 {
  width: 47.037%;
}

#result-vod-table table#result_C tr th.ce5,
#result-vod-table table#result_D tr th.ce5,
#result-vod-table table#result_E tr th.ce5,
#result-vod-table table#result_F tr th.ce5 {
  display: none;
}

#result-vod-table table#result_C tr th.ce6,
#result-vod-table table#result_D tr th.ce6,
#result-vod-table table#result_E tr th.ce6,
#result-vod-table table#result_F tr th.ce6 {
  display: none;
}

#result-vod-table table#result_C tr th.ce7,
#result-vod-table table#result_D tr th.ce7,
#result-vod-table table#result_E tr th.ce7,
#result-vod-table table#result_F tr th.ce7 {
  width: 21.270%;
}

#result-vod-table table#result_C tr th.ce8,
#result-vod-table table#result_D tr th.ce8,
#result-vod-table table#result_E tr th.ce8,
#result-vod-table table#result_F tr th.ce8 {
  width: 22.6%;
  /* border-right: 1px solid #000;*/
}

#result-vod-table table#result_C tr th.empty-right,
#result-vod-table table#result_D tr th.empty-right,
#result-vod-table table#result_E tr th.empty-right,
#result-vod-table table#result_F tr th.empty-right {
  display: none
}

#result-vod-table table#result_C tr td.ce1,
#result-vod-table table#result_D tr td.ce1,
#result-vod-table table#result_E tr td.ce1,
#result-vod-table table#result_F tr td.ce1 {
  padding: .35em .1em .35em .1em;
  background: #323232;
  color: #fff;
}

#result-vod-table table#result_C tr td.ce2,
#result-vod-table table#result_D tr td.ce2,
#result-vod-table table#result_E tr td.ce2,
#result-vod-table table#result_F tr td.ce2 {
  display: none;
}

#result-vod-table table#result_C tr td.ce3,
#result-vod-table table#result_D tr td.ce3,
#result-vod-table table#result_E tr td.ce3,
#result-vod-table table#result_F tr td.ce3 {
  display: none;
}

#result-vod-table table#result_C tr td.ce4,
#result-vod-table table#result_D tr td.ce4,
#result-vod-table table#result_E tr td.ce4,
#result-vod-table table#result_F tr td.ce4 {
  padding: .35em 0 .35em .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#result-vod-table table#result_C tr td.ce5,
#result-vod-table table#result_D tr td.ce5,
#result-vod-table table#result_E tr td.ce5,
#result-vod-table table#result_F tr td.ce5 {
  display: none;
}

#result-vod-table table#result_C tr td.ce6,
#result-vod-table table#result_D tr td.ce6,
#result-vod-table table#result_E tr td.ce6,
#result-vod-table table#result_F tr td.ce6 {
  display: none;
}

#result-vod-table table#result_C tr td.ce7,
#result-vod-table table#result_D tr td.ce7,
#result-vod-table table#result_E tr td.ce7,
#result-vod-table table#result_F tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#result-vod-table table#result_C tr td.ce8,
#result-vod-table table#result_D tr td.ce8,
#result-vod-table table#result_E tr td.ce8,
#result-vod-table table#result_F tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}

#result-vod-table table#result_C tr td.empty-right,
#result-vod-table table#result_D tr td.empty-right,
#result-vod-table table#result_E tr td.empty-right,
#result-vod-table table#result_F tr td.empty-right {
  display: none;
}

#result-vod-table table tr.elem-data-5 td .elem-data-inner,
#result-vod-table table tr.elem-data-6 td .elem-data-inner {
  font-size: 100%;
}

#result-vod-table table#result_C tr.elem-data-6 td:first-child,
#result-vod-table table#result_C tr.elem-data-6 td:last-child,
#result-vod-table table#result_D tr.elem-data-6 td:first-child,
#result-vod-table table#result_D tr.elem-data-6 td:last-child,
#result-vod-table table#result_E tr.elem-data-6 td:first-child,
#result-vod-table table#result_E tr.elem-data-6 td:last-child,
#result-vod-table table#result_F tr.elem-data-6 td:first-child,
#result-vod-table table#result_F tr.elem-data-6 td:last-child {
  border-top: 1px solid #dcdcdc;
}

#result-vod-table table#result_C tr:nth-child(2) td.empty-left,
#result-vod-table table#result_C tr:nth-child(2) td.empty-right,
#result-vod-table table#result_D tr:nth-child(2) td.empty-left,
#result-vod-table table#result_D tr:nth-child(2) td.empty-right #result-vod-table table#result_E tr:nth-child(2) td.empty-left,
#result-vod-table table#result_E tr:nth-child(2) td.empty-right #result-vod-table table#result_F tr:nth-child(2) td.empty-left,
#result-vod-table table#result_F tr:nth-child(2) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_C tr:first-child td.empty-left,
#result-vod-table table#result_C tr:first-child td.empty-right,
#result-vod-table table#result_D tr:first-child td.empty-left,
#result-vod-table table#result_D tr:first-child td.empty-right,
#result-vod-table table#result_E tr:first-child td.empty-left,
#result-vod-table table#result_E tr:first-child td.empty-right,
#result-vod-table table#result_F tr:first-child td.empty-left,
#result-vod-table table#result_F tr:first-child td.empty-right {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table tr td .elem-data-inner ul li .ce-data {
  padding: .02em .5em .02em .5em;
}


/*======================================================== // result_C, result_D, result_E, result_F (+ vod) ========*/


/*======================================================== result_G (+ vod) ========*/

#result-vod-table table#result_G {
  border-collapse: separate;
}

#result-vod-table table#result_G tr th.ce1 {
  width: 9.868%;
}

#result-vod-table table#result_G tr th.ce2 {
  display: none;
}

#result-vod-table table#result_G tr th.ce3 {
  width: 26.316%;
}

#result-vod-table table#result_G tr th.ce4 {
  display: none;
}

#result-vod-table table#result_G tr th.ce5 {
  width: 30.592%;
}


/* #result-vod-table table#result_G tr th.ce6{display: none;} */

#result-vod-table table#result_G tr th.ce6a {
  display: none;
}

#result-vod-table table#result_G tr th.ce6b {
  display: none;
}

#result-vod-table table#result_G tr th.ce7 {
  width: 21.382%;
}

#result-vod-table table#result_G tr th.ce8 {
  display: none;
}

#result-vod-table table#result_G tr th.ce9 {
  width: 11.842%;
}

#result-vod-table table#result_G tr td.ce1 {
  background: #323232;
  color: #fff;
}

#result-vod-table table#result_G tr td.ce2 {
  display: none;
}

#result-vod-table table#result_G tr td.ce3 {
  padding: .7em .5em .7em .5em;
}

#result-vod-table table#result_G tr td.ce4 {
  display: none;
}

#result-vod-table table#result_G tr td.ce5 {
  font-weight: bold;
}


/* #result-vod-table table#result_G tr td.ce6{display: none;} */

#result-vod-table table#result_G tr td.ce6a {
  display: none;
}

#result-vod-table table#result_G tr td.ce6b {
  display: none;
}

#result-vod-table table#result_G tr td.ce7 {
  font-weight: bold;
}

#result-vod-table table#result_G tr td.ce8 {
  display: none;
}

#result-vod-table table#result_G tr td.ce9 {}

#result-vod-table table#result_G tr td.ce5,
#result-vod-table table#result_G tr td.ce5a {
  padding: .3em .3em .1em .3em;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

#result-vod-table table#result_G tr td.ce4,
#result-vod-table table#result_G tr td.ce4a,
#result-vod-table table#result_G tr td.ce6,
#result-vod-table table#result_G tr td.ce6a,
#result-vod-table table#result_G tr td.ce6b {
  display: none;
}

#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-left,
#result-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-left,
#result-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-left,
#result-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-left,
#result-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-right {
  border-top: none;
}

#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td {
  border-top: 1px solid #c8c8c8;
}

#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-left,
#result-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-right {
  border-top: none;
}

#result-table table#result_G tr td.empty-left,
#result-table table#result_G tr td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-left,
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-left,
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-left,
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-left,
#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td {
  border-top: 1px solid #c8c8c8;
}

#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-left,
#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G tr td.empty-left,
#result-vod-table table#result_G tr td.empty-right {
  border-top: none;
}

#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+9),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+10),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+11),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+12),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+13),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+14),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+15),
#result-vod-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+16) {
  background: #f0f0f0;
}

#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+8),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+9),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+10),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+11),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+12),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+13),
#result-vod-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+14) {
  background: #f0f0f0;
}

#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+7),
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+8),
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+9),
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+10),
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+11),
#result-vod-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+12) {
  background: #f0f0f0;
}

#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+6),
#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+7),
#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+8),
#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+9),
#result-vod-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+10) {
  background: #f0f0f0;
}

#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+5),
#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+6),
#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+7),
#result-vod-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+8) {
  background: #f0f0f0;
}

#result-vod-table table#result_G tr td.ce1,
#result-vod-table table#result_G tr td.ce2,
#result-vod-table table#result_G tr td.ce3,
#result-vod-table table#result_G tr td.ce4,
#result-vod-table table#result_G tr td.ce5,
#result-vod-table table#result_G tr td.ce6,
#result-vod-table table#result_G tr td.ce4a,
#result-vod-table table#result_G tr td.ce5a,
#result-vod-table table#result_G tr td.ce6a,
#result-vod-table table#result_G tr td.ce7,
#result-vod-table table#result_G tr td.ce8,
#result-vod-table table#result_G tr td.ce9 {
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}


/*======================================================== // result_G (+ vod) ========*/


/*line5cell, line6cell (+ vod)*/

#result-vod-table table tr.elem-data-5 td,
#result-vod-table table tr.elem-data-6 td {
  width: 100%;
  padding: 0 0 0 0;
}

#result-vod-table table tr.elem-data-5 td .elem-data-inner,
#result-vod-table table tr.elem-data-6 td .elem-data-inner {
  width: 100%;
}

#result-vod-table table tr.elem-data-5 td .elem-data-inner ul,
#result-vod-table table tr.elem-data-6 td .elem-data-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: box;
}

#result-vod-table table tr.elem-data-5 td .elem-data-inner ul li,
#result-vod-table table tr.elem-data-6 td .elem-data-inner ul li {
  width: 100%;
  border-right: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}

#result-vod-table table tr.elem-data-5 td .elem-data-inner ul li:last-child,
#result-vod-table table tr.elem-data-6 td .elem-data-inner ul li:last-child {
  border-right: none;
}

#result-vod-table table tr td .elem-data-inner ul:first-child {
  border-bottom: 1px solid #c8c8c8;
}

#result-vod-table table tr td .elem-data-inner ul:last-child {
  border-bottom: 2px solid #c8c8c8;
}

#result-vod-table table tr:last-child td .elem-data-inner ul:last-child {
  border-bottom: 1px solid #c8c8c8;
}

#result-vod-table table tr td .elem-data-inner ul li .ce-ct {
  display: block;
  background: #f0f0f0;
  border-bottom: 1px solid #c8c8c8;
  padding: .2em 0 .05em 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#result-vod-table table tr td .elem-data-inner ul li .ce-data {
  display: block;
  padding: .2em 0 .1em;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 91%;
}

#result-vod-table table tr.bg-gray td .elem-data-inner ul li .ce-ct {
  background: #e1e1e1;
}

#result-vod-table table .ce-re-name-area {
  width: 100%;
}

#result-vod-table table .ce-name-area {
  background: 100%;
}

#result-vod-table table .ce-name {
  float: left;
  width: 68%;
  padding: .43em 0 .2em 0;
  font-weight: bold;
  line-height: 1.2;
}

#result-vod-table table .ce-btn-mov {
  float: right;
  width: 26%;
  padding: 0 .3em 0 0;
  text-align: center;
}

#result-vod-table table .ce-btn-mov .btn-mov {
  margin: 0 0 0 0;
}

#result-vod-table .list-cmt {
  width: 91%;
  margin: 0 auto;
  padding: 1em 2em 0 1.5em;
  font-size: 85.71428%;
  line-height: 1.4;
  display: inline-block;
}

#result-vod-table .vod-space {
  float: right;
  width: 520px;
}

#result-vod-table .vod-space .vod-clause {
  display: block;
  width: 100%;
  background: #000;
  padding: .45em 0 .35em 0;
  vertical-align: middle;
  font-size: 85.71428%;
}

#result-vod-table .vod-space .vod-box-base {
  width: 520px;
  min-height: 378px;
  text-align: center;
  background: #000;
}

#result-vod-table .vod-space .vod-box video {
  width: 100%;
}

#result-vod-table .vod-space .vod-title {
  width: 100%;
}

#result-vod-table .vod-space .vod-title-inner {
  float: left;
  width: 86%;
  padding: .65em 0;
  margin-left: 7.5%;
  color: #fff;
  text-align: center;
  font-size: 85.71428%;
  line-height: 1.4;
}

#result-vod-table .vod-space .vod-title span {
  padding: 0 .5em 0 0;
}

#result-vod-table #vod-close-btn {
  float: right;
  width: 34px;
  height: 25px;
  margin: .4% 1% 0 0;
  background: url(../images/bt_close.png) no-repeat;
  background-size: contain;
}

#result-vod-table #vod-close-btn:hover {
  background: url(../images/bt_close_on.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}

#result-table table tr.vod-area-sp {
  display: none;
}


/*=================================================================================
									Live Score Table (PC)
==================================================================================*/

#live-score-table table tr th.empty-left,
#live-score-table table tr th.empty-right,
#live-score-table table tr td.empty-left,
#live-score-table table tr td.empty-right {
  display: none;
}

#live-score-table table tr th:nth-child(8) {
  /*border-right: 1px solid #000;*/
}

#live-score-table table tr td:nth-child(9) {
  border-right: 1px solid #c8c8c8;
}


/*#live-score-table table#result_G tr th:nth-child(8){border-right: 1px solid #000;}
#live-score-table table#result_G tr td:nth-child(8){border-right: 1px solid #c8c8c8;}*/

#live-score-table table tr:first-child th:nth-child(2) {
  border-left: 1px solid #000;
}


/*result_D, result_E*/

#live-score-table table#result_D tr td,
#live-score-table table#result_E tr td {
  padding: .35em .5em .35em .5em;
}

#live-score-table {
  width: 100%;
  padding: 0 0 .5% 0;
}

#live-score-table table {
  width: 100%;
  table-layout: fixed;
}

/* #live-score-table table tr td:first-child,
#live-score-table table tr td:last-child {
  background: #dcdcdc;
} */

#live-score-table table tr th {
  padding: .45em 0 .35em 0;
  vertical-align: middle;
  background: #000;
  font-size: 85.71428%;
  font-weight: bold;
  color: #fff;
}


/*#live-score-table table tr:first-child{border-bottom: 1px solid #c00;}*/

#live-score-table table tr {
  background: #fff;
}

#live-score-table table tr.bg-gray {
  background: #f0f0f0;
}

#live-score-table table tr td {
  font-size: 85.71428%;
  line-height: 1.4;
}

#live-score-table table tr th.empty-left {
  width: 5.805%;
}

#live-score-table table tr th.empty-right {
  width: 4.325%;
}

#live-score-table table tr th {
  /*border-right: 1px solid #000;*/
}

#live-score-table table tr th:last-child {
  border-right: none;
}

#live-score-table table tr td {
  padding: .75em .25em .75em .25em;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c8c8c8;
}

#live-score-table table tr td:first-child {
  padding: .8em 0 .8em 0;
}

#live-score-table table tr td:last-child {
  padding: .8em 0 .8em 0;
  border-right: none;
}

#live-score-table table tr:last-child td:first-child,
#live-score-table table tr:last-child td:last-child {
  border-bottom: none;
}

#live-score-table table#result_A tr:nth-child(odd),
#live-score-table table#result_B tr:nth-child(odd) {
  background: #f0f0f0;
}


/*#live-score-table table#result_G tr:nth-child(odd){background: #f0f0f0;}*/

#live-score-table table th {
  border-bottom: 1px solid #c8c8c8;
}

#live-score-table .table-space {
  padding: 0 0 0 0;
}


/*======================================================== result_A (+ vod) ========*/

#live-score-table table#result_A tr th.ce1 {
  width: 9.868%;
}

#live-score-table table#result_A tr th.ce2 {
  display: none;
}

#live-score-table table#result_A tr th.ce3 {
  display: none;
}

#live-score-table table#result_A tr th.ce4 {
  width: 47.040%;
}

#live-score-table table#result_A tr th.ce5 {
  display: none;
}

#live-score-table table#result_A tr th.ce6 {
  display: none;
}

#live-score-table table#result_A tr th.ce7 {
  width: 21.710%;
}

#live-score-table table#result_A tr th.ce8 {
  width: 22.381%;
}

#live-score-table table#result_A tr td.ce1 {
  width: 9.868%;
}

#live-score-table table#result_A tr td.ce2 {
  display: none;
}

#live-score-table table#result_A tr td.ce3 {
  display: none;
}

#live-score-table table#result_A tr td.ce4 {
  width: 47.040%;
}

#live-score-table table#result_A tr td.ce5 {
  display: none;
}

#live-score-table table#result_A tr td.ce6 {
  display: none;
}

#live-score-table table#result_A tr td.ce7 {
  width: 21.710%;
}

#live-score-table table#result_A tr td.ce8 {
  width: 22.381%;
}

#live-score-table table#result_A tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#live-score-table table#result_A tr td.ce2 {
  display: none;
}

#live-score-table table#result_A tr td.ce3 {
  display: none;
}

#live-score-table table#result_A tr td.ce4 {
  padding: 0 .2em 0 .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#live-score-table table#result_A tr td.ce5 {
  display: none;
}

#live-score-table table#result_A tr td.ce6 {
  display: none;
}

#live-score-table table#result_A tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#live-score-table table#result_A tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}

#live-score-table table#result_A tr:last-child td.ce1,
#live-score-table table#result_A tr:last-child td.ce4,
#live-score-table table#result_A tr:last-child td.ce7,
#live-score-table table#result_A tr:last-child td.ce8,
#live-score-table table#result_B tr:last-child td.ce1,
#live-score-table table#result_B tr:last-child td.ce4,
#live-score-table table#result_B tr:last-child td.ce7,
#live-score-table table#result_B tr:last-child td.ce9 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_A (+ vod) ========*/


/*======================================================== result_B (+ vod) ========*/

#live-score-table table#result_B tr th.ce1 {
  width: 9.868%;
}

#live-score-table table#result_B tr th.ce2 {
  display: none;
}

#live-score-table table#result_B tr th.ce3 {
  display: none;
}

#live-score-table table#result_B tr th.ce4 {
  width: 47.040%;
}

#live-score-table table#result_B tr th.ce5 {
  display: none;
}

#live-score-table table#result_B tr th.ce6 {
  display: none;
}

#live-score-table table#result_B tr th.ce7 {
  width: 21.710%;
}

#live-score-table table#result_B tr th.ce8 {
  display: none;
}

#live-score-table table#result_B tr th.ce9 {
  width: 22.381%;
}

#live-score-table table#result_B tr td.ce1 {
  width: 9.868%;
}

#live-score-table table#result_B tr td.ce2 {
  display: none;
}

#live-score-table table#result_B tr td.ce3 {
  display: none;
}

#live-score-table table#result_B tr td.ce4 {
  width: 47.040%;
}

#live-score-table table#result_B tr td.ce5 {
  display: none;
}

#live-score-table table#result_B tr td.ce6 {
  display: none;
}

#live-score-table table#result_B tr td.ce7 {
  width: 21.710%;
}

#live-score-table table#result_B tr td.ce8 {
  display: none;
}

#live-score-table table#result_B tr td.ce9 {
  width: 22.381%;
}

#live-score-table table#result_B tr td.ce1 {
  border-bottom: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
}

#live-score-table table#result_B tr td.ce2 {
  display: none;
}

#live-score-table table#result_B tr td.ce3 {
  display: none;
}

#live-score-table table#result_B tr td.ce4 {
  padding: 0 .2em 0 .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#live-score-table table#result_B tr td.ce5 {
  display: none;
}

#live-score-table table#result_B tr td.ce6 {
  display: none;
}

#live-score-table table#result_B tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#live-score-table table#result_B tr td.ce8 {
  display: none;
}

#live-score-table table#result_B tr td.ce9 {
  border-bottom: 1px solid #c8c8c8;
}


/*======================================================== // result_B (+ vod) ========*/


/*======================================================== result_C, result_D, result_E, result_F (+ vod) ========*/

#live-score-table table#result_C tr th.ce1,
#live-score-table table#result_D tr th.ce1,
#live-score-table table#result_E tr th.ce1,
#live-score-table table#result_F tr th.ce1 {
  width: 10.423%;
}

#live-score-table table#result_C tr th.ce2,
#live-score-table table#result_D tr th.ce2,
#live-score-table table#result_E tr th.ce2,
#live-score-table table#result_F tr th.ce2 {
  display: none;
}

#live-score-table table#result_C tr th.ce3,
#live-score-table table#result_D tr th.ce3,
#live-score-table table#result_E tr th.ce3,
#live-score-table table#result_F tr th.ce3 {
  display: none;
}

#live-score-table table#result_C tr th.ce4,
#live-score-table table#result_D tr th.ce4,
#live-score-table table#result_E tr th.ce4,
#live-score-table table#result_F tr th.ce4 {
  width: 47.037%;
}

#live-score-table table#result_C tr th.ce5,
#live-score-table table#result_D tr th.ce5,
#live-score-table table#result_E tr th.ce5,
#live-score-table table#result_F tr th.ce5 {
  display: none;
}

#live-score-table table#result_C tr th.ce6,
#live-score-table table#result_D tr th.ce6,
#live-score-table table#result_E tr th.ce6,
#live-score-table table#result_F tr th.ce6 {
  display: none;
}

#live-score-table table#result_C tr th.ce7,
#live-score-table table#result_D tr th.ce7,
#live-score-table table#result_E tr th.ce7,
#live-score-table table#result_F tr th.ce7 {
  width: 21.270%;
}

#live-score-table table#result_C tr th.ce8,
#live-score-table table#result_D tr th.ce8,
#live-score-table table#result_E tr th.ce8,
#live-score-table table#result_F tr th.ce8 {
  width: 22.6%;
  /* border-right: 1px solid #000;*/
}

#live-score-table table#result_C tr td.ce1,
#live-score-table table#result_D tr td.ce1,
#live-score-table table#result_E tr td.ce1,
#live-score-table table#result_F tr td.ce1 {
  width: 10.423%;
}

#live-score-table table#result_C tr td.ce2,
#live-score-table table#result_D tr td.ce2,
#live-score-table table#result_E tr td.ce2,
#live-score-table table#result_F tr td.ce2 {
  display: none;
}

#live-score-table table#result_C tr td.ce3,
#live-score-table table#result_D tr td.ce3,
#live-score-table table#result_E tr td.ce3,
#live-score-table table#result_F tr td.ce3 {
  display: none;
}

#live-score-table table#result_C tr td.ce4,
#live-score-table table#result_D tr td.ce4,
#live-score-table table#result_E tr td.ce4,
#live-score-table table#result_F tr td.ce4 {
  width: 47.037%;
}

#live-score-table table#result_C tr td.ce5,
#live-score-table table#result_D tr td.ce5,
#live-score-table table#result_E tr td.ce5,
#live-score-table table#result_F tr td.ce5 {
  display: none;
}

#live-score-table table#result_C tr td.ce6,
#live-score-table table#result_D tr td.ce6,
#live-score-table table#result_E tr td.ce6,
#live-score-table table#result_F tr td.ce6 {
  display: none;
}

#live-score-table table#result_C tr td.ce7,
#live-score-table table#result_D tr td.ce7,
#live-score-table table#result_E tr td.ce7,
#live-score-table table#result_F tr td.ce7 {
  width: 21.270%;
}

#live-score-table table#result_C tr td.ce8,
#live-score-table table#result_D tr td.ce8,
#live-score-table table#result_E tr td.ce8,
#live-score-table table#result_F tr td.ce8 {
  width: 22.6%;
  /* border-right: 1px solid #000;*/
}

#live-score-table table#result_C tr td.ce1,
#live-score-table table#result_D tr td.ce1,
#live-score-table table#result_E tr td.ce1,
#live-score-table table#result_F tr td.ce1 {
  padding: .35em .1em .35em .1em;
  background: #323232;
  color: #fff;
}

#live-score-table table#result_C tr td.ce2,
#live-score-table table#result_D tr td.ce2,
#live-score-table table#result_E tr td.ce2,
#live-score-table table#result_F tr td.ce2 {
  display: none;
}

#live-score-table table#result_C tr td.ce3,
#live-score-table table#result_D tr td.ce3,
#live-score-table table#result_E tr td.ce3,
#live-score-table table#result_F tr td.ce3 {
  display: none;
}

#live-score-table table#result_C tr td.ce4,
#live-score-table table#result_D tr td.ce4,
#live-score-table table#result_E tr td.ce4,
#live-score-table table#result_F tr td.ce4 {
  padding: .35em 0 .35em .2em;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  font-weight: bold;
}

#live-score-table table#result_C tr td.ce5,
#live-score-table table#result_D tr td.ce5,
#live-score-table table#result_E tr td.ce5,
#live-score-table table#result_F tr td.ce5 {
  display: none;
}

#live-score-table table#result_C tr td.ce6,
#live-score-table table#result_D tr td.ce6,
#live-score-table table#result_E tr td.ce6,
#live-score-table table#result_F tr td.ce6 {
  display: none;
}

#live-score-table table#result_C tr td.ce7,
#live-score-table table#result_D tr td.ce7,
#live-score-table table#result_E tr td.ce7,
#live-score-table table#result_F tr td.ce7 {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#live-score-table table#result_C tr td.ce8,
#live-score-table table#result_D tr td.ce8,
#live-score-table table#result_E tr td.ce8,
#live-score-table table#result_F tr td.ce8 {
  border-bottom: 1px solid #c8c8c8;
}

#live-score-table table tr.elem-data-5 td .elem-data-inner,
#live-score-table table tr.elem-data-6 td .elem-data-inner {
  font-size: 100%;
}

#live-score-table table#result_C tr.elem-data-6 td:first-child,
#live-score-table table#result_C tr.elem-data-6 td:last-child,
#live-score-table table#result_D tr.elem-data-6 td:first-child,
#live-score-table table#result_D tr.elem-data-6 td:last-child,
#live-score-table table#result_E tr.elem-data-6 td:first-child,
#live-score-table table#result_E tr.elem-data-6 td:last-child,
#live-score-table table#result_F tr.elem-data-6 td:first-child,
#live-score-table table#result_F tr.elem-data-6 td:last-child {
  border-top: 1px solid #dcdcdc;
}

#live-score-table table#result_C tr:nth-child(2) td.empty-left,
#live-score-table table#result_C tr:nth-child(2) td.empty-right,
#live-score-table table#result_D tr:nth-child(2) td.empty-left,
#live-score-table table#result_D tr:nth-child(2) td.empty-right #live-score-table table#result_E tr:nth-child(2) td.empty-left,
#live-score-table table#result_E tr:nth-child(2) td.empty-right #live-score-table table#result_F tr:nth-child(2) td.empty-left,
#live-score-table table#result_F tr:nth-child(2) td.empty-right {
  border-top: none;
}

#live-score-table table#result_C tr:first-child td.empty-left,
#live-score-table table#result_C tr:first-child td.empty-right,
#live-score-table table#result_D tr:first-child td.empty-left,
#live-score-table table#result_D tr:first-child td.empty-right,
#live-score-table table#result_E tr:first-child td.empty-left,
#live-score-table table#result_E tr:first-child td.empty-right,
#live-score-table table#result_F tr:first-child td.empty-left,
#live-score-table table#result_F tr:first-child td.empty-right {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table tr td .elem-data-inner ul li .ce-data {
  padding: .02em .5em .02em .5em;
}


/*======================================================== // result_C, result_D, result_E, result_F (+ vod) ========*/


/*======================================================== result_G (+ vod) ========*/

#live-score-table table#result_G {
  border-collapse: separate;
}

#live-score-table table#result_G tr th.ce1 {
  width: 9.868%;
}

#live-score-table table#result_G tr th.ce2 {
  display: none;
}

#live-score-table table#result_G tr th.ce3 {
  width: 26.316%;
}

#live-score-table table#result_G tr th.ce4 {
  display: none;
}

#live-score-table table#result_G tr th.ce5 {
  width: 30.592%;
}

#live-score-table table#result_G tr th.ce6 {
  display: none;
}

#live-score-table table#result_G tr th.ce7 {
  width: 21.382%;
}

#live-score-table table#result_G tr th.ce8 {
  display: none;
}

#live-score-table table#result_G tr th.ce9 {
  width: 11.842%;
}

#live-score-table table#result_G tr td.ce1 {
  width: 9.868%;
}

#live-score-table table#result_G tr td.ce2 {
  display: none;
}

#live-score-table table#result_G tr td.ce3 {
  width: 26.316%;
}

#live-score-table table#result_G tr td.ce4 {
  display: none;
}

#live-score-table table#result_G tr td.ce5 {
  width: 30.592%;
}

#live-score-table table#result_G tr td.ce6 {
  display: none;
}

#live-score-table table#result_G tr td.ce7 {
  width: 21.382%;
}

#live-score-table table#result_G tr td.ce8 {
  display: none;
}

#live-score-table table#result_G tr td.ce9 {
  width: 11.842%;
}

#live-score-table table#result_G tr td.ce1 {
  background: #323232;
  color: #fff;
}

#live-score-table table#result_G tr td.ce2 {
  display: none;
}

#live-score-table table#result_G tr td.ce3 {
  padding: .7em .5em .7em .5em;
}

#live-score-table table#result_G tr td.ce4 {
  display: none;
}

#live-score-table table#result_G tr td.ce5 {
  font-weight: bold;
}

#live-score-table table#result_G tr td.ce6 {
  display: none;
}

#live-score-table table#result_G tr td.ce7 {
  font-weight: bold;
}

#live-score-table table#result_G tr td.ce8 {
  display: none;
}

#live-score-table table#result_G tr td.ce9 {}

#live-score-table table#result_G tr td.ce5,
#live-score-table table#result_G tr td.ce5a {
  padding: .3em .3em .1em .3em;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

#live-score-table table#result_G tr td.ce4,
#live-score-table table#result_G tr td.ce4a,
#live-score-table table#result_G tr td.ce6,
#live-score-table table#result_G tr td.ce6a {
  display: none;
}

#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-left,
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-right {
  border-top: none;
}

#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-left,
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-right {
  border-top: none;
}

#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-left,
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-right {
  border-top: none;
}

#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-left,
#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-right {
  border-top: none;
}

#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td {
  border-top: 1px solid #c8c8c8;
}

#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-left,
#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-right {
  border-top: none;
}

#live-score-table table#result_G tr td.empty-left,
#live-score-table table#result_G tr td.empty-right {
  border-top: none;
}

#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+9),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+10),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+11),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+12),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+13),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+14),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+15),
#live-score-table table#result_G.mem8 tbody.mem-body tr:nth-child(16n+16) {
  background: #f0f0f0;
}

#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+8),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+9),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+10),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+11),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+12),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+13),
#live-score-table table#result_G.mem7 tbody.mem-body tr:nth-child(14n+14) {
  background: #f0f0f0;
}

#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+7),
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+8),
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+9),
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+10),
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+11),
#live-score-table table#result_G.mem6 tbody.mem-body tr:nth-child(12n+12) {
  background: #f0f0f0;
}

#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+6),
#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+7),
#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+8),
#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+9),
#live-score-table table#result_G.mem5 tbody.mem-body tr:nth-child(10n+10) {
  background: #f0f0f0;
}

#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+5),
#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+6),
#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+7),
#live-score-table table#result_G.mem4 tbody.mem-body tr:nth-child(8n+8) {
  background: #f0f0f0;
}

#live-score-table table#result_G tr td.ce1,
#live-score-table table#result_G tr td.ce2,
#live-score-table table#result_G tr td.ce3,
#live-score-table table#result_G tr td.ce4,
#live-score-table table#result_G tr td.ce5,
#live-score-table table#result_G tr td.ce6,
#live-score-table table#result_G tr td.ce4a,
#live-score-table table#result_G tr td.ce5a,
#live-score-table table#result_G tr td.ce6a,
#live-score-table table#result_G tr td.ce7,
#live-score-table table#result_G tr td.ce8,
#live-score-table table#result_G tr td.ce9 {
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}


/*======================================================== // result_G (+ vod) ========*/


/*line5cell, line6cell (+ vod)*/

#live-score-table table tr.elem-data-5 td,
#live-score-table table tr.elem-data-6 td {
  width: 100%;
  padding: 0 0 0 0;
}

#live-score-table table tr.elem-data-5 td .elem-data-inner,
#live-score-table table tr.elem-data-6 td .elem-data-inner {
  width: 100%;
}

#live-score-table table tr.elem-data-5 td .elem-data-inner ul,
#live-score-table table tr.elem-data-6 td .elem-data-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: box;
}

#live-score-table table tr.elem-data-5 td .elem-data-inner ul li,
#live-score-table table tr.elem-data-6 td .elem-data-inner ul li {
  width: 100%;
  border-right: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}

#live-score-table table tr.elem-data-5 td .elem-data-inner ul li:last-child,
#live-score-table table tr.elem-data-6 td .elem-data-inner ul li:last-child {
  border-right: none;
}

#live-score-table table tr td .elem-data-inner ul:first-child {
  border-bottom: 1px solid #c8c8c8;
}

#live-score-table table tr td .elem-data-inner ul:last-child {
  border-bottom: 0px solid #c8c8c8;
}

#live-score-table table tr:last-child td .elem-data-inner ul:last-child {
  border-bottom: 1px solid #c8c8c8;
}

#live-score-table table tr td .elem-data-inner ul li .ce-ct {
  display: block;
  background: #f0f0f0;
  border-bottom: 1px solid #c8c8c8;
  padding: .2em 0 .05em 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#live-score-table table tr td .elem-data-inner ul li .ce-data {
  display: block;
  padding: .2em .5em .1em .5em;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}

#live-score-table table tr.bg-gray td .elem-data-inner ul li .ce-ct {
  background: #e1e1e1;
}

#live-score-table table .ce-re-name-area {
  width: 100%;
}

#live-score-table table .ce-name-area {
  background: 100%;
}

#live-score-table table .ce-name {
  float: left;
  width: 68%;
  padding: .43em 0 .2em 0;
  font-weight: bold;
  line-height: 1.2;
}

#live-score-table table .ce-btn-mov {
  float: right;
  width: 26%;
  padding: 0 .3em 0 0;
  text-align: center;
}

#live-score-table table .ce-btn-mov .btn-mov {
  margin: 0 0 0 0;
}

#live-score-table .list-cmt {
  width: 91%;
  margin: 0 auto;
  padding: 1em 2em 0 1.5em;
  font-size: 85.71428%;
  line-height: 1.4;
  display: inline-block;
}

#live-score-table .vod-space {
  float: right;
  width: 520px;
}

#live-score-table .vod-space .vod-clause {
  display: block;
  width: 100%;
  background: #000;
  padding: .45em 0 .35em 0;
  vertical-align: middle;
  font-size: 85.71428%;
}

#live-score-table .vod-space .vod-box-base {
  width: 520px;
  min-height: 378px;
  text-align: center;
  background: #000;
}

#live-score-table .vod-space .vod-box video {
  width: 100%;
}

#live-score-table .vod-space .vod-title {
  width: 100%;
}

#live-score-table .vod-space .vod-title-inner {
  float: left;
  width: 86%;
  padding: .65em 0;
  margin-left: 7.5%;
  color: #fff;
  text-align: center;
  font-size: 85.71428%;
  line-height: 1.4;
}

#live-score-table .vod-space .vod-title span {
  padding: 0 .5em 0 0;
}

#live-score-table #vod-close-btn {
  float: right;
  width: 34px;
  height: 25px;
  margin: .4% 1% 0 0;
  background: url(../images/bt_close.png) no-repeat;
  background-size: contain;
}

#live-score-table #vod-close-btn:hover {
  background: url(../images/bt_close_on.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}


/*=================================================================================
									startlist Table (PC)
==================================================================================*/

#startlist-table table tr td {
  border-bottom: 2px solid #c8c8c8;
}

#startlist-table table tr td.empty-left,
#startlist-table table tr td.empty-right {
  border: none;
  background: #dcdcdc;
}

#startlist-table table tr td.ce1 {
  border-left: 1px solid #c8c8c8;
}

#startlist-table table tr:last-child td {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table tr:nth-child(even) {
  background: #f0f0f0;
}

#startlist-table table tr th.ce1 span {
  font-weight: bold;
}


/*======================================================== startlist_A_1 ～ startlist_F_1 ========*/

#startlist-table table#startlist_A_1 tr th.ce1,
#startlist-table table#startlist_B_1 tr th.ce1,
#startlist-table table#startlist_C_1 tr th.ce1,
#startlist-table table#startlist_D_1 tr th.ce1,
#startlist-table table#startlist_E_1 tr th.ce1,
#startlist-table table#startlist_F_1 tr th.ce1 {
  width: 50px;
}

#startlist-table table#startlist_A_1 tr th.ce2,
#startlist-table table#startlist_B_1 tr th.ce2,
#startlist-table table#startlist_C_1 tr th.ce2,
#startlist-table table#startlist_D_1 tr th.ce2,
#startlist-table table#startlist_E_1 tr th.ce2,
#startlist-table table#startlist_F_1 tr th.ce2 {
  width: 67px;
}

#startlist-table table#startlist_A_1 tr th.ce3,
#startlist-table table#startlist_B_1 tr th.ce3,
#startlist-table table#startlist_C_1 tr th.ce3,
#startlist-table table#startlist_D_1 tr th.ce3,
#startlist-table table#startlist_E_1 tr th.ce3,
#startlist-table table#startlist_F_1 tr th.ce3 {
  width: 295px;
}

#startlist-table table#startlist_A_1 tr th.ce4,
#startlist-table table#startlist_B_1 tr th.ce4,
#startlist-table table#startlist_C_1 tr th.ce4,
#startlist-table table#startlist_D_1 tr th.ce4,
#startlist-table table#startlist_E_1 tr th.ce4,
#startlist-table table#startlist_F_1 tr th.ce4 {
  width: 70px;
}

#startlist-table table#startlist_A_1 tr th.ce5,
#startlist-table table#startlist_B_1 tr th.ce5,
#startlist-table table#startlist_C_1 tr th.ce5,
#startlist-table table#startlist_D_1 tr th.ce5,
#startlist-table table#startlist_E_1 tr th.ce5,
#startlist-table table#startlist_F_1 tr th.ce5 {
  width: 160px;
}

#startlist-table table#startlist_A_1 tr th.ce6,
#startlist-table table#startlist_B_1 tr th.ce6,
#startlist-table table#startlist_C_1 tr th.ce6,
#startlist-table table#startlist_D_1 tr th.ce6,
#startlist-table table#startlist_E_1 tr th.ce6,
#startlist-table table#startlist_F_1 tr th.ce6 {
  width: 110px
}

#startlist-table table#startlist_A_1 tr th.ce7,
#startlist-table table#startlist_B_1 tr th.ce7,
#startlist-table table#startlist_C_1 tr th.ce7,
#startlist-table table#startlist_D_1 tr th.ce7,
#startlist-table table#startlist_E_1 tr th.ce7,
#startlist-table table#startlist_F_1 tr th.ce7 {
  width: 70px;
}

#startlist-table table#startlist_A_1 tr td.ce3,
#startlist-table table#startlist_B_1 tr td.ce3,
#startlist-table table#startlist_C_1 tr td.ce3,
#startlist-table table#startlist_D_1 tr td.ce3,
#startlist-table table#startlist_E_1 tr td.ce3,
#startlist-table table#startlist_F_1 tr td.ce3 {
  font-weight: bold;
  text-align: left;
}

#startlist-table table#startlist_A_1 tr td.ce6,
#startlist-table table#startlist_B_1 tr td.ce6,
#startlist-table table#startlist_C_1 tr td.ce6,
#startlist-table table#startlist_D_1 tr td.ce6,
#startlist-table table#startlist_E_1 tr td.ce6,
#startlist-table table#startlist_F_1 tr td.ce6 {
  font-weight: bold;
}


/*======================================================== // startlist_A_1 ～ startlist_F_1 ========*/


/*======================================================== startlist_A_2 ～ startlist_F_2 ========*/

#startlist-table table#startlist_A_2 tr th.ce1,
#startlist-table table#startlist_B_2 tr th.ce1,
#startlist-table table#startlist_C_2 tr th.ce1,
#startlist-table table#startlist_D_2 tr th.ce1,
#startlist-table table#startlist_E_2 tr th.ce1,
#startlist-table table#startlist_F_2 tr th.ce1 {
  width: 50px;
}

#startlist-table table#startlist_A_2 tr th.ce2,
#startlist-table table#startlist_B_2 tr th.ce2,
#startlist-table table#startlist_C_2 tr th.ce2,
#startlist-table table#startlist_D_2 tr th.ce2,
#startlist-table table#startlist_E_2 tr th.ce2,
#startlist-table table#startlist_F_2 tr th.ce2 {
  width: 67px;
}

#startlist-table table#startlist_A_2 tr th.ce3,
#startlist-table table#startlist_B_2 tr th.ce3,
#startlist-table table#startlist_C_2 tr th.ce3,
#startlist-table table#startlist_D_2 tr th.ce3,
#startlist-table table#startlist_E_2 tr th.ce3,
#startlist-table table#startlist_F_2 tr th.ce3 {
  width: 185px;
}

#startlist-table table#startlist_A_2 tr th.ce4,
#startlist-table table#startlist_B_2 tr th.ce4,
#startlist-table table#startlist_C_2 tr th.ce4,
#startlist-table table#startlist_D_2 tr th.ce4,
#startlist-table table#startlist_E_2 tr th.ce4,
#startlist-table table#startlist_F_2 tr th.ce4 {
  width: 70px;
}

#startlist-table table#startlist_A_2 tr th.ce5,
#startlist-table table#startlist_B_2 tr th.ce5,
#startlist-table table#startlist_C_2 tr th.ce5,
#startlist-table table#startlist_D_2 tr th.ce5,
#startlist-table table#startlist_E_2 tr th.ce5,
#startlist-table table#startlist_F_2 tr th.ce5 {
  width: 160px;
}

#startlist-table table#startlist_A_2 tr th.ce6,
#startlist-table table#startlist_B_2 tr th.ce6,
#startlist-table table#startlist_C_2 tr th.ce6,
#startlist-table table#startlist_D_2 tr th.ce6,
#startlist-table table#startlist_E_2 tr th.ce6,
#startlist-table table#startlist_F_2 tr th.ce6 {
  width: 110px;
}

#startlist-table table#startlist_A_2 tr th.ce7,
#startlist-table table#startlist_B_2 tr th.ce7,
#startlist-table table#startlist_C_2 tr th.ce7,
#startlist-table table#startlist_D_2 tr th.ce7,
#startlist-table table#startlist_E_2 tr th.ce7,
#startlist-table table#startlist_F_2 tr th.ce7 {
  width: 110px;
}

#startlist-table table#startlist_A_2 tr th.ce8,
#startlist-table table#startlist_B_2 tr th.ce8,
#startlist-table table#startlist_C_2 tr th.ce8,
* \#startlist-table table#startlist_D_2 tr th.ce8,
#startlist-table table#startlist_E_2 tr th.ce8,
#startlist-table table#startlist_F_2 tr th.ce8 {
  width: 70px;
}

#startlist-table table#startlist_A_2 tr td.ce3,
#startlist-table table#startlist_B_2 tr td.ce3,
#startlist-table table#startlist_C_2 tr td.ce3,
#startlist-table table#startlist_D_2 tr td.ce3,
#startlist-table table#startlist_E_2 tr td.ce3,
#startlist-table table#startlist_F_2 tr td.ce3 {
  font-weight: bold;
  text-align: left;
}

#startlist-table table#startlist_A_2 tr td.ce6,
#startlist-table table#startlist_B_2 tr td.ce6,
#startlist-table table#startlist_C_2 tr td.ce6,
#startlist-table table#startlist_D_2 tr td.ce6,
#startlist-table table#startlist_E_2 tr td.ce6,
#startlist-table table#startlist_F_2 tr td.ce6,
#startlist-table table#startlist_A_2 tr td.ce7,
#startlist-table table#startlist_B_2 tr td.ce7,
#startlist-table table#startlist_C_2 tr td.ce7,
#startlist-table table#startlist_D_2 tr td.ce7,
#startlist-table table#startlist_E_2 tr td.ce7,
#startlist-table table#startlist_F_2 tr td.ce7 {
  font-weight: bold;
}


/*======================================================== // startlist_A_2 ～ startlist_F_2 ========*/


/*======================================================== startlist_A_3 ～ startlist_F_3 ========*/

#startlist-table table#startlist_A_3 tr th.ce1,
#startlist-table table#startlist_B_3 tr th.ce1,
#startlist-table table#startlist_C_3 tr th.ce1,
#startlist-table table#startlist_D_3 tr th.ce1,
#startlist-table table#startlist_E_3 tr th.ce1,
#startlist-table table#startlist_F_3 tr th.ce1 {
  width: 50px;
}

#startlist-table table#startlist_A_3 tr th.ce2,
#startlist-table table#startlist_B_3 tr th.ce2,
#startlist-table table#startlist_C_3 tr th.ce2,
#startlist-table table#startlist_D_3 tr th.ce2,
#startlist-table table#startlist_E_3 tr th.ce2,
#startlist-table table#startlist_F_3 tr th.ce2 {
  width: 67px;
}

#startlist-table table#startlist_A_3 tr th.ce3,
#startlist-table table#startlist_B_3 tr th.ce3,
#startlist-table table#startlist_C_3 tr th.ce3,
#startlist-table table#startlist_D_3 tr th.ce3,
#startlist-table table#startlist_E_3 tr th.ce3,
#startlist-table table#startlist_F_3 tr th.ce3 {
  width: 185px;
}

#startlist-table table#startlist_A_3 tr th.ce4,
#startlist-table table#startlist_B_3 tr th.ce4,
#startlist-table table#startlist_C_3 tr th.ce4,
#startlist-table table#startlist_D_3 tr th.ce4,
#startlist-table table#startlist_E_3 tr th.ce4,
#startlist-table table#startlist_F_3 tr th.ce4 {
  width: 70px;
}

#startlist-table table#startlist_A_3 tr th.ce5,
#startlist-table table#startlist_B_3 tr th.ce5,
#startlist-table table#startlist_C_3 tr th.ce5,
#startlist-table table#startlist_D_3 tr th.ce5,
#startlist-table table#startlist_E_3 tr th.ce5,
#startlist-table table#startlist_F_3 tr th.ce5 {
  width: 160px;
}

#startlist-table table#startlist_A_3 tr th.ce6,
#startlist-table table#startlist_B_3 tr th.ce6,
#startlist-table table#startlist_C_3 tr th.ce6,
#startlist-table table#startlist_D_3 tr th.ce6,
#startlist-table table#startlist_E_3 tr th.ce6,
#startlist-table table#startlist_F_3 tr th.ce6 {
  width: 110px;
}

#startlist-table table#startlist_A_3 tr th.ce7,
#startlist-table table#startlist_B_3 tr th.ce7,
#startlist-table table#startlist_C_3 tr th.ce7,
#startlist-table table#startlist_D_3 tr th.ce7,
#startlist-table table#startlist_E_3 tr th.ce7,
#startlist-table table#startlist_F_3 tr th.ce7 {
  width: 50px;
}

#startlist-table table#startlist_A_3 tr th.ce8,
#startlist-table table#startlist_B_3 tr th.ce8,
#startlist-table table#startlist_C_3 tr th.ce8,
#startlist-table table#startlist_D_3 tr th.ce8,
#startlist-table table#startlist_E_3 tr th.ce8,
#startlist-table table#startlist_F_3 tr th.ce8 {
  width: 110px;
}

#startlist-table table#startlist_A_3 tr th.ce9,
#startlist-table table#startlist_B_3 tr th.ce9,
#startlist-table table#startlist_C_3 tr th.ce9,
#startlist-table table#startlist_D_3 tr th.ce9,
#startlist-table table#startlist_E_3 tr th.ce9,
#startlist-table table#startlist_F_3 tr th.ce9 {
  width: 70px;
}

#startlist-table table#startlist_A_3 tr td.ce3,
#startlist-table table#startlist_B_3 tr td.ce3,
#startlist-table table#startlist_C_3 tr td.ce3,
#startlist-table table#startlist_D_3 tr td.ce3,
#startlist-table table#startlist_E_3 tr td.ce3,
#startlist-table table#startlist_F_3 tr td.ce3 {
  font-weight: bold;
  text-align: left;
}

#startlist-table table#startlist_A_3 tr td.ce6,
#startlist-table table#startlist_B_3 tr td.ce6,
#startlist-table table#startlist_C_3 tr td.ce6,
#startlist-table table#startlist_D_3 tr td.ce6,
#startlist-table table#startlist_E_3 tr td.ce6,
#startlist-table table#startlist_F_3 tr td.ce6,
#startlist-table table#startlist_A_3 tr td.ce8,
#startlist-table table#startlist_B_3 tr td.ce8,
#startlist-table table#startlist_C_3 tr td.ce8,
#startlist-table table#startlist_D_3 tr td.ce8,
#startlist-table table#startlist_E_3 tr td.ce8,
#startlist-table table#startlist_F_3 tr td.ce8 {
  font-weight: bold;
}


/*======================================================== // startlist_A_3 ～ startlist_F_3 ========*/


/*======================================================== startlist_G ========*/

#startlist-table table#startlist_G {
  border-collapse: separate;
}

#startlist-table table#startlist_G tr {
  background: #fff;
}

#startlist-table table#startlist_G tr th.ce2 {
  width: 4.854%;
}

#startlist-table table#startlist_G tr th.ce2 span {
  font-weight: bold;
}

#startlist-table table#startlist_G tr th.ce3 {
  width: 15.534%;
}

#startlist-table table#startlist_G tr th.ce4 {
  width: 6.312%;
}

#startlist-table table#startlist_G tr th.ce5 {
  width: 25.728%;
}


/* #startlist-table table#startlist_G tr th.ce6{width: 15.534%;} */

#startlist-table table#startlist_G tr th.ce6a {
  width: 90px;
}

#startlist-table table#startlist_G tr th.ce6b {
  width: 150px;
}

#startlist-table table#startlist_G tr th.ce7 {
  width: 10.679%;
}

#startlist-table table#startlist_G tr th.ce8 {
  width: 10.679%;
}

#startlist-table table#startlist_G tr th.ce9 {
  width: 6.796%;
}

#startlist-table table#startlist_G tr th.ce7 span,
#startlist-table table#startlist_G tr th.ce8 span,
#startlist-table table#startlist_G tr th.ce9 span {
  font-weight: bold;
}

#startlist-table table#startlist_G tr td.ce2 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tr td.ce3 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tr td.ce4 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  padding: .7em .5em .7em .5em;
}

#startlist-table table#startlist_G tr td.ce5 {
  border-bottom: 1px solid #c8c8c8;
}


/* #startlist-table table#startlist_G tr td.ce6{border-bottom: 1px solid #c8c8c8;} */

#startlist-table table#startlist_G tr td.ce6a {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tr td.ce6b {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tr td.ce7 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#startlist-table table#startlist_G tr td.ce8 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
}

#startlist-table table#startlist_G tr td.ce9 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tr td.ce5,
#startlist-table table#startlist_G tr td.ce5a {
  border-right: 1px solid #c8c8c8;
  padding: .3em .9em .1em .9em;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

#startlist-table table#startlist_G tr td.ce4,
#startlist-table table#startlist_G tr td.ce4a,
#startlist-table table#startlist_G tr td.ce6,
#startlist-table table#startlist_G tr td.ce6a {
  border-right: 1px solid #c8c8c8;
  padding: .2em .7em .1em .7em;
  background: none;
}

#startlist-table table#startlist_G tr td.ce4a,
#startlist-table table#startlist_G tr td.ce5a,
#startlist-table table#startlist_G tr td.ce6a {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tbody.mem-body td.ce4a,
#startlist-table table#startlist_G tbody.mem-body td.ce5a,
#startlist-table table#startlist_G tbody.mem-body td.ce6a {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G tbody.mem-body td.ce4,
#startlist-table table#startlist_G tbody.mem-body td.ce5,
#startlist-table table#startlist_G tbody.mem-body td.ce6 {
  border-bottom: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(8n+9) td {
  border-top: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-left,
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(8n+9) td.empty-right {
  border-top: none;
}

#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(7n+8) td {
  border-top: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-left,
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(7n+8) td.empty-right {
  border-top: none;
}

#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(6n+7) td {
  border-top: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-left,
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(6n+7) td.empty-right {
  border-top: none;
}

#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(5n+6) td {
  border-top: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-left,
#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(5n+6) td.empty-right {
  border-top: none;
}

#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(4n+5) td {
  border-top: 1px solid #c8c8c8;
}

#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-left,
#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(4n+5) td.empty-right {
  border-top: none;
}

#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+9),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+10),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+11),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+12),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+13),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+14),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+15),
#startlist-table table#startlist_G.mem8 tbody.mem-body tr:nth-child(16n+16) {
  background: #f0f0f0;
}

#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+8),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+9),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+10),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+11),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+12),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+13),
#startlist-table table#startlist_G.mem7 tbody.mem-body tr:nth-child(14n+14) {
  background: #f0f0f0;
}

#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+7),
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+8),
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+9),
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+10),
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+11),
#startlist-table table#startlist_G.mem6 tbody.mem-body tr:nth-child(12n+12) {
  background: #f0f0f0;
}

#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(10n+6),
#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(10n+7),
#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(10n+8),
#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(10n+9),
#startlist-table table#startlist_G.mem5 tbody.mem-body tr:nth-child(10n+10) {
  background: #f0f0f0;
}

#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(8n+5),
#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(8n+6),
#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(8n+7),
#startlist-table table#startlist_G.mem4 tbody.mem-body tr:nth-child(8n+8) {
  background: #f0f0f0;
}

#startlist-table .bg-gray {
  background: #f0f0f0 !important;
}

#startlist-table .no-bg-gray {
  background: #fff !important;
}

#startlist-table .team-first-player td {
  border-top: 1px solid #c8c8c8 !important;
}

#startlist-table .no-team-first-player td {
  border-top: none !important;
}


/*======================================================== // startlist_G ========*/

#startlist-table .table-space {
  padding: 0 0 0 0;
}

#startlist-table .list-cmt {
  width: 96%;
  margin: 0 auto;
  padding: 1% 0;
  font-size: 85.71428%;
  line-height: 1.4;
}


/*=================================================================================
									Top Page (PC)
==================================================================================*/


/*=== Common ===*/

#contents {
  width: 100%;
}

#contents #contents-left {
  float: left;
  width: 604px;
  margin-right: 6px
}

#contents #contents-right {
  width: 434px;
}


/*#contents #contents-right{float: right; width:434px;}*/

#contents .sec {
  width: 100%;
  margin: 0 0 .7em 0;
}

#contents .sec .area-tit {
  display: table;
  width: 100%;
  height: 26px;
  padding: .55em .85em .30em .85em;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #323232;
  border-bottom: 4px solid #dc0000;
}

#contents .sec .area-tit .area-tit-inner {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
}

#contents .sec .area-tit a {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  color: #dc0000;
  font-weight: bold;
  font-size: 85.71428%;
}

#contents .sec .area-tit a:hover {
  color: #f37a7a;
}

#contents .sec .area-tit a .link-arw {
  display: inline-block;
  width: 17px;
  height: 10px;
  margin: 0 .55em 0 .3em;
  background: url(../images/ico_next.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#contents .sec .area-tit a:hover .link-arw {
  background: url(../images/ico_next_on.png) no-repeat;
  background-size: contain;
}

#contents .main-tit-left {
  padding: 1% 0 0 1.7%;
}


/*=== LIVE ===*/

#contents #live-contents .vod-box-base {
  width: 100%;
  padding: 0 0 0 0;
}


/*=== NEWS ===*/

#contents #news .area-space {
  background: #dcdcdc;
  padding: 0 0 .7em 0;
}

#contents #news .area-space .area-box {
  width: 96.85%;
  min-height: 75px;
  padding: .7em .7em .5em .7em;
  margin: 0 auto;
  background: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#contents #news .area-space .area-box ul {
  width: 100%;
}

#contents #news .area-space .area-box ul li {
  font-size: 85.71428%;
  line-height: 1;
  padding: 0 0 .15em 0;
  white-space: normal;
  /* font-family: Osaka-mono, 'MS Gothic', monospace; */
}


/*=== スケジュール ===*/

#contents #schedule.sec {
  float: none;
  width: 100%;
}

#contents #schedule-inner .sche-list {
  width: 95%;
}

#contents .sche-list-table {
  width: 100%;
  background: url(../images/bg_top_sche_pc.gif) repeat-y;
  padding: 0 0 .3em 0;
  background-size: 100%;
}

#contents .sche-list-table .list-track-base {
  float: left;
  width: 49.914385%;
}

#contents .sche-list-table .list-field-base {
  float: right;
  width: 49.914385%;
}

#contents .sche-list-table .list-field-base th {
  display: table-cell;
}

#contents .sche-list-table td {
  padding: .3em .2em .3em .2em;
  background: none;
  vertical-align: middle;
}

#contents .sche-list-table tr:first-child td {
  padding: .25em 0;
}

#contents .sche-list-table td.ce1 {
  width: 24%;
}

#contents .sche-list-table td.ce2 {
  width: 40%;
}

#contents .sche-list-table td.ce3 {
  width: 15%;
}

#contents .sche-list-table td.ce4 {
  width: 21%;
}

#contents .sche-list-table td .man:hover,
#contents .sche-list-table td .woman:hover {
  text-decoration: none;
}

#contents .sche-list-table tr {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: none;
}

#contents .sche-list-table thead tr {
  border-top: 1px solid #000 !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#contents .sche-list-table thead tr:hover {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  cursor: default;
}

#contents .sche-list-table tbody tr:first-child:hover {
  border-top: transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  cursor: default;
}

#contents .sche-list-table tr:last-child {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#contents .sche-list-table tr:hover {
  border-top: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  cursor: pointer;
}

#contents .sche-list-table tr.on {
  border: 1px solid #dc0000;
}

#contents .sche-list-table tr.on:hover {
  border: 1px solid #dc0000;
}

#contents #schedule-inner .ico-r {
  margin: 0 0 0 .5em;
}

#contents #schedule-inner .ico-s {
  margin: 0 0 0 .5em;
}

#contents #schedule-inner .ico-u {
  margin: 0 0 0 .5em;
}

#contents #schedule-inner .ico-kyougi {
  margin: 0 0 0 .5em;
}

#contents #schedule-inner .ico-none {
  margin: 0 0 0 .5em;
}

#contents #schedule-inner .note {
  width: 96.5%;
  margin: 0 auto;
  padding: .6em 0 0 0;
}


/*=== LIVEスコア ===*/

#contents #live-score .tit-result {
  width: 100%;
  padding: .4em 0;
  background: #dc0000;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#contents #live-score .tit-frep {
  width: 100%;
  padding: .4em 0;
  background: #f69727;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#contents #live-score #main-list-base {
  width: 100%;
}

#contents #live-score #result-table table#result_A tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_B tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_C tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_D tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_E tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_F tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_G tr:nth-child(2) td.empty-right,
#contents #live-score #result-table table#result_A tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_B tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_C tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_D tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_E tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_F tr:nth-child(2) td.empty-left,
#contents #live-score #result-table table#result_G tr:nth-child(2) td.empty-left {
  border-top: none;
}


/*Table*/

#contents #main-list-base table th {
  font-size: 78.6%;
}

#contents #main-list-base table td {
  font-size: 86%;
}

#contents #live-score #result-table table#result_A tr th:nth-child(odd),
#contents #live-score #result-table table#result_B tr th:nth-child(odd),
#contents #live-score #result-table table#result_C tr th:nth-child(odd),
#contents #live-score #result-table table#result_D tr th:nth-child(odd),
#contents #live-score #result-table table#result_E tr th:nth-child(odd),
#contents #live-score #result-table table#result_F tr th:nth-child(odd),
#contents #live-score #result-table table#result_G tr th:nth-child(odd) {}

#contents #live-score #result-table table tr td {
  padding: .8em .2em .8em .2em;
}

#contents #live-score #result-table #result_A_tbody,
#contents #live-score #result-table #result_B_tbody,
#contents #live-score #result-table #result_C_tbody,
#contents #live-score #result-table #result_D_tbody,
#contents #live-score #result-table #result_E_tbody,
#contents #live-score #result-table #result_F_tbody,
#contents #live-score #result-table #result_G_tbody {
  overflow-y: scroll;
  max-height: 970px;
  width: 100%;
}

#contents #live-score #result-table table#result_A tr th.ce1,
#contents #live-score #result-table table#result_B tr th.ce1,
#contents #live-score #result-table table#result_A tr td.ce1,
#contents #live-score #result-table table#result_B tr td.ce1 {
  width: 9.868%;
}

#contents #live-score #live-score-table #result_A_tbody,
#contents #live-score #live-score-table #result_B_tbody,
#contents #live-score #live-score-table #result_C_tbody,
#contents #live-score #live-score-table #result_D_tbody,
#contents #live-score #live-score-table #result_E_tbody,
#contents #live-score #live-score-table #result_F_tbody,
#contents #live-score #live-score-table #result_G_tbody {
  overflow-y: scroll;
  max-height: 970px;
  width: 100%;
}

#contents #live-score #live-score-table table#result_A tr th.ce1,
#contents #live-score #live-score-table table#result_B tr th.ce1,
#contents #live-score #live-score-table table#result_A tr td.ce1,
#contents #live-score #live-score-table table#result_B tr td.ce1 {
  width: 9.868%;
}


/*#contents #live-score #result-table table#result_A tr th.ce2,
#contents #live-score #result-table table#result_A tr td.ce2,
#contents #live-score #result-table table#result_B tr th.ce2,
#contents #live-score #result-table table#result_B tr td.ce2{width: 15.868%;}


#contents #live-score #result-table table#result_A tr th.ce3,
#contents #live-score #result-table table#result_B tr th.ce3,
#contents #live-score #result-table table#result_A tr td.ce3,
#contents #live-score #result-table table#result_B tr td.ce3{width: 23.868%;}*/

#contents #live-score #result-table table#result_A tr th.ce4,
#contents #live-score #result-table table#result_B tr th.ce4,
#contents #live-score #result-table table#result_A tr td.ce4,
#contents #live-score #result-table table#result_B tr td.ce4 {
  width: 47.040%;
}


/*
#contents #live-score #result-table table#result_A tr th.ce5,
#contents #live-score #result-table table#result_B tr th.ce5,
#contents #live-score #result-table table#result_A tr td.ce5,
#contents #live-score #result-table table#result_B tr td.ce5{width: 27.040%;}

#contents #live-score #result-table table#result_A tr th.ce6,
#contents #live-score #result-table table#result_B tr th.ce6,
#contents #live-score #result-table table#result_A tr td.ce6,
#contents #live-score #result-table table#result_B tr td.ce6{width: 27.040%;}*/

#contents #live-score #result-table table#result_A tr th.ce7,
#contents #live-score #result-table table#result_B tr th.ce7,
#contents #live-score #result-table table#result_A tr td.ce7,
#contents #live-score #result-table table#result_B tr td.ce7 {
  width: 21.710%;
}

#contents #live-score #result-table table#result_A tr th.ce8,
#contents #live-score #result-table table#result_B tr th.ce9 {
  width: 22.381%;
  text-align: center;
  border-right: none;
}

#contents #live-score #result-table table#result_A tr td.ce8,
#contents #live-score #result-table table#result_B tr td.ce9 {
  width: 22.381%;
}

#contents #live-score #result-table table#result_C tr th.ce1,
#contents #live-score #result-table table#result_D tr th.ce1,
#contents #live-score #result-table table#result_E tr th.ce1,
#contents #live-score #result-table table#result_F tr th.ce1,
#contents #live-score #result-table table#result_C tr td.ce1,
#contents #live-score #result-table table#result_D tr td.ce1,
#contents #live-score #result-table table#result_E tr td.ce1,
#contents #live-score #result-table table#result_F tr td.ce1 {
  width: 10.423%;
}

#contents #live-score #result-table table#result_C tr th.ce4,
#contents #live-score #result-table table#result_D tr th.ce4,
#contents #live-score #result-table table#result_E tr th.ce4,
#contents #live-score #result-table table#result_F tr th.ce4,
#contents #live-score #result-table table#result_C tr td.ce4,
#contents #live-score #result-table table#result_D tr td.ce4,
#contents #live-score #result-table table#result_E tr td.ce4,
#contents #live-score #result-table table#result_F tr td.ce4 {
  width: 47.037%;
}

#contents #live-score #result-table table#result_C tr th.ce7,
#contents #live-score #result-table table#result_D tr th.ce7,
#contents #live-score #result-table table#result_E tr th.ce7,
#contents #live-score #result-table table#result_F tr th.ce7,
#contents #live-score #result-table table#result_C tr td.ce7,
#contents #live-score #result-table table#result_D tr td.ce7,
#contents #live-score #result-table table#result_E tr td.ce7,
#contents #live-score #result-table table#result_F tr td.ce7 {
  width: 21.270%;
}

#contents #live-score #result-table table#result_C tr th.ce8,
#contents #live-score #result-table table#result_D tr th.ce8,
#contents #live-score #result-table table#result_E tr th.ce8,
#contents #live-score #result-table table#result_F tr th.ce8 {
  width: 22.6%;
  text-align: center;
  border-right: none;
}

#contents #live-score #result-table table#result_C tr td.ce8,
#contents #live-score #result-table table#result_D tr td.ce8,
#contents #live-score #result-table table#result_E tr td.ce8,
#contents #live-score #result-table table#result_F tr td.ce8 {
  width: 22.6%;
}

#contents #live-score #result-table table tr.elem-data-5 td .elem-data-inner ul li,
#contents #live-score #result-table table tr.elem-data-6 td .elem-data-inner ul li {
  border-right: 1px solid #c8c8c8;
}

#contents #live-score #result-table table#result_G tr th.ce1,
#contents #live-score #result-table table#result_G tr td.ce1 {
  width: 9.868%;
}

#contents #live-score #result-table table#result_G tr th.ce3,
#contents #live-score #result-table table#result_G tr td.ce3 {
  width: 26.316%;
}

#contents #live-score #result-table table#result_G tr th.ce5,
#contents #live-score #result-table table#result_G tr td.ce5 {
  width: 30.592%;
}

#contents #live-score #result-table table#result_G tr th.ce7,
#contents #live-score #result-table table#result_G tr td.ce7 {
  width: 21.382%;
}

#contents #live-score #result-table table#result_G tr th.ce8 {
  width: 11.842%;
  text-align: center;
}

#contents #live-score #result-table table#result_G tr td.ce8 {
  width: 11.842%;
}


/*=== 競技動画 ===*/

#contents #vod .area-space {
  background: #dcdcdc;
  padding: .2em 0 1.1em 0;
}

#contents #vod #vod-list {
  width: 97.4%;
  margin: 0 auto;
  font-size: 85.71428%;
}

#contents #vod #vod-list li {
  float: left;
  width: 144px;
  min-height: 120px;
  margin: 0 .12em .18em .12em;
  padding: .5em 0 .4em 0;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#contents #vod #vod-list li:hover {
  border: 1px solid #b4b4b4;
}

#contents #vod #vod-list li .thumb {
  width: 100%;
  text-align: center;
}

#contents #vod #vod-list li .thumb a {
  display: block;
  width: 100%;
}

#contents #vod #vod-list li .thumb img {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#contents #vod #vod-list li .thumb-text {
  display: block;
  width: 96%;
  height: 28px;
  margin: 0 auto;
  padding: .15em 0 0 0;
  color: #000;
  line-height: 1.2;
  overflow: hidden;
  text-align: left;
}


/*Top Page & LIVE Page*/

#contents #live .main-tit,
.live-main .main-tit {
  padding: 3px 0 1px 0;
}


/*=================================================================================
									LIVE Page (PC)
==================================================================================*/

#schedule.sec {
  float: left;
  /* width: 322px;*/
  width: 26.39344%;
}

.live-main {
  width: 100%;
}

.live-main .sec {
  float: right;
  /* width: 888px;*/
  width: 100%;
}

.area-tit {
  display: table;
  width: 100%;
  height: 26px;
  padding: .55em .85em .3em .85em;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  background: #323232;
  border-bottom: 4px solid #dc0000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.area-tit-inner {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
}

.main-tit-cmt {
  padding: .2em .6em .2em .75em;
  line-height: 1.2;
  font-size: 85.71428%;
  border-top: 1px solid #323232;
  color: #fff;
  background: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner {
  width: 100%;
  padding: .7em 0 .6em 0;
  background: #dcdcdc;
}

#schedule-inner .sche-list {
  width: 88.1987%;
  margin: 0 auto;
}

#schedule-inner .ico-r {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../images/ico_r.png) no-repeat;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#schedule-inner .ico-s {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../images/ico_s.png) no-repeat;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#schedule-inner .ico-u {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../images/ico_u.png) no-repeat;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#schedule-inner .ico-kyougi {
  display: block;
  float: left;
  width: 24px;
  height: 12px;
  background: url(../images/ico_kyougi.png) no-repeat;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#schedule-inner .ico-none {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#schedule-inner .ico-none {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: -1px 2px 0 0;
}

#live-inner {
  width: 100%;
}

#live-contents {
  width: 100%;
  background: #dcdcdc;
}

#live-contents .vod-box-base {
  width: 100%;
  margin: 0 auto;
}

#live-contents .vod-box-base .vod-box {
  width: 100%;
}

#live-contents .vod-box-base .vod-box video {
  width: 100%;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab {
  width: 100%;
  border-bottom: 4px solid #dc0000;
}

#schedule-inner .sche-list-tab li .day,
#schedule-inner .sche-list-tab li .day span {
  font-weight: bold;
}

#schedule-inner .sche-list-tab #five-days .tab-day1 {
  float: left;
  width: 20%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #five-days .tab-day2,
#schedule-inner .sche-list-tab #five-days .tab-day3,
#schedule-inner .sche-list-tab #five-days .tab-day4,
#schedule-inner .sche-list-tab #five-days .tab-day5 {
  float: left;
  width: 19.8%;
  margin: 0 0 0 .2%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #four-days .tab-day1 {
  float: left;
  width: 25%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #four-days .tab-day2,
#schedule-inner .sche-list-tab #four-days .tab-day3,
#schedule-inner .sche-list-tab #four-days .tab-day4 {
  float: left;
  width: 24.8%;
  margin: 0 0 0 .2%;
  color: #969696;
  background: #323232;
}


#schedule-inner .sche-list-tab #three-days .tab-day1,
#schedule-inner .sche-list-tab #three-days .tab-day3 {
  float: left;
  width: 33.2%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #three-days .tab-day2 {
  float: left;
  width: 33.2%;
  margin: 0 .2%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #two-days .tab-day1 {
  float: left;
  width: 49.88%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #two-days .tab-day2 {
  float: left;
  width: 49.88%;
  margin: 0 0 0 .2%;
  color: #969696;
  background: #323232;
}

#schedule-inner .sche-list-tab #five-days .tab-day1 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #five-days .tab-day2,
#schedule-inner .sche-list-tab #five-days .tab-day3,
#schedule-inner .sche-list-tab #five-days .tab-day4 {
  padding: .5em 0 .4em 0;
  text-align: center;
}

#schedule-inner .sche-list-tab #five-days .tab-day5 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #four-days .tab-day1 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #four-days .tab-day2,
#schedule-inner .sche-list-tab #four-days .tab-day3 {
  padding: .5em 0 .4em 0;
  text-align: center;
}

#schedule-inner .sche-list-tab #four-days .tab-day4 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #three-days .tab-day1 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #three-days .tab-day2 {
  padding: .5em 0 .4em 0;
  text-align: center;
}

#schedule-inner .sche-list-tab #three-days .tab-day3 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #two-days .tab-day1 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #two-days .tab-day2 {
  padding: .5em 0 .4em 0;
  text-align: center;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#schedule-inner .sche-list-tab #five-days .tab-day1.on,
#schedule-inner .sche-list-tab #five-days .tab-day2.on,
#schedule-inner .sche-list-tab #five-days .tab-day3.on,
#schedule-inner .sche-list-tab #five-days .tab-day4.on,
#schedule-inner .sche-list-tab #five-days .tab-day5.on,
#schedule-inner .sche-list-tab #four-days .tab-day1.on,
#schedule-inner .sche-list-tab #four-days .tab-day2.on,
#schedule-inner .sche-list-tab #four-days .tab-day3.on,
#schedule-inner .sche-list-tab #four-days .tab-day4.on,
#schedule-inner .sche-list-tab #three-days .tab-day1.on,
#schedule-inner .sche-list-tab #three-days .tab-day2.on,
#schedule-inner .sche-list-tab #three-days .tab-day3.on,
#schedule-inner .sche-list-tab #two-days .tab-day1.on,
#schedule-inner .sche-list-tab #two-days .tab-day2.on {
  color: #fff;
  background: #dc0000;
}

#schedule-inner .sche-list-tab #five-days .tab-day1.off,
#schedule-inner .sche-list-tab #five-days .tab-day2.off,
#schedule-inner .sche-list-tab #five-days .tab-day3.off,
#schedule-inner .sche-list-tab #five-days .tab-day4.off,
#schedule-inner .sche-list-tab #five-days .tab-day5.off,
#schedule-inner .sche-list-tab #four-days .tab-day1.off,
#schedule-inner .sche-list-tab #four-days .tab-day2.off,
#schedule-inner .sche-list-tab #four-days .tab-day3.off,
#schedule-inner .sche-list-tab #four-days .tab-day4.off,
#schedule-inner .sche-list-tab #three-days .tab-day1.off,
#schedule-inner .sche-list-tab #three-days .tab-day2.off,
#schedule-inner .sche-list-tab #three-days .tab-day3.off,
#schedule-inner .sche-list-tab #two-days .tab-day1.off,
#schedule-inner .sche-list-tab #two-days .tab-day2.off {
  color: #323232;
  background: #000;
}

#schedule-inner .sche-list-tab #five-days .tab-day1:hover,
#schedule-inner .sche-list-tab #five-days .tab-day2:hover,
#schedule-inner .sche-list-tab #five-days .tab-day3:hover,
#schedule-inner .sche-list-tab #five-days .tab-day4:hover,
#schedule-inner .sche-list-tab #five-days .tab-day5:hover,
#schedule-inner .sche-list-tab #four-days .tab-day1:hover,
#schedule-inner .sche-list-tab #four-days .tab-day2:hover,
#schedule-inner .sche-list-tab #four-days .tab-day3:hover,
#schedule-inner .sche-list-tab #four-days .tab-day4:hover,
#schedule-inner .sche-list-tab #three-days .tab-day1:hover,
#schedule-inner .sche-list-tab #three-days .tab-day2:hover,
#schedule-inner .sche-list-tab #three-days .tab-day3:hover,
#schedule-inner .sche-list-tab #two-days .tab-day1:hover,
#schedule-inner .sche-list-tab #two-days .tab-day2:hover {
  color: #969696;
  background: #505050;
  cursor: pointer;
}

#schedule-inner .sche-list-tab #five-days .tab-day1.on:hover,
#schedule-inner .sche-list-tab #five-days .tab-day2.on:hover,
#schedule-inner .sche-list-tab #five-days .tab-day3.on:hover,
#schedule-inner .sche-list-tab #five-days .tab-day4.on:hover,
#schedule-inner .sche-list-tab #five-days .tab-day5.on:hover,
#schedule-inner .sche-list-tab #four-days .tab-day1.on:hover,
#schedule-inner .sche-list-tab #four-days .tab-day2.on:hover,
#schedule-inner .sche-list-tab #four-days .tab-day3.on:hover,
#schedule-inner .sche-list-tab #four-days .tab-day4.on:hover,
#schedule-inner .sche-list-tab #three-days .tab-day1.on:hover,
#schedule-inner .sche-list-tab #three-days .tab-day2.on:hover,
#schedule-inner .sche-list-tab #three-days .tab-day3.on:hover,
#schedule-inner .sche-list-tab #two-days .tab-day1.on:hover,
#schedule-inner .sche-list-tab #two-days .tab-day2.on:hover {
  color: #fff;
  background: #f47171;
  cursor: pointer;
}

#schedule-inner .sche-list-tab #five-days .tab-day1.off:hover,
#schedule-inner .sche-list-tab #five-days .tab-day2.off:hover,
#schedule-inner .sche-list-tab #five-days .tab-day3.off:hover,
#schedule-inner .sche-list-tab #five-days .tab-day4.off:hover,
#schedule-inner .sche-list-tab #five-days .tab-day5.off:hover,
#schedule-inner .sche-list-tab #four-days .tab-day1.off:hover,
#schedule-inner .sche-list-tab #four-days .tab-day2.off:hover,
#schedule-inner .sche-list-tab #four-days .tab-day3.off:hover,
#schedule-inner .sche-list-tab #four-days .tab-day4.off:hover,
#schedule-inner .sche-list-tab #three-days .tab-day1.off:hover,
#schedule-inner .sche-list-tab #three-days .tab-day2.off:hover,
#schedule-inner .sche-list-tab #three-days .tab-day3.off:hover,
#schedule-inner .sche-list-tab #two-days .tab-day1.off:hover,
#schedule-inner .sche-list-tab #two-days .tab-day2.off:hover {
  color: #323232;
  background: #000;
  cursor: default;
}

.sche-list-table {
  width: 100%;
  background: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  padding: 0 0 .3em 0;
}

.sche-list-table .list-field-base th {
  display: none;
}

#list-track,
#list-field {
  width: 100%;
  font-size: 85.71428%;
  border: none;
}

.sche-list-table th {
  padding: .43em .2em .27em .2em;
  color: #fff;
  background: #000;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sche-list-table td.ce1 {
  width: 22%;
}

.sche-list-table td.ce2 {
  width: 42%;
}

.sche-list-table td.ce3 {
  width: 15%;
}

.sche-list-table td.ce4 {
  width: 21%;
}

.sche-list-table td {
  padding: 1.18em .2em 1.18em .2em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sche-list-table td .man {
  color: #0784d4;
}

.sche-list-table td .woman {
  color: #dc0000;
}

.sche-list-table td .man:hover,
.sche-list-table td .woman:hover {
  text-decoration: underline;
  cursor: pointer;
}

.sche-list-table tr.on {
  background: #dc0000;
  color: #fff;
}

.sche-list-table tr.on .man,
.sche-list-table tr.on .woman {
  color: #fff;
}

.sche-list-table tr:first-child td {
  padding: 1.1em 0;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

.sche-list-table tr:first-child:hover td {
  color: #000;
  background: #fff;
  cursor: default;
}

.sche-list-table tr td:first-child {
  padding: 1.18em .3em 1.18em .6em;
}

.sche-list-table tr td:nth-child(2) {
  text-align: left;
}

#schedule-inner .note {
  width: 88.1987%;
  margin: 0 auto;
  padding: .6em 0 0 0;
}

#schedule-inner .note .note-inner {
  display: table;
  vertical-align: middle;
  font-size: 85.71428%;
}

#schedule-inner .note .note-inner span {
  display: table-cell;
  vertical-align: middle;
}

#schedule-inner .note .ico-s {
  width: 13px;
  height: 13px;
  background: url(../images/ico_s_2.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 2px;
}

#schedule-inner .note .ico-u {
  width: 13px;
  height: 13px;
  background: url(../images/ico_u.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 2px;
}

#schedule-inner .note .ico-r {
  width: 12px;
  height: 12px;
  background: url(../images/ico_r.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 3px;
}

#schedule-inner .note .ico-kyougi {
  width: 24px;
  height: 12px;
  background: url(../images/ico_kyougi.png) no-repeat;
  background-size: contain;
  margin: 0 2px 0 3px;
}

#schedule-inner .note .ico-none {
  width: 13px;
  height: 13px;
  background-size: contain;
  margin: 0 2px 0 2px;
}

#schedule-inner .note .ico-info {
  padding: 0 .5em 0 0;
}


/*================================================================================================================ ★ここから追加 ================*/


/*======================================================== result_C2, result_D2 (ID for width=858px) ========*/

table#result_C2,
table#result_D2 {
  width: 100%;
}

#result-table table#result_C2 tr,
#result-table table#result_D2 tr,
table#result_C2 tbody tr.ce-tr-inner td,
table#result_D2 tbody tr.ce-tr-inner td {
  background: none;
}

table#result_C2 tbody,
table#result_D2 tbody {
  background: #fff;
}

#result-table table#result_C2 tbody.bg-gray,
#result-table table#result_D2 tbody.bg-gray {
  background: #f0f0f0;
}

table#result_C2 tbody .mdata,
table#result_D2 tbody .mdata,
table#result_C2 tbody .ce-data-grp li,
table#result_D2 tbody .ce-data-grp li {
  background: #ffecec;
}

#result-table table#result_C2 tbody.bg-gray .mdata,
#result-table table#result_D2 tbody.bg-gray .mdata {
  background: #ffd8d8;
}

table#result_C2 tr th span,
table#result_D2 tr th span {
  font-weight: bold;
}

table#result_C2 tbody:nth-child(n+3),
table#result_D2 tbody:nth-child(n+3) {
  border-top: 2px solid #c8c8c8;
}

table#result_C2 tbody:nth-child(n+3) td.empty-left,
table#result_C2 tbody:nth-child(n+3) td.empty-right,
table#result_D2 tbody:nth-child(n+3) td.empty-left,
table#result_D2 tbody:nth-child(n+3) td.empty-right {
  border-top: 2px solid #dcdcdc;
}

table#result_C2 tbody .ce-data-pt,
table#result_D2 tbody .ce-data-pt,
#result-table table#result_C2 tbody.bg-gray .ce-data-pt,
#result-table table#result_D2 tbody.bg-gray .ce-data-pt {
  background: #ffa3a3;
}

table#result_C2 tbody:last-child tr.tr-more:last-child td:nth-child(n+2):not(:nth-child(n+9)),
table#result_D2 tbody:last-child tr.tr-more:last-child td:nth-child(n+2):not(:nth-child(n+9)) {
  border-bottom: 1px solid #c8c8c8;
}

table#result_C2 tr td,
table#result_D2 tr td {
  padding: 0 0 0 0;
  border-bottom: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

table#result_C2 tr td:first-child,
table#result_D2 tr td:first-child {
  padding: .5em 0 .5em 0;
}

table#result_C2 tr td:last-child,
table#result_D2 tr td:last-child {
  padding: .5em 0 .5em 0;
}

table#result_C2 tr th.empty-left,
table#result_C2 tr th.empty-right,
table#result_D2 tr th.empty-left,
table#result_D2 tr th.empty-right {
  width: 20px;
}

table#result_C2 tr td.empty-left,
table#result_C2 tr td.empty-right,
table#result_D2 tr td.empty-left,
table#result_D2 tr td.empty-right {
  width: 20px;
  border: none;
}

table#result_C2 .ce-btn-mov,
table#result_D2 .ce-btn-mov {
  width: 60px;
  text-align: right;
  padding: .3em .8em 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table#result_C2 .ce-btn-mov .btn-mov,
table#result_D2 .ce-btn-mov .btn-mov {
  margin: 0 0 0 0;
}

table#result_C2 tr td.emp,
table#result_D2 tr td.emp {
  border-right: none;
  border-bottom: none;
}

table#result_C2 tr .ce-name {
  display: block;
  width: 145px;
  padding: .65em 0 .55em 1.03em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table#result_D2 tr .ce-name {
  display: block;
  width: 145px;
  padding: .72em 0 .48em 1.03em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table#result_C2 tr.ce-tr-inner td,
table#result_D2 tr.ce-tr-inner td {
  padding: .25em 0 .15em 1.03em;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  text-align: left;
}

table#result_D2 tr.tr-more td {
  border-right: none;
}

table#result_C2 tr:last-child.ce-tr-inner td {
  border-bottom: 1px solid #c8c8c8;
}

table#result_D2 tr.tr-more td:nth-child(2) {
  border-left: 1px solid #c8c8c8;
}

table#result_D2 tbody .ce-data-grp ul {
  display: table;
  width: 100%;
  height: 100%;
}

table#result_D2 tbody .ce-data-grp li {
  display: table-cell;
  position: relative;
}

table#result_D2 tbody .ce-data-grp li .tr-more-th {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: .1em 0;
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 85.71428%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table#result_D2 tbody .ce-data-grp li .tr-more-td {
  display: block;
  width: 30px;
  height: 100%;
  line-height: 1.1;
  border-right: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table#result_D2 tr.tr-more td:nth-child(9) {
  border-left: 1px solid #c8c8c8;
}

span.mdata {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

span.mdata-inner {
  display: table-cell;
  padding: 2.8em .15em 1.2em .15em;
  vertical-align: middle;
  font-size: 85.71428%;
}

table#result_C2 td.mdata {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 1.97em .25em 1.97em .25em !important;
  line-height: 1.1 !important;
  font-size: 85.71428%;
}

table#result_D2 td.mdata {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 2.05em .15em 2.05em .15em !important;
  line-height: 1.1 !important;
  font-size: 85.71428%;
}

table#result_C2 tbody.wind-base td.mdata {
  padding: 1.42em 0 1.42em !important;
}

table#result_C2 tr th.ce1,
table#result_D2 tr th.ce1 {
  width: 50px;
}

table#result_C2 tr th.ce2,
table#result_D2 tr th.ce2 {
  width: 50px;
}

table#result_C2 tr th.ce3,
table#result_D2 tr th.ce3 {
  width: 65px;
}

table#result_C2 tr th.ce4,
table#result_D2 tr th.ce4 {
  width: 133px;
  text-align: right;
}

table#result_C2 tr th.ce5,
table#result_D2 tr th.ce5 {
  width: 70px;
}

table#result_C2 tr th.ce6,
table#result_D2 tr th.ce6 {
  width: 80px;
}

table#result_C2 tr th.ce7,
table#result_D2 tr th.ce7 {
  width: 70px;
}

table#result_C2 tr th:nth-child(n+9):not(:nth-child(n+15)) {
  width: 50px;
}

table#result_C2 tr td.ce1,
table#result_D2 tr td.ce1 {
  border-left: 1px solid #c8c8c8;
  background: #323232;
  color: #fff;
  line-height: 1.1;
}

table#result_C2 tr td.ce4,
table#result_D2 tr td.ce4 {
  text-align: left;
  vertical-align: top;
  border-right: none;
  border-bottom: none;
}

table#result_C2 tr td.ce5,
table#result_D2 tr td.ce5 {
  vertical-align: top;
}

table#result_C2 tr td.ce6,
table#result_C2 tr td.ce6 .wind {
  font-weight: bold;
  padding: 0 .15em;
  line-height: 1.1;
}

table#result_D2 tr td.ce6 {
  font-weight: bold;
  padding: 0 .25em;
  line-height: 1.1;
}

table#result_C2 tr td.ce2,
table#result_D2 tr td.ce2,
table#result_C2 tr td.ce3,
table#result_D2 tr td.ce3,
table#result_C2 tr td.ce7,
table#result_D2 tr td.ce7 {
  line-height: 1.1;
}

table#result_C2 tr td .belong,
table#result_D2 tr td .belong,
table#result_C2 tr td .place,
table#result_D2 tr td .place {
  display: block;
  line-height: 1.25;
}

tbody .wind {
  display: none;
}

tbody.wind-base .wind {
  display: block;
}


/*======================================================== // result_C2, result_D2 (ID for width=858px) ========*/


/*================================================================================================================ ★ここまで追加 ================*/


/*===========================================================================================================================================*/


/*																									SP										 */


/*===========================================================================================================================================*/

@media screen and (max-width: 768px) {
  /*=============================================================
					html (Common)
==============================================================*/
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .pc_br {
    display: inline;
  }
  .sp_br {
    display: block;
  }
  body {
    width: 100%;
    font-size: 87.5%;
    line-height: 1;
    font-family: 'メイリオ', Meiryo, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuProN-W3, sans-serif;
  }
  #wrapper {
    position: relative;
  }
  #btn-gnav-open {
    display: block;
    position: absolute;
    top: 22px;
    right: 8px;
    width: 36px;
    height: 25px;
    background: url(../images/bt_sp_gnav.png) no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  #btn-gnav-close {
    display: none;
    position: absolute;
    top: 22px;
    right: 8px;
    width: 36px;
    height: 25px;
    background: url(../images/bt_close.png) no-repeat;
    background-size: contain;
    z-index: 3;
    cursor: pointer;
  }
  .main .tab-result .select:hover,
  .main .tab-sort1 .select:hover {
    background: #323232;
    color: #969696;
  }
  .main .tab-startlist .select:hover,
  .main .tab-sort2 .select:hover {
    background: #323232;
    color: #969696;
  }
  .main .tab-result .on:hover,
  .main .tab-sort1 .on:hover,
  .main .tab-startlist .on:hover,
  .main .tab-sort2 .on:hover {
    background: #dc0000;
    color: #fff;
  }
  .main .tab-result .flash_report.on:hover {
    background: #ffbb6a;
    color: #fff;
  }

  .gnav {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 71.875%;
    min-width: 100%;
    min-height: 546px;
    height: auto;
    margin: 0;
    font-size: 85.71428%;
    font-weight: bold;
    color: #fff;
    z-index: 2;
  }
  .gnav ul {
    width: 100%;
    margin: 5em 0 0 0;
    display: block;
  }
  .gnav li {
    width: 100%;
    border-top: 1px solid #323232;
    padding: 1.1em 0 .9em 0;
    background: none;
  }
  .gnav li:first-child {
    border-top: none;
  }
  .gnav li:last-child {
    padding: 1.1em 0 1.2em 0;
  }
  .gnav li a {
    display: block;
    width: 84%;
    height: auto;
    margin: 0 auto;
    text-align: left;
  }
  .gnav li a:hover {
    background: #000;
  }
  .gnav li a.gbtn-on:hover {
    background: #000;
  }
  .gnav li a.gbtn-off:hover {
    background: #000;
  }
  .tit-base {
    min-width: 100%;
  }
  .tit {
    width: 94%;
    padding: 1.7em 3% .65em 3%;
    font-size: 114.285714%;
    line-height: .9;
  }
  .tit-e {
    font-size: 62.5%;
  }
  #container-base {
    min-width: 100%;
  }
  .container {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .snav {
    width: 100%;
  }
  .snav ul {
    width: 99%;
    height: 73px;
    margin: 0 auto;
  }
  .snav li {
    display: table;
    width: 33.333%;
    height: 34px;
    background: none;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
  }
  .snav li a {
    position: relative;
    width: 33.333%;
    display: table-cell;
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
    color: #000;
    vertical-align: middle;
  }
  .snav li a:hover {
    position: relative;
    width: 33.333%;
    display: table-cell;
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
    color: #000;
    vertical-align: middle;
    border: 1px solid #fff;
  }
  .snav li a.sbtn-on:hover {
    color: #dc0000;
  }
  .snav li a.sbtn-off:hover {
    color: #c8c8c8;
  }
  .snav li:nth-child(3n) {
    border-right: 1px solid #fff;
  }
  .snav li:nth-child(n+4) {
    background: none;
    border-bottom: none;
  }
  #main-base {
    width: 97%;
  }
  #main-select-menu-pc {
    display: none;
  }
  /*=========== Select Menu ===========*/
  #main-select-menu-sp {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: 100%;
    z-index: 100;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-background-color: rgba(0, 0, 0, 0.5) !important;
    -moz-background-color: rgba(0, 0, 0, 0.5) !important;
    -ms-background-color: rgba(0, 0, 0, 0.5) !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
  #main-select-menu-sp .main-select-menu-inner {
    width: 94.5%;
    margin: 0 auto;
    padding: 9.3em 0 0 0;
    display: table;
  }
  #main-select-menu-sp .main-select-menu-inner .menu-box-sp {
    width: 100%;
    background: #f0f0f0;
    display: table-cell;
    vertical-align: middle;
  }
  #main-select-menu-sp .main-select-menu-inner .menu-box-sp .menu-box-sp-inner {
    width: 85.5263%;
    margin: 0 auto;
  }
  #main-select-menu-sp .main-select-menu-inner .menu-box-sp .menu-box-sp-inner #main-select-menu-tit {
    width: 100%;
    padding: .6em 1.5em .5em 1.5em;
    border-bottom: 1px solid #c8c8c8;
    box-sizing: border-box;
  }
  #main-select-menu-sp .main-select-menu-inner .menu-box-sp .menu-box-sp-inner #main-select-menu-tit span {
    padding-right: .4em;
    font-weight: bold;
    font-size: 85.71428%;
  }
  #main-select-menu-sp .main-select-menu-inner .menu-box-sp .menu-box-sp-inner #main-select-menu-tit span:last-child {
    padding-right: 0;
  }
  #main-select-menu-sp .select {
    text-align: center;
    background: #fff;
    color: #000;
  }
  #main-select-menu-sp .select,
  #main-select-menu-sp #athletics-inner li {
    font-weight: bold;
  }
  #main-select-menu-sp .on {
    background: #dc0000;
    color: #fff;
  }
  #main-select-menu-sp #gender {
    width: 100%;
    padding: .9em 0;
    border-bottom: 1px solid #c8c8c8;
  }
  #main-select-menu-sp #tab-man {
    float: left;
    width: 46.923%;
    min-width: 110px;
  }
  #main-select-menu-sp #tab-woman {
    float: right;
    width: 46.923%;
    min-width: 122px;
  }
  #main-select-menu-sp .btn-man,
  #main-select-menu-sp .btn-woman {
    display: block;
    width: 100%;
    padding: .9em .15em .7em .15em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
  }
  #main-select-menu-sp #athletics {
    width: 100%;
    padding: .9em 0;
    border-bottom: 1px solid #c8c8c8;
  }
  #main-select-menu-sp #tab-track {
    float: left;
    width: 30.769%;
    min-width: 70px;
  }
  #main-select-menu-sp #tab-field {
    float: left;
    width: 30.769%;
    min-width: 70px;
    margin: 0 3.846%;
  }
  #main-select-menu-sp #tab-combined {
    float: right;
    width: 30.769%;
    min-width: 70px;
  }
  #main-select-menu-sp .btn-track,
  #main-select-menu-sp .btn-field,
  #main-select-menu-sp .btn-combined {
    display: block;
    width: 100%;
    padding: .9em .15em .7em .15em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
  }
  /*=== (track, field, combined) ===*/
  #main-select-menu-sp #athletics-inner {
    width: 100%;
  }
  #main-select-menu-sp #athletics-inner .elem1 {
    padding: .9em 0;
    border-bottom: 1px solid #c8c8c8;
  }
  #main-select-menu-sp #athletics-inner .elem2 {
    padding: .9em 0;
  }
  #main-select-menu-sp #athletics-inner .elem1-inner,
  #main-select-menu-sp #athletics-inner .elem2-inner {
    width: 50.462%;
    min-width: 230px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    text-align: center;
  }
  /*width: 88.462%; */
  /*=== // (track, field, combined) ===*/
  #main-select-menu-sp #decided {
    width: 100%;
    margin: 1.2em 0 2em 0;
  }
  #main-select-menu-sp #decided .btn-decided {
    display: block;
    width: 100%;
    background: #dc0000;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    padding: .9em .15em .7em .15em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
  }
  /*=========== // Select Menu ===========*/
  .main {
    float: none;
    width: 97%;
    margin: -.6em auto 0 auto;
  }
  .main-tit-sp {
    width: 100%;
    padding: .15em 0;
    font-size: 85.71428%;
    background: #dcdcdc;
  }
  .main-tit-sp span {
    padding-right: .4em;
    margin-left: 3px;
    font-weight: bold;
  }
  #btn-spinner {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 25px;
    margin: 0 7px 0 5px;
    background: url(../images/bt_open.png) no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  #btn-spinner.nodisp {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 25px;
    margin: 0 7px 0 5px;
    background: none;
    background-size: contain;
    cursor: pointer;
  }
  .tab-startlist {
    float: right;
    width: 49.7%;
    margin: 0 .3% 0 0;
  }
  .btn-result {
    width: 100%;
  }
  .btn-startlist {
    display: block;
    padding: 8px 0 4px 0;
    margin-left: 1px;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    box-sizing: border-box;
    font-weight: bold;
  }
  .btn-startlist {
    width: 100%;
  }
  /*#main-select-menu-sp{padding: 2px 0; font-size: 85.71428%; background: #dcdcdc;}*/
  .main-tit-left {
    display: none;
  }
  .main-tit-right {
    float: none;
    width: 100%;
    padding: 0 .8em 0 0;
  }
  .btn-mov {
    margin: 0 2px 0 10px;
  }
  .btn-mov:hover {
    background: url(../images/ico_mov.png) no-repeat;
    background-size: contain;
  }
  .main-record {
    padding: .7em .6em .7em .6em;
  }
  /*.main-record li span{padding-right: .4em;}
.main-record li span:last-child{padding-right: 0;}*/
  .main-record li {
    white-space: normal;
  }
  #main-list-base {
    width: 100%;
    background: #dcdcdc;
  }
  #result-table table tr td {
    font-size: 85.71428%;
  }
  /*=================================================================================
									result Table (SP)
==================================================================================*/
  /*common*/
  #result-table table tr th.empty-left,
  #result-table table tr th.empty-right,
  #result-table table tr td.empty-left,
  #result-table table tr td.empty-right {
    display: none;
  }
  #result-table table tr th:nth-child(8) {
    /*border-right: 1px solid #000;*/
  }
  #result-table table tr td:nth-child(9) {
    border-right: 1px solid #c8c8c8;
  }
  /*#result-table table#result_G tr th:nth-child(8){border-right: 1px solid #000;}
#result-table table#result_G tr td:nth-child(8){border-right: 1px solid #c8c8c8;}*/
  #result-table table tr:first-child th:nth-child(2) {
    border-left: 1px solid #000;
  }
  /*result_D, result_E*/
  #result-table table#result_D tr td,
  #result-table table#result_E tr td {
    padding: .35em .5em .35em .5em;
  }
  /*======================================================== result_A ========*/
  #result-table table#result_A tr th.ce1 {
    width: 9.868%;
  }
  #result-table table#result_A tr th.ce2 {
    display: none;
  }
  #result-table table#result_A tr th.ce3 {
    display: none;
  }
  #result-table table#result_A tr th.ce4 {
    width: 47.040%;
  }
  #result-table table#result_A tr th.ce5 {
    display: none;
  }
  #result-table table#result_A tr th.ce6 {
    display: none;
  }
  #result-table table#result_A tr th.ce7 {
    width: 21.710%;
  }
  #result-table table#result_A tr th.ce8 {
    width: 22.381%;
  }
  #result-table table#result_A tr td {
    padding: .75em .25em .75em .25em;
  }
  #result-table table#result_A tr td.ce1 {}
  #result-table table#result_A tr td.ce2 {
    display: none;
  }
  #result-table table#result_A tr td.ce3 {
    display: none;
  }
  #result-table table#result_A tr td.ce4 {}
  #result-table table#result_A tr td.ce5 {
    display: none;
  }
  #result-table table#result_A tr td.ce6 {
    display: none;
  }
  #result-table table#result_A tr td.ce7 {}
  #result-table table#result_A tr td.ce8 {}
  /*======================================================== // result_A ========*/
  /*======================================================== result_B ========*/
  #result-table table#result_B tr th.ce1 {
    width: 9.868%;
  }
  #result-table table#result_B tr th.ce2 {
    display: none;
  }
  #result-table table#result_B tr th.ce3 {
    display: none;
  }
  #result-table table#result_B tr th.ce4 {
    width: 47.040%;
  }
  #result-table table#result_B tr th.ce5 {
    display: none;
  }
  #result-table table#result_B tr th.ce6 {
    display: none;
  }
  #result-table table#result_B tr th.ce7 {
    width: 21.710%;
  }
  #result-table table#result_B tr th.ce8 {
    display: none;
  }
  #result-table table#result_B tr th.ce9 {
    width: 22.381%;
  }
  #result-table table#result_B tr td {
    padding: .75em .25em .75em .25em;
  }
  #result-table table#result_B tr td.ce1 {}
  #result-table table#result_B tr td.ce2 {
    display: none;
  }
  #result-table table#result_B tr td.ce3 {
    display: none;
  }
  #result-table table#result_B tr td.ce4 {}
  #result-table table#result_B tr td.ce5 {
    display: none;
  }
  #result-table table#result_B tr td.ce6 {
    display: none;
  }
  #result-table table#result_B tr td.ce7 {}
  #result-table table#result_B tr td.ce8 {
    display: none;
  }
  #result-table table#result_B tr td.ce9 {}
  /*======================================================== // result_B ========*/
  /*======================================================== result_C, result_D, result_E, result_F ========*/
  #result-table table#result_C tr th.ce1,
  #result-table table#result_D tr th.ce1,
  #result-table table#result_E tr th.ce1,
  #result-table table#result_F tr th.ce1 {
    width: 10.423%;
  }
  #result-table table#result_C tr th.ce2,
  #result-table table#result_D tr th.ce2,
  #result-table table#result_E tr th.ce2,
  #result-table table#result_F tr th.ce2 {
    display: none;
  }
  #result-table table#result_C tr th.ce3,
  #result-table table#result_D tr th.ce3,
  #result-table table#result_E tr th.ce3,
  #result-table table#result_F tr th.ce3 {
    display: none;
  }
  #result-table table#result_C tr th.ce4,
  #result-table table#result_D tr th.ce4,
  #result-table table#result_E tr th.ce4,
  #result-table table#result_F tr th.ce4 {
    width: 47.037%;
  }
  #result-table table#result_C tr th.ce5,
  #result-table table#result_D tr th.ce5,
  #result-table table#result_E tr th.ce5,
  #result-table table#result_F tr th.ce5 {
    display: none;
  }
  #result-table table#result_C tr th.ce6,
  #result-table table#result_D tr th.ce6,
  #result-table table#result_E tr th.ce6,
  #result-table table#result_F tr th.ce6 {
    display: none;
  }
  #result-table table#result_C tr th.ce7,
  #result-table table#result_D tr th.ce7,
  #result-table table#result_E tr th.ce7,
  #result-table table#result_F tr th.ce7 {
    width: 21.270%;
  }
  #result-table table#result_C tr th.ce8,
  #result-table table#result_D tr th.ce8,
  #result-table table#result_E tr th.ce8,
  #result-table table#result_F tr th.ce8 {
    width: 22.6%;
    /* border-right: 1px solid #000;*/
  }
  #result-table table#result_C tr td.ce1,
  #result-table table#result_D tr td.ce1,
  #result-table table#result_E tr td.ce1,
  #result-table table#result_F tr td.ce1 {
    padding: .35em .1em .35em .1em;
  }
  #result-table table#result_C tr td.ce2,
  #result-table table#result_D tr td.ce2,
  #result-table table#result_E tr td.ce2,
  #result-table table#result_F tr td.ce2 {
    display: none;
  }
  #result-table table#result_C tr td.ce3,
  #result-table table#result_D tr td.ce3,
  #result-table table#result_E tr td.ce3,
  #result-table table#result_F tr td.ce3 {
    display: none;
  }
  #result-table table#result_C tr td.ce4,
  #result-table table#result_D tr td.ce4,
  #result-table table#result_E tr td.ce4,
  #result-table table#result_F tr td.ce4 {
    padding: .35em 0 .35em 0;
  }
  #result-table table#result_C tr td.ce5,
  #result-table table#result_D tr td.ce5,
  #result-table table#result_E tr td.ce5,
  #result-table table#result_F tr td.ce5 {
    display: none;
  }
  #result-table table#result_C tr td.ce6,
  #result-table table#result_D tr td.ce6,
  #result-table table#result_E tr td.ce6,
  #result-table table#result_F tr td.ce6 {
    display: none;
  }
  #result-table table#result_C tr td.ce7,
  #result-table table#result_D tr td.ce7,
  #result-table table#result_E tr td.ce7,
  #result-table table#result_F tr td.ce7 {
    font-weight: bold;
  }
  #result-table table#result_C tr td.ce8,
  #result-table table#result_D tr td.ce8,
  #result-table table#result_E tr td.ce8,
  #result-table table#result_F tr td.ce8 {}
  #result-table table tr.elem-data-5 td .elem-data-inner,
  #result-table table tr.elem-data-6 td .elem-data-inner {
    font-size: 100%;
  }
  #result-table table tr td .elem-data-inner ul li .ce-data {
    padding: .02em .5em .02em .5em;
  }
  #result-table table#result_C tr td .elem-data-inner ul li .ce-data {
    white-space: nowrap;
  }
  /*======================================================== // result_C, result_D, result_E, result_F ========*/
  /*======================================================== result_G ========*/
  #result-table table#result_G tr th.ce1 {
    width: 9.868%;
  }
  #result-table table#result_G tr th.ce2 {
    display: none;
  }
  #result-table table#result_G tr th.ce3 {
    width: 26.316%;
  }
  #result-table table#result_G tr th.ce4 {
    display: none;
  }
  #result-table table#result_G tr th.ce5 {
    width: 30.592%;
  }
  /* #result-table table#result_G tr th.ce6{display: none;} */
  #result-table table#result_G tr th.ce6a {
    display: none;
  }
  #result-table table#result_G tr th.ce6b {
    display: none;
  }
  #result-table table#result_G tr th.ce7 {
    width: 21.382%;
  }
  #result-table table#result_G tr th.ce8 {
    display: none;
  }
  #result-table table#result_G tr th.ce9 {
    width: 11.842%;
  }
  #result-table table#result_G tr td {
    padding: .35em 0 .35em 0;
  }
  #result-table table#result_G tr td.ce2 {
    display: none;
  }
  #result-table table#result_G tr td.ce4 {
    display: none;
  }
  /* #result-table table#result_G tr td.ce6{  display: none;} */
  #result-table table#result_G tr td.ce6a {
    display: none;
  }
  #result-table table#result_G tr td.ce6b {
    display: none;
  }
  #result-table table#result_G tr td.ce8 {
    display: none;
  }
  #result-table table#result_G tr td.ce5,
  #result-table table#result_G tr td.ce5a {
    padding: .34em .3em .33em .3em;
  }
  #result-table table#result_G tr td.ce4,
  #result-table table#result_G tr td.ce4a,
  #result-table table#result_G tr td.ce6,
  #result-table table#result_G tr td.ce6a,
  #result-table table#result_G tr td.ce6b {
    display: none;
  }
  /*======================================================== // result_G ========*/
  /*Vod*/
  #result-table table .ce-name-area {
    width: 100%;
  }
  #result-table table .ce-name {
    float: left;
    width: 73.5%;
    padding: .5em 0 0 .2em;
    font-weight: bold;
    line-height: 1.2;
  }
  #result-table table .ce-btn-mov {
    width: 30%;
    max-width: 40px;
  }
  .list-cmt {
    padding: 2.5% 0 3.5% 0;
  }
  .footer {
    width: 100%;
    margin: 0 0;
    min-height: 0;
  }
  .copy {
    width: 100%;
    padding: 1em 0 7em 0;
    text-align: center;
    font-size: 78.57142%;
    line-height: 1.2;
  }
  .btn-pagetop {
    position: fixed;
    right: 3%;
    bottom: 2.5%;
  }
  .btn-pagetop a {
    width: 40px;
    height: 40px;
  }
  .btn-pagetop a:hover {
    background: url(../images/bt_pagetop.png) no-repeat;
    background-size: contain;
  }
  /*Vod*/
  #result-table table tr.vod-area-sp td,
  #result-vod-table table tr.vod-area-sp td {
    width: 100%;
    padding: 0 0 0 0 !important;
    line-height: 1;
    background: #000;
    border-top: none;
  }
  #result-table table tr.vod-area-sp td .vod-box-base,
  #result-vod-table table tr.vod-area-sp td .vod-box-base {
    width: 100%;
    border-left: 1px solid #000;
  }
  #result-table table tr.vod-area-sp td .vod-box-base .vod-box,
  #result-vod-table table tr.vod-area-sp td .vod-box-base .vod-box {
    width: 100%;
    box-sizing: border-box;
  }
  #result-table table tr.vod-area-sp td .vod-box-base .vod-box video,
  #result-vod-table table tr.vod-area-sp td .vod-box-base .vod-box video {
    width: 100%;
    height: 100%;
  }
  #result-table table tr.vod-area-sp td .vod-box-base .vod-title,
  #result-vod-table table tr.vod-area-sp td .vod-box-base .vod-title {
    width: 100%;
  }
  #result-table table tr.vod-area-sp td .vod-box-base .vod-title .vod-title-inner,
  #result-vod-table table tr.vod-area-sp td .vod-box-base .vod-title .vod-title-inner {
    float: left;
    width: 72%;
    padding: .65em 0;
    margin-left: 13%;
    color: #fff;
    text-align: center;
    line-height: 1.4;
  }
  #result-table table tr.vod-area-sp td .vod-box-base .vod-title .vod-title-inner span,
  #result-vod-table table tr.vod-area-sp td .vod-box-base .vod-title .vod-title-inner span {
    padding: 0 .5em 0 0;
  }
  #result-table table tr.vod-area-sp td .vod-box-base #vod-close-btn,
  #result-vod-table table tr.vod-area-sp td .vod-box-base #vod-close-btn {
    float: right;
    width: 34px;
    height: 25px;
    margin: .4% 1% 0 0;
    background: url(../images/bt_close.png) no-repeat;
    background-size: contain;
  }
  #result-table table tr.vod-area-sp td .vod-box-base #vod-close-btn:hover,
  #result-vod-table table tr.vod-area-sp td .vod-box-base #vod-close-btn:hover {
    background: url(../images/bt_close.png) no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  #result-vod-table table tr.vod-area-sp td:nth-child(2) {
    border-top: 1px solid #4c4c4c;
    border-right: 1px solid #000;
  }
  /*=================================================================================
									result+vod Table (SP)
==================================================================================*/
  #result-vod-table table {
    width: 100%;
  }
  #result-vod-table table tr th.empty-left,
  #result-vod-table table tr td.empty-left {
    display: none;
  }
  #result-vod-table table tr th.empty-right,
  #result-vod-table table tr td.empty-right {
    display: none;
  }
  #result-vod-table .table-space {
    float: none;
    width: 100%;
  }
  /*======================================================== result_A (+ vod) ========*/
  #result-vod-table table#result_A tr td.ce1 {
    border-bottom: 2px solid #c8c8c8;
    color: #fff;
  }
  #result-vod-table table#result_A tr td.ce4 {
    border-bottom: 2px solid #c8c8c8;
    text-align: left;
    font-weight: bold;
  }
  #result-vod-table table#result_A tr td.ce7 {
    border-bottom: 2px solid #c8c8c8;
    font-weight: bold;
  }
  #result-vod-table table#result_A tr td.ce8 {
    border-bottom: 2px solid #c8c8c8;
  }
  /*======================================================== // result_A (+ vod) ========*/
  /*======================================================== result_B (+ vod) ========*/
  #result-vod-table table#result_B tr td {
    padding: .75em .25em .75em .25em;
  }
  #result-vod-table table#result_B tr td.ce4 {}
  #result-vod-table table#result_B tr td.ce7 {}
  /*======================================================== // result_B (+ vod) ========*/
  #result-vod-table table tr td .elem-data-inner ul {
    border-left: 1px solid #c8c8c8;
  }
  #result-vod-table .list-cmt {
    width: 95%;
    margin: 0 auto;
    padding: 3% 2.5% 0 2.5%;
  }
  /*=================================================================================
									result+vod Table (SP)
==================================================================================*/
  #live-score-table table {
    width: 100%;
  }
  #live-score-table table tr th.empty-left,
  #live-score-table table tr td.empty-left {
    display: none;
  }
  #live-score-table table tr th.empty-right,
  #live-score-table table tr td.empty-right {
    display: none;
  }
  #live-score-table .table-space {
    float: none;
    width: 100%;
  }
  /*======================================================== result_A (+ vod) ========*/
  #live-score-table table#result_A tr td.ce1 {
    border-bottom: 2px solid #c8c8c8;
    color: #fff;
  }
  #live-score-table table#result_A tr td.ce4 {
    border-bottom: 2px solid #c8c8c8;
    text-align: left;
    font-weight: bold;
  }
  #live-score-table table#result_A tr td.ce7 {
    border-bottom: 2px solid #c8c8c8;
    font-weight: bold;
  }
  #live-score-table table#result_A tr td.ce8 {
    border-bottom: 2px solid #c8c8c8;
  }
  /*======================================================== // result_A (+ vod) ========*/
  /*======================================================== result_B (+ vod) ========*/
  #live-score-table table#result_B tr td {
    padding: .75em .25em .75em .25em;
  }
  #live-score-table table#result_B tr td.ce4 {}
  #live-score-table table#result_B tr td.ce7 {}
  /*======================================================== // result_B (+ vod) ========*/
  #live-score-table table tr td .elem-data-inner ul {
    border-left: 1px solid #c8c8c8;
  }
  #live-score-table .list-cmt {
    width: 95%;
    margin: 0 auto;
    padding: 3% 2.5% 0 2.5%;
  }
  #contents #live-score #result-table #result_A_tbody,
  #contents #live-score #result-table #result_B_tbody,
  #contents #live-score #result-table #result_C_tbody,
  #contents #live-score #result-table #result_D_tbody,
  #contents #live-score #result-table #result_E_tbody,
  #contents #live-score #result-table #result_F_tbody,
  #contents #live-score #result-table #result_G_tbody {
    overflow-y: scroll;
    height: 295px;
    width: 100%;
  }
  #contents #live-score #live-score-table #result_A_tbody,
  #contents #live-score #live-score-table #result_B_tbody,
  #contents #live-score #live-score-table #result_C_tbody,
  #contents #live-score #live-score-table #result_D_tbody,
  #contents #live-score #live-score-table #result_E_tbody,
  #contents #live-score #live-score-table #result_F_tbody,
  #contents #live-score #live-score-table #result_G_tbody {
    overflow-y: scroll;
    height: 295px;
    width: 100%;
  }
  /*=================================================================================
									startlist Table (SP)
==================================================================================*/
  #startlist-table {
    padding: 0 0 3% 0;
  }
  #startlist-table table tr th {
    /*padding: .1em .1em .1em .1em;*/
    text-align: center;
  }
  #startlist-table table tr td {
    font-size: 85.71428%;
    padding: .75em .1em .75em .1em;
  }
  #startlist-table table tr th.empty-left,
  #startlist-table table tr th.empty-right,
  #startlist-table table tr td.empty-left,
  #startlist-table table tr td.empty-right {
    display: none;
  }
  /*======================================================== startlist_A_1 ～ startlist_F_1 ========*/
  #startlist-table table#startlist_A_1 tr th.ce1,
  #startlist-table table#startlist_B_1 tr th.ce1,
  #startlist-table table#startlist_C_1 tr th.ce1,
  #startlist-table table#startlist_D_1 tr th.ce1,
  #startlist-table table#startlist_E_1 tr th.ce1,
  #startlist-table table#startlist_F_1 tr th.ce1 {
    width: 10.2%;
    padding: .15em 0 0 0;
    border-left: 1px solid #000;
  }
  #startlist-table table#startlist_A_1 tr th.ce2,
  #startlist-table table#startlist_B_1 tr th.ce2,
  #startlist-table table#startlist_C_1 tr th.ce2,
  #startlist-table table#startlist_D_1 tr th.ce2,
  #startlist-table table#startlist_E_1 tr th.ce2,
  #startlist-table table#startlist_F_1 tr th.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_1 tr th.ce3,
  #startlist-table table#startlist_B_1 tr th.ce3,
  #startlist-table table#startlist_C_1 tr th.ce3,
  #startlist-table table#startlist_D_1 tr th.ce3,
  #startlist-table table#startlist_E_1 tr th.ce3,
  #startlist-table table#startlist_F_1 tr th.ce3 {
    width: 56.258%;
  }
  #startlist-table table#startlist_A_1 tr th.ce4,
  #startlist-table table#startlist_B_1 tr th.ce4,
  #startlist-table table#startlist_C_1 tr th.ce4,
  #startlist-table table#startlist_D_1 tr th.ce4,
  #startlist-table table#startlist_E_1 tr th.ce4,
  #startlist-table table#startlist_F_1 tr th.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_1 tr th.ce5,
  #startlist-table table#startlist_B_1 tr th.ce5,
  #startlist-table table#startlist_C_1 tr th.ce5,
  #startlist-table table#startlist_D_1 tr th.ce5,
  #startlist-table table#startlist_E_1 tr th.ce5,
  #startlist-table table#startlist_F_1 tr th.ce5 {
    display: none;
  }
  #startlist-table table#startlist_A_1 tr th.ce6,
  #startlist-table table#startlist_B_1 tr th.ce6,
  #startlist-table table#startlist_C_1 tr th.ce6,
  #startlist-table table#startlist_D_1 tr th.ce6,
  #startlist-table table#startlist_E_1 tr th.ce6,
  #startlist-table table#startlist_F_1 tr th.ce6 {
    width: 21.7%;
  }
  #startlist-table table#startlist_A_1 tr th.ce7,
  #startlist-table table#startlist_B_1 tr th.ce7,
  #startlist-table table#startlist_C_1 tr th.ce7,
  #startlist-table table#startlist_D_1 tr th.ce7,
  #startlist-table table#startlist_E_1 tr th.ce7,
  #startlist-table table#startlist_F_1 tr th.ce7 {
    width: 11.842%;
  }
  #startlist-table table#startlist_A_1 tr td.ce2,
  #startlist-table table#startlist_B_1 tr td.ce2,
  #startlist-table table#startlist_C_1 tr td.ce2,
  #startlist-table table#startlist_D_1 tr td.ce2,
  #startlist-table table#startlist_E_1 tr td.ce2,
  #startlist-table table#startlist_F_1 tr td.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_1 tr td.ce3,
  #startlist-table table#startlist_B_1 tr td.ce3,
  #startlist-table table#startlist_C_1 tr td.ce3,
  #startlist-table table#startlist_D_1 tr td.ce3,
  #startlist-table table#startlist_E_1 tr td.ce3,
  #startlist-table table#startlist_F_1 tr td.ce3 {
    padding: 0 0 0 .35em;
  }
  #startlist-table table#startlist_A_1 tr td.ce4,
  #startlist-table table#startlist_B_1 tr td.ce4,
  #startlist-table table#startlist_C_1 tr td.ce4,
  #startlist-table table#startlist_D_1 tr td.ce4,
  #startlist-table table#startlist_E_1 tr td.ce4,
  #startlist-table table#startlist_F_1 tr td.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_1 tr td.ce5,
  #startlist-table table#startlist_B_1 tr td.ce5,
  #startlist-table table#startlist_C_1 tr td.ce5,
  #startlist-table table#startlist_D_1 tr td.ce5,
  #startlist-table table#startlist_E_1 tr td.ce5,
  #startlist-table table#startlist_F_1 tr td.ce5 {
    display: none;
  }
  /*======================================================== // startlist_A_1 ～ startlist_F_1 ========*/
  /*======================================================== startlist_A_2 ～ startlist_F_2 ========*/
  #startlist-table table#startlist_A_2 tr th.ce1,
  #startlist-table table#startlist_B_2 tr th.ce1,
  #startlist-table table#startlist_C_2 tr th.ce1,
  #startlist-table table#startlist_D_2 tr th.ce1,
  #startlist-table table#startlist_E_2 tr th.ce1,
  #startlist-table table#startlist_F_2 tr th.ce1 {
    width: 10.2%;
    padding: .15em 0 0 0;
    border-left: 1px solid #000;
  }
  #startlist-table table#startlist_A_2 tr th.ce2,
  #startlist-table table#startlist_B_2 tr th.ce2,
  #startlist-table table#startlist_C_2 tr th.ce2,
  #startlist-table table#startlist_D_2 tr th.ce2,
  #startlist-table table#startlist_E_2 tr th.ce2,
  #startlist-table table#startlist_F_2 tr th.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_2 tr th.ce3,
  #startlist-table table#startlist_B_2 tr th.ce3,
  #startlist-table table#startlist_C_2 tr th.ce3,
  #startlist-table table#startlist_D_2 tr th.ce3,
  #startlist-table table#startlist_E_2 tr th.ce3,
  #startlist-table table#startlist_F_2 tr th.ce3 {
    width: 34.558%;
  }
  #startlist-table table#startlist_A_2 tr th.ce4,
  #startlist-table table#startlist_B_2 tr th.ce4,
  #startlist-table table#startlist_C_2 tr th.ce4,
  #startlist-table table#startlist_D_2 tr th.ce4,
  #startlist-table table#startlist_E_2 tr th.ce4,
  #startlist-table table#startlist_F_2 tr th.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_2 tr th.ce5,
  #startlist-table table#startlist_B_2 tr th.ce5,
  #startlist-table table#startlist_C_2 tr th.ce5,
  #startlist-table table#startlist_D_2 tr th.ce5,
  #startlist-table table#startlist_E_2 tr th.ce5,
  #startlist-table table#startlist_F_2 tr th.ce5 {
    display: none;
  }
  #startlist-table table#startlist_A_2 tr th.ce6,
  #startlist-table table#startlist_B_2 tr th.ce6,
  #startlist-table table#startlist_C_2 tr th.ce6,
  #startlist-table table#startlist_D_2 tr th.ce6,
  #startlist-table table#startlist_E_2 tr th.ce6,
  #startlist-table table#startlist_F_2 tr th.ce6 {
    width: 21.7%;
  }
  #startlist-table table#startlist_A_2 tr th.ce7,
  #startlist-table table#startlist_B_2 tr th.ce7,
  #startlist-table table#startlist_C_2 tr th.ce7,
  #startlist-table table#startlist_D_2 tr th.ce7,
  #startlist-table table#startlist_E_2 tr th.ce7,
  #startlist-table table#startlist_F_2 tr th.ce7 {
    width: 21.7%;
  }
  #startlist-table table#startlist_A_2 tr th.ce8,
  #startlist-table table#startlist_B_2 tr th.ce8,
  #startlist-table table#startlist_C_2 tr th.ce8,
  #startlist-table table#startlist_D_2 tr th.ce8,
  #startlist-table table#startlist_E_2 tr th.ce8,
  #startlist-table table#startlist_F_2 tr th.ce8 {
    width: 11.842%;
  }
  #startlist-table table#startlist_A_2 tr td.ce2,
  #startlist-table table#startlist_B_2 tr td.ce2,
  #startlist-table table#startlist_C_2 tr td.ce2,
  #startlist-table table#startlist_D_2 tr td.ce2,
  #startlist-table table#startlist_E_2 tr td.ce2,
  #startlist-table table#startlist_F_2 tr td.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_2 tr td.ce3,
  #startlist-table table#startlist_B_2 tr td.ce3,
  #startlist-table table#startlist_C_2 tr td.ce3,
  #startlist-table table#startlist_D_2 tr td.ce3,
  #startlist-table table#startlist_E_2 tr td.ce3,
  #startlist-table table#startlist_F_2 tr td.ce3 {
    padding: 0 0 0 .35em;
  }
  #startlist-table table#startlist_A_2 tr td.ce4,
  #startlist-table table#startlist_B_2 tr td.ce4,
  #startlist-table table#startlist_C_2 tr td.ce4,
  #startlist-table table#startlist_D_2 tr td.ce4,
  #startlist-table table#startlist_E_2 tr td.ce4,
  #startlist-table table#startlist_F_2 tr td.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_2 tr td.ce5,
  #startlist-table table#startlist_B_2 tr td.ce5,
  #startlist-table table#startlist_C_2 tr td.ce5,
  #startlist-table table#startlist_D_2 tr td.ce5,
  #startlist-table table#startlist_E_2 tr td.ce5,
  #startlist-table table#startlist_F_2 tr td.ce5 {
    display: none;
  }
  /*======================================================== // startlist_A_2 ～ startlist_F_2 ========*/
  /*======================================================== startlist_A_3 ～ startlist_F_3 ========*/
  #startlist-table table#startlist_A_3 tr th.ce1,
  #startlist-table table#startlist_B_3 tr th.ce1,
  #startlist-table table#startlist_C_3 tr th.ce1,
  #startlist-table table#startlist_D_3 tr th.ce1,
  #startlist-table table#startlist_E_3 tr th.ce1,
  #startlist-table table#startlist_F_3 tr th.ce1 {
    width: 10.2%;
    padding: .15em 0 0 0;
    border-left: 1px solid #000;
  }
  #startlist-table table#startlist_A_3 tr th.ce2,
  #startlist-table table#startlist_B_3 tr th.ce2,
  #startlist-table table#startlist_C_3 tr th.ce2,
  #startlist-table table#startlist_D_3 tr th.ce2,
  #startlist-table table#startlist_E_3 tr th.ce2,
  #startlist-table table#startlist_F_3 tr th.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr th.ce3,
  #startlist-table table#startlist_B_3 tr th.ce3,
  #startlist-table table#startlist_C_3 tr th.ce3,
  #startlist-table table#startlist_D_3 tr th.ce3,
  #startlist-table table#startlist_E_3 tr th.ce3,
  #startlist-table table#startlist_F_3 tr th.ce3 {
    width: 34.558%;
  }
  #startlist-table table#startlist_A_3 tr th.ce4,
  #startlist-table table#startlist_B_3 tr th.ce4,
  #startlist-table table#startlist_C_3 tr th.ce4,
  #startlist-table table#startlist_D_3 tr th.ce4,
  #startlist-table table#startlist_E_3 tr th.ce4,
  #startlist-table table#startlist_F_3 tr th.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr th.ce5,
  #startlist-table table#startlist_B_3 tr th.ce5,
  #startlist-table table#startlist_C_3 tr th.ce5,
  #startlist-table table#startlist_D_3 tr th.ce5,
  #startlist-table table#startlist_E_3 tr th.ce5,
  #startlist-table table#startlist_F_3 tr th.ce5 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr th.ce6,
  #startlist-table table#startlist_B_3 tr th.ce6,
  #startlist-table table#startlist_C_3 tr th.ce6,
  #startlist-table table#startlist_D_3 tr th.ce6,
  #startlist-table table#startlist_E_3 tr th.ce6,
  #startlist-table table#startlist_F_3 tr th.ce6 {
    width: 21.7%;
  }
  #startlist-table table#startlist_A_3 tr th.ce7,
  #startlist-table table#startlist_B_3 tr th.ce7,
  #startlist-table table#startlist_C_3 tr th.ce7,
  #startlist-table table#startlist_D_3 tr th.ce7,
  #startlist-table table#startlist_E_3 tr th.ce7,
  #startlist-table table#startlist_F_3 tr th.ce7 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr th.ce8,
  #startlist-table table#startlist_B_3 tr th.ce8,
  #startlist-table table#startlist_C_3 tr th.ce8,
  #startlist-table table#startlist_D_3 tr th.ce8,
  #startlist-table table#startlist_E_3 tr th.ce8,
  #startlist-table table#startlist_F_3 tr th.ce8 {
    width: 21.7%;
  }
  #startlist-table table#startlist_A_3 tr th.ce9,
  #startlist-table table#startlist_B_3 tr th.ce9,
  #startlist-table table#startlist_C_3 tr th.ce9,
  #startlist-table table#startlist_D_3 tr th.ce9,
  #startlist-table table#startlist_E_3 tr th.ce9,
  #startlist-table table#startlist_F_3 tr th.ce9 {
    width: 11.842%;
  }
  #startlist-table table#startlist_A_3 tr td.ce2,
  #startlist-table table#startlist_B_3 tr td.ce2,
  #startlist-table table#startlist_C_3 tr td.ce2,
  #startlist-table table#startlist_D_3 tr td.ce2,
  #startlist-table table#startlist_E_3 tr td.ce2,
  #startlist-table table#startlist_F_3 tr td.ce2 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr td.ce3,
  #startlist-table table#startlist_B_3 tr td.ce3,
  #startlist-table table#startlist_C_3 tr td.ce3,
  #startlist-table table#startlist_D_3 tr td.ce3,
  #startlist-table table#startlist_E_3 tr td.ce3,
  #startlist-table table#startlist_F_3 tr td.ce3 {
    padding: 0 0 0 .35em;
  }
  #startlist-table table#startlist_A_3 tr td.ce4,
  #startlist-table table#startlist_B_3 tr td.ce4,
  #startlist-table table#startlist_C_3 tr td.ce4,
  #startlist-table table#startlist_D_3 tr td.ce4,
  #startlist-table table#startlist_E_3 tr td.ce4,
  #startlist-table table#startlist_F_3 tr td.ce4 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr td.ce5,
  #startlist-table table#startlist_B_3 tr td.ce5,
  #startlist-table table#startlist_C_3 tr td.ce5,
  #startlist-table table#startlist_D_3 tr td.ce5,
  #startlist-table table#startlist_E_3 tr td.ce5,
  #startlist-table table#startlist_F_3 tr td.ce5 {
    display: none;
  }
  #startlist-table table#startlist_A_3 tr td.ce7,
  #startlist-table table#startlist_B_3 tr td.ce7,
  #startlist-table table#startlist_C_3 tr td.ce7,
  #startlist-table table#startlist_D_3 tr td.ce7,
  #startlist-table table#startlist_E_3 tr td.ce7,
  #startlist-table table#startlist_F_3 tr td.ce7 {
    display: none;
  }
  /*======================================================== // startlist_A_2 ～ startlist_F_2 ========*/
  /*======================================================== startlist_G ========*/
  #startlist-table table#startlist_G tr th.ce2 {
    width: 9.868%;
    padding: .15em 0 0 0;
  }
  #startlist-table table#startlist_G tr th.ce3 {
    width: 26.316%;
  }
  #startlist-table table#startlist_G tr th.ce4 {
    display: none;
  }
  #startlist-table table#startlist_G tr th.ce5 {
    width: 30.592%;
  }
  /* #startlist-table table#startlist_G tr th.ce6{display: none;} */
  #startlist-table table#startlist_G tr th.ce6a {
    display: none;
  }
  #startlist-table table#startlist_G tr th.ce6b {
    display: none;
  }
  #startlist-table table#startlist_G tr th.ce7 {
    width: 21.382%;
  }
  #startlist-table table#startlist_G tr th.ce8 {
    display: none;
  }
  #startlist-table table#startlist_G tr th.ce9 {
    width: 11.842%;
  }
  #startlist-table table#startlist_G tr td.ce4 {
    display: none;
  }
  /* #startlist-table table#startlist_G tr td.ce6{display: none;} */
  #startlist-table table#startlist_G tr td.ce6a {
    display: none;
  }
  #startlist-table table#startlist_G tr td.ce6b {
    display: none;
  }
  #startlist-table table#startlist_G tr td.ce8 {
    display: none;
  }
  #startlist-table table#startlist_G tr td.ce5,
  #startlist-table table#startlist_G tr td.ce5a {
    padding: .32em .3em .22em .3em;
  }
  #startlist-table table#startlist_G tr td.ce4,
  #startlist-table table#startlist_G tr td.ce4a,
  #startlist-table table#startlist_G tr td.ce6,
  #startlist-table table#startlist_G tr td.ce6a,
  #startlist-table table#startlist_G tr td.ce6b {
    display: none;
  }
  #startlist-table table#startlist_G tr td.ce4a,
  #startlist-table table#startlist_G tr td.ce5a,
  #startlist-table table#startlist_G tr td.ce6a,
  #startlist-table table#startlist_G tr td.ce6b {
    border-bottom: 1px solid #c8c8c8;
  }
  /*======================================================== // startlist_G ========*/
  #startlist-table .list-cmt {
    width: 95%;
    margin: 0 auto;
    padding: 3% 2.5% 0 2.5%;
  }
  /*=================================================================================
									Top Page (SP)
==================================================================================*/
  /*=== Common ===*/
  #contents {
    width: 95%;
    margin: 0 auto;
  }
  #contents .sec {
    margin: 0 0 0 0;
    padding: 0 0 .75em 0;
  }
  #contents #contents-left {
    float: none;
    width: 100%;
  }
  #contents #contents-right {
    float: none;
    width: 100%;
  }
  #contents .sec .area-tit a {
    display: inline-block;
    width: 100%;
    margin: 0 0 0 .3em;
  }
  #contents .sec .area-tit a:hover {
    color: #dc0000;
  }
  #contents .sec .area-tit a .link-arw {
    margin: 0 0 0 .45em;
  }
  #contents .sec .area-tit a:hover .link-arw {
    background: url(../images/ico_next.png) no-repeat;
    background-size: contain;
  }
  #contents .sec .area-tit-inner {
    font-size: 100%;
  }
  /*=== LIVE ===*/
  #contents #live-contents .vod-box-base {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 0;
  }
  /*=== NEWS ===*/
  #contents #news .area-space .area-box {
    width: 100%;
    min-height: 50px;
    margin: 0;
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
  }
  #contents #news .area-space .area-box ul li {
    line-height: 1.2;
    white-space: normal;
  }
  #contents .sec .more-disp {
    width: 100%;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    background: #dc0000;
  }
  #contents .sec .more-disp .btn {
    display: block;
    min-width: 82px;
    width: 28%;
    margin: 0 auto;
    padding: .35em 1em .3em 1em;
    line-height: 1;
    text-align: center;
  }
  #contents .sec .more-disp .btn .btn-text {
    color: #fff;
    font-size: 85.71428%;
  }
  #contents .sec .more-disp .btn .btn-ico {
    display: inline-block;
    width: 4.6%;
    min-width: 14px;
    margin: 0 0 0 .45em;
  }
  #contents .sec .more-disp .btn .btn-ico img {
    width: 100%;
    vertical-align: -.07em;
  }
  /*=== スケジュール ===*/
  #contents #schedule-inner .sche-list {
    width: 93.421%;
  }
  #contents .sche-list-table {
    background: #fff;
  }
  #contents .sche-list-table .list-track-base {
    float: none;
    width: 100%;
  }
  #contents .sche-list-table .list-field-base {
    float: none;
    width: 100%;
  }
  #contents .sche-list-table .list-field-base th {
    display: none;
  }
  #contents .sche-list-table th {
    padding: .43em .2em .27em .2em;
  }
  #contents .sche-list-table td {
    padding: .8em .2em ;
  }
  #contents .sche-list-table tbody tr:first-child td {
    padding: 1.18em .2em 1.18em .2em;
  }
  #contents .sche-list-table tr.on {
    background: #dc0000;
    color: #fff;
    cursor: pointer;
  }
  #contents .sche-list-table tr:first-child td {
    padding: .25em 0;
  }
  #contents .sche-list-table td.ce1 {
    width: 24%;
  }
  #contents .sche-list-table td.ce2 {
    width: 40%;
  }
  #contents .sche-list-table td.ce3 {
    width: 15%;
  }
  #contents .sche-list-table td.ce4 {
    width: 21%;
  }
  #contents .sche-list-table tr {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: none;
  }
  #contents .sche-list-table tr:hover {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: none;
    cursor: pointer;
  }
  #contents .sche-list-table tr.on:hover {
    border: 1px solid #dc0000;
  }
  #contents #schedule-inner .note {
    width: 93.421%;
    margin: 0 auto;
    padding: .6em 0 0 0;
  }
  #contents #main-list-base table {
    font-size: 100%;
  }
  /*=== LIVEスコア ===*/
  #contents #live-score #result-table #result_A_tbody,
  #contents #live-score #result-table #result_B_tbody,
  #contents #live-score #result-table #result_C_tbody,
  #contents #live-score #result-table #result_D_tbody,
  #contents #live-score #result-table #result_E_tbody,
  #contents #live-score #result-table #result_F_tbody,
  #contents #live-score #result-table #result_G_tbody {
    overflow: hidden;
    height: auto;
    width: 100%;
  }
  #contents #live-score #result-table table#result_A tr th.ce1,
  #contents #live-score #result-table table#result_B tr th.ce1,
  #contents #live-score #result-table table#result_A tr td.ce1,
  #contents #live-score #result-table table#result_B tr td.ce1 {
    width: 9.868%;
  }
  #contents #live-score #result-table table#result_A tr th.ce4,
  #contents #live-score #result-table table#result_B tr th.ce4,
  #contents #live-score #result-table table#result_A tr td.ce4,
  #contents #live-score #result-table table#result_B tr td.ce4 {
    width: 47.040%;
  }
  #contents #live-score #result-table table#result_A tr th.ce7,
  #contents #live-score #result-table table#result_B tr th.ce7,
  #contents #live-score #result-table table#result_A tr td.ce7,
  #contents #live-score #result-table table#result_B tr td.ce7 {
    width: 21.710%;
  }
  #contents #live-score #result-table table#result_A tr th.ce8,
  #contents #live-score #result-table table#result_B tr th.ce9 {
    width: 22.381%;
    text-align: center;
    border-right: none;
  }
  #contents #live-score #result-table table#result_A tr td.ce8,
  #contents #live-score #result-table table#result_B tr td.ce9 {
    width: 22.381%;
  }
  #contents #live-score #result-table table#result_C tr th.ce1,
  #contents #live-score #result-table table#result_D tr th.ce1,
  #contents #live-score #result-table table#result_E tr th.ce1,
  #contents #live-score #result-table table#result_F tr th.ce1,
  #contents #live-score #result-table table#result_C tr td.ce1,
  #contents #live-score #result-table table#result_D tr td.ce1,
  #contents #live-score #result-table table#result_E tr td.ce1,
  #contents #live-score #result-table table#result_F tr td.ce1 {
    width: 10.423%;
  }
  #contents #live-score #result-table table#result_C tr th.ce4,
  #contents #live-score #result-table table#result_D tr th.ce4,
  #contents #live-score #result-table table#result_E tr th.ce4,
  #contents #live-score #result-table table#result_F tr th.ce4,
  #contents #live-score #result-table table#result_C tr td.ce4,
  #contents #live-score #result-table table#result_D tr td.ce4,
  #contents #live-score #result-table table#result_E tr td.ce4,
  #contents #live-score #result-table table#result_F tr td.ce4 {
    width: 47.037%;
  }
  #contents #live-score #result-table table#result_C tr th.ce7,
  #contents #live-score #result-table table#result_D tr th.ce7,
  #contents #live-score #result-table table#result_E tr th.ce7,
  #contents #live-score #result-table table#result_F tr th.ce7,
  #contents #live-score #result-table table#result_C tr td.ce7,
  #contents #live-score #result-table table#result_D tr td.ce7,
  #contents #live-score #result-table table#result_E tr td.ce7,
  #contents #live-score #result-table table#result_F tr td.ce7 {
    width: 21.270%;
  }
  #contents #live-score #result-table table#result_C tr th.ce8,
  #contents #live-score #result-table table#result_D tr th.ce8,
  #contents #live-score #result-table table#result_E tr th.ce8,
  #contents #live-score #result-table table#result_F tr th.ce8 {
    width: 22.6%;
    text-align: center;
    border-right: none;
  }
  #contents #live-score #result-table table#result_C tr td.ce8,
  #contents #live-score #result-table table#result_D tr td.ce8,
  #contents #live-score #result-table table#result_E tr td.ce8,
  #contents #live-score #result-table table#result_F tr td.ce8 {
    width: 22.6%;
  }
  #contents #live-score #result-table table tr.elem-data-5 td .elem-data-inner ul li,
  #contents #live-score #result-table table tr.elem-data-6 td .elem-data-inner ul li {
    border-right: 1px solid #c8c8c8;
  }
  #contents #live-score #result-table table#result_G tr th.ce1,
  #contents #live-score #result-table table#result_G tr td.ce1 {
    width: 9.868%;
  }
  #contents #live-score #result-table table#result_G tr th.ce3,
  #contents #live-score #result-table table#result_G tr td.ce3 {
    width: 26.316%;
  }
  #contents #live-score #result-table table#result_G tr th.ce5,
  #contents #live-score #result-table table#result_G tr td.ce5 {
    width: 30.592%;
  }
  #contents #live-score #result-table table#result_G tr th.ce7,
  #contents #live-score #result-table table#result_G tr td.ce7 {
    width: 21.382%;
  }
  #contents #live-score #result-table table#result_G tr th.ce8 {
    width: 11.842%;
    text-align: center;
  }
  #contents #live-score #result-table table#result_G tr td.ce8 {
    width: 11.842%;
  }
  /*=== 競技動画 ===*/
  #contents #vod .area-space {
    padding: .2em 0 .7em 0;
  }
  #contents #vod #vod-list li {
    width: 49%;
  }
  #contents #vod #vod-list li:hover {
    border: 1px solid #dcdcdc;
  }
  #contents #vod #vod-list li .thumb-text {
    width: 90%;
    height: 27px;
    text-align: left;
  }
  /*Top Page & LIVE Page*/
  #home .snav ul,
  #live .snav ul {
    padding: 7px 0 0 0;
  }
  #contents #live .main-tit-left,
  .live-main .main-tit-left {
    display: block;
    width: 100%;
    border-bottom: 1px solid #323232;
    padding: .7em .9em .6em .9em;
    font-size: 85.71428%;
  }
  /*=================================================================================
									LIVE Page (SP)
==================================================================================*/
  #schedule.sec {
    float: none;
    width: 100%;
  }
  .live-main {
    width: 97%;
    margin: 0 auto;
  }
  .live-main .sec {
    float: none;
    width: 100%;
    margin: 0 0 .7em 0;
  }
  #live-contents {}
  #live-contents .vod-box-base {
    width: 100%;
    padding: 0 0 0 0;
  }
  #schedule-inner .sche-list {
    width: 93.421%;
    margin: 0 auto;
  }
  #schedule-inner .sche-list-tab #five-days .tab-day1:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day2:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day3:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day4:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day5:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day1:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day2:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day3:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day1:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day2:hover {
    color: #969696;
    background: #323232;
  }
  #schedule-inner .sche-list-tab #five-days .tab-day1.on:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day2.on:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day3.on:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day4.on:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day5.on:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day1.on:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day2.on:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day3.on:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day1.on:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day2.on:hover {
    color: #fff;
    background: #dc0000;
  }
  #schedule-inner .sche-list-tab #five-days .tab-day1.off:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day2.off:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day3.off:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day4.off:hover,
  #schedule-inner .sche-list-tab #five-days .tab-day5.off:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day1.off:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day2.off:hover,
  #schedule-inner .sche-list-tab #three-days .tab-day3.off:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day1.off:hover,
  #schedule-inner .sche-list-tab #two-days .tab-day2.off:hover {
    color: #323232;
    background: #000;
  }
  .sche-list-table td .man:hover,
  .sche-list-table td .woman:hover {
    text-decoration: none;
    cursor: pointer;
  }
}


/*============================================================================================== Responsive Control(PC) ================*/

@media screen and (min-width: 460px) and (max-width: 768px) {
  .tit {
    width: 94%;
    padding: 26px 10px 10px 10px;
    font-size: 171.42857%;
    line-height: .63;
  }
  .tit-e {
    font-size: 50%;
  }
}

@media screen and (max-width: 320px) {
  body {
    font-size: 81.25%;
  }
  #result-table table .ce-name {
    width: 68%;
  }
}


/*============================================================================================== // Responsive Control(PC) ================*/


/* 起用情報の表示 */

.kio-td {
  position: relative;
}
.kio-body {
  left: 0;
  display: inline-block;
  width: 70%;
  width: calc(100% - 3em);
}

.kio {
  position: absolute;
  left: 70%;
  left: calc(100% - 3em - 4px);
}
.ico-s{
  background: url(../images/ico_s_2.png) no-repeat;
}

.ico-r{
  background: url(../images/ico_r.png) no-repeat;
}

.ico-u{
  background: url(../images/ico_u.png) no-repeat;
}

.ico-v{
  background: url(../images/ico_v.png) no-repeat;
}
.moblieName {
  font-weight: bold;
}
