@charset "utf-8";

#youtube { margin: 0 auto; width:1302px; height:300px; margin-top:70px; }
#youtube .checkbox { text-align:center; }
#youtube .subject { /* 이미지 전체 사이즈 */ width:410px; text-align:center; padding:10px 0 0; }

#youtube_section figure, 
#youtube_section figcaption {margin: 0; padding: 0;}
#youtube_section { margin: 0 auto; width:100%; top:0px; }
#youtube_section .sortlist .sortbox {float:left;display: block; margin:0 7px; vertical-align:top; }
#youtube_section .sortlist .iner { padding:0; vertical-align:top;}
#youtube_section .sortlist .iner .gallery ul { display:inline-block; /* 이미지 가로 사이즈 */ list-style:none; vertical-align:middle; padding:0px; }
#youtube_section .sortlist .iner .img { float:left;width:33.332%; }
#youtube_section .sortlist a { font-family:'Noto Sans Kr'; font-size:17px; color:#fff; font-weight:300; line-height:26px; letter-spacing:-0.02em; }

#youtube_section .sortlist .iner { vertical-align:top;overflow: hidden;	position: relative; height:355px; border: 0px solid #e1e1e1;background-color:none; /*box-shadow: 4px 4px 0 rgba(190,190,190,0.1); -webkit-box-shadow: 4px 4px 0 rgba(190,190,190,0.1);*/	clear: both;}
#youtube_section .sortlist .iner:hover {vertical-align:top;overflow: hidden;position: relative;	height:355px; border: 0px solid #AAA;	background-color:none; /*box-shadow: 4px 4px 0 rgba(190,190,190,0.1);
	-webkit-box-shadow: 4px 4px 0 rgba(190,190,190,0.1);*/	clear: both;}
