body, fieldset{font-size:14px;}
ul,li{list-style:none; padding-left:0;}

.content_area{
    width: 100%;
    background-color: #f9f9f9;
    padding: 140px 0;

}
.content_wrap{
    width: 925px;
    margin: 0px auto;

}
.content_row{
    margin-top:30px;
    padding-bottom:30px;
    border-bottom:1px solid #e0e0e0 ;
    clear: both;
}
.register_title{
    font-size: 23px;
    font-weight: 400;
color: #404040;

}
.content_subtitle{
float: left;
font-size:15px;
color:#666666;
height: 40px;
line-height: 40px;
}
.content_subbtn{
    float: right;

}
.content_subbtn_btn{
   width: 120px;
   height: 40px;
   background-color: #d5d5d5;
   border:0px;
   color:#ffffff;
   font-size: 15px;
   cursor: pointer;

}
.content_subbtn_btn_on{
   width: 120px;
   height: 40px;
   background-color: #009844;
   border:0px;
   color:#ffffff;
   font-size: 15px;
   cursor: pointer;

}
.content_file_btn{
    border: 1px solid #009844;
    height: 40px;
    line-height: 40px;
    color: #009844;
    cursor: pointer;
    background-color: #f9f9f9;
    margin-right: 11px;
}
.content_file_btn_on{
    border: 1px solid #009844;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
    background-color: #009844;
    margin-right: 11px;
}

.content_profile_photo{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    color:#e0e0e0;
    border:1px solid #e0e0e0;
    cursor:pointer;
}
.centent_lbox{
    border:1px solid #e0e0e0;
    padding:30px 0px 20px 0;
}

.content_form_subtitle{
    float: left;
    width: 190px;
    padding-left: 28px;
    height: 39px;
    line-height: 39px;
      margin-bottom: 10px;
}
.content_form_area{
    float: left;
    margin-bottom: 10px;
}
.content_form_text{
    height: 39px;
    line-height: 39px;
    background-color:#f9f9f9;
    border:1px solid #e0e0e0;
    padding:0px;
    margin-right: 11px;
    padding-left: 13px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}
.content_phone_select{
    width: 100px;
    height: 39px;
    line-height: 39px;
    background-color:#f9f9f9;
    border:1px solid #e0e0e0;
     margin-right: 11px;
     font-size: 15px;
     color:#000000;
    text-align-last: center;
padding-right: 29px;

}
.content_email_com{width: 210px;
    height: 39px;
    line-height: 39px;
    background-color:#f9f9f9;
    border:1px solid #e0e0e0;
     margin-left: 11px;
      font-size: 15px;
     color:#000000;
     text-align-last: center;

 }
.submit_btn{
    width: 380px;
    padding: 70px 0;
    margin: 0 auto;

}
.submit_btn .cancel{
    border:1px solid #009844;
    background-color: #ffffff;
    color:#009844;
     width: 180px;
    height: 50px;

    font-size: 15px;
}
.submit_btn .next{
    background-color: #009844;
    color: #ffffff;
     width: 180px;
    height: 50px;
    border:0px;
    font-size: 15px;

    width: 180px;
    height: 50px;
    border:0px;
    font-size: 15px;
}
.reg_result_subtitle{
    width: 20%;
    float: left;
    font-weight: 500;
    font-size: 15px;
}
.reg_result_value{
    width: 30%;
    float: left;
     font-size: 15px;
}
.reg_result_profile{
    width: 100px;
    height: 100px;
    float: left;
    margin:0 30px 0 0px;
    background-image: url("/img/user_blank.jpg");
}
#rent_map_area .loading-layer {

    position: absolute;
    width: 100px;
    height: 100px;
    left: -webkit-calc(50% - 50px);
    left: expression(50% - 50px);
    left: -moz-calc(50% - 50px);
    left: -o-calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 9999;
}
.main_bbs_title{

}
.main_bbs_title span{
font-size: 17px;
font-weight: 400;
height: 28px;
line-height: 28px;
color:#404040;
}
.main_bbs_title div{
    float: right;
border:1px solid #d9d9d9;
color:#a1a1a1;
width: 67px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}


#rent_map_area #map_no_bg{
    position: absolute;
    background-color: rgba(255,255,255,0.3);
    z-index: 9998;
}
.intro_s_title1 {
    font-size: 60px;
    color: #ffffff;
    line-height: 66px;
    font-weight: 500;
    font-family: 나눔명조;
}

.intro_s_subtitle1 {
    margin-top: 25px;
    font-size: 26px;
    color: #ffffff;
    line-height: 26px;
    font-family: 나눔명조;
    font-weight: 300;
}

#main_slide1 {
    background-position: center left;
    height: 600px;
    background: url('/img/main01.png');
    background-size: cover;
    position: relative;
    background-position: center center;
}
.main_search_img{
    float: left;
    margin: 0;
    padding: 0;
}

.main_search_box{
    padding: 0;
    width: 495px;
    float: left;
    border:0px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 300;

}
.main_search_box:focus{
    outline: none;
}
.main_search_select{
    float: left;
    margin: 0;

     padding: 0;
    width: 150px;

    border:0px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0px;
    padding:0 5px;
    background-color: #ffffff;

}
.main_search_select:focus{
    outline: none;
}

.main_search_btn{
float: left;
    margin: 0;

     padding: 0;
    width: 150px;

    border:0px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background-color: #009844;
    cursor: pointer;
}

#main_slide2 {
    height: 600px;
    background: url('/theme/land01/img/main_slider_bg03.jpg');
    background-size: cover;
    position: relative;
    background-position: center center;
}

#main_slide3 {
    height: 600px;
    background: url('/theme/land01/img/main_slider_bg02.jpg');
    background-size: cover;
    background-position: center center;
}

#main_slide4 {
    height: 600px;
    background: url('/theme/land01/img/main_slider_bg01.jpg');
    background-size: cover;
    background-position: center center;
}

#main_slide5 {
    height: 600px;
    background: url('/theme/land01/img/main_slider_bg04.jpg');
    background-size: cover;
    background-position: center center;
}

#main_notice {
    float: left;
    width: 450px;
}

#main_bbs {
    float: left;
    margin-left: 50px;
    width: 450px;
}

#main_down_img {
    float: left;
    width: 625px;
    height: 387px;
    line-height: 387px;
    text-align: center
}

#main_down_btn {
    float: left;
    width: 298;
    height: 245px;
    margin-top: 142px;
    font-size: 18px;
    color: #4d4d4f
}
#sale_menu_right_mobile{display: none;}
#sale_top {



    width: 100%;
    height: 90px;
    /*box-shadow: 1px 1px 10px 0px rgba(100, 100, 100, 0.75);*/
    background-color: #ffffff;
    z-index:100 !important;

}
#top_search{
background-color:#ffffff;
height: 59px;
width: 100%;
border-top:1px solid #d9d9d9;
padding: 11px 18px;
 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}
#sale_logo {
    margin:0;

  position: absolute;
  z-index: 1000;
 top:0px;
 left:0px;
    height: 90px;
}

#rent_house_top_menu_bar {
    /*	padding:10px 10px;*/
    display: none;
}

.map_search {
    z-index: 10;
    height: 42px;
    background: #a2c75e;
    padding: 0px 10px;
}

.map_search_text_area {
    position: relative;

    float: left;

    margin: 0px;
}

