/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%; border-bottom:1px solid #ebebeb; }
#header .header_top{width:100%; height:56px; background:rgba(255,255,255,1); transition: all 1s;}
#header .header_top .h_inner{width:100%; height:100%; position:relative;}
#header .header_top .hBtn{position:absolute; top:3px; width:50px; height:50px; background-position:center; background-repeat:no-repeat;}
#header .header_top .hBtn .text{font-size:0; text-indent:-1000px;overflow:hidden;}
#header .header_top .hBtn.btnMenu{background-image:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/ic_menu.png); left:7px; background-size:18px auto; }
#header .header_top .hBtn.btnCart{background-image:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/ic_cart.png); right:7px; background-size:21px auto;}
#header .header_top .hBtn.btnCart sup{display:inline-block; min-width:20px; height:20px; padding:0 3px; margin-top:5px; margin-right:3px; line-height:20px; color:#fff; background-color:rgba(0,0,0,0.5); text-align:center; font-size:0.75rem; float:right; border-radius:12px; box-sizing:border-box;}
#header .header_top h1{height:56px; margin:0 80px; overflow:hidden;}
#header .header_top h1 .logo{display:block; height:32px; width:auto; margin:15px auto 0;}
#header .header_bottom{height:46px; background:rgba(255,255,255,1); padding-top:5px; box-sizing:border-box;}
#header .header_bottom .search{margin: 0 65px; height:30px; background:#f5f5f5; border-radius:15px;}
#header .header_bottom .search .searchBox{float:left; width:calc(100% - 37px); height:30px; margin-right:-37px;}
#header .header_bottom .search .searchBox input{width:100%;height:30px; line-height:30px; background-color:transparent; border-radius: 15px 0 0 15px; border:none; text-indent:5px; outline:none;}
#header .header_bottom .search .btn_search{float:right; display:block; height:30px; width:35px; background:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/ic_search_gray.png) center no-repeat; background-size:auto 14px;}
#header .header_bottom .search .btn_search .text{font-size:0; text-indent:-1000px;overflow:hidden;}

#header.fixed{padding-top:56px;}
#header.fixed .header_top{position:fixed; top:0; left:0; z-index:10;}


/*
#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; text-align:center; padding-right:45px; background-color:#3e4347;}
#header .headerTop a {width:25%; height: 36px; line-height: 36px; background-color:#3e4347; color:#fff; display:inline-block; border-left:1px solid #373737; margin-left:-1px;}
#header .headerTop a .fa {vertical-align:top; position: relative; top:12px;}
#header #menu {width:45px; background-color:#ab3e41; position:absolute; right:0;}
#header #menu .fa {top:5px;}
#header .headerBottom {padding:0 10px; margin-bottom: 20px;}
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom .headerBottomLeft {float:left; margin-top: 22px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 20px;}
#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:#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;}
*/


/* 카테고리 */
/*
aside {position:fixed; width:320px; height:100%; top:36px; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
/*
aside {position:fixed; width:320px; height:100%; top:0; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#ab3e41; border-bottom:2px solid #ab3e41;}
aside nav li {border-bottom:1px solid #ccc; position:relative;}
aside nav 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 nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
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;}
*/
/* //카테고리 */
aside {position:fixed; width:100%; height:100%; top:0; left:0; bottom:0; background-color:rgba(0,0,0,0.8); z-index:1001; display:none;}
aside .menu_wrap{float:left; width:82%; height:100%; overflow-y:auto; -webkit-overflow-scrolling: touch; background-color:#FFF;}
aside .menu_wrap .aside_top{overflow:hidden; margin-bottom:25px;}
aside .menu_wrap .aside_top .aside_menu{width:100%; overflow:hidden;}
aside .menu_wrap .aside_top .aside_menu li{float:left; border-bottom:1px solid #d6d6d6; width:33%; height:46px; text-align:center; box-sizing:border-box; overflow:hidden;}
aside .menu_wrap .aside_top .aside_menu li:nth-of-type(3n-1){width:34%; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; }
aside .menu_wrap .aside_top .aside_menu li a{font-family: 'Noto Sans KR', sans-serif; color:#000; font-size:0.8125rem; line-height:45px;}
aside .menu_wrap .nav_category{overflow:hidden; padding:0 25px}
aside .menu_wrap .nav_category nav > ul{padding:18px 0; border-top:1px solid #000;}
aside .menu_wrap .nav_category nav > ul:first-child{padding-top:0; border-top:0;}
aside .menu_wrap .nav_category nav > ul li{height:45px; box-sizing:border-box; overflow:hidden;}
aside .menu_wrap .nav_category nav > ul li a{font-size:1rem; font-family: 'Noto Sans KR', sans-serif; line-height:45px}
aside .menu_wrap .nav_category nav > ul.type1 a{color:#000;}
aside .menu_wrap .nav_category nav > ul.type2 a{color:#5c5c5c;}
aside .btn_close_wrap{float:right; width:18%; height:100%;}
aside .btn_close_wrap button{display:block; width:100%; height:100%; font-size:0; overflow:hidden; text-indent:-100px; background:transparent url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/X_bt.png) center 15px no-repeat; background-size:30% auto; border:0; outline:none; }
@media screen and (min-width:320px) and (max-width:344px){
    aside .btn_close_wrap button{ background-size:20px auto;}
}

@media screen and (min-width:400px) {
    aside .btn_close_wrap button{ background-size:20px auto; background-position:calc(100% - 15px) 15px;}
}



/* 최근 본 상품 */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:1002; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //최근 본 상품 */

@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;}
}
/* BASIC css end */

