@charset "UTF-8";

/* Original file: files/cache/assets/compiled/29b8a22759b052e5087f74fc2e579d40a211d785.financial.scss.css */

.jootekfolio-financial .jds-tab {
  margin-bottom: 20px;
}
.jootekfolio-financial .legend {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 0;
}
.jootekfolio-financial .legend.hide {
  display: none;
}
.jootekfolio-financial .legend-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.jootekfolio-financial .legend-item .square {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: var(--backgroundColor);
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-financial .legend {
    font-size: 14px;
  }
}
.jootekfolio-financial .source {
  color: #6B7684;
  font-size: 12px;
  font-weight: 600;
}
/* sourceMappingURL=29b8a22759b052e5087f74fc2e579d40a211d785.financial.scss.map */

/* Original file: files/cache/assets/compiled/0555b2f428980509a294b529c602db738b588bc6.empty.scss.css */

.jootekfolio-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #B0B8C1;
  margin: 40px 0;
}
.jootekfolio-empty img {
  width: 120px;
  height: 120px;
}
/* sourceMappingURL=0555b2f428980509a294b529c602db738b588bc6.empty.scss.map */

/* Original file: files/cache/assets/compiled/a7483174a87e052179a5ef7aade45fe1c7c08ff1.evals.scss.css */

.jootekfolio-evals .jootekfolio-common-shadow-block {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  gap: 10px;
}
.jootekfolio-evals .jootekfolio-common-shadow-block .canvas-wrapper {
  height: 300px;
}
.jootekfolio-evals .legend {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px 28px;
  width: 100%;
  padding: 20px 0;
}
.jootekfolio-evals .legend.hide {
  display: none;
}
.jootekfolio-evals .legend-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.jootekfolio-evals .legend-item .square {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: var(--backgroundColor);
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-evals .legend {
    font-size: 14px;
  }
}
/* sourceMappingURL=a7483174a87e052179a5ef7aade45fe1c7c08ff1.evals.scss.map */

/* Original file: files/cache/assets/compiled/b15fb15f346d0d3ba6836b8a2f722583abd6f484.project.scss.css */

.jootekfolio-project.fit .swiper-container {
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  left: initial;
  right: initial;
}
.jootekfolio-project-title {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 140%;
}
.jootekfolio-project-subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}
.jootekfolio-project-suggestion {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 40px 24px;
}
.jootekfolio-project-suggestion .text {
  text-align: center;
  line-height: 150%;
  color: #191F28;
  font-weight: 400;
}
.jootekfolio-project-suggestion i {
  font-size: 48px;
  color: #333D4B;
}
.jootekfolio-project .swiper-container {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0 20px;
}
@media (max-width: 899px) {
  .jootekfolio-project .swiper-container {
    width: auto;
    left: initial;
    right: initial;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
}
.jootekfolio-project .swiper-wrapper {
  align-items: stretch;
}
.jootekfolio-project .swiper-wrapper.center {
  justify-content: center;
}
.jootekfolio-project .swiper-slide {
  display: flex;
  width: 270px;
  height: auto;
}
.jootekfolio-project .swiper-slide:not(:last-child) {
  margin-right: 30px;
}
.jootekfolio-project .jds-card {
  width: 100%;
  border-radius: 12px;
  border: 1px solid #ebebeb;
  box-shadow: 0px 14px 19px 0px #edf0f7;
  cursor: pointer;
}
.jootekfolio-project .jds-card .card-content {
  padding: 16px 14px;
}
.jootekfolio-project .jds-card .background {
  border-radius: 12px 12px 0 0;
}
.jootekfolio-project .jds-card .subtitle span:not(:last-child)::after {
  content: "·";
  margin: 0 2px;
}
.jootekfolio-project .jds-card .description {
  font-weight: 500;
  line-height: 180%;
}
.jootekfolio-project .jds-card .tags {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jootekfolio-project .jds-card .tags .private {
  color: #f44336;
}
.jootekfolio-project .jds-button {
  margin-top: 20px;
}
.jootekfolio-project .secret-desc {
  margin-top: 8px;
  background-color: #EBFAF0;
  border-radius: 12px;
  padding: 8px 10px;
  font-size: 15px;
  font-weight: 500;
  color: #31B85E;
}
/* sourceMappingURL=b15fb15f346d0d3ba6836b8a2f722583abd6f484.project.scss.map */

/* Original file: files/cache/assets/compiled/614ecce9eadc1f281329be3f3a9bcce92d1efe25.marker.scss.css */

.jootekfolio-marker {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 3;
  width: 22px;
  height: 22px;
  margin-left: -11px;
  margin-top: -11px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.19), 0 2px 4px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.jootekfolio-marker.blue {
  background-color: #425ff8;
}
.jootekfolio-marker.primary {
  background-color: #31b85e;
}
.jootekfolio-marker.orange {
  background-color: #ffb11d;
}
.jootekfolio-marker.gray {
  background-color: #6B7684;
}
.jootekfolio-marker.active {
  z-index: 4;
}
.jootekfolio-marker.blur {
  opacity: 0.3;
}
.jootekfolio-marker.hidden {
  opacity: 0;
  pointer-events: none;
}
.jootekfolio-marker-detail {
  display: none;
  position: absolute;
  width: 276px;
  height: auto;
  padding: 12px 16px;
  background-color: #ffffff;
  z-index: 4;
  box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.jootekfolio-marker-detail.visible {
  display: block;
}
.jootekfolio-marker-detail.notrans {
  transform: none;
}
.jootekfolio-marker-detail.trans-y {
  transform: translateX(0) translateY(-100%);
}
.jootekfolio-marker-detail.trans-x {
  transform: translateX(-50%) translateY(0);
}
.jootekfolio-marker-detail.trans-reverse {
  transform: translateX(-100%) translateY(-50%);
}
@media (max-width: 899px) {
  .jootekfolio-marker-detail {
    box-shadow: none;
  }
}
.jootekfolio-marker-detail.tail-bottom {
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}
.jootekfolio-marker-detail.tail-bottom:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: calc(50% - 7px);
  top: 100%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ffffff;
}
.jootekfolio-marker-detail.tail-bottom-left {
  left: 0;
  right: initial;
  transform: none;
}
.jootekfolio-marker-detail.tail-bottom-left:after {
  left: 11px;
  right: initial;
}
.jootekfolio-marker-detail.tail-bottom-right {
  right: 0;
  left: initial;
  transform: none;
}
.jootekfolio-marker-detail.tail-bottom-right:after {
  left: initial;
  right: 11px;
}
.jootekfolio-marker-detail.tail-top {
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
}
.jootekfolio-marker-detail.tail-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: calc(50% - 7px);
  bottom: 100%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
}
.jootekfolio-marker-detail.tail-top-left {
  left: 0;
  right: initial;
  transform: none;
}
.jootekfolio-marker-detail.tail-top-left:after {
  left: 11px;
  right: initial;
}
.jootekfolio-marker-detail.tail-top-right {
  right: 0;
  left: initial;
  transform: none;
}
.jootekfolio-marker-detail.tail-top-right:after {
  left: initial;
  right: 11px;
}
.jootekfolio-marker-detail.tail-left {
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
.jootekfolio-marker-detail.tail-left:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -10px;
  bottom: 50%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  transform: rotate(270deg);
}
.jootekfolio-marker-detail.tail-left-top:after {
  top: 11px;
  bottom: initial;
}
.jootekfolio-marker-detail.tail-left-bottom:after {
  bottom: 11px;
}
.jootekfolio-marker-detail.tail-right {
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
}
.jootekfolio-marker-detail.tail-right:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -9px;
  bottom: 50%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  transform: rotate(90deg);
}
.jootekfolio-marker-detail.tail-right-top:after {
  top: 11px;
  bottom: initial;
}
.jootekfolio-marker-detail.tail-right-bottom:after {
  bottom: 11px;
}
.jootekfolio-marker-detail.tail-right-custom:after {
  bottom: initial;
  top: var(--customy);
}
.jootekfolio-marker-detail .tag-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}
.jootekfolio-marker-detail .address {
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 6px;
}
.jootekfolio-marker-detail .address-jibun {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  color: #6B7684;
}
.jootekfolio-marker-detail .desc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 0;
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 100%;
}
.jootekfolio-marker-detail .desc-item {
  display: flex;
  align-items: center;
  gap: 4px;
}
.jootekfolio-marker-detail .desc-item:not(:last-child)::after {
  content: "·";
  color: #B0B8C1;
  font-size: 22px;
  margin-right: 4px;
  line-height: 12px;
}
.jootekfolio-marker-detail .desc-item-title {
  color: #577FE6;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
}
.jootekfolio-marker-detail .desc-item-value {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}
.jootekfolio-marker-detail .table {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  border: 1px solid #E5E8EB;
  border-radius: 4px;
}
.jootekfolio-marker-detail .table-row {
  display: flex;
  min-height: 34px;
}
.jootekfolio-marker-detail .table-row:not(:last-child) {
  border-bottom: 1px solid #E5E8EB;
}
.jootekfolio-marker-detail .table-title {
  display: flex;
  align-items: center;
  width: 54px;
  padding: 0 12px;
  background-color: #F9FAFB;
  color: #6B7684;
  flex-shrink: 0;
}
.jootekfolio-marker-detail .table-value {
  display: flex;
  align-items: center;
  padding: 0 12px;
  flex-wrap: wrap;
}
.jootekfolio-marker-detail .table-value a {
  text-underline-position: under;
  color: #191F28;
}
.jootekfolio-marker-detail .more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 11px;
  font-size: 12px;
  font-weight: 500;
  line-height: 180%;
  color: #6B7684;
  cursor: pointer;
}
.jootekfolio-marker-detail .more:hover {
  color: #191F28;
}
.jootekfolio-marker-detail .close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 8px;
  right: 14px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #EAEDF0;
}
.jootekfolio-marker-detail .close::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #8B95A1;
  font-size: 14px;
}
.jootekfolio-marker-count {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 3;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  border-radius: 50%;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  background-color: #618DFF;
  color: #ffffff;
  cursor: pointer;
}
/* sourceMappingURL=614ecce9eadc1f281329be3f3a9bcce92d1efe25.marker.scss.map */

