/* BASIC css start */
.item-wrap {overflow: hidden; padding: 35px 30px 0 0;margin: 0 auto;min-width: 1470px;}

/* ¸ÞÀÎ ·Ñ¸µ ¹è³Ê */
.sliderWrap {position:relative; width:100%; margin:2px auto 0;}
.sliderWrap .mainSliderArea {position:relative;;width:100%;text-align: center;}
.mainSliderArea .swiper-container .swiper-wrapper {  }
.mainSliderArea .swiper-container .swiper-slide {text-align: center;font-size: 13px;color: #555555;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: auto !important;padding: 0 0px;}
.mainSliderArea .swiper-container .swiper-slide a img {width:379px; }
.mainSliderArea .swiper-container .swiper-slide a {color:#000; width:381px; }
.mainSliderArea .swiper-container .swiper-slide a.on {color: #d6000f;font-weight:bold;display: block;position: relative;line-height: 31px;height: 100%;}
.mainSliderArea .swiper-container .swiper-slide a.on::after {content:"";display:block;width: 100%;height: 3px;background-color: #d6000f;position: absolute;bottom: 0px;}
.mainSliderArea .swiper-container .swiper-slide span {color: #c70026;font-size: 8px;position: absolute;line-height: 8px;top: 2px;left: 10px;font-weight: bold;}

.mainSliderArea .swiper-button-prev {background:#F5F5F5; opacity:0.6; border-radius: 50%; width: 45px;height: 45px;line-height: 45px;font-size: 16px;color: #2e2e2e;top: 44%;left: 100px;text-align: center;margin: 0;}
.mainSliderArea .swiper-button-next {background:#F2F2F2; opacity:0.6; border-radius: 50%; width: 45px;height: 45px;line-height: 45px;font-size: 16px;color: #2e2e2e;right: 100px;top: 44%;margin: 0;text-align: center;}
.mainSliderArea .swiper-button-next.swiper-button-disabled,
.mainSliderArea .swiper-button-prev.swiper-button-disabled {opacity:1 !important;}
.mainSliderArea .swiper-button-next.swiper-button-disabled i,
.mainSliderArea .swiper-button-prev.swiper-button-disabled i {opacity:0.35;}

.mainSliderArea .mainSliderNav-pagination { display:none; bottom: 0px;  left: 0;  width: 100%;  margin-top: 30px;   position: absolute; bottom: 50px; z-index:9999; }
.mainSliderArea .mainSliderNav-pagination .swiper-pagination-bullets .swiper-pagination-bulle {margin:0}
.mainSliderArea .mainSliderNav-pagination .swiper-pagination-bullet {width:10px; height:10px; background:#fff; /*margin:0 5px;*/ opacity:1; border-radius:50%;}
.mainSliderArea .mainSliderNav-pagination .swiper-pagination-bullet-active {width:10px; height:10px; background:#000; opacity:1;}




/* ¼­ºê ·Ñ¸µ ¹è³Ê */
.subsliderWrap {position:relative;min-width:1470px; max-width:1470px; margin:80px auto 0px; }
.subsliderWrap .subSliderArea {position:relative; width:100%; text-align: center; }
.subSliderArea .swiper-container .swiper-wrapper { display:flex; justify-content:center; }
.subSliderArea .swiper-container .swiper-slide {  display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: auto !important;padding: 0 20px; }
.subSliderArea .swiper-container .in_circle a { border-radius: 50%; border: 2px solid transparent; background-image: linear-gradient(#fff, #eee), linear-gradient(to right, red 0%,  orange 100%); background-origin: border-box; background-clip: content-box, border-box;}
.subSliderArea .swiper-container .swiper-slide a {display:flex; justify-content:center; align-items:center; width:78px; height:78px; color: #2e2e2e; font-size: 14px; font-weight: bold; line-height:16px;  }
.subSliderArea .swiper-container .swiper-slide a:hover { color: #000; font-size: 15px; font-weight: bold; line-height:17px; }


/* ºñÈ°¼º ½Ã */
.subSliderArea .swiper-container .out_circle a { border-radius: 50%; border: 2px solid transparent; background-image: linear-gradient(#fff, #eee), linear-gradient(to right, #e3e3e3 0%,  #eee 100%); background-origin: border-box; background-clip: content-box, border-box;}
.subSliderArea .swiper-container .out_circle a { display:flex; justify-content:center; align-items:center; width:78px; height:78px; color: #9e9e9e; font-size: 14px; font-weight: bold; line-height:16px;  }


.subsliderWrap .bdmessage { color: #000; font-weight:700; font-size: 20px; margin:0px auto 25px; }



/* Áß°£ ¹è³Ê */
.midImgArea { position:relative; width:1470px; margin:100px auto 70PX; display:block; overflow:hidden; text-align: center; }
.midImgArea .list {margin: 0 AUTO; width: 100%;}
.midImgArea .list .thumIMG { display:block; overflow:hidden; text-align: center; position:relative;}
.midImgArea .list .thumIMG img {width: 100%; max-width: 100%;   }
.midImgArea .list .thumIMG:hover img {width: 100%; }
.midImgArea .list .thumIMG:hover .prd-info-brand { display:block; padding:25px;}
.midImgArea .list .thumIMG .prd-info-brand {display:NONE; position:absolute; LEFT:45px; TOP:45px; width:33%; background-color:rgba(255, 255, 255, 0.2); padding:25px; }
.midImgArea .list .thumIMG .prd-info-brand a { font-size:18px; line-height:30px;}
.midImgArea .list .thumIMG .prd-info-brand:hover a { FONT-WEIGHT:500; COLOR:#AA0000; }

.midImgArea .list .thumIMG .prd-info-brand .midImgArea_T1 { font-size:36px; line-height:60px; text-align: left; }
.midImgArea .list .thumIMG .prd-info-brand .midImgArea_T2 { font-size:18px; line-height:24px; font-weight: 300; text-align: left; }
.midImgArea .list .thumIMG .prd-info-brand .midImgArea_T3 { text-align: left; margin:50px 0 0 0;  padding:5px 0 5px 15px; border:1px solid #888; width:135px; BACKGROUND-COLOR:#EEE;}


.midImgArea .list .thumIMG .prd-info-brandmain {display:; position:absolute; LEFT:25%; TOP:200px; width:50%; background-color:rgba(255, 255, 255, 0.1); padding:25px; text-align:center;}
.midImgArea .list .thumIMG .prd-info-brandmain a { font-size:18px; line-height:30px;}
.midImgArea .list .thumIMG .prd-info-brandmain:hover a { FONT-WEIGHT:500; COLOR:#AA0000; }
.midImgArea .list .thumIMG .prd-info-brandmain .midImgArea_TM1 { font-size:36px; line-height:40px; font-weight: 600; COLOR:#fff; text-align: center; }
.midImgArea .list .thumIMG .prd-info-brandmain .midImgArea_TM2 { font-size:24px; line-height:26px; font-weight: 400; COLOR:#fff; text-align: center; }
.midImgArea .list .thumIMG .prd-info-brandmain .midImgArea_TM3 { text-align: center; margin:20px auto 0;  padding:5px; border:1px solid #888; width:160px; BACKGROUND-COLOR:#EEE;}

/* Video Area */
.videoWrap { margin:4px 0 0 4px; position:relative; width: 100%; background:#f8f8f8; }
.videoWrap .videoInner { width: 674px; margin: 0 auto ; padding: 0px 0;}
.videoWrap .videoInner .video { float:left; }
.videoWrap .videoInner .video iframe { width: 674px; height:500px;border:0; }



/* New Arrivals, Best Item  ·Ñ¸µ»óÇ°Áø¿­ */
.mdWrap {width: 1470px; margin: 80px auto 80px; }
.mdWrap:after { content:""; clear:both; display:block; }



.mdArea {  }
.mdPickWrap { float:left; position:relative; border:1px solid #d8d8d8; margin:0px auto 90PX;}
.mdPickWrap:after { content:""; clear:both; display:block; }
.mdPickWrap p.ttl { font-size:28px; font-weight:bold; text-align:center; margin:45px 0 25px;}
.mdPickWrap .sliderArea{position:relative; padding:0 0 76px; width:680px; margin:0 auto; }
.mdPickWrap .itemImg{float: left;  width: 674px;}
.mdPickWrap .itemArea{float: left;    width: 794px;}
.mdPickWrap .list-box ul { *zoom:1 }
.mdPickWrap .list-box ul:after { display:block; clear:both; content:'' }
.mdPickWrap .list { float:left; margin: 0 5px;width: 220px;}
.mdPickWrap .list .thumb { display:block; overflow:hidden; text-align: center; position:relative;}
.mdPickWrap .list .thumb img {width: 100%; max-width: 100%; -webkit-transition: -webkit-transform 0.5s ease;transition:transform 0.5s ease; }
.mdPickWrap .list .thumb:hover img {-webkit-transform: scale(1.15);transform: scale(1.15) }
.mdPickWrap .list .thumb:hover .prd-preview { display:block; -webkit-transition: -webkit-transform 0.5s ease;transition:transform 0.5s ease; }
.mdPickWrap .list .thumb .prd-preview {display:none; position:absolute; right:12px; bottom:12px; width:32px; height:32px; background-color:rgba(255, 255, 255, 0.8);border-radius:100%;}
.mdPickWrap .list .thumb .prd-preview a { font-size:18px; line-height:32px;}
.mdPickWrap .prd-info { margin:20px 0 0;text-align: center; }
.mdPickWrap .prd-info .prd-name {font-size: 16px; }
.mdPickWrap .prd-info .prd-subname {font-size:14px; color:#999; margin-top:7px; }
.mdPickWrap .prd-info .prd-price del { color:#999; font-weight: normal; font-size: 14px; margin-right: 5px;}
.mdPickWrap .prd-info .prd-price {padding: 6px 0 0;font-size:16px;}
.mdPickWrap .mdPick_pagination { position:absolute; right:0; left:0; bottom:24px; text-align:center; }
.mdPickWrap .mdPick_pagination .swiper-pagination-bullet {width:30px; height:5px; background:#a2a2a2; margin:0 5px; opacity:1; border-radius:0;}
.mdPickWrap .mdPick_pagination .swiper-pagination-bullet-active {width:30px; height:5px; background:#b77c5a; opacity:1;}

.mdPickWrap .best-pagination { position:absolute; right:0; left:0; bottom:24px; text-align:center; }
.mdPickWrap .best-pagination .swiper-pagination-bullet {width:30px; height:5px; background:#a2a2a2; margin:0 5px; opacity:1; border-radius:0;}
.mdPickWrap .best-pagination .swiper-pagination-bullet-active {width:30px; height:5px; background:#b77c5a; opacity:1;}


/* ¹Ì´Ï·Îµð´Ï */
.mainItemWrap{    margin: 50px auto; width: 1470px;}
.mainItemWrap .item-wrap {padding: 35px 15px 0 15px;}
.mainItemWrap .item-wrap .item-cont .item-list {width: 18%;}


/* ·Ñ¸µ»óÇ°Áø¿­ */
.weeklyWrap {width:100%; position:relative;padding:10px 0;}
.weeklyWrap .sliderArea{position:static;}
.weeklyWrap .swiperBtn{color:#111;font-size: 40px;width: 60px;height: 60px;position:absolute;top: 49%;text-align:center;background-image: none;}

.weeklyWrap .swiperBtn i{line-height: 60px;}
.weeklyWrap .list {margin: 0 1px;width: 290px;}
.weeklyWrap .list .thumb img {width: 100%; max-width: 100%; }
.weeklyWrap .prd-info-bx:hover { opacity: 1; }
.weeklyWrap .prd-info-bx {position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;opacity: 0;transition: 0.3s ease all;-webkit-transition: 0.3s ease all;-moz-transition: 0.3s ease all;}
.weeklyWrap .prd-info-bx .prd-info {position:absolute;top:47%;left:0;right:0;margin-top: -20px;z-index:10;}
.weeklyWrap .prd-info-bx .clChip { padding-bottom: 10px; }
.weeklyWrap .prd-info-bx .clChip span {display: inline-block;width: 14px;height: 4px;}
.weeklyWrap .prd-info-bx .prd-name {font-size: 14px; font-weight:bold; }
.weeklyWrap .prd-info-bx .prd-price del { color:#999; font-weight: normal; font-size: 12px; margin-right: 5px;}
.weeklyWrap .prd-info-bx .prd-price {padding: 8px 0 10px;font-size:14px;}
.weeklyWrap .prd-info-bx .prd-preview a { font-size:25px;}
.weeklyWrap .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 }



/* tabProduct */
#tabProduct {width: 1470px; margin: 0px auto;  position:relative; text-align:center;  }
#tabProduct:after { display:block; clear:both; content:'' width: 1470px; }
#tabProduct .newCate_prod .newCateTab {width: 1470px; zoom: 1;overflow: hidden; margin: 0 auto 30px;  text-align:center; }
#tabProduct .newCate_prod .newCateTab li{display :inline-block ; width: 150px; margin: 0 auto; text-align:center; }
#tabProduct .newCate_prod .newCateTab li a {height: 45px;font-size:16px;line-height: 45px;}
#tabProduct .newCate_prod .newCateTab li a.active {border-bottom: 2px solid #111;    font-weight: 700;  padding-bottom: 6px;}
#tabProduct .newCate_prod .slideList ul {width: 1470px; margin: 0 0 0 30px;; text-align:center;  }
#tabProduct .newCate_prod .slideList li {position:relative; display :inline-block; width: 19%; margin: 0  2px 20px 2px; }
#tabProduct .newCate_prod .slideList li .thumb {position: relative;overflow: hidden;}
#tabProduct .newCate_prod .slideList li .thumb img {width:100%;}
#tabProduct .newCate_prod .prd-info-bx {top:0;bottom:0;left:0;right:0;text-align:center;}
#tabProduct .newCate_prod .prd-info-bx .prd-info {position:relative;left:0;right:0;margin-top: 10px;z-index:10;}
#tabProduct .newCate_prod .prd-info-bx .clChip {  padding-top:12px; }
#tabProduct .newCate_prod .prd-info-bx .clChip span {display:inline-block; width:10px; height:10px; border:1px solid #dddddd;border-radius: 10px;}
#tabProduct .newCate_prod .prd-info-bx .prd-name {font-size: 16px; height:40px; nowrap;overflow: hidden;}
#tabProduct .newCate_prod .prd-info-bx .prd-subname {padding: 10px 15px;}
#tabProduct .newCate_prod .prd-info-bx .prd-price {padding: 5px 0;position:relative;}
#tabProduct .newCate_prod .prd-info-bx .prd-price del,
#tabProduct .newCate_prod .prd-info-bx .prd-price strike {font-size: 14px; color:#999; margin-right: 5px;}
#tabProduct .newCate_prod .prd-info-bx .prd-price span {font-size: 16px;}
#tabProduct .newCate_prod .prd-info-bx .prd-preview i {display:none; font-size: 16px; }

#tabProduct .bx-controls-direction {position:absolute;bottom: 50%;z-index:60;text-align:center;width: 100%;}
#tabProduct .bx-prev, #tabProduct .bx-next{position:absolute;top:0;margin-top:-30px;font-size: 50px;display:inline-block;width:60px;height:60px;}
#tabProduct .bx-prev i, #tabProduct .bx-next i {line-height: 60px;}
#tabProduct .bx-prev {left: -70px;}
#tabProduct .bx-next {right: -70px;}
#tabProduct .bx-prev:hover, #tabProduct .bx-next:hover{color:#777}



/* tabProduct_BABY */
#tabProduct_b {width: 1470px; margin: 0px auto;  position:relative; text-align:center;  }
#tabProduct_b:after { display:block; clear:both; content:'' width: 1470px; }
#tabProduct_b .newCate_prod_b .newCateTab_b {width: 1470px; zoom: 1;overflow: hidden; margin: 0 auto 30px;  text-align:center; }
#tabProduct_b .newCate_prod_b .newCateTab_b li{display :inline-block ; width: 150px; margin: 0 auto; text-align:center; }
#tabProduct_b .newCate_prod_b .newCateTab_b li a {height: 45px;font-size:16px;line-height: 45px;}
#tabProduct_b .newCate_prod_b .newCateTab_b li a.active {border-bottom: 2px solid #111;    font-weight: 700;  padding-bottom: 6px;}
#tabProduct_b .newCate_prod_b .slideList ul {width: 1470px; margin: 0 0 0 30px;; text-align:center;  }
#tabProduct_b .newCate_prod_b .slideList li {position:relative; display :inline-block; width: 19%; margin: 0  2px 20px 2px; }
#tabProduct_b .newCate_prod_b .slideList li .thumb {position: relative;overflow: hidden;}
#tabProduct_b .newCate_prod_b .slideList li .thumb img {width:100%;}
#tabProduct_b .newCate_prod_b .prd-info-bx {top:0;bottom:0;left:0;right:0;text-align:center;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-info {position:relative;left:0;right:0;margin-top: 10px;z-index:10;}
#tabProduct_b .newCate_prod_b .prd-info-bx .clChip {  padding-top:12px; }
#tabProduct_b .newCate_prod_b .prd-info-bx .clChip span {display:inline-block; width:10px; height:10px; border:1px solid #dddddd;border-radius: 10px;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-name {font-size: 16px; height:40px; nowrap;overflow: hidden;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-subname {padding: 10px 15px;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-price {padding: 5px 0;position:relative;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-price del,
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-price strike {font-size: 14px; color:#999; margin-right: 5px;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-price span {font-size: 16px;}
#tabProduct_b .newCate_prod_b .prd-info-bx .prd-preview i { display:none; font-size: 16px; }

#tabProduct_b .bx-controls-direction {position:absolute;bottom: 50%;z-index:60;text-align:center;width: 100%;}
#tabProduct_b .bx-prev, #tabProduct_b .bx-next{position:absolute;top:0;margin-top:-30px;font-size: 50px;display:inline-block;width:60px;height:60px;}
#tabProduct_b .bx-prev i, #tabProduct_b .bx-next i {line-height: 60px;}
#tabProduct_b .bx-prev {left: -70px;}
#tabProduct_b .bx-next {right: -70px;}
#tabProduct_b .bx-prev:hover, #tabProduct_b .bx-next:hover{color:#777}





/* pc´õº¸±â ¹öÆ° Ãß°¡ ¿µ¿ª */
.product-wrap .more { text-align:center; margin: 24px 0px;}
.btn_moreGray { width:100px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 30px auto 100px;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}



@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* ¸ÞÀÎ Å¸ÀÌÆ² */
.h_title h3 { text-align:center;}
.h_title h3 a { text-align:center; font-size: 26px; font-weight:300; color:#2e2e2e; margin:0 auto 0px; font-family: 'SF_HambakSnow';   }
.h_title h4 { text-align:center; font-size: 15px; font-weight:300; color:#888; margin:0 auto 50px; font-family: 'NanumSquareRound';}


/* ¸ÞÀÎ Å¸ÀÌÆ² */
.M_title h3 { text-align:center; font-size: 32px; font-weight:300; color:#2e2e2e; margin:0 auto 0px; font-family: 'SF_HambakSnow';   } 
.M_title h3 sub a { font-size:14px; font-weight:300; color:#888; font-family: 'SF_HambakSnow';}
.M_title h4 { text-align:center; font-size: 15px; font-weight:300; color:#888; margin:0 auto 50px; font-family: 'NanumSquareRound';}




/* ÀÎ½ºÅ¸±×·¥ */
#newWrap {margin: 120px auto 0; width: 1470px; }
/* BASIC css end */

