/* BASIC css start */
#top_bnr_k001 {height:73px;background:#f26422}
#top_bnr_k001 div {margin:0 auto;width:1100px;text-align:center}




/* add */
.preload #hdHeader a, 
.preload #hdFooter a, 
.preload #main a {
	transition: all 0.3s ease 0s;
}
.btn-overlay-show img {float: right;}

body {
	opacity: 0;btn-overlay-show
}
.fonts_loaded body { /* 웹폰트가 완전히 로드되었을 때 적용되는 클래스 */
	opacity: 1;
}
html {
	overflow-y: scroll;
}
body {
	-webkit-text-size-adjust: none; /* 모바일에서 text 사이즈 변동 없게 */
	-webkit-font-smoothing: antialiased; /* or subpixel-antialiased 웹킷 브라우저 웹폰트 선명하게 처리 */
	font-variant-ligatures: none; /* fi수정 */
	min-width: 1040px;
	transition: none;
}
img {
	/*image-rendering: optimizeSpeed;*/ /* low quality */
	/*image-rendering: optimizeQuality;*/ /* high quality */
	-ms-interpolation-mode: bicubic; /* blur */
	/* -ms-interpolation-mode: nearest-neighbor; /* sharpen */
	-webkit-backface-visibility: hidden; /* chrome anti aliasing */
	max-width: 100%;
}
a {
	color: #fe6c00;
	text-decoration:none;
	background: transparent;
}
a:hover {
	color: #000;
	text-decoration: underline;
    text-decoration:none;
}
.float_l { float:left; } /* float left */
.float_r { float:right; } /* float right */
.none_blank { font-size: 0; line-height: 0; letter-spacing: -4px; } /* 이미지여백삭제 (안드로이드) */
@-moz-document url-prefix() { .none_blank {letter-spacing: 0;} } /* 파폭 */
.displaynone { display: none !important; }

#wrap {
	position: relative; z-index: 0;
}

/* subpage css */
#wrap .bbs-tit, 
#wrap #content .tit-page {
	font-size: 30px; line-height: 30px; color: #193567; font-weight: 700; letter-spacing: 0;
	padding: 20px 0 9px 0; margin: 43px 0 0 0;
}



/* 상품관련 */
.prd_list {
	font-size: 0; letter-spacing: 0; line-height: 0;
	margin: 0 -20px;
    padding-top: 22px;
}
.prd_list .box .box_prd {
	display: inline-block;
	vertical-align: top;
	font-size: 12px; letter-spacing: normal; line-height: 1.5;
	padding: 0 20px; margin: 0 0 38px;
	position: relative;
}
.prd_list .box .box_prd .discount_rate {
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 4;
	width: 35px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	font-weight: 400;
	color: #fff;
	background: #000;
	opacity: 0.6;
}
.prd_list .box .box_prd .over {
	position: absolute; top: -15px; left: 5px; right: 5px; bottom: -20px; z-index: 2;   
	opacity: 0;
}
.prd_list .box .box_prd .addbtn {
	position: absolute; bottom: 0; right: 21px; z-index: 4;
	font-size: 0; letter-spacing: 0; line-height: 0;
}







.prd_list .box .box_prd .addbtn span {
	
	text-align: center;
	background: #fff;
	position: relative;
 margin: 0 -1px;
	cursor: pointer;
	border: 1px solid #d4d4d4;
	box-sizing: border-box;
}











.prd_list .box .box_prd .addbtn img {
	

}
.prd_list .box .box_prd .info {
	position: relative; z-index: 3;
}
.prd_list .box .box_prd .info .thumb {
	position: relative;
	margin: 0 0 0px;
}
.prd_list .box .box_prd .info .thumb img {
    width: 100%;
	vertical-align: top;
}
.prd_list .box .box_prd .info .thumb img:hover {
border: 1px solid #000;
}



