@charset 'UTF-8';
/*  Add Custom CSS here.  */

#top .sec-ytb {
	text-align: center;
	margin: 95px 0 0;
}

#top .sec-ytb .wcm3 {
	max-width: 700px;
}

#top .sec-ytb iframe {
	width: 100%; height: 370px;
}
@media (max-width: 767px) {
	#top .sec-ytb {
		text-align: center;
		margin: 55px 0 0;
	}	
	#top .sec-ytb iframe {
		height: 188px;
	}
}