/* Original file: files/cache/assets/compiled/6273f15d485f66781892b46998cfd957ffe4b5eb.permits.scss.css */

.jootekfolio-permits {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.jootekfolio-permits-layer {
  width: 390px;
  height: 100%;
  padding: 24px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 0px 1px, rgba(0, 0, 0, 0.2) 0px 0px 16px;
  z-index: 1;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer {
    width: 100%;
    box-shadow: none;
  }
}
.jootekfolio-permits-layer .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer .title {
    margin-bottom: 10px;
    font-size: 26px;
  }
}
.jootekfolio-permits-layer .count {
  color: #6B7684;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.jootekfolio-permits-layer .count span {
  color: #191F28;
}
.jootekfolio-permits-layer .list {
  margin: 0 -20px;
  height: calc(100% - 10px);
  overflow: auto;
}
.jootekfolio-permits-layer .list #loader {
  height: 10px;
}
.jootekfolio-permits-layer .list-item {
  position: relative;
  padding: 24px 20px;
  cursor: pointer;
}
.jootekfolio-permits-layer .list-item .year-with-status {
  position: relative;
  cursor: default;
}
.jootekfolio-permits-layer .list-item .year-with-status::after {
  content: attr(data-status);
  position: absolute;
  bottom: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  padding: 3px 8px;
  border-radius: 4px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.jootekfolio-permits-layer .list-item .year-with-status:hover::after, .jootekfolio-permits-layer .list-item .year-with-status:hover::before {
  opacity: 1;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer .list-item {
    padding: 16px 20px;
  }
}
.jootekfolio-permits-layer .list-item:not(:last-child) {
  border-bottom: 1px solid #F2F4F6;
}
.jootekfolio-permits-layer .list-item:hover {
  background-color: #F9FAFB;
}
.jootekfolio-permits-layer .list-item.active {
  background-color: #EFF3FF;
}
.jootekfolio-permits-layer .list-item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.jootekfolio-permits-layer .list-item-header .name {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: -2px;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  max-width: 75%;
  word-break: keep-all;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer .list-item-header .name {
    font-size: 16px;
  }
}
.jootekfolio-permits-layer .list-item-header .name .favorite {
  font-size: 16px;
}
.jootekfolio-permits-layer .list-item-header .name .favorite.fas {
  color: #FFD02B;
}
.jootekfolio-permits-layer .list-item-header .progress {
  flex-shrink: 0;
}
.jootekfolio-permits-layer .list-item-header .progress-wrap {
  display: flex;
  align-items: center;
}
.jootekfolio-permits-layer .list-item-header .progress-text {
  margin-left: 6px;
  font-size: 12px;
  font-weight: 400;
}
.jootekfolio-permits-layer .list-item-info {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-top: 10px;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer .list-item-info {
    gap: 5px 20px;
    margin-top: 12px;
  }
}
.jootekfolio-permits-layer .list-item-info-item {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 25%;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  color: #8B95A1;
}
@media (max-width: 899px) {
  .jootekfolio-permits-layer .list-item-info-item {
    font-size: 13px;
  }
}
.jootekfolio-permits-dim {
  position: fixed;
  display: none;
}
.jootekfolio-permits #jootekfolio_permits_map {
  width: calc(100% - 390px);
  height: 100%;
  flex: 1;
}
@media (max-width: 899px) {
  .jootekfolio-permits #jootekfolio_permits_map {
    display: none;
  }
}
.jootekfolio-permits .scroll-container {
  position: relative;
  width: 100%;
}
.jootekfolio-permits .pin-spacer {
  position: relative;
  width: 100%;
  height: 150vh;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media (max-width: 899px) {
  .jootekfolio-permits .pin-spacer {
    height: auto;
    box-shadow: none;
  }
}
.jootekfolio-permits .pin-section {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100vw - 1px);
  height: 100vh;
  padding: 0;
  transform: translateZ(0);
  will-change: transform;
  backface-visibility: hidden;
}
@media (max-width: 899px) {
  .jootekfolio-permits .pin-section {
    position: relative !important;
    width: 100%;
    height: auto;
    padding: 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
}
.jootekfolio-permits .pin-section.smooth-transition {
  transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  will-change: transform, left, width;
}
.jootekfolio-permits .pin-section.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.jootekfolio-permits .pin-section.exit {
  position: absolute;
  bottom: 0;
  top: auto;
}
.jootekfolio-permits .pin-section-title {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  color: #ffffff;
  z-index: 100;
}
.jootekfolio-permits .pin-section-title .update-date {
  margin-top: 11px;
  font-size: 13px;
  font-weight: 600;
  line-height: 140%;
  color: #B0B8C1;
}
.jootekfolio-permits .pin-section-bg {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.jootekfolio-permits .pin-section-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.jootekfolio-permits .pin-section-content {
  display: flex;
  justify-content: space-between;
  top: 20%;
}
.jootekfolio-permits .pin-scroll-continue {
  display: none;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  z-index: 1;
  pointer-events: auto;
  cursor: pointer;
}
.jootekfolio-permits .pin-scroll-continue.visible {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 899px) {
  .jootekfolio-permits .pin-scroll-continue {
    display: none !important;
  }
}
.jootekfolio-permits .pin-scroll-continue-angle {
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  margin: -10px;
  animation: angleDown 2s infinite;
  pointer-events: none;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.7));
}
.jootekfolio-permits .pin-scroll-continue-angle:nth-child(2) {
  animation-delay: -0.2s;
}
.jootekfolio-permits .pin-scroll-continue-angle:nth-child(3) {
  animation-delay: -0.4s;
}
.jootekfolio-permits .pin-scroll-continue-text {
  display: block;
  margin-top: 40px;
  color: white;
  font-size: 14px;
  text-align: center;
  pointer-events: none;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 6px 12px;
  border-radius: 20px;
}
/* sourceMappingURL=6273f15d485f66781892b46998cfd957ffe4b5eb.permits.scss.map */

/* Original file: files/cache/assets/compiled/4a413194ad44d3d8c7b53493a0a37b18725c9ae2.permits-detail.scss.css */

