@charset "UTF-8";
html,
body {
  height: 100%;
  overflow: hidden;
}

#container {
  overflow: hidden;
  height: 100%;
  position: relative;
}

#mapWrapper {
  width: 100%;
  height: 100%;
  z-index: 1;
}

#mapboxWrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: none;
}

#rvWrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: none;
}

#roadviewControl {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 42px;
  height: 42px;
  z-index: 1;
  cursor: pointer;
  background: url(https://t1.daumcdn.net/localimg/localimages/07/2018/pc/common/img_search.png) 0 -450px no-repeat;
}

#roadviewControl.active {
  background-position: 0 -350px;
}

.map-wrapper-close {
  position: absolute;
  padding: 6px;
  top: 6px;
  right: 6px;
  cursor: pointer;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  box-shadow: 0px 1px #888;
}

.map-wrapper-close .img {
  display: block;
  background: url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/rv_close.png) no-repeat;
  width: 14px;
  height: 14px;
}

#map {
  width: 100%;
  height: 100%;
}

.layer-color-icon {
  display: inline-block;
  width: 1.143em;
  height: 1.143em;
  margin-top: 0.1785em;
  vertical-align: top;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  background-color: #fff;
}

.layer-analysis-switch {
  margin-top: 0;
}

body[data-layout-mode=two-column] .sidebar-main-menu .nav .nav-link {
  border-radius: unset;
}

#nav-youtube i {
  font-size: 27px;
}
#nav-youtube span {
  position: relative;
  top: -10px;
}

.mdi-remote-desktop {
  font-size: 27px;
}

#nav-rmarket span:first-child {
  display: inline-block;
  width: 34px;
  height: 33px;
  background: url(/static/images/icons/rmarket.png) no-repeat;
}
#nav-rmarket span:last-child {
  width: 50px;
}

#nav-plus-talk span:first-child {
  display: block;
  width: 42px;
  height: 36px;
  background: url(/static/images/icons/plus_chat.png) no-repeat;
}

.mapDot {
  overflow: hidden;
  float: left;
  width: 12px;
  height: 12px;
  background: url("https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/mini_circle.png");
}

.dotOverlay {
  position: relative;
  bottom: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ddd;
  float: left;
  font-size: 12px;
  padding: 5px;
  background: #fff;
}

.dotOverlay:nth-of-type(n) {
  border: 0;
  box-shadow: 0px 1px 2px #888;
}

.number {
  font-weight: bold;
  color: #ee6152;
}

.dotOverlay:after {
  content: "";
  position: absolute;
  margin-left: -6px;
  left: 50%;
  bottom: -8px;
  width: 11px;
  height: 8px;
  background: url("https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white_small.png");
}

.distanceInfo {
  position: relative;
  top: 5px;
  left: 5px;
  list-style: none;
  margin: 0;
}

.distanceInfo .label {
  display: inline-block;
  width: 50px;
}

.distanceInfo:after {
  content: none;
}

.info {
  position: relative;
  top: 5px;
  left: 5px;
  border-radius: 6px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ddd;
  font-size: 12px;
  padding: 5px;
  background: #fff;
  list-style: none;
  margin: 0;
}

.info:nth-of-type(n) {
  border: 0;
  box-shadow: 0px 1px 2px #888;
}

.info .label {
  display: inline-block;
  width: 50px;
}

.swiper-card {
  background: #f3f7f9;
  color: #6c757d;
  padding: 8px;
  border-radius: 3px;
}

.dd,
.dd-item {
  font-size: unset;
}

.dd-handle.active {
  color: #6658dd !important;
}

.dd-handle .fa-gear {
  margin-top: 3px;
}

.nav-item .nav-link {
  padding: 6px !important;
}

#two-col-menu .nav-tabs {
  border-bottom: 1px solid #dbdee5;
}
#two-col-menu .nav-tabs .nav-link {
  border: 0;
  letter-spacing: -0.3px;
  color: #6c707e;
  font-weight: 600;
  margin-bottom: 0;
}
#two-col-menu .nav-tabs .nav-link.active {
  color: #6658dd;
  border-bottom: 3px solid #6658dd;
}
#two-col-menu .tab-pane .nav-item {
  margin-left: -1px;
}
#two-col-menu .tab-pane .nav-link {
  background-color: #ffffff;
  color: #6c707e;
  padding: 14px 0 !important;
  margin: 0;
  font-weight: 600;
  border: 1px solid #c9ccd6;
}
#two-col-menu .tab-pane .nav-link.active {
  background-color: #f2f0ff;
  border-color: #6658dd;
  color: #6658dd;
  font-weight: 800;
  z-index: 1;
}

.tab-common-filter .header-title {
  letter-spacing: -0.8px;
}
.tab-common-filter .form-check-label {
  font-size: 0.9375rem;
  letter-spacing: -0.8px;
}
.tab-common-filter .filter-area-container .area-min-help-text, .tab-common-filter .filter-area-container .area-max-help-text {
  position: absolute;
  width: 120px;
}

#two-col-sidenav-main .nav-link {
  color: #ffffff;
  transition: unset;
}
#two-col-sidenav-main .dropdown-menu {
  box-shadow: 2px 2px 10px #c9ccd6;
}
#two-col-sidenav-main .dropdown-menu li {
  padding: 3px 0;
}
#two-col-sidenav-main .dropdown-menu li:hover {
  background-color: #f3f7f9;
}
#two-col-sidenav-main .dropdown-item {
  width: unset;
  vertical-align: top;
}
#two-col-sidenav-main .nav-user-dropdown .dropdown-menu {
  width: 220px;
  top: 0 !important;
  left: 15px !important;
}
#two-col-sidenav-main .nav-user-dropdown .dropdown-item {
  display: inline-block;
  padding: 3px 4px;
}
#two-col-sidenav-main .nav-user img {
  width: 32px;
  height: 32px;
}

.cursor-pointer {
  cursor: pointer !important;
}
.cursor-unset {
  cursor: unset !important;
}

#right-side-menu {
  flex-direction: row-reverse;
  width: auto;
  border-color: #dbdee5 !important;
  background: transparent;
}

dd.item-value {
  margin: unset;
}

.arrow_box {
  position: relative;
  border-radius: 0.2rem;
  color: white;
  font-size: 0.75rem;
  text-align: center;
  width: fit-content;
  padding: 4px;
  border: 1px solid #888888;
}

.arrow_box.primary {
  background: #6658dd;
}

.arrow_box.dark {
  background: #323a46;
}

.arrow_box.info {
  background: #4fc6e1;
}

.arrow_box.success {
  background: #12cf8b;
}

.arrow_box.warning {
  background: #ffb60d;
}

.arrow_box.danger {
  background: #e93656;
}

.arrow_box.pink {
  background: #f672a7;
}

.arrow_box.blue {
  background: #4a81d4;
}

.arrow_box.black {
  background: #0f0a05;
}

.arrow_box:after,
.arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box.primary:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #6658dd;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.primary:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #6658dd;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.dark:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #323a46;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.dark:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #323a46;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.info:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #4fc6e1;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.info:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #4fc6e1;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.success:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #12cf8b;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.success:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #12cf8b;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.warning:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ffb60d;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.warning:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #ffb60d;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.danger:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #e93656;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.danger:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #e93656;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.pink:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f672a7;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.pink:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #f672a7;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.blue:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #4a81d4;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.blue:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #4a81d4;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.black:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #0f0a05;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.black:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #0f0a05;
  border-width: 9px;
  margin-left: -9px;
}

.arrow_box.distribution-marker:after,
.arrow_box.rental-house-marker:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box.distribution-marker:before,
.arrow_box.rental-house-marker:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #888888;
  border-width: 9px;
  margin-left: -9px;
}

.arrowBox {
  background: #fff;
  color: #888888;
  font-size: 0.75rem;
  top: -10px;
  font-weight: bold;
  text-align: center;
  position: relative;
  width: fit-content;
  border: 1px solid rgba(70, 70, 70, 0.5);
  border-radius: 0.2rem 0.2rem 0.2rem 0;
  padding: 2px;
}
.arrowBox.rental-house-marker .arrowBoxContentWrapper, .arrowBox.distribution-marker .arrowBoxContentWrapper {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.arrowBox:after,
.arrowBox:before {
  content: "";
  height: 0;
  pointer-events: none;
}

.arrowBox:before {
  position: absolute;
  border-top: 15px solid rgba(70, 70, 70, 0.5);
  border-right: 10px solid transparent;
  bottom: -4px;
  top: 98%;
  left: 3px;
  width: max-content;
  margin-left: -4px;
  z-index: -1;
}

.arrowBox:after {
  content: "";
  position: absolute;
  border-top: 12px solid #fff;
  border-right: 8px solid transparent;
  border-left: 0px solid transparent;
  top: 98%;
  bottom: -4px;
  left: 4px;
  width: max-content;
  margin-left: -4px;
}

.arrowBoxMarkerTitle {
  display: inline-block;
  font-size: 9px;
  color: #fff;
  border-radius: 7px;
  padding: 0 5px;
  text-align: center;
}
.arrowBoxMarkerTitle.primary {
  background: #6658dd;
}
.arrowBoxMarkerTitle.primary-100 {
  background: #e0ddff;
}
.arrowBoxMarkerTitle.primary-200 {
  background: #cbc4fb;
}
.arrowBoxMarkerTitle.primary-300 {
  background: #a9a1f4;
}
.arrowBoxMarkerTitle.primary-400 {
  background: #8a7df1;
}
.arrowBoxMarkerTitle.primary-500 {
  background: #6658dd;
}
.arrowBoxMarkerTitle.primary-600 {
  background: #6767cc;
}
.arrowBoxMarkerTitle.primary-700 {
  background: #3939bc;
}
.arrowBoxMarkerTitle.primary-800 {
  background: #3232a6;
}
.arrowBoxMarkerTitle.primary-900 {
  background: #8a7df1;
}
.arrowBoxMarkerTitle.dark {
  background: #323a46;
}
.arrowBoxMarkerTitle.info {
  background: #4fc6e1;
  box-shadow: unset;
  top: unset;
  left: unset;
}
.arrowBoxMarkerTitle.danger {
  background: #e93656;
}
.arrowBoxMarkerTitle.pink {
  background: #f672a7;
}
.arrowBoxMarkerTitle.blue {
  background: #4a81d4;
}
.arrowBoxMarkerTitle.red {
  background: #ff0000;
}
.arrowBoxMarkerTitle.warning {
  background: #ffb60d;
}
.arrowBoxMarkerTitle.success {
  background: #12cf8b;
}
.arrowBoxMarkerTitle.muted {
  background: #7a7d84;
}
.arrowBoxMarkerTitle.green {
  background: #31cf60;
}
.arrowBoxMarkerTitle.special {
  background: #bc93e3;
}

.arrowBoxContentWrapper {
  padding: 2px;
}

.bg-green {
  background: #31cf60;
}

.bg-muted {
  background: #7a7d84;
}

.bg-red {
  background: #ff0000;
}

.arrow_circle {
  position: relative;
  border-radius: 50%;
  color: white;
  font-size: 0.75rem;
  text-align: center;
  width: fit-content;
  padding: 4px;
  border: 1px solid #888888;
}

.arrow_circle:after,
.arrow_circle:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_circle.black {
  background: #0f0a05;
}

.arrow_circle.black:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #0f0a05;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_circle.black:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #0f0a05;
  border-width: 9px;
  margin-left: -9px;
}

.broker-marker-pin {
  width: 72px;
  height: 104px;
  background-size: 72px;
  background-image: url(../images/broker-marker-pin.svg);
  background-repeat: no-repeat;
  cursor: pointer;
}

.btn.active {
  color: white;
  background-color: #6658dd;
  border-color: #6658dd;
}

.btn-soft-primary {
  color: #6658dd;
  background-color: white;
  border-color: rgba(102, 88, 221, 0.5);
}

.btn-check:focus + .btn,
.btn:focus {
  box-shadow: none !important;
}

.badge-noti-num {
  display: inline-block;
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #ff0000;
  color: #ffffff;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
  border-radius: 50%;
}

.badge-glow-on {
  border: none;
  outline: none;
  color: #6658dd;
  background: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 25px;
}

.badge-glow-on:before {
  content: "";
  background: linear-gradient(45deg, #f2f0ff, #6658dd, #e0ddff, #8a7df1, #a9a1f4, #cbc4fb);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 10s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 25px;
}

.badge-glow-on:before {
  opacity: 1;
}

.badge-glow-on:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  left: 0;
  top: 0;
  border-radius: 25px;
}

.badge-glow-on:hover:after {
  background: #f2f0ff;
}

@keyframes glowing {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 400% 0;
  }
}
.select2-dropdown {
  z-index: 10000002;
}

/* 드롭다운 화살표와 간격 조정 */
.select2-selection__clear {
  right: 1rem;
}

.jq-toast-wrap {
  z-index: 10000003 !important;
}

.js-toast-for-map {
  width: 350px;
  font-size: 16px;
  right: 110px;
  word-break: keep-all;
}
.js-toast-for-map .close-jq-toast-single {
  width: 20px;
  height: 20px;
  top: -8px;
  right: -5px;
  line-height: 20px;
}

.circle {
  background-color: #6658dd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 8px;
  height: 8px;
}

.circle.red {
  background-color: #e74a4a;
}

.marker-img-md {
  width: 4rem;
  height: 4rem;
  border-radius: 4rem !important;
}

.marker-img-lg {
  width: 8rem;
  height: 8rem;
}

.marker-img-xl {
  width: 12rem;
  height: 12rem;
}

.marker-img-xxl {
  width: 16rem;
  height: 16rem;
}

.text-h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  color: #27282e;
}
.text-h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #27282e;
}
.text-h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #27282e;
}
.text-h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #27282e;
}
.text-h5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #27282e;
}
.text-h6 {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #27282e;
}
.text-st1 {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  color: #27282e;
}
.text-st2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #27282e;
}
.text-st3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #27282e;
}
.text-body1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #383a42;
}
.text-body2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #383a42;
}
.text-body3 {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #383a42;
}
.text-button1 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #27282e;
}
.text-button2 {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #27282e;
}
.text-caption {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #5a5d6b;
}
.text-gray {
  color: #818594;
}
.text-gray50 {
  color: #f7f8fa;
}
.text-gray100 {
  color: #f3f7f9;
}
.text-gray150 {
  color: #ebecf0;
}
.text-gray200 {
  color: #dbdee5;
}
.text-gray300 {
  color: #c9ccd6;
}
.text-gray400 {
  color: #a8adbd;
}
.text-gray600 {
  color: #6c707e;
}
.text-gray700 {
  color: #5a5d6b;
}
.text-gray800 {
  color: #383a42;
}
.text-gray900 {
  color: #27282e;
}
.text-primary {
  color: #6658dd;
}
.text-primary50 {
  color: #f2f0ff;
}
.text-primary100 {
  color: #e0ddff;
}
.text-primary200 {
  color: #cbc4fb;
}
.text-primary300 {
  color: #a9a1f4;
}
.text-primary400 {
  color: #8a7df1;
}
.text-primary600 {
  color: #6767cc;
}
.text-primary700 {
  color: #3939bc;
}
.text-primary800 {
  color: #3232a6;
}
.text-primary900 {
  color: #2a2a93;
}
.text-black {
  color: #000000;
}
.text-white {
  color: #ffffff;
}

.border-gray {
  border-color: #ebecf0 !important;
}
.border-gray50 {
  border-color: #f7f8fa !important;
}
.border-gray100 {
  border-color: #f3f7f9 !important;
}
.border-gray150 {
  border-color: #ebecf0 !important;
}
.border-gray200 {
  border-color: #dbdee5 !important;
}
.border-gray300 {
  border-color: #c9ccd6 !important;
}
.border-gray400 {
  border-color: #a8adbd !important;
}
.border-gray600 {
  border-color: #818594 !important;
}
.border-gray600 {
  border-color: #6c707e !important;
}
.border-gray700 {
  border-color: #5a5d6b !important;
}
.border-gray800 {
  border-color: #383a42 !important;
}
.border-gray900 {
  border-color: #27282e !important;
}

.badge-bg-white {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}