.mk_option_preview {
	margin: 30px 0 0 -147px;
}
#detailpage a {
	transition: none !important;
}
.prd_list .box .box_prd .info .name {
	font-size: 13px; font-weight: 0; color: #000; line-height: 1; margin-top: 6px;
}
.prd_list .box .box_prd .info .subname {
	font-size: 11px; font-weight: 400; color: #aeaeae; line-height: 1;
	margin: 5px 0 0;
}
.prd_list .box .box_prd .info .price {
	font-size: 18px;  color: red;
	padding: 0px 0 0 0;
}
.prd_list .box .box_prd .info .price span {
	display: block;
	font-size: 11px; font-weight: 400; color: #aeaeae;
}
.prd_list .box.column2 .box_prd {
	width: 50%;
}
.prd_list .box.column3 .box_prd {
	width: 33.333%;
}
.prd_list .box.column4 .box_prd {
	width: 16%;
}
.prd_list .box.column5 .box_prd {
	width: 21.5%;
}

/*2019년 3월 신규해더*/
/* header */
.fleft {float:left !important;}
.fright {float:right !important;}
#header {margin-bottom:10px; background: #ffffff;}
#header .cboth_kimbox {height:33px; background-color:#ffffff; border-bottom:1px solid #e9e9e9; border-top:1px solid #e9e9e9;}
#header .kim_box_width1100 {width:1235px;margin:0 auto;}
#header .kim_box_width1100_95 {width:1200px;height:95px;margin:0 auto; background-color: #ffffff;}
#header .kim_box_width1100_20 {width:1200px;height:32px;margin:0 auto; background-color: #ffffff;}

#header .section { width:100%; height:45px; border-top:1px solid #e9e9e9;}



#header .section .top_fav {vertical-align:middle;}
#header .section .fleft a {line-height:33px;font-size:12px;color:#888888;}
#header .section .fright a {line-height:33px;font-size:12px;color:#888888;}
#header .section a:hover {color:#fe6c00;text-decoration:none }
#header .section ul li {float:left;}
#header .section1 {position: relative;height:80px;}
#header .section1 .logo {position:absolute;top:-10px;left:0;}
#header .section1 .top_ban1 {position:absolute;top:-10px;right:0;}
#header .section1 .search_box {text-align:center;margin:30px auto 0;width:380px; }
#header .section1 .search_box .MS_search_word {border:0;width:302px;height:25px;line-height:25px;margin-top:7px;font-size:12px;}
#header .section1 .search_box .search_bt {margin-top:9px;}
#header .section1 .search_box .search_text {margin-top:3px;height:30px;line-height:30px;color:#666;font-size:11px;}
#header .section1 .search_box .search_text a {height:30px;line-height:30px;color:#f58a22;font-size:11px;}
#header .section1 .search_box .search_text a:hover {color:#000; text-decoration:none }

/*검색창 디자인변경2023*/
#header .section1 .search_box form{background-color: #f3f3f3; width: 340px; height: 44px;border-radius: 50px;padding-top: 5px; padding-right: 20px; padding-left: 20px;}
#header .section1 .search_box form input{background-color: transparent;}
/*검색창 디자인변경2023*/

#header .section2 {height:31px;background: #ffffff;padding-top: 1px;}
#header .section2 .rolling_text {float:left;width:610px;height:32px;margin-left:6px;overflow:hidden;}
#header .section2 .rolling_text a {line-height:30px;font-size:11px;color:#666;}
#header .section2 .rolling_text a:hover {color:#000;}
#header .section2 .rolling_text #MS_scroll_text_container {float:left;padding-left:10px;}
#header .section2 .top_md_menu {float:right;margin-right:20px;}
#header .section2 .top_md_menu li {float:left;}
/*2019년 3월 신규해더_끝*/






/* header */

/* 주문방법 로고 주문하기 */









#hdHeader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 30;
	height: 140px;
	background: #ffffff;
	transition: all 0.2s ease 0s;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}

#oder_kim_box {	width: 1230px;	height: 30px;    top: -120px;   
	background-color: #e2e2e2;
	position: absolute;
    border: 1px solid #363636;
}
#oder_kim_box ul{	margin: 0px;	padding: 0px;	list-style-position: inside;	list-style-type: none;	}
#oder_kim_box ul li{	display: inline;	margin: 0px;	padding: 0px;	}



