/* 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;}
#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: 16px;height: 4px;font-size:0;margin: 0 3px;background-color: rgba(140, 140, 140, 0.6);border-radius: 3px;}
#mainVisual .bx-pager-link.active{width: 80px;background-color: rgba(45, 45, 45, 0.6);}

/* tabProduct */
#tabProduct {visibility:hidden;position:relative;}
#tabProduct .newCate_prod { position:relative }
#tabProduct .newCate_prod .newCateTab {zoom: 1;overflow: hidden; margin:0 10px 15px; }
#tabProduct .newCate_prod .newCateTab li{ float:left; width:20%; }
#tabProduct .newCate_prod .newCateTab li a {display:block;height: 30px;font-size: 11px;text-align:center;line-height: 30px;text-overflow: clip;white-space: nowrap;overflow: hidden;color:#777;}
#tabProduct .newCate_prod .newCateTab li a.active { color:#111; font-weight:bold; text-decoration: underline;  }
#tabProduct .newCate_prod .listName { border-bottom: 0; padding-bottom: 0;}

/* 메인 중간 배너 */
.mdlArea01 {margin: 10px 0;}
.mdlArea01 img {width:100%; max-width:100%; height:auto;}

/* weeky Best */
#contents .weeklyBestWrap {position: relative;overflow: hidden;background: #f8f8f8;margin-top: 40px;padding-bottom: 20px;}
#contents .weeklyBestWrap > a {font-size: 11px;position: absolute;top: 0px;right: 5px;display: block;height: 20px;padding-top: 14px;}
#contents .weeklyBestWrap .weekly-container {padding: 0 10px;}
#contents .weeklyBestWrap .swiper-slide {width: 120px;margin-right: 10px;}
#contents .weeklyBestWrap .swiper-slide dl dt.thumb img { width: 100%; border:2px solid #fff }
#contents .weeklyBestWrap .swiper-slide dl dd { padding: 10px 0 0 }
#contents .weeklyBestWrap .weekly-pagination {position: absolute;top: 43px;left: 10px;}
#contents .weeklyBestWrap .listName { border-bottom: 0; padding-bottom: 0;}

/* 메인 타이틀 */
.main h3 {font-size: 20px;display: inline-block;margin: 40px auto 20px;font-weight: bold;width: 100%;text-align: center;line-height: 20px;}


/* BASIC css end */