.badge-bg-purple {
  font-size: 12px;
  border: 1px solid #3939bc;
  background-color: #f2f0ff;
  color: #3939bc;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}

.badge-bg-red {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #ff0000;
  color: #ff0000;
}

.btn-harubang {
  background-color: #ffffff;
  color: #6c707e;
  border-color: #c9ccd6;
  border-radius: 0;
  text-align: center;
  letter-spacing: -0.8px;
  cursor: pointer;
}
.btn-harubang.active {
  font-weight: 600;
  background-color: #f2f0ff;
  border-color: #6658dd;
  color: #6658dd;
}
.btn-harubang + .btn-harubang {
  margin-left: -1px;
}

.btn-check:checked + .btn-harubang {
  font-weight: 600;
  background-color: #f2f0ff;
  border-color: #6658dd;
  color: #6658dd;
}

.cover-blur {
  text-shadow: 0 0 10px #606060;
  color: transparent;
  filter: blur(3px);
  background: #ffffff;
  opacity: 0.5;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.broker-custom-overlay {
  position: relative;
}

.broker-custom-overlay-img {
  width: 56px;
  height: 56px;
  border-radius: 40px !important;
  position: absolute;
  left: 11%;
  top: 8%;
}

.broker-area-name {
  position: absolute;
  width: 200px;
  top: -59px;
  left: -59px;
  background-color: #e6e6e6;
  border: 3px solid #31cf60;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

/* 
.broker-page-move-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 47px;
  right: 85px;
  width: 30px;
  height: 50%;
  position: absolute;
  background-color: $green;
  color: white;
  border-color: rgba(102, 88, 221, 0.5);
  border-radius: 4px;
  cursor: pointer;
  z-index: 1;
}
 */
#area-panel-content .land-detail {
  cursor: pointer;
}

.modal-land-detail-view strong {
  margin-bottom: 10px;
  font-weight: 500;
  display: block;
}

.modal-land-detail-view a {
  margin: 10px 0;
  font-weight: 500;
  display: block;
  background-color: #6658dd;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.45rem 0.9rem;
  font-size: 0.875rem;
  border-radius: 0.15rem;
  transition: color 0.15s;
}

.display_none {
  display: none;
}

.toast {
  display: inline-block;
  position: fixed;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  z-index: 1000;
}

.scroll-to-top {
  position: fixed;
  display: inline-block;
  z-index: 1000;
  bottom: 18px;
  right: 18px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
}
.scroll-to-top .fa-arrow-up {
  width: 48px;
  line-height: 48px;
  font-size: 24px;
  text-align: center;
}

#sales-home.sales-home .card,
#sales-manage.sales-manage .card,
#sales-favorite.sales-favorite .card,
.sale-card-container .card {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-shadow: 3px 3px 3px 3px #999;
}
#sales-home.sales-home .card .sale-card-img,
#sales-manage.sales-manage .card .sale-card-img,
#sales-favorite.sales-favorite .card .sale-card-img,
.sale-card-container .card .sale-card-img {
  min-height: 200px;
}
#sales-home.sales-home .broker-top-band,
#sales-manage.sales-manage .broker-top-band,
#sales-favorite.sales-favorite .broker-top-band,
.sale-card-container .broker-top-band {
  position: absolute;
  color: #ffffff;
  transform: rotate(315deg);
  top: 2%;
  padding: 2px 20px;
  background-color: #ff0000;
  border-bottom: solid 3px #000000;
  border-top: solid 3px #000000;
  width: 35%;
  text-align: center;
  font-weight: bold;
}
#sales-home.sales-home .band-normal,
#sales-manage.sales-manage .band-normal,
#sales-favorite.sales-favorite .band-normal,
.sale-card-container .band-normal {
  display: none;
}
#sales-home.sales-home .item-price,
#sales-manage.sales-manage .item-price,
#sales-favorite.sales-favorite .item-price,
.sale-card-container .item-price {
  color: #ff0000;
  font-weight: bold;
  color: #6767cc;
  margin: 0;
}
#sales-home.sales-home .card-body .sale-type,
#sales-manage.sales-manage .card-body .sale-type,
#sales-favorite.sales-favorite .card-body .sale-type,
.sale-card-container .card-body .sale-type {
  position: relative;
  top: -23px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  left: -8px;
}
#sales-home.sales-home .card-body .item-addr,
#sales-manage.sales-manage .card-body .item-addr,
#sales-favorite.sales-favorite .card-body .item-addr,
.sale-card-container .card-body .item-addr {
  margin-bottom: 0;
}
#sales-home.sales-home .card-body span,
#sales-manage.sales-manage .card-body span,
#sales-favorite.sales-favorite .card-body span,
.sale-card-container .card-body span {
  display: inline-block;
  padding: 1px 3px;
}
#sales-home.sales-home .card-body .youtube,
#sales-manage.sales-manage .card-body .youtube,
#sales-favorite.sales-favorite .card-body .youtube,
.sale-card-container .card-body .youtube {
  position: absolute;
  top: 173px;
  right: 0px;
  display: inline-block;
  content: " ";
  width: 31px;
  height: 31px;
  vertical-align: middle;
  background: url(/static/images/icons/youtube_icon_s.png) no-repeat;
}
#sales-home.sales-home .card-body .deal-detail-type,
#sales-manage.sales-manage .card-body .deal-detail-type,
#sales-favorite.sales-favorite .card-body .deal-detail-type,
.sale-card-container .card-body .deal-detail-type {
  background-color: #000000;
}
#sales-home.sales-home .card-body .deal-type-1,
#sales-home.sales-home .card-body .deal-type-3,
#sales-home.sales-home .card-body .deal-type-7,
#sales-manage.sales-manage .card-body .deal-type-1,
#sales-manage.sales-manage .card-body .deal-type-3,
#sales-manage.sales-manage .card-body .deal-type-7,
#sales-favorite.sales-favorite .card-body .deal-type-1,
#sales-favorite.sales-favorite .card-body .deal-type-3,
#sales-favorite.sales-favorite .card-body .deal-type-7,
.sale-card-container .card-body .deal-type-1,
.sale-card-container .card-body .deal-type-3,
.sale-card-container .card-body .deal-type-7 {
  background-color: #ff0000;
}
#sales-home.sales-home .card-body .deal-type-12,
#sales-manage.sales-manage .card-body .deal-type-12,
#sales-favorite.sales-favorite .card-body .deal-type-12,
.sale-card-container .card-body .deal-type-12 {
  background-color: #ffb60d;
  color: #000000;
}
#sales-home.sales-home .card-body .deal-type-2,
#sales-home.sales-home .card-body .deal-type-5,
#sales-home.sales-home .card-body .deal-type-11,
#sales-home.sales-home .card-body .deal-type-9,
#sales-manage.sales-manage .card-body .deal-type-2,
#sales-manage.sales-manage .card-body .deal-type-5,
#sales-manage.sales-manage .card-body .deal-type-11,
#sales-manage.sales-manage .card-body .deal-type-9,
#sales-favorite.sales-favorite .card-body .deal-type-2,
#sales-favorite.sales-favorite .card-body .deal-type-5,
#sales-favorite.sales-favorite .card-body .deal-type-11,
#sales-favorite.sales-favorite .card-body .deal-type-9,
.sale-card-container .card-body .deal-type-2,
.sale-card-container .card-body .deal-type-5,
.sale-card-container .card-body .deal-type-11,
.sale-card-container .card-body .deal-type-9 {
  background-color: #31cf60;
}
#sales-home.sales-home .card-body .deal-type-6,
#sales-home.sales-home .card-body .deal-type-10,
#sales-manage.sales-manage .card-body .deal-type-6,
#sales-manage.sales-manage .card-body .deal-type-10,
#sales-favorite.sales-favorite .card-body .deal-type-6,
#sales-favorite.sales-favorite .card-body .deal-type-10,
.sale-card-container .card-body .deal-type-6,
.sale-card-container .card-body .deal-type-10 {
  background-color: #6658dd;
}
#sales-home.sales-home .card-body .deal-type-4,
#sales-home.sales-home .card-body .deal-type-8,
#sales-manage.sales-manage .card-body .deal-type-4,
#sales-manage.sales-manage .card-body .deal-type-8,
#sales-favorite.sales-favorite .card-body .deal-type-4,
#sales-favorite.sales-favorite .card-body .deal-type-8,
.sale-card-container .card-body .deal-type-4,
.sale-card-container .card-body .deal-type-8 {
  background-color: #4a81d4;
}
#sales-home.sales-home .card-body .item-wrap,
#sales-manage.sales-manage .card-body .item-wrap,
#sales-favorite.sales-favorite .card-body .item-wrap,
.sale-card-container .card-body .item-wrap {
  margin-top: 0.5rem;
}
#sales-home.sales-home .broker-info,
#sales-manage.sales-manage .broker-info,
#sales-favorite.sales-favorite .broker-info,
.sale-card-container .broker-info {
  border: solid 2px #000000;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  padding: 10px;
}
#sales-home.sales-home .broker-info span,
#sales-manage.sales-manage .broker-info span,
#sales-favorite.sales-favorite .broker-info span,
.sale-card-container .broker-info span {
  height: 15px;
  width: 15px;
}
#sales-home.sales-home .broker-info i::before,
#sales-home.sales-home .broker-info i::after,
#sales-manage.sales-manage .broker-info i::before,
#sales-manage.sales-manage .broker-info i::after,
#sales-favorite.sales-favorite .broker-info i::before,
#sales-favorite.sales-favorite .broker-info i::after,
.sale-card-container .broker-info i::before,
.sale-card-container .broker-info i::after {
  display: inline-block;
  content: " ";
  width: 24px;
  height: 30px;
  vertical-align: middle;
}
#sales-home.sales-home .broker-info i::before,
#sales-manage.sales-manage .broker-info i::before,
#sales-favorite.sales-favorite .broker-info i::before,
.sale-card-container .broker-info i::before {
  background: url(/static/images/icons/harubang_icon_s.png) no-repeat;
}
#sales-home.sales-home .broker-info .broker-type-top::after,
#sales-manage.sales-manage .broker-info .broker-type-top::after,
#sales-favorite.sales-favorite .broker-info .broker-type-top::after,
.sale-card-container .broker-info .broker-type-top::after {
  background: url(/static/images/icons/top_broker_icon_s.png) no-repeat;
}

.sale-card-container .broker-top-band {
  left: -26px;
}

.sales-home .broker-top-band,
.sales-favorite .broker-top-band {
  left: -9%;
}

.icons-xl {
  font-size: 40px;
}

.notice-info {
  color: #ff0000;
}

.payment-pages .notice-info {
  margin-bottom: 10px;
  text-align: center;
}
.payment-pages .s-info {
  font-size: 0.8em;
}
.payment-pages .card {
  -webkit-box-shadow: 3px 3px 3px 3px #000000;
}

.account-pages {
  margin-top: 10px;
}
.account-pages .auth-logo {
  margin: 10px;
}
.account-pages .account-icon span {
  color: #6658dd;
}
.account-pages .account-icon label {
  display: block;
}
.account-pages .btn-success {
  -webkit-box-shadow: 1px 1px 1px 1px #999;
}
.account-pages .mdi-cellphone-iphone a {
  color: #ffffff !important;
}

.account-rtp-alert .selected-addr,
#rtp-alert-form .selected-addr {
  background-color: #f7f6ff;
  border-radius: 4px !important;
  font-weight: 700;
}
.account-rtp-alert .search-address-btn,
#rtp-alert-form .search-address-btn {
  height: 100%;
}
.account-rtp-alert .form-select.search_addr_type,
#rtp-alert-form .form-select.search_addr_type {
  height: 100%;
  border-color: #a8adbd;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.account-rtp-alert .form-control-clear,
#rtp-alert-form .form-control-clear {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #818594;
  z-index: 3;
}
.account-rtp-alert .result-area,
#rtp-alert-form .result-area {
  border-radius: 5px;
  border: 1px solid #d0d0d0;
  height: 310px;
  overflow-y: auto;
}
.account-rtp-alert .no-results,
#rtp-alert-form .no-results {
  padding: 15px;
}
.account-rtp-alert .searched-list,
#rtp-alert-form .searched-list {
  padding: 10px 0;
  border-bottom: 1px solid #d0d0d0;
}
.account-rtp-alert .searched-list-label,
#rtp-alert-form .searched-list-label {
  display: block;
  cursor: pointer;
  padding: 0 10px;
  font-weight: 400;
}
.account-rtp-alert .searched-list-address,
#rtp-alert-form .searched-list-address {
  display: inline-block;
  width: 85%;
}
.account-rtp-alert .searched-list-radio,
#rtp-alert-form .searched-list-radio {
  display: none;
}
.account-rtp-alert .searched-list .select-label,
#rtp-alert-form .searched-list .select-label {
  float: right;
  border: 1px solid #d0d0d0;
  padding: 2px 5px;
  font-size: 12px;
  color: #a9a1f4;
  border-radius: 7px;
}
.account-rtp-alert .searched-list .select-label:hover,
#rtp-alert-form .searched-list .select-label:hover {
  background-color: #f2f0ff;
  border-color: #a9a1f4;
}
.account-rtp-alert .selected,
#rtp-alert-form .selected {
  background-color: #f2f0ff !important;
}
.account-rtp-alert .selected label,
#rtp-alert-form .selected label {
  font-weight: 700 !important;
}
.account-rtp-alert .selected .select-label,
#rtp-alert-form .selected .select-label {
  border-color: #a9a1f4;
}
.account-rtp-alert .address-result,
#rtp-alert-form .address-result {
  position: relative;
}
.account-rtp-alert .address-result .result-spinner,
#rtp-alert-form .address-result .result-spinner {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 40%;
  left: 45%;
}

#recommend-sale-card-container .card,
.scroll-area-recommend .card {
  -webkit-box-shadow: 3px 3px 3px 3px #6658dd !important;
}

.section-nav-tabs {
  position: sticky;
  top: 0;
  z-index: 20;
  background-color: #ffffff;
}

.section-info-contents hr {
  color: #ebecf0;
}
.section-info-contents .border,
.section-info-contents .border-bottom {
  border-color: #dbdee5 !important;
}
.section-info-contents .simplebar-content {
  padding: 0 !important;
}
.section-info-contents .table-active {
  font-weight: normal;
  background-color: #f7f8fa;
  border: 1px solid #ebecf0;
  box-shadow: none;
}
.section-info-contents .table-active + td {
  border: 1px solid #ebecf0;
}
.section-info-contents .section-info-wrap {
  margin-top: 42px;
  background-color: #ebecf0;
}
.section-info-contents .section-info {
  clear: both;
  padding: 15px;
}
.section-info-contents .section-info:last-child {
  padding-bottom: 80px;
}
.section-info-contents .section-info.section-sale-main-info {
  padding: 0 0 15px 0;
}
.section-info-contents .section-info.section-court-auction-main-info {
  padding: 0 0 10px 0;
}
.section-info-contents .nav + .section-info {
  margin-top: 0 !important;
}
.section-info-contents .section-sale-main-info {
  position: relative;
}
.section-info-contents .section-basic-main-info .basic-main-addr {
  font-size: 20px;
  color: #27282e;
  margin-bottom: 3px !important;
}
.section-info-contents .section-basic-main-info .basic-main-road-addr {
  font-size: 0.8rem !important;
}
.section-info-contents .section-summary-info {
  background-color: #f7f8fa !important;
  line-height: 24px;
}
.section-info-contents .section-summary-info .summary-info-text {
  font-size: 0.8rem;
  vertical-align: top;
}
.section-info-contents .section-basic-main-info-tabs {
  position: sticky;
  width: 100%;
  background-color: #ffffff;
  top: 0;
  padding-bottom: 0;
  z-index: 100;
}
.section-info-contents .nav-basic-info-sidebar {
  white-space: nowrap;
}
.section-info-contents .nav-basic-info-sidebar .nav-item {
  border: 0;
  flex-grow: unset;
  flex-basis: unset;
}
.section-info-contents .nav-basic-info-sidebar .nav-link {
  display: inline-block;
  background-color: #ffffff;
  color: #6c707e;
  border-radius: 50rem;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.section-info-contents .nav-basic-info-sidebar .nav-link.active {
  background-color: #6658dd;
  color: #ffffff;
}
.section-info-contents .nav-sale-info-modal {
  position: fixed;
  width: 100%;
  max-width: 500px;
  top: 56px;
  padding: 0 20px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border-bottom: 1px solid #ebecf0;
  z-index: 1000;
}
.section-info-contents .nav-sale-info-modal .nav-item {
  border: 0;
}
.section-info-contents .nav-sale-info-modal .nav-link {
  background-color: unset;
  font-size: 16px;
  font-weight: 600;
  color: #5a5d6b;
}
.section-info-contents .nav-sale-info-modal .nav-link.active {
  background-color: unset !important;
  border-bottom: 3px solid #6658dd !important;
  color: #6658dd !important;
}
.section-info-contents .section-info {
  background-color: #ffffff;
}
.section-info-contents .section-info .mb-4 {
  margin-bottom: 25px !important;
}
.section-info-contents .section-info .mb-4:not(:first-child):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
  background-color: #dbdee5;
  margin: 0 0 25px 0;
}
.section-info-contents .section-info .land-add-description:first-child:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
  background-color: #dbdee5;
  margin: 12px 0;
}
.section-info-contents .section-info .mdi.mdi-blogger {
  font-weight: 600;
  margin: 5px 0;
}
.section-info-contents .section-info .broker-top-band.band-top {
  position: absolute;
  width: 44px;
  height: 44px;
  font-size: 14px;
  background-color: #3939bc;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  line-height: 14px;
  font-weight: 700;
  transform: unset;
  border: unset;
  padding: 7px 0;
  transform: unset;
  border: unset;
  left: 5px;
  top: 5px;
  z-index: 1;
}
.section-info-contents .saleImageSwiper {
  clear: both;
}
.section-info-contents .bookmarked-toast {
  max-width: 330px;
  width: 70%;
  left: 50%;
  bottom: 30px;
  transform: translate(-50%, 0);
}
.section-info-contents .bookmarked-toast img {
  width: 20px;
  border-radius: 4px;
}
.section-info-contents .swiper-wrapper {
  margin-top: 1px;
}
.section-info-contents .sale-detail-main-info {
  padding: 24px 15px;
  border-bottom: 1px solid #ebecf0;
}
.section-info-contents .sale-detail-main-info .item-info {
  color: #6c707e;
  margin-bottom: 6px;
}
.section-info-contents .sale-detail-main-info .item-info .item-addr {
  float: right;
  color: #6c707e;
}
.section-info-contents .sale-detail-main-info .item-title {
  color: #111111;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin: 3px 0;
}
.section-info-contents .sale-detail-main-info .item-price {
  color: #6658dd;
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  margin: 3px 0;
}
.section-info-contents .sale-detail-main-info .item-type {
  margin: 5px 0px;
}
.section-info-contents .sale-detail-main-info .item-type .item-deal-type {
  font-size: 12px;
  border: 1px solid #3939bc;
  background-color: #f2f0ff;
  color: #3939bc;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.section-info-contents .sale-detail-main-info .item-type .item-detail-type {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.section-info-contents .attr-item {
  padding: 0 !important;
}
.section-info-contents .attr-item .use-description {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: #5a5d6b;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.section-info-contents .area-row-info-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #27282e;
  margin: 16px 0;
}
.section-info-contents .area-row-info-small-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #5a5d6b;
  margin: 10px 0;
}
.section-info-contents .swiper-card {
  background-color: #ffffff;
  padding: 0;
}
.section-info-contents .attr-item .d-flex {
  margin: 0 !important;
  justify-content: flex-start !important;
  line-height: 20px;
  letter-spacing: -0.02em;
}
.section-info-contents .attr-item .d-flex > :nth-child(odd) {
  width: 136px;
  background-color: #f7f8fa;
  padding: 10px 12px;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #383a42;
  word-break: keep-all;
  word-wrap: break-word;
}
.section-info-contents .attr-item .d-flex > :nth-child(even) {
  color: #27282e;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 -1px;
  padding: 10px 12px;
  flex: 1;
}
.section-info-contents .d-flex-vertical-table-wrapper .d-flex > :first-child {
  background-color: #ffffff;
}
.section-info-contents .d-flex-vertical-table-wrapper .d-flex:not(:first-child) > :last-child {
  text-align: right;
}
.section-info-contents .d-flex-vertical-table-wrapper .d-flex:first-child * {
  font-size: 14px;
  background-color: #f7f8fa;
  font-weight: 400;
  text-align: center;
}
.section-info-contents .land-add-description {
  flex-direction: column;
  font-size: 14px !important;
  color: #6c707e;
  line-height: 20px;
}
.section-info-contents.modal-content .modal-header {
  display: flex;
  padding: 8px 14px;
  height: 56px;
}
.section-info-contents.modal-content .btn-modal-close {
  flex: 1;
  padding: 0;
  margin: 0;
  text-align: left;
}
.section-info-contents.modal-content .btn-modal-close i {
  font-size: 22px;
}
.section-info-contents.modal-content .modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  flex: 5;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #27282e;
}
.section-info-contents.modal-content .modal-icons {
  padding: 0;
  margin: 0 !important;
  flex: 1;
}
.section-info-contents.modal-content .special-sale-modal-header {
  flex: 30;
}