/* 해더에서 변환형높이조절 */
/*#wrap #hdHeader.on, 마우스 오버시 상단반응 선택자*/
#wrap #hdHeader.onscroll {
	top: -202px;
	height: 235px;
	background: #fff;
	transition: all 0.2s ease 0s;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 3px;

}


#wrap #hdHeader #oder_kim_box.onscroll {
    top: 128px;
    height: 30px;
    transition: all 0.2s ease 0s;
    padding-bottom: 2px;
}







/* scroll convert */
#hdHeader.onscroll {
	height: 10px;
	transition: all 0.2s ease 0s;
}
#hdHeader.onscroll .section h1 {
	padding-top: 20px;
	transition: all 0.2s ease 0s;
}
#hdHeader.onscroll #gnb {
	padding-top: 0;
	transition: all 0.2s ease 0s;
}
#hdHeader.onscroll #gnb > ul > li > a {
	padding: 16px 8px 0;
    color: #666;
}

#hdHeader.onscroll #gnb > ul > li > a:hover {color:#fe6c00;text-decoration:none }

#hdHeader.onscroll .section .menu_r {
	transition: all 0.2s ease 0s;
    padding-right: 5px;
}




/* 중분류카테고리 변환완료했을때 위치 */
#hdHeader.onscroll #header .submenu {
	top: 225px;
	transition: all 0.2s ease 0s;
}

#hdHeader img {
	vertical-align: top;
}
#header .section h1 {
	float: left;
	padding: 56px 0 0 0;
	width: 144px;
	transition: all 0.2s ease 0s;
}
#header .section h1 .logo_big img {
	max-height: 126px;
}
#header .section h1 .logo_small {
	display: none;
	font-size: 28px; color: #000; line-height: 30px; font-weight: 700;
}
#header .section h1 .logo_small img {
	max-height: 56px;
}
#header .section h1 a {
	text-decoration: none;
}





/* 에니메이션 시작전로고탑위치지정가능 마진으로 */
#gnb {
	float: left;
	transition: all 0.2s ease 0s;
    padding-top: 10px;
}
#gnb > ul {
	float: right;
    letter-spacing: 1px;
}
#gnb > ul > li {
	float: left;
}
#gnb > ul > li > a {
	display: block;
	font-size: 16px; color: #666; line-height: 15px;
	text-decoration: none;
	position: relative;
	padding: 7px 8px 0;
    font-family: "Jeju Gothic", sans-serif;
}
#gnb > ul > li:hover > a {
	color: #000;
}
#gnb > ul > li:hover > a:after {
	content: '';
	position: absolute; top: 21px; left: 8px; right: 8px;
	height: 3px;
	
}
#header .section .menu_r {
	float: right;
	transition: all 0.2s ease 0s;
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .section .menu_r li {
	float: left;
	padding: 0 0 0 15px;
	position: relative;
}
#header .section .menu_r li:first-child {
	padding: 0;
}
#header .section .menu_r li a {
	display: block;
	text-decoration: none;
}
#header .section .menu_r li.text a {
	font-size: 13px; color: #111; font-weight: 400; line-height: 20px;
}
#header .section .menu_r li.icon a {
	width: 24px; height: 24px;
	font-size: 32px; color: #111; font-weight: 400; line-height: 24px;
	margin: -4px 0 0 0;
}
#header .section .menu_r li.icon.cart a > span {
	position: absolute; top: -7px; right: -6px;
	display: block;
	width: 16px; height: 16px;
	font-size: 10px; color: #fff; font-weight: 400; line-height: 16px;
	font-family: 'Hind';
	background: #eb3123;
	border-radius: 50%;
	text-align: center;
}
#header .section .menu_r li.icon.allmenu a {
	color: #ffffff;
}



/* 중분류 카테고리 위치조정가능 */
#header .submenu {
	width: auto;
	height: auto;   
	display: none;
	position: absolute;
    top: 226px;
    left: auto;
    right: auto;
    background: #fff;
    overflow: hidden;
    transition: all 0.2s ease 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/*
#gnb > ul > li:nth-child(2) .submenu {
	display: block !important;
}
*/
#header .submenu .inner {
    
	
	box-sizing: border-box;
	padding: 0 40px 10px 0; 
    margin: 0 auto;
	min-height: 100%;
	position: relative; z-index: 1;
}
#header .submenu .inner_2 {width: auto;}

