/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}


.img320{width:100%;  min-width:320px; background-color:#002248;}
.img320 img{ width:100%;}

#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; text-align:center; background-color:#3e4347;}
#header .headerTop a {width:24%; 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:#c69054; position:absolute; right:0;}
#header #menu .fa {top:5px;}
#header .headerBottom {padding:0 10px; margin-bottom: 0px;}
#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 .headerMenu {padding:0 10px;  border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3;}
#header .headerMenu li {float:left;padding-top:10px; padding-bottom:10px;width:25%;text-align:center; }
#header .headerMenu li a {font-size:15px; color:#382e2c;}

.search {height:42px; position:relative; left:0; right:0; background-color:#ab3e41; padding-right:45px; text-align:center; display:none; z-index:10;}
.search .searchBox {width:100%; background-color:#ab3e41;}
.search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
.search .btn_search {width:45px; height:42px; line-height:50px; background-color:#ab3e41; position:absolute; top:0; right:0; color:#fff; text-align:center;}
.srchtxt{background-color:transparent; width:100%; border:0 !important;}

.m_util{width:100%;  min-width:320px; clear:both; }
.m_util li{float:left; padding-top:5px; padding-bottom:0px;}
.m_util_a{width:25%;}
.m_util_a img{width:100%;}
.m_util_b{width:49%;}
.m_util_b img{width:100%;}
.m_util_c{width:10%;}
.m_util_c img{width:100%;}
.m_util_d{width:16%;}
.m_util_d img{width:100%;}
 



/* 카테고리 */
aside {position:fixed; width:320px; height:100%; top:36px; left:0; bottom:0; background-color:#294a1e; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center; clear:both;}
aside .asideTop a {width:50 height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#fff; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#fcd0ad; border-bottom:2px solid #fcd0ad;}
aside nav li {border-bottom:1px solid #515257; 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;  color:#fff;}
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 #6f6f6f;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #515257;}
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 #6f6f6f;}
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; color:#fff;}
aside .asideBottom .tel {color:#fcd0ad; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#fff; 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 {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
.mclo {background-color :#294a1e!important;]
/* BASIC css end */

