#highlight #sp_contents .overview{
	width:590px;
}
#highlight #sp_contents .list{
	width:390px;
}


#highlight .info .clearfix{
	margin-top:15px;
	margin-bottom:35px;
}

#highlight .info .clearfix h3{
	text-align:center;
	font-size:1.7rem;
}
#highlight .info .clearfix section{
	float:left;
	width:50%;
}
#highlight .info .clearfix section .winner{
	display: block;
	text-align:center;
	font-size:1.5rem;
	font-weight:bold;
	line-height:1.5;
	margin-bottom:15px;
}
#highlight .info .clearfix section .winner a{
	display:inline;
}
#highlight .info .clearfix section .winner span{
	font-size:1.5rem;
}
#highlight .info .point,
#highlight .info .report{
	width:560px;
	margin:0 auto;
	margin-bottom:10px;
}
#highlight .info .report iframe{
	width:560px;
	height:315px;
	border:0;
}
#highlight .info .point a{
	background-color:#e7a10a;
	color:white;
	padding:5px 0;
	display:block;
}
#highlight .info .report p{
	background-color:#000;
	color:white;
	padding:5px 0;
}

#highlight article section.comment > div h4.winner{
	color:#A76005;
}


#sp_contents .list{
	width:350px;
}
#sp_contents .overview{
	width:540px;
}
@media screen and (max-width: 768px) {
	#highlight .tab ul{
		font-size: 1.2rem;
	}
	#highlight .info .clearfix{
		margin-bottom:0;
	}
	#sp_contents #jcs .list{
		width:auto;
	}
	#sp_contents #jcs .overview{
		width:auto;
	}
	#highlight .info .clearfix section{
		float:none;
		width:100%;
		margin:20px 0;
	}
	#highlight .info .clearfix section .winner{
		margin-top:0px;
		margin-bottom:5px;
	}
	#highlight .info .point,
	#highlight .info .report{
		width:auto;
	}
	#highlight .info .report .youtube {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	#highlight .info .report .youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}