.section-basic-info-contents {
  width: 450px;
}
.section-basic-info-contents .scroll-area {
  height: calc(100% - 100px);
}
.section-basic-info-contents .sale-list-section:last-child .sale-list {
  border-bottom: none !important;
}
.section-basic-info-contents .common-nav {
  width: 100%;
  border-bottom: 1px solid #ebecf0;
  white-space: nowrap;
}
.section-basic-info-contents .common-nav .nav-link {
  display: inline-block;
  flex: 1;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #6c707e;
}
.section-basic-info-contents .common-nav .nav-link.active {
  color: #6658dd;
  font-weight: 700;
  border-bottom: 2px solid #6658dd;
}
.section-basic-info-contents .section-basic-info-empty {
  min-height: 200px;
  line-height: 200px;
}
.section-basic-info-contents .section-sale-info .item-addr {
  font-size: 12px;
}
.section-basic-info-contents .section-sale-info .sale-list-img {
  height: 140px !important;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .d-flex > * {
  flex: 1;
  font-size: 14px;
  background-color: #ffffff;
  text-align: center !important;
  margin: -1px 0 0 -1px;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .d-flex > :first-child {
  width: auto;
  flex: 1.5;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .rtms-logs-table-header > * {
  padding: 10px 8px;
  background-color: #f7f8fa;
  letter-spacing: -1px;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .log-item {
  padding: 10px 8px;
  overflow: hidden;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .cancelled {
  text-decoration: line-through;
  text-decoration-color: #818594;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-table .cancelled div {
  color: #c9ccd6 !important;
}
.section-basic-info-contents .section-rtms-info .rtms-logs-section {
  margin-top: 20px;
}
.section-basic-info-contents .section-court-auction-info table {
  font-size: 12px !important;
}
.section-basic-info-contents .section-court-auction-info .sale-list-img {
  height: 145px !important;
}
.section-basic-info-contents .section-distribution-rental-info .distribution-rental-wrap:not(:last-child) {
  border-bottom: 1px solid #ebecf0;
  margin-bottom: 20px;
}
.section-basic-info-contents .section-distribution-rental-info .distribution-rental-wrap div:last-child {
  margin-bottom: 20px;
}
.section-basic-info-contents .section-building-permit-info .table {
  font-size: 14px;
}
.section-basic-info-contents .sale-list {
  cursor: pointer;
}
.section-basic-info-contents .basic-info-vertical-table table {
  text-align: center;
}
.section-basic-info-contents .basic-info-vertical-table table thead td {
  background-color: #f7f8fa;
  border-top-width: 1px;
  color: #383a42;
  font-weight: 600;
  padding: 0.65rem 0;
}
.section-basic-info-contents .basic-info-vertical-table table td {
  border-color: #dbdee5;
  border-right-width: 1px;
}
.section-basic-info-contents .basic-info-vertical-table table td:last-child {
  border-right: none;
}
.section-basic-info-contents .basic-info-more-button-vertical button {
  color: #5a5d6b;
  font-size: 14px;
  padding: 12px 20px;
  width: 100%;
  border-bottom: 1px solid #dbdee5;
}

.section-court-auction-info .attr-item {
  width: 100%;
}
.section-court-auction-info table {
  width: 100%;
  border: 1px solid #d8dee6;
  border-collapse: collapse;
  font-size: 12px;
}
.section-court-auction-info table th {
  background-color: #f7f8fa;
  padding: 10px 2px;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 0;
  font-weight: 400;
  color: #383a42;
  word-break: keep-all;
  word-wrap: break-word;
  text-align: center;
}
.section-court-auction-info table td {
  color: #27282e;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 -1px;
  padding: 10px 12px;
  text-align: center;
}

.section-basic-info-detail-contents {
  width: 450px;
}

#court-auction-modal .modal-header {
  border-bottom: 1px solid #ebecf0;
}
#court-auction-modal .modal-header .btn-modal-close {
  flex: none;
  padding: 2px;
  width: 20px;
  z-index: 1;
}
#court-auction-modal .modal-header .modal-title {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}
#court-auction-modal .modal-body-content {
  margin-top: 0 !important;
}

.broker-info .broker-img {
  float: left;
  width: 40%;
  padding-right: 10px;
  padding-bottom: 10px;
}
.broker-info .broker-info-card {
  letter-spacing: -0.02em;
}
.broker-info .broker-info-card .card-body {
  padding: 0;
}
.broker-info .broker-info-card .broker-info-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 285px;
  flex-direction: column;
  align-items: center;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-bg {
  width: 100%;
  height: 175px;
  position: relative;
  background-color: #6658dd;
  border-radius: 10px 10px 0 0;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-bg .bg-deco1 {
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 165px solid rgba(255, 255, 255, 0.05);
  border-right: 235px solid transparent;
  bottom: 0;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-bg .bg-deco2 {
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 160px solid rgba(255, 255, 255, 0.15);
  border-left: 230px solid transparent;
  right: 0;
  bottom: 0;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info {
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 26px;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .top-broker-badge {
  font-size: 12px;
  padding: 2px 8px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .broker-type-top {
  visibility: visible !important;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .broker-office-name {
  display: inline-block;
  margin: 10px 0 15px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .broker-image {
  width: 130px;
  min-width: 130px;
  background-color: #ffffff;
  background-image: url(../images/gnb_mobile_my_wt.svg);
  background-size: 125px;
  background-position: center;
  min-height: 130px;
  border-radius: 50%;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .broker-name {
  font-weight: 800;
  display: inline-block;
  font-size: 18px;
  margin-top: 15px;
  color: #27282e;
}
.broker-info .broker-info-card .broker-info-wrapper .broker-info .broker-tel {
  color: #27282e;
}
.broker-info .broker-info-card .broker-detail-info {
  margin-bottom: 25px;
  padding: 0 5px;
}
.broker-info .broker-info-card .broker-detail-info .broker-detail-list {
  display: flex;
  margin: 10px 0;
}
.broker-info .broker-info-card .broker-detail-info .broker-detail-list .broker-detail-title {
  flex: 1;
  color: #5a5d6b;
}
.broker-info .broker-info-card .broker-detail-info .broker-detail-list .broker-detail-value {
  flex: 3;
  color: #27282e;
}
.broker-info .seller-info-card .broker-info-wrapper {
  height: 85px;
}
.broker-info .seller-info-card .broker-info-wrapper .broker-info {
  top: 0;
}
.broker-info .btn-contact-wrapper {
  display: flex;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.broker-info .btn-contact-wrapper div:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-color: #c9ccd6;
}
.broker-info .btn-contact-wrapper div:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-color: #c9ccd6;
  margin-left: -1px;
}
.broker-info .btn-contact-wrapper i {
  color: #6658dd;
}
.broker-info .btn-contact-wrapper .btn-contact-tel {
  flex: 1;
  padding: 15px 0;
  border: 1px solid #ebecf0;
}
.broker-info .btn-contact-wrapper .btn-contact-tel a {
  color: #000000;
}
.broker-info .btn-contact-wrapper .recommend-btn {
  flex: 1;
  padding: 15px 0;
  border: 1px solid #ebecf0;
  color: #000000;
  cursor: pointer;
}
.broker-info .mdi-cellphone {
  font-weight: bold;
}
.broker-info .icon::before {
  display: inline-block;
  content: " ";
  width: 24px;
  height: 30px;
  vertical-align: middle;
}
.broker-info .broker-type-top::before {
  background: url(/static/images/icons/top_broker_icon_s.png) no-repeat;
}
.broker-info .broker-button {
  float: left;
}
.broker-info .broker-button button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 8px;
  position: relative;
  width: auto;
  height: 40px;
  background: #e8def8;
  padding: 0 10px;
  /* M3/Elevation Light/1 */
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  border-radius: 100px;
}

.brokerage_office_form .search-address-btn {
  height: 100%;
}
.brokerage_office_form .result-area {
  border-radius: 5px;
  border: 1px solid #a8adbd;
  height: 126px;
  overflow-y: auto;
}
.brokerage_office_form .no-results {
  padding: 15px;
}
.brokerage_office_form .searched-list {
  padding: 10px 0;
  border-bottom: 1px solid #a8adbd;
}
.brokerage_office_form .searched-list-label {
  display: block;
  cursor: pointer;
  padding: 0 10px;
  font-weight: 400;
}
.brokerage_office_form .searched-list-address {
  display: inline-block;
  width: 85%;
}
.brokerage_office_form .searched-list-radio {
  display: none;
}
.brokerage_office_form .searched-list .select-label {
  float: right;
  border: 1px solid #d0d0d0;
  padding: 2px 5px;
  font-size: 12px;
  color: #a9a1f4;
  border-radius: 7px;
}
.brokerage_office_form .searched-list .select-label:hover {
  background-color: #f2f0ff;
  border-color: #a9a1f4;
}
.brokerage_office_form .selected {
  background-color: #f2f0ff !important;
}
.brokerage_office_form .selected label {
  font-weight: 700 !important;
}
.brokerage_office_form .selected .select-label {
  border-color: #a9a1f4;
}
.brokerage_office_form .address-result {
  position: relative;
}
.brokerage_office_form .address-result .result-spinner {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 40%;
  left: 45%;
}

@media all and (min-width: 769px) {
  .section-info-contents .section-info-wrap {
    margin-top: 0;
  }
  .section-info-contents .section-info-wrap .nav {
    width: 468px;
    position: sticky;
    top: 0;
    max-width: unset;
  }
  .section-info-contents .nav-link {
    font-size: 14px;
    padding: 5px 10px !important;
    margin-right: 4px;
  }
  .section-info-contents .scroll-to-top {
    position: absolute;
  }
  .section-info-contents.modal-content {
    border-top: 1px solid #ebecf0;
    padding-top: 0;
  }
}
@media all and (min-width: 961px) {
  .section-info-contents .section-info-wrap .nav {
    width: 100%;
  }
  .section-info-contents .section-info:last-child {
    margin-bottom: 70px;
  }
  .section-info-contents.modal-content .attr-item .d-flex > :nth-child(odd) {
    width: 200px;
  }
  #pdf-viewer-modal .modal-body {
    height: calc(100vh - 125px);
  }
}
#share-modal button {
  margin-left: 8px;
}
#share-modal .kakao-share-btn {
  background-color: #fae100;
  border-color: #fae100;
  color: #000000;
}

#broker-sales-list {
  max-width: 95% !important;
}

#broker-info .mdi-youtube {
  color: white;
  font-size: 1.2em;
}
#broker-info .mdi-youtube :before {
  display: inline-block;
  content: " ";
  width: 24px;
  height: 30px;
  vertical-align: middle;
}

.register-notice a {
  color: #ff0000;
}

.swiper-pagination-fraction-label {
  position: absolute;
  opacity: 0.8;
  border-radius: 50rem;
  background-color: #555555;
  color: #ffffff;
  padding: 2px 10px;
  bottom: 0;
  right: 15px;
  height: 25px;
}

.indicator_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  opacity: 0.5;
  display: none;
}

.indicator_wrapper {
  position: fixed;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 9999;
  display: none;
}
.indicator_wrapper .load_indicator {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #6658dd;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}
.indicator_wrapper .indicator_text {
  margin: 6px;
  font-weight: 600;
}

.rvOverlay {
  position: relative;
  padding: 10px;
  background-color: white;
  text-align: center;
  font-weight: bold;
  border: 2px solid #999999;
  border-radius: 10px;
}

.rvOverlayTriangle {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 10px solid #999999;
  border-bottom: 6px solid transparent;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#simple-warning-modal .modal-body {
  padding-top: 0;
}
#simple-warning-modal .warning-main-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#simple-warning-modal .warning-main-wrapper img {
  width: 3rem;
  height: 3rem;
}
#simple-warning-modal .warning-main-wrapper .warning-main-text {
  text-align: center;
  color: var(--bs-red);
  font-size: 18px;
  font-weight: 800;
  margin-top: 18px;
}
#simple-warning-modal .warning-sub-text {
  white-space: pre-wrap;
  text-align: center;
  font-size: 16px;
}
#simple-warning-modal .warning-desc-text {
  text-align: center;
  font-size: large;
  font-weight: 600;
  margin-right: 12px;
}
#simple-warning-modal .modal-body-content {
  text-align: center;
}
#simple-warning-modal .dtail-btn {
  margin-right: 12px;
}

#map_location {
  width: 100% !important;
}

.success-alert-modal header {
  display: flex;
  justify-content: right;
}
.success-alert-modal .btn-close {
  margin: 2px;
  border-radius: 10px;
}

.phone-preview-container {
  border: 2px solid #ddd;
  border-radius: 15px;
  background: white;
  padding: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.phone-preview-header {
  height: 12px;
  background: #f8f9fa;
  border-radius: 6px 6px 0 0;
  margin-bottom: 4px;
  position: relative;
}

.phone-preview-header:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 4px;
  background: #e9ecef;
  border-radius: 2px;
}

.phone-preview-content {
  height: 235px;
  border: 1px solid #eee;
  border-radius: 0 0 8px 8px;
}

.map-control-wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}

.map-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.map-title-wrapper h3 {
  margin: 0; /* 기본 마진 제거 */
}

.map-control-btn {
  width: 32px;
  height: 32px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.map-control-btn:hover {
  background: #f8f9fa;
}

.map-control-btn i {
  color: #666;
  font-size: 14px;
}

.map-control-btn.unlocked i.fa-lock {
  display: none;
}

.map-control-btn:not(.unlocked) i.fa-lock-open {
  display: none;
}

.blind {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

span.space {
  display: block;
  flex: 1 1 auto;
}

#mobile .action-bar,
#mobile .mobile-header,
#mobile .selected-address {
  display: none;
}

.fab-wrapper {
  position: absolute;
  top: -10px;
  z-index: 2;
  pointer-events: none;
}
.fab-wrapper button, .fab-wrapper .btn {
  pointer-events: auto;
}

#areaInfo {
  left: 0;
  z-index: 2;
  padding: 6px;
}

#areaInfo .btn-soft-primary.active {
  color: #ffffff !important;
  background-color: #6658dd !important;
}
#areaInfo .btn-soft-primary:focus {
  box-shadow: none;
}

#loadView {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 64px;
  z-index: 2;
  padding: 6px;
  white-space: nowrap;
}

body[data-layout-mode=two-column] .sidebar-main-menu {
  width: 370px;
  padding: 0;
  top: 0;
}

#wrapper-content-page {
  margin-left: 440px;
  margin-top: unset;
}

#page-main button,
#sub-main button {
  border: none;
}
#page-main h1,
#page-main h2,
#page-main h3,
#page-main h4,
#page-main h5,
#page-main h6,
#page-main p,
#page-main ul,
#page-main ol,
#page-main li,
#page-main dl,
#page-main dt,
#page-main dd,
#sub-main h1,
#sub-main h2,
#sub-main h3,
#sub-main h4,
#sub-main h5,
#sub-main h6,
#sub-main p,
#sub-main ul,
#sub-main ol,
#sub-main li,
#sub-main dl,
#sub-main dt,
#sub-main dd {
  margin: 0;
  padding: 0;
}
#page-main ul,
#page-main ol,
#page-main li,
#sub-main ul,
#sub-main ol,
#sub-main li {
  list-style: none;
}
#page-main a,
#sub-main a {
  display: block;
  text-decoration: none;
}
#page-main select,
#page-main input[type=search],
#sub-main select,
#sub-main input[type=search] {
  border: 1px solid #e8e8e8;
  padding: 3px 5px;
  font-size: 12px;
  min-width: 20vw;
}
#page-main .list-filter,
#sub-main .list-filter {
  display: flex;
  justify-content: flex-end;
  position: fixed;
  top: 97px;
  right: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  align-items: center;
}
#page-main .list-filter select,
#sub-main .list-filter select {
  margin-right: 16px;
}
#page-main .list-filter + .result-title,
#sub-main .list-filter + .result-title {
  margin-top: 50px;
}
#page-main .scroll-area,
#sub-main .scroll-area {
  overflow-y: auto;
}