/*카테고리 이미지위치조정*/
#header .submenu .inner .bg_img {
	position: absolute; top: 20px; right: 8px;
}

/*카테고리 이미지라인 제목위치*/
#header .submenu .inner h2 {
    	padding: 20px 0px 10px;
	position: relative; z-index: 2;
}
#header .submenu .inner h2 a {
	font-size: 22px; line-height: 30px; letter-spacing: 4px font-weight: 700;
	text-decoration: none;
    font-family: "Jeju Gothic", sans-serif;
}
#header .submenu .inner ul {
	position: relative;
    z-index: 2;
    padding: 0 0 10px 0;
    letter-spacing: 1px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}
#header .submenu .inner li {
	padding: 4px 0;
}
#header .submenu .inner li a {
	display: block;
    font-size: 16px;
    color: #666;
    line-height: 15px;
    text-decoration: none;
    position: relative;
    padding: 7px 8px 0;
    font-family: "Jeju Gothic", sans-serif;
    width: fit-content;
    transition: background-color 0.2s, box-shadow 0.2s;
	
}
#header .submenu .inner li a:hover {
	color: #fe6c00;
}

#header .pop_fixo {
	display: none;
	position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999;
	background: #ff6219;
	overflow: auto;
}
#header .pop_fixo .box {
	width: 1500px; height: 100%;
	margin: auto;
    display: table;
}
#header .pop_fixo .box .inner {
    display: table-cell;
    vertical-align: middle;
}
#header .pop_fixo .inner .area_top {
	margin: 0 0 80px;
	position: relative;
}
#header .pop_fixo .logo_pop {
	position: absolute; left: 0; bottom: 0;
}
#header .pop_fixo .btn_close {
	float: right;
	width: 42px; height: 42px;
	border-radius: 50%;
	border: 4px solid #fff;
	text-align: center;
	line-height: 42px;
	font-size: 20px; color: #fff; font-weight: 700;
	cursor: pointer;
	transition: all 0.2s ease 0s;
}
#header .pop_fixo .btn_close:hover {
	color: #000;
	border-color: #000;
	transition: all 0.2s ease 0s;
}

#header .pop_allmenu {
	
}
#header .pop_allmenu .inner > ul {
	margin: 80px 0 0 0;
}
#header .pop_allmenu .inner > ul.first {
	margin: 0;
}
#header .pop_allmenu .inner > ul > li {
	float: left;
	width: 10%;
    padding-bottom: 14px;
}
#header .pop_allmenu .inner > ul > li > a {
	font-size: 16px; line-height: 16px; color: #000; font-weight: 700;
	text-decoration: none;
	margin: 50 0 5px;
}
#header .pop_allmenu .inner > ul > li > ul > li {
	padding: 7px 0;
}
#header .pop_allmenu .inner > ul > li > ul > li > a {
	font-size: 15px; line-height: 0.5; color: #fff;
}

#header .pop_allmenu .inner > ul > li > ul > li > a:hover {
    color:#000;
    text-decoration:none    
}


#header .pop_search {
	
}
#header .pop_search .inner .area_search {
	margin: 150px 0 0 0;
	text-align: center;
}
#header .pop_search .inner .area_search .a_input input {
	font-size: 20px; line-height: 30px; color: #000; font-weight: 700;
	padding: 0; margin: 0 auto 60px;
	border: 0; border-bottom: 3px solid #000;
	width: 60%; max-width: 600px; height: 30px;
	text-align: left;
	background: transparent;
}
#header .pop_search .inner .area_search .a_input input::-webkit-input-placeholder { color: #000; }
#header .pop_search .inner .area_search .a_input input:-moz-placeholder { /* FF 4-18 */ color: #000; }
#header .pop_search .inner .area_search .a_input input::-moz-placeholder { /* FF 19+ */ color: #000; }
#header .pop_search .inner .area_search .a_input input:-ms-input-placeholder { /* IE 10+ */ color: #000; }
#header .pop_search .inner .area_search a {
	display: inline-block;
	font-size: 20px; line-height: 40px; color: #fff;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
}
#header .pop_search .inner .area_search a:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #fff;
}
#header .pop_search .inner .area_search a:hover {
	color: #000;
}
#header .pop_search .inner .area_search a:hover:after {
	background: #000;
}

