/** sp standings **/
.standingsArea .formArea ul {
	padding-right: 10px;
}
.standingsArea .standingsDateTxt{
	font-size: 10px;
	margin-bottom: 8px;
	text-align: right;
}
.standingsArea .aclDataTxt{
	margin-top: 8px;
}
.standingsTableArea .titBlockArea {
	height: 100%;
	overflow: hidden;
}

.standingsTableArea .titBlockArea .blockTit{
	float: left;
	margin: 7px 0 0px;
}

.standingsTableArea .titBlockArea .logo{
	float: right;
}

.standingsTableArea .titBlockArea .logo img{
	zoom: 0.5;
}

.standingsArea .titGray {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	background-color: #4f4f4f;
	margin-bottom: 10px;
}
.standingsLeagArea{
	margin-bottom: 35px;
}
.standingsLeagArea img{
	width: 100%;
	margin-bottom: 15px;
}
.standingsLeagArea img.noBottom{
	margin-bottom: 0px;
}
.standingsLeagArea p{
	font-size: 12px;
	line-height: 17px;
}
.standingsLeagArea .tableGroupeArea{
	margin-bottom: 30px;
}
.tableGroupeArea .titBlockArea .blockTit{
	border-left:none;
	padding-left: 0;
}

.standingsLeagArea .titBlockArea .logo img{
	zoom: 0.5;
}

