@charset "utf-8";

/* 새글 스킨 (latest) */
.product_lt{  /*position:relative;margin:0 auto;overflow:hidden; height:500px; width:100%;*/ position: relative;}

.variable { height:120px; /*margin:0 auto; text-align:center; width:1200px;*/ }
.variable .box_img  {  position:relative; width:280px; height:120px; overflow: hidden; box-shadow: 2px 2px 5px rgba(0,0,0,0.25); transition: 0.3s; top: 0;}

.gall_img .lt_img {}
.gall_content{ transition:.5s ease; position:absolute; background:rgba(255,255,255,1); bottom: 0;  width:280px; padding: 45px 0; border-bottom: 3px solid #0c4324; text-align: center;}
.gall_content a{  font-size:18px; outline:0; font-size: 26px; font-family: 'NanumSquare', sans-serif; color: #0c4324; font-weight: 600;}
.gall_content .box-content{ display:block; font-size:18px; color:#555; position:relative; margin-top:15px; line-height: 20px; height: 80px; overflow: hidden;}
.gall_content .box-content:after {content: "+"; display: table; width: 100%; font-size: 2em; font-weight: 100; color: #666666; display:none;}

.view_more{display: block; width: 100px; line-height: 30px; background: #cb2828; text-align: center; position: absolute; right: 0; top: -20px;}
.view_more2{display: block; width: 100px; line-height: 30px; background: #cb2828; text-align: center; position: absolute; right: 0; top: 10px; z-index: 9;}


/*밑에 dot부분
.product_lt .slick-dots{  bottom:0; position:relative; z-index:-999;}
.product_lt .slick-dots li{width:15px; height:15px;}
.product_lt .slick-dots li button{width:15px; height:15px;}
.product_lt .slick-dots li.slick-active button:before{color:#01a982; font-size:12px; background:#01a982;}
.product_lt .slick-dots li button:before{content:''; width:15px; height:15px; background:#cccccc; border-radius:15em}
*/
/*
.product_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.product_lt ul{padding:0}
.product_lt li{width:25%;padding:0 10px}
.product_lt li .lt_img{ margin:5px 0;display:block}
.product_lt li .lt_img img{ width:100%; }
.product_lt li a:hover{color:#a22121}
.product_lt li .fa-heart{color:#ff0000;}
.product_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}

.product_lt li .fa-caret-right{color:#bbb}
.product_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);}
.product_lt .lt_date{display:block;margin-top:5px;color: #888;}
*/