/* 폰트크기 */
.font_11 {
	font-size:11px; 
	letter-spacing:-1px;
}
.font_12 {	
	font-size:12px; 
}
.font_13 {
	font-size:13px;
}
.font_14 {
	font-size:14px;
}
.font_15 {
	font-size:15px;
}
.font_16 {
	font-size:16px;
}
.font_17 {
	font-size:17px;
}
.font_18 {
	font-size:18px;
}
.font_19 {
	font-size:19px;
}
.font_20 {
	font-size:20px;
}
.font_21 {
	font-size:21px;
}
.font_22 {
	font-size:22px;
}
.font_24 {
	font-size:24px;
}
.f_l{
	float:left;
}
.f_r{
	float:right;
}
/* 폰트크기에 따른 체크박스 위치조정 */
.h_form .h-check.check_margin_font15 input[type="checkbox"] + span::before {
	margin-top:4px;
}
.h_form .h-check.check_margin_font16 input[type="checkbox"] + span::before {
	margin-top:4px;
}
.h_form .h-check.check_margin_font17 input[type="checkbox"] + span::before {
	margin-top:6px;
}
.h_form .h-check.check_margin_font20 input[type="checkbox"] + span::before {
	margin-top:7px;
}
.h_form .h-check.check_margin_font14 input[type="checkbox"] + span::before {
	margin-top:3px;
}

.h_form .h-radio.radio_margin_font16 input[type="radio"] + span::before {
	margin-top:4px;
}
.h_form .h-radio.radio_margin_font20 input[type="radio"] + span::before {
	margin-top:7px !important;
}
.h_form .h-radio.radio_margin_font14 input[type="radio"] + span::before {
	margin-top:3px;
}
.h_form .h-radio.radio_margin_font15 input[type="radio"] + span::before {
	margin-top:4px;
}
.h_form .h-radio.radio_margin_font20_2 input[type="radio"] + span::before {
	margin-top:-1px !important;
}
.h_form .h-radio.radio_margin_font11 input[type="radio"] + span::before {
	margin-top:-4px;
}
/* 폰트크기에 따른 체크박스 위치조정 */

.complex_flex{
	float:left;
	margin-right:8px;
}
.icon_s svg {
	position:absolute;
	top:9px;
	left:13px;
}
/* 예약검색 스크롤 */
.reser_st{
	position:absolute;
	right:50%;
	margin-right:630px;
	width:140px;
	z-index:10;
}
/* 상세 스크롤 기본위치 선점 - js 소스 영향을 주기위한 소스 */
.scrollfixed {position:fixed; top:0px;}
.Fixed {
    position: fixed !important;
    top: 100px !important;
}

/*기본 레이아웃----------------------------------------------------------------------*/

#wrap { width:100%; min-width:1200px;}
#header{ width:1200px; margin:0 auto; }
#contents { width:1200px; margin:0 auto; }
.contents{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.contents.sub{
	padding:50px 0;
}
#footer{
	clear:both;
}
/*기본 레이아웃------------------------------------------------------------------------*/

/*일반 style----------------------------------------------------------------------------*/