#sub-main {
  margin: 0;
}

#page-main .btn-menu,
#sub-main .btn-menu {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 12px 20px;
  color: #333;
  font-size: 15px;
  width: 100%;
  text-align: left;
  background: url("../images/arrow_r.png") no-repeat right 12px center/auto 20px;
}
#page-main .btn-menu.on, #page-main .btn-menu:active, #page-main .btn-menu.btn-success,
#sub-main .btn-menu.on,
#sub-main .btn-menu:active,
#sub-main .btn-menu.btn-success {
  background-color: #6658dd;
  background-image: url("../images/arrow_r_wt.png");
  color: #fff;
}
#page-main #mypage-home .btn-menu:active,
#sub-main #mypage-home .btn-menu:active {
  background-color: unset;
  background: url("../images/arrow_r.png") no-repeat right 12px center/auto 20px;
  color: unset;
}
#page-main .module-content,
#sub-main .module-content {
  padding: 12px;
}
#page-main .menu-list li,
#sub-main .menu-list li {
  margin-bottom: 10px;
}

.module-fixed-btn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 48px;
  display: flex;
  justify-content: space-between;
}
.module-fixed-btn button {
  border: none;
  flex: 1;
}
.module-fixed-btn .btn-submit {
  background-color: #43c4a4;
  color: #fff;
  font-size: 16px;
}

#sales-home.sales-home .result-title .card,
#sales-manage.sales-manage .result-title .card,
#sales-favorite.sales-favorite .result-title .card {
  min-width: 325px;
}
#sales-home.sales-home .result-title .card > img,
#sales-manage.sales-manage .result-title .card > img,
#sales-favorite.sales-favorite .result-title .card > img {
  height: 200px;
}
#sales-home.sales-home .item-wrap .item-title,
#sales-manage.sales-manage .item-wrap .item-title,
#sales-favorite.sales-favorite .item-wrap .item-title {
  font-size: 16px;
  color: #222;
}
#sales-home.sales-home .item-wrap p,
#sales-manage.sales-manage .item-wrap p,
#sales-favorite.sales-favorite .item-wrap p {
  margin-bottom: 1rem;
}

#my-sale .header-my-sales {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  background-color: var(--bs-body-bg);
}
#my-sale .header-my-sales .form-control.search-sales {
  width: 60%;
}
#my-sale .action-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 60%;
  margin-top: 10px;
}
#my-sale .action-area label,
#my-sale .action-area select {
  margin-right: 5px;
}
#my-sale .action-area select {
  width: 30%;
}

@media all and (max-width: 768px) {
  #sales-home.sales-home .result-title .card,
  #sales-manage.sales-manage .result-title .card,
  #sales-favorite.sales-favorite .result-title .card,
  #data-favorite.data-favorite .result-title .card,
  .item-container .result-title .card {
    display: block;
    width: auto !important;
    margin: 15px;
    float: left;
  }
  #sales-home.sales-home .result-title .card > img,
  #sales-manage.sales-manage .result-title .card > img,
  #sales-favorite.sales-favorite .result-title .card > img,
  #data-favorite.data-favorite .result-title .card > img,
  .item-container .result-title .card > img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  #sales-home.sales-home .result-title .scroll-area,
  #sales-manage.sales-manage .result-title .scroll-area,
  #sales-favorite.sales-favorite .result-title .scroll-area,
  #data-favorite.data-favorite .result-title .scroll-area,
  .item-container .result-title .scroll-area {
    clear: both;
  }
  #sales-home.sales-home .result-title .count-title,
  #sales-manage.sales-manage .result-title .count-title,
  #sales-favorite.sales-favorite .result-title .count-title,
  #data-favorite.data-favorite .result-title .count-title,
  .item-container .result-title .count-title {
    margin-bottom: 5px;
  }
  #sales-manage .action-area {
    overflow: hidden;
  }
  #sales-manage .action-area label {
    margin-left: 23px;
  }
  #sales-manage .action-area select {
    clear: both;
    padding-right: 10px;
    width: 200px;
  }
  #sales-manage.sales-manage .result-title .select-sales {
    clear: both;
    float: left;
  }
  #sales-manage.sales-manage .result-title .card {
    width: 320px !important;
  }
}
@media (min-width: 767px) {
  .sale-card-container .card > img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .sale-card-container .card .card-body {
    padding: 0 5px;
  }
}
.ad-area .slide-item {
  height: 360px;
}
.ad-area .ad-image-link {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
  background-color: #f3f7f9;
}
.ad-area .ad-image-link img {
  opacity: 1;
}
.ad-area .swiper-pagination {
  z-index: 1001;
}
.ad-area .swiper-pagination .swiper-pagination-label {
  position: absolute;
  top: 10px;
  right: 15px;
}
.ad-area .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #6658dd;
}
.ad-area .ad-title-description {
  width: 55%;
  display: inline-block;
  position: absolute;
  color: #27282e;
  font-weight: 900;
  top: 30px;
  left: 25px;
  z-index: 1001;
  word-wrap: break-word;
  word-break: keep-all;
  pointer-events: none;
}
.ad-area .ad-title-description .ad-title {
  font-weight: 900;
  line-height: 35px;
  margin-bottom: 10px;
}
.ad-area .ad-title-description .ad-description {
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
}
.ad-area .ad-add-infos {
  position: absolute;
  z-index: 1001;
  left: 25px;
  bottom: 15px;
  letter-spacing: -0.03em;
}
.ad-area .ad-add-infos .add-info1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.15em;
}
.ad-area .ad-add-infos .add-info2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.5em;
}

#saleWapper {
  width: 1392px;
}
#saleWapper .ad-area-wrap {
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
}
#saleWapper .ad-area-wrap .swiper {
  border-radius: 4px;
}
#saleWapper .ad-area-wrap .swiper .slide-item {
  height: 450px;
}
#saleWapper .ad-area-wrap .swiper-button-next,
#saleWapper .ad-area-wrap .swiper-button-prev {
  background: #ffffff;
  width: 50px;
  height: 50px;
  left: 5px;
  box-shadow: 0 2px 5px rgba(63, 71, 77, 0.15);
  border-radius: 50%;
  transition: 0.3s ease-out;
}
#saleWapper .ad-area-wrap .swiper-button-next::after,
#saleWapper .ad-area-wrap .swiper-button-prev::after {
  font-size: 26px;
  color: #000000;
  font-weight: 800;
}
#saleWapper .ad-area-wrap .swiper-button-next {
  left: unset;
  right: 5px;
}
#saleWapper .premium-ad-area {
  width: 70%;
  flex: 3;
}
#saleWapper .banner-ad-area {
  margin-left: 15px;
  width: 25%;
  flex: 1;
}
#saleWapper .banner-ad-area .ad-title-description,
#saleWapper .banner-ad-area .ad-add-infos {
  display: none !important;
}

#my-sale-card-container {
  margin-top: 150px;
}

#my-sale-card-container .scroll-area .no-sale-lists,
#sales-manage .scroll-area .no-sale-lists,
#special-sales-manage .scroll-area .no-sale-lists,
#sales-favorite .scroll-area .no-sale-lists,
#broker-page-sale-card-container .scroll-area .no-sale-lists,
.sale-card-container .scroll-area .no-sale-lists,
#sales-home.sales-home .scroll-area .no-sale-lists {
  margin: 15px;
  font-size: 14px;
  color: #6c707e;
}
#my-sale-card-container .sale-list-section,
#sales-manage .sale-list-section,
#special-sales-manage .sale-list-section,
#sales-favorite .sale-list-section,
#broker-page-sale-card-container .sale-list-section,
.sale-card-container .sale-list-section,
#sales-home.sales-home .sale-list-section {
  display: flex;
  flex-direction: column;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#my-sale-card-container .sale-list,
#sales-manage .sale-list,
#special-sales-manage .sale-list,
#sales-favorite .sale-list,
#broker-page-sale-card-container .sale-list,
.sale-card-container .sale-list,
#sales-home.sales-home .sale-list {
  display: flex;
  align-items: start;
  flex-grow: 1;
  padding: 15px;
  height: 100%;
  border-bottom: #ebecf0 1px solid;
}
#my-sale-card-container .sale-list.banner,
#sales-manage .sale-list.banner,
#special-sales-manage .sale-list.banner,
#sales-favorite .sale-list.banner,
#broker-page-sale-card-container .sale-list.banner,
.sale-card-container .sale-list.banner,
#sales-home.sales-home .sale-list.banner {
  flex-direction: column;
  width: 100% !important;
}
#my-sale-card-container .sale-list.banner .sale-list-img-section,
#sales-manage .sale-list.banner .sale-list-img-section,
#special-sales-manage .sale-list.banner .sale-list-img-section,
#sales-favorite .sale-list.banner .sale-list-img-section,
#broker-page-sale-card-container .sale-list.banner .sale-list-img-section,
.sale-card-container .sale-list.banner .sale-list-img-section,
#sales-home.sales-home .sale-list.banner .sale-list-img-section {
  width: 100%;
  max-width: unset;
}
#my-sale-card-container .sale-list.banner .sale-list-img,
#sales-manage .sale-list.banner .sale-list-img,
#special-sales-manage .sale-list.banner .sale-list-img,
#sales-favorite .sale-list.banner .sale-list-img,
#broker-page-sale-card-container .sale-list.banner .sale-list-img,
.sale-card-container .sale-list.banner .sale-list-img,
#sales-home.sales-home .sale-list.banner .sale-list-img {
  width: 100% !important;
  height: 200px !important;
}
#my-sale-card-container .sale-list.banner .sale-list-item-section,
#sales-manage .sale-list.banner .sale-list-item-section,
#special-sales-manage .sale-list.banner .sale-list-item-section,
#sales-favorite .sale-list.banner .sale-list-item-section,
#broker-page-sale-card-container .sale-list.banner .sale-list-item-section,
.sale-card-container .sale-list.banner .sale-list-item-section,
#sales-home.sales-home .sale-list.banner .sale-list-item-section {
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 10px;
}
#my-sale-card-container .sale-list.banner .sale-item-wrap,
#sales-manage .sale-list.banner .sale-item-wrap,
#special-sales-manage .sale-list.banner .sale-item-wrap,
#sales-favorite .sale-list.banner .sale-item-wrap,
#broker-page-sale-card-container .sale-list.banner .sale-item-wrap,
.sale-card-container .sale-list.banner .sale-item-wrap,
#sales-home.sales-home .sale-list.banner .sale-item-wrap {
  margin: 0 !important;
}
#my-sale-card-container .sale-list.banner .sale-item-wrap .item-title,
#sales-manage .sale-list.banner .sale-item-wrap .item-title,
#special-sales-manage .sale-list.banner .sale-item-wrap .item-title,
#sales-favorite .sale-list.banner .sale-item-wrap .item-title,
#broker-page-sale-card-container .sale-list.banner .sale-item-wrap .item-title,
.sale-card-container .sale-list.banner .sale-item-wrap .item-title,
#sales-home.sales-home .sale-list.banner .sale-item-wrap .item-title {
  font-size: 18px !important;
  line-height: 20px;
  margin-top: 12px !important;
}
#my-sale-card-container .sale-list.banner .sale-item-wrap .item-addr,
#sales-manage .sale-list.banner .sale-item-wrap .item-addr,
#special-sales-manage .sale-list.banner .sale-item-wrap .item-addr,
#sales-favorite .sale-list.banner .sale-item-wrap .item-addr,
#broker-page-sale-card-container .sale-list.banner .sale-item-wrap .item-addr,
.sale-card-container .sale-list.banner .sale-item-wrap .item-addr,
#sales-home.sales-home .sale-list.banner .sale-item-wrap .item-addr {
  font-size: 14px !important;
}
#my-sale-card-container .sale-list.banner .sale-item-wrap .item-price,
#sales-manage .sale-list.banner .sale-item-wrap .item-price,
#special-sales-manage .sale-list.banner .sale-item-wrap .item-price,
#sales-favorite .sale-list.banner .sale-item-wrap .item-price,
#broker-page-sale-card-container .sale-list.banner .sale-item-wrap .item-price,
.sale-card-container .sale-list.banner .sale-item-wrap .item-price,
#sales-home.sales-home .sale-list.banner .sale-item-wrap .item-price {
  font-size: 20px !important;
  font-weight: 700 !important;
}
#my-sale-card-container .sale-list.banner .sale-item-wrap .item-type,
#sales-manage .sale-list.banner .sale-item-wrap .item-type,
#special-sales-manage .sale-list.banner .sale-item-wrap .item-type,
#sales-favorite .sale-list.banner .sale-item-wrap .item-type,
#broker-page-sale-card-container .sale-list.banner .sale-item-wrap .item-type,
.sale-card-container .sale-list.banner .sale-item-wrap .item-type,
#sales-home.sales-home .sale-list.banner .sale-item-wrap .item-type {
  position: absolute;
  margin-top: 0 !important;
  top: 0;
  right: 0;
}
#my-sale-card-container .sale-list.premium .sale-list-img-section,
#sales-manage .sale-list.premium .sale-list-img-section,
#special-sales-manage .sale-list.premium .sale-list-img-section,
#sales-favorite .sale-list.premium .sale-list-img-section,
#broker-page-sale-card-container .sale-list.premium .sale-list-img-section,
.sale-card-container .sale-list.premium .sale-list-img-section,
#sales-home.sales-home .sale-list.premium .sale-list-img-section {
  width: 100%;
  max-width: 100%;
}
#my-sale-card-container .sale-list.premium .sale-list-img,
#sales-manage .sale-list.premium .sale-list-img,
#special-sales-manage .sale-list.premium .sale-list-img,
#sales-favorite .sale-list.premium .sale-list-img,
#broker-page-sale-card-container .sale-list.premium .sale-list-img,
.sale-card-container .sale-list.premium .sale-list-img,
#sales-home.sales-home .sale-list.premium .sale-list-img {
  width: 100%;
  height: auto;
}
#my-sale-card-container .sale-list-img-section,
#sales-manage .sale-list-img-section,
#special-sales-manage .sale-list-img-section,
#sales-favorite .sale-list-img-section,
#broker-page-sale-card-container .sale-list-img-section,
.sale-card-container .sale-list-img-section,
#sales-home.sales-home .sale-list-img-section {
  position: relative;
  height: 100%;
  max-width: 160px;
}
#my-sale-card-container .sale-list-img-section .broker-top-band.band-top,
#sales-manage .sale-list-img-section .broker-top-band.band-top,
#special-sales-manage .sale-list-img-section .broker-top-band.band-top,
#sales-favorite .sale-list-img-section .broker-top-band.band-top,
#broker-page-sale-card-container .sale-list-img-section .broker-top-band.band-top,
.sale-card-container .sale-list-img-section .broker-top-band.band-top,
#sales-home.sales-home .sale-list-img-section .broker-top-band.band-top {
  position: absolute;
  width: 32px;
  height: 32px;
  font-size: 11px;
  background-color: #3939bc;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  line-height: 11px;
  font-weight: 700;
  transform: unset;
  border: unset;
  padding: 5.5px 0;
  transform: unset;
  border: unset;
  left: 5px;
  top: 5px;
}
#my-sale-card-container .sale-list-img-section .youtube,
#sales-manage .sale-list-img-section .youtube,
#special-sales-manage .sale-list-img-section .youtube,
#sales-favorite .sale-list-img-section .youtube,
#broker-page-sale-card-container .sale-list-img-section .youtube,
.sale-card-container .sale-list-img-section .youtube,
#sales-home.sales-home .sale-list-img-section .youtube {
  position: absolute;
  display: inline-block;
  content: " ";
  right: 5px;
  bottom: 3px;
  width: 31px;
  height: 31px;
  vertical-align: middle;
  display: inline-block;
  content: " ";
  width: 31px;
  height: 31px;
  vertical-align: middle;
  background: url(/static/images/icons/youtube_icon_s.png) no-repeat;
}
#my-sale-card-container .sale-list-img-wrap,
#sales-manage .sale-list-img-wrap,
#special-sales-manage .sale-list-img-wrap,
#sales-favorite .sale-list-img-wrap,
#broker-page-sale-card-container .sale-list-img-wrap,
.sale-card-container .sale-list-img-wrap,
#sales-home.sales-home .sale-list-img-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
#my-sale-card-container .sale-list-img-wrap .sale-list-img,
#sales-manage .sale-list-img-wrap .sale-list-img,
#special-sales-manage .sale-list-img-wrap .sale-list-img,
#sales-favorite .sale-list-img-wrap .sale-list-img,
#broker-page-sale-card-container .sale-list-img-wrap .sale-list-img,
.sale-card-container .sale-list-img-wrap .sale-list-img,
#sales-home.sales-home .sale-list-img-wrap .sale-list-img {
  width: 160px;
  height: 120px;
  object-fit: cover;
  border-radius: 4px;
}
#my-sale-card-container .sale-list-item-section,
#sales-manage .sale-list-item-section,
#special-sales-manage .sale-list-item-section,
#sales-favorite .sale-list-item-section,
#broker-page-sale-card-container .sale-list-item-section,
.sale-card-container .sale-list-item-section,
#sales-home.sales-home .sale-list-item-section {
  padding-left: 15px;
  width: calc(100% - 160px);
  height: 100%;
}
#my-sale-card-container .sale-item-wrap,
#sales-manage .sale-item-wrap,
#special-sales-manage .sale-item-wrap,
#sales-favorite .sale-item-wrap,
#broker-page-sale-card-container .sale-item-wrap,
.sale-card-container .sale-item-wrap,
#sales-home.sales-home .sale-item-wrap {
  font-size: 14px;
}
#my-sale-card-container .sale-item-wrap .recommend-badge,
#sales-manage .sale-item-wrap .recommend-badge,
#special-sales-manage .sale-item-wrap .recommend-badge,
#sales-favorite .sale-item-wrap .recommend-badge,
#broker-page-sale-card-container .sale-item-wrap .recommend-badge,
.sale-card-container .sale-item-wrap .recommend-badge,
#sales-home.sales-home .sale-item-wrap .recommend-badge {
  display: none;
  padding: 2px 0 2px 8px;
  position: relative;
  font-size: 12px;
  left: 0px;
  color: #ffffff;
  top: 0;
  background: #1abca9;
  margin-right: 12px;
}
#my-sale-card-container .sale-item-wrap .recommend-badge .fa-star,
#sales-manage .sale-item-wrap .recommend-badge .fa-star,
#special-sales-manage .sale-item-wrap .recommend-badge .fa-star,
#sales-favorite .sale-item-wrap .recommend-badge .fa-star,
#broker-page-sale-card-container .sale-item-wrap .recommend-badge .fa-star,
.sale-card-container .sale-item-wrap .recommend-badge .fa-star,
#sales-home.sales-home .sale-item-wrap .recommend-badge .fa-star {
  font-size: 10px;
  color: yellow;
}
#my-sale-card-container .sale-item-wrap .recommend-badge::after,
#sales-manage .sale-item-wrap .recommend-badge::after,
#special-sales-manage .sale-item-wrap .recommend-badge::after,
#sales-favorite .sale-item-wrap .recommend-badge::after,
#broker-page-sale-card-container .sale-item-wrap .recommend-badge::after,
.sale-card-container .sale-item-wrap .recommend-badge::after,
#sales-home.sales-home .sale-item-wrap .recommend-badge::after {
  position: absolute;
  content: "";
  height: 0;
  top: -0.5px;
  width: 0;
  right: -8px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 8px solid #1abca9;
}
#my-sale-card-container .sale-item-wrap .recommend-badge.recommended,
#my-sale-card-container .sale-item-wrap .recommend-badge.recommended:after,
#sales-manage .sale-item-wrap .recommend-badge.recommended,
#sales-manage .sale-item-wrap .recommend-badge.recommended:after,
#special-sales-manage .sale-item-wrap .recommend-badge.recommended,
#special-sales-manage .sale-item-wrap .recommend-badge.recommended:after,
#sales-favorite .sale-item-wrap .recommend-badge.recommended,
#sales-favorite .sale-item-wrap .recommend-badge.recommended:after,
#broker-page-sale-card-container .sale-item-wrap .recommend-badge.recommended,
#broker-page-sale-card-container .sale-item-wrap .recommend-badge.recommended:after,
.sale-card-container .sale-item-wrap .recommend-badge.recommended,
.sale-card-container .sale-item-wrap .recommend-badge.recommended:after,
#sales-home.sales-home .sale-item-wrap .recommend-badge.recommended,
#sales-home.sales-home .sale-item-wrap .recommend-badge.recommended:after {
  display: inline-block !important;
}
#my-sale-card-container .sale-item-wrap .item-info,
#sales-manage .sale-item-wrap .item-info,
#special-sales-manage .sale-item-wrap .item-info,
#sales-favorite .sale-item-wrap .item-info,
#broker-page-sale-card-container .sale-item-wrap .item-info,
.sale-card-container .sale-item-wrap .item-info,
#sales-home.sales-home .sale-item-wrap .item-info {
  margin: 0;
  padding: 0;
}
#my-sale-card-container .sale-item-wrap .item-info-number,
#sales-manage .sale-item-wrap .item-info-number,
#special-sales-manage .sale-item-wrap .item-info-number,
#sales-favorite .sale-item-wrap .item-info-number,
#broker-page-sale-card-container .sale-item-wrap .item-info-number,
.sale-card-container .sale-item-wrap .item-info-number,
#sales-home.sales-home .sale-item-wrap .item-info-number {
  font-weight: 600;
  color: #6c707e;
}
#my-sale-card-container .sale-item-wrap .item-title,
#sales-manage .sale-item-wrap .item-title,
#special-sales-manage .sale-item-wrap .item-title,
#sales-favorite .sale-item-wrap .item-title,
#broker-page-sale-card-container .sale-item-wrap .item-title,
.sale-card-container .sale-item-wrap .item-title,
#sales-home.sales-home .sale-item-wrap .item-title {
  color: #111111;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 4px 0;
}
#my-sale-card-container .sale-item-wrap .item-addr,
#sales-manage .sale-item-wrap .item-addr,
#special-sales-manage .sale-item-wrap .item-addr,
#sales-favorite .sale-item-wrap .item-addr,
#broker-page-sale-card-container .sale-item-wrap .item-addr,
.sale-card-container .sale-item-wrap .item-addr,
#sales-home.sales-home .sale-item-wrap .item-addr {
  letter-spacing: -0.5px;
  margin-bottom: 0;
  width: 100%;
  min-height: 18px;
  text-overflow: ellipsis;
  color: #6c707e;
  overflow: hidden;
  white-space: nowrap;
  font-size: 13px;
}
#my-sale-card-container .sale-item-wrap .item-price,
#sales-manage .sale-item-wrap .item-price,
#special-sales-manage .sale-item-wrap .item-price,
#sales-favorite .sale-item-wrap .item-price,
#broker-page-sale-card-container .sale-item-wrap .item-price,
.sale-card-container .sale-item-wrap .item-price,
#sales-home.sales-home .sale-item-wrap .item-price {
  color: #6658dd;
  font-size: 16px;
  font-weight: 700;
}
#my-sale-card-container .sale-item-wrap .item-type,
#sales-manage .sale-item-wrap .item-type,
#special-sales-manage .sale-item-wrap .item-type,
#sales-favorite .sale-item-wrap .item-type,
#broker-page-sale-card-container .sale-item-wrap .item-type,
.sale-card-container .sale-item-wrap .item-type,
#sales-home.sales-home .sale-item-wrap .item-type {
  margin-top: 7px;
}
#my-sale-card-container .sale-item-wrap .item-deal-type,
#sales-manage .sale-item-wrap .item-deal-type,
#special-sales-manage .sale-item-wrap .item-deal-type,
#sales-favorite .sale-item-wrap .item-deal-type,
#broker-page-sale-card-container .sale-item-wrap .item-deal-type,
.sale-card-container .sale-item-wrap .item-deal-type,
#sales-home.sales-home .sale-item-wrap .item-deal-type {
  font-size: 12px;
  border: 1px solid #3939bc;
  background-color: #f2f0ff;
  color: #3939bc;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