.jootekfolio-permits-detail {
  position: fixed;
  width: 500px;
  height: calc(100% - 40px);
  right: 20px;
  bottom: 20px;
  transform: translateX(120%);
  transition: 0.1s cubic-bezier(0.2, 1, 0.3, 1);
  overflow-y: auto;
  background-color: #ffffff;
  border-radius: 12px;
  z-index: 10000;
  box-shadow: rgba(0, 0, 0, 0.1) -1px 0px 20px, rgba(0, 0, 0, 0.2) 0px 0px 20px;
  -webkit-overflow-scrolling: touch;
}
.jootekfolio-permits-detail.open {
  transform: translateX(0);
}
@media (max-width: 899px) {
  .jootekfolio-permits-detail {
    width: 100%;
    height: 100svh !important;
    right: 0;
    top: 0;
    bottom: initial;
    border-radius: 0;
  }
}
.jootekfolio-permits-detail .roadview_wrapper {
  position: relative;
  padding: 16px 20px 0 20px;
}
.jootekfolio-permits-detail .roadview_wrapper .jds-tab {
  display: none;
}
.jootekfolio-permits-detail .roadview_wrapper .tab_content_roadview.hide, .jootekfolio-permits-detail .roadview_wrapper .tab_content_map.hide {
  display: none;
}
.jootekfolio-permits-detail .roadview_wrapper .tab_content_roadview.visible, .jootekfolio-permits-detail .roadview_wrapper .tab_content_map.visible {
  display: block;
}
@media (max-width: 899px) {
  .jootekfolio-permits-detail .roadview_wrapper .jds-tab {
    display: flex;
    margin-bottom: 16px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-permits-detail .roadview_wrapper {
    padding: 0;
  }
  .jootekfolio-permits-detail .roadview_wrapper .jds-tab {
    margin-bottom: 0;
  }
}
.jootekfolio-permits-detail #permits_roadview {
  width: 100%;
  height: 280px;
  border-radius: 12px;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-permits-detail #permits_roadview {
    height: 270px;
    border-radius: 0;
  }
}
.jootekfolio-permits-detail #permits_map_m {
  width: 100%;
  height: 280px;
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-permits-detail #permits_map_m {
    height: 270px;
  }
}
.jootekfolio-permits-detail #permits_roadview_unsupport {
  width: 100%;
  height: 240px;
  text-align: center;
}
.jootekfolio-permits-detail-header {
  display: flex;
  align-items: center;
  gap: 12px;
  position: sticky;
  top: 0;
  padding: 0 20px;
  height: 54px;
  border-bottom: 1px solid #E5E8EB;
  background-color: #ffffff;
  z-index: 100;
}
.jootekfolio-permits-detail-header i {
  color: #6B7684;
  font-size: 20px;
  cursor: pointer;
}
.jootekfolio-permits-detail-header .name {
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 70%;
}
@media (max-width: 899px) {
  .jootekfolio-permits-detail-header .name {
    font-size: 18px;
  }
}
.jootekfolio-permits-detail-header .tools {
  position: absolute;
  right: 20px;
}
.jootekfolio-permits-detail-header .tools i {
  font-size: 18px;
}
.jootekfolio-permits-detail-header .tools .favorite.active {
  color: #FFD02B;
}
.jootekfolio-permits-detail-header .tools .share {
  margin-left: 14px;
}
.jootekfolio-permits-detail .title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 170%;
}
.jootekfolio-permits-detail .title.no-mb {
  margin-bottom: 0;
}
.jootekfolio-permits-detail .title.no-mb i {
  margin-bottom: 3px;
}
.jootekfolio-permits-detail-section {
  border-bottom: 12px solid #F2F4F6;
}
.jootekfolio-permits-detail .mt-minus {
  margin-top: -41px;
}
.jootekfolio-permits-detail .fa-spinner {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  font-size: 30px;
}
.jootekfolio-permits-detail-tab {
  position: sticky;
  top: 54px;
  z-index: 100;
  background-color: #ffffff;
}
.jootekfolio-permits-detail-default-info {
  padding: 0 20px 0 20px;
}
.jootekfolio-permits-detail-default-info .project-name {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.jootekfolio-permits-detail-default-info .project-name-address {
  margin-top: 8px;
  color: #6B7684;
  font-size: 13px;
  font-weight: 500;
}
.jootekfolio-permits-detail-default-info .tags {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.jootekfolio-permits-detail-default-info .noti-block {
  padding: 16px 20px;
  background-color: #EFF3FF;
  border-radius: 12px;
  border: 1px solid #618DFF;
}
.jootekfolio-permits-detail-default-info .noti-block-title {
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #618DFF;
}
.jootekfolio-permits-detail-default-info .noti-block-title i {
  color: #618DFF;
}
.jootekfolio-permits-detail-default-info .noti-block-desc {
  color: #191F28;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  word-break: keep-all;
}
.jootekfolio-permits-detail .list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 20px;
}
.jootekfolio-permits-detail .list-item {
  display: flex;
  align-items: center;
  gap: 20px;
  min-height: 22px;
}
.jootekfolio-permits-detail .list-item i {
  min-width: 20px;
  color: #6B7684;
}
.jootekfolio-permits-detail .list-item-title {
  font-weight: 400;
  min-width: 110px;
  font-size: 14px;
  color: #6B7684;
}
.jootekfolio-permits-detail .list-item-value {
  flex: 1;
  font-size: 14px;
}
.jootekfolio-permits-detail .land {
  padding: 20px;
}
.jootekfolio-permits-detail .land canvas {
  width: 100%;
  height: 240px;
  border-radius: 12px;
}
.jootekfolio-permits-detail .land .canvas-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px;
  border-radius: 12px;
  background: #f5f5f5;
  font-size: 24px;
  color: #aaa;
}
.jootekfolio-permits-detail .price {
  padding: 20px;
}
.jootekfolio-permits-detail .price > .title {
  margin-bottom: 0;
}
.jootekfolio-permits-detail .price-section {
  padding: 20px 0;
}
.jootekfolio-permits-detail .price-title {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
}
.jootekfolio-permits-detail .price-title span {
  font-size: 13px;
  font-weight: 500;
  color: #6B7684;
}
.jootekfolio-permits-detail .price-table {
  display: flex;
  flex-direction: column;
}
.jootekfolio-permits-detail .price-row {
  display: flex;
  width: 100%;
  padding: 8px 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  border-bottom: 1px solid #EAEDF0;
  font-variant-numeric: tabular-nums lining-nums;
}
.jootekfolio-permits-detail .price-row.between {
  justify-content: space-between;
}
.jootekfolio-permits-detail .price-row.hide {
  display: none;
}
.jootekfolio-permits-detail .price-row.header {
  padding-top: 0;
  color: #6B7684;
  font-size: 13px;
  font-weight: 500;
  line-height: 180%;
}
.jootekfolio-permits-detail .price-row .unit {
  color: #6B7684;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
}
.jootekfolio-permits-detail .price-row-item {
  display: flex;
  align-items: flex-end;
}
.jootekfolio-permits-detail .price-row-td {
  width: calc(100% / 5);
  text-align: center;
}
.jootekfolio-permits-detail .price-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 36px;
  color: #8B95A1;
  cursor: pointer;
}
.jootekfolio-permits-detail .price .est-price {
  color: #36CC68;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}
.jootekfolio-permits-detail .price .est-price-pyeong {
  width: fit-content;
  padding: 5px 12px;
  border-radius: 60px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  margin-top: 4px;
  background-color: #EBFAF0;
  color: #36CC68;
}
.jootekfolio-permits-detail .legal {
  padding: 20px;
}
.jootekfolio-permits-detail .legal-section {
  padding: 20px 0;
  border-bottom: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .legal-section.end {
  border-bottom: none;
}
.jootekfolio-permits-detail .legal .planning {
  margin-bottom: 24px;
  word-break: keep-all;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}
.jootekfolio-permits-detail .legal .planning > span {
  color: #31B85E;
}
.jootekfolio-permits-detail .legal .jds-button {
  margin-top: 20px;
}
.jootekfolio-permits-detail .legal .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.jootekfolio-permits-detail .legal .development-subject {
  border-bottom: 1px solid #e9ecef;
  background: #f8f9fa;
  padding: 3px 12px;
}
.jootekfolio-permits-detail .legal .development-cn {
  font-size: 12px;
  padding: 8px 12px;
}
.jootekfolio-permits-detail .legal .move {
  list-style-type: none;
  padding-inline-start: 0;
}
.jootekfolio-permits-detail .legal .move > li {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  padding: 12px 0 8px 16px;
  margin-left: 8px;
  color: #6B7684;
  font-size: 14px;
}
.jootekfolio-permits-detail .legal .move > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .legal .move > li::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  transform: translate(-50%, 0);
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #8B95A1;
}
.jootekfolio-permits-detail .legal .move > li:first-child::after {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #191F28;
}
.jootekfolio-permits-detail .legal .move > li:first-child::before {
  top: 50%;
}
.jootekfolio-permits-detail .legal .move > li:last-child {
  border-bottom: none;
}
.jootekfolio-permits-detail .legal .move-label {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  font-weight: 700;
  color: #191F28;
}
.jootekfolio-permits-detail .legal .move-detail {
  color: #6B7684;
}
.jootekfolio-permits-detail .legal .external-link i {
  font-size: 12px;
}
.jootekfolio-permits-detail .owner {
  padding: 20px;
  margin-top: 20px;
}
.jootekfolio-permits-detail .owner ul {
  padding-inline-start: 0;
  list-style-type: none;
  margin-block-start: 0;
  margin-top: -8px;
}
.jootekfolio-permits-detail .owner ul > li {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 0 8px 16px;
  margin-left: 8px;
  font-size: 14px;
}
.jootekfolio-permits-detail .owner ul > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .owner ul > li::after {
  content: "";
  position: absolute;
  top: 15px;
  left: -4px;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #8B95A1;
}
.jootekfolio-permits-detail .owner ul > li:first-child::after {
  left: -6px;
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #191F28;
}
.jootekfolio-permits-detail .owner ul > li:first-child::before {
  top: 21px;
}
.jootekfolio-permits-detail .owner ul > li:last-child {
  border-bottom: none;
}
.jootekfolio-permits-detail .owner ul > li.hide {
  display: none;
}
.jootekfolio-permits-detail .owner ul .label {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  color: #191F28;
  font-weight: 700;
  margin-right: 16px;
  font-variant-numeric: tabular-nums;
}
.jootekfolio-permits-detail .owner ul .tags {
  width: 100%;
  margin-top: 4px;
}
.jootekfolio-permits-detail .owner ul .tags-item {
  cursor: default;
}
.jootekfolio-permits-detail .owner ul .tags-item-wrapper > span:not(:last-child)::after {
  content: "·";
  display: inline-block;
  margin: 0 4px;
}
.jootekfolio-permits-detail .owner-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 36px;
  color: #8b95a1;
  cursor: pointer;
}
.jootekfolio-permits-detail .building {
  padding: 20px;
}
.jootekfolio-permits-detail .building.empty {
  padding: 0;
  border-bottom: none;
}
.jootekfolio-permits-detail .building .canvas-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 260px;
  border-radius: 12px;
  background: #f5f5f5;
  font-size: 24px;
  color: #aaa;
}
.jootekfolio-permits-detail .building canvas {
  width: 100%;
  height: 260px;
  border-radius: 12px;
}
.jootekfolio-permits-detail .building-selector {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  padding: 12px 16px;
  margin-top: 20px;
  margin-bottom: 12px;
  border-radius: 8px;
  border: 1px solid #D1D6DB;
  color: #191F28;
  font-size: 16px;
  font-weight: 700;
  z-index: 1;
}
.jootekfolio-permits-detail .building-selector .app-tag {
  margin: -6px 0;
}
.jootekfolio-permits-detail .building-selector.clickable {
  cursor: pointer;
}
.jootekfolio-permits-detail .building-selector.clickable:hover {
  background-color: #F9FAFB;
}
.jootekfolio-permits-detail .building-selector i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.jootekfolio-permits-detail .building-selector-options {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  max-height: 300px;
  background-color: #ffffff;
  border: 1px solid #E5E8EB;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 6px 32px, rgba(0, 0, 0, 0.05) 0 1px 2px;
  overflow: auto;
}
.jootekfolio-permits-detail .building-selector-options.open {
  display: block;
}
.jootekfolio-permits-detail .building-selector-options-item {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 40px;
  padding: 0 12px;
  font-size: 14px;
}
.jootekfolio-permits-detail .building-selector-options-item:hover {
  background-color: #F2F4F6;
}
.jootekfolio-permits-detail .building-selector-name {
  display: flex;
  align-items: center;
  gap: 2px;
}
.jootekfolio-permits-detail .building-floor {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .building-floor.no-floor {
  border-top: none;
  padding-top: 0;
}
.jootekfolio-permits-detail .building-floor .floor {
  padding-right: 64px;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.jootekfolio-permits-detail .building-floor .floor.empty {
  font-size: 14px;
  word-break: keep-all;
  color: #6B7684;
  line-height: 150%;
}
.jootekfolio-permits-detail .building-floor .floor li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  height: 25px;
}
.jootekfolio-permits-detail .building-floor .floor-empty {
  font-size: 14px;
  line-height: 150%;
  word-break: keep-all;
  color: #6B7684;
}
.jootekfolio-permits-detail .building-floor .floor-name {
  min-width: 30px;
  margin-right: 8px;
  color: #333D4B;
  font-size: 12px;
  line-height: 0;
  text-align: right;
}
.jootekfolio-permits-detail .building-floor .floor-bar {
  position: relative;
  flex: 0 0 auto;
  height: 24px;
  margin-right: 1px;
  background-color: var(--background);
}
.jootekfolio-permits-detail .building-floor .floor-bar:hover {
  background-color: var(--hover);
}
.jootekfolio-permits-detail .building-floor .floor-bar:hover .floor-tooltip {
  opacity: 1;
}
.jootekfolio-permits-detail .building-floor .floor-bar-wrap {
  display: flex;
  align-items: center;
  flex: 1;
}
.jootekfolio-permits-detail .building-floor .floor-tooltip {
  pointer-events: none;
  cursor: default;
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 1;
  opacity: 0;
  transform: translate(-50%, -100%);
  white-space: nowrap;
  padding: 2px 8px;
  background-color: white;
  border: 1px solid #D1D6DB;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px, rgba(0, 0, 0, 0.1) 0 6px 32px;
  font-size: 14px;
}
.jootekfolio-permits-detail .building-floor .floor-tooltip::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  z-index: 1;
  border-style: solid;
  border-width: 5px;
  border-color: white transparent transparent transparent;
}
.jootekfolio-permits-detail .building-floor .floor-area {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding-left: 8px;
  color: #6B7684;
  font-size: 12px;
  line-height: 0;
}
.jootekfolio-permits-detail .building-floor .floor-table {
  display: flex;
  flex-direction: column;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  border-bottom: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row .content {
  display: flex;
  flex-direction: column;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row .content .floor-info {
  display: flex;
  align-items: center;
  gap: 13px;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row .content .floor-info .floor {
  flex-shrink: 0;
  font-weight: 500;
  line-height: 150%;
  padding-right: 0;
  line-height: 130%;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row .content .floor-info .purpose {
  color: #6B7684;
  font-weight: 500;
  line-height: 130%;
}
.jootekfolio-permits-detail .building-floor .floor-table .floor-row .floor-area {
  color: #6B7684;
  font-weight: 400;
  line-height: 150%;
  font-size: 14px;
}
.jootekfolio-permits-detail .building-floor .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 16px;
  margin-bottom: 20px;
}
.jootekfolio-permits-detail .building-floor .summary {
  display: flex;
  align-items: flex-start;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #F2F4F6;
}
.jootekfolio-permits-detail .building-floor .summary > li {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #191F28;
  font-size: 14px;
  text-align: center;
}
.jootekfolio-permits-detail .building-floor .summary > li:last-child {
  border-right: none;
}
.jootekfolio-permits-detail .building-floor .summary .icon {
  line-height: 160%;
  position: relative;
  color: #191F28;
  font-size: 24px;
  margin-bottom: 4px;
}
.jootekfolio-permits-detail .building-floor .summary .icon > i {
  position: relative;
  z-index: 1;
}
.jootekfolio-permits-detail .building-floor .summary .icon::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #AFEBC3;
}
.jootekfolio-permits-detail .building-floor .summary .label {
  line-height: 160%;
  color: #6B7684;
}
.jootekfolio-permits-detail .building-floor .summary .value {
  font-weight: 700;
  line-height: 160%;
}
.jootekfolio-permits-detail .permits {
  padding: 20px;
}
.jootekfolio-permits-detail .permits.empty {
  padding: 0;
  border-bottom: none;
}
.jootekfolio-permits-detail .permits .timeline {
  margin-top: -10px;
  list-style-type: none;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.jootekfolio-permits-detail .permits .timeline-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 0 8px 16px;
  margin-left: 8px;
  font-size: 14px;
}
.jootekfolio-permits-detail .permits .timeline-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 1px solid #E5E8EB;
}
.jootekfolio-permits-detail .permits .timeline-item::after {
  content: "";
  position: absolute;
  top: 15px;
  left: -4px;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #8B95A1;
}
.jootekfolio-permits-detail .permits .timeline-item:first-child::after {
  left: -6px;
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #191F28;
}
.jootekfolio-permits-detail .permits .timeline-item:first-child::before {
  top: 21px;
}
.jootekfolio-permits-detail .permits .timeline-item:last-child {
  border-bottom: none;
}
.jootekfolio-permits-detail .permits .timeline-item .label {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  color: #191F28;
  font-weight: 700;
  margin-right: 16px;
  font-variant-numeric: tabular-nums;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  margin-top: 4px;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list-item {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list-item div {
  cursor: default;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list-item div:hover {
  background-color: #F2F4F6;
  border-color: #F2F4F6;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list-item a {
  cursor: pointer;
}
.jootekfolio-permits-detail .permits .timeline-item .tag-list-item-name {
  font-weight: 700;
  margin-right: 8px;
}
#permits_roadview_expand {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 10001;
}
#permits_roadview_expand #expanded_roadview_container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 10;
}
#permits_roadview_expand_button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 24px;
  right: 28px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  cursor: pointer;
}
#permits_roadview_expand_button i {
  color: #ffffff;
}
@media (max-width: 899px) {
  #permits_roadview_expand_button {
    top: 93px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  #permits_roadview_expand_button {
    top: 78px;
    right: 10px;
  }
}
#permits_roadview_expand #permits_roadview {
  width: 100%;
  height: 100%;
}
#permits_roadview_expand #permits_roadview_close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 40px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  cursor: pointer;
}
#permits_roadview_expand #permits_roadview_close i {
  font-size: 18px;
  color: #ffffff;
}
@media (max-width: 899px) {
  #permits_roadview_expand #permits_roadview_close {
    right: 20px;
  }
}
#permits_roadview_expand.visible {
  display: block;
}
#permits_roadview_minimap {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 550px;
  height: 25%;
  z-index: 10002;
  /* 지도위에 로드뷰의 위치와 각도를 표시하기 위한 map walker 아이콘의 스타일 */
}
@media (max-width: 899px) {
  #permits_roadview_minimap {
    width: 100%;
    height: 22%;
  }
}
#permits_roadview_minimap.visible {
  display: block;
}
#permits_roadview_minimap .MapWalker {
  position: absolute;
  margin: -26px 0 0 -51px;
}
#permits_roadview_minimap .MapWalker .figure {
  position: absolute;
  width: 25px;
  left: 38px;
  top: -2px;
  height: 39px;
  background: url(https://t1.daumcdn.net/localimg/localimages/07/2018/pc/roadview_minimap_wk_2018.png) -298px -114px no-repeat;
}
#permits_roadview_minimap .MapWalker .angleBack {
  width: 102px;
  height: 52px;
  background: url(https://t1.daumcdn.net/localimg/localimages/07/2018/pc/roadview_minimap_wk_2018.png) -834px -2px no-repeat;
}
#permits_roadview_minimap .MapWalker.m0 .figure {
  background-position: -298px -114px;
}
#permits_roadview_minimap .MapWalker.m1 .figure {
  background-position: -335px -114px;
}
#permits_roadview_minimap .MapWalker.m2 .figure {
  background-position: -372px -114px;
}
#permits_roadview_minimap .MapWalker.m3 .figure {
  background-position: -409px -114px;
}
#permits_roadview_minimap .MapWalker.m4 .figure {
  background-position: -446px -114px;
}
#permits_roadview_minimap .MapWalker.m5 .figure {
  background-position: -483px -114px;
}
#permits_roadview_minimap .MapWalker.m6 .figure {
  background-position: -520px -114px;
}
#permits_roadview_minimap .MapWalker.m7 .figure {
  background-position: -557px -114px;
}
#permits_roadview_minimap .MapWalker.m8 .figure {
  background-position: -2px -114px;
}
#permits_roadview_minimap .MapWalker.m9 .figure {
  background-position: -39px -114px;
}
#permits_roadview_minimap .MapWalker.m10 .figure {
  background-position: -76px -114px;
}
#permits_roadview_minimap .MapWalker.m11 .figure {
  background-position: -113px -114px;
}
#permits_roadview_minimap .MapWalker.m12 .figure {
  background-position: -150px -114px;
}
#permits_roadview_minimap .MapWalker.m13 .figure {
  background-position: -187px -114px;
}
#permits_roadview_minimap .MapWalker.m14 .figure {
  background-position: -224px -114px;
}
#permits_roadview_minimap .MapWalker.m15 .figure {
  background-position: -261px -114px;
}
#permits_roadview_minimap .MapWalker.m0 .angleBack {
  background-position: -834px -2px;
}
#permits_roadview_minimap .MapWalker.m1 .angleBack {
  background-position: -938px -2px;
}
#permits_roadview_minimap .MapWalker.m2 .angleBack {
  background-position: -1042px -2px;
}
#permits_roadview_minimap .MapWalker.m3 .angleBack {
  background-position: -1146px -2px;
}
#permits_roadview_minimap .MapWalker.m4 .angleBack {
  background-position: -1250px -2px;
}
#permits_roadview_minimap .MapWalker.m5 .angleBack {
  background-position: -1354px -2px;
}
#permits_roadview_minimap .MapWalker.m6 .angleBack {
  background-position: -1458px -2px;
}
#permits_roadview_minimap .MapWalker.m7 .angleBack {
  background-position: -1562px -2px;
}
#permits_roadview_minimap .MapWalker.m8 .angleBack {
  background-position: -2px -2px;
}
#permits_roadview_minimap .MapWalker.m9 .angleBack {
  background-position: -106px -2px;
}
#permits_roadview_minimap .MapWalker.m10 .angleBack {
  background-position: -210px -2px;
}
#permits_roadview_minimap .MapWalker.m11 .angleBack {
  background-position: -314px -2px;
}
#permits_roadview_minimap .MapWalker.m12 .angleBack {
  background-position: -418px -2px;
}
#permits_roadview_minimap .MapWalker.m13 .angleBack {
  background-position: -522px -2px;
}
#permits_roadview_minimap .MapWalker.m14 .angleBack {
  background-position: -626px -2px;
}
#permits_roadview_minimap .MapWalker.m15 .angleBack {
  background-position: -730px -2px;
}
/* sourceMappingURL=4a413194ad44d3d8c7b53493a0a37b18725c9ae2.permits-detail.scss.map */