.standingsLeagArea .scoreTable01{
}
.standingsLeagArea .scoreTable01 thead td{
	padding: 10px 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.standingsLeagArea .scoreTable01 .bgGrayHead{
	background-color: #dfdfdf;
}
.standingsTxtArea{
	margin-top: 25px;
}
.standingsInfoTxt {
	font-size: 14px;
	line-height: 20px;
}
.standingsInfoTxt.txtBold {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: bold;
}
/*.standingsArea .relatedArea h3{
	border-bottom: none;
}*/
.standingsArea .standingsTable {
	border-bottom: 1px solid #ccc;
	width: 100%;
	font-size: 10px;
	line-height: 12px;
}
.standingsArea .standingsTable thead td {
	font-weight: bold;
	background-color: #f6f6f6;
	padding: 12px 0;
}
.standingsArea .standingsTable tr {
	border-top: 1px solid #ccc;
}
.standingsArea .standingsTable td {
	text-align: left;
	vertical-align: middle;
	padding: 8px 0;
}
.standingsArea .standingsTable td .embS{
	vertical-align: middle;
	display: inline-block;
}
.standingsArea .standingsTable .txtLeft {
	text-align: left;
	padding-left: 8px;
}
.group4Btn{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.group4Btn li {
	display: table-cell;
	width: 24%;
	padding-right: 1%;
	vertical-align: middle;
	text-align: center;
}
.group4Btn li.last4Btn{
	padding-right: 0;
}
.group4Btn li a{
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0;
	color: #333;
	background-color: #eaeaea;
	display: block;
}
.group5Btn{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.group5Btn li {
	display: table-cell;
	width: 20%;
	padding-right: 1%;
	vertical-align: middle;
	text-align: center;
}
.group5Btn li.last4Btn{
	padding-right: 0;
}
.group5Btn li a{
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0;
	color: #333;
	background-color: #eaeaea;
	display: block;
}
.grayTitLink{
	position: relative;
}
.grayTitLink .detaLink {
font-size: 12px;
font-weight: bold;
color: #fff;
right: 18px;
top: 5px;
position: absolute;
display: inline-block;
}
.grayTitLink .detaLink::after {
display: block;
position: absolute;
top: 50%;
right: -10px;
width: 6px;
height: 6px;
margin-top: -4px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
}
.standingsLeagArea.lastArea{
	margin-bottom: 0px;
}
.standingsBtnDetail {
text-align: center;
position: relative;
margin: 15px auto 30px;
}
.standingsBtnDetail a {
padding: 10px 0px;
display: block;
background: #333;
text-align: center;
color: #fff;
font-size: 12px;
font-weight: bold;
position: relative;
}

.ttlNoLink{
  position: relative;
}
.ttlNoLink h3.logoJ1,
.ttlNoLink h3.logoJ2,
.ttlNoLink h3.logoJ3,
.ttlNoLink h3.logoYnc{
	padding-left: 90px;
}
.ttlNoLink h3.logoJ1_old,
.ttlNoLink h3.logoJ2_old,
.ttlNoLink h3.logoJ3_old{
	padding-left: 90px;
}
.ttlNoLink h3 {
	background: none repeat scroll 0 0 #4f4f4f;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 0;
	padding: 12px 16px;
	position: relative;
}
.ttlNoLink h3.logoJ1 span {
	background: url("/img/sp/common/parts_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoJ1_old span {
	background: url("/img/sp/common/parts_logo_old.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoJ2 span {
	background: url("/img/sp/common/parts_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	background-position: 0 -20px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoJ2_old span {
	background: url("/img/sp/common/parts_logo_old.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	background-position: 0 -20px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoJ3 span {
	background: url("/img/sp/common/parts_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	background-position: 0 -40px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoJ3_old span {
	background: url("/img/sp/common/parts_logo_old.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	background-position: 0 -40px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}
.ttlNoLink h3.logoYnc span {
	background: url("/img/sp/common/parts_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	background-size: 68px 80px;
	background-position: 0 -60px;
	height: 20px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 10px;
	white-space: nowrap;
	width: 68px;
}

/**/
.scoreLeftTxt{
	display: block;
}
.scoreKomeTxt{
	font-size: 12px;
	padding-top: 10px;
	color: #e60012;
	display: block;
}
.ColorCord{
	display: inline-block;
	width: 50%;
	font-size: 12px;
}
.ColorCord:before{
	content: ".";
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.ColorCord.up:before{ background: #CFF3C0; border: 1px solid #CEE2CE; }
.ColorCord.j1first:before{ background: #CFF3C0; border: 1px solid #CEE2CE; }
.ColorCord.j1second:before{ background: #ecfae6; border: 1px solid #ecfae6; }
.ColorCord.UPGame:before{ background: #CBF7F5; border: 1px solid #CAE3EA; }
.ColorCord.DOWNgame:before{ background: #F9F9BC; border: 1px solid #E1E1AC; }
.ColorCord.down:before{ background: #FBDCDC; border: 1px solid #F6CCCC; }

.scoreTable01 tbody tr.up{background: #CFF3C0;}
.scoreTable01 tbody tr.j1first{background: #CFF3C0;}
.scoreTable01 tbody tr.j1second{background: #ecfae6;}
.scoreTable01 tbody tr.UPGame{background: #CBF7F5;}
.scoreTable01 tbody tr.DOWNgame{background: #faf5ce;}
.scoreTable01 tbody tr.down{background: #FBDCDC;}


/* tabListSimple */
.tabListSimple {
	border-bottom: 1px solid #A2A2A2;
	position: relative;
	top: -10px;
}
.tabListSimple ul{
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	width: 65%;
	margin:0;
}
.tabListSimple ul li{
	display: table-cell;
	font-size: 12px;
    vertical-align: bottom;
}

.tabListSimple ul li a,
.tabListSimple ul li span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 15%;
	height: 30px;
	background: #E8E8E8;
	color:#333;
	border-top:1px solid #BABABA;
	border-right:1px solid #BABABA;
	line-height: 15px;
    padding: 5px 0;
}
.tabListSimple ul li:first-child a,
.tabListSimple ul li:first-child span{
	border-left:1px solid #BABABA;
}
.tabListSimple ul li:first-child a.active{
	border-left:1px solid #A2A2A2;
}
.tabListSimple ul li span{
	color: #ccc;
	background: #F4F4F4;
	border-top:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}

.tabListSimple ul li a:hover{
	background: #CCC;
}
.tabListSimple ul li a.active{
	position: relative;
	bottom: -1px;
	font-weight: bold;
	background: #fff;
	color: #000;
	border-top:1px solid #A2A2A2;
	border-right:1px solid #A2A2A2;
}


.scoreTable01 td.tdTeam{text-align: left;}
.scoreTable01 span.embS{position: relative; top: 3px;margin-right: 2px;}



/*20151205*/

.scoreTable01.J1final tr td:nth-child(2),
.scoreTable01.J1final tr td:nth-child(3){
	/*	background-color: #faa;	*/	
	display: none;
}

.tabListSimple.J1finalNav ul {
    margin: 20px 0 0 0;
    width: 75%;
}

/*ルヴァンカップ日程・結果*/
.qualifierArea .qualifierGroup tbody tr.up{
	background: #CFF3C0;}
.qualifierArea .qualifierGroup tbody tr.up td.bgGray{
		background: #CFF3C0;}




/* 20230618 追記　　開発対応後消す*/
.qualifierArea .qualifierGroup tbody tr.sapporo{background: #CFF3C0;}
.qualifierArea .qualifierGroup tbody tr.sapporo td.bgGray{background: #CFF3C0;}
.standingsLeagArea .scoreTable01 tbody tr.sapporo{background: #CFF3C0;}


/* 2024年次更新 ルヴァントーナメント表 */
.tournament_img.column2 > div img{
	width: 100%;
    height: auto;
	display: block;
}