#my-sale-card-container .sale-item-wrap .item-detail-type,
#sales-manage .sale-item-wrap .item-detail-type,
#special-sales-manage .sale-item-wrap .item-detail-type,
#sales-favorite .sale-item-wrap .item-detail-type,
#broker-page-sale-card-container .sale-item-wrap .item-detail-type,
.sale-card-container .sale-item-wrap .item-detail-type,
#sales-home.sales-home .sale-item-wrap .item-detail-type {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
#my-sale-card-container .sale-ad-list-section .item-title,
#sales-manage .sale-ad-list-section .item-title,
#special-sales-manage .sale-ad-list-section .item-title,
#sales-favorite .sale-ad-list-section .item-title,
#broker-page-sale-card-container .sale-ad-list-section .item-title,
.sale-card-container .sale-ad-list-section .item-title,
#sales-home.sales-home .sale-ad-list-section .item-title {
  word-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
}
#my-sale-card-container .scroll-area-recommend .recommend-badge,
#my-sale-card-container .scroll-area-recommend .recommend-badge:after,
#sales-manage .scroll-area-recommend .recommend-badge,
#sales-manage .scroll-area-recommend .recommend-badge:after,
#special-sales-manage .scroll-area-recommend .recommend-badge,
#special-sales-manage .scroll-area-recommend .recommend-badge:after,
#sales-favorite .scroll-area-recommend .recommend-badge,
#sales-favorite .scroll-area-recommend .recommend-badge:after,
#broker-page-sale-card-container .scroll-area-recommend .recommend-badge,
#broker-page-sale-card-container .scroll-area-recommend .recommend-badge:after,
.sale-card-container .scroll-area-recommend .recommend-badge,
.sale-card-container .scroll-area-recommend .recommend-badge:after,
#sales-home.sales-home .scroll-area-recommend .recommend-badge,
#sales-home.sales-home .scroll-area-recommend .recommend-badge:after {
  display: inline-block !important;
}
#my-sale-card-container .scroll-area-recommend .sale-list,
#sales-manage .scroll-area-recommend .sale-list,
#special-sales-manage .scroll-area-recommend .sale-list,
#sales-favorite .scroll-area-recommend .sale-list,
#broker-page-sale-card-container .scroll-area-recommend .sale-list,
.sale-card-container .scroll-area-recommend .sale-list,
#sales-home.sales-home .scroll-area-recommend .sale-list {
  background-color: #f7f8fa !important;
}

@media (min-width: 961px) {
  #sales-manage #mobilehomesale-tab,
  #my-sale-card-container #mobilehomesale-tab,
  #sales-favorite #mobilehomesale-tab,
  #broker-page-sale-card-container #mobilehomesale-tab,
  #sales-home.sales-home #mobilehomesale-tab,
  .sale-card-container:not(.section-basic-info) #mobilehomesale-tab {
    display: none;
  }
  #sales-manage .scroll-area,
  #my-sale-card-container .scroll-area,
  #sales-favorite .scroll-area,
  #broker-page-sale-card-container .scroll-area,
  #sales-home.sales-home .scroll-area,
  .sale-card-container:not(.section-basic-info) .scroll-area {
    display: flex;
    flex-wrap: wrap;
  }
  #sales-manage .sale-list-section,
  #my-sale-card-container .sale-list-section,
  #sales-favorite .sale-list-section,
  #broker-page-sale-card-container .sale-list-section,
  #sales-home.sales-home .sale-list-section,
  .sale-card-container:not(.section-basic-info) .sale-list-section {
    max-width: 320px;
    min-width: 320px;
    height: 360px;
    margin: 5px !important;
    background-color: #ffffff;
    border: 1px solid #ebecf0;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  }
  #sales-manage .sale-list,
  #my-sale-card-container .sale-list,
  #sales-favorite .sale-list,
  #broker-page-sale-card-container .sale-list,
  #sales-home.sales-home .sale-list,
  .sale-card-container:not(.section-basic-info) .sale-list {
    flex-direction: column;
    width: 100% !important;
    padding: 10px !important;
    overflow: hidden;
  }
  #sales-manage .sale-list .sale-list-img-section,
  #my-sale-card-container .sale-list .sale-list-img-section,
  #sales-favorite .sale-list .sale-list-img-section,
  #broker-page-sale-card-container .sale-list .sale-list-img-section,
  #sales-home.sales-home .sale-list .sale-list-img-section,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-list-img-section {
    width: 100%;
    height: 220px;
    max-width: unset;
    flex: unset;
    padding: 0;
    max-width: unset;
  }
  #sales-manage .sale-list .sale-list-img,
  #my-sale-card-container .sale-list .sale-list-img,
  #sales-favorite .sale-list .sale-list-img,
  #broker-page-sale-card-container .sale-list .sale-list-img,
  #sales-home.sales-home .sale-list .sale-list-img,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-list-img {
    width: 290px !important;
    height: 220px !important;
    flex: 1;
  }
  #sales-manage .sale-list .sale-list-item-section,
  #my-sale-card-container .sale-list .sale-list-item-section,
  #sales-favorite .sale-list .sale-list-item-section,
  #broker-page-sale-card-container .sale-list .sale-list-item-section,
  #sales-home.sales-home .sale-list .sale-list-item-section,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-list-item-section {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  #sales-manage .sale-list .sale-list-body,
  #my-sale-card-container .sale-list .sale-list-body,
  #sales-favorite .sale-list .sale-list-body,
  #broker-page-sale-card-container .sale-list .sale-list-body,
  #sales-home.sales-home .sale-list .sale-list-body,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-list-body {
    width: 100%;
  }
  #sales-manage .sale-list .sale-item-wrap,
  #my-sale-card-container .sale-list .sale-item-wrap,
  #sales-favorite .sale-list .sale-item-wrap,
  #broker-page-sale-card-container .sale-list .sale-item-wrap,
  #sales-home.sales-home .sale-list .sale-item-wrap,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-item-wrap {
    margin: 0 !important;
    position: relative;
  }
  #sales-manage .sale-list .sale-item-wrap .item-title,
  #my-sale-card-container .sale-list .sale-item-wrap .item-title,
  #sales-favorite .sale-list .sale-item-wrap .item-title,
  #broker-page-sale-card-container .sale-list .sale-item-wrap .item-title,
  #sales-home.sales-home .sale-list .sale-item-wrap .item-title,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-item-wrap .item-title {
    font-size: 18px !important;
    line-height: 20px;
    margin-top: 12px !important;
  }
  #sales-manage .sale-list .sale-item-wrap .item-addr,
  #my-sale-card-container .sale-list .sale-item-wrap .item-addr,
  #sales-favorite .sale-list .sale-item-wrap .item-addr,
  #broker-page-sale-card-container .sale-list .sale-item-wrap .item-addr,
  #sales-home.sales-home .sale-list .sale-item-wrap .item-addr,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-item-wrap .item-addr {
    font-size: 14px !important;
    min-height: 21px;
  }
  #sales-manage .sale-list .sale-item-wrap .item-price,
  #my-sale-card-container .sale-list .sale-item-wrap .item-price,
  #sales-favorite .sale-list .sale-item-wrap .item-price,
  #broker-page-sale-card-container .sale-list .sale-item-wrap .item-price,
  #sales-home.sales-home .sale-list .sale-item-wrap .item-price,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-item-wrap .item-price {
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  #sales-manage .sale-list .sale-item-wrap .item-type,
  #my-sale-card-container .sale-list .sale-item-wrap .item-type,
  #sales-favorite .sale-list .sale-item-wrap .item-type,
  #broker-page-sale-card-container .sale-list .sale-item-wrap .item-type,
  #sales-home.sales-home .sale-list .sale-item-wrap .item-type,
  .sale-card-container:not(.section-basic-info) .sale-list .sale-item-wrap .item-type {
    position: absolute;
    margin-top: 0 !important;
    top: 0;
    right: 0;
  }
  #sales-manage#recommend-sale-card-container .recommend-badge,
  #sales-manage#recommend-sale-card-container .recommend-badge::after,
  #my-sale-card-container#recommend-sale-card-container .recommend-badge,
  #my-sale-card-container#recommend-sale-card-container .recommend-badge::after,
  #sales-favorite#recommend-sale-card-container .recommend-badge,
  #sales-favorite#recommend-sale-card-container .recommend-badge::after,
  #broker-page-sale-card-container#recommend-sale-card-container .recommend-badge,
  #broker-page-sale-card-container#recommend-sale-card-container .recommend-badge::after,
  #sales-home.sales-home#recommend-sale-card-container .recommend-badge,
  #sales-home.sales-home#recommend-sale-card-container .recommend-badge::after,
  .sale-card-container:not(.section-basic-info)#recommend-sale-card-container .recommend-badge,
  .sale-card-container:not(.section-basic-info)#recommend-sale-card-container .recommend-badge::after {
    display: inline-block !important;
  }
}
#sales-manage,
#my-sale-card-container {
  clear: both;
}
#sales-manage .card,
#my-sale-card-container .card {
  width: 320px;
  cursor: pointer;
}
#sales-manage .select-sales,
#my-sale-card-container .select-sales {
  position: absolute;
  left: 1em;
  margin-top: 0.75em;
  z-index: 1;
}
#sales-manage .select-sales input[type=checkbox],
#my-sale-card-container .select-sales input[type=checkbox] {
  width: 1.5em;
  height: 1.5em;
}
#sales-manage .sale-list-section,
#my-sale-card-container .sale-list-section {
  height: 410px;
  position: relative;
}
#sales-manage .sale-list-section .sale-list-item-section,
#my-sale-card-container .sale-list-section .sale-list-item-section {
  flex-direction: column;
}
#sales-manage .sale-list-section .sale-setting-wrap,
#my-sale-card-container .sale-list-section .sale-setting-wrap {
  width: 100%;
}
#sales-manage .sale-list-section .item-price,
#my-sale-card-container .sale-list-section .item-price {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}
#sales-manage .sale-list-section .sale-edit-btn-wrap,
#my-sale-card-container .sale-list-section .sale-edit-btn-wrap {
  display: inline-block;
  margin-top: 6px;
}
#sales-manage .sale-list-section .setting-info,
#my-sale-card-container .sale-list-section .setting-info {
  float: right;
  font-size: 2em;
  color: #5a5d6b;
}
#sales-manage .sale-list-section .setting-info .on,
#my-sale-card-container .sale-list-section .setting-info .on {
  color: #6658dd;
}