/* Original file: files/cache/assets/compiled/6273f15d485f66781892b46998cfd957ffe4b5eb.permits-pagination.scss.css */

@media (min-width: 900px) {
  .jootekfolio-permits-pagination {
    display: none !important;
  }
}
.jootekfolio-permits-pagination.pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  flex-wrap: wrap;
}
@media (max-width: 899px) {
  .jootekfolio-permits-pagination.pagination-wrapper {
    margin-top: 16px;
    margin-bottom: 0;
  }
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item {
  margin: 0 3px;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item .pagination-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 8px;
  border-radius: 50%;
  color: #333;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 14px;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item .pagination-link:hover {
  background-color: #f5f5f5;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item .pagination-link i {
  font-size: 12px;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item.active .pagination-link {
  background-color: #ffffff;
  font-weight: bold;
  color: #31B85E;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item.disabled .pagination-link {
  color: #ccc;
  pointer-events: none;
  cursor: default;
}
.jootekfolio-permits-pagination.pagination-wrapper .pagination .pagination-item.disabled .pagination-link:hover {
  background-color: transparent;
}
/* sourceMappingURL=6273f15d485f66781892b46998cfd957ffe4b5eb.permits-pagination.scss.map */

/* Original file: files/cache/assets/compiled/45901eaaa80282630b0f51215d22f4ccef1b6c39.halfcount.scss.css */

.jootekfolio-halfcount {
  position: relative;
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .jootekfolio-common-update-date {
    top: 49px;
  }
}
.jootekfolio-halfcount .canvas-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  height: 420px;
  padding: 20px 0;
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .canvas-wrapper {
    height: 300px;
    padding: 0;
  }
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .canvas-wrapper canvas {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .jootekfolio-common-shadow-block {
    height: 435px;
  }
}
.jootekfolio-halfcount-legend {
  display: flex;
  gap: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #6B7684;
}
@media (max-width: 899px) {
  .jootekfolio-halfcount-legend {
    width: max-content;
  }
}
@media (max-width: 899px) {
  .jootekfolio-halfcount-legend-wrapper {
    overflow-x: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
.jootekfolio-halfcount-legend-item {
  display: flex;
  align-items: center;
  gap: 7px;
}
.jootekfolio-halfcount-legend-color {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--backgroundcolor);
}
.jootekfolio-halfcount .source {
  margin-top: 20px;
  color: #6B7684;
  font-size: 12px;
  font-weight: 600;
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .source {
    margin-top: 36px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-halfcount .source {
    margin-top: 30px;
  }
}
.jootekfolio-halfcount .scroll-hint {
  display: none;
}
@media (max-width: 899px) {
  .jootekfolio-halfcount .scroll-hint.visible {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 10px;
    z-index: 10;
    animation: fadeInOut 3s ease-in-out;
  }
}
/* sourceMappingURL=45901eaaa80282630b0f51215d22f4ccef1b6c39.halfcount.scss.map */

/* Original file: files/cache/assets/compiled/0555b2f428980509a294b529c602db738b588bc6.info.scss.css */

.jootekfolio-info {
  line-height: 100%;
}
.jootekfolio-info i {
  line-height: 100%;
  color: #e1e1e1;
  font-size: 22px;
}
.jootekfolio-info.small {
  word-break: keep-all;
}
.jootekfolio-info.small i {
  line-height: 100%;
  font-size: 18px;
}
/* sourceMappingURL=0555b2f428980509a294b529c602db738b588bc6.info.scss.map */

/* Original file: files/cache/assets/compiled/1b9f03a4995a8d95105c722bdaaf86274a556430.type.scss.css */

.jootekfolio-building-type .bar {
  display: flex;
  position: relative;
  width: 100%;
  height: 20px;
  max-width: 600px;
}
.jootekfolio-building-type .bar-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
}
.jootekfolio-building-type .bar-item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: var(--width);
  background-color: var(--backgroundColor);
  margin-right: 2px;
  font-size: 12px;
  cursor: pointer;
}
.jootekfolio-building-type .bar-item:hover .bar-item-tooltip {
  opacity: 1;
}
.jootekfolio-building-type .bar-item-tooltip {
  opacity: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.78);
  color: #ffffff;
  padding: 8px;
  width: max-content;
  top: -55px;
  border-radius: 4px;
  transition: all 0.1s linear;
}
.jootekfolio-building-type .bar-item-tooltip-header {
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 100%;
}
.jootekfolio-building-type .bar-item-tooltip-body {
  display: flex;
  align-items: center;
  line-height: 100%;
}
.jootekfolio-building-type .bar-item-tooltip-body .square {
  width: 12px;
  height: 12px;
  border: 1px solid #ffffff;
  margin-right: 10px;
  background-color: var(--backgroundColor);
  margin-right: 4px;
}
.jootekfolio-building-type .bar-item-tooltip-body span {
  margin-right: 4px;
}
/* sourceMappingURL=1b9f03a4995a8d95105c722bdaaf86274a556430.type.scss.map */

/* Original file: files/cache/assets/compiled/1b9f03a4995a8d95105c722bdaaf86274a556430.structure.scss.css */

.jootekfolio-building-structure canvas {
  margin: 46px auto;
}
/* sourceMappingURL=1b9f03a4995a8d95105c722bdaaf86274a556430.structure.scss.map */

/* Original file: files/cache/assets/compiled/860856337e39628ea5e688624b2b8208fbf4e803.permitType.scss.css */

.jootekfolio-permit-type-chart-wrapper {
  height: 260px;
}
.jootekfolio-permit-type .jootekfolio-profile-legend {
  margin-top: 20px;
}
.jootekfolio-permit-type-legend {
  display: flex;
  gap: 17px;
  margin-top: 12px;
}
.jootekfolio-permit-type-legend-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #6B7684;
}
.jootekfolio-permit-type-legend-circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--backgroundColor);
}
/* sourceMappingURL=860856337e39628ea5e688624b2b8208fbf4e803.permitType.scss.map */

