/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:12000; box-shadow: 0px 0px 6px #d9d9d9; }
#header .headerTop {min-width:275px; text-align:left; margin-left: 10px; position: relative; z-index: 1000; }
#header .headerTop a { height: 36px; line-height: 36px;  color:#999; display:inline-block; font-size: 11px;  }
#header .headerTop a:after { content: "|"; padding: 0 5px; }
#header .headerTop a:last-child:after { content: ""; }
#header .headerTop a .fa {vertical-align:top; position: relative; top:12px;}

#header .headerBottom {padding: 0px 10px 10px;  background-color: rgba(255,255,255,0.94); }
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom h1 > a > img { width: 80px; height: 100%; }
#header .headerBottom .headerBottomLeft { /* float:left; */  text-align: center; padding-top:10px; }
#header .headerBottom .headerBottomRight { /* float:right; */ top: 19px; position: absolute; right:10px; }
#header .headerBottom .headerBottomRight a {margin-left:17px; color:#7d7d7d;}
#header .headerBottom .headerBottomRight a .fa-bookmark-o {color:#f1494d;}
#header .headerBottom .headerBottomRight .cart {position:relative;}
#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; /* background-color:#f1191f; */ color:#333; border-radius:6px; position:absolute; top:-12px; right:-5px; text-align: center; line-height: 12px;}
#header .headerBottomRight .fa-2x { font-size: 1.4em; }

