/* 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; }
#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 .items li{
  /*  width: 48% !important;*/
    margin:0;
}
.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 {
    margin-top: 12px !important;
    padding: 0 8px !important;
    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%;
}

.best_product .swiper-backface-hidden .swiper-slide .pro_icons {
    padding:5px 8px 10px;
}

.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;}

/* ÀÏ¹Ý»óÇ° ¸®½ºÆ® */

.shopbrand .MK_product_list {
    padding: 35px 0 30px;
    clear:both;
    background:#faf8ef;
}
.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 {
    padding: 10px 0;
}
.shopbrand .MK_product_list .items figure {
    background:#fff;
}

.shopbrand .MK_product_list .items .prod_color {
    padding:10px 8px 3px;
}

.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: 25px; */
    margin-bottom: 0; /* modifiy 250521 */
}

.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;background:url(/design/jstyle07/wib/img_pc/icon/list_arrow_bt.png) no-repeat;background-position:center right 10px;cursor:pointer}
.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;padding:10px 0;line-height:32px;margin-top:-1px;position:absolute;width:100%;top:30px;box-sizing:border-box;text-indent:10px;z-index:2;background:#fff;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{color:#46479b;font-weight:bold;display:inline-block;margin-left:5px;font-size:14px;margin: 5px 0 0 0;vertical-align: middle;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{background-image:url(http://jstyle07.jpg3.kr/SITE_2018/TITLE/2020/new_title_1201_btn_on.jpg);display: block;background-size: 100%;width: 100%;padding-bottom:5.875%;background-repeat: no-repeat;margin: 0 auto;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 {
    position:relative;
    z-index:1001;
    width:100%;
    top:-54px;
    display:block;
}
.hidn_menu_wrap.fixed {
    position: fixed;
    top: 54px; /*210914 ¿ø·¡ top: 129px ´Ù¹Ì ¼öÁ¤*/
    max-width: 640px;
}
.hidn_menu_wrap .hidn_menu_box{
    position:absolute;
    width:100%;
    background:#fff;
    display:none;
}
.hidn_menu_wrap .hidn_menu_box .tit {
    font-size:14px;
    color:#000;
    display:inline-block;
    padding:14px 13px;
}
.hidn_menu_wrap .hidn_menu_box .tit a { 
    display:block;
    font-size:14px;
    border:0;
    width:auto;
    margin:0;
    padding:0;
}
.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{font-size:13px;display:inline-block;vertical-align:top;width:100%;padding:11px 0;box-sizing:border-box;color:#000;height:auto;line-height:100%;}
.hidn_menu_wrap .menu_link{position:absolute;right:0;top:5px;display:block;z-index:11;width: 42px;height: 45px;}
.hidn_menu_wrap .menu_link img{width:auto;height:45px}




.prod_manufacture {
    margin-top: 2px; margin-bottom: 2px; color:#6667c8;
}


/* BASIC css end */

