@charset "UTF-8";

.standingsMatchArea .ttlNoLink {
	display: block;
}
.kvArea .navWrap {
	    background: none;
}
.container .kvArea ul.navList li > a {
    background: rgba(0, 0, 0, 0.7);
}

.kvArea_sp h2 {
  margin-bottom: 20px;
}

.kvArea_sp h2 .nav_btn li {
  display: inline-block;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.kvArea_sp h2 .nav_btn li:last-child {
  margin-left: -5px;
  border-left: 1px solid #fff;
}

.kvArea_sp h2 .nav_btn li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #000;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
	padding-left: 10px;
}

.nav_btn {
  list-style: none;
}

.standingsGroupArea {
  margin-bottom: 25px;
}

.standingsGroupArea.topGroup {
  margin-top: 10px;
}

.standingsGroupArea .dataTable td {
  height: 50px;
  padding: 0 5px;
  font-size: 10px;
}

.standingsGroupArea .dataTable td.tdTeam {
  text-align: left;
  width: 250px;
}

.standingsGroupArea .dataTable td.tdTeam .embS {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.standingsGroupArea {
  margin-bottom: 25px;
}

.standingsGroupArea h5 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  margin: 0 0 16px 0;
}

.standingsGroupArea .dataTable td {
  height: 50px;
  padding: 0 5px;
  font-size: 12px;
}

.standingsGroupArea .dataTable thead td {
  font-weight: bold;
  width: 80px;
}

.standingsGroupArea .dataTable thead th {
  font-weight: bold;
  width: 80px;
  font-size: 10px;
}

.standingsMatchArea .archiveLink02 {
  margin-top: 15px;
}

.head_line {
  padding: 0 5px;
  font-size: 12px;
  font-weight: bold;
}

.commonTable {
  width: 100%;
  margin-bottom: 19px;
  line-height: 1.6em;
  border-top: 1px solid #d8d8d8;
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 15px;
}

.standingsGroupArea .dataTable thead th {
  font-weight: bold;
  width: 80px;
  font-size: 10px;
}

.content .kvArea h2 a {
  position: relative;
}

.content .kvArea h2 a.outline_btn {
  position: absolute;
  bottom: 15px;
  right: 20px;
  padding: 10px 23px;
  color: black;
  background: rgba(255, 255, 255, 0.7);
}

#outline .content .kvArea h2 a.outline_btn {
  display: none;
}
.standingsMatchArea .dataTable {
	    margin-bottom: 0px;
}
.detalArea p {
  margin-bottom: 20px;
}

p.table_discription {
    font-size: 12px !important;
    margin-left: 0px;
}

.standing_text p {
  line-height: 1.5em;
  margin-bottom: 20px;
}

.kvArea_sp {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 2;
}
.disp_pc {
    display: none;
}
.standingsGroupArea .dataTable td.tdTeam .teamName span {
  display: none;
}

#report .detalArea p.place span {
  display: block;
  font-weight: bold;
  font-size: 16px;
}

.standingsGroupArea>p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.detalArea p.place {
	margin: 0 0 20px;
}

.NewsArea table tr:first-child td {
	text-align: center;
}


.outline.commonTable th {
	text-align: center;
}

.NewsArea table tr:nth-child(n+2) th {
	background: #fff;
}

.commonTable tbody tr:first-child td {
	background: #eee;
}