#header .headerLeftMenu { position: absolute; left: 10px; top: 15px; z-index: 1002; width:1px; }
#header .headerLeftMenu #menu {width:45px; }
#header .headerLeftMenu #menu .fa { margin-top:7px;}
#header .fa-2x { font-size: 1.8em; }
#header .fa-times { margin-left: 265px; background: #fff; width: 30px; height: 30px; border-radius: 50%; line-height: 1.4em; text-align: center;}
.scroll { position: absolute; left: 31px; bottom: -15px; border-radius: 5px;  width: 64px; text-align: center;}
.scroll span { margin: -9px 0 0 0; display: block; padding: 1px 6px; background: #ad090a; /*#b7b7b7;*/ border-radius: 5px; font-size: 10px; line-height: 17px; color:#fff; white-space:nowrap; }
.scroll i { display: block; color: #ad090a; /*#b7b7b7;*/ font-size:18px }
/*
.scroll { position: absolute; left: 40px; bottom: -20px; border-radius: 5px;  background:#b7b7b7; display: inline-block; width: 50px; height: 22px; line-height: 22px; text-align: center; color: #fff; font-weight: bold; }
.scroll span { font-size: 10px; }
.scroll i { color: #b7b7b7; position: absolute; top: -8px; width:100%; left: 0;}
/*

/* 카테고리 */
aside {position:fixed; width: 260px; height:100%; top: 0px; left:0; bottom:0; background-color:#fff; overflow: visible; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center; width: 100%; display: table; }
aside .asideTop a { width:33.33%;height: 35px; line-height:35px; background: #f5f5f5; display: table-cell;  color:#333; border-left: 1px solid #dfdfdf;  border-bottom: 1px solid #dfdfdf; }
aside .asideTop a:first-child { border-left: none;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#333; background: #fff; color: #333; border-bottom: none;}
aside #categoryWrap nav li { border-bottom:1px solid #dfdfdf; position:relative;}
aside #categoryWrap nav li:last-child { border-bottom: none; }
aside #categoryWrap nav > ul > li > a { display: block; height: 35px; line-height:35px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
aside #categoryWrap nav li .fa { position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside #categoryWrap nav li > ul { background-color:#f5f5f5; display:none; border-top:1px solid #dfdfdf; }
aside #categoryWrap nav li > ul > li {border-bottom:0px none; border-top:1px solid #dfdfdf;}
aside #categoryWrap nav li > ul > li:first-child {border-top:0px none;}
aside #categoryWrap nav > ul > li > ul > li > a { padding: 0px 40px 0px 25px; margin: 0;  height: 35px; line-height:35px;  }
aside #categoryWrap nav li > ul > li > ul { border-top:0px none; /* border-top:1px solid #dfdfdf; */}
aside #categoryWrap nav li > ul > li > ul > li {border-bottom:0px none;}
aside #categoryWrap nav li > ul > li > ul > li a {padding:0 0 0 30px; margin: 0; /* background-color: #f5f5f5; */  height: 30px; line-height:30px; }
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}

#categoryWrap { margin: 0 9px 9px 9px; border:1px solid #dfdfdf; }

#loginBox { margin: 0 9px 9px 9px; }
#loginBox p { text-align: center; font-size: 11px; margin: 20px 0; }
#loginBox ul { width: 100%; display: table; } 
#loginBox li { border: 1px solid #dfdfdf; display: table-cell; width: 50%; height: 35px; line-height: 35px; text-align: center; }
#loginBox li:first-child { border-right: none; background: #515151;  }
#loginBox li:first-child a { color: #fff; }

#csCenter {  width: 92%; margin: 0 auto; margin-bottom:30px; border: 1px solid #ddd; margin-top: 5px; background: #fff; padding: 15px 0;}
#csCenter > h2, 
#csCenter > div,
#csCenter > p,
#csCenter > a { padding-left: 20px; }
#csCenter h2 { font-size: 0.9em; font-weight: normal; margin: 0; line-height: 1.9em; text-transform: uppercase;}
#csCenter h2 span { width: 25px; height:1px; background: #333; display: block; margin:5px 0 10px;  }
#csCenter > p,
#csCenter > a { font-weight: bold; font-size:1.1em; }
#csCenter > div:nth-of-type(1) > p { font-size: 11px; line-height: 1.8em; text-transform: uppercase; color: #666;}
#csCenter > div:nth-of-type(1) > p b { color: #333; }
#csCenter > div:nth-of-type(2) p { font-size: 11px; line-height:1.5em; color: #555;}
#csCenter > h2:nth-of-type(2) { margin-top: 20px; }

/* //카테고리 */
.gnbWrap { overflow: hidden; margin-bottom: 15px; }
.gnbWrap ul { display: table; width:100%; text-align: center;  border-top: 1px solid #f0f0f0;  border-right: 1px solid #f0f0f0; }
.gnbWrap li { display: inline-block; width: 33.3%; box-sizing: border-box; text-align: center; border-bottom: 1px solid #f0f0f0;  border-left: 1px solid #f0f0f0; line-height: 2.5em; }

/* 상품 */
.discount { position: absolute; top: -4px; right: 0px;  width: 100%; min-width: 200px; text-align: right;  } 
.discount span.sale { background: #000; color: #fff; width: 40px; height: 40px; line-height: 45px;  display: inline-block; font-size: 1.05em; text-align: center; font-weight: bold; border-radius: 2px;  }
.hit { position: absolute; bottom: 10px; right: 3px; background: #fff; box-shadow: 3px 1px 3px #cfcfcf; padding: 3px 10px; border-radius: 2px; display: none; font-size:11px;  }
.hit i { font-size: 1.2em; line-height: 1.2em; vertical-align: middle;}
.soldOut { position: absolute; z-index: 9999; display: inline-block;  width: 100%; height: 100%; background:rgba(0, 0, 0, 0.5);  top: 0; left: 0; color: #fff; text-align: center; padding-top: 60%; box-sizing: border-box; }
.color_name { line-height: 0; margin-bottom: 5px; }
.color_name .font { width: 15px; height: 3px; display: inline-block; }
.sub_content { margin-bottom: 5px; font-size: 11px; line-height: 1.4em; color: #666; }
.price strike { display: block; }

.prd_listWrap {  width:100%; display: table; text-align: center;  padding: 4px 10px; box-sizing: border-box;  }
.prd_listWrap li { display: inline-block; box-sizing: border-box; margin-bottom: 20px; text-align: center; vertical-align: top; }
.prd_listWrap li > div {  box-sizing: border-box; width:98%; margin: 0 auto; position: relative;}
.prd_listWrap li div.thumb a { display: block; }
.prd_listWrap li div.thumb a img { margin: 0 auto; width: 100%; }

.prd_listWrap .info_txt h4 { margin-bottom:10px; color: #000;  }
.prd_listWrap .info_txt h4 a { line-height:1.4em; }
.prd_listWrap .info_txt #fade_info { margin-bottom: 5px; }
.prd_listWrap .info_txt { padding: 0 5px; }

.items {  width:100%; display: table; text-align: center; /* padding: 4px 10px; */ box-sizing: border-box;  }
.prdLIst { display: inline-block; box-sizing: border-box; margin-bottom: 20px; text-align: center; vertical-align: top; }
.prdLIst > div {  box-sizing: border-box; width:98%; margin: 0 auto; position: relative;}
.prdLIst div.thumb { margin-bottom: 10px; position: relative; }
.prdLIst div.thumb a { display: block; }
.prdLIst div.thumb a img { margin: 0 auto; width: 100%; }

.prdLIst .info_txt h4 { margin-bottom: 10px; color: #000; font-size: 12px; }
.prdLIst .info_txt h4 a { line-height:1.4em; }
.prdLIst .info_txt #fade_info { margin-bottom: 5px; }
.prdLIst .info_txt { padding: 0 5px; }

.prd_listWrap.col2 > li { width: 50%; }
.prd_listWrap.col3 > li { width: 33.3%; }
.prd_listWrap.col4 > li { width: 25%; }
.prd_listWrap.col5 > li { width: 20%; }

.items .col2 { width: 50%; }
.items .col3 { width: 33.3%; }
.items .col4 { width: 25%; }
.items .col5 { width: 20%; }

.tabletOnly { display: none; }  

/* 최근 본 상품 */
#ly_lastView { width: 260px; position:absolute; top:0px; right:0; height: 100%; /* background-color:#fff; padding-bottom:20px; */ z-index:1003;  display:none; }
#ly_lastView > div { padding: 0 9px 9px 12px; overflow: visible; overflow-y: auto; height: 100%;background-color:#fff; }
#ly_lastView .search { margin-top: 10px; margin-bottom: 10px; position:relative;}
#ly_lastView .search > p { padding-bottom: 5px; } 
#ly_lastView .search .searchBox {width:100%;}
#ly_lastView .search .searchBox fieldset { display: table; width: 100%; }
#ly_lastView .search .searchBox input { width: 86%; height:30px; border: 1px solid #d7d7d7;  padding: 0 5px; display: inline-block;  }
#ly_lastView .search .btn_search { width:12%; height: 30px;  background-color:#454545; color:#fff; text-align:center;display: inline-block; vertical-align: middle;}
#ly_lastView .search .btn_search .fa-2x { font-size: 1.3em; line-height: 30px; }
#ly_lastView .list_shopping3x { padding-bottom: 30px; }
#ly_lastView .h_layerTitle .fa-times {  position: absolute; left: -40px; background: #fff; border-radius: 50%; width: 30px; height: 30px; line-height:27px; text-align: center; padding-top: 2px; box-sizing: border-box; top: 27px; }
#ly_lastView .listName { font-size: 11px; padding: 0 5px; font-weight: normal; line-height: 1.4em; }
#ly_lastView .list_shopping3x li { width: 50% !important; }
/* //최근 본 상품 */

@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}


/* JM start */

/* sailmall hidden */
#navkimm ul li:nth-child(17) {border:none;}
#navkimm ul li:nth-child(17)>a {display:none;}

/* bestlist hidden */
#navkimm ul li:nth-child(18) {border:none;}
#navkimm ul li:nth-child(18)>a {display:none;}

/* eventhall hidden */
#navkimm ul li:nth-child(19) {border:none;}
#navkimm ul li:nth-child(19)>a {display:none;}

/* eventhall(Temporary) hidden */
#navkimm ul li:nth-child(20) {border:none;}
#navkimm ul li:nth-child(20)>a {display:none;}

#topmenukimm {width:100%; height:36px; margin:auto; background-color:#b59981; text-align:center; margin-top:10px;}

#topmenukimm li {display:inline-block; padding-top:8px; padding-left:2%; padding-right:2%; }

#topmenukimm li a {color:#fff; font-size:13px; width:18%; height:20px; text-align:center; } 

#topmenukimm .topmlinex {border:none;}

#MS_product_more_btn_area {display:none;}

/* JM end */

/* bank info */
#csCenter .bankinfo01_mfjm {display:none;}
#csCenter .bankinfo02_mfjm {display:none;}





/* BASIC css end */

