    
    .banner_main_left_zone { top:730px; text-align:right; }
    .banner_main_right_zone { top:730px; }

.slick-prev, .slick-next { display:inline-block; width:34px; height:34px; line-height:34px; text-align:center; float:left; }
.slick-prev { bottom:50%; left:-20px !important; transform:translateY(-50%); }
.slick-next { bottom:50%; right:-20px !important; transform:translateY(-50%); }
.slick-prev:before, .slick-next:before { font-family:'Font Awesome 5 Pro'; width:34px; height:34px; line-height:34px; text-align:center; font-size:34px !important; font-weight:bold; float:left; color:#666 !important; text-shadow:0 0 5px rgba(255,255,255,.8); opacity:0.6 !important; }
.slick-prev:hover:before, .slick-next:hover:before { opacity:1 !important; transition:all .2s; }
.slick-prev:before { content:'\f053'; }
.slick-next:before { content:'\f054'; }

@media (max-width:992px) {
            body { background: #fafafa; padding-top:0; padding-bottom: 50px; }
    
    .slick-prev:before, .slick-next:before { font-size:30px !important; text-shadow:0 0 5px rgba(255,255,255,.5); }
    .slick-prev { left:10px !important; }
    .slick-next { right:10px !important; }
    	}

.btn-main {
  color: #fff !important;
  background-color: #23408f;
  border-color: #23408f;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  color: #fff !important;
  background-color: #23408f;
  border-color: #23408f;
}
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  background-image: none;
}
.btn-main.disabled,
.btn-main.disabled:hover,
.btn-main.disabled:focus,
.btn-main.disabled:active,
.btn-main.disabled.active,
.btn-main[disabled],
.btn-main[disabled]:hover,
.btn-main[disabled]:focus,
.btn-main[disabled]:active,
.btn-main[disabled].active,
fieldset[disabled] .btn-main,
fieldset[disabled] .btn-main:hover,
fieldset[disabled] .btn-main:focus,
fieldset[disabled] .btn-main:active,
fieldset[disabled] .btn-main.active {
  background-color: #23408f;
  border-color: #23408f;
}
.main_color{
	background-color: #23408f !important;
  border:1px solid #23408f !important;
  color:#fff !important;
}
.main_color:focus{
  color:#fff !important;
}

/*mobile 비주얼*/
.visual_img_mobile{
  height: 0px;
}
.visual_mobile{
  height: 0px;
}
.visual_mobile .slide_gallery_mobile .visual_bg>a { display:inline-block; width:100%; }
.visual_text_mobile{ margin-top:0; }
.main_search_back_mobile { top:-40px; }

/*grid 비주얼*/
.visual_grid { background:#fff; position:relative; }
.visual_text_grid { display:inline-block; width:auto; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); font-size:50px; font-weight:bold; color:#fff; text-align:center; z-index: 9; opacity: 0.9; }

    .banner_main_left_zone.grid { top:300px; }
    .banner_main_right_zone.grid { top:300px; }
    .visual_grid { display:inline-block; width:100%; float:left; }
    .visual_grid .visual_bg { display:inline-block; width:100%; float:left; }
    .visual_grid .visual_bg .visual_img_grid { height:auto; }

@media (min-width:1920px) {
    }

.main_search_back_grid{
  top: -40px;
}

.color_f_b{
  background-color: #1f5daf;
}
.color_f_c{
  color: #ffffff;
}
.copyright{
 color: rgba(255,255,255,0.8) !important;
}

.color_m_f_b{
  background-color: #ffffff;
}
.color_m_f_c{
  color: #777777 !important;
}

.map_block{
  float:left;
      width:100%;
  }
.map_right{
  padding-left: 0px;
}



.price_inst{
  background-color: #fa5625 !important;
}
.price_sell, .price_loan{
  background-color: #ffc700 !important;
}
.price_full_rent{
  background-color: #6a33ff !important;
}
.price_month_deposit, .price_month_rent{
  background-color: #21cf01 !important;
}
.price_premium{
  background-color: #fb0000 !important;
}

.price_short_deposit, .price_short_rent {
    background-color: #ff00b4 !important;
}
.price_year_rent, .price_year_deposit {
    background-color: #9626d8 !important;
}

.price_month_pay {
    background-color: #00fff4 !important;
}

.price_month_deposit_total {
    background-color: #000000 !important;
}

.price_month_rent_total {
    background-color: #000000 !important;
}

.price_exchange {
  background-color: #838383 !important;
}

.price_takeover {
  background-color: #00b6d2 !important;
}

.price_manager_color {
    background-color: #ff9c00 !important;
}

.price_profit_chang{
  background-color: #fba000 !important;
}
.price_profit_month{
  background-color: #0092e0 !important;
}
.price_profit_suik{
  background-color: #e04500 !important;
}

.price_real{
 background-color: #fad825 !important;
}
.price_loan{
 background-color: #25affa !important;
}

.btn-recommend{
  background-color: #454545 !important;
  color:#fff !important;
}

.btn-exclusive { background-color: #ff0f00 !important; color:#fff !important; }

.btn-youtube{
  background-color: #009900 !important;
  color:#fff !important;
}
.btn-vr{
  background-color: #ffcc00 !important;
  color:#fff !important;
}
.btn-panorama{
  background-color: #fa8800 !important;
  color:#fff !important;
}
.tag{
 background-color: #555555 !important;
 color: #ffffff !important;
}
.text-main_color{
  color:#23408f !important;
}
.dropdown.active{
  border-bottom:none !important;
}
.navbar-default .navbar-nav >.active{
  border-bottom:2px solid #23408f !important;
}

.navbar-default .navbar-nav.menu_sign >.active { border-bottom:none !important; }

.headerStyle1.headerStyle5.navbar-default .navbar-nav.navbar_line>.active {
    border-bottom:none !important;
}

.headerStyle1.headerStyle5 .navbar_line.navbar-nav>li:hover div>a { color:#23408f; }

.body_hidden { width:100%; height:100%; overflow:hidden; }
.fullWrap { display:inline-block; width:100%; height:100%; background:rgba(0,0,0,.9); position:fixed; top:0; left:0; z-index:1051; }
	.fullWrap>.closeBtn { display:inline-block; width:auto; height:40px; padding:0 15px; background:rgba(255,255,255,.9); border-radius:40px; position:absolute; top:10px; right:10px; text-align:center; line-height:40px; font-size:16px; z-index:6; cursor:pointer; }
	.imgSlideWrap { width:100%; height:100%; padding:60px; }
	.imgSlideWrap>div { display:inline-block; width:100%; height:100%; text-align:center; }
	.imgSlideWrap img { display:inline-block; width:100%; height:auto; }

    .imgWrap { width:calc(100vw - 120px); height:calc(100vh - 120px); position:relative; }
    .imgWrap img { display:inline-block; max-width:inherit; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
    .magnifier { width: 400px; height: 400px; position: absolute; border-radius: 100%; box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.85), 0 0 3px 3px rgba(0, 0, 0, 0.25); display: none; z-index:99; cursor:none; }

    .imgSlideWrap .ratioBasic img { width:auto; height:100%; }
    .imgSlideWrap .ratioOver img { width:100%; height:auto; }
        .fullWrap .slick-dots { height:28px; left:0; bottom:inherit !important; top:15px; }
		.imgSlideWrap .slick-dots li { display:none !important; width:auto; height:28px; padding:0 10px; background:rgba(255,255,255,.8); border-radius:2px; font-size:14px; line-height:26px; }
		.imgSlideWrap .slick-dots li.slick-active { display:inline-block !important; }
        .imgSlideWrap .slick-prev:before, .imgSlideWrap .slick-next:before { font-size:44px !important; color:#fff !important; }
		.imgSlideWrap .slick-prev { left:20px !important; }
		.imgSlideWrap .slick-next { right:20px !important; }
    .addBtn_box { display:inline-block; position:absolute; top:10px; right:80px; z-index:1; }
        .addBtn_box>* { display:inline-block; width:auto; height:40px; padding:0 10px; background:transparent; border-radius:38px; text-align:center; line-height:40px; font-size:16px; z-index:6; cursor:pointer; }
        .addBtn_box .zoomin_btn span:after { content:' 켜기'; }
        .addBtn_box .zoomin_btn.on span:after { content:' 끄기'; }
        .addBtn_box .zoomin_btn.on i { color:#23408f !important; }
        .addBtn_box .btn span { display:inline-block; height:38px; line-height:38px; float:left; }
        .addBtn_box .btn span, .addBtn_box .btn i { font-size:16px; color:#fff !important; }
        .addBtn_box .btn .scrap .on i { color:#ff4f4f !important; }
        .addBtn_box>* i { width:28px; height:38px; margin-right:5px; text-align:center; line-height:38px; float:left; }
        .addBtn_box>*:not(:last-child) { margin-right:10px; }

        .fullWrap>.closeBtn { display:inline-block; width:40px; height:40px; padding:0; background:transparent; right:20px; }
		.closeBtn i { display:inline-block; width:40px; height:40px; font-size:34px; color:#fff; line-height:40px; text-align:center; color:#fff; float:left; }

@media(max-width:768px){
  .btn_align.active{
    background-color: #23408f !important;
    color:#fff !important;
    border: 1px solid #23408f !important;
  }
  .search_block{
    width:100%;
    margin-bottom:0px;
  }
}

.villa_title_wrap { background:#dd1d00 !important; }
.villa_title_wrap.is_exclusive { background:#ff0f00 !important; }
.border_exclusive .map_block { margin-top:-2px !important; border:2px solid #ff0f00; }
a.border_exclusive:first-child .map_block { margin-top:-1px !important; }
.border_exclusive .map_block > .panel-body { padding:8px 10px; }
.card_2_mobile.border_exclusive { margin-top:-2px !important; border:2px solid #ff0f00 !important; }
a.card_2_mobile.border_exclusive:first-child { margin-top:0 !important; }

.icon_box .fal.fa-building { position:relative; padding-right:15px; }
.icon_box .fal.fa-building:after { content:'\f07d'; font-family:'Font Awesome 5 Pro'; position:absolute; top:0; right:0; }
.icon_box .fal.fa-coins.plus { position:relative; padding-right:15px; }
.icon_box .fal.fa-coins.plus:after { content:'\f055'; font-family:'Font Awesome 5 Pro'; display:inline-block; width:20px; height:20px; line-height:20px; position:absolute; bottom:-5px; right:0; font-size:20px; font-weight:500; }
.icon_box .fal.fa-coins.minus { position:relative; padding-right:15px; }
.icon_box .fal.fa-coins.minus:after { content:'\f056'; font-family:'Font Awesome 5 Pro'; display:inline-block; width:20px; height:20px; line-height:20px; position:absolute; bottom:-5px; right:0; font-size:20px; font-weight:500; }

.card_bottom { display:inline-block; width:100%; padding:14px 0; float:left; }
.card_bottom>div { display:inline-block; width:calc(100% / 3); padding:0; float:left; }
.card_bottom>div>* { display:inline-block; width:100%; text-align:center; float:left; }
.card_bottom>div>*:last-child { height:20px; margin-top:4px; line-height:20px; }
.card_bottom .fal.fa-building { position:relative; padding-right:20px; }
.card_bottom .fal.fa-building:after { content:'\f07d'; font-family:'Font Awesome 5 Pro'; position:absolute; top:0; right:0; }
.card_bottom .fal.fa-coins.plus { position:relative; padding-right:15px; }
.card_bottom .fal.fa-coins.plus:after { content:'\f055'; font-family:'Font Awesome 5 Pro'; display:inline-block; width:20px; height:20px; line-height:20px; position:absolute; bottom:-5px; right:0; font-size:20px; font-weight:500; }
.card_bottom .fal.fa-coins.minus { position:relative; padding-right:15px; }
.card_bottom .fal.fa-coins.minus:after { content:'\f056'; font-family:'Font Awesome 5 Pro'; display:inline-block; width:20px; height:20px; line-height:20px; position:absolute; bottom:-5px; right:0; font-size:20px; font-weight:500; }

.label_finish{
  background-image:url('/uploads/site_image/c34185ed269bc378a1f61000cc0eb685.png') !important;
}

/* 에디터 이미지 화면 크기 맞추기 */
.cke_reset_all .ImagePreviewBox img { max-width:100% !important; height: auto !important; }


    .price_span { font-size:16px; font-weight:bold; color:#111; }




  @media(max-width:1600px){
    .search_console.affix{
      position:relative !important;
      max-width:unset !important;
    }
    .search_console{
      padding-bottom: 100px !important;
    }
  }
@media(min-width:768px){
.map_type_btn.active{
  background-color: #23408f !important;
  color:#fff !important;
  border: 1px solid #23408f !important;
}
.search_console{
  width: 350px;
  position: absolute;
    right:0px;
    padding: 15px 0px;
  z-index: 4;
  border:none;
  height:100%;
  background-color:rgba(255,255,255,0.8);
  border-right:1px solid #dcdcdc;
  overflow-y:auto;
  padding-bottom:100px;
}

.search_block{
  width:100%;
  margin-bottom:10px;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group{
  width:100% !important;
}

.price_search > .btn, .area_search > .btn{
  width:100%;
}
.price_drop_box, .area_drop_box{
  width:320px;
}
.price_search_box, .area_search_box{
  width:135px !important;
}
.d_price_search_box, .d_area_search_box{
  width:135px !important;
}
}


.ui-slider-handle{
  background:#23408f !important;
  border: 1px solid #23408f !important;
  width:1.6em !important; height:1.6em !important; border-radius:1.8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
}

.navbar-default{
  background:#ffffff !important;
    border-radius:0px;
}


/*.navbar-default .navbar-nav>li>a, .m_title{
  color:#373738 !important;
}*/

.m_title{
  color:#373738 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  background-color:rgba(255,255,255,0.1);
  color:rgba(255,255,255,0.1);
}
.navbar-nav li.active>a { color:#23408f; }
.navbar-default .navbar-nav:not(.menu_sign)>.active>a, .navbar-default .navbar-nav:not(.menu_sign)>.active>a:focus, .navbar-default .navbar-nav:not(.menu_sign)>.active>a:hover {
    color:#23408f !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  background-color:rgba(204,204,204,0.2);
  /*color:rgba(255,255,255,0.1);*/
}

#slide_menu{
  background:#ffffff !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .btn-primary{
  background:#23408f !important;
  border:1px solid #23408f !important;
  position:relative;
}
.pagination>.active a:after { content:'_'; width:100%; position:absolute; bottom:0px; left:0; }

.pagination { border-radius:0; }
.pagination>li>a, .pagination>li>span { padding:5px 15px; background:transparent; border:none; font-size:16px; color:#000; line-height:24px; }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background:transparent !important; border:none !important; color:#23408f; font-size:18px; }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { background-color:#fff; border-color:#ddd; border-radius:100px; color:#888; }

.btn-primary:hover{
  background:rgba(35,64,143,0.8) !important;
}

.caret{
  color:#23408f !important;
}

.main_text_color{
  color:#23408f !important;
}

.item_price_wrap .price_block.price_month_pay { width:auto !important; padding:0 5px; }
.price_wrap .price_block.price_month_pay { width:auto !important; padding:0 5px; }

.map_get_list{
  background-color:rgba(35,64,143,0.8) !important;
}

#map_item{
  border:2px solid #23408f !important;
}

.main_quick_box{
  border-top:2px solid #23408f;
}



  .btn_request_call, .btn_request_sms, .btn_request_contact{
    border-top:1px solid $setting->color_main;
    background-color: rgba(35,64,143,0.8) !important;
  }

.marker_cnt{
  background-color: rgba(35,64,143,0.9) !important;
}
.marker_title{
  /*box-shadow: 0 5px 10px rgba(0,0,0,.1);*/
}

.color_item_id{
  color:#ff0000 !important;
}
  .map_reset_btn, .map_current_btn{{
    margin-top:80px;
  }
  .map_copy_btn{
    margin-top:80px;
  }
  .daum_view_btn{
    margin-top:70px;
  }
}

.marker_cnt{
  border: 2px solid #23408f !important;
}
.marker_title.active > .marker_cnt{
  background: #fff !important;
  color: #23408f !important;
  border: 2px solid #23408f !important;
  height:33px !important;
}
.marker_title.active.click > .marker_cnt{
  background: #fff !important;
  color: #333 !important;
  border: 2px solid #333 !important;
  height:33px !important;
}

.circle-white{
  line-height:58px;
  border:3px solid #23408f !important;
}
.circle-white.active{
  border:3px solid #fff !important;

}
.circle-white.active.click{
  border:3px solid #000 !important;

}

.navbar-default .navbar-nav>li>a { color:#373738; }

.price_t_sell { color:#ffc700; }
.price_t_loan { color:#25affa; }
.price_t_month_deposit { color:#21cf01; }
.price_t_exchange { color:#838383; }
.price_t_takeover { color:#00b6d2; }


/* 미팅기록(업무일지 / comment) */
#commentDiv.panel-default { border-top:2px solid #23408f; border-radius:0; box-shadow:none; }
#commentDiv.panel-default>.panel-heading { display:inline-block; width:100%; font-size:16px; font-weight:bold; background:#fff; }
#insertItemMeetingForm { display:inline-block; width:100%; margin-bottom:10px; float:left; }
#meeting_table { display:table; width:100%; float:left; table-layout:fixed; }
.modal_box { display:inline-block; width:100%; float:left; }
.modal_box>* { display:inline-block; height:34px; padding:0 10px; background:#fff; border:1px solid #ddd; line-height:32px; float:left; }
.modal_box>.btn { padding:0; background:#23408f !important; font-size:14px; border:1px solid #23408f !important; color:#fff !important; }
.modal_box>.btn:hover { background:#fff !important; color:#23408f !important; transition:all .2s; }
#insertItemMeetingForm .modal_box select { cursor:pointer; }
#commentDiv.panel-default table td, #commentDiv.panel-default table th { padding:4px; text-align:center; }
#commentDiv.panel-default table thead td { background:#f2f4f7; }
#commentDiv .pagination_box { display:inline-block; width:100%; text-align:center; float:left; }
#commentDiv .pagination_box .pagination { margin:0; }
#commentDiv .pagination>li>a, #commentDiv .pagination>li>span { padding:5px; }
.meeting_edit, .meeting_delete { display:inline-block; width:20px; height:20px; border:1px solid #ddd; border-radius:20px; text-align:center; line-height:20px; float:left; cursor:pointer; }
.meeting_edit { background:#33d84d; border-color:#33d84d; }
.meeting_delete { margin-left:5px; background:#ff4a3f; border-color:#ff4a3f; }
.meeting_edit i, .meeting_delete i { display:inline-block; width:10px; height:10px; margin:4px; text-align:center; line-height:10px; font-size:10px; color:#fff; float:left; }
#meeting_table .view_btn { display:inline-block; width:100%; height:20px; border:1px solid #ddd; border-radius:4px; line-height:18px; text-align:center; font-size:12px; cursor:pointer; }
#meeting_table .view_btn:hover { border-color:#23408f; color:#23408f; trna }
.modal#modal_meeting .modal-dialog { position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); }
.modal#modal_meeting .modal-body { display:inline-block; width:100%; }
#editItemMeetingForm { display:inline-block; width:100%; margin-bottom:10px; float:left; }

.modal#modal_meetingView .modal-dialog { width:500px; position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); }
.modal#modal_meetingView .modal-body { display:inline-block; width:100%; }
.modal#modal_meetingView #meetingViewBox { word-break:break-all; }


@media (max-width:992px) {
    .modal#modal_meeting .modal-dialog { width:calc(100% - 10px); margin:0; }
    .modal#modal_meetingView .modal-dialog { width:calc(100% - 10px); margin:0;  }
}

/* 댓글 박스 추가 - 210608 */
.right_reply_box {}
#replyDiv { border:none; box-shadow:none; margin-bottom:10px; }
#replyDiv form>div { display:inline-block; width:100%; float:left; }
#replyDiv .reply_insert_box { margin-bottom:10px; }
#replyDiv .reply_insert_box>* { display:inline-block; height:60px; padding:0 10px; border-radius:0; line-height:1.2; float:left; }
    #replyDiv .reply_insert_box>textarea { width:calc(100% - 70px); margin-right:10px; padding:10px; border:1px solid #ddd; overflow-y:auto; resize:none; line-height:1.2; }
    #replyDiv .reply_insert_box>span { width:60px; background:#23408f; border:1px solid #23408f; line-height:58px; font-weight:bold; color:#fff; }
    #replyDiv .reply_insert_box>span:hover { background:#fff; color:#23408f; transition:all .2s; }
#replyDiv .reply_insert_box.editBox { margin-bottom:0; }
.reply_wrap_box>div { display:inline-block; width:100%; padding:0 10px; float:left; }
.reply_wrap_box .reply_empty { display:inline-block; width:100%; padding:10px; background:#f9f9f9; font-weight:bold; color:#888; text-align:center; float:left; }
.reply_wrap_box>.fixed_wrap { margin-bottom:10px; padding:10px; background:#fef5f4; }
.reply_box { display:inline-block; width:100%; float:left; }
.reply_box:not(:last-child) { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ddd; }
.reply_deleted>.txtBox { font-weight:bold; }
.order_num_box { display:inline-block; width:60px; float:right; }
    .order_num_box>* { dipslay:inline-block; height:24px; background:#fff; border:1px solid #ddd; border-radius:0; line-height:24px; float:left; }
    .order_num_box>input { width:calc(100% - 24px); padding:0 10px; border-right:none; }
    .order_num_box>span { width:24px; height:24px; cursor:pointer; }
    .order_num_box>span:hover { background:#23408f; border-color:#23408f; transition:all .2s; }
    .order_num_box>* i { display:inline-block; width:22px; height:22px; text-align:center; line-height:24px; color:#000; float:left; }
    .order_num_box>span:hover i { color:#fff; }
.reply_box.reply_box_delete>* { display:inline-block; width:100%; margin:0; float:left; }
.reply_box.reply_box_delete>p { color:#999; font-size:14px; }
.reply_wrap_box>.fixed_wrap .reply_box:not(:last-child) { border-color:#faceca; }
    .reply_box>div { display:inline-block; width:100%; float:left; }
        .reply_top { margin-bottom:10px; }
        .reply_top>div { display:inline-block; float:left; }
        .reply_top>.imgBox { width:40px; height:40px; border:1px solid #ddd; background:center center #fff no-repeat; background-size:cover; border-radius:60px; }
        .reply_top>.conBox { width:calc(100% - 50px); margin-left:10px; }
            .reply_top>.conBox>* { display:inline-block; max-width:calc(100% - 85px); float:left; }
            .reply_top>.conBox>div:not(.btn_box)>* { display:inline-block; width:100%; margin:0; float:left; }
            .reply_top>.conBox>div>h4 { height:22px; font-size:16px; font-weight:bold; line-height:22px; }
                .reply_top>.conBox>div>h4>span:not(:last-child):after { content:'｜'; }
                .reply_top>.conBox>div>h4>span:last-child { font-size:14px; }
            .reply_top>.conBox>div>p { height:18px; font-size:14px; color:#999; line-height:16px; }
            .reply_top>.conBox>.btn_box { width:auto; margin:8px 0; float:right; }
                .reply_top>.conBox>.btn_box>.btn { display:inline-block; width:24px; height:24px; padding:0; background:#fff; border:1px solid #ddd; border-radius:0; color:#999; text-align:center; float:left; }
                .reply_top>.conBox>.btn_box>.btn_fixedCancel, .reply_top>.conBox>.btn_box>.btn_fixed { border-color:#ea3324; }
                .reply_top>.conBox>.btn_box>.btn_fixedCancel i, .reply_top>.conBox>.btn_box>.btn_fixed i { color:#ea3324; }
                .reply_top>.conBox>.btn_box>.btn i { display:inline-block; width:22px; height:22px; line-height:22px; float:left; }
                .reply_top>.conBox>.btn_box>.btn:not(:last-child) { margin-right:5px; }
            .reply_box>div.reply_deleted { margin:0; }
            .reply_deleted>* { display:inline-block; width:calc(100% - 24px); margin:0; float:left; }
                .reply_deleted>p { color:#999; }
                .reply_deleted .btn_box { display:inline-block; width:100%; float:left; }
                .reply_deleted .btn_box { width:auto; margin:8px 0; float:right; }
                    .reply_deleted .btn_box>.btn { display:inline-block; width:24px; height:24px; padding:0; background:#fff; border:1px solid #ddd; border-radius:0; color:#999; text-align:center; float:left; }
                    .reply_deleted .btn_box>.btn_restore { border-color:#246aea; }
                    .reply_deleted .btn_box>.btn_restore i { color:#246aea; }
        .reply_bottom {}
        .reply_bottom>div { display:inline-block; width:100%; float:left; }
        .reply_bottom>div.editBox { display:none; }
		.reply_bottom>div.txtBox { word-break:break-all; }
        //.reply_bottom.on>div.txtBox { display:none; }
        //.reply_bottom.on>div.editBox { display:inline-block; }
            .reply_bottom>div.editBox textarea { display:inlnie-block; width:100%; border:1px solid #ddd; border-radius:0; resize:none; float:left; }
        .reply_bottom>div .recommend { margin-right:5px; padding:0 10px; background:#ea3324; color:#fff; }
        .reply_bottom>.btnBox { margin-top:10px; }
            .reply_bottom>.btnBox .btn { display:inline-block; height:24px; padding:0 10px; background:#fff; border:1px solid #ddd; border-radius:0; line-height:24px; font-size:14px; line-height:22px; float:left; }
            .reply_bottom>.btnBox .btn span { color:#ea3324; }
            #replyDiv .reply_bottom>.btnBox.on + .reply_reply_wrap_box { display:inline-block; }
            .reply_bottom>.btnBox .btn:not(:last-child) { margin-right:10px; }
    #replyDiv .reply_reply_wrap_box { display:none; width:100%; margin-top:10px; padding:10px; background:#f9f9f9; border:1px solid #ddd; border-left:none; border-right:none; float:left; }
        #replyDiv .fixed_wrap .reply_reply_wrap_box { background:rgba(255,255,255,.6); }
    .reply_reply_wrap_box .reply_reply_insert_box { display:inline-block; width:100%; margin-bottom:10px; float:left; }

    #replyDiv .pagination { margin:0; }
    #replyDiv .pagination>li>a, #replyDiv .pagination>li>span { padding:0 5px; }

/* 목록형 스타일 3 */
.card_3_mobile { display:inline-block; width:100%; height:auto; margin:0; padding:10px !important; background:#fff; float:left; }
.card_3_mobile.border_exclusive { margin-top:-2px !important; border:2px solid #ff0f00 !important; }
.card_3_mobile.border_exclusive:first-child { margin-top:0 !important; }
.card2_2_mobile + .card_3_mobile.border_exclusive { margin-top:0 !important; }
.card_3_mobile:not(:last-child) { border-bottom:1px solid #ddd; }
.card_3_mobile .card_item_contents { display:inline-block; width:calc(100% - 130px); height:120px; margin-right:10px; padding:4px 0; background:center center #fff no-repeat; background-size:cover; float:left; }
.card_3_mobile .card_item_contents>* { display:inline-block; width:100%; float:left; }
    .card_3_mobile .card_num_address { height:20px; font-size:14px; font-weight:700; color:#000; line-height:20px; }
    .card_num_address span.num { display:inline-block; margin-right:4px; padding:0 4px; background:#23408f; font-size:13px; color:#fff; }
    .card_3_mobile .card_price { margin-top:4px; }
    .card_3_mobile .card_price>* { display:inline !important; }
    .card_3_mobile .card_price>.clearfix.detail { display:none !important; }
    .card_3_mobile .card_price .price_block, .card_3_mobile .card_price .area_block, .card_3_mobile .card_price .price_profit_chang, .card_3_mobile .card_price .price_profit_month, .card_3_mobile .card_price .price_profit_suik, .card_3_mobile .card_price .price_span, .card_3_mobile .card_price * { width:auto; padding:0; font-size:17px !important; font-weight:500; }
    .card_3_mobile .card_price .price_block { font-weight:700; }
    #grid_list .card_3_mobile .card_price .price_profit_chang + .price_span, #grid_list .card_3_mobile .card_price .price_profit_chang + .price_span + span + .price_span, #grid_list .card_3_mobile .card_price .price_profit_month + .price_span { font-size:16px !important; }
        .card_price .price_inst, .card_price .price_inst ~ .price_span, .card_price .price_inst ~ .m-r-xs, .card_price .price_inst + .price_span * { background-color:transparent !important; color:#fa5625 !important; }
        .card_price .price_sell, .card_price .price_sell ~ .price_span, .card_price .price_sell ~ .m-r-xs, .card_price .price_loan, .card_price .price_loan ~ .price_span, .card_price .price_loan, .card_price .price_loan ~ .m-r-xs { background-color:transparent !important; color:#ffc700 !important; }
        .card_price .price_full_rent, .card_price .price_full_rent ~ .price_span, .card_price .price_full_rent ~ .m-r-xs { background-color:transparent !important; color:#6a33ff !important; }
        .card_price .price_month_deposit, .card_price .price_month_deposit ~ .price_span, .card_price .price_month_deposit ~ .m-r-xs, .card_price .price_month_rent, .card_price .price_month_rent ~ .price_span, .card_price .price_month_rent ~ .m-r-xs { background-color:transparent !important; color:#21cf01 !important; }
        .card_price .price_premium ~ .price_month_deposit ~ .price_span, .card_price .price_premium ~ .price_month_deposit ~ .m-r-xs, .card_price .price_premium ~ .price_month_rent ~ .price_span, .card_price .price_premium ~ .price_month_rent ~ .m-r-xs { background-color:transparent !important; color:#21cf01 !important; }
        .card_price .price_premium, .card_price .price_premium ~ .price_span, .card_price .price_premium ~ .m-r-xs { background-color:transparent !important; color:#fb0000 !important; }
        .card_price .price_short_deposit, .card_price .price_short_deposit ~ .price_span, .card_price .price_short_deposit ~ .m-r-xs, .card_price .price_short_rent, .card_price .price_short_rent ~ .price_span, .card_price .price_short_rent ~ .m-r-xs { background-color:transparent !important; color:#ff00b4 !important; }
        .card_price .price_year_rent, .card_price .price_year_rent ~ .price_span, .card_price .price_year_rent ~ .m-r-xs, .card_price .price_year_deposit, .card_price .price_year_deposit ~ .price_span, .card_price .price_year_deposit ~ .m-r-xs { background-color:transparent !important; color:#9626d8 !important; }
        .card_price .price_month_pay, .card_price .price_month_pay ~ .price_span, .card_price .price_month_pay ~ .m-r-xs { background-color:transparent !important; color:#00fff4 !important; }
        .card_price .price_exchange, .card_price .price_exchange ~ .price_span, .card_price .price_exchange ~ .m-r-xs { background-color:transparent !important; color:#838383 !important; }
        .card_price .price_takeover, .card_price .price_takeover ~ .price_span, .card_price .price_takeover ~ .m-r-xs { background-color:transparent !important; color:#00b6d2 !important; }
        .card_price .price_profit_chang, .card_price .price_profit_chang ~ .price_span, .card_price .price_profit_chang ~ .m-r-xs { background-color:transparent !important; color:#fba000 !important; }
        .card_price .price_profit_month, .card_price .price_profit_month ~ .price_span, .card_price .price_profit_month ~ .m-r-xs { background-color:transparent !important; color:#0092e0 !important; }
		
		.card_price .price_month_deposit_total, .card_price .price_month_deposit_total ~ .price_span, .card_price .price_month_deposit_total ~ .m-r-xs { background-color:transparent !important; color:#000000 !important; }
		.card_price .price_month_rent_total, .card_price .price_month_rent_total ~ .price_span, .card_price .price_month_rent_total ~ .m-r-xs { background-color:transparent !important; color:#000000 !important; }
		
        .card_price .price_profit_suik { margin-left:5px; }
        .card_price .price_profit_suik, .card_price .price_profit_suik ~ .price_span, .card_price .price_profit_suik ~ .m-r-xs { background-color:transparent !important; color:#e04500 !important; }
        .card_price .price_real, .card_price .price_real ~ .price_span, .card_price .price_real ~ .m-r-xs { background-color:transparent !important; color:#fad825 !important; }
        .card_price .price_loan, .card_price .price_loan ~ .price_span, .card_price .price_loan ~ .m-r-xs { background-color:transparent !important; color:#25affa !important; }
        .card_price .price_inst_premium, .card_price .price_inst_premium ~ .price_span, .card_price .price_inst_premium ~ .m-r-xs { background-color:transparent !important; color:#ff9d00 !important; }
		.card_price .price_month_deposit_total, .card_price .price_month_deposit_total ~ .price_span, .card_price .price_month_deposit_total ~ .m-r-xs { background-color:transparent !important; color:#000000 !important; }
		.card_price .price_month_rent_total, .card_price .price_month_rent_total ~ .price_span, .card_price .price_month_rent_total ~ .m-r-xs { background-color:transparent !important; color:#000000 !important; }
    .card_3_mobile .card_conBox {}
        .card_3_mobile .card_conBox>span { display:inline; font-size:14px; color:#111; font-weight:500; }
        .card_3_mobile .card_conBox>span:not(:last-child):after { content:'·'; color:#111; }
        .card_3_mobile .card_conBox .cons_wrap>span { display:inline; font-size:14px; color:#555; font-weight:400; }
        .card_3_mobile .card_conBox .cons_wrap>span:not(:last-child):after { content:', '; color:#999; }
    .card_3_mobile .card_tagBox { margin:4px 0; margin-bottom:2px; }
        .card_3_mobile .card_tagBox>* { display:inline-block; padding:1px 5px; background:#f6f6f6; border:1px solid #f6f6f6; font-size:13px; color:#666; }
        .card_3_mobile .card_tagBox>*:not(:last-child) { margin-right:5px; }
    .card_3_mobile .card_title { font-size:14px; color:#222; font-weight:400; }
    .card_3_mobile .card_builidng .card_title { margin-top:5px; font-size:16px; color:#222; font-weight:bold; }
    .card_3_mobile .card_lodgment .card_title { margin-top:5px; font-size:16px; color:#222; font-weight:bold; }
.card_3_mobile .card_item_img { display:inline-block; width:120px; height:120px; background:center center #f6f6f6 no-repeat; background-size:cover; border:1px solid #ddd; position:relative; float:right; }
.card_3_mobile .card_item_img .label_box { display:inline-block; width:100%; height:24px; padding:0 10px; background:#999; position:absolute; top:0; left:0; text-align:center; color:#fff; font-size:13px; font-weight:bold; line-height:24px; text-shadow:0 0 5px rgba(0,0,0,.15); float:left; }
.card_3_mobile .card_item_img .card_tag_box { display:inline-block; width:100%; padding:4px; position:absolute; top:0; left:0; float:left; }
.card_3_mobile .card_item_img .card_tag_box>* { display:inline-block; height:22px; padding:0 3px; background:#fff; border:2px solid #999; border-radius:4px; color:#999; font-size:12px; font-weight:bold; line-height:18px; float:left; }
.card_3_mobile .card_item_img .card_tag_box>*:not(:last-child) { margin-right:4px; }
.card_3_mobile .card_item_img .scrap { border:none !important; position:absolute !important; bottom:5px !important; right:5px !important; }
.card_3_mobile .card_item_img .scrap_confirm .scrap { bottom:25px !important; }
    .card_3_mobile .card_item_img .scrap>div { display:inline-block; width:21px; height:21px; line-height:21px; position:absolute; top:0; left:0; float:left; }
    .card_3_mobile .card_item_img .scrap>div { color:#fff !important; }
    .card_3_mobile .card_item_img .scrap.active>div { color:red !important; }
    .card_3_mobile .card_item_img .scrap i { display:inline-block; width:21px; height:21px; line-height:21px; font-size:18px; text-align:center; float:left; text-shadow:0 0 1px rgba(0,0,0,.5); }
    .card_3_mobile .card_item_img .scrap.active i { text-shadow:0 0 1px red; }
.card_3_mobile .card_item_img .confirm_date_box { display:inline-block; width:100%; height:22px; position:absolute; bottom:0; left:0; text-align:center; color:#fff; line-height:22px; font-size:12px; float:left; }

@media (max-width:992px) {
    .card_3_mobile .card_tagBox { margin:3px 0; }
}

/* 시스템단지 클러스터 스타일 */
.markerDanziSystem { display:inline-block; margin-top:5px; float:left; box-shadow:0 0 5px rgba(0,0,0,.1); }
.markerDanziSystem>.markerDanziSystem_wrap { display:inline-block; width:100%; background:#fff; border:1px solid #f25d0a; border-radius:4px; float:left; }
.markerDanziSystem>.markerDanziSystem_wrap>* { display:block; width:100%; padding:0 5px; text-align:center; position:relative; }
.markerDanziSystem .cluster_top { position:relative; }
.markerDanziSystem .cluster_top .danzi_type { height:18px; line-height:18px; color:#f25d0a; font-size:9px; }
.markerDanziSystem .danzi_system_cnt { min-width:18px; height:18px; padding:0 5px; background:#f25d0a; border-radius:20px; color:#fff; line-height:18px; position:absolute; top:-10px; right:-10px; font-size:10px; }
.markerDanziSystem .cluster_bottom.danzi_name { padding:3px 5px; background:#f25d0a; color:#fff; font-weight:bold; font-size:10px; line-height:1.4; }

/* 단지시스템 스타일 추가 -211221 */
.danji_top {}
.danji_top>* { display:inline-block; width:auto; float:left; }
.danji_title_left>* { display:block; width:100%; }
.danji_title_left>div { height:18px; line-height:18px; font-size:18px; font-weight:bold; }
.danji_title_left>div>* { display:inline-block; height:18px; line-height:18px; font-size:18px; float:left; }
.danji_title_left>div>.span_style_blue { margin-left:5px; padding:0 10px; border-radius:10px; background:#23408f; color:#fff; font-size:14px; }
.danji_title_left>span { height:14px; margin-top:4px; line-height:14px; font-size:14px; }
.danji_title_left>span i { height:14px; margin-right:5px; line-height:14px; color:#999; }
.danji_top .danji_title_right { float:right; }
.danji_title_right {}
.danji_title_right>* { display:inline-block; float:left; }
.danji_title_right .icon_box:not(:last-child) { margin-right:10px; padding-right:10px; border-right:1px solid #ddd; }
.danji_title_right .icon_box>* { display:inline-block; float:left; }
.danji_title_right .icon_box i { width:36px; height:36px; margin-right:10px; line-height:36px; text-align:center; font-size:30px; color:#999; }
.danji_title_right .icon_box .icon_title { min-width:70px; }
.danji_title_right .icon_box .icon_title>* { display:block; width:100%; height:14px; line-height:14px; color:#999; }
.danji_title_right .icon_box .icon_title>*:last-child { height:18px; margin-top:4px; line-height:18px; font-size:16px; font-weight:bold; color:#000; }

.dadanBox .slide_gallery_danzi { height:calc((100% / 16) * 9) !important;}
.gallery_danzi { display:inline-block; width:100%; float:left; }
    .gallery_danzi .detail_danzi_img { display:inline-block; width:100%; height:auto !important; background:center center #fff no-repeat; background-size:cover; float:left; }
	.detail_danzi_img>.bg_img { display:inline-block; width:100%; height:auto; padding-top:calc((100% / 16) * 9); background:center center #fff no-repeat; background-size:cover; float:left; }

.danji_img_wrap {margin-bottom:10px;}
.danji_wrap {background:#f6f6f6; padding:15px; }
.danzi_table { display:inline-block; width:100%; padding:15px; float:left; }
.danzi_table.danzi_area_table { border-top:1px solid #eee; }
.danzi_table table { display:table; width:100%; table-layout:fixed; float:left; }
.danzi_table table td, .danzi_table table th { padding:5px 0; }
.danzi_table table td { padding:5px 0 !important; }
.danzi_table table th { font-weight:bold; color:#000; }

.type_img_box { display:inline-block; width:300px; height:150px; margin:0 25px; padding:0 50px; float:left; }
.type_img { width:200px; height:150px; background:center center url('/static/img/add/danzi_no_type_nb.png') no-repeat; background-size:cover; position:relative; float:left;}
.dadanBox .bottom_img_slide .slick-prev { left:0 !important; }
.dadanBox .bottom_img_slide .slick-next { right:0 !important; }
.bottom_img_slide .slick-prev:before, .bottom_img_slide .slick-next:before { width:0 !important; background:#fff; border:none !important; font-family:'Font Awesome 5 Pro'; font-size:24px !important; color:#ddd !important; line-height:32px !important; opacity:0.6 !important; overflow:hidden; }
.bottom_img_slide:hover .slick-prev:before, .bottom_img_slide:hover .slick-next:before { width:34px !important; border:1px solid #ddd !important; opacity:1 !important; transition:opacity .2s; }
.bottom_img_slide:hover .slick-prev:hover:before, .bottom_img_slide:hover .slick-next:hover:before { background:#23408f !important; border-color:#23408f !important; color:#fff !important; transition:all .2s;  }
.bottom_img_slide .slick-prev:before { content:'\f053'; }
.bottom_img_slide .slick-next:before { content:'\f054'; }

.enlarge_btn { width:30px; height:30px; position:absolute; right:0; bottom:0; background:#000; border-radius:4px; opacity:0.6; cursor:pointer; }
.enlarge_btn i { display:inline-block; width:100%; text-align:center; line-height:30px; color:#fff; float:left; }
.enlarge_btn:hover { opacity:1; transition:all .2s; }

.bottom_info .box_title { height:18px; padding-left:10px; border-left:3px solid #23408f; font-size:18px; font-weight:bold; line-height:18px; }
.bottom_info .box_title {margin-bottom:10px; display: inline-block;}
.pic_enroll_btn{cursor: pointer;}

.bottom_info .bottm_content { width:calc(100% - 350px); padding:28px 0; float:right; }
.bottom_info .bottm_content table { width:100%; border:none !important; table-layout:fixed; flaot:left; }
.bottom_info table th, .bottom_info table td { padding:5px 0; border:none !important; text-align:left !important; }
.bottom_info table th { font-weight:normal; color:#999; }
.bottom_info table td { font-weight:bold !important; font-size:15px !important; color:#000 !important; }

.danji_name{cursor: pointer;}

.dadanBox .danji_top .icon_wrap>.icon_box>div{line-height:inherit;}
.danji_top .icon_title{text-align:left;}
.danji_top .icon_title span:last-child{font-weight:bold;}
.text_wrap{margin-top:5px;}
.item_left_panel .dadanBox .icon_wrap>.icon_box i{font-size:30px!important;}
.item_list_left_box.dadanBox .row>.col-sm-12{margin-bottom:10px!important;}

.dadanBox .item_table>div { display:inline-block; width:100%; float:left; }
.dadanBox .item_table .danzi_table { padding:15px 0; box-shadow:none; }
.modal.img_modal { width:100%; height:100vh; padding:60px; background:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:1051; display:none; }
.modal.img_modal.in {display: inline-block; }

.modal .danji_top>* { width:100%; }
.modal .danji_title_right { margin-top:10px; padding-top:10px; border-top:1px dashed #ddd; }
.modal .danji_title_right>* { width:calc((100% - 20px) / 3); }
.modal .type_img_box { width:250px; margin:0; padding:0 25px; float:left; }
.modal .bottom_info .bottm_content { width:calc(100% - 250px);  }

.modal.img_modal button { position:absolute; top:15px; right:15px; z-index:1; opacity:.5; }
.modal.img_modal button i { color:#fff; }
.modal .addTag { display:inline-block; position:fixed; top:15px; left:50%; transform:translateX(-50%); }
.modal .addTag .type_name { display:inline-block; height:30px; padding:0 15px; background:rgba(255,255,255,.8); border-radius:4px; line-height:30px; color:#000; font-size:16px; font-weight:bold; }
.modal .img_wrap { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); text-align:center; }
.modal .img_wrap img { display: inline-block; width:auto; max-height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
.modal .img_wrap img.ratioOver { max-width:100%; height:auto; }

@media (max-width:992px){
    #building_another{padding:8px 10px!important;}
    #building_another .row{padding:0!important;}

    .detail_danzi_img .img_btn { display:none !important; }
    .danji_top>* { width:100%; }
    .danji_title_left { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ddd; }
    .danji_title_right>* { width:calc((100% - 20px) / 3); }
    .danji_title_right .icon_box i { width:100%; margin-bottom:5px; margin-right:0; text-align:center; }
    .danji_top .icon_title { width:100%; text-align:center; }

    .danzi_table { padding:10px 0; }
    .danzi_table table td { padding:4px 0 !important; }
    .dadanBox>div:not(.item_table) .danzi_table table, .dadanBox>div:not(.item_table) .danzi_table tbody, .dadanBox>div:not(.item_table) .danzi_table tr { display:inline-block; width:100%; float:left; }
    .dadanBox>div:not(.item_table) .danzi_table th, .dadanBox>div:not(.item_table) .danzi_table td { display:inline-block; width:150px; padding:4px 0; float:left; }
    .dadanBox>div:not(.item_table) .danzi_table th { width:calc(100% - 150px); }
    .bottom_info>* { display:inline-block; width:100%; float:left; }
    .bottom_info .bottm_content { width:100%; padding:15px 0; padding-bottom:0; }
    .type_img_box { width:100%; height:auto; margin:0; padding:0; }
    .bottom_img_slide .slick-prev, .bottom_img_slide .slick-next { display:none !important; }
    .type_img { width:100%; height:auto; padding-top:calc((100% / 16) * 9); }
        .mobile_real_house_btn_ex{display:none!important;}
}
