@charset "utf-8";
/* 새글 스킨 (latest) */

.lat_youtube {position:relative;font-family: 'Pretendard-Regular';margin:0 auto;overflow:hidden;width:80%;margin:15px auto 0;}
.lat_youtube h2{text-align:left;font-size:1.846em;margin-bottom:5px}
.lat_youtube h2 a{padding:10px 0;border-bottom:0 solid #ea185f;color:#CC0003;}
.lat_youtube .lat_title a{color:#000000;display:inline-block;position:relative}
.lat_youtube .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#000000;content:''}
.lat_youtube ul{padding:30px 0 0}
.lat_youtube li {position:relative;font-size: 1.3em;}
.lat_youtube li a{color:#666}
.lat_youtube li a:hover{color:#000}
.lat_youtube .lt_more {position:absolute;top:11px;left:180px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.lat_youtube .lt_more:hover{color:#777}

@media (max-width: 969px){
.lat_youtube h2{text-align:center;font-size:1.846em;margin-bottom:25px}
.lat_youtube h2 a{padding:10px 0;border-bottom:2px solid #ea185f;color:#000000}
.lat_youtube {position:relative;font-family: 'Pretendard-Regular';margin:5px auto;overflow:hidden;width:90%;margin:0 auto;}
}