/* BASIC css start */
.fa-navicon { background:url('/design/cat09/12483/m_fold_btn.png') no-repeat; width:18px; height:11px; background-size:18px 11px; }
.fa-times { background:url('/design/cat09/12483/m_close_btn.png') no-repeat; width:18px; height:18px; background-size:18px 18px; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { display:none; }
.fa-remove:before, .fa-close:before, .fa-times:before { display:none; }
.fa.fa-times.fa-2x { position: absolute; right: 10px; top: 0px; z-index: 99999; }
.header_menu { }
.header_menu ul {  }
.header_menu ul:after { content: ""; display: block; clear: both; }
.header_menu ul li { width: 24.7%; float: left; text-align: center; height: 30px; text-transform: uppercase; border-right: 1px solid #ededed; border-bottom: 1px solid #ededed;line-height:30px;padding:10px 0; }
.header_menu ul li:nth-child(4n) { border-right: none; }

.header_menu ul li .gr { color:#7caf46; }

.header_menu ul li.on { background:#000; }
.header_menu ul li.on a { color:#fff; }
.header_menu ul li a { font-size: 0.9em; letter-spacing: -0.03em; font-weight:bold; }
.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: 99; /* position: relative; */
float: right !important; text-align: right !important; }
#header .top-pt-02 { position:fixed; top:0; left:0; right:0; z-index:100; }
#header .top-pt-03 { position:fixed; top:31px; left:0; right:0; z-index:100; }
#header .headerTop { min-width: 275px; text-align: center; background-color: #fff; border-bottom: 1px solid #ededed; }
#header .headerTop .bookmark { color:#000; position:relative; width:12%; }
#header .headerTop .bookmark span { font-size:1.2em; position:absolute; right:23px; }
#header .headerTop:after { content: ""; display: block; clear: both; }
#header .headerTop a { width: 22%; height: 30px; line-height: 30px; color: #9d9d9d; float: left; background: url('/design/cat09/12483/m_top_bar.gif'); background-repeat: no-repeat; background-position-x: right; background-position-y: 50%; }
#header .headerTop a .fa { vertical-align:top; top:9px; }
#header #menu { width:45px; }
#header #menu img { height: 13px; vertical-align: middle; }
#header #menu .fa { top:5px; }
#header .headerBottom { padding: 0 20px; border-bottom: 1px solid #ededed; background:#fff; }
#header .headerBottom:after { content: ""; display: block; clear: both; }
#header .headerBottom .headerBottomLeft { float: left; margin: 25px 0; width: 33%; text-align: left; }
#header .headerBottom .headerBottomMiddle { float: left; margin: 20px 0; width: 33%; text-align: center; }
#header .headerBottom .headerBottomRight { float: right; margin: 25px 0; width: 33%; text-align: right; }
#header .headerBottom .headerBottomRight #search img { height:15px; vertical-align:middle; }
#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:#ddd; 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: #999; position: absolute; top: 0; right: 0; color: #fff; text-align: center; }
/* 카테고리 */
aside { position:fixed; width:320px; height:100%; top:0px; 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 nav li { position:relative; }
aside nav li a { display: block; height: 35px; line-height: 35px; padding: 0; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform: uppercase; font-size: 15px; }
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 #ddd; }
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 p { color: #979797; text-align: center; }
aside .asideBottom p.num { color: #000; font-size: 17px; margin: 10px 0; }
aside .asideBottom .copyright { margin-top: 0px; color: #cfcfcf; font-size: 10px; }
.asideBottom .bottom_box { margin-top:30px }
.asideBottom .bottom_box ul { text-align:center; }
.asideBottom .bottom_box ul li { display: inline-block; width: 43%; margin: 3% 0; }
.asideBottom .bottom_box ul li a { padding: 0 10px; height: 8px; display: inline-block; line-height: 6px; }
.asideBottom .bottom_box ul li:first-child { text-align:right; }
.asideBottom .bottom_box ul li:first-child a { border-right:1px solid #ddd; }
.asideBottom .bottom_box ul li:last-child { text-align:left; }
.asideBottom .bottom_box ul li a { color:#979797; }
aside .navCommunity { display:none; }
aside .navMypage { display:none; }
.asideTop { padding: 30px 0px 20px 00px; }
.asideTop .logo { text-align:center; height:50px; }
.asideTop .logo img { height:50px;  }
.asideTop .tab { }
.asideTop .tab ul { margin:35px 0 0 0 }
.asideTop .tab ul li { display: inline-block; width: 48%; margin: 0 2px 0 0; }
.asideTop .tab ul li.black { background:#7fae44; border:1px solid #7fae44; color:#fff; text-align:center; height:40px; line-height:40px; }
.asideTop .tab ul li.white { background:#fff; border:1px solid #dfdfdf; color:#000; text-align:center; height:40px; line-height:40px; position:relative; }
.asideTop .tab ul li.white .join_point { position: absolute; top: -13px; height: 22px; right: 31%; }
.asideTop .tab ul li.white .join_point img { height:100%; }
.aside_mp_tab { padding:0 20px 20px 20px; }
.aside_mp_tab ul { border-left:1px solid #ddd; border-top:1px solid #ddd; }
.aside_mp_tab ul:after { content: ""; display: block; clear: both; }
.aside_mp_tab ul li { float:left; text-align:left; border-right:1px solid #ddd; border-bottom:1px solid #ddd; width:34.5%; padding:0 0 0 15%; height:40px; line-height:40px; position:relative; }
.aside_mp_tab ul a:nth-of-type(1) li span { position:absolute; top:0px; left:0px; width:20px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:3px 10px; background-size:auto 20px; margin:0 10px; }
.aside_mp_tab ul a:nth-of-type(2) li span { position:absolute; top:0px; left:0px; width:22px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:-45px 10px; background-size:auto 20px; margin:0 10px; }
.aside_mp_tab ul a:nth-of-type(3) li span { position:absolute; top:0px; left:0px; width:20px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:-19px 10px; background-size:auto 20px; margin:0 10px; }
.aside_mp_tab ul a:nth-of-type(4) li span { position:absolute; top:0px; left:0px; width:20px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:-97px 10px; background-size:auto 20px; margin:0 10px; }
.aside_mp_tab ul a:nth-of-type(5) li span { position:absolute; top:0px; left:0px; width:20px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:-72px 10px; background-size:auto 20px; margin:0 10px; }
.aside_mp_tab ul a:nth-of-type(6) li span { position:absolute; top:0px; left:0px; width:20px; height:40px; background-image:url('/design/cat09/12483/m_aside_icon.png'); background-repeat:no-repeat; background-position:-120px 10px; background-size:auto 20px; margin:0 10px; }
.navCategory { padding: 0 20px 20px 20px; }
/* //카테고리 */

/* 최근 본 상품 */
#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 */