@media (max-width: 960px) {
  #sales-manage .sale-list-section,
  #my-sale-card-container .sale-list-section {
    height: unset;
  }
  #sales-manage .sale-list-section .select-sales,
  #my-sale-card-container .sale-list-section .select-sales {
    left: 1.25em;
    margin-top: 1.25em;
  }
  #sales-manage .sale-list-section .sale-list-img,
  #my-sale-card-container .sale-list-section .sale-list-img {
    height: 160px !important;
  }
}
.sale-register-fields-container #title_precautions {
  font-size: 12px;
}

.image-upload-preview-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #a8adbd;
  border-radius: 0.2rem;
  max-height: 400px;
  width: 100%;
  overflow-y: auto;
  padding: 10px;
  margin-top: 10px;
}
.image-upload-preview-wrap-representative {
  border: 0;
  padding: 0;
}
.image-upload-preview-wrap-sale {
  min-height: 230px;
}
.image-upload-preview-box {
  width: 200px;
  margin-bottom: 10px;
}
.image-upload-preview-box .img-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 100%;
}
.image-upload-preview-remove {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.image-upload-preview-remove:after {
  content: "✖";
  font-size: 13px;
  color: #ffffff;
}

@media all and (max-width: 720px) {
  #share-home.share-home {
    padding: 5px 16px;
  }
  #share-home.share-home .result-title .card > img {
    height: 200px;
  }
}
#data-home.data-home {
  padding: 5px 16px;
  margin: 10px 0;
}
#data-home.data-home .data-category {
  display: flex;
  justify-content: space-between;
}
#data-home.data-home .data-category select {
  height: 36px;
  flex: 1;
}
#data-home.data-home .data-category select:first-child {
  margin-right: 6px;
}
#data-home.data-home .data-filter {
  padding-top: 5px;
}
#data-home.data-home .data-search {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}
#data-home.data-home .data-search input {
  height: 36px;
  margin-right: 6px;
  flex: 1;
}
#data-home.data-home .data-search .btnSearch {
  height: 36px;
  background-color: #6658dd;
  color: #fff;
  width: 50px;
  border-radius: 2px;
}
#data-home.data-home .data-content {
  margin-top: 10px;
}

#mypage-home.mypage-home .profile {
  background: #f5f6f5;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mypage-home.mypage-home .profile p {
  margin-bottom: 5px;
}
#mypage-home.mypage-home .profile-photo {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
#mypage-home.mypage-home .profile-info button,
#mypage-home.mypage-home .profile-info .btn-change-photo {
  background: #555;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
  padding: 0 10px;
}

#sales-manage .mypage .mysales-list {
  padding: 12px;
}

