/* 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:100;}
#header .headerTop {min-width:275px; height: 36px; text-align:center; background-color:#333;}
#header .headerTop a {height: 36px; line-height: 36px; background-color:#333; color:#fff; display:inline-block; padding: 0 8px;}
#header .headerTop a .fa {vertical-align:top; position: relative; top:12px;}

.topNavLeft {float:left;}
.topNavRight {float:right;}
#header #menu {}
#header #menu .fa {}
#header .headerBottom {padding:0 10px; margin-bottom:20px;}
#header .headerBottom h1 {font-size:30px; font-family: 'Open Sans', sans-serif; font-weight: bold;}
#header .headerBottom .headerBottomLeft {float:left; margin-top: 22px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 35px;}
#header .headerBottom .headerBottomRight a {margin-left:17px; color:#222; font-size:20px;}
#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:#fff; border-radius:6px; position:absolute; top:-12px; right:-5px; text-align: center; line-height: 12px;}
#header .search {height:42px; position:relative; left:0; right:0; background-color:#ab3e41; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#822023; position:absolute; top:0; right:0; color:#fff; text-align:center;}
.navCate {text-align:center; width:100%; /*display:inline-block;*/ height:29px}
.navCate li {float:left; width:25%; font-size:12px; border:1px solid #d8d8d8; margin-bottom:-1px; border-right:0px none; font-weight:bold; padding:5px 0; box-sizing: border-box;}
/* 카테고리 */
aside {position:fixed; width:250px; height:100%; top:0; left:0; bottom:0; background-color:#333; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
.asideTop {text-align:center; font-size:12px; background-color:#f7f7f7; padding:20px 0;}
.asideTop input {height: 26px; display:block; border:1px solid #d8d8d8; border-radius:10px; margin:0 auto; width:240px; padding:5px 0;}
.asideTop .fa-search {position:absolute; top:28px; right:27px;}
.asideTop a {color:#333333;}
.leftMenuTop01 {margin:20px 0;}
.leftMenuTop01 a {border:1px solid #d8d8d8; border-radius:5px; padding:4px 36px; background-color:#fcfcfc;}
.leftMenuTop01 a:last-child {background-color:#333333; color:#fff; margin-left:5px; border:1px solid #333333; }
.leftMenuTop02 a {margin:0 5px;}
aside nav li {border-bottom:1px solid #111; position:relative; box-shadow:1px 1px 1px #444444;}
aside nav li a {display: block; height: 32px; line-height:32px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px; color:#fff;}
aside nav li > ul {background-color:#444; display:none; border-top:1px solid #111;}
aside nav li > ul > li {border-bottom:0px none;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
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;}
/* //카테고리 */
/* 최근 본 상품 */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //최근 본 상품 */
@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
#wrapper.move {width:100%; left: 250px; top: 0; overflow: hidden; position: fixed;}
.areaSearch {float:right; margin-top: 32px;font-size: 20px;}
/* BASIC css end */

