/* BASIC css start */
/* 롤링배너 */
#mainVisual { visibility: hidden; position:relative; overflow:hidden;  }
#mainVisual img {width:100%;}
#mainVisual .bx-pager{position:absolute;bottom:10px;left:0;right:0;z-index:60;text-align:center;letter-spacing: -1px;}
#mainVisual .bx-pager-item{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;display:inline-block;position:relative;}
#mainVisual .bx-pager-link{display:inline-block;width:12px;height:12px;border-radius:50%;font-size:0;margin:4px;background-color: #2e2e2e;}
#mainVisual .bx-pager-link.active{width:12px;height:12px;background-color: #fff;}
#mainVisual .bx-controls-direction {position:absolute; bottom:4%; width:100%; text-align:center; display:inline-block; z-index:60;}
#mainVisual .bx-prev { margin-right:60px; }

/* tabProduct */
#tabProduct {visibility:hidden;position:relative;}
#tabProduct .newCate_prod { position:relative }
#tabProduct .newCate_prod .newCateTab {zoom: 1;overflow: hidden;text-align:center;width:95.6%;margin:0 auto; }
#tabProduct .newCate_prod .newCateTab li{ width:20%;float:left; }
#tabProduct .newCate_prod .newCateTab li a {display:block;height: 28px;line-height: 28px;font-size: 14px;color:#5d5d5d;background:transparent;text-align:center;text-overflow: clip;white-space: nowrap;overflow: hidden;}
#tabProduct .newCate_prod .newCateTab li a.active { background:#e0e0e0;}
#tabProduct .newCate_prod .newCateList {position:relative;padding: 15px 0;}
#tabProduct .newCate_prod .newCateList a {display:block;padding:0 2px;}
#tabProduct .newCate_prod .slideList .item-cont { padding: 0 4px; }
#tabProduct .newCate_prod .slideList ul { zoom:1; overflow:hidden;}
#tabProduct .newCate_prod .slideList li.itemWrap {float: left;position:relative;width: 50%;padding: 0 2px;box-sizing:border-box; }
#tabProduct .newCate_prod .slideList li.itemWrap2 {width: 33.33% !important;}
#tabProduct .newCate_prod .slideList li .thumb img {width:100%;}
#tabProduct .newCate_prod .prd-info-bx {left:0;right:0;text-align:left;margin-top: 5px; min-height:110px;}
#tabProduct .newCate_prod .prd-info-bx .prd-info {background:#fff;opacity:0.8;filter:alpha(opacity=80);text-align:center;}
#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 {font-weight: bold;color: #292929; margin:6px 0 0;}
#tabProduct .newCate_prod .prd-info-bx .prd-name{padding:5px 0px;color:#2e2e2e; font-weight:bold;font-size:14px;}
#tabProduct .newCate_prod .prd-info-bx .subname{padding-bottom:5px; color:#787878; }
#tabProduct .newCate_prod .slideList li.itemWrap2 .prd-price del { display:block;}

/* 메인 타이틀 */
.main h3 {font-size: 20px;display: inline-block;margin: 12% auto 3%;width: 100%;text-align: center;}
.main .specialProduct h3 {font-size: 18px;display: inline-block;margin: 50px auto 15px;width: 100%;text-align: center;}

.mdArea { background-color:#eaeaea; }

/* MD's PICK 롤링상품 */
#mdPick{ position:relative; overflow:hidden;}
#mdPick p.ttl {font-size: 20px;display: inline-block;margin: 14% auto 3%;width: 100%;text-align: center;}
#mdPick .best-container {width:98%;margin:0 auto; }
#mdPick .best-container .swiper-slide { width:33.3%;text-align:center; }
#mdPick .best-container .swiper-slide a { display:block; padding:4px }
#mdPick .best-container .swiper-slide .listPic { width:100% }
#mdPick .best-container .swiper-slide .list_shoppingInfo .listName { padding-top:10px; font-size:12px; color:#555 }
#mdPick .best-container .swiperBtn {color:#111;font-size: 27px;position:absolute;top:27%;text-align:center;background-image: none; z-index:11;}

/* 배너영역 */
.btBan {margin: 0 auto 2%; }
.btBan img { width:100%; }

/* 공지사항 */
.notice { width:92%; margin:14% auto; }
.notice dt { font-size:16px; margin-bottom:10px; color:#3a3a3a; }
.notice dt span a { font-size:12px; float:right; font-weight:normal; text-decoration:underline; }
.notice dd { font-size:13px; line-height:38px; border-bottom:1px solid #e1e1e1; }
.notice dd a { color:#3a3a3a; }
.notice dd span { color:#7e7e7e; float:right; }

#footer { margin:0 !important;}
/* BASIC css end */

