@charset "utf-8";
/* 새글 스킨 (latest) */
.pic_lt{position:relative;margin-bottom:20px;overflow:hidden;border: 1px solid #c6cacc;background:#fff}
.pic_lt .lat_title {display:block;background:#fcfcfc;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;}
.pic_lt .lat_title a{color:#253dbe;display:inline-block;position:relative}
.pic_lt .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.pic_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#ccc;border-radius:3px;text-align:center;}
.pic_lt .lt_more:hover{color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul{padding:20px 15px }
.pic_lt li{float:left;width:20%;padding:0 10px}
.pic_lt li .lt_img{margin:5px 0;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;width:16px;line-height:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius:2px;}
.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:block;margin-top:5px;color: #888;}

.head-title{display:block;margin:10px 0 25px 0;padding:3px 3px 3px 0;border-bottom:1px solid #f2f2f2;}
.h2-title-left{font-size:12px;font-weight:bold;line-height:1.5;border-left:2px solid #ff0000;padding:0 0 0 10px;}
.h2-title-bottom{font-size:1.2em;font-weight:bold;margin:0 0 -2px 0;padding-bottom: 5px;display:inline-block;border-bottom:2px solid #ff0000;}

.btn-more{float:right;color:#333333;}

.profile_area{display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-flow:wrap;justify-content:space-between;align-content:center;padding:0 6px;}
.sub_gallery_3_profile{width:100%;padding:6px 0;}
.sub_gallery_3_profile img{border:1px solid #bbb;border-radius:50%;width:20px;height:20px;}
.lt_date{width:100%;color:#888888;display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;justify-content:space-between;}
/* 모바일시 height : 100% 로 설정 */
.over_content{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;height:auto;opacity:0;transition:.5s ease;background-color:#111111;border-radius:8px 8px 0 0;}
.over_content:hover{opacity: 0.7;}
.over_subject{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:#ffffff;}
.over_subject{color:#ffffff;}
.over_subject:hover{color:#ffffff;}
.gallery_row{display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;justify-content:space-between;flex-wrap:nowrap;overflow-x:hidden;}
.gallery_row img{border-radius:8px 8px 0 0}
.cards{display:block;margin-bottom:0;line-height:1.42857143;background-color:#fff;border-radius:8px 8px 0 0;box-shadow:0 1px 1px 0 rgb(0 0 0 / 16%), 0 1px 3px 0 rgb(0 0 0 / 12%);transition:box-shadow .25s;}
.cards img{width:100%;}
.cards a{display:block;position:relative;}
@media(max-width:991.98px){
.cards{margin-bottom:10px;}
}