/* 다찾다 자동완성*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:40px; left:422PX; border:1px solid #ddd; border-top:1px solid #000; line-height:14px; background:#fff; }
.search-auto-complete-list ul { width:202px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.search-auto-complete-list ul li { text-align:left; }
.search-auto-complete-list ul li.on { background:#f3f3f3; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }
/* 다찾다 자동완성*/


/* 다찾다 검색 파인더 */
#allfinder-layer { z-index: 9999; position: fixed; top: 75px; right: 151px; width: 1000px; zoom: 1; overflow: hidden; }
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 998px; *width:918px; padding:35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size:24px; color:#000; *width:19px; *height:24px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size:19px 24px; }
#allfinder-ctr { z-index: 10000; position: fixed; top: 567px; right: 154PX; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/design/monkeykr/9767/allfinder_ctrl_pc_02.png') no-repeat right top; border:none; outline:none; font-size:0; }

.all-finder-layer .finder-body .finder-tbl table { border:1px solid #ccc; border-top:1px solid #000; }
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family:'Malgun Gothic'; color: #000; }
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top:none; }
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height:34px; line-height:34px; padding: 0 20px; margin:3px 0; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%; right:15px; margin-top:-6px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:22px; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display:none; position:absolute; top:33px; left:52px; width:270px; padding:0 20px 18px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1}
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:14px; right:20px; margin:0; font-size:21px; color:#000; outline:none; *width:19px; *height:22px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding:18px 0; border-bottom:1px solid #e5e5e5; font-size:15px; font-weight:bold; line-height:15px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top:16px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; }
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category { height:40px; overflow:hidden; }
.all-finder-layer .finder-body .finder-category.open { height:100%; overflow:visible; }
.all-finder-layer .finder-body tr.finder-child-category {display:none;}
.all-finder-layer .finder-body tr.finder-child-category th,
.all-finder-layer .finder-body tr.finder-child-category td { border-top:none; }
.all-finder-layer .finder-body tr.finder-child-category td { background:#fbfbfb; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; vertical-align:top; word-break:break-all; color:#9a9a9a; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display:none; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight:bold; color:#000; border:0; border-radius:0; box-shadow: unset; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display:inline-block; margin-right:3px; }

.all-finder-layer .finder-body .finder-color { padding-left:10px; }
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top:5px}
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; color: #666; }
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; }
.all-finder-layer .finder-body .finder-search { position:relative; padding-left:5px; }
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; }
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; }
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding:0 30px; *padding:0; border:none; border-radius:3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family:'Malgun Gothic'; cursor:pointer; }
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility:visible; display:inline-block; width:16px; height:15px; margin-right:10px; margin-top:-4px; *margin-top:0; vertical-align:middle; background:url('/images/common/btn_h15_search.png') no-repeat 0 0; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility:visible; display:inline-block; height:60px; color:#ffd800; font-size:23px; *vertical-align:middle; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility:visible; display:none; }
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border:none; border-radius:3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family:'Malgun Gothic'; margin-right:15px; }

.all-finder-layer .finder-body .finder-options { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; border: 1px solid #fff; vertical-align:top; word-break:break-all; }
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius:20px; font-size:0; vertical-align:top; }
.all-finder-layer .finder-body .finder-option-color.color-picker { width:22px; height:22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; }
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display:none; width:22px; height:22px; margin-top:-17px; color:#fff; text-align:center; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e;  }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .finder-body .search-auto-complete-list { display:none; z-index:1; position:absolute; top:30px; left:5px; border:1px solid #ddd; line-height:14px; background:#fff; }
.all-finder-layer .finder-body .search-auto-complete-list ul { width:340px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align:left; }
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background:#f3f3f3; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a{ display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }

.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow:none; }
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }
/* 다찾다 검색 파인더 */
/* BASIC css end */