/* Original file: files/cache/assets/compiled/93ed8a6bad5021b98c667460e7cb2903f224b21a.tfa.scss.css */

.jootekfolio-tfa .canvas-wrapper {
  width: 100%;
  height: 260px;
  overflow: visible;
}
.jootekfolio-tfa #tfa_legend {
  margin-top: 20px;
}
.tfa-chart-tooltip {
  display: none;
  font-family: "Pretendard", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  background-color: #111313e6 !important;
  color: white;
  border-radius: 6px;
  padding: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  pointer-events: none;
  position: absolute;
  z-index: 10000;
  transition: all 0.35s ease;
}
.tfa-chart-tooltip.show {
  opacity: 1;
}
/* sourceMappingURL=93ed8a6bad5021b98c667460e7cb2903f224b21a.tfa.scss.map */

/* Original file: files/cache/assets/compiled/14c20ab5c9cff64900e4ee708f9c31e9cb3e6761.awards.scss.css */

.jootekfolio-awards .jootekfolio-profile-title {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  color: #ffffff;
}
@media (max-width: 899px) {
  .jootekfolio-awards .jootekfolio-profile-title {
    color: #191F28;
  }
}
.jootekfolio-awards .jootekfolio-profile-title .count {
  font-size: 18px;
  font-weight: 400;
  opacity: 0.75;
  line-height: 160%;
}
.jootekfolio-awards .jootekfolio-profile-title .count span {
  font-weight: 600;
}
.jootekfolio-awards .badge {
  color: #36CC68;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}
.jootekfolio-awards .jootekfolio-awards-search-wrapper {
  position: absolute;
  right: 0;
}
.jootekfolio-awards .jootekfolio-awards-search-wrapper i {
  position: absolute;
  left: 12px;
  top: 54%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #191F28;
}
.jootekfolio-awards #jootekfolio_awards_search {
  padding-left: 36px;
}
.jootekfolio-awards .no-results-message {
  color: #ffffff;
  text-align: center;
  line-height: 160%;
  margin-top: 100px;
}
.jootekfolio-awards .desktop-only .scroll-container {
  position: relative;
  width: 100%;
}
.jootekfolio-awards .desktop-only .pin-spacer {
  position: relative;
  height: 150vh;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}
