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

/* 메인 서브 배너 */
.main .subbnArea {}
.main .subbnArea a { display: block;}
.main .subbnArea .topBannerLeft {float:left;width:50%;box-sizing:border-box; padding:6px 3px 0 0 }
.main .subbnArea .topBannerRight {float:right;width:50%;box-sizing:border-box; padding:6px 0 0 3px }
.main .subbnArea img {width:100%; vertical-align:top;}

/* 공지사항 */
.hdNotice {margin-top: 6px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.hdNotice dt a {display: block;position: relative;border-bottom: 1px solid #eee;height: 36px;line-height: 38px;padding: 0 15px;}
.hdNotice dt i {position: absolute;right: 15px;top: 15px;}
.hdNotice dd {padding: 10px 15px;}
.hdNotice dd li a {display: block;line-height: 23px;}
 
/* tabProduct */
#tabProduct {visibility:hidden;position:relative;margin-top: 40px;background: #f5f5f5;}
#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: 37px;font-size: 11px;text-align:center;line-height: 37px;background: #fff; border-radius: 5px; margin: 0 2px; text-overflow: clip;white-space: nowrap;overflow: hidden;}
#tabProduct .newCate_prod .newCateTab li a.active { color:#fff; background-color:#111;  }
#tabProduct .listName {border-bottom:0; margin-bottom:0; padding-bottom:0}

/* 메인 중간 배너 */
.mdlArea01 {margin-top: 30px;}
.mdlArea02 {margin-top: 40px;}
.mdlArea01 img , .mdlArea02  img {width:100%; max-width:100%; height:auto;}

/* weeky Best */
#contents .weeklyBestWrap {position: relative;overflow: hidden;}
#contents .weeklyBestWrap > a {font-size: 11px;position: absolute;top: 0px;right: 5px;display: block;height: 20px;padding-top: 14px;}
#contents .weeklyBestWrap > a i { }
#contents .weeklyBestWrap .weekly-container {padding: 0 10px;}
#contents .weeklyBestWrap .swiper-wrapper {}
#contents .weeklyBestWrap .swiper-slide {width: 120px;margin-right: 10px;}
#contents .weeklyBestWrap .swiper-slide a { }
#contents .weeklyBestWrap .swiper-slide dl dt.thumb img { width: 100% }
#contents .weeklyBestWrap .swiper-slide dl { text-align: center }
#contents .weeklyBestWrap .swiper-slide dl dd { padding: 10px 0 0 }
#contents .weeklyBestWrap .weekly-pagination {position: absolute;top: 43px;left: 10px;}

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

/* 인스타그램 */ 
.instagramArea span {font-size: 14px;font-weight: normal;}
.instaImg {margin: 0 15px;}
.instaImg img {width:100%; height:auto;}


/* BASIC css end */

