/* BASIC css start */
/* BASIC css start */
#preview_wrap { display:none; } 
.minSizeWrap { position:relative; width:1200px; margin:0 auto; } 
#hdWrap { position:relative; height: auto; } 
#wrap {
    width: 100%;
    min-width: 1200px;
}

/* 로고 영역 */ 
#hdWrap.act { position: fixed; top:0; left:0; right:0; z-index: 1000; } 
#hdWrap .hd_logo_wrap { overflow: hidden; height: 109px; display: flex; justify-content: space-between; align-items: center; background: #000; } 
#hdWrap .hd_logo_wrap .hd_logo_cont { position:relative; width:1200px; margin:0 auto; display: flex; justify-content: space-between; align-items: center; } 
#hdWrap .hd_logo_wrap .hd_logo_r { width: auto; display: flex; justify-content: flex-end; align-items: center; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link { position: relative; display: inline-block; margin-right: 50px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link span { display: inline-block; margin-right: 35px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link span:last-child { margin-right: 0; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link span a { position: relative; color: #fff; font-size: 11px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link span a img { display: block; text-align: center; margin: 0 auto 8px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_link span a #user_basket_quantity {position: absolute;top: -6px;right: -3px;background: #d4ac4d;color: #fff;width: 16px;height: 15px;text-align: center;line-height: 15px;border-radius: 100%;font-size: 11px;} 
#hdWrap .hd_logo_wrap .hd_logo_r .hd_bnr { position: relative; width: 200px; height: 31px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .bx-wrapper .bx-controls-direction a { position: absolute; z-index: 99; } 
#hdWrap .hd_logo_wrap .hd_logo_r .bx-prev { top: 2px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .bx-next { top: 20px; } 
#hdWrap .hd_logo_wrap .hd_logo_r .bx-prev,
#hdWrap .hd_logo_wrap .hd_logo_r .bx-next {right: 0;border: 1px solid #999;padding: 0 2px;height: 15px;color: #999;box-sizing: border-box;} 

/* GNB */ 
#hdWrap #header .hd_gnb_wrap { width: 100%; position: relative; z-index: 1000; background: rgb(43 43 43 / 90%); padding: 18px 0; } 

#hdWrap .hd_gnb { display: flex; justify-content: space-between; align-items: center; } 
#hdWrap .hd_gnb .cateWrap { position: relative; text-align: center; } 
#hdWrap .hd_gnb .cateWrap:after { content:""; display:block; clear:both; } 
#hdWrap .hd_gnb .cateWrap .tmenu { position: relative; display: inline-block; } 
#hdWrap .hd_gnb .cateWrap .tmenu a { } 
#hdWrap .hd_gnb .cateWrap .tmenu a:hover { border-bottom: 1px solid #333 } 
#hdWrap .hd_gnb .cate { text-align: center; display: flex; justify-content: flex-start; align-items: center; } 
#hdWrap .hd_gnb .cate a { color:#fff; font-size:16px; margin-right: 56px; } 
#hdWrap .hd_gnb .cate a i { font-size: 20px; vertical-align: text-bottom; margin-right: 4px; } 
#hdWrap .hd_gnb .hd_menu_r { } 
#hdWrap .hd_gnb .hd_menu_r .hd-link { display: flex; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link li { position: relative; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link li .hdBar { color: #fff; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link li a { font-size:13px; color:#fff; margin: 0 6px; position: relative; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link li a:after { content:''; position: absolute; left: 0; right: 0; height: 37px; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link_sub { position: absolute; top: 30px; left:11px; width: 128px; background-color: #fff; border: 1px solid #4c4c4c; z-index: 1001; padding:5px 0; display:none; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link_sub a { display:block; font-size:11px; line-height:20px; padding: 0 8px; color: #000 !important; } 
#hdWrap .hd_gnb .hd_menu_r .hd-link_sub a:hover { display:block; background-color: #f8f8f8; } 