.map_search_btn_area {
    float: left;
    width: 70%;
    height: 42px;
}
.plus-button{
    width: 100px;
    height: 100px;
    border: 5px solid #6b9f20;
    background: rgba(139,185,54,0.8);
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: center;
    line-height: 50%;
    border-radius: 50%;
    font-size: 15px;
    z-index: 20;

}
.plus-button span {
    width: 100%;
    display: block;
    line-height: 130%;
    font-size: 40px;
    font-weight: bold;
}
.map_search_ico{
    margin: 0px;
    padding: 0px;
    float: left;
}
.wr_id_box {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #d9d9d9;
    width: 315px;
    float: left;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    padding-left: 10px;
    padding:0 10px;
    color: #8f8f8f;



}

.map_search ul {
    padding: 0px;
    margin: 0px;
    height: 27px;
    width: 100%;
}

.map_search li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
    float: left;
    display: inline;
    /* 세로나열을 가로나열로 변경 */
    text-align: center;
    /* 각 메뉴 간격 */
    color: #ffffff;
    height: 42px;
    line-height: 42px;
    width: 25%;
    font-size: 14px;
}

.map_search li a {
    text-decoration: none;
    color: #ffffff;
}

.map_search li:hover {}

.ms_txt {
    cursor: pointer;
    position: relative;
}

.div_center{
	position: absolute;
	left:50%;
}
.map_search_btn_op_menu {
    display: none;
    position: relative;
    left: -50%;
    top: 0px;
    z-index: 9999;
}

.map_search_btn_op_menu div {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
    font-size: 13px;
    line-height: 40px;
    width: 150px;
    height: 40px;
    background: white;
    text-align: center;
    font-size: 13px;
        color: #373a3c;
    }

.map_search_btn_op_menu div:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
    font-size: 13px;
    line-height: 40px;
    width: 150px;
    height: 40px;
    background: white;
    text-align: center;
    font-size: 13px;
    background: #a2c75e;
    color: #ffffff;
}

#map_search_addr_area{
	display: none;
	z-index: 9999;
	background-color: #ffffff;
	position: absolute;
	top: 42px;
	right: -10px;
	width: 470px;
}
#map_search_addr_area .map_search_addr_tab{
	height: 40px;
	width: 33%;
	float: left;
}
.map_search_set_btn{
	width:100% !important;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
    background: #fdb813;
    color: #ffffff;
}
#rent_search{display: none;}
.map_search_label{
    float: left;
    margin-left:30px;
    font-size: 15px;
    font-weight: 550;
     line-height: 38px;
     color: #404040;

}
.map_search_select{
    float: left;
    margin-left: 11px;
    line-height: 38px;
}
.map_search_select select{
    border:1px solid #d9d9d9;
    border-radius: 2px;
    font-size: 13px;
    height: 28px;
    background-color: #ffffff;
    width: 95px;

}
.map_search_input{
    float: left;
    margin-left: 11px;
    line-height: 38px;
}
.map_search_input input{
    border:1px solid #d9d9d9;
    border-radius: 3px;
    font-size: 13px;
    height: 28px;
    background-color: #ffffff;
    width: 65px;
    padding: 0px 5px;


}
#sale_menu_pc {

    height: 90px;
    line-height: 90px;


}
#sale_menu_pc1{ position: relative;
    float: left;

}
#sale_menu_pc1 li {
line-height: 87px;
font-size: 17px;
padding-left: 44px;
float: left;}

#sale_menu_pc1 li a{
color : #404040;
font-size: 17px;
font-weight: 400;
}

#sale_menu_pc1 li a:hover{
color : #009844;
font-size: 17px;
font-weight: 400;

}
#sale_menu_pc1 .active{
color : #009844;
font-size: 17px;
font-weight: 400;
border-bottom: 3px solid #009844;

}
#sale_menu_pc1 ul {
    padding-left: 120px;

}
#sale_menu_pc2{float: right;
}
#sale_menu_pc2 li {
   height: 37px;
    line-height: 37px;}
#sale_menu_pc2 li a {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
#sale_menu {
    float: left;
    height: 90px;
    width: 100%;


}
#sale_menu ul {
    float: right;
    margin: 0px;
}
#sale_menu ul li {
    margin: 0px;
    list-style: none;
    display: inline;
    /*  세로나열을 가로나열로 변경 */
    /*border-left:1px solid #999; 	*/
    /* 각 메뉴의 왼쪽에 "|" 표시(분류 표시) */
    /*	font:bold 12px Dotum; 		*/
    /* 폰트 설정 - 12px의 돋움체 굵은 글씨로 표시 */

    padding: 0 10px 0 10px;
}
#sale_tab_area {
    position: relative;
    width: 100%;
}
.sale_tab {
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 42px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}
.sale_tab_select {
    background: #dddddd;
    color: #ffffff;
}
#sale_list {
    width: 50%;
    float: left;
}
#sale_list_result {
    position: relative;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    direction: rtl;
}
#sale_result {
    margin-top: 245px;
    direction: ltr;
}
#sale_map {
    float: left;
    width: 50%;
    height: 100%;
}
.cl {
    clear: both;
}
#sale_map_view_btn {}
#sale_list_view_btn {
    display: none;
}
#sale_map_top_btn {
    display: none;
}
#sale_search {
    direction: ltr;
    position: absolute;
    padding-top: 15px;
    height: 255px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    top: 0px;
    left: 0px;
    width: 100%;
    transition: top 0.2s ease-in;
    background-color: #ffffff;
    z-index: 5;
}
/*.nav-up {
    top: -200px; /* 헤더 높이와 같게
}
.nav-down {
    top: 0px; /* 헤더 높이와 같게
}*/
#rent_top {
    width: 100%;
    height: 70px;
    background-color: #cc0066;
}
#rent_logo {
    padding: 10px 10px;
    float: left;
    width: 100px;
}
#rent_menu {
    /*	padding:10px 10px;*/

    float: right;
}
#rent_menu ul {
    margin: 0px;
    padding-top: 10px;
}
#rent_menu ul li {
    margin: 0px;
    display: inline;
    /*  세로나열을 가로나열로 변경 */
    /*border-left:1px solid #999; 	*/
    /* 각 메뉴의 왼쪽에 "|" 표시(분류 표시) */
    /*	font:bold 12px Dotum; 		*/
    /* 폰트 설정 - 12px의 돋움체 굵은 글씨로 표시 */

    padding: 0 10px;
}
.rent_tab_area {}
.rent_tab {
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    cursor: pointer;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
}
.rent_tab a {
    text-decoration: none;
}
.rent_tab_select {
    background: #3f3d3d;
    color: #ffffff;
}
.rent_tab_select a {
    background: #3f3d3d;
    color: #ffffff;
}
#area_sum{

    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #009844;
    color:#ffffff;

}
#area_sum span{

    font-size: 16px;
    color: #ffffff;


}
.map_count_ico{
vertical-align:middle;
}
#rent_search_wrap {
	height: 200px;
	background: #FFFFFF;
	position: fixed;
	z-index: 1;
}

#rent_search {
    position: relative;
    direction: ltr;
    border-bottom: 1px solid #dddddd;
    transition: top 0.2s ease-in-out;
    padding-top: 15px;
    background: rgba(139,185,54,0.8);
    padding-left: 10px;
    z-index: 100;
    width: 500px;
    margin: 17px;
    border-radius: 10px;
    color: :#dddddd;
}
#rent_search div{color: :#dddddd;
	border-radius: 3px;
}
#rent_search div#sort01{
	margin-right: 0px;
}
#rent_search .land_type{
     width:48%;
     border:1px solid #dddddd;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
}
#rent_search .land_trade_type{
     width:48%;
     border:1px solid #dddddd;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    float: right;

}
#rent_search .land_pay_st{

    width:48%;
    border:1px solid #dddddd;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    float: left;
    background: #ffffff;
}
#rent_search .land_pay_ed{

    width:48%;
    border:1px solid #dddddd;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    float: right;
    background: #ffffff;
}

