@charset "utf-8";
/* CSS Document */
.clearfix:after {content: ''; clear: both; display: block;}
#wrap{position:relative; min-width:1200px}/* 전체 감싸고 있는 영역에 position:relative, min-width를 주어 scroll배너도 보이게 한다. */
.gnb,.header_top_cont,.header_search_cont,.main_goods_cont,.sub_content,.content_info,.foot_list ul,.foot_cont,.foot_certify{position:relative; width:1200px; margin:0 auto;}/* 컨텐츠 사이즈 + 센터정렬 */

/* ------------- 상단 디자인 ------------- */
#header_warp {position:relative;/*position: absolute; left:0; right:0; z-index:60; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);*/ border-bottom:1px solid #000;  background: #fff; z-index:3;}
#header{position:relative;}
#header .h1_logo{  padding:30px 0 30px 0;}
#header .header_top{height:45px; border-bottom:1px solid #ddd;}
/* 해외몰 */
#header .top_country_list{position:absolute; top:10px; left:0px;}
#header .top_country_list ul{font-size:0;}
#header .top_country_list ul li{display:inline-block; padding-right:2px;}
/* 해외몰 홈아이콘 타입 노출형 */
#header .top_country_list0{position:absolute; top:15px; left:0px; z-index:100;}
#header .top_country_list0 ul{font-size:0;}
#header .top_country_list0 ul li{display:inline-block; padding-right:2px;}
/* 해외몰 홈아이콘 타입 선택형(국기) */
#header .top_country_list1{position:absolute; top:10px; left:0px; border:1px solid #999999; background:#ffffff; z-index:100;}
#header .top_country_list1 .country_tit{padding:4px 32px 3px 9px; background:url("/images/etc/select_arrow_down_11x7.png") no-repeat right center;}
#header .top_country_list1 .country_tit.actvie{background:url("/images/etc/select_arrow_up_11x7.png") no-repeat right center;}
#header .top_country_list1 ul{display:block; padding:6px 0 6px 0; font-size:0; border-top:1px solid #999999; background:#ffffff;}
#header .top_country_list1 ul li{padding:4px 0 4px 9px;}
#header .top_country_list1 ul li a{display:block;}
/* 해외몰 홈아이콘 타입 선택형(국기,언어) */
#header .top_country_list2{position:absolute; top:10px; left:0px; border:1px solid #999999; background:#ffffff; z-index:100;}
#header .top_country_list2 .country_tit{padding:4px 32px 3px 9px; background:url("/images/etc/select_arrow_down_11x7.png") no-repeat right center;}
#header .top_country_list2 .country_tit.actvie{background:url("/images/etc/select_arrow_up_11x7.png") no-repeat right center;}
#header .top_country_list2 .country_tit span{display:inline-block; padding-left:5px;}
#header .top_country_list2 ul{display:block; padding:6px 0 6px 0; font-size:0; border-top:1px solid #999999; background:#ffffff;}
#header .top_country_list2 ul li{padding:4px 0 4px 9px;}
#header .top_country_list2 ul li a{display:block; font-size:12px;}
#header .top_country_list2 ul li a span{display:inline-block; margin-left:5px;}
#header .top_country_list2 ul li:hover a span{text-decoration:underline;}

