@charset "Shift-JIS";


section.contentCmpv{
	width:100%;
	background:url(../_img/index/tvcm_panel.png) 0 top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	padding:22.5% 0 0 0;
}
/*
section.contentWide .youtubeWarp{
	width:83.75%;
	margin:0 auto 5%;
}


#youtubeBox{
	width:100%;
	min-height:64%;
	height:auto;
	
	margin:0;
	padding:0;
}
*/
section.contentCmpv .youtubeWarp{
	margin:0 8.125% 4%;
	position: relative;
	padding-bottom: 47.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
	
}

#youtubeBox{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
}


section.contentCmpv ul{
	overflow:hidden;
	padding:0 0 7% 0;
}


section.contentCmpv ul li{
	position:relative;
	float:left;
	width:26.875%;
	margin:0 0 3% 3% ;
}

section.contentCmpv ul li.listStart{
	margin:0 0 0 7% ;
}

section.contentCmpv ul li p.iconNew{
	position:absolute;
	width:20%;
	top:-7%;
	right:-6%;
}