@charset "utf-8";


#youtube { margin: 0 auto; width:100%; height:100%; }
#youtube .Subject { /* 이미지 전체 사이즈 */ display:inline-block; position:relative; width:100%; text-align:center; padding:0 0 25px 0; margin-top:-52px;}
#youtube .Subject a { font-size:16px; font-weight:600; line-height:17px; letter-spacing:-0.07em; }

#youtube .embed-container { position:relative; padding-bottom: 56.23%; height: 0; overflow: hidden; }
#youtube .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; left:0; top:0;  width: 100%; height: 100%; }