.jootekfolio-awards .desktop-only .pin-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  transform: translateZ(0);
  will-change: transform;
}
.jootekfolio-awards .desktop-only .pin-section.smooth-transition {
  transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  will-change: transform, left;
}
.jootekfolio-awards .desktop-only .pin-section.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.jootekfolio-awards .desktop-only .pin-section.exit {
  position: absolute;
  bottom: 0;
  top: auto;
}
.jootekfolio-awards .desktop-only .pin-section-bg {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.jootekfolio-awards .desktop-only .pin-section-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1;
}
.jootekfolio-awards .desktop-only .pin-section-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 50%;
  max-width: 1820px !important;
  transform: translateY(-50%);
  height: calc(100% - 200px);
  overflow: hidden;
  z-index: 1;
}
.jootekfolio-awards .desktop-only .scroll-list-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  z-index: 2;
  flex: 1;
  height: calc(100% - 300px);
  overflow: hidden;
}
.jootekfolio-awards .desktop-only .scroll-list .swiper-container {
  overflow: hidden;
}
.jootekfolio-awards .desktop-only .scroll-list .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px;
  width: 100%;
  height: auto;
}
.jootekfolio-awards .desktop-only .scroll-list-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: calc(25% - 24px);
  padding: 24px;
  opacity: 0.4;
  background-color: #191F28;
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  will-change: opacity, transform;
  transform: translateZ(0);
  text-decoration: none;
  word-break: keep-all;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
