@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {margin-left:20px}
.lt {position:relative;width:100%;height:100px;}
.lt:after {display:block;visibility:hidden;clear:both;content:""}
.com_ban .lt ul {margin:0px;padding:0;list-style:none; width:320px !important;}
.lt li {padding:37px 0; box-sizing:border-box; border-bottom:1px solid rgba(0,0,0,0.05); color:#666; font-size:1.25em;}
.lt li a{display:block; color:#555; padding:0 24px;}
.lt li a strong{ font-size:16px; font-weight:400; line-height:1.5em; color:#fff;}
.lt li a:hover{ color:#1428a0;}
.lt li:last-child{border-bottom:none;}
.news_text{padding:15px 0; display:block; width:80%; font-size:16px; font-weight:400; color:#666; line-height:1.6em; word-break:keep-all;}
span.lt_date{display:block; font-size:16px; font-weight:400; color:#273169;}
.lt .lt_title {position:relative; float:left; width:120px; display:block; box-sizing:border-box; font-size:17px; font-weight:bold; color:#fff; text-align:center; line-height:100px;}
.lt .lt_title:before{content:''; position:absolute; top:50%; right:0; width:2px; height:14px; background:rgba(255,255,255,0.5); transform:translateY(-50%);}
.lt .lt_more {position:absolute;top:0;right:0px; width:300px; height:80px; box-sizing:border-box; border-left:1px solid  rgba(0,0,0,0.05);}
.lt .lt_more a {display:block; padding:30px; height:100%; box-sizing:border-box; color:#555; font-size:1.2em;}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:500;}
.lt .bx-wrapper{float:left; width:calc(100% - 120px); width:-webkit-calc(100% - 120px);}

@media screen and (max-width:768px) {
	.lt{height:80px;}
	.lt .lt_title{line-height:80px;}
	.lt li{padding:27px 0;}
}
@media screen and (max-width:600px) {
	.lt .lt_title{display:none;}
	.lt .bx-wrapper{width:100%;}
}
@media screen and (max-width:550px) {
	.lt{height:70px;}
	.lt .lt_title{line-height:70px;}
	.lt li{padding:22px 0;}
	.lt li a{padding:0 13px;}
	.lt li a strong{font-size:15px;}
}