#rent_search .price_box{
    width:70%;
    border:0px;
    height:28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 16px;
    text-align:right;
    padding-right: 5px;
    vertical-align: baseline;
    padding-top: 0px;
    padding-bottom: 0px;
}
#rent_search .search_checkbox{
    margin-top: 1em;
}
.more_page {
    width: 100%;
}
#map_info {
    position: absolute;
    left: 0px;
    top: 42px;
    width: 70%;
    /* display: none; */
}
#searchResultBody {
    display: none;
}
#searchResultB {
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}
#rent_list_result {
    position: relative;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;

}

.addrRbox{
    border-bottom: 1px solid #c7c8ca;
    height:52px;
}
#addr_miss_result{
    /*max-height: 400px;*/
    height: 400px;
    overflow-y: auto;
}
  .pcaddrResult{

float: left;
width: 65%;
    line-height: 25px;
    text-align: left;
    font-size: 13px;

  }

  .houseResult{
float: right;
width: 30%;
padding-right: 5px;
text-align: right;
height:52px;
line-height: 52px;
font-size: 16px;


  }

.rcnt01 {
    width: 23%;
    height: 27px;
    line-height: 27px;
    text-align: center;
    margin-right: 2%;
    float: left;
    border: 1px solid #cccccc;
    cursor: pointer;
    background-color: #ffffff;
}
.rcnt01_on {
    width: 24%;
    height: 27px;
    line-height: 27px;
    text-align: center;
    margin-right: 2%;
    float: left;
    color: #ff0000;
    border: 1px solid #ff0000;
    cursor: pointer;
     background-color: #ffffff;
}
.rcnt01:last-child{margin-right: 0px;}
.rcnt01_on:last-child{margin-right: 0px;}
.rtype1 {
    width: 30%;
    height: 27px;
    line-height: 27px;
    text-align: center;
    margin-right: 7px;
    float: left;
    border: 1px solid #cccccc;
}
.search_checkbox {
    width: 100%;
}
.sort01_on {
    float: right;
    border: 1px solid #ff0000;
    height: 21px;
    line-height: 21px;
    color: #ff0000;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort01 {
    float: right;
    border: 1px solid #cccccc;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}

.sort02_on {
    float: right;
    border: 1px solid #ff0000;
    height: 21px;
    color: #ff0000;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort02 {
    float: right;
    border: 1px solid #cccccc;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort03_on {
    float: right;
    border: 1px solid #ff0000;
    height: 21px;
    color: #ff0000;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort03 {
    float: right;
    border: 1px solid #cccccc;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort04_on {
    float: right;
    border: 1px solid #ff0000;
    height: 21px;
    color: #ff0000;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
.sort04 {
    float: right;
    border: 1px solid #cccccc;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 100px;
    margin-right: 5px; background-color: #ffffff;
}
#rent_search_more {
    height: 21px;
    line-height: 21px;
    text-align: center;
    border: 1px solid #cccccc;
}
#room_view_agency_line {
    /* display: none; */
}
#room_view_agency {
    font-size: 16px;
    height: 60px;
    padding-left: 1em;
}
.sale_product {
    float: left;
    width: 50%;
    margin-top: 1em;
}
.sale_photo {
    width: 90%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.sale_text_area {
    width: 90%;
    margin: 0 auto;
    padding-top: 7px;
}
.rent_product {
     position: relative;

    height: 140px;
    margin:10px 10px;

    background: #fff;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;


}


.cycle_font{
    cursor:pointer;
    text-align:center;
    line-height:21px;
    color:#ffffff;
    font-size:18px;
    font-weight:500;
pointer-events: none;


}
.cycle_font_apt1{
font-size:18px;
font-weight:500;
color: #ffffff;
margin-top: 75px;
text-align: center;
pointer-events: none;

}
.cycle_font_apt2{
    margin-top: 41px;
font-size:12px;
font-weight:300;
background-color: #202020;

/*opacity: 0.5;*/
border-radius: 15px;
height: 24px;
line-height: 24px;
padding: 3px 12px;
color: #ffffff;
}

.map_topmenu{
    font-size: 17px;
    font-weight: 400;
color: rgb(64, 64, 64);
cursor: pointer;
padding:0 7px;
text-align: center; }


.map_topmenu.active2{
    font-size: 17px;
    font-weight: 500;
color: #009844;
cursor: pointer;
padding-right: 15px; }





/*.map_topmenu:hover{
    font-weight: bold;
color: #009844;
cursor: pointer;
padding:0 7px;
}*/

.wish_btn{
    position:absolute; top:20px; right:0px;
    font-size:32px;  line-height:10px; width:50px; text-align:center; cursor:pointer; text-shadow:#666666 0px 0px 5px;
}
.wish_view{
    color: #494748;
}
.wish_view_on{color:#ff0000;}
.figure{position:absolute; top:-55px; right:-5px; background:#fdb813;  color:#ffffff; font-size:14px;  line-height:27px; height:27px; width:80px; text-align:center;}
.feature{
    margin-top:8px; line-height:22px; padding-right:10px; color:#b8b8b8; font-size:13px;
}
.rent_photo {
    width: 140px;
    height: 140px;
float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.rent_subject{
    height: 45px;
    line-height: 45px;
    font-size: 19px;
    font-weight: bold;
}
.rent_text_area {
float: left;
width: 320px;
height: 140px;
position: relative;
}
figure{
    margin:0px;
}
.ribbon:before{    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 0;
    border-color: rgba(0, 0, 0, 0.4) transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -6px;
    right: 0;
    z-index: 1;
}
.ribbon:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 0;
    border-color: #000000 transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -6px;
    right: 0;
}

.rent_text_pay1{
float:left; width:100%; font-size:16px; line-height:25px; font-weight:bold; color:#6a6a6a;
}
.rent_text_pay2{
float:left; width:50%; font-size:16px; line-height:25px; font-weight:bold; color:#6a6a6a;
}
#room_view_info_area {
    float: left;
    width: 65%;
}
#room_view_info_box {
    padding-right: 32px;
}
#room_view_info_title {
    float: left;
    width: 30%;
    font-size: 19px;
}
.room_view_info_title_c {
    margin-top: 31px;
    float: left;
    width: 30%;
    font-size: 19px;
}
#room_view_type1 {
    width: 35%;
    float: left;
    font-size: 19px;
    line-height: 190%;
}
#room_view_type2 {
    width: 35%;
    float: left;
    font-size: 19px;
    line-height: 190%;
}
#room_view_option {
    border-top: 1px solid #dddddd;
    margin-top: 15px;
    padding-top: 15px;
    width: 70%;
    float: left;
}
.room_view_option_val {
    float: left;
    width: 50%;
    font-size: 19px;
    height: 42px;
    line-height: 42px;
}
#room_view_house_option {
    border-top: 1px solid #dddddd;
    margin-top: 15px;
    padding-top: 15px;
    width: 70%;
    float: left;
}
#room_view_safe {
    border-top: 1px solid #dddddd;
    margin-top: 15px;
    padding-top: 15px;
    width: 70%;
    float: left;
}
#room_view_open {
    float: right;
    font-weight: bold;
    text-align: right;
    font-size: 19px;
    line-height: 180%;
    color: #484848;
}
#room_view_edit {
    border-top: 1px solid #dddddd;
    margin-top: 15px;
    padding-top: 15px;
    width: 70%;
    float: left;
}
#room_view_pay_area {
    float: right;
    width: 35%;
    border: 1px solid #dddddd;
    margin-left: -17px;
}
.room_view_pay_box {
    margin: 1.5em;
}
.room_view_pay_box_c {
    margin: 1.5em;
    border-top: 1px solid #dddddd;
    padding-top: 1.5em;
}
.room_view_pay_title {
    float: left;
    width: 40%;
    font-size: 19px;
    line-height: 180%;
}
#room_view_pay1 {
    float: right;
    text-align: right;
    height: 32px;
    font-size: 21px;
    font-weight: bold;
    color: #ff0000;
}
#room_view_pay2 {
    float: right;
    font-weight: bold;
    text-align: right;
    font-size: 21px;
    line-height: 180%;
    color: #ff0000;
}
#room_view_pay3 {
    float: right;
    font-weight: bold;
    text-align: right;
    font-size: 19px;
    line-height: 180%;
    color: #484848;
}
#room_view_call_btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    background: #ff6f00;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
#room_view_call_btn:hover {
    cursor: pointer;
    background: #ff9a6b;
    text-decoration: none;
    text-align: center;
}
#room_view_wish_btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #484848;
    font-size: 20px;
    border: 1px solid #dddddd;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
