@charset "utf-8";

/* 공통스타일 */
#l_menu_box {position:relative;box-sizing:border-box;margin-bottom:17px;padding:23px 13px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;font-family:'dotum','돋움'}
#l_menu_box:before {display:block;position:absolute;top:0;left:-1px;content:'';width:237px;height:3px;background:url(/sh_img/make24/l_menu/img/l_menu_box_bg.png) left top no-repeat}
#l_menu_box_2 {position:relative;box-sizing:border-box;margin-bottom:17px;padding:23px 13px;font-family:'dotum','돋움';background-color:#f1f1f1}
#l_menu_box_2:before {display:block;position:absolute;top:0;left:-1px;content:'';width:237px;height:3px;background:url(/sh_img/make24/l_menu/img/l_menu_box_bg.png) left top no-repeat}
.l_menu_text_wrap {overflow:hidden;padding-bottom:16px;color:#333}
.l_menu_text_wrap .l_menu_tit {float:left;font-size:20px;letter-spacing:-0.09em;font-family:'notokr-medium'}
.l_menu_text_wrap .l_menu_txt {float:left;padding:9px 0 0 9px;font-size:12px;letter-spacing:-0.05em;color:#888}

/* 매물선택 */
.land_choice_list ul {overflow:hidden;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #cbcbcb}
.land_choice_list ul:last-child {margin-bottom:0;padding-bottom:0;border:0}
.land_choice_list ul.opi li a {margin-top:6px}
.land_choice_list ul.opi li.name {line-height:17px}
.land_choice_list ul li {float:left;width:calc(100%/3 - 2px);margin-left:2px}
.land_choice_list ul li a {display:inline-block;width:100%;padding:4px 13px;border-radius:2px;font-size:11px;text-align:center;color:#fff}
.land_choice_list ul li.name {width:100%;margin-left:0;line-height:21px}
.land_choice_list ul li.name a{font-size:13px}
.land_choice_list ul li.all a{background-color:#0077d2}
.land_choice_list ul li.month a{background-color:#ff6b08}
.land_choice_list ul li.sell a{background-color:#00a651}
.land_choice_list ul li.short a{background-color:#898989}

/* 테마선택 */
.thema_choice_list ul {overflow:hidden}
.thema_choice_list ul li {float:left;width:calc(100%/2 - 2.5px);margin:0 5px 5px 0}
.thema_choice_list ul li:nth-child(even) {margin-right:0}
.thema_choice_list ul li:nth-child(9), .thema_choice_list ul li:nth-child(10) {margin-bottom:0}
.thema_choice_list ul li a {display:inline-block;width:100%;height:34px;border:1px solid #d8d8d8;font-size:12px;text-align:center;line-height:34px;letter-spacing:-0.08em;background-color:#fff;box-sizing:border-box;transition:ease-in .1s}
.thema_choice_list ul li a:hover {border:1px solid #0b99e3;background-color:#e6f5fc}

/* 추천중개사 */
.agent_list {position:relative;zoom:1;box-sizing:border-box}
.sh_roll_control {position:absolute;top:0;width:100%;z-index:20}
.sh_roll_control .arrow {width:100%;position:relative}
.sh_roll_control .arrow .sh_btn_prev {position:absolute;left:-1px;top:70px}
.sh_roll_control .arrow .sh_btn_prev:hover {opacity:0.9;filter:alpha(opacity:'90')}
.sh_roll_control .arrow .sh_btn_next {position:absolute;right:1px;top:70px }
.sh_roll_control .arrow .sh_btn_next :hover {opacity:0.9;filter:alpha(opacity:'90')}

.sh_rollist {overflow:hidden;text-align:center;box-sizing:border-box}
.sh_rollist ul li{width:147px;padding:0 18px!important;display:inline;margin:0 15px;overflow:visible !important;z-index:21;box-sizing:content-box}
.sh_rollist ul li .img {overflow:hidden;width:106px;height:106px;margin:auto;border-radius:129px;border:1px solid #ccc;behavior:url(/js/PIE.htc);text-align:center}
.sh_rollist ul li .cont {margin-top:17px;line-height:19px;letter-spacing:-0.1px;font-family:'dotum','돋움'}
.sh_rollist ul li .cont .txt01 {padding-bottom:8px;font-weight:bold;color:#494949}
.sh_rollist ul li .cont .txt03 {padding-bottom:8px;font-weight:600;font-size:18px;line-height:28px;color:#0071c6;letter-spacing:-0.04em;font-family:'NanumGothic'}
.sh_rollist ul li .cont .txt04 {letter-spacing:-0.05em}

/* 바로가기 */
.link_wrap .link {margin-bottom:17px;text-align:center;font-size:18px;letter-spacing:-0.07em;font-family:'notokr-regular'}
.link_wrap .link a {display:inline-block;width:100%;height:54px;color:#fff}
.link_wrap .link a img {margin:-3px 3px 0 0}
.link_wrap .link_1 {width:100%;height:54px;margin-bottom:5px;line-height:54px;background:url(/sh_img/make24/l_menu/img/link_1_bg.png) no-repeat}
.link_wrap .link_2 {width:100%;height:54px;line-height:54px;background:url(/sh_img/make24/l_menu/img/link_2_bg.png) no-repeat}

/* 고객센터 */
.cscenter_text {text-align:center;letter-spacing:-0.05em;color:#666}
.cscenter_text .cs_tel {font-weight:600;font-size:27px;font-family:'Nanum Square';color:#333}
.cscenter_text .cs_tel img {margin:-3px 3px 0 0}
.cscenter_text .cs_txt {padding:15px 0;line-height:15px}
.cscenter_text .cs_time span {font-weight:600}