/* 카테고리 전체보기 */ 
#hdWrap .hd_gnb_ca { position: absolute; top: -12px; left: 0; display:none; width: 1198px; } 
#hdWrap .hd_gnb_ca .cm_nav .cm_nav_cate { margin-bottom:0; } 
#hdWrap .hd_gnb_ca .hd_gnb_caTop { background-color: #fff; height: 57px; line-height: 57px; border-width: 1px 1px 0; border-style:solid; border-color: #113e00; width: 50px; text-align: center; margin-top: -7px; z-index: 102; position: relative; } 
#hdWrap .hd_gnb_ca .hd_gnb_caTop a { color:#113e00; font-size:16px; } 
#hdWrap .hd_gnb_ca .hd_gnb_caTop a i { font-size: 20px; vertical-align: text-bottom; } 
#hdWrap .hd_gnb_ca .cm_nav .cm_nav_cate .cm_nav_cate_lst { border:1px solid #909090; border-top:0px none; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap { border:1px solid #113e00; background:#fff; z-index: 101; position: absolute; top: 50px; width: 1198px; overflow: hidden; left: 0; padding: 10px 0; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner { padding: 20px 0 0 34px; overflow:hidden; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner .allMenuList { *zoom:1; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner .allMenuList:after { display:block; clear:both; content:'' } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner .allMenuList dl { padding: 0 34px 30px 0; float:left; width: 160px; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner dl dt { border-bottom: 1px solid #ddd; margin-bottom: 4px; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner dl dt a { padding-left:5px; font-size:14px; height:30px; line-height:30px; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner dl dd a { display: block; padding: 4px 0 4px 5px; color: #777; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner dl dd a:hover { background:#eaeaea; color:#111; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner .boardList { padding-left:5px; height:44px; border-top: 1px solid #ddd; } 
#hdWrap .hd_gnb_ca .hd_gnb_caWrap .allMenuInner .boardList a { display:inline-block; margin-right:35px; height:44px; line-height:44px; } 

/* 검색창 */ 
#hdWrap .hd_search { text-align: center; position: relative; } 
#hdWrap .hd_search input { width: 377px; height: 36px; border: 1px solid #ddd; color:#000; font-size:14px; padding: 0 32px 0 10px; background: #f5f5f5; box-sizing: border-box; } 
#hdWrap .hd_search i { position:absolute; right: 0; top: 0; color: #113e00; width: 36px; height: 36px; text-align: center; line-height: 36px; font-size: 20px; } 

/* scroll 영역 */
.asideMenu { position: absolute; top: 260px; left: 51%; z-index:999; background-color:#fff; margin-left: 640px; width: 90px; height: 529px; overflow: hidden; } 
.asideMenu h1 {background: #d4ac4d;color: #fff;text-align: center;font-size: 12px;padding: 18px 0;} 
.asideMenu h1 b { font-size: 15px; font-weight: bold; } 
.asideMenu h1 a { display: inline-block; font-size: 11px; color: #fff; border: 1px solid #80b0e8; border-radius: 30px; padding: 4px 12px; box-sizing: border-box; margin-top: 8px; } 
.asideMenu.act { position: fixed; top: 193px; } 
.asideMenu ul { border-left:1px solid #eee; border-right:1px solid #eee; } 
.asideMenu .recentPrdArea { border-left:1px solid #eee; border-right:1px solid #eee; } 
.asideMenu .utilMenu .list { border-bottom:1px solid #eee; margin: 0 8px; } 
.asideMenu .utilMenu .link { display:block; text-align:center; font-size: 11px; padding: 10px 0 10px; position: relative; font-weight: bold; } 
.asideMenu .utilMenu .link img { display:block; margin: 0 auto 4px; } 
.asideMenu .utilMenu i { color:#383838; font-size: 20px; display:block; } 
.asideMenu .utilMenu span.user_basket_quantity {background-color: #d4ac4d;border-radius:50%;color: #fff;display: inline-block;width: 14px;text-align: center;height: 14px;font-size: 10px;position: absolute;right: 20px;top: 6px;line-height: 14px;} 
.asideMenu .topBtn { width: 100%; height: 26px; background-color: #000; color:#fff; text-align:center; line-height: 26px; display: block; position: absolute; bottom: 0; } 

/* 최근 본 상품 */
#todayWrap .title { text-align:center; display:block; padding: 8px 0; font-weight: bold; } 
#today .todaySlideArea { text-align: center; overflow:hidden; width:100%; height: 181px; position: relative; } 
#today .todaySlideArea p { color:#999; margin-top: 50px; } 
#today .todaySlideArea img { width: 100%; height: auto; box-sizing: border-box; } 
#today .todaySlideArea .bx-controls-direction { position: absolute; bottom: 10px; left: 0; right: 0; } 
#today .todaySlideArea .bx-prev,
#today .todaySlideArea .bx-next { background:#fff; border: 1px solid #ddd; width: 22px; height: 14px; display: inline-block; margin: 0 1px; } 
#today .todaySlideArea .bx-prev:hover,
#today .todaySlideArea .bx-next:hover { border: 1px solid #aaa; } 

.dn{display:none !important;}
/* BASIC css end */


/* BASIC css end */