#room_view_wish_btn:hover {
    cursor: pointer;
    border: 1px solid #484848;
    text-decoration: none;
    text-align: center;
}
#room_view_land_info {
    font-size: 19px;
    text-align: center;
    margin-top: 15px;
}
#rent_list {
    width: 550px;
    top:150px;
    right:0px;
    position: absolute;
    z-index: 1;
}
#rent_result {
    /*margin-top: 210px;*/
    direction: ltr;
    background-color: #f4f4f4;
}
#rent_map_area {
    position: absolute;
    z-index: 1;
    left:0px;
    top: 150px;
}
#rent_map {
    width: 100%;
    height: 100%;
    z-index: 10;
}
#rent_room_write{
    display: none;
    position: absolute;
    top: 90px;
    background: #ffffff;
    z-index: 100;
    width: 100%;

}
.btn {
    width: 90%;
    margin: 3px auto;
    padding: 15px;
    background-color: #ffffff;
    border: 1px solid #999999;
    text-align: center;
    font-size: 14px;
}
#room_view {
    width: 100%;
    z-index: 20;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    overflow-x:hidden;
    overflow-y:auto;
}
#layer_view_cnt {
    position: fixed;
    bottom: -70px;
    right: 70px;
    padding-top: 20px;
    font-size: 20px;
    font-weight: bold;
    width: 200px;
    height: 40px;
    text-align: center;
    border-width: 1px 1px 0 1px;
    color: #ffffff;
    border-style: solid;
    background-color: #3f3d3d;
    z-index: 9999;
}
#room_view_content {
    width: 100%;
    background: #ffffff;
    overflow: auto;
    overflow-x: hidden;
}
#room_view_content_text {
    font-size: 21px;
    padding: 15px;
    line-height: 170%;
}
#room_view_content_area {
    max-width: 960px;
    margin: 0 auto;
}
#room_view_photo {
    width: 100%;
    height: 100%;
    display: none;
}
.room_view_img {
    position: relative;
}
.room_view_img_tel {
    position: absolute;
    bottom: 15px;
    right: 10px;
    font-size: 54px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 2px 2px 2px #999999;
}
#room_view_no_suject_value {
    font-size: 19px;
    height: 42px;
}
.room_view_edit_title {
    text-align: center;
    background: #3f3d3d;
    border-top: 1px solid #5d5959;
    font-size: 14px;
    color: #ffffff;
}
.room_view_map {
    z-index: 50;
}
.room_view_edit_value {
    text-align: left;
    padding: 10px 5px;
    background: #ffffff;
    border-top: 1px solid #5d5959;
    border-right: 1px solid #5d5959;
    color: #999999;
}
.room_view_t_title {
    text-align: center;
    height: 42px;
    background: #3f3d3d;
    border-top: 1px solid #5d5959;
    font-size: 16px;
    color: #ffffff;
}
.room_view_t_value {
    text-align: center;
    height: 42px;
    background: #ffffff;
    border-top: 1px solid #5d5959;
    border-right: 1px solid #5d5959;
    color: #999999;
    font-size: 16px;
}
.room_view_t_title_e {
    text-align: center;
    height: 42px;
    background: #3f3d3d;
    border-top: 1px solid #5d5959;
    border-bottom: 1px solid #5d5959;
    font-size: 16px;
    color: #ffffff;
}

}
.room_view_t_value_e {
    text-align: center;
    border-top: 1px solid #5d5959;
    border-right: 1px solid #5d5959;
    border-bottom: 1px solid #5d5959;
    font-size: 16px;
    background: #ffffff;
    color:#999999;
}
#room_view_pay {
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
}
.room_view_op {
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    letter-spacing: -1px;
    font-size: 12px;
}
.room_view_op_up {
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 100%;
    background-color: #f69520;
    letter-spacing: -1px;
    font-size: 12px;
    color:#ffffff;
}
#room_view_img {
    width: 100%;
    height: 100%;
}
#room_view_pano {
    width: 100%;
    height: 100%;
    background: #ccffff;
}
#room_view_close {
    position: absolute;
    right:22px;
    top:52px;
    width:60px;
    height: 60px;
    text-align: center;
    line-height:60px;
    background:#ffd200;
    cursor: pointer;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #330000;
    z-index: 100;
}
#room_view_map_btn {
    position: absolute;
    right:22px;
    top:52px;
    width:60px;
    height: 60px;
    text-align: center;
    line-height:60px;
    background:#ffd200;
    cursor: pointer;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #330000;
    z-index: 1000;
}
#map_view_btn {
    display: none;
}
#map_top_btn {
    display: none;
}
#room_view_kakao_link {
    display: none;
}
#rent_room_area {
    width:950px;
    margin:0 auto;
}
#rent_room_list {
    float:left;
    width:700px;
    border-right:1px solid #dddddd;
    padding-right:10px;
}
#rent_room_list_right {
    float:left;
    width:220px;
    margin-left:20px;
}
.rent_room_img {
    width:180px;
}
.rent_room_pay {
    font-size:21px;
    font-weight:bold;
}
#room_view_call {
    display:none;
}
#land_room_area {
    width:950px;
    margin:0 auto;
}
#land_room_list {
    float:left;
    width:700px;
    border-right:1px solid #dddddd;
    padding-right:10px;
}
#land_room_list_right {
    float:left;
    width:220px;
    margin-left:20px;
}
#land_list {
    width: 50%;
    float: left;
}
#land_result {
    margin-top: 10px;
    direction:ltr;
}
#land_map_area {
    float: left;
    width: 50%;
    height: 100%;
}
#land_map {
    float: left;
    width: 50%;
    height: 100%;
}

/* update : 2017-04-16 */

