/* BASIC css start */
/* 메인 롤링 배너 */
.sliderWrap {position:relative;min-width:1200px;height: 580px;overflow:hidden;}
.sliderWrap .sliderArea {margin-left:-1500px;position:absolute;top:0;left:50%;width:3000px;height:580px;text-align: center;}
.sliderArea .bx-pager{position:absolute;bottom: 20px;left:0;right:0;z-index:60;text-align:center;}
.sliderArea .bx-pager-item{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;display:inline-block;position:relative;}
.sliderArea .bx-pager-link{display:inline-block;width: 16px;height: 6px;font-size:0;margin: 0 3px;background-color: rgba(140, 140, 140, 0.8);border-radius: 3px;}
.sliderArea .bx-pager-link.active{width: 80px;background-color: rgba(45, 45, 45, 0.8);}
.sliderArea .bx-controls-direction {position:absolute;top:50%;z-index:60;text-align:center;width: 100%;opacity:0;}
.sliderArea:hover .bx-controls-direction {transition:all 0.3s ease;-webkit-transition:all 0.3s ease; opacity:1; }
.sliderArea .bx-prev, .sliderArea .bx-next{position:absolute;top:0;margin-top:-25px;font-size: 30px;display:inline-block;width:50px;height:50px;color: #eaeaea;border-radius: 100%;}
.sliderArea .bx-prev i, .sliderArea .bx-next i {vertical-align: middle;line-height: 50px;}
.sliderArea .bx-prev{left: 50%;margin-left: -590px;}
.sliderArea .bx-next{right: 50%;margin-right: -590px;}
.sliderArea .bx-prev:hover,
.sliderArea .bx-next:hover{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;background-color: rgba(90, 90, 90, 0.8);color:#fff;border-radius: 100%;}

/* 메인 서브 배너 */
.subbnArea {position: relative;margin-top: 12px;margin-left:-12px;}
.subbnArea:after { content: ""; display: block; clear: both; }
.subbnArea .sub_banner > li {float: left;margin-left: 12px;width: 291px;}
.subbnArea .sub_banner > li > img { width: 100%; max-width: 100%; }
.subbnArea .sub_banner li.hdNotice {border: 1px solid #ddd;width: 289px;height: 178px;}
.subbnArea .sub_banner li.hdNotice dt a {display: block;position: relative;border-bottom: 1px solid #eee;height: 40px;line-height: 42px;padding: 0 20px;}
.subbnArea .sub_banner li.hdNotice dt i {position: absolute;right: 18px;top: 15px;}
.subbnArea .sub_banner li.hdNotice dd {padding: 10px 20px;}
.subbnArea .sub_banner li.hdNotice dd li a {display: block;line-height: 23px;}
 
/* tabProduct */
#tabProduct {visibility:hidden;position:relative;margin-top:70px;background-color:#f5f5f5;padding: 20px 0 100px; 0}
#tabProduct .newCate_prod { position:relative }
#tabProduct .newCate_prod .newCateTab {zoom: 1;overflow: hidden;width: 950px;margin: 0 auto 40px;}
#tabProduct .newCate_prod .newCateTab li{float:left;width: 170px;margin: 0 10px;text-align:center;}
#tabProduct .newCate_prod .newCateTab li a {display:block;height: 45px;font-size:14px;line-height: 45px;background:#fff;border-radius: 5px;}
#tabProduct .newCate_prod .newCateTab li a.active { color:#fff; background-color:#333; }
#tabProduct .newCate_prod .slideList ul {margin-left: -15px;}
#tabProduct .newCate_prod .slideList li {position:relative;float:left;width: 228px;margin: 0 0 15px 15px;}
#tabProduct .newCate_prod .slideList li .thumb img {width:100%;}
#tabProduct .newCate_prod .prd-info-bx {display:none;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;}
#tabProduct .newCate_prod .prd-info-bx .prd-info {position:absolute;top:50%;left:0;right:0;margin-top: -70px;z-index:10;}
#tabProduct .newCate_prod .prd-info-bx .clChip {display: flex;flex-wrap: wrap;gap: 2px;padding-bottom: 10px;justify-content: center;}
#tabProduct .newCate_prod .prd-info-bx .clChip span {display:inline-block;width: 12px;height: 3px;border: 1px solid rgba(0,0,0,0.15);box-sizing: border-box;}
#tabProduct .newCate_prod .prd-info-bx .prd-name {font-size: 14px;}
#tabProduct .newCate_prod .prd-info-bx .prd-subname {padding: 15px 25px; }
#tabProduct .newCate_prod .prd-info-bx .prd-price del { color:#999; font-weight: normal; font-size: 12px; margin-right: 5px;}
#tabProduct .newCate_prod .prd-info-bx .prd-price {padding: 3px 0 10px;font-size:16px;font-weight: bold;}
#tabProduct .newCate_prod .prd-info-bx .bg {position:absolute; top:0; left:0; right:0;bottom:0;background:#fff; opacity:0.8; filter:alpha(opacity=80); z-index:0 }

/* 메인 중간 배너 */
.mdlArea01 { margin-top: 50px; }

/* 상품 타이틀 */
.h_title {padding: 70px 0 35px;text-align:center;}
.h_title h3 { font-size: 24px; font-weight:bold; color:#292929; }

/* special item */
#specialItem .item-wrap .item-cont .item-list{ width:228px; padding:0 15px 40px 0 }
#specialItem .item-wrap .item-cont .item-list:last-child { padding-right:0px }
#specialItem .item-wrap .item-cont .item-list .thumb a { width: 100%; }


/* 인스타그램 */
.instaWrap .h_title h3 span {font-size: 14px;font-weight: normal;}
.instaWrap {text-align:center; }
/* BASIC css end */

