@charset "UTF-8";
#contents-inner h1{
	background : url(../images/title_header_player.jpg) left top / auto auto no-repeat scroll padding-box border-box red;
}
/* Player
=========================================================================================== */

article, section{
	overflow: hidden;
}

.playerBox{
	padding: 10px 15px;
	float: left;
}
.playerBox img{
	width: 200px;
	height: 200px;
	margin: 0 auto;
	display: block;
}
.playerCap{
	margin: 5px 0 0 0;
	font-size: 100%;
	text-align: center;
}
.playerCap a p{
	font-weight: bold;
	font-size: 90%;
}
.staffBox{
	padding: 10px 15px;
	float: left;
}
.staffBox img{
	width: 100px;
	height: 125px;
	margin: 0 auto;
	display: block;
}
.staffCap{
	margin: 5px 0 0 0;
	font-size: 80%;
	text-align: center;
}
.staffCap a p{
	font-weight: bold;
	font-size: 90%;
}

/* Player profile
=========================================================================================== */

#playerPrf .prfL{
	width: 50%;
	margin: 0 0 10px;
	float: left;
}
#playerPrf .prfL img{
	width: 100%;
	height: 100%;
	margin: 0 auto 5px;
}
#playerPrf .prfR{
	width: 45%;
	margin: 0 0 10px;
	float: right;
}
#playerPrf .prfR h2{
	color: #004ea2;
	font-size: 200%;
	font-weight: bold;
	line-height: 1em;
}
#playerPrf .prfR h3{
	font-size: 87.5%;
	font-weight: bold;
	line-height: 1.5em;
}
.prfRinner{
	margin: 20px 0;
}
.prfRinner ul.prfDate{
	width: 100%;
}
.prfRinner ul.prfDate li.box{
	width: 20%;
	margin: 5px 0;
	padding: 4px 10px;
	color: #fff;
	font-size: 81.25%;
	text-align: center;
	background-color: #777;
	float: left;
}
.prfRinner ul.prfDate li{
	width: 65%;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 81.25%;
	float: left;
}
article.content{
	overflow: hidden;
}
article.content p.desc{
	padding: 5px 7px;
}
h2.contentLine{
	margin: 10px;
	pading: 10px;
	border-bottom: 2px solid #D00;
	line-height: 1.5em;
	clear: both;
}
h2.contentLine img.square{
	width: 10px;
	height: 10px;
	margin: 0 8px;
}
h2.contentLine{
	font-size: 93.75%;
	font-weight: bold;
}
p{
	font-size: 81.25%;
}
#playerLink{
	overflow: hidden;
	font-size: 81.25%;
	line-height: 1.8;
	padding: 5px 7px;
	margin-bottom: 15px;
}
#playerLink ul li{
	width: 25%;
	float: left;
}
#playerLink ul li img.arrow{
	width: 9px;
	height: 11px;
	margin: 0 5px 0 0;
}


/* for - 767px */
@media screen and (max-width: 767px) {
    #contents-inner h1{
        font-size: 131.25%;
        line-height: 50px;
        padding: 0 0 0 50px;
        height: 50px;
        background: url(../images/sp_header_bg.jpg) no-repeat top left;
    }
	/* Player
	=========================================================================================== */

	.playerBoxWrap{
		width: 100%;
		clear: both;
	}
	.playerBox{
		width: 45%;
		padding: 2.5%;
		margin: 0 auto 5px;
	}
	.playerBox img{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.playerCap{
		font-size: 110%;
		line-height: 1.5;
		text-align: center;
	}
	/* Player profile
	=========================================================================================== */
	#playerPrf{
		margin-bottom: 10px;
	}
	#playerPrf .prfL img{
		width: 100%;
		margin: 0 auto 5px;
		display: none;
	}
	#playerPrf .playerImg02{
		background: url(../images/player/player02_prf_s.jpg) no-repeat 0 0;
	}
	#playerPrf .playerImg04{
		background: url(../images/player/player04_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg05{
		background: url(../images/player/player05_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg06{
		background: url(../images/player/player06_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg09{
		background: url(../images/player/player09_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg10{
		background: url(../images/player/player10_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg11{
		background: url(../images/player/player11_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg13{
		background: url(../images/player/player13_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg14{
		background: url(../images/player/player14_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg15{
		background: url(../images/player/player15_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg17{
		background: url(../images/player/player17_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg19{
		background: url(../images/player/player19_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg20{
		background: url(../images/player/player20_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg21{
		background: url(../images/player/player21_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg22{
		background: url(../images/player/player22_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg23{
		background: url(../images/player/player23_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg24{
		background: url(../images/player/player24_prf_s.jpg) no-repeat center;
	}
	#playerPrf .playerImg25{
		background: url(../images/player/player25_prf_s.jpg) no-repeat center;
	}
	#playerPrf .prfL{
		width: 100%;
        height: 0;
        padding-top: 100%;
		background-size: contain;
		margin: 10px 0;
	}
	#playerPrf .prfR h2{
		color: #004ea2;
		font-size: 200%;
		font-weight: bold;
		line-height: 1em;
		text-align: center;
	}
	#playerPrf .prfR h3{
		font-size: 87.5%;
		font-weight: bold;
		line-height: 1.5em;
		text-align: center;
	}
	#playerPrf .prfRinner{
		margin: 10px 0;
		overflow: hidden;
	}
	#playerPrf .prfR{
		width: 100%;
	}
	.prfRinner ul.prfDate{
		width: 100%;
	}
	.prfRinner ul.prfDate li.box{
		width: 100%;
		margin: 2px 0;
		padding: 3px 10px;
		font-size: 100%;
		text-align: left;
	}
	.prfRinner ul.prfDate li{
		width: auto;
		margin: 4px 0;
		padding: 2px 10px;
		font-size: 90%;
		line-height: 1.6;
		float: left;
	}
	p{
		font-size: 90%;
		line-height: 1.5;
	}
	#playerLink{
		font-size: 90%;
		line-height: 1.8;
	}
	#playerLink ul li{
		width: 100%;
		float: left;
	}
}