.jootekfolio-awards .desktop-only .scroll-list-item.active {
  opacity: 0.8 !important;
}
.jootekfolio-awards .desktop-only .scroll-list-item.active .scroll-list-desc {
  max-height: 200px;
  opacity: 1;
  margin-top: 20px;
}
.jootekfolio-awards .desktop-only .scroll-list-item.active:hover .scroll-list-header-title {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #ffffff;
}
@media (hover: hover) {
  .jootekfolio-awards .desktop-only .scroll-list-item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1800px) {
  .jootekfolio-awards .desktop-only .scroll-list-item {
    width: calc(33% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .jootekfolio-awards .desktop-only .scroll-list-item {
    width: calc(50% - 20px);
  }
}
.jootekfolio-awards .desktop-only .scroll-list-header {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  color: #ffffff;
}
.jootekfolio-awards .desktop-only .scroll-list-desc {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), margin-top 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  margin-top: 0;
  font-size: 14px;
}
.jootekfolio-awards .desktop-only .scroll-list-desc-item {
  font-weight: 400;
  color: #ffffff;
  width: calc(40% - 6px);
  line-height: 130%;
}
.jootekfolio-awards .desktop-only .scroll-list-desc-item:nth-child(odd) {
  width: calc(60% - 6px);
}
.jootekfolio-awards .desktop-only .pin-scroll-continue {
  display: none;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  z-index: 1;
  pointer-events: auto;
  opacity: 0.85;
  cursor: pointer;
}
.jootekfolio-awards .desktop-only .pin-scroll-continue.visible {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.jootekfolio-awards .desktop-only .pin-scroll-continue-angle {
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  margin: -10px;
  animation: angleDown 2s infinite;
  pointer-events: none;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.7));
}
.jootekfolio-awards .desktop-only .pin-scroll-continue-angle:nth-child(2) {
  animation-delay: -0.2s;
}
.jootekfolio-awards .desktop-only .pin-scroll-continue-angle:nth-child(3) {
  animation-delay: -0.4s;
}
.jootekfolio-awards .desktop-only .pin-scroll-continue-text {
  display: block;
  margin-top: 40px;
  color: white;
  font-size: 14px;
  text-align: center;
  pointer-events: none;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 6px 12px;
  border-radius: 20px;
}
.jootekfolio-awards .mobile-only {
  display: none;
}
@media (max-width: 899px) {
  .jootekfolio-awards .desktop-only {
    display: none;
  }
  .jootekfolio-awards .mobile-only {
    display: block;
  }
  .jootekfolio-awards .mobile-awards {
    padding: 24px 0;
  }
  .jootekfolio-awards .mobile-awards-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
  }
  .jootekfolio-awards .mobile-awards-title .count {
    font-size: 14px;
    color: #6B7684;
    font-weight: 500;
  }
  .jootekfolio-awards .mobile-awards-title .count span {
    color: #191F28;
  }
  .jootekfolio-awards .scroll-list .swiper-container {
    overflow: visible;
  }
  .jootekfolio-awards .scroll-list .swiper-slide {
    width: 100%;
    height: auto;
  }
  .jootekfolio-awards .scroll-list-item {
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 12px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    color: #191F28;
  }
  .jootekfolio-awards .scroll-list-item-image {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
  }
  .jootekfolio-awards .scroll-list-item-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  }
  .jootekfolio-awards .scroll-list-item .scroll-list-header {
    padding: 16px;
    font-size: 20px;
  }
  .jootekfolio-awards .scroll-list-item .scroll-list-desc {
    max-height: none;
    opacity: 1;
    margin-top: 0;
    font-size: 14px;
    text-overflow: unset;
    display: block;
  }
}
@media (max-width: 899px) and (max-width: 899px) {
  .jootekfolio-awards .scroll-list .swiper-slide {
    width: 320px !important;
  }
}
/* sourceMappingURL=14c20ab5c9cff64900e4ee708f9c31e9cb3e6761.awards.scss.map */

/* Original file: files/cache/assets/compiled/0e72967e6b975967b01b0c41e85415313fb2aa9c.coworkers.scss.css */

.jootekfolio-coworkers .jootekfolio-profile-table-more {
  display: none;
}
.jootekfolio-coworkers .jootekfolio-profile-table-more.visible {
  display: flex;
}
/* sourceMappingURL=0e72967e6b975967b01b0c41e85415313fb2aa9c.coworkers.scss.map */

/* Original file: files/cache/assets/compiled/0e72967e6b975967b01b0c41e85415313fb2aa9c.coworkers-table-body.scss.css */

