@charset "utf-8";
@import url(https://cdn.rawgit.com/513g/NanumSquare/master/NanumSquare.css);

/* 새글 스킨 (latest) */


.pic_lt2{position:relative;overflow:background:#fff}
.pic_lt2 .lat_title {display:block;background:#fcfcfc;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;}
.pic_lt2 .lat_title a{color:#253dbe;display:inline-block;position:relative}
.pic_lt2 .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.pic_lt2 .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt2 .lt_more:hover{color:#777}
.pic_lt2 ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt2 ul{}
.pic_lt2 li{float:left;width:50% !important; margin-right: 0 !important;}
.pic_lt2 li:last-child{margin-right: 0;}
.pic_lt2 li .lt_img{display:block; float: left; width: 50% !important;}
.pic_lt2 li .lt_img img{width:100%; height:auto; border: 1px solid #ddd;}
.pic_lt2 li a:last-child{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 0 auto; font-size: 20px; font-weight: 400; font-family: 'ScoreDream', sans-serif; position: relative; display: inline-block; padding-left: 15px;}
.pic_lt2 li a:last-child:after{display: block; content: ""; width: 3px; height: 20px; position: absolute; left: 0; top: 4px; background: #01b9fe;}
.pic_lt2 li a:hover{color:#ba9e77;}

.pic_lt2 li .lt_right{background: #fff; float: right; width: 50%; padding: 20px;}
.pic_lt2 li .lt_right h4{font-family: 'ScoreDream', sans-serif; font-size: 24px; font-weight: 600; word-break: keep-all; margin-bottom: 0;}
.pic_lt2 li .lt_right h3{font-family: 'ScoreDream', sans-serif; font-size: 15px; font-weight: 400; color: #666; word-break: keep-all; margin: 20px 0;}
.pic_lt2 li .lt_right p{font-family: 'ScoreDream', sans-serif; font-size: 15px; font-weight: 400; color: #666; word-break: keep-all; margin-bottom: 20px;}
.pic_lt2 li .lt_right a{font-family: 'ScoreDream', sans-serif;; font-size: 13px; color: #888; display: inline-block; padding: 5px 20px; border: 1px solid #b6b6b6}
.pic_lt2 li .lt_right a:after{display: none !important;}

.pic_lt2 li .fa-heart{color:#ff0000;}
.pic_lt2 li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}
.pic_lt2 li .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.pic_lt2 li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.pic_lt2 li .fa-caret-right{color:#bbb}
.pic_lt2 .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space: nowrap;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.pic_lt2 .lt_date{display:block;margin-top:5px;color: #888;}

@media screen and (max-width:760px){
/* 모바일  */

.pic_lt2 li .lt_img img{margin-bottom: 10px;}
.pic_lt2 li a:last-child{font-size: 13px;}
	
}

