/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%; position:relative;}
#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;}
.headerCenter {text-align:center; padding:8px 0; border-bottom:1px solid #e0e0e0;}
.headerCenter img {width:auto; height:34px;}
.headerBottomLeft {position:absolute; top:15px; left:12px;}
.headerBottomLeft img {height:16px;}
.headerBottomRight {position:absolute; top:15px; right:12px;}
.headerBottomRight img {height:20px;}
#search {margin:0 10px 0 0;}
.search {position:absolute; top:50px; left:0; width:100%; background:#e0e0e0; padding:8px 0; display:none; z-index:10;}
.search .MS_search_word {border:none; height:27px; font-size:12px; width:100%;}
.searchBox {float:left; width:76%; background:#fff; margin:0 0 0 12px;}
.btn_search {float:left; background:#fff; width:10%; line-height:27px; text-align:center; color:#777777; font-size:12px; border-left:1px solid #e0e0e0;}
.btn_close {float:right; line-height:24px; margin:0 22px 0 0; width:2%;}
.btn_close img {height:12px; vertical-align:middle;}

/* 카테고리 */
.asideClose {position: fixed; top: 10px; left: 330px; z-index: 1002;}
.asideClose img {width:20px;}
aside {display:none;}
aside .wrap {position:fixed; width:320px; height:100%; top:0; left:0; bottom:0; background-color:#fff; overflow-y:scroll; -webkit-overflow-scrolling: touch;z-index:1001;}
aside .wrap .asideTop {padding:25px 12px; text-align:center;}
aside .wrap .asideTop .title {padding:0 0 10px; text-align:left; line-height:21px;}
aside .wrap .asideTop .title strong {display:block; font-weight:bold; color:#000; font-size:14px;}
aside .wrap .asideTop .title span {display:block; font-size:12px; color:#333; line-height:20px; text-align:left; background:#f0f0f0; padding:10px; margin:10px 0 0; font-weight:bold;}
aside .wrap .asideTop .btn a {display:inline-block; width:49%; float:left; line-height:30px; background:#000; color:#fff; font-size:13px;}
aside .wrap .asideTop .btn a.login {background:#b71f25; margin:0 2% 0 0;}
aside .wrap .asideTop .btn:after {display:block; content:""; clear:both;}
aside .wrap .asideTop .btn2 {margin:10px 0 0;}
aside .wrap .asideTop .btn2 a {display:inline-block; width:33%; float:left; height:40px; background:#f0f0f0; color:#000; font-size:13px; padding:20px 0;}
aside .wrap .asideTop .btn2 a.md {margin:0 0.5%;}
aside .wrap .asideTop .btn2 a span {display:block; font-weight:bold; color:#000;}
aside .wrap .asideTop .btn2 a img {width:25px; margin:0 0 5px;}
aside .wrap .asideTop .btn2:after {display:block; content:""; clear:both;}

aside .wrap nav > ul {background:#f0f0f0;}
aside .wrap nav li {border-bottom:1px solid #ccc; position:relative;}
aside .wrap 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 .wrap nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside .wrap nav li > ul {display:none; border-top:1px solid #ccc; background:#fefefe;}
aside .wrap nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
aside .wrap nav li > ul > li:first-child {border-top:0px none;}
aside .wrap nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside .wrap nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside .wrap nav li > ul > li > ul > li {border-bottom:0px none;}
aside .wrap nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
aside .wrap .asideBottom {padding:20px 22px;}
aside .wrap .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .wrap .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .wrap .asideBottom .copyright {margin-top:10px;}
aside .wrap .navCommunity {display:none;}
aside .wrap .navMypage {display:none;}
/* //카테고리 */
aside .navCategory {border-top:1px solid #e0e0e0}
aside .depth1 strong {display:block; padding:10px 12px; border-bottom:1px solid #e0e0e0; cursor:pointer; position:relative;}
aside .depth1 strong a {display:block; color:#000;}
aside .depth2 {display:none;}
aside .depth2.on {display:block !important;}
aside .depth1 strong .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside .wrap .asideBottom {text-align:center;}
aside .wrap .asideBottom .first {margin:0 0 10px;}
aside .wrap .asideBottom .ft_sec h3 {font-size:14px; color:#000000; display:block; margin:0 0 10px;}
aside .wrap .asideBottom .ft_sec > div {padding:12px; border:1px solid #e0e0e0;}
aside .wrap .asideBottom .cscenter .phone {font-size:15px; font-weight:bold; color:#b72025; line-height:21px; margin:0 0 10px;}
aside .wrap .asideBottom .cscenter p {font-size:12px; color:#444; line-height:18px;}
aside .wrap .asideBottom .cscenter p span {font-size:12px; color:#000; font-weight:bold;}
aside .wrap .asideBottom .bank div {font-weight:bold; color:#000; margin:0 0 10px;}
aside .wrap .asideBottom .bank p span {font-weight:bold; font-size:13px; line-height:18px;}

/* 최근 본 상품 */
#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 {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
/* BASIC css end */

