@charset "utf-8";
/* CSS Motify wordpress */


.l-content .video iframe{width: 640px;height: 480px;}


/*===============================================*/	
	@media screen and (max-width: 480px){
.l-content .video iframe{width: 100%;height: 220px;}
		
		
		
}