#all-menu.all-menu .grid-menu {
  border-bottom: 1px solid #e8e8e8;
}
#all-menu.all-menu .grid-menu .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  grid-auto-rows: 70px;
  align-items: center;
  justify-items: center;
  padding: 12px;
}
#all-menu.all-menu .grid-menu a .icon {
  display: block;
  height: 24px;
  background: no-repeat center center/contain;
}
#all-menu.all-menu .grid-menu a span {
  display: block;
  margin-top: 3px;
}
#all-menu.all-menu .grid-menu li {
  color: #222;
  letter-spacing: -0.2px;
}
#all-menu.all-menu .grid-menu li:nth-child(1) .icon {
  background-image: url("../images/allmenu_icon_sales.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(1) .icon {
  background-image: url("../images/allmenu_icon_sales_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(2) .icon {
  background-image: url("../images/allmenu_icon_real.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(2) .icon {
  background-image: url("../images/allmenu_icon_real_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(3) .icon {
  background-image: url("../images/allmenu_icon_auction.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(3) .icon {
  background-image: url("../images/allmenu_icon_auction_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(4) .icon {
  background-image: url("../images/allmenu_icon_distribution.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(4) .icon {
  background-image: url("../images/allmenu_icon_distribution_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(5) .icon {
  background-image: url("../images/allmenu_icon_report.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(5) .icon {
  background-image: url("../images/allmenu_icon_report_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(6) .icon {
  background-image: url("../images/allmenu_icon_info.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(6) .icon {
  background-image: url("../images/allmenu_icon_info_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(7) .icon {
  background-image: url("../images/allmenu_icon_avm_report.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(7) .icon {
  background-image: url("../images/allmenu_icon_avm_report_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(8) .icon {
  background-image: url("../images/allmenu_icon_crm.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(8) .icon {
  background-image: url("../images/allmenu_icon_crm_active.svg");
}
#all-menu.all-menu .grid-menu li:nth-child(9) .icon {
  background-image: url("../images/allmenu_icon_regstr.svg");
}
#all-menu.all-menu .grid-menu li.on:nth-child(9) .icon {
  background-image: url("../images/allmenu_icon_regstr_active.svg");
}
#all-menu.all-menu .grid-menu li.on a {
  color: #6658dd;
}

@media all and (max-width: 768px) {
  select::-ms-expand {
    display: none;
  }
  select {
    background: #fff url("../images/select_arrow.png") no-repeat right center/20px auto;
    border: 1px solid #c4c4c4;
    -webkit-appearance: none;
    padding: 5px 25px 5px 5px;
  }
  .modal {
    z-index: 10000001;
  }
  .modal-dialog {
    margin: 0;
  }
  .modal-dialog .header-title {
    color: #222;
    font-size: 1rem;
    margin: 20px 0 3px;
  }
  .modal-dialog .warning-text {
    border-top: 1px dashed #e8e8e8;
    padding-top: 20px;
    margin-top: 20px;
  }
  .module-modal,
  .modal-dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 99999;
  }
  .module-modal.off,
  .modal-dialog.off {
    display: none;
  }
  .module-modal #search-map,
  .modal-dialog #search-map {
    border: 1px solid #e8e8e8;
  }
  .module-modal .scroll-area,
  .modal-dialog .scroll-area {
    height: calc(100vh - 110px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .module-modal .scroll-area.full,
  .modal-dialog .scroll-area.full {
    height: calc(100vh - 54px);
  }
  .module-modal .modal-header,
  .modal-dialog .modal-header {
    font-size: 18px;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    padding: 15px 10px 10px 10px;
    display: block;
    color: #222;
    letter-spacing: -0.5px;
    position: relative;
  }
  .module-modal .modal-header .modal-title,
  .modal-dialog .modal-header .modal-title {
    padding: 0 50px;
  }
  .module-modal .modal-header .modal-header-btn,
  .modal-dialog .modal-header .modal-header-btn {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40px;
    border: none;
  }
  .module-modal .modal-header .modal-header-btn.reset,
  .modal-dialog .modal-header .modal-header-btn.reset {
    left: 10px;
    width: auto;
    background: none;
    color: dodgerblue;
    font-size: 14px;
  }
  .module-modal .modal-header .modal-header-btn.btn-close,
  .modal-dialog .modal-header .modal-header-btn.btn-close {
    right: 20px;
  }
  .module-modal .modal-body,
  .modal-dialog .modal-body {
    padding: 0 !important;
    overflow-y: auto;
    height: -webkit-calc(100vh - 54px);
    height: calc(100vh - 54px);
  }
  .module-modal .modal-body.short,
  .modal-dialog .modal-body.short {
    height: -webkit-calc(100vh - 150px);
    height: calc(100vh - 150px);
  }
  .module-modal .modal-body img,
  .modal-dialog .modal-body img {
    max-width: 100%;
  }
  .module-modal .modal-body .scroll-area,
  .modal-dialog .modal-body .scroll-area {
    overflow-y: auto;
  }
  .module-modal .modal-footer,
  .modal-dialog .modal-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 0;
    border-radius: 0;
    width: 100vw;
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .module-modal .modal-footer > *,
  .modal-dialog .modal-footer > * {
    margin: 0;
  }
  .module-modal .modal-footer .modal-btn,
  .modal-dialog .modal-footer .modal-btn {
    border: none;
    color: #fff;
    font-size: 16px;
  }
  .module-modal .modal-footer .modal-btn.back,
  .modal-dialog .modal-footer .modal-btn.back {
    background-color: #666;
    width: 40vw;
  }
  .module-modal .modal-footer .modal-btn.submit,
  .modal-dialog .modal-footer .modal-btn.submit {
    background-color: #43c4a4;
    flex: 1;
  }
  #mobile-area-content-modal .scroll-area {
    height: calc(100vh - 150px);
  }
}
.modal-icons {
  padding: 12px 16px 0 16px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.modal-icons button,
.modal-icons a {
  display: block;
  width: 24px;
  height: 24px;
  background: no-repeat center center/contain;
  border: none;
}
.modal-icons button.modal-print,
.modal-icons a.modal-print {
  background-image: url("../images/ico_print.svg");
}
.modal-icons button.modal-share,
.modal-icons a.modal-share {
  background-image: url("../images/ico_share_upload.svg");
}
.modal-icons .modal-bookmark {
  width: 24px;
  height: 36px;
  font-size: 24px;
  color: #6658dd;
  border: none;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  margin: 0 8px;
}
.modal-icons .mdi-heart {
  color: #6658dd;
}
.modal-icons .mdi-heart-outline {
  color: #000000;
}

@media (max-width: 768px) {
  .success-alert-modal .modal-body {
    padding: 10px;
    overflow-y: auto;
    height: auto;
  }
  .success-alert-modal .modal-dialog {
    width: auto;
    height: auto;
    margin: 2em;
  }
  .success-alert-modal .modal-message {
    padding: 0 2em;
  }
}
.rtp-container {
  /* common */
}
.rtp-container .modal-body {
  background-color: #ebecf0;
}
.rtp-container .tab-content {
  padding: 0;
}
.rtp-container hr {
  color: #ebecf0;
}
.rtp-container .btn:focus {
  box-shadow: none;
}
.rtp-container .btn-check:focus + .btn {
  box-shadow: none;
}
.rtp-container .form-check-input:active {
  filter: none;
}
.rtp-container .map-area-md > div {
  position: relative;
  width: 100%;
  height: 180px;
}
.rtp-container .map-area-lg > div {
  position: relative;
  width: 100%;
  height: 300px;
}
.rtp-container .nav {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.rtp-container .nav .nav-link {
  padding: 0 0.5rem;
  white-space: nowrap;
  display: inline-block;
}
.rtp-container .nav.main-nav {
  position: sticky;
  top: 0;
  height: 54px;
  border-bottom: 1px solid #ebecf0;
  background-color: #ffffff;
  padding: 0 10px;
  overflow-y: hidden;
  z-index: 1000;
  white-space: nowrap;
}
.rtp-container .nav.main-nav .nav-link {
  line-height: 54px;
  font-size: 14px;
  color: #5a5d6b;
  font-weight: 600;
}
.rtp-container .nav.main-nav .nav-link.active {
  color: #6658dd;
}
.rtp-container .nav.main-nav .simplebar-content {
  scroll-behavior: smooth;
}
.rtp-container .nav.common-nav {
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #ebecf0;
  white-space: nowrap;
}
.rtp-container .nav.common-nav .nav-link {
  line-height: 29px;
  font-size: 15px;
  color: #6c707e;
}
.rtp-container .nav.common-nav .nav-link.active {
  color: #27282e;
  font-weight: 700;
  border-bottom: 2px solid #27282e;
}
.rtp-container .price-icon {
  width: 16px;
  height: 16px;
  padding-top: 2px;
  vertical-align: text-top;
}
.rtp-container .bg-primary50 {
  background-color: #f2f0ff;
}
.rtp-container .btn-popup-text {
  text-decoration: underline;
}
.rtp-container .rtp-radio-toggle {
  display: inline-block;
}
.rtp-container .rtp-radio-toggle .btn {
  border-radius: 0;
}
.rtp-container .rtp-radio-toggle .btn-outline-rtp {
  border-color: #ebecf0;
  background-color: #f7f8fa;
  color: #5a5d6b;
}
.rtp-container .rtp-radio-toggle .btn-radio-toggle-wrap:not(:first-child) .btn-outline-rtp {
  border-left-color: transparent;
}
.rtp-container .rtp-radio-toggle .btn-radio-toggle-wrap .btn-check:checked + label {
  color: #27282e;
  background-color: #ffffff;
}
.rtp-container .radio-toggle-square {
  width: 100%;
}
.rtp-container .radio-toggle-square .btn-radio-toggle-wrap {
  width: 25%;
  max-width: 25%;
}
.rtp-container .radio-toggle-square .radio-toggle-group {
  width: 100%;
  flex-wrap: wrap;
}
.rtp-container .radio-toggle-square .btn {
  width: 100%;
}
.rtp-container .radio-toggle-square .btn-outline-rtp {
  border-color: #ebecf0;
  color: #27282e;
  background-color: #ffffff;
  border-left-color: transparent;
}
.rtp-container .radio-toggle-square .btn-radio-toggle-wrap:nth-child(n+5) .btn-outline-rtp {
  border-top-color: transparent;
}
.rtp-container .radio-toggle-square .btn-radio-toggle-wrap:nth-child(4n+1) .btn-outline-rtp {
  border-left-color: #ebecf0;
}
.rtp-container .radio-toggle-square .btn-check:checked + label {
  background-color: #f2f0ff !important;
  border-color: #6767cc !important;
  color: #6658dd !important;
}
.rtp-container .rtp-dropdown {
  display: inline-block;
}
.rtp-container .rtp-dropdown .btn-harubang {
  color: #27282e;
  background-color: #ffffff;
  font-weight: 600;
  padding: 0;
}
.rtp-container .rtp-dropdown .dropdown-menu {
  animation-duration: unset;
}
.rtp-container .rtp-buttons {
  font-size: 0;
  display: flex;
}
.rtp-container .rtp-buttons button {
  flex: 1;
  padding: 12px 0;
  border-color: #c9ccd6;
  border-radius: 0;
  color: #000000;
  font-weight: 600;
}
.rtp-container .rtp-buttons button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rtp-container .rtp-buttons button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rtp-container .rtp-buttons button:not(:first-child) {
  margin-left: -1px;
}
.rtp-container .rtp-more-button button {
  border-color: #dbdee5;
  color: #000000;
  font-size: 16px;
  padding: 12px 20px;
}
.rtp-container .rtp-more-button-vertical button {
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
}
.rtp-container .rtp-vertical-table table {
  text-align: center;
}
.rtp-container .rtp-vertical-table table thead td {
  background-color: #f7f8fa;
  border-top-width: 1px;
  color: #383a42;
  font-weight: 600;
  padding: 0.65rem 0;
}
.rtp-container .rtp-vertical-table table td {
  border-color: #dbdee5;
  border-right-width: 1px;
}
.rtp-container .rtp-vertical-table table td:last-child {
  border-right: none;
}
.rtp-container .rtp-horizontal-table table {
  text-align: left;
}
.rtp-container .rtp-horizontal-table table tr:first-child td {
  border-top-width: 1px;
}
.rtp-container .rtp-horizontal-table table td {
  vertical-align: middle;
  border-color: #dbdee5;
  border-left-width: 1px;
  color: #27282e;
}
.rtp-container .rtp-horizontal-table table td:last-child {
  border-color: #dbdee5;
  border-right-width: 1px;
}
.rtp-container .rtp-horizontal-table table td:nth-child(odd) {
  width: 136px;
  background-color: #f7f8fa;
  color: #383a42;
}
.rtp-container .rtp-horizontal-table table hr {
  margin: 10px 0;
}
.rtp-container .rtp-horizontal-table table .td-additional-description {
  color: #6c707e;
}
.rtp-container .rtp-area-check-list-wrap label {
  padding-left: 22px;
  text-indent: -22px;
}
.rtp-container .rtp-sale-card {
  margin-bottom: 24px;
}
.rtp-container .rtp-sale-card .sale-list {
  display: flex;
  flex-direction: column;
  width: 168px;
  height: 242px;
  border: 1px solid #ebecf0;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 0 16px 0px rgba(0, 0, 0, 0.2);
}
.rtp-container .rtp-sale-card .sale-list-img-section {
  position: relative;
  width: 100%;
  height: 120px;
}
.rtp-container .rtp-sale-card img {
  width: 100%;
  height: 100%;
}
.rtp-container .rtp-sale-card .broker-top-band {
  position: absolute;
  padding: 5px 8px;
  border-radius: 6px;
  top: 2px;
  left: 2px;
  background-color: #6658dd;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}
.rtp-container .rtp-sale-card .sale-list-item-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 6px 8px;
}
.rtp-container .rtp-sale-card .recommend-badge {
  display: none;
  padding: 2px 0 2px 8px;
  position: relative;
  font-size: 12px;
  left: 0px;
  color: #ffffff;
  top: 0;
  background: #1abca9;
  margin-right: 12px;
}
.rtp-container .rtp-sale-card .recommend-badge .fa-star {
  font-size: 10px;
  color: yellow;
}
.rtp-container .rtp-sale-card .recommend-badge::after {
  position: absolute;
  content: "";
  height: 0;
  top: -0.5px;
  width: 0;
  right: -8px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 8px solid #1abca9;
}
.rtp-container .rtp-sale-card .item-title {
  color: #111111;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}
.rtp-container .rtp-sale-card .item-price {
  color: #6658dd;
  font-size: 16px;
  font-weight: 700;
}
.rtp-container .rtp-sale-card .item-deal-type {
  font-size: 12px;
  border: 1px solid #3939bc;
  background-color: #f2f0ff;
  color: #3939bc;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.rtp-container .rtp-sale-card .item-detail-type {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.rtp-container .rtp-sale-info-card .sale-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.rtp-container .rtp-sale-info-card .sale-list-img-section {
  position: relative;
  width: 100%;
  height: 150px;
  border: 1px solid;
  border-radius: 4px;
}
.rtp-container .rtp-sale-info-card img {
  width: 100%;
  height: 100%;
}
.rtp-container .rtp-sale-info-card .broker-top-band {
  position: absolute;
  padding: 5px 8px;
  border-radius: 6px;
  top: 2px;
  left: 2px;
  background-color: #6658dd;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}
.rtp-container .rtp-sale-info-card .sale-list-item-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 6px 8px;
}
.rtp-container .rtp-sale-info-card .recommend-badge {
  display: none;
  padding: 2px 0 2px 8px;
  position: relative;
  font-size: 12px;
  left: 0px;
  color: #ffffff;
  top: 0;
  background: #1abca9;
  margin-right: 12px;
}
.rtp-container .rtp-sale-info-card .recommend-badge .fa-star {
  font-size: 10px;
  color: yellow;
}
.rtp-container .rtp-sale-info-card .recommend-badge::after {
  position: absolute;
  content: "";
  height: 0;
  top: -0.5px;
  width: 0;
  right: -8px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 8px solid #1abca9;
}
.rtp-container .rtp-sale-info-card .item-title {
  color: #111111;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rtp-container .rtp-sale-info-card .item-price {
  color: #6658dd;
  font-size: 20px;
  font-weight: 700;
  color: #27282e;
}
.rtp-container .rtp-sale-info-card .item-deal-type {
  font-size: 12px;
  border: 1px solid #3939bc;
  background-color: #f2f0ff;
  color: #3939bc;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.rtp-container .rtp-sale-info-card .item-detail-type {
  font-size: 12px;
  border: 1px solid #6658dd;
  color: #6658dd;
  font-weight: 800;
  padding: 1px 4px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
}
.rtp-container .additional-info-card {
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .district-ranking-card,
.rtp-container .custom-ranking-card {
  border-bottom: 1px solid #ebecf0;
  align-items: baseline;
}
.rtp-container .district-ranking-card > div:nth-child(1),
.rtp-container .custom-ranking-card > div:nth-child(1) {
  flex-basis: 10%;
  text-align: center;
}
.rtp-container .district-ranking-card > div:nth-child(3),
.rtp-container .custom-ranking-card > div:nth-child(3) {
  flex-basis: 15%;
}
.rtp-container .rtp-section {
  width: 100%;
  padding: 25px 20px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.rtp-container .rtp-section-title {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #27282e;
}
.rtp-container .rtp-section-sub-title {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #5a5d6b;
}
.rtp-container .section-title {
  height: 80px;
  text-align: center;
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-main-title {
  height: 100px;
  text-align: center;
  background-color: #ffffff;
  padding: 25px;
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-main-select-tab {
  width: 100%;
  padding: 25px 20px;
  background-color: #ffffff;
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-main-select-tab .btn-radio-toggle-wrap .btn-check:checked + label {
  color: #6658dd;
  font-weight: 600;
}
.rtp-container .section-main-select-tab .btn-select-complex-detail {
  padding: 7px 4px;
  font-size: 16px;
  font-weight: 600;
}
.rtp-container .section-price .price-card-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rtp-container .section-price .price-card {
  width: 48%;
  border: 1px solid #ebecf0;
  border-radius: 4px;
  margin-bottom: 8px;
}
.rtp-container .section-pyeong-price .pyeong-details {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rtp-container .section-pyeong-price .pyeong-details div {
  width: 30%;
  padding: 10px 0;
}
.rtp-container .section-pyeong-price .pyeong-details .detail-title {
  line-height: 20px;
}
.rtp-container .section-pyeong-price .pyeong-details .detail-info {
  line-height: 28px;
}
.rtp-container .section-pyeong-price .pyeong-price-card-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rtp-container .section-pyeong-price .pyeong-price-card {
  width: 48%;
  border: 1px solid #ebecf0;
  border-radius: 4px;
  margin-bottom: 8px;
}
.rtp-container .section-sale .swiper-wrapper {
  margin-bottom: 20px;
}
.rtp-container .section-lease-price-rate-avg .lpr-avg-date-wrap {
  font-size: 18px;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
.rtp-container .section-lease-price-rate-avg .lpr-avg-date-wrap i {
  cursor: pointer;
}
.rtp-container .section-lease-price-rate-avg .lpr-avg-card-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rtp-container .section-lease-price-rate-avg .lpr-avg-card {
  width: 32%;
  margin-bottom: 8px;
  border: 1px solid #dbdee5;
  border-radius: 4px;
}
.rtp-container .section-lease-price-rate-avg .lpr-area {
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
.rtp-container .section-lease-price-rate-avg .lpr-title {
  line-height: 24px;
  text-align: center;
}
.rtp-container .section-lease-price-rate-avg .lpr-value {
  text-align: center;
}
.rtp-container .section-land-info .swiper-card, .rtp-container .section-building-info .swiper-card {
  background-color: #ffffff;
  padding: 0;
}
.rtp-container .section-land-info .d-flex-table, .rtp-container .section-building-info .d-flex-table {
  margin: 0 !important;
  justify-content: flex-start !important;
  line-height: 20px;
  letter-spacing: -0.02em;
}
.rtp-container .section-land-info .d-flex-table > :nth-child(odd), .rtp-container .section-building-info .d-flex-table > :nth-child(odd) {
  width: 136px;
  background-color: #f7f8fa;
  padding: 10px 12px;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #383a42;
  word-break: keep-all;
  word-wrap: break-word;
}
.rtp-container .section-land-info .d-flex-table > :nth-child(even), .rtp-container .section-building-info .d-flex-table > :nth-child(even) {
  color: #27282e;
  border: 1px solid #d8dee6;
  margin: -1px 0 0 -1px;
  padding: 10px 12px;
  flex: 1;
}
.rtp-container .section-land-info .d-flex-vertical-table-wrapper .d-flex > :first-child, .rtp-container .section-building-info .d-flex-vertical-table-wrapper .d-flex > :first-child {
  background-color: #ffffff;
}
.rtp-container .section-land-info .d-flex-vertical-table-wrapper .d-flex:not(:first-child) > :last-child, .rtp-container .section-building-info .d-flex-vertical-table-wrapper .d-flex:not(:first-child) > :last-child {
  text-align: right;
}
.rtp-container .section-land-info .d-flex-vertical-table-wrapper .d-flex:first-child *, .rtp-container .section-building-info .d-flex-vertical-table-wrapper .d-flex:first-child * {
  font-size: 14px;
  background-color: #f7f8fa;
  font-weight: 400;
  text-align: center;
}
.rtp-container .section-land-info .land-add-description, .rtp-container .section-building-info .land-add-description {
  flex-direction: column;
  font-size: 14px !important;
  color: #6c707e;
  line-height: 20px;
}
.rtp-container .section-land-info .land-add-description:first-child:before, .rtp-container .section-building-info .land-add-description:first-child:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
  background-color: #dbdee5;
  margin: 12px 0;
}
.rtp-container .section-estimated-price .irs-line {
  height: 8px;
  background-color: #cbc4fb;
}
.rtp-container .section-estimated-price .irs-bar {
  height: 8px;
}
.rtp-container .section-estimated-price .irs-handle {
  width: 26px;
  height: 26px;
  border-width: 3px;
  background-color: #ffffff;
}
.rtp-container .section-estimated-price .loan-detail {
  margin: 0 -20px;
  padding: 20px;
  background-color: #f3f7f9;
}
.rtp-container .section-school .school-card {
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-school-district .school-district-info-card-wrap {
  display: flex;
  justify-content: space-around;
}
.rtp-container .section-school-district .school-district-info-card {
  width: 30%;
  max-width: 150px;
  border: 1px solid #ebecf0;
  padding: 10px;
  border-radius: 4px;
}
.rtp-container .section-school-district .school-district-table tr td {
  word-break: break-word;
  padding: 12px 0;
  border-right: 0;
}
.rtp-container .section-area-price .irs-line {
  background-color: #dbdee5;
}
.rtp-container .section-area-price .irs-bar {
  border-radius: 4px;
}
.rtp-container .section-area-price .irs-handle {
  display: none;
}
.rtp-container .section-area-price .irs-grid-pol {
  display: none;
}
.rtp-container .section-area-price .irs-grid-text {
  font-size: 14px;
}
.rtp-container .section-area-price .rtp-section-contents {
  padding: 15px;
  overflow: hidden;
  border: 1px solid #ebecf0;
  border-radius: 4px;
}
.rtp-container .section-area-actual-deal-log .actual-deal-log-card-wrap {
  display: flex;
  justify-content: space-between;
}
.rtp-container .section-area-actual-deal-log .actual-deal-log-card {
  width: 48%;
  border: 1px solid #ebecf0;
  border-radius: 4px;
}
.rtp-container .section-area-similar-sale-price .sale-price-card {
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-area-similar-sale-price .sale-price-gap {
  border-bottom: 1px solid #ebecf0;
}
.rtp-container .section-area-septic-tank table td:nth-child(odd) {
  width: 155px;
}
.rtp-container .section-area-architecture-permission table td:nth-child(odd) {
  width: 155px;
}
.rtp-container .section-area-deal-cause-stats .progress {
  height: 16px;
  border-radius: 0;
  background-color: #ebecf0;
}
.rtp-container .section-area-registration-purpose-stats .progress {
  height: 16px;
  border-radius: 0;
  background-color: #ebecf0;
}
.rtp-container .rtp-buttons-square {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.rtp-container .rtp-buttons-square button {
  width: 25%;
  padding: 12px 0;
  border-color: #c9ccd6;
  border-radius: 0;
  color: #000000;
  margin-left: -1px;
}
.rtp-container .rtp-buttons-square button:nth-child(n+5) {
  margin-top: -1px;
}

#rtp-complex-detail-modal .modal-body {
  background-color: #ffffff;
  overflow-y: auto;
  height: calc(100vh - 120px);
}
#rtp-complex-detail-modal .btn-complex-details-wrap button {
  font-weight: 400;
}
#rtp-complex-detail-modal .btn:focus {
  box-shadow: none;
}
#rtp-complex-detail-modal .btn-check:focus + .btn {
  box-shadow: none;
}
#rtp-complex-detail-modal .rtp-radio-toggle {
  display: inline-block;
}
#rtp-complex-detail-modal .rtp-radio-toggle .btn {
  border-radius: 0;
}
#rtp-complex-detail-modal .rtp-radio-toggle .btn-outline-rtp {
  border-color: #ebecf0;
  background-color: #f7f8fa;
  color: #5a5d6b;
}
#rtp-complex-detail-modal .rtp-radio-toggle .btn-radio-toggle-wrap:not(:first-child) .btn-outline-rtp {
  border-left-color: transparent;
}
#rtp-complex-detail-modal .rtp-radio-toggle .btn-radio-toggle-wrap .btn-check:checked + label {
  color: #27282e;
  background-color: #ffffff;
}
#rtp-complex-detail-modal .radio-toggle-square {
  width: 100%;
}
#rtp-complex-detail-modal .radio-toggle-square .btn-radio-toggle-wrap {
  width: 25%;
  max-width: 25%;
}
#rtp-complex-detail-modal .radio-toggle-square .radio-toggle-group {
  width: 100%;
  flex-wrap: wrap;
}
#rtp-complex-detail-modal .radio-toggle-square .btn {
  width: 100%;
}
#rtp-complex-detail-modal .radio-toggle-square .btn-outline-rtp {
  border-color: #ebecf0;
  color: #27282e;
  background-color: #ffffff;
  border-left-color: transparent;
}
#rtp-complex-detail-modal .radio-toggle-square .btn-radio-toggle-wrap:nth-child(n+5) .btn-outline-rtp {
  border-top-color: transparent;
}
#rtp-complex-detail-modal .radio-toggle-square .btn-radio-toggle-wrap:nth-child(4n+1) .btn-outline-rtp {
  border-left-color: #ebecf0;
}
#rtp-complex-detail-modal .radio-toggle-square .btn-check:checked + label {
  background-color: #f2f0ff !important;
  border-color: #6767cc !important;
  color: #6658dd !important;
}
#rtp-complex-detail-modal .btn-complex-detail-select-wrap {
  margin-top: 18px;
}
#rtp-complex-detail-modal .btn-complex-detail-select {
  width: 100%;
  padding: 12px 0;
}

#areaAddressSearchWrapper {
  border-left: 1px solid #ebecf0;
  background-color: #ffffff;
}

#area-address-search-container.rtp-container .btn-popup-text {
  cursor: pointer;
}
#area-address-search-container.rtp-container .map-area-md > div {
  position: relative;
  width: 100%;
  height: 250px;
}
#area-address-search-container.rtp-container .map-area-lg > div {
  position: relative;
  width: 100%;
  height: 300px;
}
#area-address-search-container.rtp-container #area-address-search-main-nav-container {
  position: sticky;
  top: 0;
  z-index: 1000;
  max-width: calc(100vw - 442px);
}
#area-address-search-container.rtp-container #area-address-search-main-nav-container .main-nav {
  height: 60px;
}
#area-address-search-container.rtp-container #area-address-search-main-nav-container .nav-link {
  line-height: 60px;
}
#area-address-search-container.rtp-container #area-address-search-scroll-container {
  display: flex;
  position: relative;
  width: calc(100vw - 442px);
  height: calc(100vh - 60px);
  overflow-y: scroll;
}
#area-address-search-container.rtp-container #area-address-search-left-container {
  width: 70%;
  padding: 0 20px;
}
#area-address-search-container.rtp-container #area-address-search-right-container {
  padding: 45px 15px;
  position: sticky;
  top: 0;
  align-self: start;
  flex-shrink: 0;
}
#area-address-search-container.rtp-container #area-address-search-right-container .right-container-wrapper {
  padding: 0 10px;
  border: 1px solid #ebecf0;
}
#area-address-search-container.rtp-container .rtp-section:not(:last-child) {
  border-bottom: 1px solid #ebecf0;
}
#area-address-search-container.rtp-container .section-main-select-tab {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#area-address-search-container.rtp-container .section-main-select-tab .radio-toggle-deal-type {
  display: block;
}
#area-address-search-container.rtp-container .section-main-select-tab .select-details-wrapper {
  float: unset !important;
  padding-top: 10px;
}
#area-address-search-container.rtp-container .section-complex-summary .rtp-section-title,
#area-address-search-container.rtp-container .section-complex-summary .summary-info-wrap {
  display: none;
}
#area-address-search-container.rtp-container .section-area-summary .rtp-section-title,
#area-address-search-container.rtp-container .section-area-summary .summary-info-wrap {
  display: none;
}
#area-address-search-container.rtp-container .section-area-actual-deal-log .actual-deal-log-card-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#area-address-search-container.rtp-container .section-area-actual-deal-log .actual-deal-log-card {
  width: 100%;
}
#area-address-search-container.rtp-container .section-price .price-card-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#area-address-search-container.rtp-container .section-price .price-card {
  width: 100%;
}
#area-address-search-container.rtp-container .section-pyeong-price .pyeong-price-card-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#area-address-search-container.rtp-container .section-pyeong-price .pyeong-price-card {
  width: 100%;
}
#area-address-search-container.rtp-container .section-sale .sale-list {
  cursor: pointer;
}
#area-address-search-container.rtp-container .section-area-sale-info .sale-list {
  flex-direction: row;
  cursor: pointer;
}
#area-address-search-container.rtp-container .section-area-sale-info .sale-list-img-section {
  flex: 1;
  max-width: 300px;
  height: 220px;
}
#area-address-search-container.rtp-container .section-area-sale-info .sale-list-item-section {
  margin-left: 15px;
  flex: 1;
}
#area-address-search-container.rtp-container .section-area-sale-info .item-title {
  white-space: unset;
}
#area-address-search-container.rtp-container .section-broker .broker-info-wrapper {
  height: 100px;
}
#area-address-search-container.rtp-container .section-broker .broker-image {
  width: 86px;
  min-width: 86px;
  min-height: 86px;
  background-size: 86px;
  border: 1px solid #ebecf0;
  margin-right: 20px;
}
#area-address-search-container.rtp-container .section-broker .broker-info {
  width: 100%;
  position: unset;
}
#area-address-search-container.rtp-container .section-broker .broker-type-top {
  padding: 0;
  color: #6658dd;
  font-size: 12px;
  font-weight: 600;
}
#area-address-search-container.rtp-container .section-broker .broker-office-name {
  color: #27282e;
  display: block;
  margin: 0;
  line-height: 30px;
}
#area-address-search-container.rtp-container .section-broker .broker-name,
#area-address-search-container.rtp-container .section-broker .broker-tel {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
#area-address-search-container.rtp-container .scroll-to-top {
  right: 105px;
}
#area-address-search-container.rtp-container .scroll-to-top .fa-arrow-up {
  width: 64px;
  line-height: 64px;
  font-size: 32px;
}

