@charset "utf-8";

/* 새글 스킨 (latest) */
.index5 .pic_lt {position:relative;}
.index5 .pic_lt .lat_title {display:block;font-size: 20px;padding-bottom: 20px;color: #3353b1;padding-left: 5px;font-weight: 600; letter-spacing: -0.03em; }
.index5 .pic_lt .lat_title span { font-weight: 400; font-size: 14px; }

.index5 .pic_lt li {padding:0 5px;}
.index5 .pic_lt .empty_li {line-height:145px ;color:#666;text-align:center;}
.index5 .pic_lt .empty_li:before {background:none;padding:0}

.index5 .pic_lt .lt_more {position:absolute;top:2px;right:0;}

@media all and (max-width:992px) {
.index5 .pic_lt .lat_title {font-size: 18px;padding-bottom: 10px;} 
    .index5 .pic_lt ul {width: 90%;margin: 0 auto;}   
.index5 .pic_lt .lt_more {top:2px;}      
}