.page table{margin:0 auto}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}
.clear{clear:both;}
.main_top {width:100%; }
.main_menu_bg {height:45px; width:100%; }
.top_search_bg { background:url('/img/bg_top_search.gif') repeat-x; height:51px; width:100%; }
.text_line { color:#b8b8b8; font-size:11px; }
.tab_off{color:#ff0000; font-size:14px; letter-spacing:-1px; font-family:'맑은 고딕'}
.tab_on{color:#fff; font-size:14px; letter-spacing:-1px; font-family:'맑은 고딕' }
.main_top_btn{display:inline-block; text-align:center; letter-spacing:-0.5px}
.main_top_btn a{font-size:15px;color:#898989}
.main_top_btn span{font-size:11px;color:#e0e0e0;margin:0 10px 0 15px}

/* 미니홈이 없는 아이콘을 흑백으로 처리하기 위함 */
img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.now_map_n { width:100%; text-align:right;  padding-bottom:10px; }
.sub_search_text { color:#000; letter-spacing:-1px; padding:10px 5px}
.sub_search_select { padding:0 5px 20px; border-bottom:1px solid #e3e1e2; }}
.letter_s { letter-spacing:-1px; }

.select_st_01 select { border:1px solid #ababab; padding:3px 3px 3px 3px; height:25px; line-height:19px; font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif; }
.select_st_02 select { border:1px solid #ababab; padding:4px 4px 4px 4px; height:27px; line-height:21px; font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif; }
.guide_txt { color:#888; font-size:11px; letter-spacing:-1px; }

.input_reply { border:1px solid #ddd; background:#fff; padding-left:3px; height:28px; line-height:28px; }
.input_default { border:1px solid #bebec1; background:#fff; padding-left:3px; height:26px; line-height:26px; }
.input_style_join { border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:26px; line-height:26px; }
.input_style_text { border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:80px; width:95%; }
.select_n select { padding:5px 5px 4px 5px; border:1px solid #bebec1; height:28px; line-height:22px;}
.rank_select select { width:205px; padding:4px; border:1px solid #696969; }
.input_searchbox { border:1px solid #bebec1; background:#fff; padding-left:3px; height:26px; line-height:26px; }
.bd_deal_b { border-right:1px solid  #d4cc7d; border-bottom:1px solid #d4cc7d; }
.bd_deal_e { border-bottom:1px solid #d4cc7d; }
.gothic_c { font-family:맑은 고딕; }

/* 기본형2 */
.btn_small_stand{
padding:5px 8px 3px 8px !important;
border:1px solid #cbcbcb !important;
border-bottom:1px solid #acacac !important;
text-align:center !important;
vertical-align: middle !important;
background:url('../img/bg_gray_01.gif') bottom !important;
cursor:pointer !important;
color:#777777 !important;
font-weight:normal !important;
font-family:'돋움' !important;
font-size:11px !important;
letter-spacing:-1px !important;
display:initial;
}
.btn_small_stand:hover{
padding:5px 8px 3px 8px !important;
border:1px solid #cbcbcb !important;
border-bottom:1px solid #acacac !important;
text-align:center !important;
vertical-align: middle !important;
background:url('../img/bg_gray_01.gif') bottom !important;
cursor:pointer !important;
color:#777777 !important;
font-weight:normal !important;
font-family:'돋움' !important;
font-size:11px !important;
letter-spacing:-1px !important;
display:initial !important;
}
/* 기본형2End */


/*카테고리폼디자인*/
.category_form_1 {font-family: 'Noto Sans KR' !important; font-weight:400 !important; font-size:14px; width:19%; color:#525252; padding-left:10px;  line-height:160%; border-bottom: 1px solid #e7e7e7; background:#fafafa}
.category_form_2 {font-family: 'Noto Sans KR' !important; color:#8c8d8f; background:#fff; width:31%; padding:13px 0 13px 10px;  line-height:160%; border-bottom: 1px solid #e7e7e7;}

.category_form_3 {font-family: 'Noto Sans KR' !important; width:19%; color:#525252; background:#fafafa; letter-spacing:-1px; line-height:160%;  padding-left:10px; border-bottom: 1px solid #e7e7e7;}
.category_form_4 {font-family: 'Noto Sans KR' !important; color:#8c8d8f; background:#fff; width:31%; padding:13px 0 13px 10px;  line-height:160%; border-bottom: 1px solid #e7e7e7;}

.category_form_6 {font-family: 'Noto Sans KR' !important; color:#8c8d8f; background:#fff; padding:13px 0 13px 10px;  line-height:160%; border-bottom: 1px solid #e7e7e7;}
.category_form_7 {font-family: 'Noto Sans KR' !important; color:#8c8d8f; background:#fff; padding:13px 0 13px 10px; line-height:160%; border-bottom: 1px solid #e7e7e7;}

/* 카테고리폼*/
.category_form_5 {font-family: 'Noto Sans KR' !important; width:110px; color:#525252; background:#fafafa; letter-spacing:-1px; line-height:160%;  padding-left:10px; border-bottom: 1px solid #e7e7e7;}
.category_form_8 {font-family: 'Noto Sans KR' !important; width:110px; color:#525252; background:#fafafa; letter-spacing:-1px; border-bottom:1px solid #e7e7e7; padding-left:10px; line-height:160%;}

.category_form_9 {font-family: 'Noto Sans KR' !important; width:20%; color:#525252; background:#fafafa; letter-spacing:-1px; line-height:160%; padding-left:10px; border-bottom: 1px solid #e7e7e7;}



/*일반 style----------------------------------------------------------------------------*/

.input_phone {width:100px; border:1px solid #bebec1; background:#f6f6f6; padding-left:3px; height:26px; line-height:26px;}

/* input style--------------------------------------------------------------------------*/

.input_style input[type=text]{
border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:21px; line-height:21px; }

.input_style input[type=file]{
border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:21px; line-height:21px;  }

.input_style input[type=password]{
border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:21px; line-height:21px;  }

.input_style textarea{
border:1px solid #dbdbdb; background:#f6f6f6; padding-left:3px; height:21px; line-height:21px; }

/* input style--------------------------------------------------------------------------*/



/* 정보등록페이지 input style--------------------------------------------------------------------------*/

/*.input_add input[type=text]{
border:1px solid #bebec1; background:#f3f3f3; padding-left:3px; height:26px; line-height:26px; }

.input_add input[type=file]{
border:1px solid #bebec1; background:#f3f3f3; padding-left:3px; height:26px; line-height:26px;  }

.input_add input[type=password]{
border:1px solid #bebec1; background:#f3f3f3; padding-left:3px; height:26px; line-height:26px;  }

.input_add textarea{
border:1px solid #bebec1; background:#f3f3f3; padding-left:3px; height:26px; line-height:26px; }
.h_form.input_add td{vertical-align:middle;}*/
/* 정보등록페이지 input style--------------------------------------------------------------------------*/




/*폰트 style-----------------------------------------------------------------------------*/

.font_11 { font-size:11px; letter-spacing:-1px; }
.font_12 { font-size:12px; }
.font_13 { font-size:13px; }
.font_14 { font-size:14px; }
.font_15 { font-size:15px; }
.font_16 { font-size:16px; }
.font_17 { font-size:17px; }
.font_18 { font-size:18px; }
.font_19 { font-size:19px; }
.font_20 { font-size:20px; }
.font_21 { font-size:21px; }
.font_22 { font-size:22px; }

.font_dotum{font-family:'돋움',Dotum,'맑은 고딕','굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_tahoma{font-family:Tahoma,'돋움',Dotum,'맑은 고딕','굴림',Gulim,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_gulim{font-family:'굴림',Gulim,'돋움',Dotum,'맑은 고딕',tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_malgun{font-family:'맑은 고딕','돋움',Dotum,'굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif !important;}

/*폰트 style------------------------------------------------------------------------------*/

/* 미니홈 수정, 기본페이지 타이틀 부분 */
.mini_tit {position:absolute; top:20px; right:0px}
.mini_tit_01{padding:0 0 0 17px;  line-height:35px; height:35px; float:left; font-size:11px; background:url('../img/mini_tit_bg_01.gif') left 0 repeat-x;}
.mini_tit_02{width:16px; line-height:20px; height:35px; float:left; background:url('../img/mini_tit_bg_02.gif') 0 0 repeat-x;}
.mini_tit span{display:inline-block; *zoom:1; _display:inline}

/* 메인 지역*/
.selectBox { border-left:1px solid #e6e6e6; background-color:#ffffff; cursor:pointer; border-top:1px solid #e6e6e6; text-align:center; }
.selectBox a {color:#000; font-family:'굴림'; text-align:center;}
.selectBox a:hover { color:#000; }
.noSelectBox { border-left:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; background-color:#f6f6f6; cursor:pointer; text-align:center;}
.noSelectBox a { color:#989898;  font-family:'굴림'; text-align:center;}

/*도로명주소 선택란을위한 CSS*/
#road_address_select table {width:98%;}
#road_address_select table th{padding:8px 5px;font-family: 'Noto Sans KR' !important; font-weight:400 !important}
#road_address_select table td {padding:5px; line-height:none;}
#road_address_select table td a {border:none;padding:5px 0;color:#777;font-size:13px}
#road_address_select table td a:hover {color:#333;box-shadow:none}

div.addText {display:none;}

/* 상세 스크롤 기본위치 선점 - js 소스 영향을 주기위한 소스 */
.scrollfixed {position:fixed; top:0px;}

.detail_tab {display:block; border-right:1px solid #cccccc; width:150px; height:32px; padding-top:15px; text-align:center;}
.end {border:none !important;}
.detail_today {display:inline-block; width:90px;background:url('../img/title_detail_today.gif') left no-repeat; border-right:1px solid #cccccc; text-align:right; padding-right:15px; margin-right:10px;}
.detail_total {display:inline-block; width:90px;background:url('../img/title_detail_total.gif') left no-repeat; text-align:right;}



/* 리터칭*/
.sb{display:block}
.s_ib{display:inline-block; _display:block; *display:block; *zoom:1}
.count_area_top{position:absolute; z-index:1000; top:0px; right:0}
.count_area{position:absolute; z-index:1000; bottom:0px; right:0}
.count_area .count_bg01, .count_area_top .count_bg01{font-family:tahoma; font-size:11px; font-weight:bold; height:24px; line-height:24px; padding:0 8px 0 5px; text-align:center; overflow:hidden; background:url('../img/rows_ico_bg_01.png') right 0 repeat; color:#fff}


.output_main_ingi_01 {width:470px; position:relative; clear:both; overflow:hidden;}
.output_main_ingi_01 .thumb{position:relative; height:258px; overflow:hidden; }
.output_main_ingi_01:hover {}
.output_main_ingi_01:hover .info {bottom:0px;}
.output_main_ingi_01:hover .info .wrap .title{padding:8px 0 8px 0}
.output_main_ingi_01 .info {position:absolute; bottom:-85px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_ingi_01 .info .wrap {padding:25px 30px}
.output_main_ingi_01 .info .wrap .title{padding:8px 0 20px 0}

.output_main_pre_01 {width:470px; position:relative; clear:both; overflow:hidden;}
.output_main_pre_01 .thumb{position:relative; height:258px; overflow:hidden; }
.output_main_pre_01:hover {}
.output_main_pre_01:hover .info {bottom:0px;}
.output_main_pre_01:hover .info .wrap .title{padding:8px 0 8px 0}
.output_main_pre_01 .info {position:absolute; bottom:-85px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_pre_01 .info .wrap {padding:25px 30px}
.output_main_pre_01 .info .wrap .title{padding:8px 0 20px 0}

.output_main_new_01{width:258px; position:relative; clear:both; overflow:hidden;}
.output_main_new_01 .thumb{position:relative; height:258px; overflow:hidden; }
.output_main_new_01:hover {}
.output_main_new_01:hover .info {bottom:0px;}
.output_main_new_01:hover .info .wrap .title{padding:8px 0 8px 0}
.output_main_new_01 .info {position:absolute; bottom:-103px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_new_01 .info .wrap {padding:25px}
.output_main_new_01 .info .wrap .title{padding:8px 0 20px 0}

/* 스크롤메뉴 */
.scroll_menu{top:380px}
.Fixed {position: fixed !important; top:100px !important;}

/* 메인페이지 rows디자인 정렬*/
.margin_top_none table tr:first-child td div {margin-top:0 !important}
.margin_left_none table td:first-child  div {margin-left:0 !important}
.ico_align_bottom a{vertical-align:bottom}


/* 서브 리터칭 */
.now_site, .now_map{ width:100%; text-align:right; border-bottom:1px solid #e9e9e9; padding:12px 0; margin-bottom:10px; color:#999999;}
.now_site a, .now_map a{color:#999999 !important;}
.now_map .admin_btn{float:left}
.now_map .admin_btn table{float:right;margin:1px 0 0 8px}
.now_map .admin_btn table td{font-family: 'Noto Sans KR' !important; font-weight:400 !important}

#nowconnect_cnt{color:#5783b7;}

.cate_menu_info{margin-top:8px;}

.output_sub_car_01 {width:320px; position:relative; clear:both; overflow:hidden;}
.output_sub_car_01 .thumb{position:relative; height:210px; overflow:hidden; }
.output_sub_car_01:hover {}
.output_sub_car_01:hover .info {top:0px; padding-top:25px;}
.output_sub_car_01:hover .info .wrap .title{padding:8px 0 8px 0}
.output_sub_car_01 .info {position:absolute; bottom:-95px; left:0px; background:url('../img/bg_black_60.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_sub_car_01 .info .wrap {padding:17px 30px;}
.output_sub_car_01 .info .wrap .title{padding:8px 0 20px 0}

.output_sub_bd_01 {width:340px; position:relative; clear:both; overflow:hidden;}
.output_sub_bd_01 .thumb{position:relative; height:296px; overflow:hidden; }
.output_sub_bd_01:hover{}
.output_sub_bd_01:hover .info {top:140px; padding:7px 0;}
.output_sub_bd_01:hover .info .wrap .title{padding:0}
.output_sub_bd_01 .info {position:absolute; bottom:-80px; left:0px; background:url('../img/bg_black_60.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_sub_bd_01 .info .wrap {padding:18px 30px;}
.output_sub_bd_01 .info .wrap .title{padding:0px 0 30px 0}


/* 서브 여백 없애기 */
.news_margin_rows table tr td .news_margin_11{margin-left:11px;}
.news_margin_rows table tr td:first-child  .news_margin_11{margin-left:0 !important;}

.news_margin_rows_30 table tr td .news_margin_30{margin-left:30px;}
.news_margin_rows_30 table tr td:first-child  .news_margin_30{margin-left:0 !important;}

.car_margin_rows_20 table tr td .car_margin_20{margin-left:20px;}
.car_margin_rows_20 table tr td:first-child  .car_margin_20{margin-left:0 !important;}

.bd_margin_rows_20 table tr td .bd_margin_20{margin-left:20px;}
.bd_margin_rows_20 table tr td:first-child  .bd_margin_20{margin-left:0 !important;}

.bd_margin_rows_22 table tr td .bd_margin_22{margin-left:22px;}
.bd_margin_rows_22 table tr td:first-child  .bd_margin_22{margin-left:0 !important;}

/*서브 카테고리 메뉴*/
.cate_border .cate_td{border-bottom:1px solid #e9e9e9;}
.cate_border .cate_default{border:1px solid #e9e9e9; border-bottom:none;}
.cate_border .cate_line a{line-height:34px !important;}

.cate_border2 .cate_default table{border-collapse:collapse;}
.cate_border2 .cate_default .cate_td{ border:1px solid #e9e9e9;}


.all_search_list td:first-child .all_search_rows{margin-left:0 !important;}
.all_search_list .all_search_rows{float:left; margin-left:10px; margin-bottom:20px}

/*.all_search_list td:first-child .all_saerch_rows2{margin-left:0 !important;}*/
.all_search_list .all_saerch_rows2{float:left; margin-left:10px;}

.all_search_list td:first-child .all_saerch_rows4{margin-left:0 !important;}
.all_search_list .all_saerch_rows4{float:left; margin-left:15px;}

.all_search_list .all_search_rows3{}
.all_search_list .all_search_rows3 table tr:first-child td div{border-top:0 none !important}

.all_search_list td:first-child .all_search_rows6{margin-left:0 !important;}
.all_search_list .all_search_rows6{float:left; margin-left:10px; margin-bottom:10px}
.all_search_list .all_search_rows6 .inner_hidden{display:none}
.all_search_list .all_search_rows6 .thumb:hover .info{display:none}
.all_search_list .all_search_rows6 .thumb:hover .inner_hidden{display:block; position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0; background:url('../img/title_bg_02.png') 0 0 repeat; cursor:pointer}

/* 통합검색 스크롤 기본위치 선점 - js 소스 영향을 주기위한 소스 */
.all_sch_scrollfixed {width:230px; position:fixed !important; top:143px; z-index:9999}

/* 고객센터 탭메뉴 */
.selectBox_com { border-left:1px solid #e6e6e6;  font-size:16px;background-color:#F37720 ; letter-spacing:-1px;cursor:pointer;border-top:1px solid #e6e6e6; line-height:45px; }
.selectBox_com a { color:#ffffff;  line-height:45px; font-size:16px; cursor:pointer; letter-spacing:-1px;  }
.selectBox_com a:hover { color:#ffffff; line-height:45px;font-size:16px; cursor:pointer; letter-spacing:-1px; }
.selectBox_com:hover { background:#F37720; color:#ffffff; line-height:45px;font-size:16px; cursor:pointer; letter-spacing:-1px; }
.noSelectBox_com { border-left:1px solid #e6e6e6;  font-size:16px; letter-spacing:-1px; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; background-color:#ffffff; cursor:pointer; line-height:45px; }
.noSelectBox_com a { color:#989898; line-height:45px; font-size:16px; cursor:pointer; letter-spacing:-1px;}

.SelectBox_sub_b { border-left:1px solid #e6e6e6; background-color:#f37720 ; cursor:pointer; border-top:1px solid #e6e6e6; line-height:45px; font-size:16px; font-family:tahoma,'맑은 고딕',NanumGothic,'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif; letter-spacing:-1px;  }
.SelectBox_sub_b a { color:#ffffff; }
.SelectBox_sub_b a:hover { color:#ffffff; }
.noSelectBox_sub_b { border-left:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; background-color:#ffffff;cursor:pointer; line-height:45px; font-size:16px; font-family:tahoma,'맑은 고딕',NanumGothic,'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif; letter-spacing:-1px;}
.noSelectBox_sub_b a { color:#989898;}
.noSelectBox_sub_b a:hover { color:#989898; }

.main_cate table{border-collapse: collapse;}
.sub_cate a{line-height:30px !important; font-size:15px !important; letter-spacing:-1px !important; color:#666 !important}
.main_cate_btn{border-collapse: collapse;}
.main_cate_btn td{text-align:left; padding-left:30px; height:49px; background:url('../../img/main_cate_btn_arrow.png') 90% 20px no-repeat; border-bottom:1px solid #ebebeb }
.main_cate_btn td a{display:block; line-height:49px}

/* rows 투명영역 */
.alpha_layer4 {position:absolute; top:0; z-index:100; bottom:0; left:0;  background-color:#000000;width:100%;height:45px; filter:alpha(opacity=60); -moz-opacity:0.7; opacity:0.7;}


/* 서브rows 아이콘 */
.sub_rows_icon img {margin-left:10px; vertical-align:middle !important;}

/* bottom 버튼 */
.bottom_link_btn{width:190px;height:28px;line-height:28px;border:1px solid #dadada;background:linear-gradient(to bottom, #fff, #f9f9f9);text-align:center}
.bottom_link_btn a{color:#666;letter-spacing:-1px;}

/* best 시공사례 rows디자인 */
.area_1 td:first-child .output_main_best_area{margin-left:0 !important; margin-bottom:20px;}
.output_main_best_area {width:380px; float:left; margin-left:25px; position:relative; }
.output_main_best_area .on{display:none;}
.output_main_best_area .scrap_btn a{background:#999999; width:170px; height:45px; text-align:center; display:block; display:flex; justify-content:center; align-items:center; cursor:pointer; }
.output_main_best_area:hover .on {display:block;}
.output_main_best_area:hover .scrap_on {bottom:55px !important;}
.output_main_best_area:hover .shadow {position:absolute; bottom:0; display:block; height:100px; background:url('../img/bg_70p.png') repeat; width:100%; }

/* 베스트업체정보 rows디자인 
.area_1 td:first-child .output_main_best_area{margin-left:0 !important}
.output_main_best_area{width:380px; height:343px; position:relative; float:left; margin-left:30px; }
.output_main_best_area:hover .output_main_best{position:absolute; top:-10px; left:-10px; padding:10px; background:#fafafa}
.output_main_best { width:380px; position:relative; clear:both; overflow:hidden; margin-bottom:20px;}
.output_main_best .thumb{position:relative; height:230px; overflow:hidden; }
.output_main_best:hover {}
.output_main_best:hover .info {bottom:0px;}
.output_main_best .info {position:absolute; bottom:-56px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_best .info .wrap {padding:10px 15px;}
*/

/* 인기업체정보 rows디자인 */
.area_2 td:first-child .output_main_pick_02:first-child{margin-left:0}
.output_main_pick_01 {width:600px; position:relative; text-align:left;}
.output_main_pick_01 .thumb{}
.output_main_pick_01 .shadow {position:absolute; bottom:0; display:block; height:100px; background:url('../img/bg_70p.png') repeat; width:100%;}

.output_main_pick_02 {width:280px; position:relative; clear:both; overflow:hidden; margin-left:20px; margin-bottom:20px; text-align:left;}
.output_main_pick_02 .thumb{position:relative; height:280px; overflow:hidden; }
.output_main_pick_02 .on{display:none;}
.output_main_pick_02 .scrap_btn a{background:#999999; width:120px; height:35px; text-align:center; display:block; display:flex; justify-content:center; align-items:center; cursor:pointer; }
.output_main_pick_02:hover .on{display:block; }
.output_main_pick_02 .title{width:260px; height:50px; overflow:hidden; letter-spacing:-1px; font-weight:bold; position:absolute; bottom:10px; left:10px; z-index:1; color:#fff;}
.output_main_pick_02:hover .title{bottom:55px !important;}
.output_main_pick_02 .shadow {position:absolute; bottom:0; display:block; height:100px; background:url('../img/bg_70p.png') repeat; width:100%;}

/*
.output_main_pick_01 {width:600px; position:relative; clear:both; overfow:hidden; margin-bottom:18px}
.output_main_pick_01 .thumb{position:relative;overflow:hidden}
.output_main_pick_01 .info {position:absolute; bottom:-5px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_pick_01 .info .wrap {padding:25px;}


.output_main_pick_02 {width:280px; position:relative; clear:both; overflow:hidden; margin-left:20px; margin-bottom:18px}
.output_main_pick_02 .thumb{position:relative; height:280px; overflow:hidden; }
.output_main_pick_02:hover {}
.output_main_pick_02:hover .info {bottom:0px;}
.output_main_pick_02 .info {position:absolute; bottom:-50px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_pick_02 .info .wrap {padding:8px 15px 0 15px;}
*/

/* 신규업체정보 rows디자인  */
.area_3 td:first-child .output_main_review_area{margin-left:0 !important}
.output_main_review_area{width:285px; position:relative; float:left; margin-left:20px; }
.output_main_review_area .btbg{display:none}
.output_main_review_area:hover .btbg{position:absolute; width:100%; bottom:-27px; display:block}
.output_main_review_area:hover .btbg .bg{width:100%; display:block; height:27px; bottom:0; background:url('../img/rows_btbg.png') 50% bottom no-repeat}
.output_main_review_area:hover .info_bottom{background:#555555}
.output_main_review_area:hover .info_bottom .title a{color:#fff}
.output_main_review_area:hover .info_bottom .comment{color:#bbb}
.output_main_review_area:hover .info_bottom .point{border-bottom:1px solid #666}
.output_main_review_area:hover .info_bottom .point .txt, .output_main_review_area:hover .info_bottom .point .num{color:#fff}
.output_main_review_area:hover .info_bottom .user_date{color:#a8a8a9}
.output_main_review {width:285px; position:relative; clear:both; }
.output_main_review .thumb{position:relative; height:210px; overflow:hidden; }
.output_main_review:hover {}
.output_main_review:hover .info {bottom:0px;}
.output_main_review .info {position:absolute; bottom:-53px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.output_main_review .info .wrap {padding:12px;}
.output_main_review .info_bottom{padding:15px 20px 20px 20px; background:#fafafa}
.output_main_review .info_bottom .title{letter-spacing:-0.5px; text-align:left}
.output_main_review .info_bottom .title a{color:#000000}
.output_main_review .info_bottom .comment{letter-spacing:-0.5px; height:36px}
.output_main_review .info_bottom .comment a{color:#888888}
.output_main_review .info_bottom .point{padding-bottom:5px; border-bottom:1px solid #eaeaea }
.output_main_review .info_bottom .point .txt{vertical-align:middle; letter-spacing:-0.5px; color:#000}
.output_main_review .info_bottom .point .num{vertical-align:middle; letter-spacing:0.2px; color:#666666}
.output_main_review .info_bottom .user_date{color:#888888}
.output_main_review .shadow {position:absolute; bottom:0; display:block; height:100px; width:100%;}

/* 서브 - 프리미엄업체 rows디자인 */
.area_4 td:first-child .cate_rows_pre_area{margin-left:0 !important}
.cate_rows_pre_area{width:465px; height:180px; position:relative; float:left; border:1px solid #ededed;margin-left:20px}
.cate_rows_pre_area ul.slides{margin:0;padding:0}
.cate_rows_pre {width:465px; position:relative; clear:both; overflow:hidden;}
.cate_rows_pre .thumb{position:relative; height:180px; overflow:hidden;}
.cate_rows_pre .info {position:absolute; bottom:-5px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.cate_rows_pre .info .wrap {padding:10px 15px;}
.cate_rows_pre .user_date{color:#777}

/* 서브 - 포토형 rows디자인 */
.area_5 td:first-child .sub_rows_photo_area{margin-left:0 !important}
.sub_rows_photo_area{position:relative; width:300px; position:relative; float:left; margin-left:27px}
.sub_rows_photo_area:hover .sub_rows_photo{position:absolute; top:-10px; left:-10px; padding:10px; background:#fafafa}
.sub_rows_photo { width:300px; position:relative; clear:both; overflow:hidden; margin-bottom:20px;}
.sub_rows_photo ul.slides{margin:0;padding:0}
.sub_rows_photo .thumb{position:relative; height:200px; overflow:hidden; }
.sub_rows_photo:hover {}
.sub_rows_photo:hover .info {bottom:0px;}
.sub_rows_photo .info {position:absolute; bottom:-10px; left:0px; width:100%;  text-align:left; color:#92a1b0; }
.sub_rows_photo .info .wrap {padding:10px 15px;}
.sub_rows_photo_area:hover .info .wrap .hv_none{display:none}
.sub_rows_photo .info .wrap .hv_view{display:none}
.sub_rows_photo_area:hover .on .hv_view{display:block;}
.sub_rows_photo_area .on{display:none;}
.sub_rows_photo_area .scrap_btn a{background:#999999; width:131px; height:45px; text-align:center; display:block; display:flex; justify-content:center; align-items:center; cursor:pointer; }
.sub_rows_photo_area:hover .on {display:block;}
.sub_rows_photo_area:hover .scrap_on {}
.sub_rows_photo_area .shadow {position:absolute; bottom:0; display:block; height:100px; background:url('../img/bg_70p.png') repeat; width:100%; }

/* 서브 - 리스트형 rows디자인 */
.sub_rows_list_area{width:100%; height:185px; position:relative; float:left; border-top:1px solid #e5e5e5;padding:20px 0}
.sub_rows_list { width:100%; position:relative; clear:both; overflow:hidden;}
.sub_rows_list ul.slides{margin:0;padding:0}
.sub_rows_list .thumb{position:relative; width:250px; height:185px; overflow:hidden; }
.sub_rows_list:hover {}
.sub_rows_list:hover .info {bottom:0px;}
.sub_rows_list .info {position:absolute; bottom:-10px; left:0px; width:100%;  text-align:left; color:#92a1b0; }
.sub_rows_list .info .wrap {padding:10px 15px;}
.sub_rows_list:hover .info .wrap .hv_none{display:none}
.sub_rows_list_area .on{display:none;}
.sub_rows_list_area .scrap_btn a{background:#999999; width:105px; height:45px; text-align:center; display:block; display:flex; justify-content:center; align-items:center; cursor:pointer; }
.sub_rows_list_area:hover .on {display:block;}
.sub_rows_list_area:hover .scrap_on {}
.sub_rows_list_area .shadow {position:absolute; bottom:0; display:block; height:100px; background:url('../img/bg_70p.png') repeat; width:100%; }


/* 상세 - 메인등록폼 디자인 */
.
{padding-bottom:15px;letter-spacing:-1px;vertical-align:top}

#m2_layer_etc1, #pyong_layer_etc1{font-family: 'Noto Sans KR' !important; font-weight:400 !important;font-size:17px;color:#888}
#m2_layer_etc1 img, #pyong_layer_etc1 img{margin-left:5px}

/* 상세페이지 sms*/
.sms_input{width:270px;line-height:38px;height:38px;border:1px solid #f4d199;padding:0 14px;color:#f19400;font-size:14px}
.sms_detail_btn{width:40px;height:40px;color:#fff;line-height:40px;background:#f19400;font-family:'맑은 고딕';text-align:center;font-size:13px}

/* 상세페이지 탭 스타일 */

.info_fixed{margin-top:126px; position:relative;}

.detail_tab_con_title{font-size:34px; color:#222; letter-spacing:-1px; padding:90px 0 15px 0;clear:both; letter-spacing:-2px; border-bottom:1px solid #dddddd; margin-bottom:50px}

/* 상세 - 메뉴 */
.detail_menu_price{margin:5px 0;display:inline-block;font-family: 'Noto Sans KR' !important; font-weight:400 !important;font-size:15px;color:#666;margin-right:10px}
/*.detail_menu_price.mobile{width:100%; text-align:center; display:block;}*/
/* 상세 - 가까운 업체정보 rows디자인 */
.detail_anther td:first-child .detail_rows_another{margin-left:0 !important}
.detail_rows_another{width:285px; height:315px; position:relative; float:left; margin-top:15px; margin-left:20px}
.detail_rows_another_product { width:285px; position:relative; clear:both; overflow:hidden; margin-bottom:20px;}
.detail_rows_another_product ul.slides{margin:0;padding:0}
.detail_rows_another_product .thumb{position:relative; height:190px; overflow:hidden; }
.detail_rows_another_product:hover {}
.detail_rows_another_product:hover .info {bottom:0px;}
.detail_rows_another_product .info {position:absolute; bottom:-56px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.detail_rows_another_product .info .wrap {padding:10px 15px;}
.detail_rows_another_product:hover .info .wrap .hv_none{display:none}
.detail_rows_another_product .info .wrap .hv_view{display:none}
.detail_rows_another_product:hover .info .wrap .hv_view{display:block;margin-bottom:15px;margin-left:-10px}

/* 상세 - 다른 업체정보 rows디자인 */
.detail_anther02 td:first-child .detail_rows_another02{margin-left:0 !important; margin-right:0 !important}
.detail_rows_another02{width:228px; height:280px; position:relative; float:left; margin-top:15px; margin-left:13px; border:1px solid #e5e5e5}
.detail_rows_another_product02 { width:228px; position:relative; clear:both; overflow:hidden; margin-bottom:20px;}
.detail_rows_another_product02 ul.slides{margin:0;padding:0}
.detail_rows_another_product02 .thumb{position:relative; height:150px; overflow:hidden; }
.detail_rows_another_product02:hover {}
.detail_rows_another_product02:hover .info {bottom:0px;}
.detail_rows_another_product02 .info {position:absolute; bottom:-56px; left:0px; background:url('../img/bg_70p.png') repeat; width:100%;  text-align:left; color:#92a1b0; }
.detail_rows_another_product02 .info .wrap {padding:10px 15px;}
.detail_rows_another_product02:hover .info .wrap .hv_none{display:none}
.detail_rows_another_product02 .info .wrap .hv_view{display:none}
.detail_rows_another_product02:hover .info .wrap .hv_view{display:block;margin-bottom:15px;margin-left:-10px}

/* 이미지오버시 줌인 */
.animate{overflow:hidden}
.animate img{display: block;transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition: transform .2s cubic-bezier(.165,.84,.44,1);transition: transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1); image-rendering: -webkit-optimize-contrast;}
.animate:hover img{transition-duration: .3s;-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

/* 예약검색 스크롤 */
.reser_st{position:absolute;right:50%;margin-right:630px;width:140px;z-index:10}

/* 랭킹오버 */
.roll_rank .view100{display:none; }
.roll_rank:hover .view100{
	display:block;
	position:absolute;
	width:202px;
	top:-26px;
	left:-11px;
	background:#ffffff;
	border:1px solid #7a7a7a;
	z-index:99999;
	padding:25px;
}

/* 상세 - 갤러리관련 */
.detail_view{display:none}
.detail_gall{margin-top:-40px}

/* 상세 - 평 */
#m2_layer_etc3, #pyong_layer_etc3{font-family: 'Noto Sans KR' !important; font-weight:400 !important;font-size:17px;color:#888}

/* 상세 - display:none */
.d_none{display:none !important}

/* 마이페이지 - 미니홈팝업 */
.mini_pop{border-top:1px solid #dedede;}
.mini_pop_b{font-size:14px}

/* 쪽지알림창 */
#happyMessageAlertLayer{z-index:999}

.output_main_review_area:hover .main_rows_new_hov_dp_none{display:none}

.detail_img_size{width:1000px}

.cate_sub_srch{font-size:13px;color:#999;}

/* 전체드롭메뉴 */
.all_dropmenu_box{width:1262px; background:#fff; position:absolute; left:0px; top:0px; z-index:0; border:1px solid #ddd; border-radius:5px;box-shadow:11px 6px 22px rgba(0,0,0,0.2);-moz-box-shadow:11px 6px 22px rgba(0, 0, 0, .2);-webkit-box-shadow:11px 6px 22px rgba(0, 0, 0, .2)}

.all_dropmenu_btn{width:50%;height:41px;line-height:41px;border-right:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;background:linear-gradient(to bottom, #fff,#f6f6f6);cursor:pointer}
.all_dropmenu_btn:last-child{border-right:none}



/**************************와이드맵***********************************/

/* 와이드맵 - 탑메뉴 */
.map_top_menu { 
	padding:0px;
	margin:0px;
	position:relative;
	height:100%;
	}

.map_top_menu li{
	display:inline-block;
	list-style:none;
	padding:0 20px;
	margin:0px;
	height:100%;
	}

.map_top_menu li a{
	/*height:calc(100% - 30px);*/
	display:inline-block;
	color:#000;
	letter-spacing:-0.5px;
	margin-top:30px;
	}

.map_top_menu_icon {
	display:inline-block;
	color:#fff;
	font-size:13px;
	background:#f37720;
	border-radius: 0px 0px 3px 3px;
	padding:0px 12px;
	height:22px;
	line-height:20px;
}

/* 와이드맵 - 카테고리 선택 */
.nomal_fake_select{
	position:relative;
	width: 100%;
	border: 0 none;
	background: #fff;
	color: #666;
	border: 1px solid #e5e5e5;
	transition: 0.2s ease-in-out;
	transition-property: color, background-color, border;
	border-radius: 0.3em;
	height: 40px;
	vertical-align: middle;
	display: inline-block;
	line-height:38px;
}


/* 와이드맵 - 상단메뉴 미디어쿼리 */

/* 상단메인메뉴부분 */
@media all and (max-width:1310px){
	.wid1310_dp_none {display:none;}
}

/* 우측메뉴부분 */
@media all and (max-width:1630px){
	.wid1630_dp_none {display:none;}
}
/* 우측메뉴부분 */
@media all and (max-width:1630){
	.wid1630_wrap {width:40px;}
}
/* 우측메뉴부분 */
@media all and (min-width:1631px) and (max-width:3000px){
	.wid1630_wrap {width:390px;}
}


/* 와이드맵 로우즈 평점이미지 */
.happy_map_rows_star img { width:84px; height:auto; }

/* 등록,수정 테마탭메뉴 */
.detail_group_tabmenu{
	border-bottom:0 none;
	box-sizing: border-box;
}
.detail_group_tabmenu ul{
	width:100%;
	padding:0;
	display:block;
	font-size:0;
}

.detail_group_tabmenu ul li{
	width:20%;
	padding:10px 0;
	box-sizing: border-box;
	display:inline-block;
	list-style:none;
	position:relative;
	margin:0;
	background:#f8f8f8;
	cursor:pointer;
}
.detail_group_tabmenu ul li:after{
	content:"";
	display:table-cell;
	border:1px solid rgb(228, 228, 228);
	position:absolute;
	top:-1px;
	right:-1px;
	bottom:0;
	left:0;
}
.detail_group_tabmenu ul:after{
	content:"";
	display:table;
	clear:both;
	overflow:hidden;
}

/* 회원정보수정 */
/* 이메일 */
.join_input_e_01{ 
	width:150px !important;
}
.join_input_e_02 {
	width:150px !important;
}
.join_select_e {
	width:150px !important; 
	margin-left:5px !important;
}
/* 일반 */
.join_input_s{
	width:150px !important;
}
.check_txt span{
	margin-left:10px;
}
.guide_txt,
.guide_txt2{
	margin-left:10px; 
	color:#999;
}

/* 연락처 */
.join_select_p {
	width:70px !important;
}
.join_input_p_01 {
	width:100px !important;
}
.join_input_p_02 {
	width:100px !important;
}

/* 주소 */
.join_input_a_01 {
	width:120px !important;
}
.join_input_a_02 {
	width:250px !important;
}
.join_input_a_03 {
	width:150px !important; 
	margin-left:5px !important;
	margin-right:5px !important;
}

/* 도로명 */
.join_select_r_01 select {
	width:120px !important; 
	margin-right:5px;
}
.join_select_r_01 #road_guinquiry_form select,
.join_select_r_01 #road_addrinquiry_form select{
	margin-right:3px;
}
.join_input_r_01{
	margin-right:5px;
}
.join_input_r_01 input {
	width:150px !important;
}

.btn_m_join { 
	display:inline-block;
	padding:12px 15px !important;
	cursor:pointer;
	border-radius:2px !important;
	font-family:'맑은고딕';
	text-align:center;
	background-color: #8d8e98 !important;
	border:1px solid #8d8e98 !important;
	color:#FFFFFF !important;
	vertical-align:middle;
	font-size:12px;
	margin-left:3px;
}
.h_btn_st13 {
	padding:12px 15px !important;
	cursor:pointer;
	border-radius:2px !important;
	font-family:'맑은고딕';
	text-align:center;
	background-color: #f4f4f4 !important;
	color:#333333;
	vertical-align:middle;
	border:1px solid #dbdbdb !important;
	font-size:12px;
	margin-left:3px;
}
/* 자기소개 (textarea) */
.join_textarea {
	width:100% !important; 
	height:150px !important;
	box-sizing:border-box;
}
.img_preview {max-width:200px;}

/* 추가된 내용 */
.common_flex{
	display:flex;
}

/* 검색창 */
.div_cate{
	position:fixed; 
	top:0; 
	left:0;
	right:0;
	bottom:0;
	z-index:10005; 
	width:100%; 
	display:none; 
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.div_cate:after{
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	content: "";
}
.div_cate_inner_left{
	display:flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
    align-items: center;
    height: 100%;
}
.div_category_right{
	position:fixed; 
	right:0; 
	bottom:0;
	width:100%;
	height:100%; 
	background-color:rgba(0,0,0,.9); 
	min-height:100%; 
	overflow:hidden !important; 
	touch-action:none;
}

/* 검색창 */
.modal_search{
	width:750px; 
	font-size:34px; 
	letter-spacing:-1.5px; 
	background:transparent; 
	padding:29px 0;
	text-align:left; 
	color:#fff; 
	outline:none; 
	border-bottom:1px solid #fff;
	font-weight:normal;
}
.modal_search::placeholder {
	color:#fff;
}
.modal_search:focus{
	outline:none; 
}
.closebutton{
	position:absolute;
	top:-80px;
	right:-90px;
	cursor:pointer;
}
.search_pickword{
	width:1060px; 
	margin:33px auto 0 auto; 
	text-align:center;
}
.search_pickword h3{
	color:#fffefe;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
}
.search_pickword .pick_word .sharp a{
	font-family: 'Noto Sans KR';
	color:#fff !important;
	font-size:23px;
}
.search_pickword .pick_word .sharp a:before{
	content:"#";

}
.search_pickword .pick_word .sharp a:hover{
	background:var( --main-color-10 );
	border:1px solid var( --main-color-10 );
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}
/* 최상단 */
.header_group{
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:rgba(0,0,0,.6);
	z-index:1000;
}
.header_group .inner{
	width: 1200px;
	display: flex;
	align-items: stretch;
	margin: auto;
	height: 80px;
}
style>
/* 최상단 */
.header_group{
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:rgba(0,0,0,.6);
	z-index:1000;
}
.header_group .inner{
	width: 1200px;
	display: flex;
	align-items: stretch;
	margin: auto;
	height: 80px;
}
/* 로고 */
.header_group .inner .logo{
	position: relative;
	flex: 0 1 auto;
	align-self: center;
}
.header_group .inner .nav{
	flex:1;
	align-self: center;
}
.header_group .inner .util_nav{
	position: relative;
	flex: 0 1 159px;
	align-self: center;
}

.header_group .inner .nav .inner_menu div {
	text-align:center;
}
.header_group .inner .nav .inner_menu div a{
	display:inline-block;
	padding:0 25px;
	text-align:center;
	color:#fff;
}
/* 전체보기 레이어 */
.all_menu_area .layer_util_menu .layer_top_login{
	flex:1;
}
.all_menu_area  .layer_util_menu .layer_top_login a{
	color:#9d9d9d;
	font-size:14px;
	font-family: 'Noto Sans KR';
	letter-spacing:-1px;
}
.all_menu_area  .layer_util_menu .layer_top_login a:before{
	content:"|";
	position:relative;
	padding:0 23px;
	color:#9d9d9d;
	top:-2px
}
.all_menu_area  .layer_util_menu .layer_top_login a:first-child:before{
	display:none;
	padding-left:0 !important;
}
.all_menu_area .layer_logo_area{
	padding:45px 0 70px 0;
	text-align:center;
}
.all_menu_area  .layer_logo_area .txt{
	margin-top:25px;
}
.all_menu_area  .layer_logo_area .txt a{
	color:#9d9d9d;
	font-size:14px;
	font-family: 'Noto Sans KR';
	letter-spacing:-1px;
}
.all_menu_area  .layer_logo_area .txt a:before{
	content:"|";
	position:relative;
	padding:0 23px;
	color:#9d9d9d;
	top:-2px
}
.all_menu_area  .layer_logo_area .txt a:first-child:before{
	display:none;
	padding-left:0 !important;
}
.layer_category{
	border-top:2px solid #8b8b8b; 
	border-bottom:2px solid #8b8b8b; 
	height:525px;
}
.layer_category ul li{
	border-top:1px solid #2e2f2e;
}
.layer_category ul li dl.common_flex dt{
	flex:0 1 260px;
	padding:35px 0;
	text-align:center;
}
.layer_category ul li dl.common_flex dt a{
	color:#fff;
}

.layer_category ul li dl.common_flex{
	align-items: center;
}
.layer_category ul li dl.common_flex dd{
	flex:1;
}
.layer_lower_menu,
.layer_lower_menu_a{
	line-height: 1.8;
}
.layer_lower_menu table{
	width:100%
}
.layer_lower_menu table td,
.layer_lower_menu_a a{
	display:inline-block;
}
.layer_lower_menu table td a,
.layer_lower_menu_a a{
	padding:0 8px;
	color:#a5a5a5;
	letter-spacing:-1px;
}
/* 전체메뉴 디자인 */
.all_menu_layer{
	width:100%;
	height:100%;
	display:flex;
	background:rgba(0,0,0,.9);
	position:fixed; 
	top:0;
	left:0;
	right:0;
	border-top:1px solid #dcdcdc; 
	border-bottom:1px solid #dcdcdc; 
	z-index:1000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow-y: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
	.all_menu_layer {
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}
.all_menu_layer .layer_inner{
	width:1200px; 
	position:relative;
	z-index:1001;
	margin:0 auto;
}
.all_menu_layer .layer_inner .all_menu_area{

}
.all_menu_layer .layer_inner .all_menu_area .layer_util_menu{
	padding:20px 0;
	border-top:1px solid #2f2f2e;
	border-bottom:1px solid #2f2f2e;
}
.all_menu_layer .layer_inner .all_menu_area .layer_util_menu{
	padding:20px 0;
	border-top:1px solid #2f2f2e;
	border-bottom:1px solid #2f2f2e;
}
.all_menu_layer .layer_inner .all_menu_area .layer_util_menu .layer_close{
	margin-left:auto;
}
.all_menu_layer .layer_inner .all_menu_area .layer_logo_area{

}
.all_menu_layer .layer_inner .all_menu_area .layer_category{

}

.all_menu_layer .layer_inner .all_menu_area h3.title{
	width:166px;
	text-align:left;
	font-size:30px;
	letter-spacing:-1px;
	float:left;
}
.all_menu_layer .layer_inner .all_menu_area .area_menu{
	position: relative;
	margin-top:9px;
	overflow: hidden;
	zoom: 1;
}
.all_menu_layer .layer_inner .all_menu_area .area_menu .area a{
	display:inline-block;
	padding:12px 26px;
	margin:0 5px 10px 5px;
	text-align:center;
	font-size:16px;
	border:1px solid var(--normal-color-2);
	color:var(--normal-color-8);
	border-radius:50px;
}
.all_menu_layer .layer_inner .all_menu_area .area_menu .area a:hover{
	color:#fff;
	background:var( --main-color-10 );
	border:1px solid var( --main-color-10 );
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}
.all_menu_layer .layer_inner .all_menu_buttons{
	width:100%;
	margin:80px 0;
}
.all_menu_layer .layer_inner .all_menu_buttons a{
	display:inline-block;
	padding:12px 26px;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	font-size:16px;
	border-radius:50px;
	letter-spacing:-0.5px;
	font-weight:500;
}
.all_menu_layer .layer_inner .all_menu_buttons a.red{
	background:#f06c5e;
	border:1px solid #f06c5e;
}
.all_menu_layer .layer_inner .all_menu_buttons a.blue{
	background:#07b0b4;
	border:1px solid #07b0b4;
}
.all_menu_layer .layer_inner .all_menu_buttons a.green{
	background:#07b46d;
	border:1px solid #07b46d;
}
.all_menu_layer .layer_inner .all_menu_buttons a.sea{
	background:#0779b4;
	border:1px solid #0779b4;
}
.all_menu_layer .layer_inner .all_menu_buttons a.black{
	background:#333333;
	border:1px solid #333333;
}
/* 메인 이미지 테마리스트 */
.theme_company{
	width:100%; 
	position:absolute; 
	top:-90px; 
	z-index:100;
}
.theme_company .inner{
	width:100%; 
	padding:45px 0; 
	display:flex; 
	border-radius:10px; 
	background:#eeeeee;
}
.theme_company .inner .icons_title{
	flex:0 1 auto; 
	text-align: center;
	align-self: center; 
	padding-left:40px; 
	margin: auto;
}
.theme_company .inner .icons_list {
	width:100%; 
	display:flex; 
	padding:0 20px;
}
.theme_company .inner .icons_list li{
    text-align: center;
	margin:auto;
}
.theme_company .inner .icons_list li a{
	display:flex;
	flex-direction: column;
}

/* 메인나의 위치 */
.my_locate{
	position:relative;
	margin:60px 0 90px 0; 
	padding:19px 0; 
	font-size:20px; 
	text-align:center; 
	letter-spacing:-1px; 
	color:#fff;  
	border-radius:10px; 
	text-align:center;
}
.my_locate .map_view_icon{
	width:133px; 
	padding:5px 0; 
	text-align:center; 
	border:1px solid #fff; 
	display:inline-block; 
	color:#fff; 
	border-radius:10px;
}
.main_column{
	display: flex; 
	height: 100%;
}
.main_column .main_column_left{
	flex: 0 1 815px;
}
.main_column .main_column_left .pick_more_btn a{
	width:calc(100% - 70px); 
	display:block;
	padding:15px 0;  
	background:#fff;
	text-align:center; 
	border-radius:10px; 
	clear:both;
}
.main_column_right{
	flex:1;
}
.tab_menu{
	border-radius:10px;
	border:1px solid #dddddd;
	align-items:center;
	overflow:hidden;
}
.tab_menu a{
	padding:8px 0;
	text-align:center;
	flex:1;
	font-size:18px; 
	color:#333;
	letter-spacing:-1px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.tab_menu a.over{
	color:#fff;
	background:#004a33;
}
.tab_menu a.off{
	color:#333;
	background:#fff;
}
/* 리뷰 */
.review_area{
	height:486px; 
	display: flex; 
	position:relative; 
	margin:90px 0;	
	justify-content: center; 
}
.review_area .review_main{
	display:flex; 
	align-items: center;
}
.review_area .review_main .review_inner{
	flex:1;
}

.rows_list{
	margin:0 -17px;
}
.rows_list.pick table{
	float:left;
}
.common_type_main_pre{
	position:relative;
	margin: 17px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.common_type_main_pre:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .1);
	background: transparent !important;
}

.common_type_main_pre .inner{
	position:relative; 
	height:auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow:hidden;
	background: transparent;
}
.common_type_main_pre .inner .thumb{
	position:relative;
}
.common_type_main_pre .subtxt{
	position:absolute;
	bottom:30px;
	left:10px;
	right:10px;
	z-index:1;
}
.common_type_main_pre .subtxt span{
	display:block;
	color:#fff;
	letter-spacing:-1px;
	text-align:center;
}

.common_type_main_pre .inner .thumb .common_rows_btn_scrap{
	position:absolute;
	bottom:-24px;
	right:10px;
	z-index:10;
	background:#fff;
	color:#6f6f6f;
	border-radius:50%;
	padding:14px;
	outline:none;
	box-shadow:0 0 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 7px 0px rgba(0,0,0, .3);
	-webkit-box-shadow:0 0 7px 0px rgba(0,0,0, .3);
	z-index:10;
}
.common_type_main_pre .inner .thumb .rows_count{
	position:absolute;
	top:10px;
	right:10px;
	display:inline-block;
	z-index: 110;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
}
.common_type_main_pre .inner .thumb .rows_count .inquire{
	display:inline-block;
	height:24px;
	line-height:1.0;
	padding:4px 10px 5px 10px;
	background: rgba(0,0,0,0.15);
	margin-right:1px;
	border-bottom-left-radius:5px;
}
.common_type_main_pre .inner .thumb .rows_count .scrap{
	display:inline-block;
	height:24px;
	line-height:1.0;
	padding:4px 10px 5px 6px;
	background: rgba(0,0,0,0.15);
	border-top-right-radius:5px;
}
.common_type_main_pre .inner .thumb .rows_count span{
	vertical-align:middle;
	color: rgba(255,255,255,0.7);
}
.common_type_main_pre .inner .thumb .goods_img span.gradient{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.common_type_main_pre .inner .thumb .goods_img img{
	width:auto !important;
}
.common_type_main_pre .info{
	border:1px solid #dddddd;
	padding:27px 23px 16px 23px; 
	text-align:left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow:hidden;
}
.common_type_main_pre .info .title{
	display: flex;
	align-items: center;
}
.common_type_main_pre .info .title .icons img {
    margin: 0 !important;
}
.common_type_main_pre .info .loc{
	margin:10px 0;
}
.common_type_main_pre .info .title a{
	display:block;
	height:1.5em;
	font-size:24px;
	letter-spacing:-1.5px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.common_type_main_pre .info .price{
	margin:10px 0;
	font-size:26px;
	font-weight:bold;
}
.common_type_main_pre .info .review{
	font-size:16px;
	letter-spacing:-1px;
	color:#999999;
	height:1.5em;
	overflow:hidden;
}
.common_type_main_pre .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
	color:#333;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_main_pre:hover .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_main_pre .inner .thumb .over_layer{
	display:none;
}
.common_type_main_pre:hover  .inner .thumb .over_layer{
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0;
	left:0; 
	background:rgba(0,0,0,.4);
	z-index:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_main_pre:hover .inner .thumb .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_main_pick{
	position:relative;
	margin: 0 17px 28px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	
}
/*.common_type_main_pick .inner{
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.common_type_main_pick .inner:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .6);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .6);
	background: transparent !important;
}
*/
.common_type_main_pick .inner{
	position:relative; 
	height:auto;
	border-radius: 10px;
	overflow:hidden;
	background: transparent;
}
.common_type_main_pick .inner .thumb{
	position:relative;
}
.common_type_main_pick .inner .thumb .goods_img img{
	width:auto !important;
}
.common_type_main_pick .info{
	padding:15px 20px 16px 15px; 
	text-align:left;
}
.common_type_main_pick .info .loc{
	margin:10px 0;
}
.common_type_main_pick .info .title a{
	height:1.5em;
	font-size:20px;
	letter-spacing:-1.5px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.common_type_main_pick .info .title{
	display: flex;
	align-items: center;
}
.common_type_main_pick .info .title .icons img {
    margin: 0 !important;
}
.common_type_main_pick .info .price{
	margin:10px 0;
	font-size:26px;
	font-weight:bold;
}
.common_type_main_pick .info .review{
	font-size:15px;
	letter-spacing:-1px;
	color:#999999;
	height:1.5em;
	overflow:hidden;
}
.common_type_main_pick .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
	color:#333;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_main_pick:hover .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_main_pick .inner .thumb .over_layer{
	display:none;
}
.common_type_main_pick:hover  .inner .thumb .over_layer{
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0;
	left:0; 
	background:rgba(0,0,0,.4);
	z-index:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_main_pick:hover .inner .thumb .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_main_etc{
	margin-top:22px;
}
.common_type_main_etc .thumb_info{
	position:relative;
	display:flex; 
	max-width: 100%;  
	flex: 1 1 auto;
	align-items: center;
}
.common_type_main_etc .thumb_info .rank_number{
	position:absolute;
	left:0;
	bottom:-7px;
	display:flex;
	align-items: center;
	width:37px;
	height:40px;
	background:url('../img/rank_bg.png') 0 0 no-repeat;
}
.common_type_main_etc .thumb_info .rank_number .inner{
	font-size: 15px;
	color: #fff;
	margin: auto auto 12px 14px;
}
.common_type_main_etc  .thumb_info .user_thumb{
	margin-right:20px;
}
.common_type_main_etc  .thumb_info .user_thumb img{
	border-radius:100%;
	overflow:hidden;
}
.common_type_main_etc .thumb_info dl dt{
	font-size:18px;
	font-weight:500;
	letter-spacing:-1px;
	color:#333;
	text-align:left;
}
/*
@media screen and (max-width: 1390px){
	.common_type_main_review .inner .info .info_inner dl dt{
		padding-right:100px;
	}
}*/
.common_type_main_etc .thumb_info dl dd{
	font-size:13px;
	font-weight:400;
	letter-spacing:-1px;
	color:#999999;
	text-align:left;
}
.common_type_main_etc .thumb_info dl dd.etc{
	margin-top:10px;
}


/* 메인 리뷰*/
.review_main .review_inner{}
.review_main .review_inner .review_rows{}
.review_main .review_inner .review_rows .title{
	color:#ed866e;
	font-size:14px;
	letter-spacing:-1px;
}
.review_main .review_inner .review_rows .review{
	padding:5px 0;
	color:#fff;
	font-size:15px;
	letter-spacing:-1px;
}
.review_main .review_inner .review_rows .point_nick{
	color:#999999;
	font-size:14px;
	letter-spacing:-1px;
}
.review_main .review_inner .review_rows .point_nick span:before{
	content:"|";
	position:relative;
	top:1px;
	padding:0 6px;
	font-size:12px;
}
.review_main .review_inner .review_rows .point_nick span:first-child:before{
	display:none
}

/* 메인 최신글 */
.main_latest_area{
	flex:1 1 50%;
}
.main_latest .main_latest_rows{
	display:flex; 
	margin:7px 0; 
	color:#333;
	font-weight:bold; 
	padding:30px; 
	border-radius:10px; 
	text-align:left; 
	align-items: center; 
	background:#fff; 
	border:1px solid #dddddd;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.main_latest .main_latest_rows .txt_wrap{
	max-width:calc(100% - 125px);
	overflow: hidden;
	margin-right: 5px; height:2.3em
}
.main_latest .main_latest_rows .txt_wrap .radius_icon{
	padding:0 12px;
	height:28px;
	line-height:28px;
	border-radius:50px;
	font-size:16px;
	margin-right:20px;
}
.main_latest .main_latest_rows .date{
	flex:0 1  75px; 
	font-size:14px; 
	margin-left: auto;
	color:#666666;
}
.main_latest .main_latest_rows:hover{
	box-shadow: 1px 4px 4px rgb(0 0 0 / 10%);
	-moz-box-shadow: 1px 4px 4px  rgba(0,0,0, .1);
	-webkit-box-shadow: 1px 4px 4px  rgb(0 0 0 / 10%);
}
.main_latest .main_latest_rows:hover .txt_wrap .radius_icon{
	color:#fff;
}

/* 카피라이트 */
.footer_inner{
	padding:75px 0;
	background:#eeeeee; 
}
.footer_inner .copyright_info{
	width:1200px; 
	margin:0 auto;
}
.footer_inner .copyright_info .copy {
	flex:0 1 50%; 
	height:100%; 
	padding-right:25px; 
	border-right:1px solid #e2e2e2; 
}
.footer_inner .copyright_info .copy .copy_logo{
	display:block;
	margin-bottom:20px;
}
.footer_inner .copyright_info .copy .copyright span.area{
	display:block;
	font-size:15px;
	font-family: 'Noto Sans KR';
	letter-spacing:-1px;
	color:#666666;
	margin-bottom:8px;
}
.footer_inner .copyright_info .copy .copyright span.area .title{
	color:#000;
}
.footer_inner .copyright_info  .copy .copyright span.each:before{
	content:"|";
	font-size:12px;
	padding:0 12px;
}
.footer_inner .copyright_info  .copy .copyright span.each:first-child:before{
	display:none;
}
.footer_inner .copyright_info .divide_bottom_banner {
	padding-left:25px;
	flex:0 1 50%; 
	align-self: center;
}
.copy_link_area{
	height:65px;
	background:#181818; 
}
.copy_link_area .copy_link{
	width:1200px; 
	height:65px;
	display:flex;
	margin:0 auto; 
	align-items: center;
}
.copy_link_area .copy_link .copy_link_text{
	flex:1;
}
.copy_link_area .copy_link .copy_link_text a{
	color:#fff;
	font-size:15px;
	font-family: 'Noto Sans KR';
}

.copy_link_area .copy_link .copy_link_text a:before{
	content:"|";
	position:relative;
	padding:0 23px;
	color:#fff;
	top:-2px
}
.copy_link_area .copy_link .copy_link_text a:first-child:before{
	display:none;
	padding-left:0 !important;
}
.copy_link_area .copy_link .bottom_banner{
	margin-left:auto
}
.copy_link_area .copy_link .bottom_banner img{
	padding-left:16px;
	opacity:.6
}
.copy_link_area .copy_link .bottom_banner img:hover{
	opacity:1;
}


.common_btn_circle{
	width:100%;
	display:flex;
	background:#fff;
	margin-bottom:5px;
	padding:10px 25px;
	font-family: 'Noto Sans KR';
	font-size:15px;
	letter-spacing:-1px;
	border:1px solid #dddddd;
	border-radius:20px;
	justify-content: space-around;
	align-items: end;
	box-shadow: 1px 4px 4px rgb(0 0 0 / 10%);
	-moz-box-shadow: 1px 4px 4px rgba(0,0,0, .1);
	-webkit-box-shadow: 1px 4px 4px rgb(0 0 0 / 10%);
}
.common_btn_circle_small{
	width: 22px;
	height: 22px;
	display: inline-flex !important;
	border-radius: 100% !important;
	border: 1px solid #acacac !important;
	background: #eef1f4 !important;
	color: #999 !important;
	text-align: center;
	justify-content: center;
	align-items: center;
}
 
 /* 서브페이지 검색창 */
 .search_box{
	border:1px solid #dddddd; 
	border-radius:10px; 
	overflow:hidden;
	background:#fff;
}
.search_box	.member_locate{
	position:relative; 
	padding:8px 0; 
	font-size:16px; 
	text-align:center; 
	letter-spacing:-1px;
	color:#fff; 
	text-align:center;
}
.search_box .search_box_inner{
	display:flex;
	padding:30px;
	text-align:center; 
	flex-direction: column;
	align-items: center;
}
.search_box .search_box_inner.view{
	align-items: normal;
}
.search_box .search_box_inner .title{
	width:110px;
	padding:0 10px;
	border-radius:12px;
	color:#fff;
	font-size:18px;
	letter-spacing:-1px;
}
.search_box .search_box_inner .each_title{
	text-align:left;
	color:#333; 
	text-align:left;
	font-size:18px;
	letter-spacing:-1px;
}
.search_box .search_box_inner .resize_select select{
	width:210px;
	margin-right:3px;
}
.search_box .search_box_inner .theme_category{
	display:flex; 
	align-items: center;
	margin:20px 0 40px 0; 
}
.search_box .search_box_inner .theme_category.area a.all{
	display: inline-flex;
	align-self: flex-start;
}
.search_box .search_box_inner .theme_category.area table td{
	padding:5px 0;
	display:inline-block;
}
.search_box .search_box_inner .theme_category a{
	padding:0 10px;
	margin:0 5px;
	border-radius:12px;
	color:#a7a7a7;
	font-size:16px;
	letter-spacing:-1px;
	border:1px solid #dddddd;
	font-family: 'Noto Sans KR';
}
.search_box .search_box_inner .theme_category.area a{
	border-radius:12px;
	color:#a7a7a7;
	font-size:16px;
	letter-spacing:-1px;
	border:1px solid #dddddd;
	font-family: 'Noto Sans KR';
	margin:5px;
	white-space:nowrap;
}
.search_box .search_box_inner .search_box_line select{
	width:194px;
}
.search_box .search_box_inner .search_box_line span{
	margin:0 2px;
}
.search_bar_open{
	float:right; 
	display:inline-block; 
	text-align:right; 
	margin:15px 0; 
	color:#999999; 
	cursor:pointer;
}

/* 서브페이지 */
.sub_top_img{
	position: relative;
	text-align: center;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.sub_top_area_txt{
	display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.common_type_sub_pre_theme{
	position:relative;
	margin: 17px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.common_type_sub_pre_theme:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .1);
	background: transparent !important;
}

.common_type_sub_pre_theme .inner{
	position:relative; 
	height:auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow:hidden;
	background: transparent;
}
.common_type_sub_pre_theme .inner .thumb{
	position:relative;
}
.common_type_sub_pre_theme .subtxt{
	position:absolute;
	bottom:30px;
	left:10px;
	right:10px;
	z-index:1;
}
.common_type_sub_pre_theme .subtxt span{
	display:block;
	color:#fff;
	letter-spacing:-1px;
	text-align:center;
}

.common_type_sub_pre_theme .inner .thumb .common_rows_btn_scrap{
	position:absolute;
	bottom:-24px;
	right:10px;
	z-index:10;
	background:#fff;
	color:#6f6f6f;
	border-radius:50%;
	padding:14px;
	outline:none;
	box-shadow:0 0 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 7px 0px rgba(0,0,0, .3);
	-webkit-box-shadow:0 0 7px 0px rgba(0,0,0, .3);
	z-index:10;
}
.common_type_sub_pre_theme .inner .thumb .rows_count{
	position:absolute;
	top:10px;
	right:10px;
	display:inline-block;
	z-index: 110;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
}
.common_type_sub_pre_theme .inner .thumb .rows_count .inquire{
	display:inline-block;
	height:24px;
	line-height:1.0;
	padding:4px 10px 5px 10px;
	background: rgba(0,0,0,0.15);
	margin-right:1px;
	border-bottom-left-radius:5px;
}
.common_type_sub_pre_theme .inner .thumb .rows_count .scrap{
	display:inline-block;
	height:24px;
	line-height:1.0;
	padding:4px 10px 5px 6px;
	background: rgba(0,0,0,0.15);
	border-top-right-radius:5px;
}
.common_type_sub_pre_theme .inner .thumb .rows_count span{
	vertical-align:middle;
	color: rgba(255,255,255,0.7);
}
.common_type_sub_pre_theme .inner .thumb .goods_img span.gradient{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.common_type_sub_pre_theme .inner .thumb .goods_img img{
	width:auto !important;
}
.common_type_sub_pre_theme .info{
	border:1px solid #dddddd;
	padding:27px 23px 16px 23px; 
	text-align:left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow:hidden;
}
.common_type_sub_pre_theme .info .loc{
	margin:10px 0;
}
.common_type_sub_pre_theme .info .title a{
	height:1.5em;
	font-size:24px;
	letter-spacing:-1.5px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.common_type_sub_pre_theme .info .title{
	display: flex;
	align-items: center;
}
.common_type_sub_pre_theme .info .title .icons img {
    margin: 0 !important;
}
.common_type_sub_pre_theme .info .price{
	margin:10px 0;
	font-size:26px;
	font-weight:bold;
}
.common_type_sub_pre_theme .info .review{
	font-size:16px;
	letter-spacing:-1px;
	color:#999999;
	height:1.5em;
	overflow:hidden;
}
.common_type_sub_pre_theme .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
	color:#333;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_sub_pre_theme:hover .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_sub_pre_theme .inner .thumb .over_layer{
	display:none;
}
.common_type_sub_pre_theme:hover  .inner .thumb .over_layer{
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0;
	left:0; 
	background:rgba(0,0,0,.4);
	z-index:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.common_type_sub_pre_theme:hover .inner .thumb .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.common_type_sub_pre_theme{
	position:relative;
	margin: 0 17px 28px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	
}
.sub_sth_title{
	padding-bottom:20px; 
	text-align:left;
}
.sub_banner{
	margin:42px 0 70px 0;
}

/* 서브페이지 타이틀 */
.sub_title{
	display:flex;
	border-bottom:1px solid #dddddd;
	font-size:32px; 
	letter-spacing:-2px; 
	padding-bottom:15px; 
	text-align:left; 
	align-items: center;
	margin-bottom:0;
}
.sub_title .count{
	font-size:20px;
	color:#888;
	margin-left:10px; 
	margin-top:5px; 
	letter-spacing:-1px
}

/* 서브페이지 리스트형 rows */
.sub_rows_list_new{
	padding:30px 0;
	border-bottom:1px solid #dddddd;
	align-items: center;
}
.sub_rows_list_new .thumb{
	flex:0 1 360px; 
	border-radius:10px;
	overflow:hidden;
}
.sub_rows_list_new .info{
	flex:1;
	padding-left:70px;
}
.sub_rows_list_new .info .title{
	display: block;
	height: 1.5em;
	font-size: 24px;
	letter-spacing: -1.5px;
	font-weight: 500;
	font-family: 'Noto Sans KR';
}
.sub_rows_list_new .info .title{
	display: flex;
	align-items: center;
}

.sub_rows_list_new .info .loc{
	margin:10px 0;
}
.sub_rows_list_new .info .review{
	font-size: 18px;
	letter-spacing: -1px;
	color: #999999;
	height: 1.5em;
	overflow: hidden;
}
.sub_rows_list_new .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
}
.sub_rows_list_new .info .price{
	margin: 10px 0;
	font-size: 26px;
	font-weight: bold;
}
.sub_rows_list_new .info .etc .etc_title{
	height:20px;
	line-height:20px;
	padding:0 4px;
	display:inline-block;
	font-size:14px;
	color:#fff;
	border-radius:3px;
}
.sub_rows_list_new .btn{
	flex:0 1 278px;
}
.sub_rows_list_new .btn a.inquiry{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	color:#999999;
	border:1px solid #999;
	letter-spacing:-1px;
}
.sub_rows_list_new .btn a.btn_reserve{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:10px;
}

/* 서브페이지 갤러리형 */
.sub_rows_list_new_gallery{
	width:377px;
	position:relative;
	margin: 0 17px 28px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	
}
/*.common_type_main_pick .inner{
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.common_type_main_pick .inner:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .6);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .6);
	background: transparent !important;
}
*/
.sub_rows_list_new_gallery .inner{
	position:relative; 
	height:auto;
	border-radius: 10px;
	overflow:hidden;
	background: transparent;
}
.sub_rows_list_new_gallery .inner .thumb{
	position:relative;
}
.sub_rows_list_new_gallery .inner .thumb .goods_img img{
	width:auto !important;
}
.sub_rows_list_new_gallery .info{
	padding:15px 0; 
	text-align:left;
}
.sub_rows_list_new_gallery .info .loc{
	margin:10px 0;
}
.sub_rows_list_new_gallery .info .title{
	display:flex;
	align-items: center;
}
.sub_rows_list_new_gallery .info .title a{
	display:inline-block;
	font-size:24px;
	letter-spacing:-1.5px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.sub_rows_list_new_gallery .info .title .icons img{
	margin:0 !important;
}
.sub_rows_list_new_gallery .info .review{
	font-size:18px;
	letter-spacing:-1px;
	color:#999999;
	height:1.5em;
	overflow:hidden;
}
.sub_rows_list_new_gallery .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
	color:#333;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.sub_rows_list_new_gallery:hover .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.sub_rows_list_new_gallery .inner .thumb .over_layer{
	display:none;
}
.sub_rows_list_new_gallery:hover  .inner .thumb .over_layer{
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0;
	left:0; 
	cursor:pointer;
	background:rgba(0,0,0,.4);
	z-index:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.sub_rows_list_new_gallery:hover .inner .thumb .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.sub_rows_list_new_gallery:hover  .inner .thumb .over_layer.btn a.inquiry{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	color:#fff;
	border:1px solid #7f7f7f;
	letter-spacing:-1px;
	background:#7f7f7f;
}
.sub_rows_list_new_gallery:hover  .inner .thumb .over_layer.btn a.btn_reserve{
	width:180px;
	position:relative;
	z-index:100;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:10px;
	background:transparent;
}

/* 이용후기 */
.sub_rows_list_review{
	padding:30px 0;
	border-bottom:1px solid #dddddd;
	align-items: center;
}
.sub_rows_list_review .thumb{
	flex:0 1 360px; 
}
.sub_rows_list_review .thumb{
	border-radius:10px;
	overflow:hidden;
}
.sub_rows_list_review .info{
	flex:1;
	padding-left:25px;
}
.sub_rows_list_review .info .com_title{
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:8px;
}
.sub_rows_list_review .info .com_title:before{
	content:"[";
}
.sub_rows_list_review .info .com_title:after{
	content:"]";
}
.sub_rows_list_review .info .title{
	display: block;
	height: 1.5em;
	margin-bottom:20px;
	font-size: 20px;
	letter-spacing: -1.5px;
}

.sub_rows_list_review .info .loc{
	margin:10px 0;
	color:#999999;
}
.sub_rows_list_review .info .loc span:first-child:before{
	display:none;
}
.sub_rows_list_review .info .loc span:before{
	content:"|";
	position:relative;
	padding:0 20px;
	top:-1px;
	font-size:12px;
}
.sub_rows_list_review .info .review{
	font-size: 18px;
	letter-spacing: -1px;
	color: #666666;
	height: 3.0em;
	overflow: hidden;
}
.sub_rows_list_review .rating{
	display: flex;
	flex: 0 1 185px;
	flex-direction: column;
	text-align:center;
	font-size:34px;
}
.sub_rows_list_review .rating img{
	margin: 20px auto auto;
	width: 110px !important;
	height: auto !important;
}
.sub_rows_list_review .btn a.inquiry{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	color:#999999;
	border:1px solid #999;
	letter-spacing:-1px;
}
.sub_rows_list_review .btn a.btn_reserve{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
/* 최근본업체 */
.latest_rows_list_new_gallery{
	position:relative;
	margin: 0 17px 28px 17px;
	overflow: hidden;
	border-radius: 10px;
	background: transparent !important;
	
}
/*.common_type_main_pick .inner{
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.common_type_main_pick .inner:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .6);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .6);
	background: transparent !important;
}
*/
.latest_rows_list_new_gallery .inner{
	position:relative; 
	height:auto;
	border-radius: 10px;
	overflow:hidden;
	background: transparent;
}
.latest_rows_list_new_gallery .inner .thumb{
	position:relative;
}
.latest_rows_list_new_gallery .inner .thumb .goods_img img{
	width:auto !important;
}
.latest_rows_list_new_gallery .info{
	padding:15px 0; 
	text-align:left;
}
.latest_rows_list_new_gallery .info .loc{
	margin:10px 0;
}
.latest_rows_list_new_gallery .info .title a{
	display:block;
	height:1.5em;
	font-size:24px;
	letter-spacing:-1.5px;
	font-weight:500;
	font-family: 'Noto Sans KR';
}
.latest_rows_list_new_gallery .info .review{
	font-size:18px;
	letter-spacing:-1px;
	color:#999999;
	height:1.5em;
	overflow:hidden;
}
.latest_rows_list_new_gallery .info .etc{
	margin-top:20px;
	font-size:16px;
	letter-spacing:-1px;
	color:#333;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.latest_rows_list_new_gallery:hover .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.latest_rows_list_new_gallery .inner .thumb .over_layer{
	display:none;
}
.latest_rows_list_new_gallery:hover  .inner .thumb .over_layer{
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0;
	left:0; 
	cursor:pointer;
	background:rgba(0,0,0,.4);
	z-index:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.latest_rows_list_new_gallery:hover .inner .thumb .over_layer{
		-webkit-animation: fadeIn 0.3s;
		animation: fadeIn 0.3s;
	}
}

.latest_rows_list_new_gallery:hover  .inner .thumb .over_layer.btn a.inquiry{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	color:#fff;
	border:1px solid #7f7f7f;
	letter-spacing:-1px;
	background:#7f7f7f;
}
.latest_rows_list_new_gallery:hover  .inner .thumb .over_layer.btn a.btn_reserve{
	width:180px;
	display:inline-block;
	padding:3px 0 5px 0;
	border-radius:3px;
	font-family: 'Noto Sans KR';
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:10px;
	background:transparent;
}
/* svg 버튼 */
.btn_square{
	display:inline-flex !important; 
	width:40px; 
	height:40px; 
	border-radius:5px !important; 
	justify-content: center; 
	float:none; 
	vertical-align:middle;
	color:#9c9c9c;
	border:1px solid #e2e2e2 !important;
}
.page{
	padding:50px 0;
	text-align:center;
}

/* 달력 */
.btn_cal_month {
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	border: 1px solid #e9e9e9;
	vertical-align: middle;
}
.btn_cal_month span {
	vertical-align: middle;
	margin-top: 10px;
}
.cal_day_of_week {
	width:100%;
	table-layout:fixed;
	text-align: center;
	padding: 18px 0px;
	color: #333;
	font-size: 16px;
}
.cal_day table{
	table-layout:fixed;
}

.member_agree .member_allcheck{
	padding:32px; 
	border:1px solid #eaeaea;
	background:#fafafa; 
	overflow:hidden; 
	margin-bottom:10px;
}
.member_agree .member_allcheck .txt{
	font-size:17px; 
	letter-spacing:-1px; 
	color:#4e4e4e;
}
.member_agree .title{
	padding:20px 0; 
	font-size:18px; 
	font-weight:500
}
.member_agree .txtinfo{
	border:1px solid #e9e9e9; 
	background:#fafafa; 
	padding:25px;
}
.join_group_button{
	text-align:center; 
	padding:70px 0 80px 0;
}
.join_group_button table{
	margin:0 auto
}
/* 상세페이지 레이아웃 */
.detail_column{
	display: flex; 
	height: 100%;
	margin-bottom:100px;
}
.detail_column .detail_colurm_left{
	flex: 0 1 735px;
}
.detail_column .detail_colurm_left.upche_info{
	flex: 0 1 766px;
}
.detail_column .detail_colurm_right{
	flex:1;
	margin-left:40px;
}
.detail_column .detail_colurm_right.upche_info{
	flex:1;
	margin-left:30px;
}
.detail_colurm_right .detail_info{}
.detail_colurm_right .detail_info .detail_title{
	font-size:32px;
	margin:13px 0;
	letter-spacing:-2px;
}
.detail_colurm_right .detail_info .review{
	margin-bottom:14px;
	font-size:18px;
	letter-spacing:-1px;
	color:#999999;
}
.detail_colurm_right .detail_info .tag{
	margin-bottom:20px;
	flex-wrap: wrap;
}

.detail_colurm_right .detail_info .tag span{
	letter-spacing:-1px; 
	padding:2px 18px; 
	border:1px solid #dddddd; 
	display:inline-flex; 
	font-size:16px; 
	border-radius:20px; 
	color:#999999;
	margin-right:5px; 
	margin-bottom:5px;
}
.detail_inquiry,
.detail_reservation{
	width:100%;
	border-radius:10px !important;
	font-size:18px !important;
	letter-spacing:-1px !important;
	font-weight:500 !important;
	color:#999 !important;
	font-family: 'Noto Sans KR' !important;
}
.detail_reservation{
	margin-bottom:10px !important;
	color:#fff !important;
}
.detail_inquiry i{
	color:#999 !important;
}
.detail_info{
	position:relative; 
	padding:32px 35px; 
	border:1px solid #dddddd; 
	border-radius:15px; 
	flex-direction: column; 
	box-shadow: 1px -2px 4px rgb(0 0 0 / 10%);
	-moz-box-shadow: 1px -2px 4px rgba(0,0,0, .1);
	-webkit-box-shadow: 1px -2px 4px rgb(0 0 0 / 10%);
}
.detail_colurm_right .dummy_layer{
	position:absolute; 
	top: 0;
	border-radius:15px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1 !important;
	padding: 0;
	box-sizing: border-box;
	text-align: center; 
	background-color: rgba(0,0,0,0.5);
}
.detail_colurm_right .detail_btn{
	padding:20px 48px; 
	border:1px solid #dddddd; 
	border-radius:15px; 
	position:relative; 
	top:-2px; 
	box-shadow: 1px 1px 4px rgb(0 0 0 / 10%);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, .1);
	-webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 10%);
}
.sns_layer_area{
	margin:130px 15px 0 15px;
	padding:20px 20px;
	position:absolute; 
	left:0; 
	right:0; 
	border-radius:15px;
	background:#fff;  
	z-index:1;
}
.sns_layer_area h4{
	position:relative;
	margin:0;
	text-align:center;
	letter-spacing:-1px;
	font-size:22px;
}
.sns_layer_area .subtxt{
	margin:5px 0 20px 0;
	text-align:center;
	color:#999;
	font-size:16px;
	letter-spacing:-1px;
}
.sns_layer{
	display:flex;
}
.sns_layer.theme{
	display:flex;
	flex-wrap: wrap;
}
.sns_layer li{
	display:flex;
	flex-direction: column; 
	flex:auto; 
	align-items: center; 
	justify-content: space-around;
}
.sns_layer.theme span{
	flex: 0 1 25%;
	display: flex;
	flex-direction: column;
	/* flex: auto; */
	align-items: center;
	justify-content: space-around;
	text-align:center;
	margin-bottom:10px;
}
.floating_img{
	position:absolute;
	top:23px; right:20px;
}
.floating_img img{
	margin:0 8px
}
.bg_line_dot{
	position:absolute; 
	top:-3px; 
	left:10px; 
	right:10px; 
	height:5px; 
}
.theme_list{
	display: flex;
	align-items:end;
}
.theme_list span{
	margin-left:35px;
}
.theme_list span:first-child{
	margin-left:0;
}
/* 관리자 버튼 */
.admin_action{
	position:relative;
	top:8px;
}
.admin_action table{
	display:inline-block;
}
.admin_action table td{
	font-size:14px !important; 
	font-family:'Noto Sans KR';
}
/* 상세 탭메뉴 */
.inner_tab{
	display:table; 
	width:100%; 
	table-layout:fixed;
	border-collapse: collapse;
}
.inner_tab .tabmenu{
	display:table-cell;
	border:1px solid #bfd2cc;
	text-align:center;
	background:#fff;
}
.inner_tab .tabmenu a{
	height:44px;
	line-height:44px;
	display:block;
	color:#666666;
	font-size:16px;
	font-family: 'Noto Sans KR' !important;
	letter-spacing:-1px;
}
.inner_tab .tabmenu.dtab_on a{
	color:#fff;
}
.tab_on_2{
	padding:15px 30px !important;
	letter-spacing:-1.5px;
	font-family: 'Noto Sans KR' !important;
	font-weight:500 !important;
	font-size:18px !important;
}
.tab_off_2{
	padding:15px 30px !important;
	color:#999999 !important;
	border:1px solid #999999 !important;
	letter-spacing:-1.5px;
	font-family: 'Noto Sans KR' !important;
	font-weight:500 !important;
	font-size:18px !important;
}
.upche_chart_info{
	width:100%;
	table-layout:fixed;
	border-collapse: collapse;
}
.upche_chart_info .title{
	width:145px;
	height:55px;
	line-height:55px;
	text-align:center;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	letter-spacing:-1px;
	background:#eef1f4;
}
.upche_chart_info .info{
	height:55px;
	line-height:55px;
	padding-left:40px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	letter-spacing:-1px;
	text-align:left;
}
/* 상세페이지 객실정보 디자인*/
.room_list{
	width:100%; 
	border-collapse: collapse;
}
.room_list .room_thumb img{
	border-radius:10px;
}
.room_list .info{
	margin-left:30px;
}
.room_list .cost_area{
	width:200px;
	display:inline-flex; 
	align-items: center;
	justify-content: space-between;
}
.room_list .cost_area .item{
	height:26px;
	line-height:23px;
	padding:0 12px;
	display:inline-block; 
	font-size:15px;
	border-radius:15px;
}
.room_list .cost_area .item.on{
	color:#fff;
}
.room_list .cost_area .cost{
	font-size:24px;
	letter-spacing:-1px;
}
/* 메뉴주문 */
.menu_order_btn_detail{
	flex:0 1 300px
}
.menu_order_btn_detail a{
	font-size:22px !important;
	color:#fff !important;
	display:block; 
	margin:10px 0; 
	width: 100%; 
	text-align:center; 
	font-weight: bold;
	color: #fff;
}

/* 상세폼 조정 */
.form_regist .detail_form_table{
	margin-bottom:0 !important;
}
.form_regist .detail_form_table .form_title{
	width:120px !important;
	vertical-align:middle;
}

.form_detail .detail_form_table .form_title{
	width:90px !important;
	vertical-align:middle;
	font-size:16px;
	letter-spacing:-1px;
}
.form_detail .detail_form_table .detail_add_tit{
	font-size:16px !important;
	letter-spacing:-2px;
}
.form_detail .detail_form_table td{
	padding-bottom:10px;
	color:#787878 !important;
	letter-spacing:-1px;
	font-size:16px !important;
}
/* 마지막 편의시설 숨기기 */
.form_detail .detail_form_table tr:last-of-type{
	display:none
}

/* 팝업스타일 */
.popup_big_title{
	font-size:24px;
	letter-spacing:-1px;
	background:#f6f7f8;
	color:#333333;
	padding:15px 20px;
	border-bottom:1px solid #eaeaea;
	font-weight:500;
}
.popup_content_box{
	padding:10px;
}
.popup_table{
	display:table;
	width:100%;
}
.popup_table .popup_table_title{
	display:table-cell; 
	width:25%; 
	background:#fafafa; 
	border-right:1px solid #ededed; 
	border-bottom:1px solid #ededed; 
	padding:15px;
	letter-spacing:-1px;
	vertical-align:middle;
	font-size:14px;
}
.popup_table .popup_table_content{
	display:table-cell; 
	width:75%; 
	padding:15px;
	border-bottom:1px solid #ededed;
	letter-spacing:-1px;
	font-size:14px;
}
.menu_list{
	width:100%; 
	border-collapse: collapse;
}
.menu_list .meun_thumb img{
	border-radius:10px;
}
.menu_list .info{
	margin-left:30px;
}
.empty_bbs,
.no_goods{
	display:block;
	padding:30px 0 !important;
	text-align:center;
}