@charset "utf-8";
/* 새글 스킨 (latest) */
.pic_lt{position:relative;}
.little_text {
	width:100%;
	color:#185696;
	font-size:16px;
	letter-spacing:0;
}
.pic_area	{
	padding:0 1em;
}
.pic_lt_title {
	padding:1em 0 1em 0;
	font-size:18px;
	display:inline-block;
}
.pic_lt_title a {
	color:#404040;
}
.pic_lt .lat_title {display:block;padding:0 20px;line-height:45px;font-size:26px;color:#212121; font-weight:400;text-align:center;}
.pic_lt .lat_title a{color:#212121;display:inline-block;position:relative; text-decoration:none;}
.pic_lt .lt_more {
	bottom:0;
	right:50%;
	display:block;
	line-height:25px;
	color:#fff;
	border-radius:3px;
	width:10%;
	margin:0 auto;
	text-align:center;
	background:#04a2e3;
	border-radius:25px;
	padding:1em 2em;
	margin-bottom:3px;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.pic_lt .lt_more:hover{background-color:#185696; box-shadow:none;}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul{padding:3em 0px }
.pic_lt li{min-height:388px;float:left;width:23%;margin:0 1%; background-color:#fff; text-align:left; border:1px solid #ececec; box-shadow:0px 0px 10px rgba(0,0,0,.2)}
.pic_lt li .lt_img{display:block}
.pic_lt li .lt_img img{width:100%;height:auto}
.pic_lt li a:hover{color:#a22121}
.pic_lt li .fa-heart{color:#ff0000;}
.pic_lt 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_lt li .new_icon{
	display:inline-block;
	margin-right:0.2em;
	width: 16px;
	line-height:15px ;
	font-size:12px;
	color:#fff;
	background:#e82637;
	text-align:center;
	border-radius: 2px;
	position:relative;
	top:-3px;
}
.lt_area01{
	display:block;
	font-weight:300;
	line-height:22px;
	margin:0 0 1em 0;
	padding-bottom:2.5em;
	border-bottom:1px solid #ececec;
	min-height:80px;
	color:#777;
}
.profile_img img {
	width:40px;
	margin-right:3px;
}
.pic_lt 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_lt li .fa-caret-right{color:#bbb}
.pic_lt .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_lt .lt_date{display:inline-block;margin:5px 0 1em 0;color: #a7a7a7; font-size:13px;float:right;}


@media screen and (max-width: 1268px) {
	.lt_area01 {
		min-height:102px;
	}
}
@media screen and (max-width: 1223px) {
	.pic_lt .lt_more {
		padding:1em;
	}
}
@media screen and (max-width: 1208px) {
	.lt_area01 {
		min-height:114px;
	}
}
@media screen and (max-width: 1176px) {
	.lt_area01 {
		min-height:118px;
	}
}
@media screen and (max-width: 1024px) {
	.lt_area01 {
		min-height:132px;
	}
	.pic_lt_title {
		font-size:16px;
	}
}
@media screen and (max-width: 976px) {
	.pic_lt li {
		float:none;
		display:inline-block;
		width:48%;
		margin:0;
		margin-right:3%;
		margin-bottom:3%;
	}
	.pic_lt li:nth-child(2), .pic_lt li:nth-child(4) {
		margin-right:0;
	}
	.lt_area01 {
		min-height:100px;
	}
}
@media screen and (max-width: 865px) {
	.pic_lt .lt_more {
		width:15%;
	}
}
@media screen and (max-width: 690px) {
	.pic_lt ul {
		padding:2em 0;
	}
	.pic_lt .lt_more {
		padding:0.5em;
	}
	.little_text {
		font-size:14px;
	}
	.pic_lt .lat_title {
		line-height:40px;
	}
}
@media screen and (max-width: 577px) {
	.pic_lt li {
		min-height:0px;
		vertical-align:top;
	}
}
@media screen and (max-width: 485px) {
	.pic_lt_title {
		line-height:20px;
		padding:0.7em 0;
	}
	.pic_lt .lt_more {
		width:20%;
	}
}
@media screen and (max-width: 360px) {
	.pic_lt li {
		width:95%;
	}
	.pic_lt .lt_more {
		width:30%;
	}	
}