/* BASIC css start */
/* 카테고리 리스트영역 */
.moreBtn { width: 36px; margin: 30px auto 0; color: #000; }
.moreBtn i { display: block; width: 36px; height: 36px; line-height: 34px; text-align: center; border: 1px solid #ddd; border-radius: 18px; }
.moreBtn span { display: block; padding-top: 5px; text-align: center; font-size: 12px; font-weight: 500; }


#header { display: none; }
html #listheader .headerBottom { padding: 17px 15px; height: auto; background: transparent; }
html #listheader .headerBottom .headerBottomRight .cart{ width: 14px;  height: 20px; background: url(/design/jstyle07/wib/img/icon/cart.png) no-repeat; margin: 0;  background-size: 14px 18px;}
html #listheader .headerBottom>*{vertical-align:middle;}
html #listheader .headerBottom #search{width:100%;height:100%; background:url(/design/jstyle07/wib/img/bk2.png) no-repeat;display: block; background-position: center right 11px; }

html #listheader .headerBottom .headerBottomRight>*{float:none !Important ;vertical-align: middle;display:inline-block !important;}
html #listheader .headerBottom .headerBottomLeft{padding:0;display: inline-block;}
html #listheader .headerBottom .headerBottomRight{position:relative;top:auto;right:auto;display: inline-block;font-size:0;width:100%;}
html #listheader .headerTop{    margin-top: -1px;border:none; display:none;}
html #listheader .headerTop .swiper-slide a{font-size:13px !important;color:#1b1b1b;    padding: 20px 0 13px;}
html #listheader .headerTop .hidn_menu_wrap {display:none;}
html #container{}
main{overflow:hidden;}

.rightt{position: absolute; right: 0;}
.rightt>*{display:inline-block;vertical-align:middle;}
.rightt>div:nth-child(1), .rightt>div:nth-child(2){margin-right:18px;}
.rightt>div:nth-child(2) img{width:19px;}
.rightt>div:nth-child(1) img{width:26px;}
.bgMask{
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

/* 로고 및 아이콘영역 */
#listheader{position:sticky; max-width:640px; margin:0 auto; background:#fff; z-index:1000; top:0; left:0;}
#listheader .headerBottom{padding:12px 0 12px 0;position:relative;z-index:99;height:54px;box-sizing:border-box;background:#fff;}
#listheader .headerBottom.fixed{width:100%;position:fixed;top:48px;background:#fff}
#listheader .headerBottom #menu{position:absolute;top:15px;left:12px}
#listheader .headerBottom .headerBottomLeft{padding:3px 0 3px 47px}
#listheader .headerBottom .headerBottomRight{position:absolute;top:16px;right:12px}
#listheader .headerBottom .headerBottomRight>a{display:block;float:left;margin:0 0 0 15px}
#listheader .headerBottom .headerBottomRight>a img,#header .headerBottom #menu img{height:25px}
#listheader .headerBottom .headerBottomRight .cart{position:relative;color:white;}
#listheader .headerBottom .headerBottomRight .cateName {position:absolute; font-size:16px; font-weight:600; left:50%; transform:translateX(-50%); /*width: 100%;*/ text-align: center; text-wrap: nowrap; }
#listheader .headerBottom .headerBottomRight .cart sup{       
    position: absolute;
    top: -4px;
    right: -10px;
    width: 18px;
    height: 18px;
    display: block;
    background: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 18px;}
    
#listheader .headerBottom.fixed .headerBottomRight .cart{color:black}


.category_list{
    overflow:hidden;
    position:sticky;
    top:54px;
    left:0;
    z-index:1000;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #ddd;
}



.category_list{
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.category_list.fixed{
    position: fixed;
    top: 57px;
    z-index: 11;
    max-width: 640px;
    overflow: hidden;
}

.category_list .roll_bg{
    position: absolute;
    right: 0;
    top: 0px;
    width: 45px;
    display: none;
    background: url(/design/jstyle07/wib/img/icon/icon_cate_roll_bg.png) no-repeat;
    z-index: 4;
    height: 42px;
}

/* 
.category_list .swiper-wrapper{
    padding: 0 20px;
}*/


.category_list.swiper-container ul li{
    display: inline-block;
    vertical-align: top;
    width: auto !important;
}

.category_list.swiper-container ul li:last-child{
    margin-right: 45px;
}

.category_list.swiper-container ul li a{
    margin: 17px 0 16px;
    /*border-right: 1px solid #ccc;*/
    display: block;
    height: 13px;
    line-height: 1;
    padding: 0 20px;
    color: #000;
    font-size:13px;
}

.category_list.swiper-container ul li a.on_page{
    font-weight: bold;
}


.category_list.swiper-container ul li:last-child a{
    border-right: none;
}

.category_list.swiper-container .swiper-button-prev,
.category_list.swiper-container .swiper-button-next{
    background: #fff url('/design/jstyle07/wib/img/sub/mp_icon_arrow_prev.png') no-repeat center center;
    background-size: 8px;
    width: 32px;
    height: 30px;
    opacity: 1;
    top: 28px;
    left: 0;
}

.category_list.swiper-container .swiper-button-next{
    transform: rotate(180deg);
    left: auto;
    right: 0;
    display: none;
}

*전체 카테고리 보기*/
.bgMask{
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

.allCateViewBox {
    display: none;
    position: fixed;
    width: 100%;
    max-height: 85%;
    padding: 10px 30px 20px;
    top: 50px;
    left: 0;
    background: #fff;
    overflow: auto!important;
    z-index: 1005;
    box-sizing:border-box;
}

.allCateViewBox .c_tabCon .gnb > li > a{
    position:relative;
    display:block;
    line-height:40px;
    font-size:14px;
    font-weight:bold;
}

.allCateViewBox .c_tabCon .gnb > li > a span.c_enName{
    margin-left:5px;
    font-size:11px;
    font-weight:500;
    color:#999;
}

.allCateViewBox .c_tabCon .gnb > li > a i{
    position: absolute;
    font-size: 12px;
    line-height: 40px;
    top: 0;
    right: 0;
    text-align: right;
}

.allCateViewBox .c_tabCon .lnb{
    padding:13px 0;
    background:#f5f5f5;
    overflow:hidden;
    display:none;
}

.allCateViewBox .c_tabCon .lnb > li{
    width:50%;
    padding:0 20px;
    box-sizing:border-box;
}

.allCateViewBox .c_tabCon .lnb > li:nth-child(2n+1){
    padding-right:0;
}

.allCateViewBox .c_tabCon .lnb > li a{
    display:block;
    font-size:12px;
    line-height:25px;
}

/* 타이틀영역 */

.shopbrand h2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}


.
/* 베스트 상품 */
.best_product { max-width: 800px; width: 100%; }
.best_product .items li { margin: 0; }
.best_product .list_shopping3x { margin-left: 10px; position: relative; }
.best_product .list_shopping3x ul { display: flex; }
html body .best_product .list_shopping3x li { margin-bottom: 0; }
/* 
html body .best_product .list_shopping3x li.swiper-slide { transform: scale(0.9) !important; transition: transform 0.3s;}
html body .best_product .list_shopping3x li.swiper-slide.swiper-slide-active { transform: scale(1) !important;}
.best_product .swiper-backface-hidden .swiper-slide { transition: transform 0.3s; transform:translateZ(0) scale(0.9); }
.best_product .swiper-slide.swiper-slide-active {transform:scale(1); } */
.best_product .list_shoppingInfo { text-align: left !important; }
body .best_product .list_shoppingInfo .subName {
    height: 20px;
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
}

.subName2{
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #515151;
    width: 100%;
}
.best_product .thumb_wrap img.listPic { width: 100%; }
.best_product .thumb_wrap img.trans { position: absolute; top: 0; width: 100%; left: 0; }
body .list_shopping3x .list_shoppingInfo { padding: 0; }
.best_product .prod_color { padding: 0; }

.best_product .swiper-pagination {
    position: absolute; bottom: 0 !important; left: 0;
    background-color: #E1E1E1;
    height: 3px !important;
    cursor: pointer;
    width: 97% !important;
}
.best_product .swiper .swiper-scrollbar-drag { background-color: #111111 !important; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background-color: #111111 !important; }
.swiper-horizontal > .swiper-pagination-progressbar, 
.swiper-pagination-progressbar.swiper-pagination-horizontal { bottom: 0 !important; top: auto !important; width: 97% !important; }

/* 일반상품 리스트 */

.shopbrand .MK_product_list { padding: 35px 0 30px; clear: both; }
.shopbrand .MK_product_list h2 {
    position:relative;
    padding:0 10px;
    text-align:left;
    margin-bottom:10px;
    line-height:20px;
}
.shopbrand .MK_product_list h2 .swiper-pagination {
    position:absolute;
    right:10px;
    left:auto;
    top:0; 
    line-height:20px;
    font-weight:400;
    font-size:12px;
    width:auto;
}
.shopbrand .MK_product_list h2 .swiper-pagination .swiper-pagination-current { font-weight:600; }
.shopbrand .MK_product_list .items figure { background:#fff; }
.shopbrand .MK_product_list .items #MK_best_product li { width: 33.33%; }
.shopbrand .MK_product_list .items .paging-num { text-align: center; clear: both; margin: 20px 0; }
.shopbrand .MK_product_list .items .paging-num a { background-color: #fff; border: 1px solid #393939; padding: 5px 10px; margin: 0 10px; }
.shopbrand .list_group { padding: 12px 1%; text-align: center; display: none; }
.shopbrand .list_group select { width: 49%; height: 28px; }
.shopbrand .more .more-title { color: #3b3b3b; }
.shopbrand .more .more-num { color: #aaaaaa; }
.shopbrand .shopbrandTitle { margin-bottom: 0; }
.shopbrand .shopbrandTitle img { max-width: 100%; }
.shopbrand .list_array .list_arrayRight img { width: 20px; height: auto; }


/* 200618 상품진열순 변경 */
.item-sort-wrap .item-order-wrap { position: relative; }
.item-sort-wrap .item-order-wrap .select {
    width: 143px; height: 28px; line-height: 28px;
    border: 1px solid #ddd; text-indent: 10px; cursor: pointer;
    background: url(/design/jstyle07/wib/img_pc/icon/list_arrow_bt.png) no-repeat; background-position: center right 10px;
}
.item-sort-wrap .item-order-wrap .select.on {
    background: url(/design/jstyle07/wib/img_pc/icon/list_arrow_top.png) no-repeat; background-position: center right 10px; 
}
.item-sort-wrap .item-order-wrap .item-order { 
    border: 1px solid #ddd; box-sizing: border-box; text-indent: 10px; background: #fff; 
    padding: 10px 0; margin-top: -1px; 
    position: absolute; top: 30px; width: 100%; line-height: 32px;
    z-index: 2; display: none; 
}
.item-sort-wrap .item-order-wrap .item-order li { cursor: pointer; }
.item-sort-wrap .item-order-wrap .item-order li a { display: block; line-height: 32px; }


/* 할인율 */
.list_shoppingInfo .dc_info,
.list_shoppingInfo .dc_perc { display: inline-block; vertical-align: middle; margin: 5px 0 0 5px; color: #46479b; font-weight: bold; font-size: 14px; }
.list_shopping3x .list_shoppingInfo .dc_info, 
.list_shopping3x .list_shoppingInfo .dc_perc {/* display: none; */}


/* 공지사항 펼쳐보기 */
/* .notice_wrapper { padding-bottom: 10%; background: #f3f3f3; } */
.notice_box { display: none; transition: all .3s ease-in-out; }
.toggler.toggler_new { 
    display: block; width: 100%; padding-bottom: 5.875%; margin: 0 auto;
    background-image: url(http://jstyle07.jpg3.kr/SITE_2018/TITLE/2020/new_title_1201_btn_on.jpg);
    background-size: 100%; 
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
}
.toggler.toggler_new.off { background-image: url(http://jstyle07.jpg3.kr/SITE_2018/TITLE/2020/new_title_1201_btn_off.jpg); }


/* 롤링 오픈메뉴 영역 */
.hidn_menu_wrap { display:block; width:100%; top:-54px; position:relative; z-index:1001; }
.hidn_menu_wrap.fixed { max-width: 640px; position: fixed; top: 54px; /*210914 원래 top: 129px 다미 수정*/ }
.hidn_menu_wrap .hidn_menu_box { position: absolute; width: 100%; background: #fff; display: none; }
.hidn_menu_wrap .hidn_menu_box .tit { display: inline-block; padding: 14px 13px; font-size: 14px; color: #000; }
.hidn_menu_wrap .hidn_menu_box .tit a { display: block; width: auto; margin: 0; padding: 0; border: 0; font-size: 14px; }
.hidn_menu_wrap .hidn_menu_box .tit img { width: 20px; vertical-align: middle; padding-right: 10px; }
.hidn_menu_wrap .hidn_menu_box > div { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; line-height: 100%; text-align:left; padding: 9px 40px 9px 18px; font-size: 0; letter-spacing: 0; }
.hidn_menu_wrap .hidn_menu_box > div > li { width: 33.3%; display: inline-block; }
.hidn_menu_wrap .hidn_menu_box a { 
    display: inline-block; width: 100%; height: auto; line-height: 100%; vertical-align: top;
    font-size: 13px; color: #000;  
    padding: 11px 0; box-sizing: border-box; 
}
.hidn_menu_wrap .menu_link { display: block; width: 42px; height: 45px; position: absolute; right: 0; top: 5px; z-index: 11; }
.hidn_menu_wrap .menu_link img { width: auto; height: 45px; }

.prod_manufacture { margin-top: 2px; margin-bottom: 2px; color: #6667c8; }
/* BASIC css end */

