@charset "Shift_JIS";

	
/* youtube tag width
 ---------------------------------------------------------------- */
	
	#article-wrap .video-article iframe{
    width:100% !important;
    

 /*   
    height:100% !important;
    max-width: 100%;
    height: auto;

    width:auto;
    height:auto;
*/
}

#article-wrap .article-video iframe  {
    max-width:320px !important;
    height: auto;
}