@media (max-width: 899px) {
  .jootekfolio-coworkers .jootekfolio-table-wrapper {
    display: none;
  }
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 50%;
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-title {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-title .company-type {
  color: #577FE6;
}
@media (max-width: 899px) {
  .jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-title {
    font-size: 14px;
  }
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-tags {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
  color: #6B7684;
}
.jootekfolio-coworkers .jootekfolio-table-body .company-wrapper .company-tags span::before {
  content: "#";
}
.jootekfolio-coworkers .jootekfolio-table-body .ellipsis div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jootekfolio-coworkers .jootekfolio-table-body-row:nth-child(n + 11) {
  display: none;
}
@media (max-width: 899px) {
  .jootekfolio-coworkers .jootekfolio-table-body-row {
    background-color: #ffffff !important;
  }
  .jootekfolio-coworkers .jootekfolio-table-body-row:nth-child(n + 6) {
    display: none;
  }
}
.jootekfolio-coworkers .no-srl {
  filter: grayscale(0.3);
  opacity: 0.6;
}
/* sourceMappingURL=0e72967e6b975967b01b0c41e85415313fb2aa9c.coworkers-table-body.scss.map */

/* Original file: files/cache/assets/compiled/560b7427f44e068796e082b4a53eb23d45477852.table-more.scss.css */

.jootekfolio-profile-table-more {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  height: 42px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  background-color: #ffffff;
  border: 1px solid #E5E8EB;
  border-radius: 8px;
  cursor: pointer;
}
.jootekfolio-profile-table-more:hover {
  background-color: #F9FAFB;
}
/* sourceMappingURL=560b7427f44e068796e082b4a53eb23d45477852.table-more.scss.map */

/* Original file: files/cache/assets/compiled/3a91d378cac8b0311654b5f798eebc548c20b265.similar.scss.css */

.jootekfolio-similar .swiper-container {
  display: none;
}
@media (max-width: 899px) {
  .jootekfolio-similar .swiper-container {
    display: block;
  }
  .jootekfolio-similar .swiper-container .swiper-slide {
    margin-right: 20px;
  }
}
.jootekfolio-similar-swiper-not-partner {
  margin-top: 28px;
}
.jootekfolio-similar-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 899px) {
  .jootekfolio-similar-list {
    display: none;
  }
}
.jootekfolio-similar-list-item {
  position: relative;
  width: calc((calc(100% / 3)) - 30px);
  text-align: center;
}
@media (max-width: 899px) {
  .jootekfolio-similar-list-item {
    min-width: 370px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .jootekfolio-similar-list-item {
    min-width: 85%;
  }
}
.jootekfolio-similar-list-item .card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jootekfolio-similar-list-item .profile-image {
  position: absolute;
  top: 179px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.jootekfolio-similar-list-item .profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jootekfolio-similar-list-item .content {
  position: relative;
  padding: 56px 20px 28px 20px;
  background-color: #ffffff;
  box-shadow: 2px 6px 20px 7px #eff2f9;
}
.jootekfolio-similar-list-item .content .title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}
.jootekfolio-similar-list-item .content .desc {
  margin-top: 8px;
  color: #4E5968;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}
.jootekfolio-similar-list-item .content .desc span:not(:last-child)::after {
  content: "·";
  margin: 0 2px;
}
.jootekfolio-similar-list-item .content .intro {
  margin-top: 16px;
  color: #6B7684;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}
.jootekfolio-similar-list-item .content .tags {
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 12px;
  color: #6B7684;
  font-size: 13px;
}
.jootekfolio-similar-list-item .content .tags-item {
  padding: 8px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  border-radius: 999px;
  border: 1px solid #EAEDF0;
}
.jootekfolio-similar-list-item .content .jds-button {
  margin-top: 28px;
}
.jootekfolio-similar-list-item .grid {
  position: relative;
  width: 100%;
  height: 221px;
  overflow: hidden;
}
.jootekfolio-similar-list-item .grid .grid-item {
  position: absolute;
  background-position: center center;
  background-size: cover;
  background-color: #F2F4F6;
}
.jootekfolio-similar-list-item .grid.count-1 .grid-item {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jootekfolio-similar-list-item .grid.count-2 .grid-item:nth-child(1) {
  left: 0;
  top: 0;
  width: calc(50% - 1px);
  height: 100%;
}
.jootekfolio-similar-list-item .grid.count-2 .grid-item:nth-child(2) {
  right: 0;
  top: 0;
  width: calc(50% - 1px);
  height: 100%;
}
.jootekfolio-similar-list-item .grid.count-3 .grid-item:nth-child(1) {
  left: 0;
  top: 0;
  width: calc(50% - 1px);
  height: 100%;
}
.jootekfolio-similar-list-item .grid.count-3 .grid-item:nth-child(2) {
  right: 0;
  top: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-3 .grid-item:nth-child(3) {
  right: 0;
  bottom: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-4 .grid-item:nth-child(1) {
  left: 0;
  top: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-4 .grid-item:nth-child(2) {
  right: 0;
  top: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-4 .grid-item:nth-child(3) {
  left: 0;
  bottom: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-4 .grid-item:nth-child(4) {
  right: 0;
  bottom: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-5 .grid-item:nth-child(1) {
  left: 0;
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-5 .grid-item:nth-child(2) {
  left: calc(33.333% + 1px);
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-5 .grid-item:nth-child(3) {
  right: 0;
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-5 .grid-item:nth-child(4) {
  left: 0;
  bottom: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-5 .grid-item:nth-child(5) {
  right: 0;
  bottom: 0;
  width: calc(50% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(1) {
  left: 0;
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(2) {
  left: calc(33.333% + 1px);
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(3) {
  right: 0;
  top: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(4) {
  left: 0;
  bottom: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(5) {
  left: calc(33.333% + 1px);
  bottom: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item .grid.count-6 .grid-item:nth-child(6) {
  right: 0;
  bottom: 0;
  width: calc(33.333% - 1px);
  height: calc(50% - 1px);
}
.jootekfolio-similar-list-item.simple {
  text-align: center;
}
.jootekfolio-similar-list-item.simple:nth-child(n + 4) ~ .jootekfolio-similar-list-item.simple:nth-child(3n + 1):last-child, .jootekfolio-similar-list-item.simple:nth-child(n + 4) ~ .jootekfolio-similar-list-item.simple:nth-child(3n + 2):last-child {
  display: none;
}
.jootekfolio-similar-list-item.simple:nth-child(n + 4) ~ .jootekfolio-similar-list-item.simple:nth-child(3n + 1):nth-last-child(2) {
  display: none;
}
.jootekfolio-similar-list-item.simple .content {
  padding: 24px;
}
.jootekfolio-similar-list-item.simple .content .desc {
  margin-top: 16px;
}
.jootekfolio-similar-list-item.simple .content .tags {
  justify-content: center;
}
.jootekfolio-similar-list-item.simple .content .intro {
  display: none;
}
/* sourceMappingURL=3a91d378cac8b0311654b5f798eebc548c20b265.similar.scss.map */

/* Original file: files/cache/assets/compiled/560b7427f44e068796e082b4a53eb23d45477852.notice.scss.css */

.jootekfolio-profile-notice {
  color: #6B7684;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.jootekfolio-profile-notice a {
  color: #6B7684;
}
.jootekfolio-profile-notice .ask {
  text-align: center;
  margin-top: 16px;
}
.jootekfolio-profile-notice .ask .jds-button {
  width: fit-content;
  text-align: center;
}
/* sourceMappingURL=560b7427f44e068796e082b4a53eb23d45477852.notice.scss.map */

/* Original file: files/cache/assets/compiled/560b7427f44e068796e082b4a53eb23d45477852.parallax.scss.css */

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body {
  overflow: hidden;
}
.app-footer {
  z-index: 2;
}
.parallax {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
}
.parallax-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
  overflow: hidden;
}
.parallax-background-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.parallax-background .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
  z-index: 2;
  width: 80%;
  max-width: 800px;
  font-size: 60px;
  font-weight: 700;
  line-height: 130%;
  word-break: keep-all;
}
@media (max-width: 899px) {
  .parallax-background .title {
    font-size: 44px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .parallax-background .title {
    font-size: 40px;
  }
}
.parallax-content {
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.parallax-content-wrapper {
  min-height: 100vh;
  overflow-x: hidden;
  padding: 80px 0 200px 0;
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.1);
  background-color: #F9FAFB;
}
@media (max-width: 899px) {
  .parallax-content-wrapper {
    padding-top: 0;
  }
}
@media (max-width: 899px) {
  .parallax-content .jootekfolio-common-breadcrumb {
    margin-top: 24px;
  }
}
.parallax-bottom {
  position: fixed;
  bottom: 70px;
  left: 0;
  width: 100%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
}
@media (max-width: 899px) {
  .parallax-bottom {
    bottom: calc(90px + var(--home-indicator-height, 0px));
  }
}
.parallax-bottom-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
.parallax-bottom .go-back {
  display: none;
}
.parallax-bottom.sticky {
  position: fixed;
  bottom: auto;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  z-index: 10;
  opacity: 1 !important;
  animation: slideDown 0.1s ease-out forwards;
}
@media (max-width: 899px) {
  .parallax-bottom.sticky .profile-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px !important;
  }
}
.parallax-bottom.sticky {
  z-index: 5 !important;
}
.parallax-bottom.sticky .profile {
  gap: 12px;
  width: 100%;
}
.parallax-bottom.sticky .parallax-bottom-wrapper {
  align-items: center;
}
.parallax-bottom.sticky .profile-img {
  width: 42px;
  height: 42px;
}
.parallax-bottom.sticky .profile-text {
  max-width: calc(100% - 80px);
  gap: 8px;
}
.parallax-bottom.sticky .profile-name {
  font-size: 20px;
}
.parallax-bottom.sticky .profile-tags {
  display: none !important;
}
.parallax-bottom.sticky .button-wrapper {
  position: absolute;
  right: 20px;
  margin-bottom: 0;
}
@media (max-width: 899px) {
  .parallax-bottom.sticky .button-wrapper {
    flex-wrap: nowrap !important;
    width: auto !important;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .parallax-bottom.sticky .button-wrapper {
    display: none;
  }
}
@media (max-width: 899px) {
  .parallax-bottom.sticky .go-back {
    display: block;
    font-size: 20px;
    cursor: pointer;
  }
}
.parallax-bottom.sticky-hide-forced {
  position: fixed;
  bottom: auto;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  z-index: 10;
  opacity: 1 !important;
  animation: slideUp 0.15s ease-out forwards;
}
.parallax-bottom .profile {
  display: flex;
  align-items: center;
  gap: 28px;
}
@media (max-width: 479px) and (orientation: portrait) {
  .parallax-bottom .profile {
    gap: 16px;
  }
}
.parallax-bottom .profile-img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
}
@media (max-width: 479px) and (orientation: portrait) {
  .parallax-bottom .profile-img {
    width: 60px;
    height: 60px;
  }
}
.parallax-bottom .profile-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #ffffff;
}
.parallax-bottom .profile-text .profile-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}
.parallax-bottom .profile-text .profile-tags {
  display: flex;
  gap: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 899px) {
  .parallax-bottom .profile-text .profile-tags {
    flex-wrap: wrap;
  }
}
.parallax-bottom .button-wrapper {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
}
.parallax-bottom .button-wrapper i {
  display: inline-block;
}
.parallax-bottom .button-wrapper span {
  display: inline-block;
}
@media (max-width: 899px) {
  .parallax-bottom .button-wrapper {
    gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100px;
  }
  .parallax-bottom .button-wrapper i {
    display: inline-block;
    margin-right: 0 !important;
  }
  .parallax-bottom .button-wrapper span {
    display: none;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .parallax-bottom .button-wrapper {
    display: none;
  }
}
.parallax-bottom .button-wrapper .jds-button {
  background-color: transparent;
  height: 32px;
}
@media (max-width: 899px) {
  .parallax-bottom .button-wrapper .jds-button {
    width: calc(50% - 8px);
  }
}
.parallax-bottom .button-wrapper .jds-button i {
  margin-left: 0;
}
.parallax-bottom .button-wrapper .jds-button.add {
  border: 1px solid #31B85E;
  color: #31B85E;
}
.parallax-bottom .button-wrapper .jds-button.add i {
  margin-right: 4px;
}
.parallax-bottom .button-wrapper .jds-button.add.favorite {
  background-color: #31B85E;
  color: #ffffff;
}
.parallax-bottom .button-wrapper .jds-button.share {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.parallax-bottom .button-wrapper .jds-button.share i {
  margin-right: 6px;
}
.parallax-bottom .button-wrapper .jds-button.edit a {
  text-decoration: none;
  color: #ffffff;
}
.parallax-scroll-down {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: auto;
  opacity: 0.8;
  cursor: pointer;
}
@media (max-width: 899px) {
  .parallax-scroll-down {
    bottom: calc(80px + var(--home-indicator-height, 0px));
    opacity: 0.5;
    gap: 16px !important;
  }
}
.parallax-scroll-down-angle {
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  margin: -10px;
  animation: angleDown 2s infinite;
  pointer-events: none;
}
.parallax-scroll-down-angle:nth-child(2) {
  animation-delay: -0.2s;
}
.parallax-scroll-down-angle:nth-child(3) {
  animation-delay: -0.4s;
}
@media (max-width: 899px) {
  .parallax-scroll-down-angle {
    width: 16px;
    height: 16px;
  }
}
.parallax-scroll-down-text {
  display: block;
  margin-top: 38px;
  color: white;
  font-size: 14px;
  text-align: center;
  pointer-events: none;
}
@keyframes angleDown {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
/* 위로 슬라이드 애니메이션 */
@keyframes slideUp {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-100%);
  }
}
/* sourceMappingURL=560b7427f44e068796e082b4a53eb23d45477852.parallax.scss.map */

