/** sp club **/
@import url('https://fonts.googleapis.com/css?family=Oswald');


/*SL1*/
.clubArea{
	margin-bottom: 30px;
}
.clubTeamArea, .clubPlayerArea{
	margin-bottom: 30px;
}
.clubArea .relatedArea{
	margin-left: 0px;
	margin-right: 0px;
}
.clubArea .titBlockArea{
	margin-top:20px;
}
.clubTeamUl{
	border-top:  1px solid #aaa;
}
.clubTeamUl li a,
.clubTeamUl li > span {
	display: block;
	padding: 10px 8px;
	border-bottom: 1px solid #aaa;
	position: relative;
	color: #333;
	font-size: 14px;
	line-height:32px;
	text-decoration: none;
}
.clubTeamUl li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.clubTeamUl li span.embM{
	float: left;
	margin-right:15px;
}

/*SL2*/

.teamPhoto{
	margin-left:-10px;
	margin-right:-10px;
	border:1px solid #ccc;
}
.teamTable{
	width:100%;
	margin: 15px 0 30px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.teamTable td{
	font-size: 14px;
	padding: 10px 0 10px 8px;
	border-bottom: 1px solid #ccc;
}

.teamTable td a{
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	color: #06f;
}
.teamTable td a:last-child{
	border-bottom: none;

}

.teamTable td a span{
	display: inline-block;
	margin: 0 5px 0 0px;
	vertical-align: middle;
}

.teamTable td span.icoTw,
.teamTable td span.icoFb{
  background: url(/img/sp/common/sp_parts_sns.png) center top no-repeat;
  background-size: 203px 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height: 20px;
}


.teamTable td span.icoTw {
  background-position: -163px 0;
  width: 20px;
}

.teamTable td span.icoFb {
  background-position: -82px 0;
  width: 20px;
}

.teamTable td span.icoShop{

}

.teamTable td .fa-shopping-cart{
	font-size: 20px;
	color: #e60012;
	margin: 0 5px 0 0px;
}



.teamTable td:first-child{
	width: 30%;
	border-right: 1px solid #ccc;
}
.rankingBox{
	margin-top: 15px;
	width: 100%;
	border-top: 1px solid #ccc;
}
.rankingBox td{
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
}
.rankingBox td:first-child{
	font-weight: normal;
	width:40%;
}
.stadiumTable td:first-child{
	width:40%;
}
.clubArea .clubTeamArea table.dataTable thead td{
	background-color: #f6f6f6;

}

.clubArea .bold{
	font-weight: bold;
	margin: 10px 0 5px;
	font-size: 12px;
}
.clubArea .dataTable.nexMatch{
	margin-bottom: 15px;
}
.clubArea .dataTable.nexMatch thead td,
.clubArea .dataTable.nexMatch tbody td{
	height: 20px;
	width: 33.33%;

}
.clubArea .dataTable.nexMatch thead td{
	font-weight: normal;
	font-size: 10px;
}
.clubArea .dataTable.nexMatch tbody td{
	font-weight: bold;
}
.clubArea .nexMatch td{
	padding:5px 3px;
}
.clubArea .nexMatch td.btnTd ul{
	display: table;
	width: 100%;
}

.clubArea .nexMatch td.btnTd ul li{
	margin: 3px 1%;
    font-size: 10px;
    width: 31%;
    display: inline-block;
    vertical-align: top;
}
.clubArea .nexMatch td.btnTd ul li a,
.clubArea .nexMatch td.btnTd ul li span.btnGlayGrad{
	height: 35px;
    vertical-align: middle;
    display: table-cell;
    width: 500px;
    font-size: 10px;
    padding: 0;
}
.clubArea .dataTable.nexMatch tbody tr{
	border-top:none;
}
.clubArea .dataTable.nexMatch tbody td.btnTd{
	padding-top: 0;
}
/*
.clubArea .nexMatch td.btnTd ul li a{
	margin: 0 2px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px
}
*/

.goalRankingArea > ul{
	margin-top: 10px;
	display: table;
	width: 100%;
}
.goalRankingArea > ul > li{
	display: table-cell;
	vertical-align: top;
}
.goalRankingArea > ul > li:first-child{
	width:120px;
	margin-right:10px;
}
.goalRankingArea > ul > li figure{}
.goalRankingArea .goal1{}
.goal1 li{
	display: block;
	font-size: 12px;
	padding:5px 3px;
	border-bottom: 1px solid #ccc;
}
.goal1 li.topName{
	font-size: 14px;
	font-weight: bold;
	padding:16px 3px 12px;
}
.goal1 li span{
	display: block;
	float: left;
	width:50%;
}
.clubTeamArea section{
	margin-bottom:30px;
}
.clubTeamArea .photoOneArea{
	background-color: #fff;
}
.clubTeamArea figure figcaption{
	font-size: 14px;
	padding: 10px 0 0;
}
.clubProfileBlock p{
	margin: 15px 0;
}
.clubTeamArea .titBlockArea{
	margin-bottom: 15px;
}

.teamTable .btnTicketArrow{
	border: none;
}
.teamTable .btnTicketArrow:after{
	right: 50px;
	top: 8px;
}
.clubRankNextGame{
	margin:10px 0;
}
.clubRankNextGame .rankingTable p{
	font-weight: bold;
	font-size: 12px;
}
.clubRankNextGame .rankingTable p a.btnBlueGrad{
	width:50%;
	margin:5px auto;
}
.capacity{
	font-size: 10px;
	margin-left: 5px;
}

/*SL3*/

.playerListBlock{
	margin-bottom:30px;
}
.playerListBlock p.timeStamp{
	text-align: right;
}
p.playerDataP, .playerListBlock p.timeStamp{
	font-size:10px;
	margin:5px 0;
}
.playerDataTable{
	width:100%;
}
.playerDataTable td{
	font-size: 10px;
	line-height: 1.1;
	padding:7px 3px;
	text-align:center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
.playerDataTable thead td{
	font-weight: bold;
	border-top: 1px solid #ccc;
	background-color: #f6f6f6;
}
.playerDataTable tbody td.playerName{
	text-decoration:underline;
}
.playerDataTable tbody td:nth-child(2) {
	padding:0;
	width:30px;
}
.playerDataTable tbody td:nth-child(2) img{
	display: block;
}

.clubRelatedArea {
	margin: 0px 0px 25px;
}
.clubRelatedArea .relatedPic {
	display: table;
	width: 100%;
}
.clubRelatedArea .relatedPic li {
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
}
.clubRelatedArea .relatedPic li a {
	display:block;
	color: #333;
}
.clubRelatedArea .relatedPic figure {
	display: table-cell;
	width: 100px;
	vertical-align: top;
}
.clubRelatedArea .relatedPic figure img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.clubRelatedArea .relatedPic div {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
.clubRelatedArea .relatedPic div .timeStamp {
	font-weight: bold;
	color: #888;
	font-size: 10px;
	margin: 0px 0px 5px;
}
.clubRelatedArea .relatedPic div h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.clubRelatedArea .relatedPic a div h4 {
	font-weight:normal;
}
.clubRelatedArea .titBlockArea .detaLink {
	font-weight: bold;
	color: #333;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0px 20px 0px 0px;
}
.clubRelatedArea .titBlockArea .detaLink:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.clubRelatedArea .eventIco {
	float: right;
	margin: 2px 0 0 15px;
}
.clubRelatedArea .eventIco img {
	width: 19px;
	height: 19px;
	vertical-align: bottom;
}
/* SL4 */
.clubTeamTitle{
	font-size: 18px;
	margin: 10px 0;
	background-color: #f6f6f6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 8px;
}
.clubTeamTitle h3{
	font-weight: bold;
	line-height: 50px;
}
.clubTeamTitle .embM{
	margin-top: -7px;
	margin-right: 10px;
}
.clubTeamTitle span{
	float:left;
	margin-right: 5px;
}
.clubTeamTitle .j1Logo.clubTitLogo{
	zoom: 0.5;
	top: 0px;
	right: 0px;
}
/*.titBlockArea .blockTit {
	font-weight: bold;
	border-left: 3px solid #E60012;
	color: #333;
	padding: 0px 0px 0px 11px;
	float: left;
}*/
.playerName h4{
	line-height:1;
}
.playerName h4 span.englishName{
	font-size: 10px;
	font-weight: normal;
}
.titBlockArea .positonNumber {
	font-weight: bold;
	color: #333;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0px 20px 0px 0px;
}
ul.clubPlayerNameBox {
    margin-bottom: 10px;
}
.clubPlayerNameBox li {
    display: table-cell;
    vertical-align: middle;
}
.clubPlayerNameBox li.positonNumber {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 15px;
    text-align: center;
    background-color: #000;
}
.clubPlayerNameBox li h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 0 10px;
}
.clubPlayerNameBox li p {
    margin: 5px 0 0 10px;
}
.playerPhoto{
	width: 200px;
	margin: 15px auto;
	position: relative;
}
.playerPhoto img{
	vertical-align: bottom;
  width: 185px;
}
.clubPlayerBox {
	position: relative;
}
.clubPlayerBox p.homegrown {
	position: absolute;
	right: 0;
	top: 20px;
	background: #000;
	font-size: 12px;
	line-height: 1.0;
	padding: 8px;
	border: 1px solid;
	color: #fff;
}
.playerPhoto figcaption.disp_pc {
	display: none;
}
@media screen and (max-width:320px) {
	.clubPlayerNameBox li p {
	    width: 70%;
	    word-break: break-all;
	}
.clubPlayerBox p.homegrown {
	position: absolute;
	top: 50px;
	right: 0;
	background: #000;
	font-size: 12px;
	line-height: 1.0;
	padding: 8px;
	border: 1px solid;
	color: #fff;
	}


}
.ttlLink h3, .ttlNoLink h3, .ttlNoLink .blockTit {
    background: #000;
    text-align: center;
}

table.top3Table, table.recordTable {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    font-size: 12px;
}

table.top3Table caption {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px auto 10px;
}
.top3Table tr, .recordTable tr {
    border-top: 1px solid #ccc;
}
.top3Table tr:nth-child(odd), .recordTable tr:nth-child(odd) {
    background-color: #f6f6f6;
}
.top3Table th {
    text-align: right;
    padding-right: 16px;
    font-weight: bold;
}
.top3Table td {
    padding: 20px 0 10px;
    width: 55%;
    font-family: 'Oswald', sans-serif;
    font-size: 2.8em;
    font-weight: 500;
    color: #c5000f;
}
.top3Table td i {
    font-style: normal;
    font-size: 0.5em;
}
.top3Table td span {
    display: inline-block;
    margin-top: 3px;
    font-size: 10px;
    color: #333;
}
table.recordTable {
    margin-bottom: 0;
}
.recordTable th {
    text-align: left;
    padding-left: 10px;
    border-right: 1px solid #ccc;
		vertical-align: middle;
}
.recordTable td {
    padding: 10px;
    width: 40%;
    font-family: 'Oswald', sans-serif;
		position: relative;
}
span.league1 {
		position: absolute;
		top: 5px;
		left: 40%;
    display: inline-block;
    width: 22px;
    height: 28px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league1.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league2 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
		width: 22px;
    height: 28px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league2.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league3 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
		width: 22px;
    height: 28px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league3.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league4 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league4.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league5 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league5.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league6 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league6.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league7 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league7.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league8 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league8.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league9 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league9.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}
span.league10 {
	position: absolute;
	top: 5px;
	left: 40%;
    display: inline-block;
    width: 20px;
    height: 26px;
		text-indent: 100%;
		overflow: hidden;
		white-space:nowrap;
    background-size: 100% !important;
    background: url(/img/club/league10.png) center no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}


.playerDateTable{
	width:100%;
	border-top: 1px solid #ccc;
}
.playerDateTable th, .playerDateTable td{
	 font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.playerDateTable th {
	font-weight: bold;
	width: 40%;
	background-color: #F6F6F6;
	padding:10px 8px;
}
.playerDateTable td{
	padding:10px 2px 10px 10px;
}
.clubArea .tabArea02 .squareTab{
	margin: 15px 0;
}
.clubArea .dataTable{
	margin-bottom: 10px;
		table-layout: fixed;
}
.clubArea .dataTable td, .clubArea .dataTable th{
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
	width: 55px;
}
.clubArea .dataTable thead td{
	line-height: 1.1;
	background-color: #ddd;
	font-weight: bold;
}
.clubArea .dataTable th{
	background-color: #f6f6f6;
	font-weight: bold;
}
.clubArea .dataTable th.titYear{
	text-align: left;
}
.clubArea .macthTable th{
	background-color: #ddd;
	padding:8px 3px;
}
.clubArea .macthTable th.macthDate{
	background-color: #f6f6f6;
	font-weight: normal;
}
.clubArea .formArea ul {
	text-align: right;
	padding-right:5px;
}
.clubProfileBox{
	margin: 15px 0;
}
.clubArea .clubPlayerArea .dataTable th{
	font-size:12px;
}
.clubArea .clubPlayerArea .dataTable td{
	font-size:10px;
}
.squareTabBox{
	text-align: right;
}
.squareTab{
	display: inline-block;
}
.squareTab:after{
	border-bottom-width: 0;
}
.squareTab li:first-child{
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
}
.squareTab li:last-child{
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
}
.squareTab li{
	color: #555;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-color: #ccc;
	display: block;
	float: left;
	margin:0;
	padding:10px 0;
	width: 133px;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.squareTab li.active{
	color: #fff;
	border: 1px solid #c40505;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233, 37, 52, 1)), color-stop(100%,rgba(196, 5, 5, 1)));
	background: -webkit-linear-gradient(top,  rgba(233, 37, 52, 1) 0%,rgba(196, 5, 5, 1) 100%);
	background: linear-gradient(to bottom,  rgba(233, 37, 52, 1) 0%,rgba(196, 5, 5, 1) 100%);
	-moz-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-o-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-ms-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
}
.playerDateTable a.detaLink{
	display: block;
	position: relative;
	padding: 0px 20px 0px 0px;
	color: #333;
	text-align: right;
}
.playerDateTable a.detaLink:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.awarded{
	font-size: 10px;
	line-height: 110%;
	position: absolute;
	bottom: 0;
	left: 80%;
	display: inline-block;
	padding-top: 36px;
	background: url(/img/sp/club/ico_awarded.png) no-repeat center top transparent;
	background-size: 90% auto;
}

/*SL5*/
.clubScheduleArea{
	margin-bottom: 30px;
}
.clubScheduleArea .formArea{
	margin: 15px 0 20px;
}
.clubRelatedArea .eventUl p.timeStamp{
	margin-bottom:15px;
}
.eventUl p.btnList{
	display: block;
	float: right;
	background: none repeat scroll 0% 0% #EAEAEA;
	font-weight: bold;
	color: #333;
	display: inline-block;
	font-size: 10px;
	margin: 0px 8px 2px 0px;
	padding: 2px 20px;
	white-space: nowrap;
}
.clubArea .btnList a {
}
/*SL5-7*/
.score{
	display: block;
}
.matchListTit{
	padding:12px 8px;
}
.matchTit li span.matchLive{
	display: block;
	max-width:74px;
	padding:1px 0;
}
.matchAcc .panelTrigger, .matchAcc .panelTrigger.active{
	padding:12px 0;
}


/*L8*/
section.clubResultArea{
	margin-bottom:30px;
}
.clubArea .clubResultArea .dataTable tbody th, .clubArea .clubResultArea .dataTable tbody td{
	font-size: 9px;
}
.clubArea .clubResultArea .dataTable tbody th{
	background-color:#ddd;
}
.clubArea .clubResultArea .dataTable th.titTh{
	font-size: 10px;
	background-color:#f6f6f6;
	padding:0 3px 0 0;
	width: 55px;
}
.clubResultArea p.timeStamp{
	margin:5px 0;
	text-align: right;
	font-size: 10px;
}
.archiveLink{
	margin: 30px 0;
}


/*SL10*/
.clubTeamArea .pageLinkList{
	margin: 15px 0;
}
.clubTeamArea .pageLinkList li{
	width: 32.3%;
	margin-left: 0;
}

.stadiumInfoArea{
	margin-bottom: 30px;
}
.stadiumInfoArea .titBlockArea .blockTit span{
	font-size: 12px;
	font-weight: normal;
}
.stadiumInfoArea .titBlockArea {
	margin-top: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.stadiumInfoArea .titBlockArea .blockTit{
	background: #f6f6f6;
    border-top: 3px solid #4F4F4F;
    padding: 5px 0 5px 7px;
    border-left: none;
    float: none;

}
.stadiumInfoArea .titGrayBlockArea{
	border-left: 3px solid #E60012;
    color: #333;
    padding: 0px 0px 0px 11px;
    background: none;
	}
.stadiumInfoArea .titGrayBlockArea .grayBlockTit{
	color: #333;
}
.stadiumInfoArea .photoOneArea{
	margin-bottom: 10px;
}
.stadiumAdress{
	width:100%;
	margin: 20px 0 30px;
}
.stadiumAdress td{
	font-size: 14px;
	padding: 10px 0 10px 8px;
	border-bottom: 1px solid #ccc;
}
.stadiumAdress td:first-child{
	width: 25%;
	padding-left: 8px;
	vertical-align: middle;
}
.clubGoLink {
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
}
.clubGoLink a {
	color: #333;
	font-weight: bold;
}
.clubGoLink:after {
	font-family: FontAwesome;
	content: "\f054";
	color: #333;
	font-size: 12px;
	padding-left: 10px;
}

.clubMatchInfo{
	width:100%;
	margin-bottom: 30px;
}
.clubMatchInfo td{
	font-size: 10px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.clubMatchInfo td a{
	display: block;
	color:#333;
}
.clubMatchInfo td a:hover{
	text-decoration: underline;
}
.access li{
	padding: 10px 0px 10px 15px;
	position: relative;
}
.access li:before {
	display: block;
	position: absolute;
	top: 15px;
	left: 5px;
	width: 4px;
	height: 4px;
	background: none repeat scroll 0% 0% #AAA;
	content: "";
}
.accessInfoArea .titGrayBlockArea{
	margin-bottom: 10px;
}

/*SL11*/

.titName{
	padding:10px 6px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.titName h4{
	font-size: 14px;
	font-weight: bold;
}
.clubProfContentArea .matchAcc{
	background-color: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom-width: 0;
}
.borderLineBox{
	border-bottom:1px solid #ccc;
}
.clubProfContentArea .matchAcc .titName{
	border-width: 0;
	margin-bottom: 0;
}
.clubProfContentArea .accBody {
	background: #fff;
}
.clubProfContentArea .accBody .accContent{
	padding:20px 0 0;
	background-color: #fff;
}

.clubProfContentArea .accBody ul{
	padding: 0px;
	background-color: #fff;
}


.clubProfContentArea .accBody .readmore-js-collapsed{
	margin: 0 0 20px;
}

.clubProfContentArea .accBody a{
	display: block;
	text-align: center;
	background: #444;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 0px;
}

.accContent p{
	margin-bottom: 20px;
}
.clubProfContentArea{
	margin-bottom: 30px;
}
figure.mascotLeft {
    text-align: center;
}
.clubProfContentArea a {
	color:#0066ff;
	text-decoration: none;
}
.clubProfContentArea a:hover {
	text-decoration: none;
}
.listCont > p{
	margin-bottom: 5px;
}
 .listCont li{
	margin-bottom: 10px;
	line-height: 1.4;
 }
.listCont > p, .listCont li{
	position: relative;
	padding-left: 15px;
}
.listCont > p:before, .listCont li:before {
	display: block;
	position: absolute;
	top: 6px;
	left: 5px;
	width: 4px;
	height: 4px;
	background: none repeat scroll 0% 0% #AAA;
	content: "";
}
.listCont li:before {
	top: 8px;
}
.listCont2 p{
	position: relative;
	padding-left: 15px;
	margin-bottom: 8px;
}
.listCont2 p:before{
	display: block;
	position: absolute;
	top: 0;
	left: 0;

	content: "◎";
	font-size: 14px;
}




.clubBackLink a {
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.clubBackLink:before {
  font-family: FontAwesome;
  content: "\f053";
  color: #333;
  font-size: 12px;
  padding-right: 10px;
}
.clubUpdate {
  text-align: right;
  font-size: 12px;
  margin: 0 0 5px;
}




/* クラブごとの順位表 */
.clubRankNextGame .rankingTable{
	width: 100%;
	border: 3px solid #ccc;;
}
.clubRankNextGame .rankingTable th,
.clubRankNextGame .rankingTable td{
	padding: 5px 0 3px;
	border:1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.clubRankNextGame .rankingTable th{
	background: #f6f6f6;
	font-size: 11px;
	line-height: 1.2;
	font-weight: bold;
}
.clubRankNextGame .rankingTable.j1table th.stg{
	width: 15%;
	font-size: 10px;
}
.clubRankNextGame .rankingTable td{
	font-size: 12px;
	line-height: 1;
	white-space: nowrap;
}
.clubRankNextGame .rankingTable td:nth-last-child(3){width: 28%;border-left: 3px solid #ccc;}
.clubRankNextGame .rankingTable td:nth-last-child(2){width: 15%;}
.clubRankNextGame .rankingTable td:nth-last-child(1){width: 15%;}

.clubRankNextGame .rankingTable td span{
	font-weight: bold;
	font-size: 13px;
	padding: 0 2px;
}

.clubTeamArea .tabNavArea.matchNav .tabListTxtClub li a{
    display: table-cell;
    width: 500px;
    height: 36px;
    vertical-align: middle;
}


.clubNameArea .dataTable thead.bgGray tr td{
    word-break: break-all;
}

/*20160420*/

.clubArea .tabNavArea.matchNav{
	margin-bottom: 20px;
}

/*.clubArea .btnRedGradWhite{
	background: #f00;
	border: none;
}*/

/*.clubArea .btnGlayGrad{
	background: #888888;
	border: none;
}*/

/*.clubArea .btnOrangeGrad{
	background: #E2733F;
	border: none;
}*/

.clubTeamArea .pageLinkList{
	display: table;
}

.clubTeamArea .pageLinkList li{
	display: table-cell;
}

.clubTeamArea .pageLinkList li a{
	border-right: solid 5px #fff;
}

.clubTeamArea .pageLinkList li:last-child a{
	border-right: none;
}

.clubTeamArea p.clubResultDate{
    font-size: 10px;
    margin: 5px 0;
    text-align: right;
}
.tabNavArea.playerstatsNav {
    margin-bottom: 20px;
}
.playerstatsTab {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.playerstatsTab li {
    display: table-cell;
    font-size: 13px;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    vertical-align: top;
}
.playerstatsTab li a {
    display: table-cell;
    color: #333;
    background: #ccc;
    width: 600px;
    height: 50px;
    vertical-align: middle;
    line-height: 1.3;
}
.playerstatsTab li.active a {
    background: #555;
    color: #fff;
}
.playerstatsTab li:first-child a {
    border-radius: 5px 0 0 5px;
}
.playerstatsTab li:last-child a {
    border-radius: 0 5px 5px 0;
}
.playerleagueTab {
	letter-spacing: -.4em;
	position: relative;
	height: 40px;
	padding: 0 ;
	border-bottom: 1px solid #ccc;

}
.playerleagueTab li {
    width: 50%;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    letter-spacing: normal;
    vertical-align: middle;
}
.playerleagueTab li:last-child a {
    border-right: 1px solid #ccc;
}
.playerleagueTab li a {
    display: block;
    height: 39px;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #111;
    border-left: 1px solid #ccc;
    text-align: center;
    border-top: 1px solid #ccc;
    background: #f5f5f5;
    text-decoration: none;
}
.playerleagueTab li.active a {
    background: #ffffff;
    height: 40px;
}

.select_box {
	margin-bottom: 20px;
}
.dropdownBox {
	outline: 0;
  width: 300px;
	margin: 0 auto;
  display: block;
  background-color: #fff;
  box-shadow: 0 0 1px #cccccc;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: left;
}
.dropdownBox .select {
    cursor: pointer;
    display: block;
    padding: 10px;
}
.dropdownBox .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px;
}
.dropdownBox:hover {
    box-shadow: 0 0 4px #cccccc;
}
.dropdownBox:active {
    background-color: #f8f8f8;
}
.dropdownBox.active:hover,
.dropdownBox.active {
    box-shadow: 0 0 4px #cccccc;
    background-color: #f8f8f8;
}
.dropdownBox.active .select > i {
    transform: rotate(-90deg)
}
.dropdownBox .dropdownMenu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px #cccccc;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
}
.dropdownBox .dropdownMenu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.dropdownBox .dropdownMenu {
    padding: 0;
    list-style: none;
}
.dropdownBox .dropdownMenu li:hover {
    background-color: #f2f2f2;
}
.dropdownBox .dropdownMenu li:active {
    background-color: #e2e2e2;
}
.scrollWrap {
    width: 100%;
    overflow-x: scroll;
}
.disp_sp {
	display: block !important;
}
.disp_pc {
	display:  none;
}
.sc_txt {
    text-align: center;
    font-size: 12px;
}
table.aggregateTable {
	table-layout: fixed;
    border: 1px solid #dfdcd4;
    background: #fff;
    width: 100%;
    font-family: 'Oswald', sans-serif;
}
table.aggregateTable thead th {
			background: #333;
	    color: #fff;
	    padding: 3px 5px;
	    font-size: 12px;
	    letter-spacing: 0.2em;
	    width: 70px;
}
table.aggregateTable th, table.aggregateTable td {
    border: 1px solid #dfdcd4;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}
th.aggregateTable_year, th.aggregateTable_total {
    background: #e6e6e6;
}





#_popIn_recommend_div ._popIn_recommend_header{
   	margin: 0 0 10px 0;
}
.relatedArea.memberlink h3{
	border-bottom: none;
}
.relatedArea.memberlink ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
}
.relatedArea.memberlink ul li{
	border-top: 1px solid #ccc;
	width: 50%;
	height: 50px;
	font-size: 12px;
	position: relative;
	padding-left: 55px;
	line-height: 1.3;
	box-sizing: border-box;
}
.relatedArea.memberlink ul li a{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
.relatedArea.memberlink ul li img{
	position: absolute;
	left:0;
	top: 0;
	width: 50px;
}
.relatedArea .relatedPic figure{
	position: relative;
}
.relatedArea .relatedPic figure i{
	display: none;
}
.relatedArea.video .relatedPic figure:after{
	position: absolute;
    font-size: 36px;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}
.titBlockArea .blockTit{
	border-bottom: none;
}




.clubBnr{margin: 20px 0;}
.clubBnr img{width: 100%;}
.clubBnr .spDISP{display: block;}
.clubBnr .pcDISP{display: none;}