/* file */
/*!
 * bootstrap-fileinput v4.3.4
 * http://plugins.krajee.com/file-input
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2016, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
.file-loading {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    font-size: 999px;
    text-align: right;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}

.file-object {
    margin: 0 0 -5px 0;
    padding: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: none repeat scroll 0 0 transparent;
    cursor: inherit;
    display: block;
}

.file-caption-name {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    word-break: break-all;
}

.input-group-lg .file-caption-name {
    height: 25px;
}

.file-zoom-dialog {
    text-align: left;
}

.file-error-message {
    color: #a94442;
    background-color: #f2dede;
    margin: 5px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 15px;
}

.file-error-message pre, .file-error-message ul {
    margin: 0;
    text-align: left;
}

.file-error-message pre {
    margin: 5px 0;
}

.file-caption-disabled {
    background-color: #EEEEEE;
    cursor: not-allowed;
    opacity: 1;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.file-preview-frame {
    position: relative;
    display: table;
    margin: 8px;
    height: 160px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px 0 #a2958a;
    padding: 6px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.file-preview-frame:not(.file-preview-error):hover {
    box-shadow: 3px 3px 5px 0 #333;
}

.file-preview-image {
    vertical-align: middle;
}

.file-preview-text {
    display: block;
    color: #428bca;
    border: 1px solid #ddd;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    outline: none;
    padding: 8px;
    resize: none;
}

.file-preview-html {
    border: 1px solid #ddd;
    padding: 8px;
    overflow: auto;
}

.file-zoom-dialog .file-preview-text {
    font-size: 1.2em;
}

.file-preview-other {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.file-preview-other:hover {
    opacity: 0.8;
}

.file-actions, .file-other-error {
    text-align: left;
}

.file-other-icon {
    font-size: 4.8em;
}

/* noinspection CssOverwrittenProperties */
.file-zoom-dialog .file-other-icon {
    font-size: 8em;
    font-size: 55vmin;
}

.file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button {
    display: none;
}

.file-caption-main {
    width: 100%;
}

.file-input-ajax-new .no-browse .input-group-btn,
.file-input-new .no-browse .input-group-btn {
    display: none;
}

.file-input-ajax-new .no-browse .form-control,
.file-input-new .no-browse .form-control {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.file-thumb-loading {
    background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;
}

.file-actions {
    margin-top: 15px;
}

.file-footer-buttons {
    float: right;
}

.file-upload-indicator {
    display: inline;
    cursor: default;
    opacity: 0.8;
    width: 60%;
}

.file-upload-indicator:hover {
    font-weight: bold;
    opacity: 1;
}

.file-footer-caption {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #777;
    margin: 5px auto;
}

.file-preview-error {
    opacity: 0.65;
    box-shadow: none;
}

.file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
    color: #000;
}

.file-drop-zone {
    border: 1px dashed #aaa;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px;
}

.file-drop-zone-title {
    color: #aaa;
    font-size: 1.6em;
    padding: 85px 10px;
    cursor: default;
}

.file-preview .clickable,
.clickable .file-drop-zone-title {
    cursor: pointer;
}

.file-drop-zone.clickable:hover {
    border: 2px dashed #999;
}

.file-drop-zone.clickable:focus {
    border: 2px solid #5acde2;
}

.file-drop-zone .file-preview-thumbnails {
    cursor: default;
}

.file-highlighted {
    border: 2px dashed #999 !important;
    background-color: #f0f0f0;
}

.file-uploading {
    background: url('../img/loading-sm.gif') no-repeat center bottom 10px;
    opacity: 0.65;
}

.file-thumb-progress {
    height: 10px;
}

.file-thumb-progress .progress, .file-thumb-progress .progress-bar {
    height: 10px;
    font-size: 9px;
    line-height: 10px;
}

.file-thumbnail-footer {
    position: relative;
}

.file-thumb-progress {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
}

.file-zoom-fullscreen.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.file-zoom-fullscreen .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.file-zoom-fullscreen .modal-content {
    border-radius: 0;
    box-shadow: none;
}

.file-zoom-fullscreen .modal-body {
    overflow-y: auto;
}

.file-zoom-dialog .modal-body {
    position: relative !important;
}

.file-zoom-dialog .btn-navigate {
    position: absolute;
    padding: 0;
    margin: 0;
    background: transparent;
    text-decoration: none;
    outline: none;
    opacity: 0.7;
    top: 45%;
    font-size: 4em;
    color: #1c94c4;
}

.file-zoom-dialog .floating-buttons {
    position: absolute;
    top: 5px;
    right: 10px;
}

.floating-buttons, .floating-buttons .btn {
    z-index: 3000;
}

.file-zoom-dialog .kv-zoom-actions .btn,
.floating-buttons .btn {
    margin-left: 3px;
}

.file-zoom-dialog .btn-navigate:not([disabled]):hover,
.file-zoom-dialog .btn-navigate:not([disabled]):focus {
    outline: none;
    box-shadow: none;
    opacity: 0.5;
}

.file-zoom-dialog .btn-navigate[disabled] {
    opacity: 0.3;
}

.file-zoom-dialog .btn-prev {
    left: 1px;
}

.file-zoom-dialog .btn-next {
    right: 1px;
}

.file-drag-handle {
    display: inline;
    margin-right: 2px;
    font-size: 16px;
    cursor: move;
    cursor: -webkit-grabbing;
}

.file-drag-handle:hover {
    opacity: 0.7;
}

.file-zoom-content {
    height: 480px;
    text-align: center;
}

.file-preview-initial.sortable-chosen {
    background-color: #d9edf7;
}

.file-preview-frame.sortable-ghost {
    background-color: #eee;
}

.close.fileinput-remove{
    text-align:right;
}

/* IE 10 fix */
.btn-file ::-ms-browse {
    width: 100%;
    height: 100%;
}
/* end file */

