@charset "UTF-8";
/* common */
.w_years {
  position: relative;
}
.w_years .y_arrow {
  position: absolute;
  top: 18px;
  right: 16px;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 5px solid #000;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: 999;
  text-indent: -999999px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.w_years .y_arrow.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  display: inline-block;
  width: 131px;
  height: 42px;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  padding-left: 16px;
  border-radius: 2px;
  border: 1px solid #ddd;
  position: relative;
}
select option {
  display: block;
  background: #fff;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 30px 0;
}

select::-ms-expand {
  display: none;
}

/* 스프 / 공직자 재산공개 */
.w_sp_property .w_search {
  position: relative;
  width: 700px;
  margin: 0 auto;
  background-color: #8ac6fe;
}
.w_sp_property .w_search .w_search_field .input_search {
  display: block;
  width: calc(100% - 80px);
  padding-left: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 70px;
  line-height: 70px;
  background: #8ac6fe;
  font-size: 42px;
  letter-spacing: -2.1px;
  color: #000;
  font-weight: bold;
  border: none 0;
  outline: 0;
  -webkit-appearance: none;
}
.w_sp_property .w_search .w_search_field .input_search::-webkit-input-placeholder {
  color: #d6ebff;
}
.w_sp_property .w_search .w_search_field .input_search::-moz-placeholder {
  color: #d6ebff;
}
.w_sp_property .w_search .w_search_field .input_search:-ms-input-placeholder {
  color: #d6ebff;
}
.w_sp_property .w_search .w_search_field .input_search::-ms-input-placeholder {
  color: #d6ebff;
}
.w_sp_property .w_search .w_search_field .input_search::placeholder {
  color: #d6ebff;
}
.w_sp_property .w_search .w_search_field .input_search::-webkit-search-decoration {
  -webkit-appearance: none;
}
.w_sp_property .w_search .w_search_field .input_search::-webkit-search-cancel-button {
  display: none;
}
.w_sp_property .w_search .w_search_field .input_search:focus {
  padding-right: 50px;
}
.w_sp_property .w_search .w_search_field .input_reset {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 90px;
  top: 26px;
  background: url("https://image.sbs.co.kr/news/premium/property/b_search_reset.png") no-repeat;
  text-indent: -999999em;
  line-height: 0;
  border: none 0;
  cursor: pointer;
}
.w_sp_property .w_search .w_search_field .btn_search {
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  height: 70px;
  width: 70px;
  background-position: -106px -5px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search .w_search_field .btn_search {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_search .w_search_auto {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  background: #fff;
  border: solid 1px #ddd;
  -webkit-box-shadow: 3.2px 3.8px 6.6px 1.4px rgba(0, 0, 0, 0.05);
          box-shadow: 3.2px 3.8px 6.6px 1.4px rgba(0, 0, 0, 0.05);
}
.w_sp_property .w_search .w_search_auto .w_search_list {
  padding: 12px 0;
}
.w_sp_property .w_search .w_search_auto .w_search_list a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  padding: 10px 20px;
}
.w_sp_property .w_search .w_search_auto .w_search_list a strong {
  color: #2884f8;
  font-weight: normal;
}
.w_sp_property .w_search .w_search_auto .w_search_list a:hover {
  text-decoration: underline;
}
.w_sp_property .w_search .w_search_auto .w_search_list a:focus {
  text-decoration: underline;
}
.w_sp_property .w_search .w_search_auto .w_search_total {
  display: none;
  height: 36px;
  line-height: 36px;
  text-align: right;
  background: #fff;
  border-top: solid 1px #ddd;
}
.w_sp_property .w_search .w_search_auto .w_search_total a {
  display: inline-block;
  font-size: 14px;
  color: #666;
}
.w_sp_property .w_search .w_search_auto .w_search_total a .num {
  color: #2884f8;
  font-weight: bold;
}
.w_sp_property .w_search .w_search_auto .w_search_total a:after {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 5px;
  height: 7px;
  background-position: -305px -174px;
  content: "";
  margin: 14px 20px 0 8px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search .w_search_auto .w_search_total a:after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_note {
  position: relative;
  border: solid 3px #000;
  border-radius: 6px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 208px;
}
.w_sp_property .w_note:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  background: url("https://image.sbs.co.kr/news/premium/property/bg_note_r.png") repeat-y;
  content: "";
}
.w_sp_property .w_note:after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: url("https://image.sbs.co.kr/news/premium/property/bg_note_b.png") repeat-x;
  content: "";
}
.w_sp_property .w_note .bg_note {
  padding: 60px 50px 70px;
  background: #fff;
}
.w_sp_property .w_note .bg_note:before {
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  width: 30px;
  height: 30px;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  background-position: -45px -251px;
  background-color: #fff;
  content: "";
}
@media all and (max-width: 840px) {
  .w_sp_property .w_note .bg_note:before {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}

@media all and (max-width: 840px) {
  .w_sp_property .w_search {
    width: 100%;
  }
  .w_sp_property .w_search .w_search_field .input_search {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: -0.2px;
    width: calc(100% - 60px);
  }
  .w_sp_property .w_search .w_search_field .input_search:focus {
    padding-right: 24px;
  }
  .w_sp_property .w_search .w_search_field .btn_search {
    width: 50px;
    height: 50px;
    background-position: -68px 0;
  }
  .w_sp_property .w_search .w_search_field .input_reset {
    width: 14px;
    height: 14px;
    top: 18px;
    right: 60px;
    background-image: url("https://image.sbs.co.kr/news/premium/property/b_search_reset_m.png");
    background-size: 14px 14px;
  }
  .w_sp_property .w_search .w_search_field .w_search_auto .w_search_total a:after {
    background-position: -183px -125px;
    width: 5.5px;
    height: 9.5px;
    margin-top: 13px;
  }
  .w_sp_property .w_note {
    border-width: 2px;
    border-radius: 3px 3px;
  }
  .w_sp_property .w_note:before {
    width: 2.5px;
    background-size: 2.5px auto;
    background-image: url("https://image.sbs.co.kr/news/premium/property/m_bg_note_r.png");
  }
  .w_sp_property .w_note:after {
    height: 2.5px;
    background-size: auto 2.5px;
    background-image: url("https://image.sbs.co.kr/news/premium/property/m_bg_note_b.png");
  }
  .w_sp_property .w_note .bg_note {
    padding: 35px 15px 60px;
  }
  .w_sp_property .w_note .bg_note:before {
    width: 24.5px;
    height: 25px;
    background-position: -119px 0;
    top: -2px;
    left: -2px;
  }
}
/* reset */
body {
  background: #fff;
  word-break: break-all;
  -webkit-text-size-adjust: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, code, form, fieldset, legend, textarea, p, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
}

body, input, button, select, textarea {
  font-family: pretendard, "Apple SD Gothic Neo", "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
}

img, fieldset, iframe, button {
  border: 0;
}

dl, ul, ol, menu, li {
  list-style: none;
}

input, select, textarea, button {
  vertical-align: top;
}

img {
  vertical-align: top;
}

a {
  text-decoration: none;
  color: inherit;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}

table {
  border-collapse: collapse;
  word-break: normal;
}

thead {
  border-spacing: 0;
}

.blind, legend, caption {
  position: absolute;
  top: -1px;
  left: -1px;
  text-indent: -99999px;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

/* layout */
.w_inner {
  position: relative;
  max-width: 1240px;
  padding: 0 15px;
  margin: 0 auto;
}

.w_contents {
  position: relative;
  z-index: 1;
}

/* 스프 / 공직자 재산공개 */
.w_sp_property .w_header {
  position: relative;
  z-index: 2;
  height: 80px;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.w_sp_property .w_header .b_menu {
  display: block;
  float: left;
  margin-left: -11px;
  padding: 29px 29px 29px 11px;
}
.w_sp_property .w_header .b_menu span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 22px;
  background-position: -5px -291px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .b_menu span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .logo_sp {
  display: block;
  float: left;
  padding: 22.5px 0;
}
.w_sp_property .w_header .logo_sp a {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 33px;
  background-position: -186px -5px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .logo_sp a {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .tit_site {
  float: left;
}
.w_sp_property .w_header .tit_site:before {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 20px;
  background: #dedede;
  margin: 30px 0 0 15px;
  content: "";
}
.w_sp_property .w_header .tit_site a {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
  line-height: 80px;
  margin-left: 15px;
}
.w_sp_property .w_header .tit_site a:after {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 16px;
  background-position: -115px -292px;
  margin: 31px 0 0 8px;
  content: "";
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .tit_site a:after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_menu {
  position: absolute;
  right: 50px;
  top: 0;
}
.w_sp_property .w_header .w_menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.w_sp_property .w_header .w_menu .menu a {
  display: block;
  padding: 32px 20px;
}
.w_sp_property .w_header .w_menu .menu a:hover {
  text-decoration: underline;
}
.w_sp_property .w_header .b_share {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px 15px 25px 25px;
}
.w_sp_property .w_header .b_share span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 30px;
  background-position: -305px -44px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .b_share span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .b_search {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
}
.w_sp_property .w_header .b_search span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background-position: -5px -251px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .b_search span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_search_head {
  display: none;
  position: absolute;
  width: 100%;
  background: #2d2d2d;
  z-index: 1;
}
.w_sp_property .w_header .w_search_head .b_close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
}
.w_sp_property .w_header .w_search_head .b_close span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 29px;
  height: 29px;
  background-position: -305px -5px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_search_head .b_close span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_search_head .btn_search {
  position: absolute;
  top: 13px;
  right: 65px;
  display: block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  border-radius: 18px 18px;
  background: #000;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.w_sp_property .w_header .w_search_head .input_search {
  width: calc(100% - 150px);
  height: 60px;
  line-height: 60px;
  border: 0;
  background: transparent;
  outline: 0;
  color: #fff;
  font-weight: bold;
  -webkit-appearance: none;
}
.w_sp_property .w_header .w_search_head .input_search::-webkit-input-placeholder {
  color: #7b7b7b;
}
.w_sp_property .w_header .w_search_head .input_search::-moz-placeholder {
  color: #7b7b7b;
}
.w_sp_property .w_header .w_search_head .input_search:-ms-input-placeholder {
  color: #7b7b7b;
}
.w_sp_property .w_header .w_search_head .input_search::-ms-input-placeholder {
  color: #7b7b7b;
}
.w_sp_property .w_header .w_search_head .input_search::placeholder {
  color: #7b7b7b;
}
.w_sp_property .w_header .w_search_head .input_search::-webkit-search-decoration {
  -webkit-appearance: none;
}
.w_sp_property .w_header .w_search_head .input_search::-webkit-search-cancel-button {
  display: none;
}
.w_sp_property .w_header .w_search_head .input_search:focus + .btn_search {
  background: #2884f8;
}
.w_sp_property .w_header .w_search_head .w_search_auto {
  background: #2d2d2d;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_list li a {
  display: inline-block;
  font-size: 14px;
  color: #cdcdcd;
  padding: 10px 0;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_list li a strong {
  color: #2884f8;
  font-weight: normal;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_list li a:hover {
  text-decoration: underline;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_list li a:focus {
  text-decoration: underline;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_list li:last-child {
  padding-bottom: 20px;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_total {
  display: none;
  height: 36px;
  line-height: 36px;
  text-align: right;
  border-top: solid 1px #666666;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_total a {
  display: inline-block;
  font-size: 14px;
  color: #cdcdcd;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_total a .num {
  color: #2884f8;
}
.w_sp_property .w_header .w_search_head .w_search_auto .w_search_total a:after {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 5px;
  height: 7px;
  background-position: -305px -174px;
  content: "";
  margin: 14px 0 0 10px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_search_head .w_search_auto .w_search_total a:after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header.hd_fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: #2d2d2d;
  color: #fff;
  z-index: 999;
  border-bottom: none;
}
.w_sp_property .w_header.hd_fixed .b_share {
  display: none;
}
.w_sp_property .w_header.hd_fixed .b_search {
  display: block;
}
.w_sp_property .w_header.hd_fixed .logo_sp {
  display: none;
}
.w_sp_property .w_header.hd_fixed .tit_site:before {
  display: none;
}
.w_sp_property .w_header.hd_fixed .tit_site a {
  line-height: 60px;
  margin-left: 10px;
}
.w_sp_property .w_header.hd_fixed .tit_site a:after {
  display: none;
}
.w_sp_property .w_header.hd_fixed .b_menu {
  padding: 19px 19px 19px 15px;
}
.w_sp_property .w_header.hd_fixed .b_menu span {
  background-position: -46px -291px;
}
.w_sp_property .w_header.hd_fixed .w_menu {
  position: static;
  float: left;
  margin-left: 25px;
}
.w_sp_property .w_header.hd_fixed .w_menu a {
  color: #cdcdcd;
  padding: 22px 15px;
}
.w_sp_property .w_header.hd_fixed + .w_contents {
  padding-top: 80px;
}
.w_sp_property .w_header.menu_open .w_layer_aside .aside_in {
  visibility: visible;
  left: 0;
}
.w_sp_property .w_header.menu_open .w_layer_aside:after {
  display: block;
}
.w_sp_property .w_header .w_layer_aside .aside_in {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  z-index: 999;
  width: 460px;
  background: #fff;
  color: #000;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  overflow-y: auto;
}
.w_sp_property .w_header .w_layer_aside:after {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  z-index: 998;
}
.w_sp_property .w_header .w_layer_aside a {
  color: #000;
}
.w_sp_property .w_header .w_layer_aside .b_close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px;
}
.w_sp_property .w_header .w_layer_aside .b_close span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 29px;
  height: 29px;
  background-position: -245px -251px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_layer_aside .b_close span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_layer_aside .w_logout {
  padding: 130px 50px 30px;
  text-align: center;
}
.w_sp_property .w_header .w_layer_aside .w_logout .b_login {
  display: block;
  height: 64px;
  line-height: 64px;
  background: #002957;
}
.w_sp_property .w_header .w_layer_aside .w_logout .b_login strong {
  font-size: 18px;
  color: #fff;
}
.w_sp_property .w_header .w_layer_aside .w_logout .b_join {
  display: inline-block;
  padding: 18px 0;
  letter-spacing: normal;
}
.w_sp_property .w_header .w_layer_aside .w_logout .b_join strong {
  margin-left: 7px;
}
.w_sp_property .w_header .w_layer_aside .w_login {
  padding: 130px 50px 30px;
}
.w_sp_property .w_header .w_layer_aside .w_login .name {
  font-size: 18px;
  line-height: 30px;
}
.w_sp_property .w_header .w_layer_aside .w_login .name span {
  font-weight: normal;
  font-size: 16px;
}
.w_sp_property .w_header .w_layer_aside .w_login .b_logout {
  float: right;
  display: block;
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
  border: solid 1px #ddd;
  border-radius: 15px 15px;
}
.w_sp_property .w_header .w_layer_aside .w_login .b_logout strong {
  font-weight: normal;
  font-size: 14px;
  color: #666;
}
.w_sp_property .w_header .w_layer_aside .w_login .b_logout:hover {
  text-decoration: none;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side {
  padding: 0 50px;
  border-top: solid 1px #ddd;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu {
  padding-top: 30px;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .active a {
  color: #000;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .link {
  position: relative;
  display: block;
  padding: 20px 0;
  font-size: 32px;
  font-weight: bold;
  color: #919191;
  letter-spacing: normal;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .link:hover {
  color: #000;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .link:after {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 21px;
  background-position: -305px -115px;
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .link:after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub.open .link:after {
  height: 3px;
  background-position: -305px -146px;
  top: 30px;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub.open .sub_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list li {
  width: 50%;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list li a {
  display: inline-block;
  padding: 10px 20px 10px 0;
  color: #919191;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list li a:hover {
  color: #000;
}
.w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list li.active a {
  color: #000;
}
.w_sp_property .w_header .w_layer_aside .w_apps {
  padding: 200px 0 100px;
  text-align: center;
}
.w_sp_property .w_header .w_layer_aside .w_apps a {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 66px;
  height: 66px;
  margin: 0 6px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_layer_aside .w_apps a {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_layer_aside .w_apps .b_sbsp {
  background-position: -81px -105px;
}
.w_sp_property .w_header .w_layer_aside .w_apps .b_news {
  background-position: -5px -105px;
}
.w_sp_property .w_header .w_layer_share {
  display: none;
}
.w_sp_property .w_header .w_layer_share .share_in {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  color: #000;
  z-index: 999;
}
.w_sp_property .w_header .w_layer_share:after {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  z-index: 998;
}
.w_sp_property .w_header .w_layer_share .w_share_list {
  width: 407px;
  margin: 0 auto;
  padding: 70px 0 50px;
}
.w_sp_property .w_header .w_layer_share .w_share_list li {
  margin-bottom: 20px;
}
.w_sp_property .w_header .w_layer_share .w_share_list li a:hover {
  text-decoration: none;
}
.w_sp_property .w_header .w_layer_share .w_share_list .sns {
  display: inline-block;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.w_sp_property .w_header .w_layer_share .w_share_list .sns:before {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  content: "";
  margin-right: 20px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_layer_share .w_share_list .sns:before {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_header .w_layer_share .w_share_list .sns.f:before {
  background-position: -186px -122px;
}
.w_sp_property .w_header .w_layer_share .w_share_list .sns.t:before {
  background-position: -76px -181px;
}
.w_sp_property .w_header .w_layer_share .w_share_list .sns.k:before {
  background-position: -236px -122px;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy {
  position: relative;
  width: 407px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy .b_copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 20px;
  border: solid 1px #ddd;
  border-radius: 3px 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy .b_copy .url {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy .b_copy .btn {
  -ms-flex-preferred-size: 60px;
      flex-basis: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy .w_layer_url {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #f4f4f4;
  border: solid 1px #ddd;
  border-radius: 3px 3px;
}
.w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy .w_layer_url .txt {
  display: block;
  padding: 0 20px;
}
.w_sp_property .w_header .w_layer_share .b_close {
  position: absolute;
  top: 0;
  right: -15px;
  padding: 30px;
}
.w_sp_property .w_header .w_layer_share .b_close span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 29px;
  height: 29px;
  background-position: -245px -251px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_header .w_layer_share .b_close span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_footer {
  background: #333;
  text-align: center;
  color: #fff;
}
.w_sp_property .w_footer .f_link {
  padding: 50px 0 20px;
}
.w_sp_property .w_footer .f_link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.w_sp_property .w_footer .f_link ul li {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: normal;
  position: relative;
}
.w_sp_property .w_footer .f_link ul li:last-child::after {
  display: none;
}
.w_sp_property .w_footer .f_link ul li::after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #5b5b5b;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.w_sp_property .w_footer .f_link ul li a {
  padding: 10px;
}
.w_sp_property .w_footer .f_link ul li .mail {
  margin-left: 10px;
}
.w_sp_property .w_footer .f_link ul li .mail_link {
  text-decoration: underline;
  text-underline-position: under;
  padding-left: 5px;
}
.w_sp_property .w_footer .copy {
  padding-bottom: 45px;
  font-size: 12px;
  color: #ccc;
}
.w_sp_property .b_top {
  position: fixed;
  right: 20px;
  bottom: 25px;
  z-index: 997;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background-position: -287px -191px;
}
@media all and (max-width: 840px) {
  .w_sp_property .b_top {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}

@media all and (max-width: 840px) {
  .w_sp_property .b_top {
    right: 15px;
    bottom: 15px;
    height: 51px;
    width: 50px;
    background-position: -78px -51px;
  }
  .w_sp_property .w_header {
    height: 50px;
  }
  .w_sp_property .w_header .b_menu {
    padding: 17px 7px;
    margin-left: -7px;
  }
  .w_sp_property .w_header .b_menu span {
    width: 21px;
    height: 14px;
    background-position: 0 0;
  }
  .w_sp_property .w_header .logo_sp {
    padding: 16px 7px 15px;
  }
  .w_sp_property .w_header .logo_sp a {
    width: 28.5px;
    height: 18.5px;
    background-position: -22px 0;
  }
  .w_sp_property .w_header .tit_site {
    float: none;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .w_sp_property .w_header .tit_site:before {
    display: none;
  }
  .w_sp_property .w_header .tit_site a {
    line-height: 50px;
    margin: 0;
    font-size: 15px;
  }
  .w_sp_property .w_header .tit_site a:after {
    display: none;
  }
  .w_sp_property .w_header .b_share {
    padding: 15px 18px;
    right: 0;
  }
  .w_sp_property .w_header .b_share span {
    width: 16.5px;
    height: 21px;
    background-position: -51px 0;
  }
  .w_sp_property .w_header .b_search span {
    width: 21px;
    height: 21px;
    background-position: -155px -103px;
  }
  .w_sp_property .w_header .w_menu .menu {
    display: none;
  }
  .w_sp_property .w_header .w_search_head .b_close span {
    width: 21px;
    height: 21px;
    background-position: -177px -103px;
  }
  .w_sp_property .w_header.hd_fixed {
    height: 50px;
  }
  .w_sp_property .w_header.hd_fixed .b_menu {
    padding: 18px 15px;
    margin-left: -15px;
  }
  .w_sp_property .w_header.hd_fixed .b_menu span {
    background-position: -160px -125px;
  }
  .w_sp_property .w_header.hd_fixed .logo_sp {
    display: none;
  }
  .w_sp_property .w_header.hd_fixed .tit_site {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    left: 50px;
  }
  .w_sp_property .w_header.hd_fixed .tit_site a {
    line-height: 50px;
  }
  .w_sp_property .w_header.hd_fixed + .w_contents {
    padding-top: 50px;
  }
  .w_sp_property .w_header .w_search_head .input_search {
    width: calc(100% - 110px);
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    text-decoration: none;
  }
  .w_sp_property .w_header .w_search_head .btn_search {
    height: 30px;
    line-height: 30px;
    width: 60px;
    top: 10px;
    right: 53px;
    font-size: 13px;
  }
  .w_sp_property .w_header .w_search_head .w_search_auto .w_search_total a:after {
    background-position: -26px -19px;
    width: 6px;
    height: 10px;
  }
  .w_sp_property .w_header .w_layer_aside .b_close {
    padding: 16px;
  }
  .w_sp_property .w_header .w_layer_aside .b_close span {
    width: 21px;
    height: 21px;
    background-position: -138px -125px;
  }
  .w_sp_property .w_header .w_layer_aside .aside_in {
    width: 100%;
    overflow: hidden;
  }
  .w_sp_property .w_header .w_layer_aside .w_logout {
    padding: 77px 35px 30px;
  }
  .w_sp_property .w_header .w_layer_aside .w_logout .b_login {
    height: 45px;
    line-height: 45px;
  }
  .w_sp_property .w_header .w_layer_aside .w_logout .b_login strong {
    font-size: 15px;
  }
  .w_sp_property .w_header .w_layer_aside .w_logout .b_join {
    padding: 15px 0;
    font-size: 14px;
  }
  .w_sp_property .w_header .w_layer_aside .w_login {
    padding: 77px 35px 30px;
  }
  .w_sp_property .w_header .w_layer_aside .w_login .name {
    font-size: 17px;
  }
  .w_sp_property .w_header .w_layer_aside .w_login .name span {
    font-size: 15px;
  }
  .w_sp_property .w_header .w_layer_aside .w_login .b_logout {
    height: 26px;
    line-height: 25px;
    padding: 0 12px;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side {
    padding: 0 35px;
    height: calc(100% - 300px);
    overflow-y: auto;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side .menu .link {
    font-size: 23px;
    padding: 20px 0;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .link:after {
    width: 18px;
    height: 18px;
    background-position: -26px -30px;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub.open .link:after {
    width: 18px;
    height: 18px;
    background-position: -45px -30px;
    top: 20px;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side .menu .sub .sub_list li a {
    padding-right: 16.5px;
  }
  .w_sp_property .w_header .w_layer_aside .w_apps {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    padding: 0;
  }
  .w_sp_property .w_header .w_layer_aside .w_apps a {
    width: 55px;
    height: 55px;
  }
  .w_sp_property .w_header .w_layer_aside .w_apps a.b_sbsp {
    background-position: -26px -102px;
  }
  .w_sp_property .w_header .w_layer_aside .w_apps a.b_news {
    background-position: -82px -102px;
  }
  .w_sp_property .w_header .w_layer_share .b_close {
    padding: 17px;
    right: 0;
  }
  .w_sp_property .w_header .w_layer_share .b_close span {
    width: 21px;
    height: 21px;
    background-position: -138px -125px;
  }
  .w_sp_property .w_header .w_layer_share .share_in {
    height: auto;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list {
    width: auto;
    padding: 50px 20px 30px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .sns {
    line-height: 25px;
    font-size: 15px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .sns:before {
    width: 25px;
    height: 25px;
    margin-right: 14px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .sns.f:before {
    background-position: -130px -48px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .sns.t:before {
    background-position: -156px -48px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .sns.k:before {
    background-position: -182px -48px;
  }
  .w_sp_property .w_header .w_layer_share .w_share_list .w_url_copy {
    width: 100%;
    height: 45px;
    line-height: 43px;
  }
  .w_sp_property .w_footer .f_link {
    padding: 35px 0 54px;
  }
  .w_sp_property .w_footer .f_link ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .w_sp_property .w_footer .f_link ul li {
    font-size: 13px;
    line-height: 20px;
  }
  .w_sp_property .w_footer .f_link ul li:last-child {
    margin-top: 30px;
    width: 100%;
  }
  .w_sp_property .w_footer .f_link ul li:nth-child(3)::after {
    display: none;
  }
  .w_sp_property .w_footer .f_link ul li::after {
    width: 1px;
    height: 10px;
  }
  .w_sp_property .w_footer .f_link ul li a {
    padding: 10px 20px;
  }
  .w_sp_property .w_footer .copy {
    padding: 0 0 20px;
  }
  .w_sp_property .w_footer .copy span {
    display: block;
    line-height: 20px;
  }
}
@media all and (max-width: 420px) {
  .w_sp_property .w_search .w_search_field .input_search {
    font-size: 18px;
  }
}
@media all and (max-width: 840px) and (orientation: landscape) {
  .w_sp_property .w_header .w_layer_aside .aside_in {
    overflow-y: auto;
  }
  .w_sp_property .w_header .w_layer_aside .w_menu_side {
    height: auto;
  }
  .w_sp_property .w_header .w_layer_aside .w_apps {
    position: static;
    padding: 20px 0;
  }
}
/* 스프 / 공직자 재산공개 */
.w_sp_property {
  /* 메인 */
  /* 데이터 상세 */
  /* 검색 결과 */
  /* 소개 */
}
.w_sp_property .w_main_p {
  position: relative;
}
.w_sp_property .w_main_p .w_main_search {
  position: relative;
}
.w_sp_property .w_main_p .w_main_search::before {
  content: "";
  width: 100%;
  height: 475px;
  background: #95cdff url("https://image.sbs.co.kr/news/premium/property/bg_main_v2.jpg") no-repeat center top;
  position: absolute;
  top: 0;
  display: block;
}
.w_sp_property .w_main_p .w_main_search .w_inner {
  z-index: 9999;
  margin-bottom: 60px;
}
.w_sp_property .w_main_p .w_main_search .w_intro {
  text-align: center;
  width: 700px;
  margin: 0 auto;
  padding-top: 98px;
}
.w_sp_property .w_main_p .w_main_search .w_intro .line {
  position: relative;
  font-size: 32px;
  line-height: 38px;
  display: inline;
  background-repeat: no-repeat;
  background-size: 100% 35%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 252, 0)), to(rgb(255, 252, 0)));
  background-image: linear-gradient(rgb(255, 252, 0), rgb(255, 252, 0));
  background-position: 0 0.6em;
}
.w_sp_property .w_main_p .w_main_search .w_intro .desc {
  font-size: 18px;
  line-height: 28px;
  padding: 18px 100px 50px;
}
.w_sp_property .w_main_p .w_note {
  position: relative;
}
.w_sp_property .w_main_p .w_note .bg_note:before {
  background-color: #95cdff;
}
.w_sp_property .w_main_p .w_main_cont .con_main_tit {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.26px;
  padding-bottom: 20px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu li {
  margin-right: 9px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu li a {
  display: block;
  padding: 12px 24px;
  border-radius: 25px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #666;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu li a span {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 1px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu li a:hover {
  color: #fff;
  background: #2884f8;
  border: 1px solid #2884f8;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_menu li .active {
  color: #fff;
  background: #2884f8;
  border: 1px solid #2884f8;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con {
  margin-bottom: 73px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  letter-spacing: -0.18px;
  padding: 0 0 0 40px;
  margin-bottom: 14px;
  position: relative;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit::after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit {
    font-size: 15px;
    line-height: 20px;
    padding-left: 30px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit::after {
    width: 25px;
    height: 25px;
  }
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.search_top::after {
  background-position: -125px -251px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.property_top::after {
  background-position: -205px -251px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.increase_top::after {
  background-position: -165px -251px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li {
  margin-bottom: 7px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a {
  position: relative;
  display: block;
  border: 2px solid #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 65px 0 95px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a:hover {
  border-color: #2884f8;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a:hover .w_more span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  background-position: -167px -181px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a:hover .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_profile {
  position: absolute;
  top: 13px;
  left: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_profile img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_more {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_more span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 31px;
  background-position: -126px -181px;
  margin: 0 18px 0 0;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li {
  margin: 0;
  position: relative;
  width: 30%;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 86px;
  padding-right: 30px;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info span {
  -ms-flex-preferred-size: 40px;
      flex-basis: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #666;
  margin: auto 0;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info strong {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  display: block;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: auto 0;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(1) {
  width: 18%;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(4) {
  width: 22%;
}
.w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(4) .info {
  -webkit-line-clamp: 1;
  padding-right: 0;
}
.w_sp_property .w_data_p {
  position: relative;
  padding-top: 40px;
}
.w_sp_property .w_data_p:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 425px;
  background: #95cdff;
  content: "";
}
.w_sp_property .w_data_p:after {
  content: "";
  width: 505px;
  height: 302px;
  background: url("https://image.sbs.co.kr/news/premium/property/bg_right.png") no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 50px;
}
.w_sp_property .w_data_p .w_note {
  z-index: 10;
}
.w_sp_property .w_data_p .w_note .bg_note::before {
  background-color: #95cdff;
}
.w_sp_property .w_data_p .w_note .bg_note .w_notice {
  margin-top: 15px;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.w_sp_property .w_data_p .w_note .bg_note .w_notice .i {
  padding: 2px 4px 0 0;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info {
  position: relative;
  padding-bottom: 40px;
  border-bottom: 2px solid #000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_profile {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  overflow: hidden;
  position: relative;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_profile img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info {
  margin-top: -87px;
  padding-left: 119px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info div span {
  font-size: 14px;
  font-weight: bold;
  color: #666;
  padding-left: 9px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .name {
  line-height: 38px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .name strong {
  font-size: 24px;
  font-weight: bold;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .depart {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .m_data {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .m_data strong {
  padding-top: 11px;
  font-size: 32px;
  font-weight: bold;
  color: #ee6d17;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .m_data span {
  margin-bottom: 2px;
}
.w_sp_property .w_data_p .w_note .bg_note div .tab_tit {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  letter-spacing: -0.18px;
  padding: 0 0 0 40px;
  margin-bottom: 14px;
  position: relative;
}
.w_sp_property .w_data_p .w_note .bg_note div .tab_tit::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit::after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit {
    font-size: 15px;
    line-height: 20px;
    padding-left: 30px;
  }
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit::after {
    width: 25px;
    height: 25px;
  }
}
.w_sp_property .w_data_p .w_note .bg_note div .tab_tit.total_property::after {
  background-position: -248px -181px;
}
.w_sp_property .w_data_p .w_note .bg_note div .tab_tit.asset_data::after {
  background-position: -208px -181px;
}
.w_sp_property .w_data_p .w_note .bg_note div .tab_tit.position_data::after {
  background-position: -208px -214px;
  width: 29px;
}
.w_sp_property .w_data_p .w_note .bg_note div .asset_data {
  line-height: 42px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_con {
  margin-top: 53px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_detail_con .total_con {
  height: 445px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con {
  position: relative;
  margin-top: 52px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .w_years {
  position: absolute;
  top: 0;
  right: 0;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .w_years select {
  padding-left: 16px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table {
  width: 100%;
  text-align: center;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col {
  height: 38px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:first-child, .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:last-child {
  width: 25%;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:nth-child(2) {
  width: 50%;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr {
  border-bottom: none;
  background-color: #000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th {
  color: #fff;
  font-weight: bold;
  background-color: #000;
  line-height: 42px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th:first-child {
  border-radius: 2px 0 0 2px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th:last-child {
  border-radius: 0 2px 2px 0;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr {
  border-bottom: 1px solid #ddd;
  /*** 퍼센트 PC 시작 ***/
  /*** 퍼센트 PC 끝 ***/
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr:last-child {
  border-bottom: 1px solid #000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr td {
  padding: 10px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent {
  position: relative;
  display: block;
  text-align: left;
  margin-left: 32%;
  padding-left: 20px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent .arrow {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  text-indent: -999999px;
  line-height: 0;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.up {
  color: #ff0000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.up .arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid transparent;
  border-bottom: 9px solid #ff0000;
  top: -4px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.down {
  color: #2884f8;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.down .arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #2884f8;
  border-bottom: 9px solid transparent;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.equal {
  height: 16px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent.equal .arrow {
  width: 10px;
  height: 2px;
  background: #989898;
  top: 50%;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report {
  margin: 20px 0 55px 0;
  text-align: center;
}
.w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report a {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  padding: 0 10px;
  min-width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2884f8;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}
@media all and (max-width: 1024px) {
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report a {
    height: 50px;
    line-height: 47px;
    border-width: 3px;
    font-size: 17px;
    font-weight: normal;
    min-width: 235px;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report a {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 15px;
    border-radius: 3px;
    min-width: auto;
  }
}
@media all and (max-width: 840px) and (orientation: landscape) {
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report a {
    width: 50%;
  }
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con {
  position: relative;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table {
  width: 100%;
  text-align: center;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table colgroup col {
  height: 38px;
  width: 25%;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr {
  border-bottom: none;
  background-color: #000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th {
  color: #fff;
  font-weight: bold;
  background-color: #000;
  line-height: 42px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th:first-child {
  border-radius: 2px 0 0 2px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th:last-child {
  border-radius: 0 2px 2px 0;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr {
  border-bottom: 1px solid #ddd;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr:last-child {
  border-bottom: 1px solid #000;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr td {
  padding: 10px;
}
.w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr td .line {
  display: inline-block;
}
.w_sp_property .w_search_p .w_search_result {
  height: 240px;
  padding-top: 84px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #95cdff;
  position: relative;
  z-index: 999;
}
.w_sp_property .w_search_p .w_result_cont {
  padding: 41px 0 332px 0;
}
.w_sp_property .w_search_p .w_result_cont .tab_tit {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  letter-spacing: -0.18px;
  padding: 0 0 0 40px;
  margin-bottom: 14px;
  position: relative;
}
.w_sp_property .w_search_p .w_result_cont .tab_tit::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .tab_tit::after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .tab_tit {
    font-size: 15px;
    line-height: 20px;
    padding-left: 30px;
  }
  .w_sp_property .w_search_p .w_result_cont .tab_tit::after {
    width: 25px;
    height: 25px;
  }
}
.w_sp_property .w_search_p .w_result_cont .tab_tit.s_result::after {
  background-position: -85px -251px;
}
.w_sp_property .w_search_p .w_result_cont .tab_tit strong {
  color: #2884f8;
}
.w_sp_property .w_search_p .w_result_cont .s_cont {
  padding-top: 5px;
  margin: 0 -5px;
  text-align: center;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  padding-bottom: 40px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li {
  width: 33.33%;
  padding: 0 5px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li a {
  display: block;
  padding: 30px 55px 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: 3px solid #ddd;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: relative;
  height: 200px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover {
  border: 3px solid #2884f8;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover .w_more span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 31px;
  background-position: -167px -181px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info {
  position: relative;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_profile {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_profile img {
  width: 100%;
  height: auto;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info {
  margin-top: -73px;
  padding-left: 96px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .name strong {
  font-size: 22px;
  font-weight: bold;
  margin: 0 4px 0 0;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .name span {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .depart {
  margin-top: 2px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data {
  margin-top: 15px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data strong {
  font-size: 22px;
  color: #ee6d17;
  display: block;
  margin-bottom: 2px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 22px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data span {
  font-size: 14px;
  font-weight: bold;
  color: #666;
  line-height: 22px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more {
  position: absolute;
  bottom: 11px;
  right: 12px;
}
.w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more span {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 31px;
  background-position: -126px -181px;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_search_p .w_result_cont .s_cont .btn_s_more {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  padding: 0 10px;
  min-width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2884f8;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}
@media all and (max-width: 1024px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont .btn_s_more {
    height: 50px;
    line-height: 47px;
    border-width: 3px;
    font-size: 17px;
    font-weight: normal;
    min-width: 235px;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont .btn_s_more {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 15px;
    border-radius: 3px;
    min-width: auto;
  }
}
@media all and (max-width: 840px) and (orientation: landscape) {
  .w_sp_property .w_search_p .w_result_cont .s_cont .btn_s_more {
    width: 50%;
  }
}
.w_sp_property .w_search_p .w_result_cont .s_empty {
  padding-top: 5px;
  text-align: center;
  position: relative;
}
.w_sp_property .w_search_p .w_result_cont .s_empty::before {
  content: "";
  display: inline-block;
  width: 208px;
  height: 244px;
  background: url(https://image.sbs.co.kr/news/premium/property/img_empty.png) no-repeat;
}
.w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc {
  font-size: 18px;
  padding-top: 40px;
  line-height: 28px;
}
.w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc strong {
  display: block;
  margin-bottom: 30px;
}
.w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc span {
  display: block;
}
.w_sp_property .w_intro_p {
  background: #f0f0f0;
}
.w_sp_property .w_intro_p .w_intro_cont {
  overflow: hidden;
  padding: 113px 0 300px 0;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit {
  text-align: left;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .line {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -1.2px;
  display: inline;
  background-repeat: no-repeat;
  background-size: 100% 35%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 252, 0)), to(rgb(255, 252, 0)));
  background-image: linear-gradient(rgb(255, 252, 0), rgb(255, 252, 0));
  background-position: 0 0.6em;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .intro_desc {
  margin: 25px 440px 90px 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.18px;
  position: relative;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .intro_desc::after {
  content: "";
  width: 515px;
  height: 473px;
  background: url(https://image.sbs.co.kr/news/premium/property/bg_gray.png) no-repeat;
  position: absolute;
  bottom: -150px;
  right: -591px;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data {
  z-index: 10;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data h4 {
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 22px;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table {
  border-collapse: separate;
  margin-top: -8px;
  border-spacing: 0 4px;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table thead {
  color: #fff;
  background-color: #000;
  line-height: 46px;
  display: table-row-group;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody {
  background-color: #fff;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody tr td {
  line-height: 26px;
  text-align: left;
  padding: 15px 30px;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table th:first-child, .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table td:first-child {
  border-radius: 2px 0 0 2px;
  vertical-align: top;
  width: 25%;
}
.w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table th:last-child, .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table td:last-child {
  border-radius: 0 2px 2px 0;
  width: 75%;
}
.w_sp_property .w_news_p {
  background: #f0f0f0;
  padding: 40px 0 270px;
}
.w_sp_property .w_news_p .w_note {
  margin: 0;
}
.w_sp_property .w_news_p .w_note .bg_note:before {
  background-color: #f0f0f0;
}
.w_sp_property .w_news_p .w_news_tit {
  font-size: 26px;
}
.w_sp_property .w_news_p .w_news_list {
  margin-top: 26px;
}
.w_sp_property .w_news_p .w_news_list li {
  border: solid 2px #ebebeb;
  border-radius: 4px 4px;
  margin-bottom: 10px;
}
.w_sp_property .w_news_p .w_news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  padding: 20px 68px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.w_sp_property .w_news_p .w_news_list li a:hover .desc .sub {
  text-decoration: underline;
}
.w_sp_property .w_news_p .w_news_list li a:hover .thumb::before {
  opacity: 0.3;
}
.w_sp_property .w_news_p .w_news_list .thumb {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  height: 135px;
  margin-right: 28px;
  overflow: hidden;
}
.w_sp_property .w_news_p .w_news_list .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #2884f8;
  opacity: 0;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.w_sp_property .w_news_p .w_news_list .thumb .i_play {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 36px;
  background-position: -258px -50px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 840px) {
  .w_sp_property .w_news_p .w_news_list .thumb .i_play {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
.w_sp_property .w_news_p .w_news_list .desc {
  min-width: 0;
  overflow: hidden;
}
.w_sp_property .w_news_p .w_news_list .desc .sub {
  font-size: 18px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 12px 0 14px;
}
.w_sp_property .w_news_p .w_news_list .desc .read {
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  display: block;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.w_sp_property .w_news_p .w_news_list .desc .date {
  display: block;
  margin-top: 26px;
  font-size: 14px;
  color: #919191;
}
.w_sp_property .w_news_p .w_btns {
  text-align: center;
  margin-top: 40px;
}
.w_sp_property .w_news_p .w_btns .b_more {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  padding: 0 10px;
  min-width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2884f8;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}
@media all and (max-width: 1024px) {
  .w_sp_property .w_news_p .w_btns .b_more {
    height: 50px;
    line-height: 47px;
    border-width: 3px;
    font-size: 17px;
    font-weight: normal;
    min-width: 235px;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_news_p .w_btns .b_more {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 15px;
    border-radius: 3px;
    min-width: auto;
  }
}
@media all and (max-width: 840px) and (orientation: landscape) {
  .w_sp_property .w_news_p .w_btns .b_more {
    width: 50%;
  }
}

/* 데이터 상세 - 딤드 */
.w_dimd {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.w_dimd header, .w_dimd main, .w_dimd footer {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
}
.w_dimd .w_contents .w_detail_con .con_notice {
  display: block;
  color: #666;
  font-size: 18px;
  line-height: 38px;
  margin: -33px 0 40px 0;
}
.w_dimd .w_join {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
}
.w_dimd .w_join .join_info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  text-align: center;
  padding-bottom: 100px;
}
.w_dimd .w_join .join_info p {
  font-size: 22px;
  line-height: 32px;
  padding: 63px 0 24px;
}
.w_dimd .w_join .join_info div {
  display: block;
  margin: 0 auto;
}
.w_dimd .w_join .join_info div a {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  padding: 0 10px;
  min-width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2884f8;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  width: 407px;
  font-size: 18px;
}
@media all and (max-width: 1024px) {
  .w_dimd .w_join .join_info div a {
    height: 50px;
    line-height: 47px;
    border-width: 3px;
    font-size: 17px;
    font-weight: normal;
    min-width: 235px;
  }
}
@media all and (max-width: 840px) {
  .w_dimd .w_join .join_info div a {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 15px;
    border-radius: 3px;
    min-width: auto;
  }
}
@media all and (max-width: 840px) and (orientation: landscape) {
  .w_dimd .w_join .join_info div a {
    width: 50%;
  }
}
.w_dimd .w_join .join_info .btn_login a {
  background-color: #002957;
  margin-bottom: 9px;
}
.w_dimd .w_join .join_info .btn_join a {
  color: #000;
  background: #fff;
  border: 1px solid #ddd;
}
.w_dimd .w_join .join_info .btn_link {
  margin-top: 60px;
  font-size: 16px;
  color: #000;
  border-bottom: solid 1px #444;
  display: inline-block;
  padding-bottom: 2px;
}
.w_dimd .w_join .join_info .btn_link span:after {
  background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  background-position: -100px -292px;
  width: 6px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  margin: 1px 0 0 10px;
  content: "";
}
@media all and (max-width: 840px) {
  .w_dimd .w_join .join_info .btn_link span:after {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}

@media all and (max-width: 1024px) {
  .w_sp_property {
    /* 메인 */
    /* 검색 결과 */
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li {
    width: 50%;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(1), .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(4) {
    width: 50%;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info {
    height: 45px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info strong {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li {
    width: 50%;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property {
    /* 메인 */
    /* 데이터 상세 */
    /* 소개 */
    /*** 기사페이지 모바일 시작 ***/
    /*** 기사페이지 모바일 끝 ***/
    /*** 퍼센트 태블릿 시작 ***/
    /*** 퍼센트 태블릿 끝 ***/
    /* 검색 결과 */
  }
  .w_sp_property .w_main_p .w_main_search::before {
    height: 326px;
  }
  .w_sp_property .w_main_p .w_main_search::after {
    content: "";
    width: 158.5px;
    height: 141px;
    background: url("https://image.sbs.co.kr/news/premium/property/m_bg_right.png") no-repeat;
    background-size: 158.5px auto;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .w_sp_property .w_main_p .w_main_search .w_inner {
    margin-bottom: 20px;
  }
  .w_sp_property .w_main_p .w_main_search .w_intro {
    width: auto;
    padding-top: 42px;
  }
  .w_sp_property .w_main_p .w_main_search .w_intro .line {
    font-size: 19px;
  }
  .w_sp_property .w_main_p .w_main_search .w_intro .desc {
    font-size: 13px;
    line-height: 19px;
    padding: 13px 100px 30px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note {
    margin-bottom: 60px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note {
    padding: 33px 16px 0;
  }
  .w_sp_property .w_main_p .w_main_cont .con_main_tit {
    font-size: 17px;
    padding-bottom: 14px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_menu {
    margin-bottom: 20px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_menu li {
    margin-right: 8px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_menu li a {
    padding: 8px 10px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.search_top::after {
    background-position: 0 -19px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.property_top::after {
    background-position: 0 -45px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_tit.increase_top::after {
    background-position: 0 -71px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li {
    margin-bottom: 10px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a {
    padding: 18px 16px 14px 83px;
    height: auto;
    min-height: 90px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a:hover {
    border-color: #ddd;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_profile {
    width: 50px;
    height: 50px;
    top: 18px;
    left: 16px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li {
    width: 100%;
    margin-bottom: 10px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(1), .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:nth-child(4) {
    width: 100%;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li:last-child {
    margin-bottom: 0;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info {
    padding-left: 0;
    height: auto;
    padding-right: 40px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info span {
    font-size: 13px;
    margin: 0;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info strong {
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    margin-top: -2px;
    display: block;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_more {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_more span {
    margin: 0 16px 0 0;
    background-position: -130px -74px;
    width: 21px;
    height: 21px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a:hover .w_more span {
    background-position: -130px -74px;
  }
  .w_sp_property .w_data_p {
    padding-top: 30px;
  }
  .w_sp_property .w_data_p::before {
    height: 326px;
  }
  .w_sp_property .w_data_p::after {
    content: "";
    width: 158.5px;
    height: 141px;
    background: url("https://image.sbs.co.kr/news/premium/property/m_bg_right.png") no-repeat;
    background-size: 158.5px auto;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .w_sp_property .w_data_p .w_note {
    margin-bottom: 60px;
  }
  .w_sp_property .w_data_p .w_note .bg_note {
    padding: 33px 16px 0;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info {
    padding-bottom: 35px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_profile {
    width: 50px;
    height: 50px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info {
    padding-left: 66px;
    margin-top: -44px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info div span {
    font-size: 13px;
    font-weight: normal;
    padding-left: 7px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .name {
    line-height: 16px;
    margin-bottom: 10px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .name strong {
    font-size: 16px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .depart {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_info .detail_info .m_data strong {
    padding-top: 0;
    font-size: 22px;
  }
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit.total_property::after {
    background-position: 0 -97px;
  }
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit.asset_data::after {
    background-position: 0 -123px;
  }
  .w_sp_property .w_data_p .w_note .bg_note div .tab_tit.position_data::after {
    background-position: 0 -149px;
    width: 25px;
  }
  .w_sp_property .w_data_p .w_note .bg_note div .asset_data {
    line-height: 40px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_con {
    margin-top: 37px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_detail_con .total_con {
    height: 167px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con {
    margin-top: 34px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .w_years select {
    height: 40px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:first-child, .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:last-child {
    width: 33.3%;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table colgroup col:nth-child(2) {
    width: 33.3%;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th {
    font-size: 13px;
    line-height: 40px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th:first-child {
    border-radius: 3px 0 0 3px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table thead tr th:last-child {
    border-radius: 0 3px 3px 0;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr {
    height: 59px;
    /*** 퍼센트 M 시작 ***/
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr td {
    font-size: 15px;
    line-height: 19px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tbody tr .percent {
    margin-left: 19%;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .btn_report {
    margin: 20px 0 35px 0;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con {
    margin: 34px 0 40px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th {
    font-size: 13px;
    line-height: 40px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th:first-child {
    border-radius: 3px 0 0 3px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table thead tr th:last-child {
    border-radius: 0 3px 3px 0;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr {
    height: 59px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr td {
    font-size: 15px;
    line-height: 19px;
    padding: 10px 5px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_position_con .position_table tbody tr td .line {
    display: block;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_notice {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }
  .w_sp_property .w_intro_p .w_intro_cont {
    padding: 50px 0 58px 0;
  }
  .w_sp_property .w_intro_p .w_intro_cont::before {
    content: "";
    width: 158.5px;
    height: 140.5px;
    background: url("https://image.sbs.co.kr/news/premium/property/m_bg_gray.png") no-repeat;
    background-size: 158.5px auto;
    position: absolute;
    top: 0;
    right: 10px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit {
    padding-right: 95px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .line {
    font-size: 22px;
    line-height: 30px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .intro_desc {
    margin: 25px 0 40px 0;
    width: 100%;
    font-size: 13px;
    line-height: 19px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_tit .intro_desc::after {
    display: none;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data {
    position: relative;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data::before {
    content: "";
    width: 82.5px;
    height: 101px;
    background: url("https://image.sbs.co.kr/news/premium/property/m_intro.png") no-repeat;
    background-size: 82.5px auto;
    position: absolute;
    top: -71px;
    right: 0;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data h4 {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 15px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table {
    border-spacing: 0 2px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table thead {
    line-height: 40px;
    border-bottom: 2px solid #f0f0f0;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody tr {
    border-bottom: 2px solid #f0f0f0;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody tr td {
    font-size: 15px;
    line-height: 20px;
    padding: 15px;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table thead tr th:first-child, .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody tr td:first-child {
    border-radius: 3px 0 0 3px;
    width: 34%;
  }
  .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table thead tr th:last-child, .w_sp_property .w_intro_p .w_intro_cont .w_inner .w_intro_data .intro_table tbody tr td:last-child {
    border-radius: 0 3px 3px 0;
    width: 66%;
  }
  .w_sp_property .w_news_p {
    padding: 30px 0 60px;
  }
  .w_sp_property .w_news_p .w_news_tit {
    font-size: 17px;
  }
  .w_sp_property .w_news_p .w_news_list {
    margin-top: 5px;
  }
  .w_sp_property .w_news_p .w_news_list li {
    border: 0;
    border-bottom: solid 1px #ddd;
    border-radius: 0 0;
    margin: 0;
  }
  .w_sp_property .w_news_p .w_news_list li a {
    height: auto;
    padding: 10px 0;
  }
  .w_sp_property .w_news_p .w_news_list li .thumb {
    -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
    width: 100px;
    height: 62px;
    margin-right: 10px;
  }
  .w_sp_property .w_news_p .w_news_list li .thumb .i_play {
    width: 28.5px;
    height: 28px;
    background-position: -151px -74px;
  }
  .w_sp_property .w_news_p .w_news_list li .desc {
    margin: auto 0;
  }
  .w_sp_property .w_news_p .w_news_list li .desc .sub {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    display: block;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0;
  }
  .w_sp_property .w_news_p .w_news_list li .desc .read {
    display: none;
  }
  .w_sp_property .w_news_p .w_news_list li .desc .date {
    margin-top: 4px;
    font-size: 12px;
    color: #666;
  }
  .w_sp_property .w_news_p .w_btns {
    margin-top: 20px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent {
    padding-left: 15px;
    margin-left: 25%;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent.up .arrow {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    top: -3px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent.down .arrow {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    top: 6px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent .num {
    font-size: 14px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent .num .s {
    font-size: 12px;
  }
  .w_sp_property .w_search_p .w_search_result {
    height: 116px;
    padding-top: 33px;
  }
  .w_sp_property .w_search_p .w_result_cont {
    padding: 25px 0 60px 0;
  }
  .w_sp_property .w_search_p .w_result_cont .tab_tit.s_result::after {
    background-position: -180px -74px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont {
    padding-top: 0;
    margin: 0;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul {
    padding-bottom: 10px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li {
    width: 100%;
    padding: 0;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li a {
    padding: 18px 50px 18px 16px;
    height: auto;
    border: 2px solid #ddd;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover {
    border: 2px solid #ddd;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover .w_more span {
    background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
    text-indent: -999999em;
    overflow: hidden;
    text-align: left;
    line-height: 0;
    display: inline-block;
    vertical-align: top;
    width: 20.5px;
    height: 20.5px;
    background-position: -130px -74px;
  }
  /* 데이터 상세 - 딤드 */
}
@media all and (max-width: 840px) and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li a:hover .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_profile {
    width: 50px;
    height: 50px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info {
    margin-top: -50px;
    padding-left: 66px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .name {
    line-height: 19px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .name strong {
    font-size: 19px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .name span {
    font-size: 13px;
    line-height: 19px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .depart {
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
    margin-top: 7px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data {
    margin-top: 9px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data strong {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_search_info .search_info .m_data span {
    font-size: 13px;
    line-height: 13px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more {
    top: 50%;
    right: 16px;
    margin-top: -10px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more span {
    background: url("https://img.sbs.co.kr/news/premium/property/set_pc.png") no-repeat;
    text-indent: -999999em;
    overflow: hidden;
    text-align: left;
    line-height: 0;
    display: inline-block;
    vertical-align: top;
    width: 20.5px;
    height: 20.5px;
    background-position: -130px -74px;
  }
}
@media all and (max-width: 840px) and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_cont ul li .w_more span {
    background-image: url("https://img.sbs.co.kr/news/premium/property/set_m.png");
    background-size: 210px auto;
  }
}
@media all and (max-width: 840px) {
  .w_sp_property .w_search_p .w_result_cont .s_empty {
    padding: 20px 0 50px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_empty::before {
    width: 120px;
    height: 140px;
    background: url(https://image.sbs.co.kr/news/premium/property/m_img_empty.png) no-repeat;
    background-size: 120px auto;
  }
  .w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc {
    padding-top: 25px;
    line-height: 20px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc strong {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .w_sp_property .w_search_p .w_result_cont .s_empty .empty_desc span {
    font-size: 14px;
  }
  .w_dimd .w_contents .w_detail_con .con_notice {
    font-size: 14px;
    line-height: 19px;
    margin: -26px 0 30px 0;
  }
  .w_dimd .w_join .join_info {
    padding: 0 36px 50px;
  }
  .w_dimd .w_join .join_info p {
    font-size: 16px;
    line-height: 23px;
    padding: 50px 0 30px;
  }
  .w_dimd .w_join .join_info div a {
    display: inline-block;
    height: 65px;
    line-height: 65px;
    padding: 0 10px;
    min-width: 260px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #2884f8;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    height: 45px;
    font-size: 15px;
  }
}
@media all and (max-width: 840px) and (max-width: 1024px) {
  .w_dimd .w_join .join_info div a {
    height: 50px;
    line-height: 47px;
    border-width: 3px;
    font-size: 17px;
    font-weight: normal;
    min-width: 235px;
  }
}
@media all and (max-width: 840px) and (max-width: 840px) {
  .w_dimd .w_join .join_info div a {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 15px;
    border-radius: 3px;
    min-width: auto;
  }
}
@media all and (max-width: 840px) and (max-width: 840px) and (orientation: landscape) {
  .w_dimd .w_join .join_info div a {
    width: 50%;
  }
}
@media all and (max-width: 840px) {
  .w_dimd .w_join .join_info .btn_link {
    font-size: 13px;
    padding-bottom: 1px;
    margin-top: 30px;
  }
  .w_dimd .w_join .join_info .btn_link span:after {
    width: 4px;
    height: 8px;
    background-position: -183px -140px;
    margin: 2px 0 0 6px;
  }
}
@media all and (max-width: 414px) {
  .w_sp_property .w_main_p .w_main_search .w_intro .desc {
    padding: 13px 60px 30px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_tab_con .tab_con_list li a .w_info li .info {
    padding-right: 0;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note .w_con .w_tab_con .tab_tit.property_top::after {
    margin-top: -6px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note .w_con .w_tab_con .tab_tit.increase_top::after {
    margin-top: -4px;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note .w_con .w_tab_con .tab_tit span {
    display: block;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note .w_con .w_tab_con .tab_con_list li a .w_more {
    display: none;
  }
  .w_sp_property .w_main_p .w_main_cont .w_note .bg_note .w_con .w_tab_con .tab_con_list li a .w_info li .info {
    padding-right: 22px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .w_percent {
    padding-left: 20px;
  }
  .w_sp_property .w_data_p .w_note .bg_note .w_asset_con .asset_table tr .percent {
    margin-left: 10px;
  }
}