@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

.btn-primary{ background: #019ae8 !important; border: 0 !important; width: 100%; margin: 10px 0 0 !important; padding: 10px 0 !important; color: #fff !important; font-weight: bold !important;}

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;    
    width: 100% !important;
    margin: 0px auto;
    box-shadow: 0px 0px 0px rgba(0,0,0,.1) !important;
    position: relative;
    padding: 15px 0px 40px !important;
    border-radius: 3px;
    margin: 10px auto;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {/*margin:0 0 10px;padding:10px 0;*/zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

/*
#################################
########### 게시판 설정 ############
#################################
*/

/* 타이틀 */ 
.row-ti dl dt{ display:block; font-size:1.75em; color:#b81614; text-align:center; padding:10px; }

/* 카테고리 */
.row-ca { display:block; }
.row-ca dl dd { text-align:left; font-weight:bold; color:#333; cursor:pointer; padding: 0 0 0 20px; }
.row-ca dl dd p { position:absolute; width:0; left:50%; top:0px; height:1px; border:none; margin-top:10px; background:#E3E3E3; }
.row-ca dl dd p.on { width:80%; left:5%; background:#b81614; }
.row-ca dl dd i { position:absolute; color:#333; top:4px; left:0;/*left:calc(50% - 45px);*/ font-size: 1.50em;}
.row-ca dl dd i.on { color:#b81614; }

/* 변환설정 */
.trs-on { -webkit-transition-property: width height background-color font-size left top color; -webkit-transition-duration:0.3s; -webkit-transition-timing-function: ease; transition-property: width left ; transition-duration:0.3s; transition-timing-function: ease; }

/* */
.row-fm { padding:0; background:#FFF; }
.row-fm dl { padding:5px 0; border:1px solid #E3E3E3; border-bottom:none; }
.row-fm dl:last-child { border-bottom:1px solid #E3E3E3 } 
.row-fm dl dt i{ color:#b81614; }
.row-fm dl.row { margin:0; }

.row-btn { padding:10px 15px; }

.pct-xs { font-size:1.25em; border-right:1px solid #E3E3E3; padding:6px; }
.mot-xs { font-size:1.25em; border-bottom:1px solid #E3E3E3; padding:10px ; margin-bottom:10px; }
.frm-xs { padding:2px 20px; text-align:center; }
.frm-input { width:100%; border:1px solid #E3E3E3; font-size:1em; padding:5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.frm-input-80 { width:80px; border:1px solid #E3E3E3; font-size:1em; padding:5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.frm-input-110 { width:110px; border:1px solid #E3E3E3; font-size:1em; padding:5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.none { display:none; }

ul.option_list li{ display:inline-block; width:49%}
ul.option_list li:nth-child(11){ width:100%}

.chk-div { padding:7px 0 2px 0; cursor:pointer; }
.chk-div i { color:#888; font-size: 1.50em; vertical-align: middle;}
.chk-div.on { font-weight:bold;}
.chk-div.on i { color:#b81614; }
.chk-div p { position:absolute; width:0; left:50%; bottom:0; height:3px; border:none; background:#E3E3E3; }
.chk-div p.on { width:80%; left:10%; background:#b81614; }
.chk-div dl dt { padding:0px; margin:0; }
.chk-div dl dd { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom:5px; }

.options { padding-top:10px; }
.options li { display:inline-block; padding:5px 10px; border:2px solid #2e6da4; color:#333; margin-right:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; cursor:pointer; }
.options li:last-child { margin-right:0; }
.options li:hover { background:#286090; border: 2px solid #286090; color:#FFF; }
.options-txt { font-weight:bold; padding:12px 0 0 0; }
.options-txt span{ color:#b81614; }
.options-lin { position:absolute; top:67px; left:calc(50% - 37px); display:block; width:27px; height:2px; background:#b81614 }

/* 리스트 */
.search-map { position:relative; z-index:10; top: 45px;}
.search-map dl dd.pcs-map { position:absolute; width:570px; top:20px; left:20px; background:#2B74E5; border:4px solid #2B74E5; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.search-map dl dd.mos-map { position:absolute; width:100%; top:-48px; left:0; background:#2B74E5; border:4px solid #2B74E5; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.search-map dl dd p.search-frm { background:#FFF; padding:5px;}
.search-map dl dd p.search-frm .search-input { width:calc(100% - 30px); padding:5px; border:none;}
.search-map dl dd p.submit-frm { padding:5px; }
.search-map dl dd p.submit-frm .submit-input { width:100%; padding:1px; border:none; background:#2B74E5; color:#FFF; font-size:1.25em; font-weight:bold; }

.map-list { position:relative; z-index:10; }
.map-list .list-oc dd { position:absolute; top:0px; right:0px; padding:5px; background:#b81614; }

#list_property { position:absolute; top:0px; display:none; right:0px; background:#fff; overflow-y:scroll; overflow-x:hidden; border-left:1px solid #dcdcdc; /*border:1px solid #DCDCDC;*/ width:500px;/* box-shadow: -1px 4px 2px rgba(29, 33, 78, 0.4);*/}
#list_property dt.list-tab { margin:0; }
#list_property dt.list-tab p { padding:20px 10px; background:#F8F8F8; font-size:0.90em; border-left:1px solid #DCDCDC;  border-bottom:1px solid #DCDCDC;text-align:center; cursor:pointer; font-weight: 400;}
#list_property dt.list-tab p.on { background:#FFF; border:1px solid #FFF; }
#map_type { position:relative; padding:10px; }
.list-loading { position:absolute; display:block; top:0; left:0; width:100%; height:100%; background:#333; opacity:0.7; text-align:center; padding-top:200px;}

.list-title { font-size:1.35em; color:#4D4646; padding:10px 5px; font-weight: 600;letter-spacing: -.050em;}
.list-title i { color:#b81614; }
.list-title .list-fliter { color:#9A9A9A; float:right; }

.mo-btn { position:fixed; z-index:10; width:100%; height:55px; background:#656776; bottom:0; text-align:center}
.mo-btn a{ line-height:54px; color:#fff !important; font-size:1.25em; font-weight:500; display:block}
.mo-btn dl{ position:absolute; top:-50px; right:30px; }
/* 다음 지도 크기 설정 */
/*#daum_map { width:calc(100% - 500px); }*/
#daum_map { width:100%; }
@media screen and (max-width:767px) {
#daum_map { width:100%;}
#bo_v {margin-bottom:20px;    
    width: 100% !important;
    margin: 0px auto;
    box-shadow: 0px 0px 0px rgba(0,0,0,.1) !important;
    position: relative;
    padding: 15px 0px 40px !important;
    border-radius: 0px !important;
    margin: 0px auto !important;}
}

.none { display:none; }
.list-hidden { opacity:0; }
#list_type { position:absolute; width:100%; top:0; left:0; z-index:11; background:#F7F7F7; border-top:1px solid #DCDCDC;} 
#list_type dl#list_list { width:100%; max-width:860px; padding:0 0 40px; margin:0 auto; border-top:1px solid #DCDCDC; }
#list_type dt { width:100%; margin:0 auto; margin-bottom:5px; }
#list_type dd { width:100%; margin:0 auto; margin-bottom:0px; line-height: 1.10em;}
#list_type dt i { cursor:pointer; }

.list-thumb { width:100%; /*padding:5px;*/ border-bottom:1px solid #DCDCDC; background:#FFF; cursor:pointer; min-height: 125px;}
.list-thumb dt { padding:0 20px; font-size:1.15em; margin-bottom:0; }
.list-thumb dd { padding:3px 20px; font-size:0.95em; color:#777; width:100%;}
.list-thumb dd.short { padding:3px 20px; font-size:0.95em; color:#777; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:0.9em}
.list-thumb dd span { background:#b81614; text-align:center; font-size:0.85em; color:rgb(255,255,255,0.8);color:rgba(255,255,255,0.8); font-weight:300; border-radius:2px; padding:2px 5px; margin:2px}

.list-thumb:hover { background:#eeeeee; }

.btn-reg { width:100%; background:#2B74E5; color:#FFF !important; font-size:1.25em; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; }
.btn-reg:hover { background:#175ABF; }

.list-sub { display:inline-block; padding:20px; font-size:1.45em; color:#686868; background:#FFF; border:1px solid #DCDCDC; border-top:1px solid #FFF; }

/* 페이징 */
.ajax-current { padding:3px 8px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; background:#343232; color:#FFF; font-size:0.85em; margin:0 10px; }
.ajax-prev, .ajax-next { font-weight:bold; }

p.s{ color:rgb(0,0,0,0.5); font-size:1.10em; line-height:1.3em; font-weight:400}
p.junggae{ color:rgb(0,0,0,0.9); font-size:1.40em; line-height:1.3em; font-weight:600;  font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif;}
p.junggae span{ display:block; color:rgb(0,0,0,0.6); font-size:0.70em; line-height:1.3em; font-weight:600}

.td_padding { padding:4px 10px; text-align:center; width:120px; }

/*타이틀*/
.detail_t{ font-size:1.70em; /*text-align:center;*/ letter-spacing:-.075em; color:#333; padding:20px 0 20px; font-weight:400; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; line-height:1.0em}
.detail_t span{ font-size:0.80em; color:#514848; font-weight: 600;}
.detail_t .item-num { font-size:0.65em;  }
@media screen and (max-width:767px) {
.detail_t{ font-size:1.40em; /*text-align:center;*/ letter-spacing:-.075em; color:#333; padding:20px 0 20px; font-weight:400; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; line-height:1.4em; text-align:center}
.detail_t span{ font-size:0.80em; color:#514848; font-weight: 600;}
.detail_t .item-num { font-size:0.65em;  }
}
@media screen and (max-width:440px) {
.invest_t{ font-size:1.40em; text-align:center; letter-spacing:-.055em; color:#333; padding:20px 0 20px; font-weight:400; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif;line-height:1.0em}
}


/*검색자동완성*/
li.item{padding: 10px 0;border-top: 1px solid #eaeaea; margin-top: 5px;}
li.item h5{ font-size:1.10em; font-weight:600; line-height:1.6em}
li.item span{ font-size:1.00em; font-weight:400; color:#777}


/*타입정보*/
.maemul_tyle01{
    font-size: 0.95em;
    text-align: center;
    background: #019ae8;
    padding: 2px 5px;
    color: #fff;
    border-radius: 2px;
    color: rgb(255,255,255,0.9) !important;
    color: rgba(255,255,255,0.9) !important;
    margin: 0 5px 0 0;
    font-weight: 300 !important;
    letter-spacing: 0;
}
.maemul_tyle02{
    font-size: 0.95em;
    text-align: center;
    background: #019ae8;
    padding: 2px 5px;
    color: #fff;
    border-radius: 2px;
    color: rgb(255,255,255,0.9) !important;
    color: rgba(255,255,255,0.9) !important;
    margin: 0 5px 0 0;
    font-weight: 300 !important;
    letter-spacing: 0;
}
.maemul_tyle03{
    font-size: 0.95em;
    text-align: center;
    background: #656776;
    padding: 2px 5px;
    color: #fff;
    border-radius: 2px;
    color: rgb(255,255,255,0.9) !important;
    color: rgba(255,255,255,0.9) !important;
    margin: 0 5px 0 0;
    font-weight: 300 !important;
    letter-spacing: 0;
}
.maemul_tyle04{
    font-size: 0.95em;
    text-align: center;
    background: #656776;
    padding: 2px 5px;
    color: #fff;
    border-radius: 2px;
    color: rgb(255,255,255,0.9) !important;
    color: rgba(255,255,255,0.9) !important;
    margin: 0;
    font-weight: 300 !important;
    letter-spacing: 0;
}


/*타입정보*/
p.mae_list{width:100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
span.wol{color:#fff; padding:3px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.9em; background:#4f53bb}
span.jeon{color:#fff; padding:3px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.9em; background:#5bc0de}
span.mae{color:#fff; padding:3px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.9em; background:#443f39}
span.dan{color:#fff; padding:3px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.9em; background:#727272}
.type_info{padding: 15px 0; box-sizing: border-box; background: #fff; border: 1px solid #dcdcdc;}
.type_info ul{ width:100%;}
.type_info li{ display:inline-block; padding:0; border-right:1px solid #eaeaea; text-align:center; font-size:1.30em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#777;}
.type_info li span{ text-align:center; font-size:0.90em; font-weight:500 !important; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#555;}
.type_info li span.num{ text-align:center; font-size:1.40em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#555;}
.type_info li:last-child{border-right: 0px; background:none}
.type_info li a{ display:block}
@media screen and (max-width:767px) {
.type_info{ padding: 15px 0; box-sizing: border-box; background: #fff; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;}
.type_info ul{ width:100%;}
.type_info li{ display:inline-block; padding:0; border-right:1px solid #eaeaea; text-align:center; font-size:1.00em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#777;}
.type_info li span{ text-align:center; font-size:1.20em; font-weight:600; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.020em; color:#333; display:block;}
.type_info li span.num{ text-align:center; font-size:1.00em; font-weight:600; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#333;}
.type_info li:nth-child(2){border-right: 0px; border-right:1px solid #eaeaea; }
.type_info li:last-child{border-right: 0px; background:none}
.type_info li a{ display:block}
}

/* 대표정보 */
.m_info{padding: 15px 0; box-sizing: border-box; background: #fff; border: 1px solid #dcdcdc;}
.m_info ul{ width:100%;}
.m_info li{ display:inline-block; padding:0; border-right:1px solid #eaeaea; text-align:center; font-size:1.00em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#777;}
.m_info li span{ text-align:center; font-size:1.50em; font-weight:600; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#555;}
.m_info li span.num{ text-align:center; font-size:1.40em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#555;}
.m_info li:last-child{border-right: 0px; background:none}
.m_info li a{ display:block}
@media screen and (max-width:767px) {
.m_info{ padding: 15px 0; box-sizing: border-box; background: #fff; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;}
.m_info ul{ width:100%;}
.m_info li{ display:inline-block; padding:0; border-right:1px solid #eaeaea; text-align:center; font-size:1.10em; font-weight:500; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#777;}
.m_info li span{ text-align:center; font-size:1.50em; font-weight:600; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#333;}
.m_info li span.num{ text-align:center; font-size:1.20em; font-weight:600; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.050em; color:#333;}
.m_info li:nth-child(2){border-right: 0px; border-right:1px solid #eaeaea; }
.m_info li:last-child{border-right: 0px; background:none}
.m_info li a{ display:block}
}
@media screen and (max-width:400px) {
p{ line-height:1.2em !important}
span.wol{color:#fff; padding:2px 4px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.8em; background:#4f53bb}
span.jeon{color:#fff; padding:2px 4px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.8em; background:#5bc0de}
span.mae{color:#fff; padding:2px 4px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.8em; background:#443f39}
span.dan{color:#fff; padding:2px 4px; width:100%; display:inline; margin:0 3px 0 0; border-radius:2px; font-size:0.8em; background:#727272}
}

/*왼쪽 박스*/
.box_info{
	position: relative;
    border-radius: 3px;
	background:#fff;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-bottom:none;
	margin:0 0 0;
	}
.box_info h3{
	display: block;
    padding: 15px;
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    background: #f9f9f9;
    border-bottom: 0;
	color:#333; 
	letter-spacing:-.050em;
	font-weight:500;
	font-size:1.40em;
	border-top: none;
	border-bottom: 1px solid #eaeaea;
	font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif;
}
.box_info h3 span{ color:#b81614}
.box_info h3 img{ height:15px; margin-right:5px}
.box_info h3 p { font-size:0.75em; color:#686868; }
.box_info_body{
    padding: 15px;
    word-wrap: break-word;
    background-color: #fff;
	border-bottom: 1px solid #dcdcdc;
	font-size: 1.10em;
    color: rgb(0,0,0,0.5);
	min-height:64px;
}
@media screen and (max-width:767px) {
	.box_info_body { min-height:0; }
	.box_info_body dt{ font-size:1.0em !important}
}

/*오른쪽 고정 박스*/
.maemul_num {
    font-size: 0.65em;
    text-align: center;
    background: #333;
    padding: 2px 5px;
    color: #fff;
    border-radius: 5px;
    color: rgb(255,255,255,0.9) !important;
    color: rgba(255,255,255,0.9) !important;
    margin: 0 5px 0 0;
    font-weight: 300 !important;
    letter-spacing: 0;
}
.box_info_right{
	position: relative;
    border-radius: 3px;
	background:#fff;
	width: 100%;
	margin-bottom: 10px;
	}
.box_info_right h3{
	display: block;
    padding: 37px;
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    border-bottom: 0;
	color:#333; 
	letter-spacing:-.050em;
	font-weight:500;
	font-size:1.15em;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #eaeaea;
	background:url(img/bg_junggae.gif) no-repeat center center #6e6d6d;
}
.box_info_right h3 span{ color:#0b439f}
.box_info_right h3 img{ height:80px; margin-right:5px}
.box_info_right_body{
    padding: 15px;
    word-wrap: break-word;
    background-color: #fff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}


/*아이콘*/
.icon_info{ background:#b81614; text-align:center; font-size:0.85em; color:rgb(255,255,255,0.8);color:rgba(255,255,255,0.8); font-weight:300; border-radius:2px; padding:2px 5px; margin:2px }
.icon_info02{ background:#343232; text-align:center; font-size:0.85em; color:rgb(255,255,255,0.8);color:rgba(255,255,255,0.8); font-weight:300; border-radius:2px; padding:2px 5px; margin:2px }
.icon_info03{ background:#ff3c00; text-align:center; font-size:0.85em; color:rgb(255,255,255,0.9);color:rgba(255,255,255,0.9); font-weight:300; border-radius:0px; padding:2px 10px; margin:2px }
.icon_info04{ background:#555; text-align:center; font-size:0.85em; color:rgb(255,255,255,0.9);color:rgba(255,255,255,0.9); font-weight:300; border-radius:0px; padding:2px 10px; margin:2px }

/*전화하기*/
.btn_call{  font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; background:#4f53bb;  text-align:center; font-size:1.25em; color:rgb(255,255,255,0.8);color:rgba(255,255,255,0.9); font-weight:400; padding:10px 25px; margin:2px; width:100%; display:block }

/*모바일 하단고정*/
.btn_bottom{ background:#656776; width:100%; position:fixed; bottom:0; z-index:100}
.btn_bottom ul{ width:100%;}
.btn_bottom li{ display:inline-block; text-align:center; width:50%; color:#fff !important; font-size: 1.17em; border-right:1px solid #848383; letter-spacing:-.010em; font-weight:bold}
.btn_bottom li a{  padding:15px 0; display:block}
.btn_bottom li:last-child a{  padding:15px 0; color:#fff !important; border-right:0px}

/*간략내용*/
.detail_index{ width:100%; margin:0 0 20px; padding:0}
.detail_index .index_t{ font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.095em; font-size:2.00em; text-align:center; margin:0 0 20px; font-weight:500}
.s_t{ font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.095em; font-size:1.20em; margin:0 0 20px; padding:7px 0;  font-weight:bold}
.s_t02{ font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.095em; font-size:1.40em; font-weight:400}
.s_t02 span{ font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; letter-spacing:-.095em; font-size:1.80em; color:#ff5d16}
.detail_index .btn a {color:#fff; display:block; padding:15px 20px; border:1px solid #2a70ba; border-radius:3px; -webkit-border-radius:3px;background:#3e82c8; width:200px; text-align:center; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; font-size:1.55em; box-shadow:#333 1px 1px 3px}
.detail_index .btn a:hover{ color:#fff;background:#ee9a04; padding: 15px 20px; border:1px solid #d78c07; }

.tbl_index {border-top:1px solid #1e5d97;border-bottom:1px solid #9f9fa1;width:100%; margin:0 0 20px; clear:both}
.tbl_index table { width:100%; background:#fff; border-collapse:collapse}
.tbl_index th {padding: 15px;text-align:left;letter-spacing:-0.5px;color:#fff; font-size:1.25em; font-weight:500; text-align:center;font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif;}
.tbl_index th.color01{ background:#489be7; color:#fff}
.tbl_index th.color02{ background:#48bce7; color:#fff}
.tbl_index td.title{padding: 10px ;border-top:1px solid #dddddf; background:#f8f8f8; color:#333; text-align:center; font-size:1em; font-weight:bold; border-right:1px solid #dddddf;}
.tbl_index td.title2{padding: 15px ;border-top:1px solid #dddddf; background:#fff; color:#333;font-size:16px; font-weight:bold }
.tbl_index td.price{padding: 15px ;border-top:1px solid #dddddf; color:#fb7030; font-size:16px; }
.tbl_index td {padding: 10px ;border-right:1px solid #dddddf; font-size:1.15em; text-align:center}
.tbl_index td.subject {font-size:1.35em;}
.tbl_index td.none { border:none}
.tbl_index td.check{padding: 10px ;border-top:1px solid #dddddf; text-align:center; font-size:0.9em; background:#fbfbfb;}
.tbl_index td input{color:333333;  font-size: 11px; background:#fff; border:1px solid #ded7d5; height:22px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.tbl_index td select{color:333333;  font-size: 12px; background:#fff; border:1px solid #a3a3a3; height:24px;}
.tbl_index tr:first-child th.
.tbl_index tr:first-child td {border-top:none;}

/*박스설명*/
.detail_content { margin:15px 0; clear:both}
.detail_content:after {display:block;visibility:hidden;clear:both;content:""}
.detail_content .con_l{ float:left; width:49%; margin:0 0 20px; text-align:center}
.detail_content .con_r{ float:right; width:49%; margin:0 0 20px; text-align:center}
.detail_content .box{ box-sizing: border-box; width: 100%; font-size: 1.15em; font-weight: 400; padding: 16px 2%; border: 1px solid #DDD; line-height: 22px; background: #F4F4F4; border-radius: 5px;}
.detail_content .box02{ border: 1px solid #b5cde3; text-align: center; margin-bottom: 20px; padding: 20px 0px;  border-radius: 5px;  background-color: aliceblue;}

#fregister_invest { border:1px solid #eee;background:#fafbfb;padding:20px;margin-bottom:20px}
#fregister_invest h2 { font-size:16pt; font-weight:bold; line-height:40px; }
#fregister_invest textarea { width:calc(100% - 40px); height:200px; border:1px solid #E9E9E9; color:#999; background:#FFF; padding:20px;}
.fregister_agree { text-align:right; padding:10px 0 0 0; }
.fregister_agree label { font-size:11pt; }
.fregister_agree #agree1 { vertical-align:middle; }
.example { font-size:12pt; margin:5px 0; }
.example span{ font-size:0.95em; color:#6689B3; font-weight:bold; }

.map_btn{ width:100%; height:50px; font-weight:bold; background:#333; border:1px solid #D0DCDE; cursor:pointer; color:#FFF; }
.align_center { text-align:center; }

p.m_title{margin:0;padding:0;word-break:break-all; font-size:1.3em; line-height:1.3em;color:#10276e; font-weight:700; 
letter-spacing:-.095em; padding:0 0 10px}
p.m_title02{margin:0;padding:0;word-break:break-all; font-size:1.1em; line-height:1.1em;color:#fff; font-weight:700; 
letter-spacing:-.095em; padding:5px 10px; background:#5a84b1; width:100px; margin:20px 0; display:block; text-align:center}


h3.m_title{font-family: 'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif;letter-spacing: -.095em;font-size: 1.40em;margin: 0 0 20px;padding: 20px 0 0 20px;background: url(../../../img/sub/icon_st.png) 0 21px no-repeat;
font-weight: 400;}
/*h3.m_title{margin:0;;word-break:break-all; font-size:1.75em; line-height:1.4em; color:#2a54a3; font-weight:700; letter-spacing:-.095em; padding:0 0 20px 12px; background:url(../../../img/sub/icon_t.png) 0 6px no-repeat}*/
h4.m_title{margin:0;padding:0;word-break:break-all; font-size:1.5em; line-height:1.6em;color:#10276e; font-weight:500; 
letter-spacing:-.095em; padding:0 0 10px; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림", tahoma, sans-serif; border-bottom:2px solid #d5e0e8; margin-left:auto; margin-right:auto; display: table;}
h4.m_title02{margin:0;padding:0;word-break:break-all; font-size:1.1em; line-height:1.1em;color:#fff; font-weight:700; 
letter-spacing:-.095em; padding:5px 10px; background:#5a84b1; width:100px; margin:20px 0; display:block; text-align:center}


/*테이블*/
.tbl_title{font-size:1.75em; font-family:'Noto Sans KR', sans-serif,"돋움", "굴림";font-weight:400; letter-spacing:-.055em; padding: 7px 0 0 10px; margin: 20px 0 10px; background: url(../../../img/sub/icon_t.png) 0 16px no-repeat;
}
.tbl_cmn { border:0; margin:0 auto; margin-bottom:20px; padding:0; /*font-family:Sans-serif;*/ }
.tbl_cmn table { width:100%; border:0; margin:0 auto; padding:0;}
.tbl_cmn table caption.none { position:absolute; overflow:hidden; height:0; width:0; font-size:0; visibility:hidden; }
.tbl_cmn table tbody th, .tbl_cmn table thead th  { font-size:1.10em; border:0; background-color:#f8f8f8; text-align:center; vertical-align:middle; border:1px solid #dedede; }
.tbl_cmn table thead th { height:34px; }
.tbl_cmn table tbody th { width:200px; height:44px; }
.tbl_cmn table tbody tr:first-child th:first-child, .tbl_cmn table thead tr:first-child th:first-child { border-top-left-radius: 0.75em; }
.tbl_cmn table tbody tr:last-child th:first-child  { border-bottom-left-radius: 0.75em; }
.tbl_cmn table tbody th label { font-size:1.10em; border:0; color:#555; font-weight:bold; letter-spacing:-.055em; }
.tbl_cmn table tbody td {font-size:1.05em; border:0; line-height:1.5em; word-break:break-all; padding:5px;}
.tbl_cmn table tbody.tbl_list td { height:36px; border:1px solid #DEDEDE; }
.tbl_cmn table tbody.tbl_list tr:last-child td:first-child { border-bottom-left-radius: 0.75em; }
.tbl_cmn table tbody.tbl_list tr:last-child td:last-child { border-bottom-right-radius: 0.75em; }
.tbl_cmn table tbody td input[type='text'], .tbl_cmn table tbody td select, .tbl_cmn table tbody td input[type='button'], .tbl_cmn table tbody td { border:1px solid #DEDEDE; }
.tbl_cmn table tbody tr:first-child td:last-child { border-top-right-radius: 0.75em; }
.tbl_cmn table tbody tr:last-child td:last-child { border-bottom-right-radius: 0.75em; }
.tbl_cmn .center {text-align:center;}
.tbl_cmn .required { background:#FFF; }
.tbl_cmn ::-webkit-input-placeholder { /* Chrome */ color: #7E7E7E; font-weight:bold; }
.tbl_cmn :-ms-input-placeholder { /* IE 10+ */  color: #7E7E7E; font-weight:bold; }
.tbl_cmn ::-moz-placeholder { /* Firefox 19+ */ color: #7E7E7E; font-weight:bold; opacity: 1; }
.tbl_cmn :-moz-placeholder { /* Firefox 4 - 18 */ color: #7E7E7E; font-weight:bold; opacity: 1; }
/*플렉스 레이아웃*/
.tbl_cmn .lay_flex { display:flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
.tbl_cmn .lay_flex .lay1 { display:inline-block; flex:10; }
.tbl_cmn .lay_flex .lay2 { display:inline-block; flex:1; }

.tbl_cmn .unit { position:relative; }
.tbl_cmn .left {text-align:left;}
.tbl_cmn .tdDiv {padding:4px 0;}


.tbl_cmn .frm_input02{border: 1px solid #e4eaec;background: #f7f7f7;color: #000;vertical-align: middle;line-height: 2em;}
.tbl_cmn .frm_input03{border: 1px solid #e4eaec;background: #f7f7f7;color: #000;vertical-align: middle;line-height: 2em;}
.tbl_cmn .frm_input04{border: 1px solid #e4eaec;background: #f7f7f7;color: #000;vertical-align: middle;line-height: 2em;}
.tbl_cmn .frm_input05{border: 1px solid #e4eaec;background: #f7f7f7;color: #000;vertical-align: middle;line-height: 2em;}
.tbl_cmn .frm_input { height: 36px; font-size:1.10em; width:50%}
.tbl_cmn .frm_input02 { height: 36px; font-size:1.10em; width:30%}
.tbl_cmn .frm_input03 { height: 36px; font-size:1.10em; width:90%}
.tbl_cmn .frm_input04 { height: 36px; font-size:1.10em; width:100% }
.tbl_cmn .frm_input05 { height: 36px; font-size:1.10em; width:21%}
@media screen and (max-width:767px) {
.tbl_cmn .frm_input { height: 36px; font-size:1.10em; width:100%}
.tbl_cmn .frm_input02 { height: 36px; font-size:1.10em; width:100%}
.tbl_cmn .frm_input03 { height: 36px; font-size:1.10em; width:100%}
.tbl_cmn .frm_input04 { height: 36px; font-size:1.10em; width:100% }
.tbl_cmn .frm_input05 { height: 36px; font-size:1.10em; width:40%}
}

.box_side{z-index:1; position:fixed !important; left:50%; margin-left:290px; top:120px; width:260px !important}
@media screen and (max-width:992px) {
.box_side{z-index:1; position:relative !important; left:0%; margin-left:0px; top:0px; width:100% !important}
}

.tbl tbody tr th.int0_back { background-color:#E7EEF1 }
.tbl tbody tr th.int1_back { background-color:#F5F5F5 }
.item img { width:100%; height:auto}

.view_wrap { max-width:1100px; width:100%; margin:0px auto }
.orange { color:#8B3601 }

.row-tbl dl dt { margin:0; margin-bottom:10px;}
.row-tbl dl dd { padding:2px 0 2px 0; margin-bottom:10px; }

#add_img { position:absolute; right:10px; top:20px; }
#filter_wrap { padding:8px 5px; position:relative; z-index:1; background:#ecf0f4; border-bottom:1px solid #c9d2da; overflow:hidden; overflow-x:scroll; width:100%}
#filter_wrap ul{ width:510px !important}
#filter_wrap li{ display:inline-block !important; width:auto !important}
.filter_div { display:inline-block; position:relative; padding:2px 10px; font-size:0.85em; cursor:pointer; margin:0; white-space: nowrap; border-radius: 2px; border: 1px solid #e2dbdb !important; background: #fff; border-radius:4px}
/*.filter_div:hover { background:#DCDCDC; }*/
.filter_div a{ display:inline !important}
.filter_div:first-child { border:0; }
.filter_div dt{ padding:5px 0 0}
.filter_div dt span.square{ background:#b81614; font-size:0.75em; color:#FFF; font-weight:bold; padding:2px 3px 1px 2px; display:inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.filter_ul li h3,.filter_ul2 li h3 { font-size:1em; font-weight:bold; }
.filter_div i { font-size:1.25em; vertical-align:bottom; color:#4f53bb; margin: -3px 0 0 4px; }
.filter_div dd { position:absolute; display:none; background:#FFF; border:1px solid #DCDCDC; padding:10px 10px; z-index:99999; top:35px; left:5px; font-size: 1.20em;}
.filter_div dd ul.filter_ul, .filter_div dd ul.filter_ul2 {   }
.filter_div dd ul.filter_ul li i, .filter_div dd ul.filter_ul2 li i { margin: 0 4px 0 0; }
.filter_div dd ul.filter_ul li,.filter_div dd ul.filter_ul2 li { padding:2px 5px 2px 5px; }

.list_tp_on i { color:#b81614; }

.btn_apply{ background: #4f53bb; width: 100%; padding: 15px 7px; text-align: center; color: #fff; margin: 10px 0 0; font-weight:bold; font-size:1.20em}

.col-p { padding:7px; }
.col-p_on { background:#b81614; color:#FFF; }



.map_wrap {overflow:hidden;height:auto}
/* 지도위에 로드뷰의 위치와 각도를 표시하기 위한 map walker 아이콘의 스타일 */
.MapWalker {position:absolute;margin:-26px 0 0 -51px}
.MapWalker .figure {position:absolute;width:25px;left:38px;top:-2px;
	height:39px;background:url(http://t1.daumcdn.net/localimg/localimages/07/2012/roadview/roadview_minimap_wk.png) -298px -114px no-repeat}
.MapWalker .angleBack {width:102px;height:52px;background: url(http://t1.daumcdn.net/localimg/localimages/07/2012/roadview/roadview_minimap_wk.png) -834px -2px no-repeat;}
.MapWalker.m0 .figure {background-position: -298px -114px;}
.MapWalker.m1 .figure {background-position: -335px -114px;}
.MapWalker.m2 .figure {background-position: -372px -114px;}
.MapWalker.m3 .figure {background-position: -409px -114px;}
.MapWalker.m4 .figure {background-position: -446px -114px;}
.MapWalker.m5 .figure {background-position: -483px -114px;}
.MapWalker.m6 .figure {background-position: -520px -114px;}
.MapWalker.m7 .figure {background-position: -557px -114px;}
.MapWalker.m8 .figure {background-position: -2px -114px;}
.MapWalker.m9 .figure {background-position: -39px -114px;}
.MapWalker.m10 .figure {background-position: -76px -114px;}
.MapWalker.m11 .figure {background-position: -113px -114px;}
.MapWalker.m12 .figure {background-position: -150px -114px;}
.MapWalker.m13 .figure {background-position: -187px -114px;}
.MapWalker.m14 .figure {background-position: -224px -114px;}
.MapWalker.m15 .figure {background-position: -261px -114px;}
.MapWalker.m0 .angleBack {background-position: -834px -2px;}
.MapWalker.m1 .angleBack {background-position: -938px -2px;}
.MapWalker.m2 .angleBack {background-position: -1042px -2px;}
.MapWalker.m3 .angleBack {background-position: -1146px -2px;}
.MapWalker.m4 .angleBack {background-position: -1250px -2px;}
.MapWalker.m5 .angleBack {background-position: -1354px -2px;}
.MapWalker.m6 .angleBack {background-position: -1458px -2px;}
.MapWalker.m7 .angleBack {background-position: -1562px -2px;}
.MapWalker.m8 .angleBack {background-position: -2px -2px;}
.MapWalker.m9 .angleBack {background-position: -106px -2px;}
.MapWalker.m10 .angleBack {background-position: -210px -2px;}
.MapWalker.m11 .angleBack {background-position: -314px -2px;}
.MapWalker.m12 .angleBack {background-position: -418px -2px;}
.MapWalker.m13 .angleBack {background-position: -522px -2px;}
.MapWalker.m14 .angleBack {background-position: -626px -2px;}
.MapWalker.m15 .angleBack {background-position: -730px -2px;}


/* 필터 검색 modal */
.modal-backdrop { z-index:0 !important}
.modal-dialog { margin:0 !important}
.modal-content { border-radius:0 !important}
.modal-header { padding:10px 15px !important}
.modal-body { padding:20px 15px 10px !important}
.modal-body .fa{ font-size:1.80em !important; vertical-align:middle}
.modal-body h5{ font-size:1.25em}
.modal-body .btn-group .btn{ padding:6px 8px !important}
.modal-title { font-weight:bold; font-size: 1.5em;}
.modal-footer { border:0 !important; padding:22px 0 0 !important}
.modal-footer .btn.apply{ background:#019ae8; color:#fff; width:100%; border-radius:0 !important; font-weight:bold; padding:10px 0; font-size:1.25em}
.modal-footer .btn.clo{ background:#afb2b5; color:#fff; width:100%; border-radius:0 !important; font-weight:bold;  padding:10px 0 !important; font-size:1.25em; opacity:1 !important}
.close { font-size:3.30em !important; font-weight:bold !important}
.f_div{ position:relative; margin:0 0 20px}
.f_div .prive_view{ position:absolute; right:0}
.filter_ul li{ text-align:left !important; display:inline-block !important; width:48% !important; padding:3px 0 !important}
.filter_ul2 li{ width:100% !important; text-align:left !important}
/*.f_comma{width: 100%; background: #afb2b5; border: 0; color: #fff; padding: 7px 10px; font-weight: bold; border-radius: 3px;}*/
.f_comma{width: 100%; border-bottom:1px solid #afb2b5; border-right:0px; border-left:0px; border-top:0px; color: #333; padding: 7px 10px; font-weight: bold; border-radius: 0px;}

/* 거래완료 */
div.sold{ position:absolute; left:0; top:50%; transform: translateY(-50%); background:#ff4200; text-align:center; color:#fff; padding:4px 9px; display:inline !important; z-index:100; font-weight:bold; font-size:0.85em}