.input-group{
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    display:table-cell;
    vertical-align: middle;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.form-wrap .form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

input{
    padding:6px;
}

.detail_tel{float:left;}

#listContainer{padding: 5px}
/*write*/
.land_write{width: 100%;height: 100%;overflow-y:scroll;}
.land_write_form {background: #8bb936;}
.land_write_form h2{color: #fff;max-width: 1280px;margin: 0 auto;padding: 20px 0 25px 0;font-weight: 500}
.land_write_form .sellFrm{background:#fff;padding: 30px 0}
.land_write_form .sellFrm:nth-child(2n){background:#fbfdf7}
.land_write_form .sellFrm h3{max-width: 1280px;margin: 0 auto 30px;font-size: 18px;color: #b4b4b4;border-bottom: 1px solid #e5e5e5;padding: 10px 0}
.land_write_form .sellFrm h3 span{font-size: 21px;font-weight: bold;}
.land_write_form .sellFrm .tblFrm{max-width: 1280px;margin: 0 auto !important;width: 100%}
.land_write_form .sellFrm .tblFrm th{color: #545454;text-align: right; width:150px; font-size:16px;}
.land_write_form .sellFrm .tblFrm td{padding: 10px}
.land_write_form .sellFrm .tblFrm td input{border:1px solid #e7e7e7;}
.land_write_form .sellFrm .tblFrm td input[type='text']{width: 90%}
.land_write_form .checkAgree{text-align: center;padding: 20px 0;background: #8bb936}
.land_write_form .checkAgree p{color: #fff}
.land_write_form .btnArea {background: #fff;text-align: center;padding: 30px 0 50px 0}
.land_write_form .btnArea button{text-align: center;margin: 10px 5px;padding: 10px 100px;width: 20%;color: #fff;font-size: 13px}
.land_write_form .btnArea button.ok_btn{background: #f1b523; border:0px; cursor:pointer;}
.land_write_form .btnArea button.cancel_btn{background: #a8a8a8; border:0px; cursor:pointer;}
/*view*/
.icon_box {width: 100%;padding: 20px 0}
.icon_box ul{position: relative; left: -50%;float: right;overflow: visible !important}
.icon_box ul li{cursor:pointer;width: 90px ;height: 90px;float: left;text-align: center;border: 5px solid #5D5D5D;border-radius: 90px;left: 50%;position: relative; margin: 5px;color: #5D5D5D;font-weight: bold;}
.icon_box ul li:hover{border-color: #8cc029;color: #8cc029;background: #f4f9ea}
.icon_box ul li.on{border-color: #8cc029;color: #8cc029;background: #f4f9ea}
.icon_box ul li img{width: 64%;display: block;margin: 0 auto}
.customOverlay-detail{cursor:pointer;width: 40px ;height: 40px;text-align: center;border: 5px solid #8cc029;border-radius: 90px; margin: 5px;color: #e5e5e5;font-weight: bold;color: #8cc029;background: #f4f9ea}
.customOverlay-detail img{width: 90%;display: block;margin: 0 auto}
/*list*/
.list-close {position: fixed;border:none;right: 10px;bottom: 0px;z-index: 99999}
.box-list-item {background: #fff;height: 180px;margin: 15px 10px;position: relative;width: 96%;cursor: pointer;-webkit-box-shadow: 1px 1px 2px 0px rgba(200,200,200,0.75);-moz-box-shadow: 1px 1px 2px 0px rgba(200,200,200,0.75);box-shadow: 1px 1px 2px 0px rgba(200,200,200,0.75)}
.box-list-item.on::after,
.box-list-item:hover::after {width: 100%;position: absolute;height: 100%;border: 4px solid #fdb813;content: "";left: -4px;top: -4px;box-sizing: content-box;-webkit-box-shadow: 2px 2px 10px 0px rgba(100,100,100,0.75);-moz-box-shadow: 2px 2px 10px 0px rgba(100,100,100,0.75);box-shadow: 2px 2px 10px 0px rgba(100,100,100,0.75);z-index: -1}
.box-list-item.on::before {width: 15px;position: absolute;height: 18px;background:#fdb813;content: "";left: -8px;top: 46%;-ms-transform: rotate(45deg); /* IE 9 */-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */transform: rotate(45deg);}
.box-list-item .land_box_left{float: left;width: 40%;position: relative;height: 100%}
.box-list-item .land_box_left img{width: 100%;object-fit: cover;object-position: center;height: 100%}
.box-list-item .land_box_left p{position: absolute;bottom: 0;padding: 8px 0;width: 100%;background: rgba(0,0,0,0.5);color: #fff;text-align: center;font-weight: bold;}
.box-list-item .land_box_right{padding: 10px;float: right;width: 60%}
.box-list-item .land_box_right .land_price{font-weight: bold;font-size: 17px}
.box-list-item .land_box_right .land_name{font-weight: bold;margin-bottom: 10px;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.box-list-item .land_box_right .land_feature{font-size: 14px;margin-bottom: 15px}
.box-list-item .land_box_right .land_feature_mobile{font-size: 14px;margin-bottom: 10px;display: none}
.box-list-item .land_box_right .land_area{font-size: 0.8rem}
.box-list-item .land_box_bottom{position: absolute;bottom: 10px;right: 10px;font-size: 0.8rem;background-color: #F1F1F1;padding: 0 5px}
.box-list-item .land_box_top{position: absolute;top: -8px;right: -8px;background: #fdb813;color: #fff;padding: 6px 10px;font-size: 15px}
.box-list-item .land_box_top::after{
    position: absolute;
    display: block;
    top: 1px;
    content: "";
    width: 8px;
    background:#79a42a;
    height: 12px;
    left: -4px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    z-index: -100
}
.box-list-item .land_box_top::before{
    position: absolute;
    display: block;
    bottom: -8px;
    content: "";
    width: 8px;
    background:#79a42a;
    height: 12px;
    right: 4px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    z-index: -100
}
.detail-view {/*padding: 2%  4%;*/position: relative;display: none;}
.detail-row{
    height: 50px;
    overflow: hidden;
}
.detail-2row{
    height: 100px;
    overflow: hidden;
}
.detail-3row{
    height: 150px;
    overflow: hidden;
}
.row-full{
    height: 100%;
}
.row-flex{
    height: auto;
}
.row1{
    height: 50px;
}
.row2{
    height: 100px;
}
.row3{
    height: 150px;
}
.detail-table{
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.detail-header{
    background-color: #f4f4f4;
    text-align: center;
    color: #545454;
    font-weight: bold;
    vertical-align: middle !important;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size:15px;
}
.sise{
    width: 20px;
    float: left;
    background-color: #e7e7e7;
    line-height: 75px;
}
.bordertop{
    border-top: 1px solid #e5e5e5;
}
.borderleft{
    border-left: 1px solid #e5e5e5;
}
.sise-detail-header{
    float: left;
}
.detail-header-column{
    width: 15%;
}
.detail-desc{
    width: 100%;
    height: 100%;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    /* border-right: 1px solid #e5e5e5; */
    color: #545454;
    font-size:14px;
}
.detail-desc-no-header{
    width: 100%;
    height: 100%;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding-left: 15px;
}
.column1{
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}
.column2{
    position: relative;
    width: 50%;
    height: 100%;
    float: left;
}
.no-bottom-border{
    border-bottom: none !important;
}
.no-top-border{
    border-top: none !important;
}
.no-left-border{
    border-left: none !important;
}
.no-right-border{
    border-right: none !important;
}
.long-desc{
    height: auto;
    padding-right: 50px;
}
table{
    margin: 0 !important;
}
#detailMapArea{
    width: 100%;
    height: 450px;
}
.float-wrap{
    overflow: hidden;
}
.left{
    float: left;
}
.detail-conv-icon{
    width: 100px;
    height : 100px;
    border: 1px solid black;
    border-radius: 100%;
    background-color: #f4f4f4;
    margin: 15px;
    /*display: inline-block;*/
}
.no-padding{
    padding: 0 !important;
}
.div-table{
    /*border-left: 1px solid #e5e5e5;*/
    border-top: 1px solid #e5e5e5;
}

h3{
    color: rgb(154,154,154);
    padding-top : 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #cfcfcf;
    margin: 0;
    font-size:21px;
}

.detail-close{
    position: fixed;
    bottom: 10px;
    right: 580px;
    z-index: 999999;
    border-bottom: none;
}

.margin-div{
    width: 100%;
    height: 50px;
}

.detail-conv-icon-panel{
    text-align: center;
}

.detail-conv-icon-panel > .float-wrap{
    /*display: inline-block;*/
    /*width: 100%;*/
}
.phone-display{
    width: 100%;
    height: 423px;
    background-color: rgb(253,184,19);
    margin-left: 15px;
}

.title-desc{
    line-height: 50px;
    background-color: #fdfff8;
}
.title-desc > h2{
    margin: 0;
    line-height: 50px;
}
.title-info{
    background-color: #eaf0dc;
    border-right: 2px #e5e5e5;
}
.title-2layer-head{
    line-height: 30px;
    font-size: 12px;
	width:120px;
	float:left;

}
.title-2layer-contents{
margin:11px 0px;
    line-height: 30px;
    font-size: 20px;
	float:left;
}
.lsslider{width: 100%}
.contract-btn{position: fixed;left: 30px;bottom: 30px;z-index: 999999;border:3px solid #fdb813;padding: 8px 15px;background: #fff;font-weight: 600;font-size: 19px;cursor: pointer}
.contract-btn:hover{background: #fdb813;color: #fff}
.hide-button{position: fixed;bottom:20px;left:100px;background: #919191;color: #fff;font-size: 13px;padding: 10px 17px;margin-right: 10px;margin-top: 10px;z-index: 9999;cursor: pointer;}
.update-button{position: fixed;bottom:20px;left:30px;background: #919191;color: #fff;font-size: 13px;padding: 10px 17px;margin-right: 10px;margin-top: 10px;z-index: 9999;cursor: pointer;}
.remove-button{position: fixed;bottom:20px;left:100px;background: #fd5f5f;color: #fff;font-size: 13px;padding: 10px 17px;margin-right: 10px;margin-top: 10px;z-index: 9999;cursor: pointer;}



.Frm_col1{color:#545454;text-align:right;width:10%;float:left;height:100%;line-height: 40px;font-size: 1rem;font-weight: bold;}
.Frm_col2{color:#545454;text-align:right;width:30%;float:left;margin-left:2%}
.Frm_col3{color:#545454;text-align:right;width:10%;float:left;height:100%;line-height: 70px;font-size: 1rem;font-weight: bold;}
.Frm_col4{color:#545454;text-align:right;width:50%;float:left;margin-left:2%;}
.Frm_col5{float:left;width:60%;}
.Frm_col6{float:left;width:15%;}

.Frm_row1{height:40px;margin:0 auto;max-width:1280px;clear:left;}
.Frm_row2{height:70px;margin:0 auto;max-width:1280px;clear:left}

.Frm_col2 input{border:1px solid #e7e7e7;margin-top:3px;}

#addr01{width: 100%}
#addr02{margin-top:7px;}

.detail_tel{width:33.3%;}
#mainInfo{margin:0 50px;}
.v_section_box{margin:0 50px;}
html { scrollbar-arrow-color: #efefef;
        scrollbar-Track-Color: #efefef;
        scrollbar-base-color: #dfdfdf;
        scrollbar-Face-Color: #dfdfdf;
        scrollbar-3dLight-Color: #dfdfdf;
        scrollbar-DarkShadow-Color: #dfdfdf;
        scrollbar-Highlight-Color: #dfdfdf;
        scrollbar-Shadow-Color: #dfdfdf}
/* Chrome, Safari용 스크롤 바 */
::-webkit-scrollbar {width: 12px; height: 12px;  }
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {display: block; width: 12px;height: 12px; background: url() rgba(0,0,0,.05);}
::-webkit-scrollbar-track {     background: rgba(0,0,0,.05); }
::-webkit-scrollbar-thumb {  background: rgba(0,0,0,.1);  }
/* ------------------------------------------------------------ */

@media (max-width: 1265px) {
    .Frm_col1{width:15%;}
    .Frm_col3{width:15%;}
    .Frm_col4{width:70%;}
}

@media (max-width:1300px){
    .icon_box ul li{width: 80px ;height: 80px; font-size:14px;}
    .icon_box ul li img{width: 56%;display: block;margin: 0 auto}
}

@media (max-width:1233px){
    .icon_box ul li{width: 65px ;height: 65px; font-size:14px;}
}

@media (max-width:1133px){
    .icon_box ul li{width: 60px ;height: 60px; font-size:14px;}
}

@media (max-width:1033px){
    .icon_box ul li{width: 50px ;height: 50px;border: 3px solid #5D5D5D;border-radius: 30px;}
}

@media (min-width: 992px) {
    .detail-header{
        width: 120px
    }
    .detail-desc{
        padding-left: 120px;
        margin-left: 10px;
    }
    .sise-detail-header{
        width: 99px;
    }
    .rborder{
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
    }
}

@media (max-width: 992px) {
    #detailMapArea {height: 300px !important}
    #mainInfo .detail-header{
        width: 65px
    }
    #mainInfo .detail-desc{
        padding-left: 65px;
    }
    #extraInfo .detail-header{
        width: 120px;
    }
    #extraInfo .detail-desc{
        padding-left: 120px;
    }
    .sise-detail-header{
        width: 44px;
    }
    .detail-desc{
        margin-left: 5px;
    }
    .detail-close{
        right: 10px !important;
        bottom: 0px !important;
    }
    .detail-view {padding: 2%  4%;position: relative;display: none;z-index: 99999999}

}

@media (max-width:988px){
    .icon_box ul li{width: 40px ;height:40px;border-radius: 30px;font-size:11px;margin:1px}
    .icon_box ul li img{width: 40%;display: block;margin: 0 auto}
}

@media (max-width:844px){
    .icon_box ul li{width: 60px ;height:60px;border-radius: 30px;font-size:11px;margin:5px}
    .icon_box ul li img{width: 65%;display: block;margin: 0 auto}
}

@media (max-width: 768px) {
    .Frm_col1{width:30%;}
    .Frm_col2{width:60%;margin-left:8%;}
    .mobile_col1{clear:left;}
    .Frm_col3{width:100%;text-align: center;height:25px;line-height: 25px;}
    .Frm_col5{width:80%;margin-left:10%}
    .Frm_col4{width:100%;}
    .Frm_col6{width:100%;text-align: center;margin-top:7px;}
    .mobile_space{margin-top:15px;}
    .Frm_row2{height:145px}
    .Frm_col2 input[type=input] {width:80%}
    .Frm_col2 label{margin-right:2%;margin-left:2%}
    .land_write_form .sellFrm h3{padding-left:20px}
    .detail_tel{width:100%}
    #mobile_movie{margin-top:23px}
    .land_write_form .sellFrm .tblFrm th{width:25%;}
    .land_write_form .btnArea a{text-align: center;margin: 10px 5px;padding: 10px 35px;width: 20%;color: #fff;font-size: 13px}
    .input-group-addon {border: 1px solid #e7e7e7 !important;}
    .land_write_form h2 {text-align: center;}
}

@media (max-width:448px){
    .icon_box ul li{width: 45px ;height:45px;border-radius: 30px;font-size:11px;margin:3px}
    .icon_box ul li img{width: 55%;display: block;margin: 0 auto}
}

@media (max-width:348px){
    .icon_box ul li{width: 40px ;height:40px;border-radius: 30px;font-size:11px;margin:2px}
    .icon_box ul li img{width: 50%;display: block;margin: 0 auto}
}

@media (max-width:300px){
    .icon_box ul li{width: 35px ;height:35px;border-radius: 30px;font-size:11px;margin:1px}
    .icon_box ul li img{width: 50%;display: block;margin: 0 auto}
}
/* **************************************************** */



.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.ui-menu {
    border: 1px solid lightgray;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.ui-menu .ui-menu-item a {
    color: #888;
}
.ui-menu .ui-menu-item:hover {
    display: block;
    text-decoration: none;
    color: #3D3D3D;
    cursor: pointer;
    background-color: lightgray;
    background-image: none;
    border: 1px solid lightgray;
}
.ui-widget-content {
    background: #eeeeee !important;
}
.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-focus {
    border: 1px solid lightgray;
    background-image: none;
    background-color: lightgray;
    font-weight: bold;
    color: #3D3D3D;
}
@media (max-width: 640px) {
    .box-list-item .land_box_right .land_feature {
        display: none;
    }
    .box-list-item .land_box_right .land_feature_mobile {
        display: block;
    }
}

#my_wrap{

    width: 1155px;
    margin: 70px auto;
}
#my_left_menu{
    float: left;
    width: 285px;
background-color: #f9f9f9;
border-top:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
}
#my_left_photo_area{
    border-bottom: 1px solid #e5e5e5;
}
#my_left_photo_line{
    width: 150px;
    height: 150px;
    margin: 30px auto 0px;
    border-left:1px solid #fdb813;
    border-right:1px solid #8bb936;
    border-top:1px solid #fdb813;
    border-bottom:1px solid #8bb936 ;
}
#my_left_photo_text{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
#my_left_menu_area{
    padding:50px;
}
#my_left_menu_list .menu{
    font-weight: bold;
    font-size: 15px;
    margin: 13px auto;
    line-height: 27px;
    cursor: pointer;
    color: #373a3c;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    background: url(/theme/land01/img/arr_off.png) no-repeat 172px 12px;
}
#my_left_menu_list .menu.open {
	background: url(/theme/land01/img/arr_on.png) no-repeat 172px 12px;
}
#my_left_menu_list .menu a{cursor:pointer;
}
#my_left_menu_list .menu .hide{display:none;
border-top: 1px solid #e5e5e5;
 padding-top: 5px;
    }
#my_left_menu_list .menu .hide li{
    background: url(/theme/land01/img/or.png)no-repeat 5px 10px;
    text-indent: 10%;
    text-align: left;

    line-height: 30px;
    height: 30px;
    }
#my_left_menu_title{
        font-size: 19px;
    font-weight: 700;
    margin: 25px 0px 0px;
    text-align: left;
}
#my_contents{
     float: left;
     width: 864px;
     border:1px solid #e5e5e5;
}


/*
나의 부동산
 */
.mypage_title{
    border-bottom:1px solid #e5e5e5;
        padding: 20px 30px;

}
.mypage_title-summary-title{  margin: 0;   padding: 3px 0;
    font-size: 20px;
line-height: 20px}
.mypage_title-summary-title img{ vertical-align: middle;}
.mypage_table{ width: 777px;
    margin: 30px auto;}
.mypage_table table{
    border-collapse:collapse;
    width: 100%;
    border: 1px solid #e5e5e5;

}
.mypage_table table th{
  padding:20px 30px;
 text-align: left;
 width: 40%;
}
.mypage_table table td{
  padding:20px 30px;
 text-align: left;

}
.mypage_table table td input{

display: block;
margin: 0px;
    width: 504px;
    line-height: 22px;
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#mypage_photo_edit{
    border-radius: 4px;
     border: 1px solid #e5e5e5;
     width: 160px;
     padding:10px 5px;
     margin: 0 auto;
     text-align: center;
     color: #cccccc;
}
#mypage_ok_green{
    width: 150px; height: 42px;border-radius: 4px; background: #5cb85c;text-align: center; line-height: 42px; color: #ffffff;
    border:0px;
    font-size: 16px;
    cursor: pointer;
}
#mypage_ok_green:hover{
   width: 150px; height: 42px;border-radius: 4px; background: #39ad39;text-align: center; line-height: 42px; color: #ffffff;
    border:0px;  font-size: 16px;cursor: pointer;
}
#mypage_cancel{
    width: 150px; height: 42px;border-radius: 4px; background: #f0ad4e;text-align: center; line-height: 42px; color: #ffffff;
    border:0px;  font-size: 16px;cursor: pointer;
}
#mypage_cancel:hover{
   width: 150px; height: 42px;border-radius: 4px; background: #f5a739;text-align: center; line-height: 42px; color: #ffffff;
    border:0px;  font-size: 16px;cursor: pointer;
}

.my_land_list_title{
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 30px;
}
.my_land_list_area{ width: 777px; margin: 30px auto; }


.my_land_list_infobox{

}

.my_land_list_subtitle{
    margin-left: 15px;
    width: 30%;
    float: left;
    font-weight: 500;
    font-size: 15px;
}
.my_land_list_value{
 width: 60%;
    float: left;
    font-weight: 300;
    font-size: 15px;
}

.my_land_list_countbox{
    float: right;
    width: 180px;
    height: 50px;
    border:1px solid #009844;
    background-color: #ffffff;
    color: #009844;
    font-size: 18px;
    font-weight: 300;
    line-height: 50px;
    text-align: center;
}

.my_land_list_search_area{
    margin-top: 52px;
    margin-bottom: 30px;
}
.my_land_list_search_box{
    float: left;
}
.my_land_list_search{
    float: left;
    width: 238px;
    height: 40px;
    padding: 0 5px;
    margin: 0;
    border: 1px solid #c2c2c2;
    border-right: 0px;

}
.my_land_list_sbtn{
    float: left;
    width: 70px;
    height: 42px;
    background-color: #009844;
    color: #ffffff;
    font-weight: 300;
    font-size: 15px;
    border:0px;
}
.my_land_list_wirte_box{
    float: right;
}
.my_land_list_wirte_btn{
    border:0px;
    width: 140px;
    height: 42px;
    text-align: center;
    color: #ffffff;
    font-weight: 300;
    font-size: 15px;
    background-color: #009844;
}
.my_land_list_list_area{
    border: 1px solid #c2c2c2;
}
.my_land_list_list_area th{
    border-bottom: 1px solid #c2c2c2;
    background-color: #f2f2f2;
    height: 40px;
    font-size: 12px;
    font-weight: normal;
    color: #404040;
    font-family: gulim;

}
.my_land_list_list_area td{
    border-bottom: 1px solid #c2c2c2;
    background-color: #ffffff;
    height: 40px;
    font-size: 12px;
    font-weight: normal;
    color: #404040;
    font-family: gulim;
    text-align: center;

}
.land_write_box_title{
    margin-top: 40px;
    margin-bottom: 50px;
    font-size: 14px;
    color: #bfbfbf;
    font-weight: 300;
}
.land_write_box{
    padding: 30px;
    border-bottom: 1px solid #e0e0e0;
}
.land_write_box_row{
    float: left;
    width: 500px;
    margin-bottom: 10px;
}
.land_write_box_row_right{
    float: left;
    width: 360px;
    margin-bottom: 10px;
}
.land_write_box_row_full{

    width: 100%;
    margin-bottom: 10px;
}
.land_write_subtitle{
    width: 160px;
    float: left;
    font-weight: 300;
    font-size: 15px;
    color: #404040;
    height: 40px;
    line-height: 40px;
}
.land_write_value{
    width: 330px;
    float: left;
}
.land_write_value_full{
width: 678px;
float: left;
}
.land_write_value_right{
    width: 180px;
    float: left;
}
.land_write_inputbox_halp{
    float: left;
      width: 60px;
    height: 38px;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    color:#404040;
    padding: 0 10px;
    margin: 0;
    border:1px solid #e0e0e0;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.land_write_selectbox{
    width: 138px;
    height: 38px;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    color:#404040;
    padding: 0 10px;
    margin: 0;
    border:1px solid #e0e0e0;

}
.land_write_inputbox{
    width: 138px;
    height: 38px;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    color:#404040;
    padding: 0 10px;
    margin: 0;
    border:1px solid #e0e0e0;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

.land_write_inputbox_full{
    width: 100%;
    height: 38px;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    color:#404040;
    padding: 0 10px;
    margin: 0;
    border:1px solid #e0e0e0;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}
#land_write_map{
    width: 678px;
    height: 0px;
}
.land_write_blank_img{
    float: left;
    width: 175px;
    height: 110px;
    border:1px solid #e0e0e0;
    background-color: #ffffff;
    color: #e0e0e0;
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    line-height: 110px;
    cursor: pointer;
    margin-right: 11px;
    margin-bottom: 15px;
}
.land_write_submit_btn{
    width:180px;
    height: 50px;
    background-color: #009844;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border:0px;
    margin:60px auto;
    font-weight: 300;
}
.rent_land_type{
    position:absolute;
    top:0px;
    right:0px;
    width:37px;
    height:38px;
    font-size: 9px;
    text-align: center;

}
.rent_wish{
    position:absolute;
    top:36px;
    right:-1px;

    border:1px solid #e0e0e0;

    font-size:21px;
    line-height:10px;
    width:36px;
    height: 36px;
    line-height: 36px;
    text-align:center;

}