/* 상단 로그인 */
.top_member_box{float:right; position:relative; margin:16px -15px 0 0px; line-height:1; z-index:150;}
.top_member_box .txt_bar{display:inline-block; width:1px; height:10px; margin:0 0 0 10px; background:#dedede; vertical-align:-1px}
.top_member_box > li{float:left; position:relative;}
.top_member_box > li a{display:inline-block; padding:4px 0 4px 10px; color:#888888; font-size:11px;}
.top_member_box > li a:hover{text-decoration:underline;}
/*.top_member_box > li:first-child{border-left:0 none;}*/
.top_member_box > li strong{color:#111;}
/* join 캡션 */
.top_member_box > li .accent span,
.top_member_box > li .accent strong{display:inline-block; min-width:40px; height:16px; color:#ffffff; font-size:11px; letter-spacing:-1px; line-height:16px;
	background:url("/images/common/bg/bg_accent.png") no-repeat;}
.top_member_box > li .accent{display:block; overflow:hidden; position:absolute; left:50%; top:19px; width:160px; height:23px; padding:6px 0 0 0; margin-left:-80px; text-align:center; z-index:40;
	background:url("/images/common/bg/bg_accent.png") no-repeat -68px -44px;}
.top_member_box > li .accent span{padding-right:4px; background-position:right 0;}
.top_member_box > li .accent strong{padding-left:3px; background-position:0 0;}
/* 마이페이지 레이어 */
.top_mypage_cont{display:inline-block; width:78px; padding:0 0 0 5px;}
.top_mypage_cont .top_mypage_tit{display:block; background:url("/images/etc/select_arrow_down_11x7.png") no-repeat 50px center;}
.top_mypage_cont .top_mypage_tit a{display:inline-block; /*padding:4px 21px 4px 14px;*/}
.top_mypage_cont .top_mypage_tit.active{display:block; margin-top:-3px; border:1px solid #999999; background:url("/images/etc/select_arrow_up_11x7.png") no-repeat 50px center;}
.top_mypage_cont .top_mypage_tit.active a{padding:6px 0 6px 9px;}
.top_mypage_cont ul{display:block; position:absolute; top:19px; left:5; width:76px; padding:3px 0 3px 0; border:1px solid #999999; background:#ffffff; z-index:40;}
.top_mypage_cont li{}
.top_mypage_cont li a{display:block; padding:6px 5px 7px 10px;}
.top_mypage_cont li a:hover{color:#ffffff; text-decoration:none; background:#111;}
.top_mypage_cont + .txt_bar{margin:0;}

/* 검색창 */
#header .top_search{position:absolute; top:25px; right:0; float:right; border:1px solid #cccccc; background:#ffffff; z-index:110;}
#header .top_search legend{display:none;}
#header .top_search .top_search_cont{}
#header .top_search .top_text_cont{width:333px; background:#ffffff;}
#header .top_search .top_text_cont input{border:none 0; vertical-align:top;}
#header .top_search .top_text_cont input::-webkit-input-placeholder {}
#header .top_search .top_text_cont input::-moz-placeholder {}
#header .top_search .top_text_cont input:-ms-input-placeholder {line-height:10px;}
#header .top_search .top_text_cont .top_srarch_text{width:100%; height:33px; padding:5px 45px 5px 15px; box-sizing:border-box;}
#header .top_search .top_text_cont .btn_top_srarch{position:absolute; top:0px; right:0px;border-left:1px solid #ddd;}
#header .top_search .search_cont{display:block; margin:0; font-size:0; border-top:1px solid #cccccc; background:#ffffff;}

/*
.recom_box + .recent_box{width: 234px; min-height:218px; border-right:1px solid #ddd;}
.recom_box + .recent_box li a{width:55% !important;}
.recent_box{display:inline-block; float:left; width:333px; min-height:65px; font-size:12px; text-align:center; border-right:none 0; vertical-align:top;}
.recent_box dl{padding:10px 15px 10px 15px; text-align:left;}
.recent_box dt{font-size:13px; font-weight:bold;}
.recent_box dd{padding:5px 0 0 0;}
.recent_box ul{margin-top:-5px; width: 100%;}
.recent_box li{overflow:hidden; width: 100%; padding: 0 !important;}
.recent_box li a{display:block !important; overflow:hidden; float:left; width:67% !important; text-align: left !important; padding: 0 !important; text-overflow:ellipsis; white-space:nowrap; word-wrap:break-word;}
.recent_box li span{display:inline-block; float:right; padding: 0; color:#999999; font-size:10px; line-height: 31px;}
.btn_top_search_del{display:inline-block;width:14px; height:14px;}/* 삭제 */
*/
/* 추천상품 */
.recom_box{display:inline-block; float:right; width:200px; min-height:218px; margin:10px 0 0 -1px; padding:0 0 20px 15px; font-size:12px; border-left:1px solid #ddd;}
.recom_box dl{}
.recom_box dt{width:122px; padding:0 0 10px 0; font-size:13px; font-weight:bold; text-align:center;}
.recom_box dd{}
.recom_box .recom_photo{display:table-cell; position:relative; width:120px; height:120px; border:1px solid #ddd; vertical-align:middle; text-align:center;}
.recom_box .recom_photo img{max-width:120px;}
.recom_box .recom_tit{display:block; width:120px; padding:10px 0 0 0;}
/* 추천상품만 있을 때 */
.recom_box_only{min-height:218px; margin: 10px auto 0 auto; padding:0 0 20px 0; font-size:12px; text-align:center;}
.recom_box_only dl{}
.recom_box_only dt{padding:0 0 10px 0; font-size:13px; font-weight:bold; text-align:center;}
.recom_box_only dd{}
.recom_box_only .recom_photo{display:table-cell; position:relative; width:120px; height:120px; border:1px solid #ddd; vertical-align:middle;}
.recom_box_only .recom_photo img{max-width:120px;}
.recom_box_only .recom_tit{display:block; width:120px; padding:10px 0 0 0;}
.recom_box_only .recom_item_cont {width:160px; margin:0 auto; text-align:left;}
/* 추천상품 내용 */
.recom_info_cont{display:table-cell; vertical-align:middle;}
.recom_tit_box{padding:5px 0 0 0;}
.recom_tit_box .item_brand{display:block; color:#444444;}
.recom_tit_box .item_name{display:block; letter-spacing:-1px;}
.recom_tit_box .item_name_explain{display:block; overflow:hidden; height:14px; padding:2px 10px 0 0px; color:#a8a8a8; line-height:1.2;}
.recom_icon_box{margin:-5px 0 0 0; padding:10px 0 0 0;}
.recom_icon_box img{display:inline-block; padding:5px 0 0 0;}
.recom_money_box{padding:10px 0 0 0; line-height:1;}
.recom_money_box del{display:block; color:#ffb200;}
.recom_money_box .item_price{display:block; padding:7px 0 5px 0; font-size:14px;}
.recom_money_box .item_sale{display:block; font-size:14px; color:#282828;}
.recom_money_box .item_mileage{display:block; padding:5px 0 5px 0; line-height:1.5;}
.recom_money_box .item_mileage img{vertical-align:middle;}
.recom_number_box{padding:10px 0 0 0; font-size:11px; color:#a8a8a8;}
.recom_number_box .num_mileage{display:block;}
.recom_number_box .num_code{display:block;}
/* 추천상품 soldout */
.recom_photo .item_soldout_bg{display:none; position:absolute; top:0px; left:0px; width:100%; height:100%; text-align:center;
	background-color:#ffffff;
	filter:alpha(opacity=60);
	background-color:rgba(255, 255, 255, 0.6);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:0;
}
.recom_box .item_soldout_bg img{position:relative; vertical-align:middle;}
.recom_box.item_soldout .recom_photo .item_soldout_bg{display:block;}
.recom_box.item_soldout .recom_photo .item_soldout_bg:after { content: ""; display: inline-block; width: 1px; height: 100%; margin-right: 0; vertical-align: middle;}

/* 상품 대표 색상 */
.js_recom_box .color{margin:5px 0 7px !important; padding:0 !important; overflow:hidden !important;}
.js_recom_box .color > div{width:12px !important; height:12px !important; text-indent:-9999px !important; border:#dfdfdf 1px solid !important; float:left !important; margin:5px 5px 0 0 !important;}

/* 전체삭제, 닫기 버튼 */
.seach_top_all{ overflow:hidden; width:100%; height:30px; background:#f5f5f5; clear:both; border-bottom: 1px solid #ddd;}
.seach_top_all .btn_top_search_all_del{float:left; padding:0 15px 0 15px; color:#999999; font-size:11px; line-height:30px;}
.seach_top_all .btn_top_search_close{float:right; padding:0 15px 0 15px; color:#999999; font-size:11px; line-height:30px;}
.seach_top_all strong{font-weight:normal;}

/* ------------- 상단 GNB 영역 ------------- */
#header .header_gnb{}
/* gnb */
#header .gnb{position:relative;/* font-size:0;*/}
#header .gnb .gnb_all{display:inline-block; vertical-align:top; text-align:left;}
#header .gnb .gnb_all a{font-size:12px;}
#header .gnb .gnb_all strong{display:none;}
/* 전체 메뉴 */
#header .gnb_allmenu_wrap{display:inline-block;}
#header .gnb_allmenu{position:absolute; top:49px; left:0; width:100%; font-size:12px; z-index:100; background:#ffffff; border:1px solid #3e3d3c;}
#header .gnb_allmenu_box{overflow-y:auto; height:395px; padding:40px 20px;}
#header .gnb_allmenu_box .gnb_scroll_box{overflow-y:scroll; height:395px;}
/* 전체 메뉴 버튼 */
.btn_all_menu_open{position:absolute; top:0px; left:0px; background-color:#3e3d3c;}
.btn_all_menu_close{position:absolute; top:-50px; left:-1px; width:48px; height:48px; background:#3e3d3c url('/images/common/btn/btn_allmenu_close.png') no-repeat 0 0; cursor:pointer; text-indent:-9999px; font-size:0; display: none;}
/* 전체 메뉴 내용 */
.gnb_allmenu_box ul{font-size:0; width:100%; margin:-30px 0 0 0; /* overflow-y: auto; min-height: 500px; */}
.gnb_allmenu_box ul li{display:inline-block; margin:30px 0 0 0; /* text-align:center;  line-height:1; */ vertical-align:top; width: 100% !important; padding: 0 10px; box-sizing: border-box;}
.gnb_allmenu_box ul li > .all_menu_cont {width: 100%;}
.gnb_allmenu_box ul li > .all_menu_cont > img {width: 100%; display: block; max-width: 200px; margin: 0 auto 10px;}
.gnb_allmenu_box ul li a{display:block; padding: 13px 0; font-size: 24px; font-weight: 700; text-align:left; word-break:break-all; color: #000;}
.gnb_allmenu_box ul li a > img{max-width:180px;}

.gnb_allmenu_box .all_menu_cont{padding:0 20px 0 20px;}
.gnb_allmenu_box .all_depth1,
.gnb_allmenu_box .all_depth2,
.gnb_allmenu_box .all_depth3{margin:0;}
.gnb_allmenu_box .all_depth1 a,
.gnb_allmenu_box .all_depth2 a,
.gnb_allmenu_box .all_depth3 a{font-weight:normal;}
.gnb_allmenu_box .all_depth1 li,
.gnb_allmenu_box .all_depth2 li,
.gnb_allmenu_box .all_depth3 li{display: inline-block; margin:0; padding:0;}
.gnb_allmenu_box .all_depth1{border-top: 1px solid #424242; padding-top: 20px; margin-top: 20px; position:relative;}
.gnb_allmenu_box .all_depth1 li a{color:#000; font-size:16px; text-align:left; font-weight: bold;}
.gnb_allmenu_box .all_depth1 li.on a {/* text-decoration:underline; */ background: url(/images/member/icon_join_step_off.png) no-repeat right 10px center/10px 11px;}

.gnb_allmenu_box .all_depth2{position: absolute; left: 300px; width: calc(100% - 300px); top: 0; display: none; height: 535px; overflow-y: auto;}
.gnb_allmenu_box .all_depth2:after {content: ''; clear: both; display: block;}
.gnb_allmenu_box .all_depth2 li {width: 20% !important; /*float: left;*/ padding: 0 5px; box-sizing: border-box;}
.gnb_allmenu_box .all_depth1 > li.on .all_depth2 {display: block;}
.gnb_allmenu_box .all_depth2 li a{font-size:16px; font-weight: 400;}
.gnb_allmenu_box .all_depth2 li .img_box {}
.gnb_allmenu_box .all_depth2 li .img_box img {width: 100%;}
.gnb_allmenu_box .all_depth2 li .txt_box {text-align: left;}
.gnb_allmenu_box .all_depth2 li .txt_box p {padding: 5px 0 0 0; font-size: 13px; word-break: break-all;}
.gnb_allmenu_box .all_depth2 li .txt_box p:first-child {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 1.5em; max-height: 3.0em;width: 100%; word-break: keep-all;}
.gnb_allmenu_box .all_depth2 li .txt_box p:last-child {font-size: 14px; color: #111; font-weight: 700;}

.gnb_allmenu_box .all_depth3{}
.gnb_allmenu_box .all_depth3 li{padding-left:10px;}
.gnb_allmenu_box .all_depth3 li a{color:#888888; font-size:12px;}

.gnb_allmenu_box .all_depth1 > li {width: 100% !important; padding-right: calc(100% - 300px); box-sizing: border-box;}
.gnb_allmenu_box .all_depth1 > li:hover .all_depth2 {/* display: block; */}


/* gnb 양쪽 버튼 */
#header .gnb_left{display:inline-block; margin:0 0 0 48px; font-size:0; vertical-align:top;}
#header .gnb_left a{display:inline-block; width:49px; height:49px; background:url('/images/common/btn/btn_arrow_left_over.png') no-repeat center;}
#header .gnb_left a.active{background:url('/images/common/btn/btn_arrow_left.png') no-repeat center;}
#header .gnb_menu_box{display:inline-block; vertical-align:top;}
#header .gnb_right{position:absolute; top:0px; right:317px;}
#header .gnb_right a{display:inline-block; width:49px; height:49px; text-indent:-9999em; background:url('/images/common/btn/btn_arrow_right_over.png') no-repeat center;}
#header .gnb_right a.active{background:url('/images/common/btn/btn_arrow_right.png') no-repeat center;}
/* 뎁스메뉴 보더 */
#header .gnb_menu_box{/*width:1040px;*/ width:735px; /*border:1px solid #333;*/}
#header .gnb_menu_box ul{border:1px solid #cacaca;}
/* 상단메뉴 최상위 */
#header .gnb .depth0{font-size:0; vertical-align:top; border:none; overflow:hidden; height:49px;}
#header .gnb .depth0 > li{position:relative; display:inline-block; vertical-align:top;}
#header .gnb .depth0 > li > a{display:inline-block; padding:0 25px; font-size:14px; font-weight:bold; text-align:center; line-height:49px;}
#header .gnb .depth0 > li > a > img{max-height:45px; vertical-align:middle;}
#header .gnb .gnb_menu0{}
/* 상단메뉴 1뎁스 */
#header .gnb .depth1 > li{}
#header .gnb .depth1 > li > a{display:block; /*width:100%;*/ padding:5px 10px 7px 19px; font-size:12px;}
#header .gnb .depth1 > li > a:hover{background:#111; color:#ffffff;}
#header .gnb .depth1 > li > a.active{background:#111; color:#ffffff;}
/* 상단메뉴 2,3,4 뎁스 CSS */
#header .gnb .depth1 li{position:relative;}
#header .gnb .depth1 li a{display:block; /*width:100%;*/ padding:5px 10px 7px 19px; font-size:12px;}
#header .gnb .depth1 li a:hover{background:#111; color:#ffffff;}
#header .gnb .depth1 li a.active{background:#111; color:#ffffff;}
/* 상단 메뉴 뎁스 위치 */
#header .gnb .depth1{display:none; position:absolute; top:48px; left:0; width:160px; background:#ffffff; z-index:100;}
#header .gnb .depth2{display:none; position:absolute; top:-1px; left:160px; width:160px; background:#ffffff;}
#header .gnb .depth3{display:none; position:absolute; top:-1px; left:160px; width:160px; background:#ffffff;}
#header .gnb .depth4{display:none; position:absolute; top:-1px; left:160px; width:160px; background:#ffffff;}
/* 공지사항 롤링 */
.notice_rolling{overflow:hidden; position:absolute !important; top:10px; right:0px; width:325px; height:29px;}
.notice_rolling ul{float:left; width:280px; height:29px; font-size:12px;}
.notice_rolling ul li{}
.notice_rolling ul li a{overflow:hidden; display:block; padding:7px 5px 7px 5px; text-overflow:ellipsis; white-space:nowrap; word-wrap:break-word; line-height:1;}
.notice_rolling ul li a:hover{text-decoration:underline; color:#111;}
.notice_rolling .btn_notice_rolling{float:right; padding:5px 0 0 0;}
.notice_rolling .btn_notice_rolling a{display:inline-block; margin-left:-1px;}

/* ------------- 컨텐츠 시작 ------------- */
#container{/* margin-top:-1px; border-top:1px solid #cccccc; */ padding-top: 20px;}
#contents{min-height:400px; padding:0 0 80px 0;}
#contents:after{display:block; clear:both; content:"";}
/* ------------- 페이지 위치 ------------- */
.location_wrap{position:relative; width:100%; border-bottom:1px solid #ededed; /*background:#f9f9f9;*/ display: none;}
.location_wrap .location_cont{width:1200px; margin:0 auto;}
.location_wrap .location_cont:after{display:block; clear:both; content:"";}
.location_cont em{display:block; float:left; padding:12px 0 10px 0; color:#777777; font-size:11px;}
.location_cont .local_home{color:#777777;}
.location_cont .local_home:hover{text-decoration:underline;}
/* 페이지 셀렉트 레이어 */
.sub_content .location_wrap{margin:-25px 0 15px 0; border-bottom:none 0; display: block;}
.location_cont em + .location_select{margin-left:5px;}
/* 2022-11-10 뒤로가기 레이아웃 추가 개선 : border 삭제, 상하간격 조정 */
/* .location_select{display:inline-block; position:relative; min-width:150px; margin:7px 0 0 0; border:1px solid #999999; background:#ffffff; z-index:50;} */
.location_select{display:inline-block; position:relative; min-width:150px; margin:10px 0 0 0; /* border:1px solid #999999; */ background:#ffffff; z-index:2;}
.location_select .location_tit{background:url("/images/etc/select_arrow_down_11x7.png") no-repeat right center;}
.location_select .location_tit.actvie{background:url("/images/etc/select_arrow_up_11x7.png") no-repeat right center;}
.location_select .location_tit span{display:inline-block; padding-left:5px;}
.location_select .location_tit a{display:block; padding:3px 32px 3px 9px; font-size:11px;}
.location_select ul{display:block; position:absolute; top:22px; left:0px; width:100%; margin-left:-1px; padding:6px 0 6px 0; font-size:0; border:1px solid #999999; background:#ffffff;}
.location_select ul li{/*padding:4px 0 4px 9px;*/}
.location_select ul li a{display:block; padding:4px 5px 5px 10px; font-size:11px;}
.location_select ul li a span{display:inline-block;}
.location_select ul li a:hover{color:#ffffff; text-decoration:none; background:#111;}


/* ------------- 서브 컨텐츠 시작 ------------- */
.sub_content{ padding:30px 0 0 0;  }
.sub_content:after{display:block; clear:both; content:"";}
/* ------------- 서브 사이드 영역 ------------- */
.sub_content .side_cont{float:left; width:200px;}
/* 서브 사이드 메뉴 */
.side_cont .sub_menu_box{min-height:250px; padding:0 0 50px 0;}
.side_cont .sub_menu_box h2{padding:0 0 14px 0; border-bottom:2px solid #000;  font-size:23px;}
.side_cont .sub_menu_box .sub_menu{padding:40px 0;border-bottom:1px solid rgba(0, 0, 0, 0.40);}
.side_cont .sub_menu_box .sub_menu li{ }
.side_cont .sub_menu_box .sub_menu a{display:block; padding:8px 0; font-size:18px;color: rgba(0, 0, 0, 0.40); font-weight:600;}
.side_cont .sub_menu_box .sub_menu a:hover,
.side_cont .sub_menu_box .sub_menu .active{/* font-weight:bold; background:#f8f8f8; */ color:#000;}
.side_cont .sub_menu_box .sub_menu .sub_depth1{margin:0 0 15px 0;}
.side_cont .sub_menu_box .sub_menu .sub_depth1 li{}
.side_cont .sub_menu_box .sub_menu .sub_depth1 a{padding:0 0 0 10px; font-size:12px;}
/*.sub_menu_box{display:block; padding:10px 0 45px 0; vertical-align:top;}*/
/* 서브 뎁스메뉴 보더 */
.sub_menu_box.layer_type ul > li > ul {padding:10px 0 10px 0; border:1px solid #cacaca;}
/* 서브메뉴 최상위(0뎁스) */
.sub_menu_box .sub_depth0{padding:0; font-size:0; vertical-align:top; border:none;}
.sub_menu_box .sub_depth0 > li{position:relative; display:block; vertical-align:top;}
.sub_menu_box .sub_depth0 > li > a{display:block; padding:0 10px 10px 20px; font-size:14px; font-weight:bold; text-align:left;}
.sub_menu_box .sub_depth0 > li > a.active{
	background:url('/images/common/btn/btn_gnb_list_over.png') no-repeat right center;
	background-color:#f8f8f8;}
/* 서브메뉴 1뎁스 */
.sub_menu_box .sub_depth1 > li{}
.sub_menu_box .sub_depth1 > li > a{display:block; padding:5px 10px 7px 19px; font-size:12px;}
.sub_menu_box .sub_depth1 > li > a:hover{background:#111;}
.sub_menu_box .sub_depth1 > li > a.active{background:#111;}
/* 서브메뉴 2,3,4 뎁스 CSS */
.sub_menu_box .sub_depth1 li{position:relative;}
.sub_menu_box .sub_depth1 li a{display:block; padding:5px 10px 7px 19px; font-size:12px;}
.sub_menu_box .sub_depth1 li a:hover{background:#111;}
.sub_menu_box .sub_depth1 li a.active{background:#111;}
/* 서브 레이어 타입 */
.sub_menu_box.layer_type a:hover,
.sub_menu_box.layer_type a.active{color:#ffffff;}
.sub_menu_box.layer_type .sub_menu0 > li > a{padding:10px 10px 10px 20px;}
.sub_menu_box.layer_type .sub_menu0 > li > a:hover,
.sub_menu_box.layer_type .sub_menu0 > li > a.active{color:#333333;}
.sub_menu_box.layer_type .sub_menu0 > li > a img{max-width:100%;}
.sub_menu_box.layer_type .sub_depth1{display:none; position:absolute; top:0px; left:200px; min-width:160px; background:#ffffff; z-index:100;}
.sub_menu_box.layer_type .sub_depth2{display:none; position:absolute; top:-11px; left:160px; min-width:160px; background:#ffffff;}
.sub_menu_box.layer_type .sub_depth3{display:none; position:absolute; top:-11px; left:160px; min-width:160px; background:#ffffff;}
.sub_menu_box.layer_type .sub_depth4{display:none; position:absolute; top:-11px; left:160px; min-width:160px; background:#ffffff;}
/* 서브 트리형 타입 */
.sub_menu_box.tree_type ul{border:none 0;}
.sub_menu_box.tree_type ul li a:hover{background:none 0; color:#333333; font-weight:bold;}
.sub_menu_box.tree_type .sub_depth1{display:block; position:static; padding:0 0 0 15px;}
.sub_menu_box.tree_type .sub_depth2{display:block; position:static; padding:0 0 0 10px;}
.sub_menu_box.tree_type .sub_depth3{display:block; position:static; padding:0 0 0 10px;}
.sub_menu_box.tree_type .sub_depth4{display:block; position:static; padding:0 0 0 10px;}
.side_cont .sub_menu_box.tree_type .sub_menu a{display:block; padding:0; font-size:14px;}
.side_cont .sub_menu_box.tree_type .sub_menu a:hover,
.side_cont .sub_menu_box.tree_type .sub_menu .active{font-weight:normal; background:none 0;}
/* 그룹(구분) 카테고리 */
.group_tit{display:block; padding:0; margin:0 20px; font-size:14px;}
/* 서브사이드  마이페이지 */
.side_cont .sub_menu_box .sub_menu_mypage{margin:0 0 0 0;}
.side_cont .sub_menu_box .sub_menu_mypage > li{padding:8px 0 0 0; font-size:14px; font-weight:bold; background:url('/images/common/lnb_tit.png') no-repeat top left;}
.side_cont .sub_menu_box .sub_menu_mypage > li:first-child{margin:30px 0 0 0;}
.side_cont .sub_menu_box .sub_menu_mypage a{display:block; padding:7px 0 6px 0; font-size:14px;}
.side_cont .sub_menu_box .sub_menu_mypage a:hover,
.side_cont .sub_menu_box .sub_menu_mypage .active{font-weight:bold; background:#f8f8f8; color:#111;}
.side_cont .sub_menu_box .sub_menu_mypage .sub_depth1{margin:5px 0 25px 0;}
.side_cont .sub_menu_box .sub_menu_mypage .sub_depth1 li{padding:1px 0 0 0; font-weight:normal;}
.side_cont .sub_menu_box .sub_menu_mypage .sub_depth1 a{font-size:12px; text-indent:10px;}
/* 서브 사이드 정보 */
.side_cont .info_box{ }
.side_cont .info_box dl{margin:30px 0 0 0;}
.side_cont .info_box dl:first-child{margin:0 0 0 0;}
.side_cont .info_box dt{ font-size: 16px; font-weight:600; }
.side_cont .info_box dd{color: rgba(0, 0, 0, 0.60); font-size: 14px;}
.side_cont .info_box .info_num{font-size:13px; color:#000;}
.side_cont .info_box .info_mail_link{display:block; color: rgba(0, 0, 0, 0.60);}
.side_cont .info_box .info_mail_link:hover{text-decoration:underline;}
/* 서브 사이드 검색 페이지 */
.sub_search_box dl{margin:40px 0 0 0;}
.sub_search_box dl:first-child{margin:0;}
.sub_search_box dl dt{padding: 5px 0 10px 0; font-size: 14px; font-weight: bold; background: url(/images/common/lnb_tit.png) no-repeat top left}
.sub_search_box dl dd .select_box{display:inline-block; padding-right:5px; margin:0 0 5px 0;}
.sub_search_box dl dd select{width:198px;}
.sub_search_box .chosen-container{width:198px;}
.sub_search_box .benefit_box{margin:12px 0 0 0;}
.sub_search_box .benefit_box span{display:inline-block; width:48%; padding:0 0 9px 0;}
.sub_search_box .benefit_box span input{display:none;}
.sub_search_box .benefit_box span label{display:inline-block; font-size:12px; padding-left:22px; cursor:pointer; background:url('/images/icon/goods_icon/icon_check_off.png') no-repeat left center;}
.sub_search_box .benefit_box span label:hover{background:url('/images/icon/goods_icon/icon_check_hover.png') no-repeat left center;}
.sub_search_box .benefit_box span label.on{background:url('/images/icon/goods_icon/icon_check_active.png') no-repeat left center;}
.sub_search_box .color_box{padding:0 0 10px 0;}
.sub_search_box .color_box span{display:inline-block; padding-right:2px;}
.sub_search_box .color_box span input{display:none;}
.sub_search_box .color_box span label{display:inline-block; width:20px; height:20px; font-size:0; padding:0; cursor:pointer;}
.sub_search_box .color_box span .active{background-image:url('/images/icon/goods_icon/icon_color_chk_on.png') !important;}
.sub_search_box .price_box{margin:12px 0 0 0; display:inline-block;}
.sub_search_box .price_box input{height:24px; width: 175px; margin: 0 0 10px 0; border:1px solid #ccc; line-height:24px;}
.sub_search_box .price_box span{display:inline-block; padding:0 5px; font-size:12px; vertical-align:top; line-height:22px;}
.sub_search_box .quick_btn{padding:40px 0; text-align:center;}
.sub_search_box .quick_btn input{display:inline-block; padding:10px 87px; border:1px solid #979797; background:#979797; color:#fff; cursor:pointer;}
.sub_search_box .quick_btn input:hover{background:#626262; border:1px solid #626262;}
label.check-s.color-white{border: #dfdfdf 1px solid;}
.sub_search_box .color_box span label.check-s.color-white.active{background-image:url('/images/icon/goods_icon/icon_color_chk_on_white.png') !important}
/* 서브메뉴 컨텐츠 내용 시작 */
.sub_content .content{width:100%; min-height:500px; padding:0;}
/* 서브 메뉴가 왼쪽일때 */
#contents .sub_content > .side_cont + .content{float:left; width:960px; padding:0 0 0 40px;}
/* 서브 메뉴가 오른쪽일때 */
#contents .sub_content > .content + .side_cont{padding:0 0 0 40px;}
#contents .sub_content > .content + .side_cont .sub_menu_box.layer_type .sub_depth1{right:200px;}
#contents .sub_content > .content + .side_cont .sub_menu_box.layer_type .sub_depth2{right:160px;}
#contents .sub_content > .content + .side_cont .sub_menu_box.layer_type .sub_depth3{right:160px;}
#contents .sub_content > .content + .side_cont .sub_menu_box.layer_type .sub_depth4{right:160px;}
/* 전체 100% 컨텐츠 영역 */
.content_box{float:left; width:100%;}

/* ------------- 하단 디자인 ------------- */
/* 컨텐츠 하단 */
.content_info_wrap{border-bottom:1px solid #e3e3e3;}
.content_info{overflow:hidden; padding:50px 0 40px 0;}
.content_info h3{padding:0 0 5px 0;color:#222222; font-size:14px;}
/* cs center */
.content_info .cs_center{float:left; width:31%;}
.content_info .cs_center strong{display:block; padding:0 0 7px 0; color:#111; font-size:18px;}
.content_info .cs_center p{color:#777777;}
/* bank info */
.content_info .bank_info{float:left; width:31%; padding:0 40px;}
.content_info .bank_info strong{display:block; padding:0 0 7px 0; color:#111; font-size:18px;}
.content_info .bank_info em{font-weight:bold;}
/* notice */
.content_info .notice_list{float:left; width:31%;}
.content_info .notice_list h3 > a{color:#222222;}
.content_info .notice_list h3 > a:hover{text-decoration:none;}
.content_info .notice_list ul{padding:0 0 0 0;}
.content_info .notice_list li{padding:2px 0 1px 0;}
.content_info .notice_list a{display:inline-block; overflow:hidden; width:95%; color:#717171; text-overflow:ellipsis; white-space:nowrap; word-wrap:break-word;}
.content_info .notice_list a:hover{text-decoration:underline;}
.content_info .notice_list span{display:inline-block;}

/* 풋터 */
#footer_wrap {position:relative;}
#footer{overflow:hidden; padding:0 0 40px 0;}
/* 풋터 메뉴 */
.foot_list{border-bottom:1px solid #e3e3e3; line-height:1;}
.foot_list ul{overflow:hidden; width:1200px; margin:0 auto;}
.foot_list ul li{float:left; padding:15px 0 15px 0;}
.foot_list ul li a{padding:0 15px 0 14px; color:#717171; border-left:1px solid #e0e0e0;}
.foot_list ul li:first-child a{padding-left:0; border-left:0 none;}
/* 회사 정보 */
.foot_cont{overflow:hidden; padding:35px 0 35px 0; color:#a9a9a9; font-size:11px; line-height:1.8;}
.foot_cont .foot_logo{display:inline-block; float:left; width:200px; padding:25px 0 0 0;}
.foot_cont .foot_info{display:inline-block; float:left;}
.foot_cont .foot_info_list{overflow:hidden; width:100%;}
.foot_cont .foot_info_list dl{float:left;}
.foot_cont .foot_info_list dt{float:left;}
.foot_cont .foot_info_list dd{float:left; padding:0 15px 0 3px;}
.foot_cont .copyright{float:left; width:100%;}
/* 사용자정보확인 */
.btn_licensee_info{color:#000000; border-bottom:1px solid #333333; margin-left: 8px;}
.btn_email:hover{text-decoration:underline;}
/* 공정거래 위원회 */
.foot_certify{overflow:hidden; padding:5px 0 15px 0; text-align:right;}
.foot_certify span{display:inline-block; padding:0 10px 0 10px;}
.foot_certify span:first-child{padding:0 10px 0 0}

/* 카카오 상담톡 */
.btn_scroll.kakao {position:fixed; right:25px; top:50%; z-index:20; width:41px; border-radius:50%; transform:translate(0,-50%);}
.btn_scroll.kakao a {display:block; width:41px; height:41px; border-radius:50%; background-repeat:no-repeat; background-position:center; font-size:0; text-align:center; cursor:pointer; margin-bottom:10px;}
.btn_scroll.kakao a img {width:41px; height:auto;}

/* ------------- 스크롤 배너 ------------- */
.scroll_wrap{position:absolute; top:339px; left:50%; width:1200px; margin-left:-600px; z-index:100;}
/* 스크롤이동 고정 위치 */
#scroll_left.ban_fixed{position:fixed; top:20px; left:50%; margin-left:-705px;}
#scroll_right.ban_fixed{position:fixed; top:20px; right:50%; margin-right:-732px;}
/* 스크롤배너(왼쪽) */
#scroll_left{position:absolute; top:0px; left:-105px; width:70px;}
/* 스크롤배너(오른쪽) */
#scroll_right{position:absolute; top:0px; right:-132px; width:112px;}
#scroll_right .right_banner img{margin:0 0 15px 0;}
.scroll_right_cont{float:left; min-width:76px; padding:18px; background:#f9f9f9;}
.scroll_right_cont h4{padding:0; color:#666666; text-align:center;}
.scroll_right_cont ul{padding:15px 0 0 0;}
.scroll_right_cont li{position:relative; width:74px; height:74px; margin:0 0 12px 0; padding:0 0 0 0; border:1px solid #ddd; background:#ffffff; text-align:right;}
.scroll_right_cont .photo{display:inline-block; position:relative; width:74px; height:74px; z-index:20; text-align:center;
background:url('/data/commonimg/ico_noimg_300.gif')  no-repeat center 1px;
background-size:74px 74px;}
.scroll_right_cont .photo img{width:100%; height:100%; /*margin:1px 1px 0 0;*/}
/* 최근본 상품 내용 */
.scroll_right_cont .src_box{position:absolute; top:-1px; right:-1px; width:191px; height:69px; padding:5px 0 0 7px; border:1px solid #999999; background:#ffffff; text-align:left; z-index:10;}
.scroll_right_cont .src_box em{display:block; overflow:hidden; width:115px; height:43px; color:#939393; word-break:break-all;}
.scroll_right_cont .src_box strong{display:block; color:#111;}
.scroll_right_cont .src_box strong b{font-weight:normal;}
/* 최근본 상품 삭제 버튼 */
.scroll_right_cont .btn_scroll_list_del{position:absolute; top:0px; right:0px; width:15px; height:15px; z-index:30;}
/* 상품리스트 오버 시 제어 */
.scroll_right_cont li .src_box,
.scroll_right_cont li .btn_scroll_list_del{display:none;}
.scroll_right_cont li:hover .src_box,
.scroll_right_cont li:hover .btn_scroll_list_del{display:block;}
/* 상품리스트 페이징 */
.scroll_right_cont .scr_paging{width:74px; margin:0 auto; color:#939393; text-align:center;}
.scroll_right_cont .scr_paging span{padding:0 2px 0 2px;}
.scroll_right_cont .scr_paging strong{padding:0 2px 0 2px; color:#111;}
#scroll_right .btn_scroll_top{display:block; padding:10px 0 0 0; clear:both; text-align:center;}

/* -------------  퀵검색 ------------- */
#quick_search{position:fixed; width:100%; top:0; margin:0; padding:0; background:#ffffff; z-index:200;}
#quick_search p{padding:10px;}
.quick_search_cont{position:relative; margin:0 auto;}
/* 버튼 제어 */
#quick_search .quick_search_cont .btn_quick_search_open{display:block;}
#quick_search .quick_search_cont .btn_quick_search_close{display:none;}
#quick_search .quick_search_cont.on .btn_quick_search_open{display:none;}
#quick_search .quick_search_cont.on .btn_quick_search_close{display:block;}
/* 기본 퀵검색 */
.quick_search_cont_box{}
.quick_search_cont_box h2{padding:20px 0 10px 25px; border-bottom:1px solid #cccccc; font-size:20px; background:url('/images/icon/goods_icon/icon_search.png') no-repeat left 26px;}
.quick_search_cont_box dl{font-size:0;}
.quick_search_cont_box dl.first{padding-top:5px;}
.quick_search_cont_box dl dt{width:18%; display:inline-block; padding:10px 0; font-size:12px; text-align:left; font-weight:bold; vertical-align:top; word-break: break-all;}
.quick_search_cont_box dl dd{display:inline-block; width:82%; padding:10px 0; border-bottom:1px solid #cccccc;}
/* 카테고리 */
.quick_search_cont_box dl dd .select_box{display:inline-block; padding-right:5px;}
.quick_search_cont_box dl dd select{width:180px;}
/* 가격 */
.quick_search_cont_box dl dd .price_box{display:inline-block;}
.quick_search_cont_box dl dd .price_box input{height:24px; border:1px solid #cccccc; line-height:24px;}
.quick_search_cont_box dl dd .price_box span{display:inline-block; padding:0 5px; font-size:12px; vertical-align:middle;}
/* 색상 */
.quick_search_cont_box dl dd .color_box{}
.quick_search_cont_box dl dd .color_box span{display:inline-block; padding:2px 2px 1px 0; position:relative;}
.quick_search_cont_box dl dd .color_box span input{position:absolute; top:3px; left:1px; width:0; z-index:-1;}
.quick_search_cont_box dl dd .color_box span label{display:inline-block; width:20px; height:20px; font-size:0; padding:0; cursor:pointer;}
.quick_search_cont_box dl dd .color_box span .active{background-image:url('/images/icon/goods_icon/icon_color_chk_on.png') !important;}
.quick_search_cont_box dl dd .search_box input{width:50%; height:24px; border:1px solid #cccccc; line-height:24px;}
input#quickSearchColorFFFFFF+label{border:#dfdfdf 1px solid; background-color:#fff;}
input#quickSearchColorFFFFFF+label.active{background-image:url('/images/icon/goods_icon/icon_color_chk_on_white.png') !important}
/* 혜택/조건,아이콘 */
.quick_search_cont_box dl dd .benefit_box span{display:inline-block; padding:3px 15px 3px 0; position:relative;}
.quick_search_cont_box dl dd .benefit_box span input{position:absolute; top:5px; left:1px; width:0; z-index:-1;}
.quick_search_cont_box dl dd .benefit_box span label{display:inline-block; font-size:12px; padding-left:22px; cursor:pointer;
	background:url('/images/icon/goods_icon/icon_check_off.png') no-repeat left center;}
.quick_search_cont_box dl dd .benefit_box span label:hover{background:url('/images/icon/goods_icon/icon_check_hover.png') no-repeat left center;}
.quick_search_cont_box dl dd .benefit_box span label.on{background:url('/images/icon/goods_icon/icon_check_active.png') no-repeat left center;}
.quick_search_cont_box .quick_btn{padding:20px 0; text-align:center;}
.quick_search_cont_box .quick_btn input{display:inline-block; padding:10px 30px; border:1px solid #111; background:#111; color:#ffffff; cursor:pointer; font-weight:bold;}
.quick_search_cont_box .quick_btn input:hover{background:#9b344a; border:1px solid #9b344a;}

/* 위치 TOP */
#quick_search.q_top{top:-10000px; left:0; width:100%; margin:0 auto; border-bottom:2px solid #111;}
#quick_search.q_top .quick_search_cont{width:1000px; margin:0 auto;}
/* 위치 TOP 버튼 */
#quick_search.q_top .btn_quick_search_open,
#quick_search.q_top .btn_quick_search_close{position:absolute; bottom:-22px; left:50%; width:100px; height:20px; margin-left:-60px; padding:0 10px; text-align:center;}
#quick_search.q_top .btn_quick_search_open{background:url('/images/common/btn/btn_quick_search_top_open.png') no-repeat center center;}
#quick_search.q_top .btn_quick_search_close{background:url('/images/common/btn/btn_quick_search_top_close.png') no-repeat center center;}
/* 위치 LEFT */
#quick_search.q_left{left:-10000px; width:400px; height:100% !important;  padding:20px; border-right:2px solid #323234;}
#quick_search.q_left .quick_search_cont_box dl dd .select_box{display:block; padding:0 5px 5px 0;}
#quick_search.q_left .quick_search_cont_box dl dd select{width:100%;}
#quick_search.q_left .quick_search_cont_box dl dd .price_box{display:inline-block; padding-bottom:5px;}
/* 위치 LEFT 버튼 */
#quick_search.q_left .btn_quick_search_open,
#quick_search.q_left .btn_quick_search_close{position:absolute; top:45%; right:-44px; width:22px; height:80px; margin-top:40px; padding:10px 0; text-align:center; color:#ffffff; background:#323234;}
#quick_search.q_left .btn_quick_search_open{background:url('/images/common/btn/btn_quick_search_left_open.png') no-repeat center center;}
#quick_search.q_left .btn_quick_search_close{background:url('/images/common/btn/btn_quick_search_left_close.png') no-repeat center center;}
/* 위치 RIGHT */
#quick_search.q_right{right:-10000px; width:400px; height:100% !important; padding:20px; border-left:2px solid #323234;}
#quick_search.q_right .quick_search_cont_box dl dd .select_box{display:block; padding:0 5px 5px 0;}
#quick_search.q_right .quick_search_cont_box dl dd select{width:100%;}
#quick_search.q_right .quick_search_cont_box dl dd .price_box{display:inline-block; padding-bottom:5px;}
/* 위치 RIGHT 버튼 */
#quick_search.q_right .btn_quick_search_open,
#quick_search.q_right .btn_quick_search_close{position:absolute; top:45%; left:-44px; width:22px; height:80px; margin-top:40px; padding:10px 0px; text-align:center; color:#ffffff; background:#323234;}
#quick_search.q_right .btn_quick_search_open{background:url('/images/common/btn/btn_quick_search_right_open.png') no-repeat center center;}
#quick_search.q_right .btn_quick_search_close{background:url('/images/common/btn/btn_quick_search_right_close.png') no-repeat center center;}

/* ------------- 쇼핑 카트 탭 ------------- */
#shop_cart_wrap{position:fixed; width:100%; left:0; bottom:0; margin:0; padding:0px 0; background:#ffffff; z-index:200;}
#shop_cart_wrap .btn_shop_cart_box{position:absolute; top:0px; left:50%; width:1200px; margin-left:-600px;}
#shop_cart_wrap .btn_shop_cart_box .btn_shop_cart_open{position:absolute; top:2px; right:0;}
#shop_cart_wrap .btn_shop_cart_box .btn_shop_cart_close{display:none; position:absolute; top:2px; right:0;}
#shop_cart_wrap .btn_shop_cart_box .on{display:block;}
#shop_cart_wrap .cart_tab_wrap{position:relative; height:39px; border-top:2px solid #333333; background:#f2f2f2;}
#shop_cart_wrap .cart_tab_list{width:1200px; margin:0 auto; font-size:14px;}
#shop_cart_wrap .btn_shop_buy{display:block; width:200px; height:45px; background:#111; font-weight:bold; font-size:14px; color:#ffffff; text-align:center;}
#shop_cart_wrap .btn_shop_buy:hover{background:#9b344a;}

.cart_tab_list .on{border-top:2px solid #111; font-weight:bold; padding-top:0; }
.cart_tab_list ul{margin:-2px 0 0 0;}
.cart_tab_list ul li{float:left; height:39px; padding:2px 24px 0 24px; background:url(/images/icon/shop_cart/bg_cart_bar.png) no-repeat 0 12px;}
.cart_tab_list ul li:first-child{padding-left:14px; background:none;}
.cart_tab_list ul li a{vertical-align:-9px;}
.cart_tab_list ul img{vertical-align:-1px;}
.cart_tab_list ul span{padding:0 0 0 10px;}
.cart_tab_list .cart_tab_option{float:right; padding:0 34px 0 0; margin-top:2px; background-image:none;}
.cart_tab_list .cart_tab_option.on{margin-top:2px; border:none;}
.cart_tab_list .cart_tab_option a{display:block; padding:10px 55px; background:#6a6a6a; color:#ffffff; text-align:center; font-weight:bold; line-height:19px;}
.cart_tab_list .cart_tab_option span{padding:0;}
.shop_cart_cont{display:none; height:280px;}
.shop_cart_cont .cart_tab_box{display:none;}
.shop_cart_cont .cart_tab_box.on{display:block;}
.cart_tab_box{position:relative; width:1200px; height:280px; margin:0 auto;}

/* 찜 리스트 + 장바구니 상품가격 영역 */
.cart_total_box{float:right; position:relative; width:201px; height:250px; margin:20px 0 0 0;}
.cart_total_box dl{overflow:hidden; padding:0 0 7px 0;}
.cart_total_box dl dt{float:left; color:#777777;}
.cart_total_box dl dd{float:right; font-weight:bold; color:#444444}
.cart_total_box .total_price_sec{ padding:17px 0 0 0; border-top:1px solid #dadada; font-size:13px;}
.cart_total_box .total_price_sec dt{font-weight:bold; color:#555555;}
.cart_total_box .total_price_sec strong{color:#111;}
.cart_total_box .btn_shop_buy{margin:0;}
.cart_total_box .option_txt{color:#acacac; font-size:11px;}

/* 오늘 본 상품 탭 */
.cart_tab_box .shop_view_tab{overflow:hidden; position:relative; width:100%; height:280px;}
.shop_view_tab .shop_view_list{margin:42px 0 28px 0px;}
.shop_view_list .view_tab_cont{width:135px;}
.shop_view_tab .slick_prev,
.shop_view_tab .slick_next{position:absolute; top:100px; z-index:200;}
.shop_view_tab .slick_next{right:0;}

/* .chart_view_horizontal .slick-prev{background:url("/images/icon/shop_cart/btn_slide_prev.png") no-repeat left top; display:block; position:absolute; top:100px; left:0; width:15px; height:30px; font-size:0; line-height:0; z-index:10;}
.chart_view_horizontal .slick-next{background:url("/images/icon/shop_cart/btn_slide_next.png") no-repeat left top; display:block; position:absolute; top:100px; right:0; width:15px; height:30px; font-size:0; line-height:0; z-index:10;} */

.shop_view_tab ul{overflow:hidden; width:1100px;}
.shop_view_tab ul li{float:left; padding:0 25px;}
.shop_view_tab .prdt_photo_box{position:relative; overflow:hidden; border:1px solid #ebebeb;}
.shop_view_tab .prdt_photo_box a > img{width:135px; height:120px;}
.shop_view_tab .prdt_photo_box .btn_del{display:block; position:absolute; top:0; right:0;}
.shop_view_tab .prdt_tit{display:block; padding:11px 0 3px 0; font-size:12px; color:#4b4b4b;}
.shop_view_tab .prdt_price{color:#838383; font-size:11px;font-weight:bold;}
.shop_view_tab .prdt_price strong{font-size:18px; color:#000;}
.cart_coupon strong{color:#ff4c2e;}
.cart_coupon span img{vertical-align:-2px;}

/* 찜리스트 탭 */
.cart_tab_box .shop_zzim_tab{height:280px;}
.zzim_table_box{float:left; width:940px; height:249px; margin:20px 0 0 0; overflow:auto; border-bottom:1px solid #dbdbdb;}
.zzim_table_box table{width:100%;}
.zzim_table_box table th{height:40px; background:#f9f9f9; color:#777777; border-top:1px solid #717171; border-bottom:1px solid #dbdbdb;}
.zzim_table_box table td{padding:12px 0; border-bottom:1px solid #dbdbdb; text-align:center;}
.zzim_table_box table .cart_prdt_name{text-align:left;}
.zzim_table_box .cart_tit_box{line-height:22px;}
.zzim_table_box .cart_tit_box .prdt_name{display:block; word-break: break-all;}
.zzim_table_box .cart_btn_box{position:relative;}
.zzim_table_box .caution_msg1 {min-height:17px; margin:15px 0 0; padding: 0 0 0 19px; background:#fff url('/images/icon/icon_warning.png') no-repeat left 2px; color:#3e3d3c; line-height:20px; }
.zzim_table_box .cart_chk_none {display:block; padding:5px 0 5px 19px; color:#111; background: url('/images/icon/icon_warning.png') no-repeat left 8px;}
.zzim_table_box .nomal_layer {position:absolute; top:-50px; left:80px; z-index:10;  background:#ffffff; }
.zzim_total_box{float:right; width:201px; margin:20px 0 0 0;}
.zzim_total_box dl{overflow:hidden; padding:0 0 11px 0;}
.zzim_total_box dl dt{float:left; color:#777777;}
.zzim_total_box dl dd{float:right; font-weight:bold; color:#444444}
.zzim_total_box .total_price_sec{ padding:17px 0 0 0; border-top:1px solid #dadada; font-size:13px;}
.zzim_total_box .total_price_sec dt{font-weight:bold; color:#555555;}
.zzim_total_box .total_price_sec strong{color:#ffb648;}
.zzim_total_box .btn_shop_buy{margin:55px 0 0 0;}

/* 장바구니 탭 */
.cart_tab_box .shop_cart_tab{height:280px;}
.cart_table_box{float:left; width:940px; height:249px; margin:20px 0 0 0; overflow:auto; border-bottom:1px solid #dbdbdb;}
.cart_table_box table{width:100%;}
.cart_table_box table th{height:40px; background:#f9f9f9; color:#777777; border-top:1px solid #717171; border-bottom:1px solid #dbdbdb;}
.cart_table_box table td{padding:12px 0; border-bottom:1px solid #dbdbdb; text-align:center;}
.cart_table_box table .cart_prdt_name{text-align:left;}
.cart_table_box .cart_tit_box{line-height:22px; }
.cart_table_box .cart_tit_box .prdt_name{display:block; word-break: break-all;}
.cart_table_box .cart_btn_box{position:relative;}
.cart_table_box .caution_msg1 {min-height:17px; margin:15px 0 0; padding: 0 0 0 19px; background:#fff url('/images/icon/icon_warning.png') no-repeat left 2px; color:#3e3d3c; line-height:20px; }
.cart_table_box .cart_chk_none {padding:5px 0 5px 19px; color:#111; background: url('/images/icon/icon_warning.png') no-repeat left 8px;}
.cart_table_box .nomal_layer {position:absolute; top:-50px; left:80px; z-index:10;  background:#ffffff; }

/* 옵션선택 탭 */
.shop_cart_cont .shop_option_tab{height:280px;}
.shop_cart_cont .shop_option_tab:after{display:block; clear:both; content:"";}
.shop_option_cont{float:left; width:940px; word-break: break-all;}
.shop_option_cont .shop_option_tit{width:100%; padding:20px 0 12px 0; border-bottom:1px solid #717171;}
.shop_option_cont .shop_option_tit .shop_item_tit{display:block; padding:0 0 7px 0; font-size:14px;}
.shop_option_cont .shop_option_tit .shop_item_money{}
.shop_option_cont .shop_option_tit .shop_item_delivery{color:#717171;}
.shop_option_cont .shop_option_tit select{margin:-6px 0 0 10px}
/* 옵션 선택 리스트 */
.option_table_box .option_list{}
.option_table_box .option_list:after{display:block; clear:both; content:"";}
.option_table_box .option_list dl{float:left; width:100%;}
.option_table_box .option_list dl:last-child{padding:0 0 3px 0; border-bottom:1px solid #dbdbdb;}
.option_table_box .option_list dt{float:left; width:155px; padding:10px 0 10px 10px;}
.option_table_box .option_list dd{float:left; width:565px;}
.option_table_box .option_list .text_type dt{color:#a9a9a9;}
.option_table_box .option_list .option_msg{padding:0 0 0 5px; color:#a9a9a9; font-size:11px;}
.option_table_box{width:100%; height:180px; padding:10px 0 0 0; overflow:auto;}
.option_table_box table{width:100%;}

/* 옵션 선택 상품가격 영역 */
.option_table_box .cart_tit_box{float:left; padding:0 5px 0 0; line-height:22px;}
.option_table_box .cart_tit_box .cart_tit{display:block;}
.option_total_box{float:right; position:relative; width:201px; height:250px; margin:20px 0 0 0;}
.option_total_box dl{overflow:hidden; padding:0 0 7px 0;}
.option_total_box dl dt{float:left; color:#777777;}
.option_total_box dl dd{float:right; font-weight:bold; color:#444444}
.option_total_box .total_price_sec{ padding:17px 0 0 0; border-top:1px solid #dadada; font-size:13px;}
.option_total_box .total_price_sec dt{font-weight:bold; color:#555555;}
.option_total_box .total_price_sec strong{color:#9b344a;}
.option_total_box .btn_shop_buy{margin:8px 0 0 0;}
.option_total_box .btn_shop_cart{display:block; width:200px; height:43px; margin:0; border:1px solid #cccccc; background:#ffffff; font-weight:bold; font-size:14px; color:#3e3d3c; text-align:center;}
.option_total_box .btn_shop_cart:hover{border:1px solid #bbbbbb; color:#333333;}
.option_total_box .btn_shop_soldout{display:block; width:201px; height:45px; margin:8px 0 0 0; background:#111; font-weight:bold; font-size:14px; color:#ffffff; text-align:center;}
/* 수량 선택 */
.goods_qty{display:inline-block; vertical-align:middle; border: 1px solid #ddd; border-radius: 4px; overflow: hidden;}
.goods_qty:after {content: ''; clear: both; display: block;}
.goods_qty .text{float:left; padding:0 5px; width:43px; outline:none; height:38px; border:0; font-size: 15px; color: #333; text-align:center;}
.goods_qty span{float:left; background: #fff;}
.goods_qty span .up{background:url('/images/common/btn/btn_count_up.png') no-repeat left top;}
.goods_qty span .down{margin:-1px 0 0; background:url('/images/common/btn/btn_count_down.png') no-repeat left top;}
.goods_qty span button{display:block; width:38px; height:38px; text-indent:-9999px;}
.cart_chk span{display:inline-block;}
.cart_chk span input{display:none;}
.cart_chk span label{font-size:12px; padding-left:17px; cursor:pointer; background:url('/images/icon/goods_icon/icon_check_off.png') no-repeat left center;}
.cart_chk span label:hover{background:url('/images/icon/goods_icon/icon_check_hover.png') no-repeat left center;}
.cart_chk span label.on{background:url('/images/icon/goods_icon/icon_check_active.png') no-repeat left center;}
/* 옵션 추가 내용 */
.text_type_cont{display:block; padding:6px 0 0 0; color:#a9a9a9; font-size:11px; line-height:1;}
/* 상품가격의 버튼 위치 */
.btn_cart_box{position:absolute; bottom:0px; right:0px;}


/* ------------- 공통 - 상품 상세 옵션 선택 + 옵션 선택 레이어 + 쇼핑카트 탭 옵션선택 ------------- */

/* 쇼핑카트 탭 옵션선택 셋팅 */
.option_table_box .item_choice_list table{background:#ffffff;}
.option_table_box .item_choice_divide .item_choice_tit span{width:570px;}
.option_table_box .item_choice_divide .item_choice_photo + span{width:500px;}
/* 옵션 선택 레이어 셋팅 */
.option_list.item_choice_list table{width:99%;}
.option_list .item_choice_divide .item_choice_tit span{width:350px;}
.option_list .item_choice_divide .item_choice_photo + span{width:300px;}
/* 상세 상품 선택 셋팅 */
.item_detail_list + .item_choice_list table{width:100%; border-bottom:1px solid #d9d9d9;}

/* 상품 선택 내용*/
.item_choice_list{margin:-2px 0 0 0; word-break:break-all;}
.item_choice_list:after{display:block; clear:both; content:"";}
.item_choice_list table{width:100%;}
.item_choice_list table td{padding:12px 0; text-align:center;}
.item_choice_list table colgroup+tbody tr td{border:none;}
.item_choice_list table tbody:last-child tr td {}
.item_choice_list .count{display:table-cell; vertical-align:middle; padding:0 17px;}
.item_choice_list .item_choice_price{font-size:14px; text-align:right;}
.item_choice_list .item_choice_tit{display:inline; padding:0 0 5px 21px; vertical-align:middle;}
.item_choice_list .cart_prdt_name{text-align:left; padding:20px 0 20px 20px;}
.item_choice_list .cart_tit_box {}
.item_choice_list .cart_tit_box .cart_tit {font-weight: 600; color: rgba(68, 68, 68, 0.60);}
.item_choice_list .cart_tit_box .cart_tit02 {font-weight: 600; color:#ffffff;}
.item_choice_list .cart_tit_box .cart_tit .optionDn { display:none;}
.item_choice_list .cart_tit_box .cart_tit .optionDnB { display:block;}

.item_choice_list .item_choice_divide td{border-top:1px dotted #dbdbdb;}
/* 상품 세부 내용 */
.item_choice_divide{padding:10px 20px 10px 20px;}
.item_choice_divide .item_choice_tit{background:url("/images/icon/goods_icon/icon_divide.png") no-repeat 0 8px; vertical-align:top;}
.item_choice_divide .item_choice_photo{}
.item_choice_divide .item_choice_photo img{width:31px; height:31px; border:1px solid #cccccc;}
.item_choice_divide .item_choice_tit span{display:inline-block; width:290px; vertical-align:sub; color:#333333;}
.item_choice_divide .item_choice_photo + span{width:250px; padding:0 0 0 5px;}

/* 꾸미기 영역 */
.addition_zone{/* padding:0 0 20px 0; */ /* margin-top:-30px; */}
.subvisual_banner{position:relative;}
.subvisual_banner .textarea{position:absolute;top:63px; left:37px; color:#fff;}
.subvisual_banner .textarea .txt01{font-size: 42px; font-weight: 700; line-height: 52px;}													
.subvisual_banner .textarea .txt02{padding-top:20px;font-size: 25px; font-weight: 600;}
/* 상품 나오는 영역 */
.goods_item_view{}
/* 추천 상품 나오는 영역 */
.best_item_view{margin:0 0 40px 0;}
.best_item_view .best_item_view_tit{padding:0 0 10px 0; font-size:16px;}

/* 페이코서치 자동완성 */
.autocomplete-area-detail { margin:5px 0 !important; padding:0 !important; position:absolute !important; top:24px; left:0; width:228px !important; z-index:21; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; }
.autocomplete-close-btn { color: #999999; font-size: 11px; padding: 0 15px 0 15px; bottom:7px !important; }
.autocomplete-close .autocomplete-close-btn.detail { top: 7px !important; }
div[class^="autocomplete-area"] .autocomplete-close { height:30px !important; background:#f5f5f5 !important; border:none !important; }
div[class^="autocomplete-area"] ul.auto-area { border:none !important; border-top:1px solid #cccccc !important; }
div[class^="autocomplete-area"] ul.auto-area li { position:relative; width:100%; height:20px; padding: 2px 15px 2px 15px !important; }
div[class^="autocomplete-area"] ul.auto-area li:first-child { padding-top: 10px !important; }
div[class^="autocomplete-area"] ul.auto-area li:last-child { padding-bottom: 10px !important; }
.search_again_box .keyword-div { position:relative; display:inline-block; }

/* 마이페이지 최근 본 상품 이미지 */
.mypage_main .item_photo_box a > img{width:220px;}

/* 일반 레이어팝업 (구매 이용 조건안내) */
.pick_add_info .caution_msg1 {min-height:17px; margin:15px 0 0; padding: 0 0 0 19px; background:#fff url('/images/icon/icon_warning.png') no-repeat left 2px; color:#3e3d3c; line-height:20px; }
.nomal_layer {position:absolute; top:0px; left:70px; z-index:10;  background:#ffffff; }
.nomal_layer .wrap {position:relative; border:1px solid #555555; }
.nomal_layer .wrap > strong {display:block; height:27px; padding:13px 0 0 17px; background:#f4f4f4; color:#222222; }
.nomal_layer .wrap .list {overflow-x:hidden; overflow-y:auto; min-height:50px; max-height:210px;}
.nomal_layer .wrap .list table {width:250px;}
.nomal_layer .wrap .list table tr td.strong { font-weight:bold; text-align: left; border-left: none;}
.nomal_layer .wrap .list table th {padding: 0 5px 0 3px ; border-bottom: 1px solid #e8e8e8; color: #444; font-size: 11px; text-align:left; }
.nomal_layer .wrap .list table td {padding: 8px 0 8px 18px !important; color: #666; font-size: 11px; border-bottom: 1px solid #e8e8e8; height:15px !important; }
.nomal_layer .wrap .close {display:block; position:absolute; top:11px; right:12px; width:18px; height:18px; text-indent:-9999px; background: url('/images/btn/layer-close.png') no-repeat left top;}
.normal_btn {display:inline-block; width:auto; padding:0 10px !important; border:1px solid #dbdbdb; color:#6c6c6c; text-align:center; vertical-align:top; box-sizing:border-box; cursor:pointer;}
.normal_btn img {margin:0 0 0 5px; vertical-align:middle;}

.footer_last {padding: 37px 0;background:#444; color:#fff;}
.footer_last .box {width: 1200px; margin: 0 auto; display:flex; justify-content: space-between; flex-wrap: wrap;}
.footer_last .box:after {content: ''; clear: both; display: block;}
.footer_last .box .f_logo  { width:100%; padding-bottom:16px;} 
.footer_last .box .left { width:310px; font-size: 14px; }
.footer_last .box .left > strong {display: block; margin:0 0 14px;}
.footer_last .box .left > p {padding: 0 0 17px;   } 
.footer_last .box .left dl { line-height: 22px; } 
.footer_last .box .left dl dt, .footer_last .box .left dl dd {display: inline ;  }
.footer_last .box .left .btm{color:#D9D9D9; padding-top:14px;}
.footer_last .box .left .btm .btn_licensee_info{margin-left:0;color:#D9D9D9;border-bottom: 1px solid #D9D9D9; }

.footer_last .box .right {width:270px; text-align:right; font-size: 14px; line-height: 22px;} 
.footer_last .box .right dl {}
.footer_last .box .right dl dt {font-weight: bold; padding: 0 0 18px;}
.footer_last .box .right dl dd { padding-bottom: 3px;}
.footer_last .box .right dl dd a{color: #fff;}
.footer_last .box .right dl dd .link {border-bottom: 1px solid #fff; color: #fff;}

.return_info {margin: 30px 0 0;}
.return_info p {color: #666;}
.return_info p.tit {font-weight: bold; color: #000;}

/* header new */
.header_rolling{background: #444;}
.header_rolling p{color: #fff;line-height:50px; font-size:16px;}
.header_rolling p strong{color: #FF6100; border-bottom:1px solid #FF6100; /* text-decoration:underline; */}
.main_header {position: relative; width: 100%; margin: 0 auto; padding: 0 2%; box-sizing:border-box; display:flex; justify-content: space-between; align-items: center; gap:30px; }
.main_header > div {display: inline-block; vertical-align: middle; min-width:210px;}
 
.menu_right { position:absolute; right:2%; text-align:right; }
.menu_right ul {display: inline-block; font-size:0;}
.menu_right ul li {display: inline-block; vertical-align: middle;  cursor: pointer; font-size:14px; padding-left: 14px;}
.menu_right ul li:last-child {margin-right:0}
.menu_right ul li a{display: inline-block; text-align:right;min-width:30px; line-height:31px; height: 31px;box-sizing:border-box; font-size:14px;}
.menu_right ul li.search_head a {background: url(/images/common/ico_header_search.png) no-repeat right 50%;  padding-right:34px; } 
.menu_right ul li.cart {position: relative;}
.menu_right ul li.cart a {background: url(/images/common/ico_header_cart.png) no-repeat right 50%; padding-right:34px;  }
.menu_right ul li.cart span {display:inline-block;font-size: 8px; color: #fff; text-align: center; width: 11px; height: 11px; line-height: 11px; background: #ff562f; position: absolute; right: 2px; bottom: 2px; border-radius: 50%; text-align:center;}
.menu_right ul li.login {position:relative;}
.menu_right ul li.login a {background: url(/images/common/ico_header_mem.png) no-repeat right 50%; padding-right:34px; }
.menu_right ul li.login .login_check {display:inline-block;font-size: 0;  width: 5px; height: 5px;  background: #ff562f; position: absolute; right: 3px; top: 4px; border-radius: 50%;  }

.menu_right ul li.all_menu a{display:inline-block;width:31px; height:31px;min-width:31px;padding-right:0;background: url(/images/common/ico_header_menu.png) no-repeat 0 0; font-size:0; }

.main_header .header_logo { position:absolute; left:2%; z-index:3;}
.main_header .header_logo .wt {width:0;height:0;opacity: 0; transition: 0.3s; }

.main_header .header_menu_new {position: absolute; left: 195px; top: 50%; transform: translateY(-50%);}
.main_header .header_menu_new ul {}
.main_header .header_menu_new ul:after {content: ''; clear: both; display: block;}
.main_header .header_menu_new ul li {float: left;}
.main_header .header_menu_new ul li a {font-size: 16px; padding: 20px 24px;}
.main_header .header_menu_new ul li:hover a {color: #ff562f;}

.hd_nav{display:none; visibility: hidden;height:0;opacity: 0; transition: 0.3s; position:absolute; top:49px; left:0;width:100%; background: #f5f5f5;}
.hd_nav .nav_inner{width:1268px; margin:0 auto;display:flex; padding:10px 15px 15px 20px;box-sizing:border-box; color:#fff; position: relative;}
.hd_nav .nav_inner > div {}
.hd_nav .nav_inner > div.about_act {position: absolute; right: 0; top: 10px;}
.hd_nav .nav_inner > div.about_act h2 {font-size: 12px; border: 0; line-height: unset; color: #000;}
.hd_nav .nav_inner > div.about_act ul {padding: 0;}
.hd_nav .nav_inner > div.about_act li {}
.hd_nav .nav_inner > div.about_act li a {font-size: 13px; color: rgba(68, 68, 68, .6);}
/*
.hd_nav .nav_inner > div:nth-child(1){width:775px;}		   									 
.hd_nav .nav_inner > div:nth-child(2){width:180px;}									 
.hd_nav .nav_inner > div:nth-child(3){width:130px;}	  							 
.hd_nav .nav_inner > div:nth-child(4){width:75px;}
*/
.hd_nav .nav_inner h2{border-bottom:1px solid #fff; line-height:30px; font-size:16px; font-weight:500;}
.hd_nav .nav_inner h2 + ul{padding-top:8px;}
.hd_nav .nav_inner h2 + ul li{line-height:16px; padding:5px 0;font-size:14px;}
.hd_nav .nav_inner a {color: rgba(68, 68, 68, .6); font-size: 15px; font-weight: 500;}

.hd_nav .cate_area{padding-top:8px;display:flex;}
.hd_nav .cate_area .recommend_cate{width:180px;}		   
.hd_nav .cate_area .recommend_cate p{line-height:16px; padding:5px 0;  font-size: 14px; font-weight:500;}
.hd_nav .cate_area .all_menu_cont_wrap{ width:calc(100% - 180px); }	 
.hd_nav .cate_area .all_menu_cont > a{display:none;}
.hd_nav .cate_area .all_menu_cont_wrap .all_depth1{ display:flex; flex-wrap: wrap; align-items: flex-start;} 
.hd_nav .cate_area .all_menu_cont_wrap .all_depth1 > li{ width:33%; padding:0 20px 18px 0;box-sizing:border-box;}
.hd_nav .cate_area .all_menu_cont_wrap .all_depth1 > li > a{display:block; padding:5px 0; line-height:20px; font-size: 14px; font-weight:800;}
.hd_nav .cate_area .all_menu_cont_wrap .all_depth2 > li > a{display:block; padding:5px 0; line-height:15px; font-size: 12px; }
.hd_nav .cate_area .all_menu_cont_wrap .all_depth3{display:none;} 
.hd_nav .cate_area .btn_all_menu_close{display:none;}

.all_menu_cont_wrap .gnb_allmenu_box_new {margin-left: 164px; width: 956px;}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul {}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li {display: inline-block; vertical-align: top; margin-right: 30px;}
/*
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(3),
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(3)~li {width: 33.33%;}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(4),
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(4)~li {width: 25%;}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(5),
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(5)~li {width: 20%;}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(6),
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(6)~li {width: 16.66%;}
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(7),
.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:first-child:nth-last-child(7)~li {width: 12.5%;}
*/

.all_menu_cont_wrap .gnb_allmenu_box_new > ul > li:last-child {margin-right: 0;}
.all_menu_cont_wrap .gnb_allmenu_box_new .all_menu_cont {}
.all_menu_cont_wrap .gnb_allmenu_box_new .all_menu_cont > a {visibility: hidden;}
.all_menu_cont_wrap .gnb_allmenu_box_new .all_menu_cont .all_depth1 {margin-top: -30px;}
.all_menu_cont_wrap .gnb_allmenu_box_new .all_menu_cont .all_depth1 > li {margin-bottom: 10px;}
.all_menu_cont_wrap .gnb_allmenu_box_new .all_menu_cont .all_depth1 > li:last-child {margin-bottom: 0;}

 
#header_warp.on {box-shadow:none; /* background: rgba(0, 0, 0, .4) !important; */}
#header_warp.on:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%; background: rgba(0, 0, 0, .4); display: none;}
#header_warp.on .main_header .header_logo .bk{/* width:0;height:0;opacity: 0; transition: 0.3s; */}
#header_warp.on .main_header .header_logo .wt{/* width:auto; height:auto;opacity:1; */}
#header_warp.on .menu_right ul li a{color:#fff;}

#header_warp.on .menu_right ul li.login a {/* background-image: url(/images/common/ico_header_mem_wt.png); */}
#header_warp.on .menu_right ul li.search_head a {background-image: url(/images/common/ico_header_search_wt.png); } 
#header_warp.on .menu_right ul li.cart a{/* background-image:url(/images/common/ico_header_cart_wt.png); */}
#header_warp.on .menu_right ul li.all_menu a{background-image: url(/images/common/ico_header_menu_close.png);}
#header_warp.on .hd_nav{ visibility: visible; opacity:1; height:auto; /* box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10); */  }   	 
#header_warp.on .gnb_allmenu ul li .all_menu_cont > a {/* color: #fff; */}

#header_warp.fixed{position:fixed;top:0;z-index:100; width:100%;}
#header_warp.fixed:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%; background: rgba(0, 0, 0, .4); display: none;}
#header_warp.on.fixed:before{background: rgba(0, 0, 0, 0.60);}

/* header 전체 메뉴 */
.header_all_menu {position: fixed; top:-1500px; left:0; right:0; background: #fff; z-index: 51; transition: all 0.35s linear; overflow-y: auto; height: 100%;}
.header_all_menu.on {top:0; transition: all 0.35s linear;}
.header_all_menu .all_menu_top {padding: 22px 0; border-bottom: 2px solid #f6f6f6;}
.header_all_menu .all_menu_top .box {width: 1200px; margin: 0 auto; position: relative;}

.header_all_menu .header_all_menu_center {position: absolute; left: 195px; top: 50%; transform: translateY(-50%);}
.header_all_menu .header_all_menu_center > ul {display: inline-block; vertical-align: middle;}
.header_all_menu .header_all_menu_center > ul:after {content: ''; clear: both; display: block;}
.header_all_menu .header_all_menu_center > ul li {float: left;}
.header_all_menu .header_all_menu_center > ul li a {font-size: 16px; padding: 20px 24px; color: #000;}
.header_all_menu .header_all_menu_center > ul li:hover a {color: #ff562f;}

.header_all_menu .header_all_menu_center > .search_box {display: inline-block; vertical-align: middle; margin-left: 66px;}
.header_all_menu .header_all_menu_center > .search_box .top_search {display: inline-block; vertical-align: middle;}
.header_all_menu .header_all_menu_center > .search_box .top_search legend {display: none;}
.header_all_menu .header_all_menu_center > .search_box .btn_top_srarch {vertical-align: middle; margin-left: 10px;}
.header_all_menu .header_all_menu_center > .search_box ul li.logout a {background: url(/images/common/main/ico_header_mem_white.png) no-repeat 100% 50%/24px; display: block; height: 24px; line-height: 24px; padding-right: 35px;}
.header_all_menu .header_all_menu_center > .search_box .top_srarch_text {background: transparent; border: 0; border-bottom: 1px solid #000; width: 220px; color: #000;}
.header_all_menu .header_all_menu_center > .search_box .cart_link {display: inline-block; position: relative; vertical-align: middle; margin-left: 20px;}
.header_all_menu .header_all_menu_center > .search_box .cart_link a {background: url(/images/common/main/ico_header_cart.png) no-repeat 100% 50%/24px; display: block; width:24px; height: 24px; font-size: 0; margin: 0;}
.header_all_menu .header_all_menu_center > .search_box .cart_link span {font-size: 10px; color: #fff; text-align: center; width: 11px; height: 11px; line-height: 11px; background: #ff562f; position: absolute; right: -2px; bottom: -2px; border-radius: 50%;}

.header_all_menu .all_menu_top .box .search_cont {display: none !important;}
.header_all_menu .all_menu_top a {margin-top: 3px;}
.header_all_menu .all_menu_top a, .header_all_menu .all_menu_top img {display: inline-block;}
.header_all_menu .all_menu_top .header_cls {position: absolute; right: 10px; top:-3px; cursor: pointer;}

.header_all_menu .all_menu_cont {width: 1200px; margin: 0 auto; padding: 40px 0 60px;}
.header_all_menu .all_menu_cont:after {content: ''; clear: both; display: block;}
.header_all_menu .all_menu_cont .side {float:left; width: 243px;}
.header_all_menu .all_menu_cont .side ul {}
.header_all_menu .all_menu_cont .side ul li {margin-bottom: 25px;}
.header_all_menu .all_menu_cont .side ul li a {font-size: 16px; color: #ffffff;}
.header_all_menu .all_menu_cont .side ul li:hover a {color: #ff562f;}
.header_all_menu .all_menu_cont .side ul li a.arrow {background: url(/images/common/ico_header_side_arrow.png)no-repeat 100% 50%/7px 12px; padding-right: 16px;}
.header_all_menu .all_menu_cont .side ul li:hover a.arrow {background: url(/images/common/ico_header_side_arrow_on.png)no-repeat 100% 50%/7px 12px;}
.header_all_menu .all_menu_cont .side ul li.product.on a, .header_all_menu .all_menu_cont .side ul li.mypage.on a {color: #ff562f; background: url(/images/common/ico_header_side_arrow_on.png)no-repeat 100% 50%/7px 12px;}

.header_all_menu .all_menu_cont .side > p {color: #888; padding: 5px 0 0;}
.header_all_menu .all_menu_cont .side > p span {color: #fff;}

.header_all_menu .all_menu_cont .side .btn_wrap {margin: 10px 0 0;}
.header_all_menu .all_menu_cont .side .btn_wrap a {font-size: 14px; color: #111; background: #fff; border: 1px solid #fff; border-radius: 50px; padding: 8px 20px; display: inline-block; box-sizing: border-box;}
.header_all_menu .all_menu_cont .side .btn_wrap a:last-child {background: transparent; color: #fff; border: 1px solid #888; margin-left: 3px;}

.header_all_menu .all_menu_cont .change_cont {float: right; width: 955px;}
.header_all_menu .all_menu_cont .change_cont.w100 {float: none; width: 100%;}
.header_all_menu .all_menu_cont .change_cont.w100 > ul > li .product_list > li {width: 25%;}
.header_all_menu .all_menu_cont .change_cont > ul {}
.header_all_menu .all_menu_cont .change_cont > ul > li {display: none; color: #fff;}
.header_all_menu .all_menu_cont .change_cont > ul > li.on {display: block;}

.header_all_menu .all_menu_cont .change_cont > ul > li .product_list {}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li {padding: 30px 24px 50px; width: 274px; box-sizing: border-box; float: left;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li:hover {background: #1a1a1a;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .name {font-size: 19px; text-align: center; padding: 0 0 25px;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li > img {height: 100px; display: block; margin: 0 auto;}

.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box {border-top: 2px solid #292929; padding: 25px 0 0; margin: 50px 0 0;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul {}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul > li {margin-bottom: 10px;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul > li:last-child {margin-bottom: 0;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul > li a {position: relative; font-size: 14px; color: #fff;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul > li a:after {content: ''; background: url(/images/common/ico_header_product_arrow.png)no-repeat center/7px 12px; width: 7px; height: 12px; position: absolute; top: 50%; margin-top: -6px; right: -16px;}
.header_all_menu .all_menu_cont .change_cont > ul > li .product_list > li .link_box > ul > li:hover a {border-bottom: 1px solid #fff;}

.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list {}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list:after {content: ''; clear: both; display: block;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li {float: left; width: 25%; margin: 0 0 15px;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li:last-child {margin: 0;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li dt {font-size: 16px; color: #fff; padding: 0 0 20px;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li > ul {}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li > ul > li {width: 100%; float: none;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li > ul > li a {font-size: 14px; color: #888;}
.header_all_menu .all_menu_cont .change_cont > ul > li .mypage_list li > ul > li:hover a {color: #fff; border-bottom: 1px solid #fff;}

/* 검색 */
.header_search_wrap {}
.header_search_wrap .top_search {}
.header_search_wrap.on{display: block;}
.header_search_wrap.on .top_search {display: block;}
.header_search_wrap .top_search legend {display: none;}
.header_search_wrap .top_search .top_search_cont {}

.header_search_wrap .top_search .top_text_cont {}
.header_search_wrap .top_search .top_text_cont #search_form {border: 0; border-bottom: 1px solid #000; width: 50px; height: 20px; padding: 0; background: #f5f5f5;}
#header_warp.on .header_search_wrap .top_search .top_text_cont #search_form {/* border-bottom: 1px solid #fff; background: transparent; color: #fff; */}
.header_search_wrap .top_search .top_text_cont .btn_top_srarch {vertical-align: middle; width: 24px; height: 24px; background: url(/images/common/main/ico_header_search.png) no-repeat center/24px; font-size: 0;}
#header_warp.on .header_search_wrap .top_search .top_text_cont .btn_top_srarch {/* background: url(/images/common/ico_header_search_wt.png) no-repeat center/24px; */}

.header_search_wrap .top_search .search_cont {display: none !important;}

/* 2023-04-05 webidas 추가 : 전체 카테고리 할인율 및 정가 CSS 추가 */
.gnb_allmenu_box .all_depth2 li .txt_box p span.fixedPrice {color: #888; text-decoration: line-through; padding-left: 5px; font-size: 12px;}
.gnb_allmenu_box .all_depth2 li .txt_box p span.discountPer {color:#6b90dc; padding-left:5px;font-size:13px;font-weight:500;}

.loading_animation {position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); z-index: 100;}
.loading_animation .rotate_cont {display: inline-block; /* animation: rotatee 2s linear infinite; */ position: absolute; text-align:center; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.loading_animation .rotate_cont .load_act {background: url('/images/common/loading/act.png') no-repeat; width: 207px; height: 65px; display: inline-block; vertical-align: middle;}
.loading_animation .rotate_cont .load_plus {background: url('/images/common/loading/plus.png') no-repeat; width: 92px; height: 64px; display: inline-block; vertical-align: middle;}

@keyframes rotatee {
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}


.mover {animation: move 1s infinite ease-in-out;}

@keyframes move {
	20%, 100% {
		transform: rotate(0);
	}
	0% {
		transform: rotate(180deg);
	}
}


.main_header .header_gnb { width: 1200px; margin:0 auto; }
.main_header .header_gnb .gnb { width: 100%; box-sizing:border-box; }
.main_header .header_gnb .gnb .gnbMenuBox { position: relative; }

.main_header .header_gnb .gnb .gnbMenuBox .menuCategory { width: 100%; text-align:left;  box-sizing:border-box; display:flex;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory { display:flex; align-items: center; gap:70px; padding:9px 0; background-color:#fff;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory:after {clear:both; display:block; content:"";}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory > li { position: relative;  display:inline-block;  white-space: nowrap; height:35px; line-height:35px;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory > li > a { display:flex; align-items: center; gap:1px;  font-size:15px; text-align: center; outline: none; font-weight: 500; overflow: hidden; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory img { vertical-align: middle; width:30px; height:30px; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory { opacity: 0; visibility: hidden; position:absolute; display: inline-block;  }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul { }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li { position:relative; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li img { max-height:20px;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li a {display:flex; align-items: center; gap:6px;  min-width:0px; line-height:1.5; font-size:12px; color:#555; text-align: left; /*white-space: nowrap;*/ }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory > ul > li:hover > a,
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory > ul > li > a:hover { color:#000; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li.hasChild > a { background: url('/images/common/arrow_prev5.png') no-repeat 93% 49%;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li.hasChild:hover > a,
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory ul li.hasChild > a:hover { background: url('/images/common/arrow_prev5.png') no-repeat 93% 49%;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth1 { /*white-space: wrap;*/ word-break:break-all;  }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth1 > ul { display: inline-block; padding:15px 0 20px 0px; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth1 > ul > li > a { margin-right: 5px; padding:3px 0; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth2 { position:absolute; padding:15px 0; border-radius: 0 10px 10px 0; background-color:#f2f2f2; border:1px solid #dcdcdc;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth2 > ul > li > a { margin: 0 15px; padding:0 40px 0 15px; width:100%;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth3 { position:absolute; padding:15px 0; border-radius: 0 10px 10px 0; background-color:#f2f2f2; border:1px solid #dcdcdc;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth3 > ul > li > a { margin: 0 15px; padding:0 10px; min-width:50px; width:100%; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth1 { top:46px; left:-1px; z-index:10; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth2 { top:0; left:95%; z-index: 11; }
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .depth3 { top:0; left:95%; z-index: 11; }

.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory li.hasChild a:hover + .subCategory {opacity: 1; visibility: visible;}
.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory .subCategory:hover {opacity: 1; visibility: visible;}

.cateGnbBg {display:none; position:absolute; left:0; width:100%; min-height:250px; background-color:#fff; border:1px solid #000; border-width:1px 0; z-index:2;}
.cateGnbBg > div { float:right; padding:20px 2% 0 0;}
.cateGnbBg > div img {max-width:100%;}
.main_header.on + .cateGnbBg {display:block;}
.main_header.on .header_gnb .gnb .gnbMenuBox .menuCategory .subCategory:not(.depth2,.depth3)  {opacity: 1; visibility: visible;}

@media screen and (max-width:1760px){
	.main_header .header_gnb {margin:0; width:auto;}
	.main_header .header_gnb .gnb .gnbMenuBox .menuCategory .innerCategory { margin:44px 0 0;}
	.main_header .header_logo {top:10px;}
	.menu_right {top:10px;}
}
@media screen and (max-width:1340px){
	.cateGnbBg > div { width:240px; padding-right:1%;}
}