@charset "utf-8";




/* 새글 스킨 (latest) */



div.desc {border-bottom:1px solid #ccc;}
div.desc:last-child {border-bottom:0 !important}
div.desc a {font-size:16px;padding:18px;color:#222;font-weight:400;display:block;}


@media (max-width:1260px) {

/* 새글 스킨 (latest) */



div.desc a {font-size:15px;}

span.date {}
}





@media (max-width:747px) {

/* 새글 스킨 (latest) */



div.desc a {font-size:14px;}

span.date {}

}

@media (max-width:486px) {

span.date {display:none;}

}