@charset "utf-8";

/* font face */
@font-face{
	font-family:'NanumGothic';
	src:url('/fonts/NanumGothic.eot');
	src:url('/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'), url('fonts/NanumGothic.woff') format('woff');
	font-family:'MalgunGothic;';
	src:url('/fonts/MalgunGothic.eot');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/fonts/NotoSansKR-Thin.woff2) format('woff2'),
       url(/fonts/NotoSansKR-Thin.woff) format('woff'),
       url(/fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/NotoSansKR-Light.woff2) format('woff2'),
       url(/fonts/NotoSansKR-Light.woff) format('woff'),
       url(/fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/fonts/NotoSansKR-Regular.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Regular.woff) format('woff'),
        url(/fonts/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(/fonts/NotoSansKR-Medium.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Medium.woff) format('woff'),
        url(/fonts/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/fonts/NotoSansKR-Bold.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Bold.woff) format('woff'),

 
        url(/fonts/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(/fonts/NotoSansKR-Black.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Black.woff) format('woff'),
        url(/fonts/NotoSansKR-Black.otf) format('opentype');
 } 

/* base */
* {margin:0; padding:0; -webkit-text-size-adjust:none;}
body {font-family:'Noto Sans KR';color:#555}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button {margin:0;padding:0;}
/* 새글 스킨 (latest) */
.pic_lt3{position:relative;overflow:}
.pic_lt3 .lat_title {display:block;background:#fcfcfc;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;}
.pic_lt3 .lat_title a{color:#253dbe;display:inline-block;position:relative}
.pic_lt3 .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.pic_lt3 .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt3 .lt_more:hover{color:#777}
.pic_lt3 ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt3 ul{}
.pic_lt3 li{float:left;width:23%;border:0px solid #ccc;margin-left:32px;}
.pic_lt3 li:first-child{float:left;border:0px solid #ccc;margin-left:0px;}
.pic_lt3 li .lt_img{margin:0;display:inline;}
.pic_lt3 li .lt_img img{max-width:100%;height:auto;padding-bottom:7px;}
.pic_lt3 li a{color:#555;font-size:15px;font-weight:400;}
.pic_lt3 li a:hover{color:#ce4f28}
.pic_lt3 li .fa-heart{color:#ff0000;}
.pic_lt3 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_lt3 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_lt3 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_lt3 li .fa-caret-right{color:#bbb}
.pic_lt3 .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_lt3 .lt_date{display:block;margin-top:15px;color: #555;}


@media (max-width:1195px) {
.pic_lt3 li{float:left;width:25%;border:0px solid #ccc;margin-left:0px;height:220px;}
.pic_lt3 li:first-child{float:left;border:0px solid #ccc;margin-left:0px;height:220px;}
}

@media (max-width:640px) {
.pic_lt3 li{float:left;width:50%;border:0px solid #ccc;margin-left:0px;height:230px;}
.pic_lt3 li:first-child{float:left;border:0px solid #ccc;margin-left:0px;height:230px;}
.pic_lt3 li .subcon{width:100%;padding:3px;font-size:12px;color:#555;}
.pic_lt3 .lt_date{display:none;}
}
