@charset "utf-8";
/*順位エリア*/
.leftRedTit{
	font-size: 16px;
}
.standingsArea .secondTit {
	margin-top: 40px;
}
.standingsForm{
	padding-top: 0;
	padding-bottom: 0;
}
.standingsForm form{
	display: inline-block;
}
.standingsForm .ArrowBtnLink02{
	display: inline-block;
}
.standingsForm .ArrowBtnLink02 a:after{
	right: -2px;
	font-size: 11px;
	display: inline-block;
}
.standingsArea .archiveLink{
	padding-top:22px;
	padding-bottom: 6px;
}
.standingsArea .archiveLink.bottomLink{
	padding-bottom: 44px;
}
.standingsArea .snsBtn2 {
	margin: 0 0 20px;
}
.standingsArea .snsBtn2.secondBtn{
	margin: 20px 0 0px;
}
.standingsArea .archiveLink02 {
	letter-spacing: -0.4em;
	padding: 25px 0;
}
.standingsArea .standingsDataArea{
	margin: 0 0 25px;
	position: relative;
}
.standingsArea .standingsDataArea .ArrowBtnLink02{
	float: right;
	margin-bottom: 20px;
}
.standingsArea ul{
	display: table;
	width: 100%;
	margin: 10px 0px;
}

.standingsArea .tableHeader > li{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.standingsArea .tableHeader .standingsDate{
	text-align: right;
	font-size: 12px;
}
.standingsArea .newsTop{
	margin-top: 40px;
}
.standingsArea .formArea{
	margin: 20px 0 15px;
}

.standingsArea .snsBtn{
}

.standingsArea .standingsCaution{
	font-size: 13px;
	margin: 25px 0;
	line-height: 20px;
}
.qualifierArea{
	margin-bottom: 25px;
	/*margin-top: 40px;*/
}

.qualifierArea .formArea{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.qualifierArea .formArea .sectionNum{
	float: left;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 7px 0 0 9px;
}
.qualifierArea .qualifierGroup.topGroup{

}
.qualifierArea .qualifierGroup{
	margin: 0 0 30px;
}
.qualifierArea .qualifierGroup .bgGray{
	background-color: #f6f6f6;
	font-weight: bold;
}
.qualifierArea .qualifierGroup h4{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 20px 0 10px 9px;
}
.qualifierArea .archiveLink02 {
	letter-spacing: -0.4em;
	padding: 5px 0 20px;
}
.group4Btn{
	width: 100%;
	display: table;
	margin-top: 20px;
}
.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: 12px;
	font-weight: bold;
	padding: 5px 0;
	color: #333;
	background-color: #eaeaea;
	display: block;
	text-decoration: none;
}
.group4Btn li a:hover{
	background-color: #4f4f4f;
	color: #fff;
	text-decoration: none;
}
.group5Btn{
	width: 100%;
	display: table;
	margin-top: 20px;
}
.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: 12px;
	font-weight: bold;
	padding: 5px 0;
	color: #333;
	background-color: #eaeaea;
	display: block;
	text-decoration: none;
}
.group5Btn li a:hover{
	background-color: #4f4f4f;
	color: #fff;
	text-decoration: none;
}

.standingsGroupArea{
	margin-bottom: 25px;
}
.standingsGroupArea.topGroup{
	margin-top: 20px;
}
.standingsGroupArea h5{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 16px 9px;
}
.standingsGroupArea .dataTable td{
	height: 50px;
	padding: 0 5px;
	font-size: 12px;
}

.standingsGroupArea .dataTable thead td{
	font-weight: bold;
}
.standingsGroupArea .dataTable .flagTd{
	display: table;
}
.standingsGroupArea .dataTable .flagTd span{
	display: table-cell;
	padding-left: 10px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: middle;
	text-align: left;
}
.standingsGroupArea .dataTable .flagTd span a{
	font-weight: bold;
}
.standingsMatchArea .archiveLink02{
	margin-top: 15px;
}
.ArrowBtnLink02 a.link2Stage:after{
	right: -2px;
}
.yncQualifier .formArea ul {
	width: 600px;
}
.ttlNoLink h3{
	padding:16px;
}
.ttlNoLink h3 span {
    position: absolute;
    right: 16px;
	top: 4px;
}
.ttlNoLink h3 span img{
    width: 190px;
}

/**/
.scoreLeftTxt{
	display: inline-block;
	float: none;
	width: 480px;
}
.scoreRightTxt{
	display: inline-block;
	width: 130px;
}
.scoreKomeTxt{
	font-size: 12px;
	padding-top: 10px;
	color: #e60012;
}
.ColorCord{

}
.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; }

.standingsDataArea tbody tr.up{background: #CFF3C0}
.standingsDataArea tbody tr.j1first{background: #CFF3C0}
.standingsDataArea tbody tr.j1second{background: #ecfae6}
.standingsDataArea tbody tr.UPGame{background: #CBF7F5;}
.standingsDataArea tbody tr.down{background: #FBDCDC;}
/*.standingsDataArea tbody tr:last-child{background: #FBDCDC;}*/
.standingsDataArea tbody .DOWNgame{background: #faf5ce;}

/* tabListSimple */
.tabListSimple {
	border-bottom: 1px solid #A2A2A2;
	position: relative;
	top: -10px;
}
.tabListSimple ul{
	display: block;
	border-collapse: collapse;
	margin:0;
}
.tabListSimple ul li{
	display: table-cell;
	font-size: 12px;
	white-space: nowrap;
	position: relative;
	bottom: -1px;
}
.tabListSimple ul li a,
.tabListSimple ul li span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
    width: 150px;
	height: 30px;
	background: #E8E8E8;
	color:#333;
	border-top:1px solid #BABABA;
	border-right:1px solid #BABABA;
	border-bottom:1px solid #A2A2A2;
}
.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{
	font-weight: bold;
	background: #fff;
	color: #000;
	border-top:1px solid #A2A2A2;
	border-right:1px solid #A2A2A2;
	border-bottom: 1px solid #fff;
}

.scoreTable01 thead tr td .tablesorter-header-inner{
	white-space: nowrap;
}

.scoreTable01.all tbody td:nth-child(2),
.scoreTable01.first tbody td:nth-child(3),
.scoreTable01.second tbody td:nth-child(4){
	background: #E8E8E8;
	font-weight: bold;
	color:#000;
}



/*20151205*/

.scoreTable01.J1final tr td:first-child,
.scoreTable01.J1final tr td:nth-child(3),
.scoreTable01.J1final tr td:nth-child(4),
.scoreTable01.J1final tr td:last-child{
	/*background-color: #faa;	*/
	display: none;
}


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


.standingsArea .ttlNoLink h3 span img{
	width: 180px;
	position: relative;
	top: 7px;
}

/*ルヴァンカップ日程・結果*/
.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;}



/* 2024年次更新 ルヴァントーナメント表 */
.tournament_img.column2{
	font-size: 0;
}
.tournament_img.column2 > div{
	width: 50%;
    display: inline-block;
}
.tournament_img.column2 > div img{
	width: 100%;
	display: block;
}