@charset "utf-8";
/* 새글 스킨 (latest) */
.pic_lt{position:relative;margin-bottom:20px;overflow:hidden;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:#aaa;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;}


/* Phantom_CSS */

.phantom_slide_gallery { display:inline-block;}
.swiper-scrollbar-phantom-main {position: absolute; left: 0;bottom: 0;z-index: 50;height: 5px;width: 100%; background:rgba(0,0,0, 0.5)}

.phantom_slide_product_li { flex-wrap:wrap; background:none; display: flex; justify-content: flex-start;}
.phantom_slide_product_li .lt_img { position:relative; }
.phantom_slide_product_li .lt_img img {border-radius: 12px; box-shadow: 5px 7px 5px 0 rgba(0, 0, 0, 0.16); }
.phantom_slide_product_li a > p.p_title { opacity: 0; position: absolute; display: flex; left: 0; top: 0; width: 100%; color: #fff; height: 100%; background: rgba(0,0,0, 0.5); z-index: 1; align-items: center; justify-content: center;}
.phantom_slide_product_li a:hover > p.p_title { opacity:1; border-radius:12px; transition:0.3s ease all; cursor:pointer; }
.phantom_product_slide .swiper-wrapper { align-items: flex-end;}
.phantom_slide_product_li a .p_content { line-height:1.4em; font-size:13px; font-weight:400; margin-top:20px; text-align:left; display:block; width:100%;}
.phantom_slide_product_li > a.lt_img { display:inline-block; overflow:hidden; border-radius: 12px; }


.phantom_product_slide .swiper-wrapper .swiper-slide-active .phantom_slide_hover b.p_more { display:inline-block; }
.phantom_product_slide .swiper-wrapper .swiper-slide-active .phantom_slide_hover b.p_content { white-space:wrap; overflow:hidden; text-overflow:ellipsis; }
.phantom_slide_hover {border-radius: 20px; position: absolute; font-family: 'Noto Sans KR'; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0, 0.4); color: #fff; display: flex; opacity: 1; padding: 30px; align-items: flex-start; flex-direction: column; justify-content: flex-end;}
.phantom_slide_hover b.p_title { transition:0.3s ease all; font-size:30px; font-weight:600; line-height:1;} 
.phantom_slide_hover b.p_content { transition:0.3s ease all; width:95%; font-size:14px; text-align:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:400; line-height:1.4em; margin:20px 0; margin-top:10px;} 
.phantom_slide_hover b.p_more { transition:0.3s ease all; display:none; transition:0.3s ease all; border:1px solid #fff; border-radius:20px; padding:0 10px; font-size:12px; line-height:1; font-weight:400;} 

.swiper-container { width:100%; height:100%; }

.product_list { display:flex; border-radius:20px; background:#e8e9e8;}
.product_list li { padding:10px 20px; color:#000; font-size:12px; }
.product_list li.active { transition:0.3s ease all; background:#a3ce83; color:#fff; border-radius:20px; }
.product_list li:hover { transition:0.3s ease all; cursor:pointer; color:#a3ce83;}