@media all and (max-width: 768px) {
  #rtp-complex-detail-modal .modal-body {
    height: calc(100vh - 54px);
  }
  #rtp-complex-detail-modal .btn-complex-details-wrap {
    height: calc(100vh - 145px);
    overflow-y: auto;
  }
}
#mobile .mobile-header {
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 50px;
}
#mobile .mobile-header h1 img {
  height: 26px;
  margin-right: 3px;
  float: left;
}
#mobile .header-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: #ebecf0 1px solid;
  padding: 5px 10px;
  height: 100%;
}
#mobile .header-search h1 a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 2px 7px;
  width: 100px;
}
#mobile .header-search h1 a .header-logo-text {
  font-size: 18px;
  font-weight: 700;
  float: left;
  letter-spacing: -0.5px;
}
#mobile .header-search .search-wrap {
  margin: 3px 8px;
  flex-wrap: nowrap;
}
#mobile .header-search .search-wrap .input-search {
  height: 34px;
  border-radius: 6px 0 0 6px;
  font-size: 12px;
}
#mobile .header-search .search-wrap .btn-input-search {
  height: 34px;
  border-radius: 0 6px 6px 0;
  padding: 5px 8px;
}
#mobile .header-search .search-wrap .btn-input-search:hover {
  color: #6658dd;
}
#mobile .header-search .page-title {
  text-align: center;
  font-size: 18px;
}
#mobile .header-search .page-title.off {
  display: none;
}
#mobile .header-search .sale-filter.off {
  display: none;
}
#mobile .header-search .view-mode {
  border: none;
  height: 42px;
  padding: 10px 10px 10px 13px;
  background: none;
  position: relative;
  margin-left: 7px;
  transition: 0.4s;
}
#mobile .header-search .view-mode:before {
  content: "";
  display: block;
  height: calc(100% - 10px);
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  width: 1px;
  background-color: #e8e8e8;
}
#mobile .header-search .view-mode:active {
  color: dodgerblue;
}
#mobile .header-filter {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #f5f6f7;
  padding: 8px 12px;
  font-size: 14px;
}
#mobile .header-filter.off {
  display: none;
}
#mobile .header-filter .mobile-switch {
  padding-left: 0;
}
#mobile .header-filter .mobile-switch input[type=checkbox] {
  border: 1px solid #e8e8e8;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  margin-right: 8px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
#mobile .header-filter .mobile-switch input[type=checkbox] {
  background: #fff url("../images/ico_checkbox_off.png") no-repeat center center/contain;
}
#mobile .header-filter .mobile-switch input[type=checkbox]:checked {
  background-color: #6658dd;
  background-image: url("../images/ico_checkbox_white.png");
}
#mobile .header-filter .map-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 7px;
}
#mobile .header-filter .map-buttons button {
  font-size: 10px;
  line-height: 1;
  color: #6658dd;
  background-color: #ffffff;
}
#mobile .header-filter .map-buttons button.active {
  color: #ffffff;
  background-color: #6658dd;
}
#mobile .header-filter .map-buttons button:not(:last-child) {
  margin-right: 4px;
}
#mobile .header-filter button {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  color: #777;
  height: 28px;
  border-radius: 3px;
}
#mobile .header-filter button:first-child {
  margin-right: 7px;
}
#mobile .header-filter button:active {
  background-color: #6658dd;
  color: #fff;
}
#mobile .header-filter button.off {
  display: none;
}

#mobile.sub-page button {
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
}
#mobile.sub-page .sub-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
}
#mobile.sub-page .sub-header .btn-back {
  background-image: url("../images/subheader_icon_back.svg");
  background-position: 12px center;
  background-size: auto 24px;
  width: 52px;
  height: 52px;
}
#mobile.sub-page .sub-header .page-title {
  font-size: 20px;
  color: #222;
}

@media all and (max-width: 960px) {
  body {
    background-color: #fff;
    padding-bottom: 55px;
  }
  #mypage-home,
  #all-menu,
  #sales-home {
    margin-top: 50px;
  }
  #areaInfo {
    flex-direction: column;
  }
  #areaInfo .btn-soft-primary:hover {
    color: #6658dd;
    background-color: #ffffff;
  }
  #loadView {
    top: 108px;
    height: auto;
  }
  #loadView label {
    width: 42px;
  }
  #container {
    background-color: #fff !important;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
    color: inherit;
  }
  body[data-layout-mode=two-column] .sidebar-main-menu.off {
    display: none;
  }
  #mobile.left-side-menu {
    display: block;
    top: auto;
  }
  #mobile.left-side-menu ul,
  #mobile.left-side-menu ol {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #mobile.left-side-menu .sidebar-icon-menu {
    display: none;
  }
  #mobile .mobile-header {
    display: block;
  }
  .js-toast-for-map {
    max-width: 100%;
    font-size: 12px;
    margin: auto 0;
    right: 0;
    left: 50%;
    word-break: keep-all;
  }
  #sales-home #mobilehomesale-tab .nav {
    position: fixed;
    width: 100%;
    top: 50px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border-bottom: 1px solid #ebecf0;
    z-index: 1000;
    padding: 0 20px;
  }
  #sales-home #mobilehomesale-tab .nav .nav-item {
    border: 0;
  }
  #sales-home #mobilehomesale-tab .nav .nav-item .nav-link {
    background-color: unset;
    font-size: 16px;
    font-weight: 600;
  }
  #sales-home #mobilehomesale-tab .nav .nav-item .nav-link.active {
    border-bottom: 3px solid #6658dd;
    color: #6658dd;
  }
  #sales-home .result-title {
    margin-top: 94px;
  }
  #sales-home .search-filter-badge {
    font-size: 14px;
    border: 1px solid #6658dd;
    color: #6658dd;
    font-weight: 800;
    padding: 1px 4px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
    border-radius: 2px;
  }
  #mobile .selected-address {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: fixed;
    bottom: 55px;
    left: 0;
    right: 0;
    padding: 15px 10px 10px;
    box-sizing: border-box;
    z-index: 1000;
  }
  #mobile .selected-address .bookmark {
    width: 24px;
    height: 24px;
    background: no-repeat center center/contain;
    border: none;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    margin-right: 8px;
    background-image: url("../images/ico_favorite_off.png");
  }
  #mobile .selected-address .bookmark:checked {
    background-image: url("../images/ico_favorite_on.png");
  }
  #mobile .selected-address .address-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222;
  }
  #mobile .selected-address .address-title h3 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
  }
  #mobile .selected-address em {
    font-size: 12px;
    font-style: normal;
  }
  #mobile .selected-address p {
    margin-bottom: 0;
  }
  #mobile .area-sum-area {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: fixed;
    bottom: 55px;
    left: 0;
    right: 0;
    padding: 15px 10px 10px;
    box-sizing: border-box;
    z-index: 1000;
  }
  #mobile .btn-view-mode-wrap {
    width: 100vw;
    text-align: center;
    bottom: 65px;
    position: fixed;
  }
  #mobile .btn-view-mode-wrap .view-mode {
    background-color: #6658dd;
    color: #ffffff;
    border: 0;
    width: 100px;
    height: 40px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
    display: none;
  }
  #mobile .action-bar {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    border-top: 1px solid #ebecf0;
    color: #a8adbd;
    z-index: 1000;
    background-color: #ffffff;
    height: 55px;
  }
  #mobile .action-bar .action-list {
    display: flex;
    justify-content: space-between;
    padding: 7px 16px;
    font-size: 12px;
  }
  #mobile .action-bar .action-list li {
    flex: 1 1 auto;
  }
  #mobile .action-bar .action-list li #nav-rtp {
    vertical-align: sub;
  }
  #mobile .action-bar .action-list li .icon {
    background-size: 24px !important;
  }
  #mobile .action-bar .action-list li.on {
    color: #383a42;
    font-weight: 600;
  }
  #mobile .action-bar .action-list a {
    color: inherit;
  }
  #mobile .action-bar .action-list a .icon {
    display: block;
    height: 20px;
    background: no-repeat center center/contain;
  }
  #mobile .action-bar .action-list a span {
    display: block;
    margin-top: 3px;
  }
  body[data-layout-mode=two-column] .sidebar-main-menu {
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    box-sizing: border-box;
  }
  #avm-report-home {
    padding: 5px 16px;
    margin: 10px 0;
  }
  #avm-report-home .data-category {
    display: flex;
    justify-content: space-between;
  }
  #avm-report-home .data-category select {
    height: 36px;
    flex: 1;
  }
  #avm-report-home .data-category select:first-child {
    margin-right: 6px;
  }
  #avm-report-home .data-filter {
    padding-top: 5px;
  }
  #avm-report-home .data-search {
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
  }
  #avm-report-home .data-search input {
    height: 36px;
    margin-right: 6px;
    flex: 1;
  }
  #avm-report-home .data-search .btnSearch {
    height: 36px;
    background-color: #6658dd;
    color: #fff;
    width: 50px;
    border-radius: 2px;
  }
  #avm-report-home .data-content {
    margin-top: 10px;
    height: calc(100vh - 170px);
  }
}
@media all and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  body {
    padding-bottom: 55px;
  }
  .cfNHmC {
    bottom: calc(75px + env(safe-area-inset-bottom)) !important;
  }
  #mobile .selected-address {
    display: block;
  }
  .modal-title {
    text-align: center;
  }
  .modal .btn-close {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(97, 53, 173);
    color: #fff;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modal .modal-header .btn-close {
    right: 20px;
    top: 2px;
    bottom: auto;
    background-color: transparent;
    display: block;
  }
  #mapWrapper {
    margin-top: 50px;
    position: relative;
    height: calc(100vh - 104px);
  }
  #map_location {
    width: 100% !important;
  }
  #sales-home.sales-home .card .card-body,
  #sales-manage.sales-manage .card .card-body,
  #sales-favorite.sales-favorite .card .card-body,
  .sale-card-container .card .card-body {
    padding: 0 0.5rem;
  }
  .wrapper-mysales {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    margin-top: 50px;
    z-index: 9;
    background-color: #f5f6f7;
  }
  .wrapper-mysales .form-control.search-sales,
  .wrapper-mysales .action-area.form-check {
    padding: 0 10px;
  }
  .wrapper-mysales .wrapper-form-mysales {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 5px;
  }
  .wrapper-mysales .wrapper-form-mysales label,
  .wrapper-mysales .wrapper-form-mysales select,
  .wrapper-mysales .wrapper-form-mysales button {
    margin-left: 4px;
  }
  .result-title.mysales {
    margin-top: 270px;
  }
  .row .last-field {
    padding-bottom: 80px;
  }
  .payment-pages .card p {
    margin-bottom: 0.5rem;
  }
  #sale-info-modal .broker-img {
    float: none !important;
    width: 90% !important;
  }
  #ad-popup-modal .modal-header {
    border: 0;
  }
  #ad-popup-modal .modal-body-content {
    padding: 1rem;
  }
}
@media all and (max-width: 960px) {
  #sub-main #share-home {
    margin: 95px 0 0;
  }
  #sub-main #sales-home,
  #sub-main #data-home,
  #sub-main #avm-report-home,
  #sub-main #mypage-home,
  #sub-main #all-menu {
    margin: 50px 0 0;
  }
  #mapWrapper {
    margin-top: 94px;
    position: relative;
    height: calc(100vh - 104px);
  }
  #mapWrapper .d-none {
    display: none !important;
  }
  #rvWrapper {
    margin-top: 94px;
    height: calc(100% - 94px);
  }
  #broker-section {
    padding: 0;
  }
  #broker-section #broker-sales-list {
    padding: 0;
    margin: 0;
  }
  #broker-section #broker-sales-list #broker-page-sale-card-container {
    display: block !important;
    overflow-y: auto;
  }
  .fab-wrapper {
    position: fixed;
    left: 8px;
    top: 100px;
    z-index: 2;
  }
  .fab-checkbox {
    display: none;
  }
  .fab {
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: #6658dd;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 2;
    pointer-events: auto;
  }
  .fab:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .fab-checkbox:checked ~ .fab:before {
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .fab-dots {
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: white;
    border-radius: 50%;
    top: 45%;
    transition: all 0.3s ease;
  }
  .fab-dots-1 {
    left: 6px;
  }
  .fab-dots-2 {
    left: 44%;
  }
  .fab-dots-3 {
    right: 6px;
  }
  .fab-checkbox:checked ~ .fab .fab-dots {
    top: 50%;
    height: 4px;
  }
  .fab-checkbox:checked ~ .fab .fab-dots-2 {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  .fab-checkbox:checked ~ .fab .fab-dots-1 {
    width: 15px;
    border-radius: 10px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
  }
  .fab-checkbox:checked ~ .fab .fab-dots-3 {
    width: 15px;
    border-radius: 10px;
    right: 50%;
    transform: translateX(50%) translateY(-50%) rotate(-45deg);
  }
  .fab-checkbox:checked ~ .fab .fab-dots {
    animation: none;
  }
  .fab-wheel {
    position: absolute;
    top: 2rem;
    width: 8rem;
    transition: all 0.3s ease;
    transform-origin: top left;
    transform: scale(0);
  }
  .fab-wheel .fab-action {
    transition: all 1s ease;
    opacity: 0;
  }
  .fab-wheel .fab-action-1 {
    top: 1rem;
  }
  .fab-wheel .fab-action-2 {
    top: 3rem;
  }
  .fab-wheel .fab-action-3 {
    top: 5rem;
  }
  .fab-wheel .fab-action-4 {
    top: 7rem;
  }
  .fab-wheel #loadView .non-hover {
    color: #6658dd;
    background-color: #ffffff;
    border-color: rgba(102, 88, 221, 0.8);
  }
  .fab-checkbox:checked ~ .fab-wheel {
    transform: scale(1);
  }
  .fab-checkbox:checked ~ .fab-wheel .fab-action {
    opacity: 1;
  }
  .section-basic-info-contents {
    width: 100%;
  }
  .section-basic-info-contents .nav-link {
    background-color: #ffffff;
    color: #6c707e;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    padding: 5px 6px !important;
    margin-right: 0;
  }
}
.fab-checkbox {
  display: none;
}

#nav-crm .icon {
  display: block;
  width: auto;
  height: 36px;
  background: url("../images/ico_crm.png") no-repeat center/contain;
}

@media all and (max-width: 720px) {
  .tab-pane .nav-item {
    margin-left: -1px;
  }
  .tab-pane .nav-link {
    background-color: #ffffff;
    color: #6c707e;
    padding: 14px 0 !important;
    margin: 0;
    font-weight: 600;
    border: 1px solid #c9ccd6;
  }
  .tab-pane .nav-link.active {
    background-color: #f2f0ff;
    border-color: #6658dd;
    color: #6658dd;
    font-weight: 800;
    z-index: 1;
  }
  .navtab-bg .nav-link {
    margin: 0;
  }
  .slide-item {
    height: 40vh;
    overflow-y: hidden;
  }
  .slide-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 720px) {
  .slide-item {
    height: 40vh;
  }
  .slide-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media all and (max-width: 720px) {
  .company-header {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 10px 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .company-header .back_url_icon {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
  }
  .inner {
    padding: 20px;
  }
  .company-addr li {
    line-height: 1.5;
    margin-bottom: 25px !important;
  }
  .company-addr li b {
    font-weight: 600;
    display: block;
  }
  .company-addr li.company-contract-info {
    display: flex;
    justify-content: flex-start;
  }
  .company-addr li.company-contract-info div:first-child {
    margin-right: 30px;
  }
}
#bank_wrapper {
  position: relative;
  display: flex;
  list-style: none;
}
#bank_wrapper .bank_left_side {
  width: 300px;
  z-index: 1002;
  position: sticky;
  background-color: #fff;
  border: 1px #000;
  box-shadow: 0 2px 8px rgba(5, 34, 97, 0.1);
}
#bank_wrapper .bank_left_side .sidebar-icon-menu {
  width: 70px;
  background-color: #38414a;
  text-align: center;
}
#bank_wrapper .bank_left_side .sidebar-icon-menu img {
  width: 50px;
  height: 50px;
}
#bank_wrapper .bank_left_side .sidebar-icon-menu .icon-menu-logo {
  padding: 10px;
  margin-bottom: 10px;
}
#bank_wrapper .bank_left_side .sidebar-icon-menu .menu {
  padding-left: 0;
  list-style: none;
}
#bank_wrapper .bank_left_side .sidebar-icon-menu .menu .menu-item {
  margin-bottom: 10px;
}
#bank_wrapper .bank_left_side .sidebar-icon-menu .menu .menu-item span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
#bank_wrapper .bank_left_side .sidebar-detail-menu {
  width: 300px;
}
#bank_wrapper .bank-content-page {
  margin-left: 0px;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}
#bank_wrapper .bank-content-page .indicator_wrapper .load_indicator {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #6658dd;
  width: 10px;
  height: 10px;
  animation: spin 2s linear infinite;
}
#bank_wrapper .bank-content-page .topbar-menu {
  margin-top: 14px;
}
#bank_wrapper .bank-content-page .tobar-list-search {
  position: absolute;
  top: 0;
  left: 0;
  margin: 14px 0 0 310px;
  max-width: 1000px;
  width: 400px;
}
#bank_wrapper .bank-content-page .tobar-list-search .form-tobar-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
#bank_wrapper .bank-content-page .tobar-list-search .form-tobar-list input {
  width: 100%;
}
#bank_wrapper .bank-content-page .formgroup-table {
  display: flex;
  justify-content: right;
  align-items: center;
}
#bank_wrapper .bank-content-page .dataTables_filter {
  width: 180px;
}
#bank_wrapper .bank-content-page .disabled {
  pointer-events: none;
  color: #ccc;
  background-color: #f9f9f9;
}

#bank_issue_modal {
  z-index: 9999;
}
#bank_issue_modal .issue-body h4 {
  font-weight: 900;
}
#bank_issue_modal .card-title {
  color: #333;
  font-size: 1rem;
  font-weight: 700;
}
#bank_issue_modal .addr-text {
  color: #666;
  font-size: 1rem;
}
#bank_issue_modal .issue-list {
  padding: 0 1.5rem 0 1.5rem;
}
#bank_issue_modal .issue-list h4 {
  font-weight: 900;
}

/*# sourceMappingURL=common.css.map */
