@charset "UTF-8";
a {
  color: inherit;
}
a:focus, a:hover, a:active {
  color: inherit;
}
a.link-long {
  word-break: break-all;
}

#wrap .page-info {
  position: relative;
  height: unset;
  z-index: 10;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  -webkit-transition: bottom 0.3s ease-in;
  transition: bottom 0.3s ease-in;
}
#wrap .page-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
}
#wrap .page-tit02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#wrap .page-tit02 li {
  line-height: 1.5;
  color: #fff;
}

.top-banner {
  background: #000;
  -webkit-transition: margin-top 0.5s;
  transition: margin-top 0.5s;
  position: relative;
  z-index: 100;
}
.top-banner__link {
  display: block;
}
.top-banner__link img {
  width: 100%;
  height: auto;
}
.top-banner__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 5%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.top-banner__control a {
  display: block;
  padding: 0 20px;
  font-size: 14px;
  letter-spacing: -0.21px;
  color: #666;
  font-weight: 300;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-banner__control a.btn-noshow {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top-banner__control a.btn-noshow::after {
  content: "";
  width: 1px;
  height: 100%;
  margin-left: 20px;
  background: #666;
  position: absolute;
  top: 0;
}

.main-page {
  overflow-y: auto;
}
.main-page .keyword-bg-lst__item {
  opacity: 1;
}
.main-page .keyword-bx .keyword-lst {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.main-page .keyword-bx .keyword-lst__item a {
  color: #fff;
}
.main-page .keyword-bx .keyword-lst__item:nth-child(4) {
  margin: 0 7.5px 18px;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .tit {
  display: block;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 0.94;
  letter-spacing: -0.08rem;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .tit .logo-img {
  display: block;
  width: auto;
  height: 11px;
  margin-bottom: 18px;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .tit .logo-img img {
  height: 100%;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .tit.is-visible {
  -webkit-animation: slideUp 1s;
          animation: slideUp 1s;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .subtit {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.41;
  letter-spacing: -0.026rem;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.main-page .keyword-bx .keyword-cont-lst__item:first-child .subtit.is-visible {
  -webkit-animation: slideUp 1s;
          animation: slideUp 1s;
}
.main-page .scroll_down_btn {
  background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='41'%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M34.582 25.985l-1.384 1.083L.009 1.09 1.392.008l31.77 24.866L64.631.242l1.359 1.064-31.469 24.632.061.047zm-1.42 12.814l31.469-24.632 1.359 1.063-31.469 24.632.061.048-1.384 1.082L.009 15.014l1.383-1.082 31.77 24.867z'/%3E%3C/svg%3E") no-repeat center;
  background-size: 33px 21px;
}
.main-page .note-txt {
  position: absolute;
  left: 0;
  bottom: 15px;
  padding: 0 20px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  line-height: 1.25;
}

.main-complete .fullpage-wrapper .section.active:not(:first-child) .full-page__item::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.main-complete .fullpage-wrapper .section.active.current .full-page__item::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.main-complete .full-page.type1 .full-page__item {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.main-complete .full-page.type1 .full-page__item::before {
  background-image: url("/jsp/mobile/po/220057/static/img/main-complete/img_bg_section1_1.jpg");
}
.main-complete .full-page.type2 .full-page__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-complete .full-page.type2 .full-page__item::before {
  background-image: url("/jsp/mobile/po/220057/static/img/value/m_main_bg_03.jpg");
}
.main-complete .full-page.type2 .full-page__item .tit-area-tit img {
  width: 40%;
}
.main-complete .full-page.type2 .full-page__item .tit-area-desc {
  color: #fff;
  text-align: left;
  margin-top: 255px;
}
.main-complete .full-page.type2 .full-page__item .tit-area-desc dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0 30px;
}
.main-complete .full-page.type2 .full-page__item .tit-area-desc dl dt {
  width: 25%;
}
.main-complete .full-page.type2 .full-page__item .tit-area-desc dl dd {
  width: 75%;
}
.main-complete .full-page.type2 .full-page__item .tit-area-desc .note-txt {
  bottom: 0;
  top: 10px;
}
.main-complete .full-page:not(.no-bg) .full-page__item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  opacity: 0.3;
  position: absolute;
  bottom: 12px;
  left: 0;
}
.main-complete .full-page__item .tit-area-desc {
  color: #fff;
}
.main-complete .full-page__item .tit-area-desc small {
  display: block;
  font-size: 80%;
  margin-top: 20px;
}
.main-complete .full-page__item .txt-scroll, .main-complete .full-page__item .txt-scroll-black {
  bottom: 105px;
}
.main-complete .full-page__item .note-txt {
  bottom: -125px;
  color: #fff;
  font-size: 11px;
  line-height: 1.25;
  margin: 0 30px;
}
.main-complete .full-page .cont-block .tit-area.area02 {
  margin-top: 80px;
}
.main-complete .full-page .cont-block .tit-area-tit {
  font-family: "Didot";
  font-size: 4.4rem;
  font-weight: 700;
  letter-spacing: -0.044rem;
  color: #1a1a1a;
  text-align: center;
}
.main-complete .full-page .cont-block .tit-area-tit.tit02 {
  font-size: 2rem;
  font-family: inherit;
}
.main-complete .full-page .cont-block .tit-area-tit.tit03 {
  font-size: 2.8rem;
  line-height: 1.25;
}
.main-complete .full-page .cont-block .tit-area-tit.tit03.bt-line::after {
  width: 80%;
}
.main-complete .full-page .cont-block .tit-area-desc {
  color: #1a1a1a !important;
  line-height: 1.25;
}
.main-complete .full-page .cont-block .tit-area-desc span {
  display: block;
  margin-top: 15px;
  font-weight: 500;
}
.main-complete .full-page .cont-block .tit-area-desc.desc02 {
  color: #666 !important;
}
.main-complete .full-page .cont-block .tit-area-desc.desc02 strong {
  display: block;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.main-complete .full-page .cont-block .tit-area-desc.desc02 span {
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-top: 10px;
}
.main-complete .full-page .cont-block .img-grp {
  margin-top: 10px;
}
.main-complete .full-page .cont-block .img-grp.grp02 {
  margin-top: 39px;
}
.main-complete .full-page .cont-block .img-grp.grp02 img {
  width: 100%;
}
.main-complete .full-page .cont-block .img-grp .note-txt {
  margin: 5px 32px;
  font-size: 11px;
  line-height: 1.25;
}

.value-main .info-area-item {
  position: relative;
  width: 100%;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  overflow: hidden;
}
.value-main .info-area-item__list {
  margin: 30px 0 0 0;
}
.value-main .info-area-item__list h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #1a1a1a;
  word-break: keep-all;
}
.value-main .info-area-item__list ul {
  margin-top: 10px;
}
.value-main .info-area-item__list ul li {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.75;
  color: #666;
  word-break: keep-all;
  position: relative;
  padding-left: 10px;
}
.value-main .info-area-item__list ul li small {
  display: block;
}
.value-main .info-area-item__list ul li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666;
  position: absolute;
  top: 10px;
  left: 0;
}
.value-main .info-area .note_txt {
  line-height: 1.33;
}
.value-main .sec-value:nth-child(2) {
  padding-bottom: 0;
}
.value-main .info__list {
  padding: 30px 0;
}
.value-main#content .value-intro .value__tit {
  position: relative;
  padding: 0 0 80px 0;
}
.value-main#content .value-intro .value__tit::after {
  content: none;
}
.value-main#content .value-intro .value__tit .txt-scroll-black {
  bottom: 20px;
}
.value-main#content .value-intro .value__img-box {
  position: relative;
}
.value-main#content .value-intro .value__img-box .info-txt {
  display: block;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.value-main#content .value-intro .value__img-box .info-txt .info-desc {
  text-align: left;
  color: #fff;
}

.product__info.estate .product__info-box.no-tit {
  border-bottom: 0;
}
.product__info-subtit {
  word-break: keep-all;
}
.product__info-key {
  padding: 30px 20px 0 20px;
}
.product__info-key .product__info-tit.first-title {
  margin-bottom: 20px;
}
.product__info-key .product__info-tit.last {
  font-size: 23px;
}
.product__info-key .desc.info-desc {
  margin-top: 35px;
}
.product__info .system-info__area {
  overflow: hidden;
}
.product__info .system-list-tit {
  font-size: 24px;
  font-weight: 500;
  color: #1a1a1a;
  word-break: keep-all;
  text-align: left;
  margin: 20px 0;
}
.product__info .system-list__items {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding: 0 0 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product__info .system-list__items li {
  width: 100%;
  height: 100%;
}
.product__info .system-list__items li .img-box {
  width: 100%;
  height: 50%;
}
.product__info .system-list__items li .txt-box {
  width: 100%;
  height: 50%;
  height: 190px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #efefef;
}
.product__info .system-list__items li .txt-box h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  word-break: keep-all;
}
.product__info .system-list__items li .txt-box span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  word-break: break-all;
  margin-top: 15px;
}
.product__info .swiper-pagination {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.product__info .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 3px;
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.product__info .swiper-pagination-bullet-active {
  background: #1a1a1a;
}
.product__info.plane .product-detail {
  padding: 0;
}
.product__info.plane .product-detail__tit {
  display: none;
}
.product__info.plane .product-detail__tit.isActive {
  display: block;
}
.product__info.plane .product-detail__img-box {
  padding: 50px 55px 20px 55px;
}
.product__info.plane .plane-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
  position: relative;
}
.product__info.plane .plane-title .plane-chang-btn {
  position: relative;
  width: 40%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-bottom: 6px;
}
.product__info.plane .plane-title .plane-chang-btn button {
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
  left: 5px;
}
.product__info.plane .plane-title .plane-chang-btn button .ico_question {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18' xml:space='preserve'%3E%3Cpath d='M11.375 7.086c0 .272-.042.513-.126.721s-.222.452-.414.732l-.984 1.416a1.257 1.257 0 0 0-.156.348c-.04.136-.06.252-.06.348v.469h-.864v-.481c0-.401.123-.777.368-1.13l.974-1.402c.145-.216.247-.39.308-.521.06-.133.09-.299.09-.498 0-.408-.13-.746-.39-1.014s-.59-.402-.99-.402c-.416 0-.752.141-1.008.42a1.437 1.437 0 0 0-.384 1.006h-.864c0-.624.214-1.146.642-1.565.428-.42.966-.631 1.614-.631.64 0 1.174.206 1.602.618.428.412.642.935.642 1.566zm-1.656 6.432H8.687V12.51h1.032v1.008z'/%3E%3Cpath d='M9 17.4C4.368 17.4.6 13.631.6 9S4.368.6 9 .6s8.4 3.768 8.4 8.4-3.768 8.4-8.4 8.4zm0-16C4.81 1.4 1.4 4.81 1.4 9s3.41 7.6 7.6 7.6 7.6-3.409 7.6-7.6S13.19 1.4 9 1.4z'/%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-position: center;
  background-repeat: no-repeat;
}
.product__info.plane .plane-title .title-area {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.product__info.plane .plane-title .title-area .plane-room {
  font-size: 1.6rem;
  color: #666;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: 15px;
}
.product__info.plane .grid-tab-content {
  margin: 30px 0;
}
.product__info.plane .product-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 0 30px 0;
}
.product__info.plane .product-slide .swiper-button-next, .product__info.plane .product-slide .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: 1px solid #e3e3e3;
  font-size: 0;
  top: unset;
  bottom: 17px;
  right: 50px;
}
.product__info.plane .product-slide .swiper-button-next::before, .product__info.plane .product-slide .swiper-button-prev::before {
  content: "";
  width: 10px;
  height: 18px;
  background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='18' fill=''%3E%3Cpath fill-rule='evenodd' d='M10 9.997V10H9v1H8v1H7v1H6v1H5v1H4v1H3v1H2v1H0v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1V8H6V7H5V6H4V5H3V4H2V3H1V2H0V0h2v1h1v1h1v1h1v1h1v1h1v1h1v1h1v1h1v.997h.011v1H10z' opacity='.2'/%3E%3C/svg%3E") no-repeat;
}
.product__info.plane .product-slide .swiper-button-prev {
  right: auto;
  left: 50px;
}
.product__info.plane .product-slide .swiper-button-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product__info.plane .product-slide .swiper-pagination {
  bottom: 70px;
}
.product__info.plane .product-cross-section__slide {
  padding: 0;
}
.product__info.plane .product-cross-section__slide li figcaption {
  margin-top: 100px;
}
.product__info.plane .product-cross-section__slide .option-tit {
  height: 60px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  padding: 0 15px;
  text-align: center;
  word-break: keep-all;
  position: relative;
  bottom: -30px;
}
.product__info.plane .product-cross-section__slide .option-tit.long {
  height: 60px;
}
.product__info.plane .product-cross-section__slide .option-tit small {
  display: block;
}
.product__info.plane .product-cross-section__img-box:not(:nth-child(1)) {
  margin-top: 50px;
}
.product__info.plane .product-cross-section__img-box .option-tit {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  padding: 0 15px;
  text-align: center;
  word-break: keep-all;
  position: relative;
  bottom: -20px;
}
.product__info.plane .product-cross-section__img-box .option-tit small {
  display: block;
}
.product__info.plane .product-cross-section__img-box figcaption {
  margin-top: 40px;
}
.product__info.plane .plane-info {
  padding: 0 20px 40px 20px;
  line-height: 1.33;
}
.product__info.plane .plane-info .info-desc {
  margin-top: 0;
}
.product__info.plane .product-structure__img-box img {
  border: 1px solid #e5e5e5;
}
.product__info-box.with-bottom-space {
  padding: 0 0 60px 0;
}
.product__info-box.dongho {
  padding: 54px 0;
}
.product__info-box.dongho figcaption {
  display: block;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.59;
  letter-spacing: -0.63px;
  color: #666;
  text-align: center;
  margin-bottom: 8px;
}
.product__info-thumb.full-width .info-thumb-noti {
  padding: 40px 10px 0 10px;
}

.subscription-guide.lmsd-page .lm__section:nth-child(2) .lm__section-cont {
  margin-top: 16px;
}
.subscription-guide .dot__lst-item.no-dot {
  padding-left: 0;
}
.subscription-guide .dot__lst-item.no-dot::before {
  content: none;
}
.subscription-guide .dot__lst-item02 {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: -0.24px;
  color: #1a1a1a;
  word-break: keep-all;
  padding-left: 20px;
}
.subscription-guide .dot__lst-item02::before {
  content: attr(data-number);
  display: block;
  font-size: inherit;
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
}

.supply-history .lm__section__info-desc {
  margin: 30px 0;
  padding: 0 20px;
}
.supply-history .lm__section__info-desc .desc {
  margin-bottom: 10px;
  color: #333;
}

.contract.lmsd-page .contract__notice {
  word-break: break-all;
}
.contract.lmsd-page .contract__notice::before {
  top: 5px;
}
.contract.lmsd-page .dot__lst-item.no-dot {
  padding-left: 0;
}
.contract.lmsd-page .dot__lst-item.no-dot::before {
  content: none;
}
.contract.lmsd-page .dot__lst-item02 {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: -0.24px;
  color: #1a1a1a;
  word-break: break-all;
  padding-left: 20px;
}
.contract.lmsd-page .dot__lst-item02::before {
  content: attr(data-number);
  display: block;
  font-size: inherit;
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.contract.lmsd-page .desc {
  position: relative;
}
.contract.lmsd-page .desc.info-desc {
  text-align: left;
  font-size: 14px;
  color: #666;
  margin-top: 15px;
  line-height: 1.33;
}
.contract.lmsd-page .desc[data-mark=※] {
  padding-left: 15px;
}
.contract.lmsd-page .desc[data-mark=※]::before {
  content: "※";
  display: block;
  font-size: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.contract.lmsd-page .desc[data-mark="*"] {
  padding-left: 10px;
}
.contract.lmsd-page .desc[data-mark="*"]::before {
  content: "*";
  display: block;
  font-size: inherit;
  position: absolute;
  top: 5px;
  left: 0;
}
.contract.lmsd-page .tbl.type1 th {
  border-right: 0;
}
.contract.lmsd-page .tbl.type1 td {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: -0.35px;
  color: #1a1a1a;
}
.contract.lmsd-page .tbl.type1 td.has-border {
  border-bottom: 1px solid #e5e5e5;
}
.contract.lmsd-page .tbl.type2 tr:first-child td:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.location-info .apt-map {
  z-index: 10;
}
.location-info .map-marker, .location-info .map-marker-black {
  display: inline-block;
  width: 11px;
  height: 15px;
  background: url("/jsp/front/po/220057/static/img/ico-marker-brown.png") no-repeat;
  background-size: 11px 15px;
}
.location-info .map-marker-black {
  background: url("/jsp/front/po/220057/static/img/ico-marker-black.png") no-repeat;
  background-size: 11px 15px;
}

.lmsd-page .notice__box {
  border-bottom: 0;
}

.qna-content .toggle-list-wrap .toggle-content__faq {
  position: relative;
}
.qna-content .toggle-list-wrap .toggle-content__faq .question {
  position: absolute;
  top: 16px;
  left: -26px;
}
.qna-content .toggle-list-wrap .toggle-content__tit {
  padding: 24px 55px 22px 45px;
}

.page-info {
  position: relative;
  height: unset;
  z-index: 10;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  -webkit-transition: bottom 0.3s ease-in;
  transition: bottom 0.3s ease-in;
}
.page-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
}
.page-tit02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page-tit02 li {
  line-height: 1.5;
  color: #fff;
}

.bottom-area {
  z-index: 99;
}
.bottom-area span {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 50px;
}

.info-thumb-noti {
  display: block;
  padding: 0 10px;
}

.desc {
  position: relative;
}
.desc.info-desc {
  text-align: left;
  font-size: 14px;
  color: #666;
  margin-top: 15px;
  line-height: 1.33;
}
.desc.info-desc.inside {
  position: absolute;
  bottom: 5px;
  left: 20px;
  color: #fff;
  font-size: 12px;
  padding-right: 20px;
}
.desc.info-desc.inside-small {
  font-size: 10px;
  left: 5px;
  margin-right: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  padding-right: 0;
}
.desc[data-mark=※] {
  padding-left: 15px;
}
.desc[data-mark=※]::before {
  content: "※";
  display: block;
  font-size: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.desc[data-mark="*"] {
  padding-left: 10px;
}
.desc[data-mark="*"]::before {
  content: "*";
  display: block;
  font-size: inherit;
  position: absolute;
  top: 5px;
  left: 0;
}

.txt-scroll, .txt-scroll-black {
  display: block;
  position: absolute;
  bottom: 80px;
  width: 100%;
  font-family: "Didot";
  font-size: 1.5rem;
  letter-spacing: -0.16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.txt-scroll::before, .txt-scroll-black::before {
  content: "";
  display: block;
  margin: 0 auto -49px;
  background-image: url("/common/mobile/po/sample/img/sprites/retina@2x.png");
  background-size: 165px 132px;
  background-repeat: no-repeat;
  background-position: -147px -44px;
  width: 14px;
  height: 20px;
  -webkit-animation-timing-function: cubic-bezier(0.76, 0.15, 0.26, 0.87);
          animation-timing-function: cubic-bezier(0.76, 0.15, 0.26, 0.87);
  -webkit-animation: scroll-animation 1s infinite;
          animation: scroll-animation 1s infinite;
}
.txt-scroll-black {
  color: #000;
}
.txt-scroll-black::before {
  background-image: url("/jsp/mobile/po/220057/static/img/icon_down.svg");
  background-repeat: no-repeat;
  background-size: 14px 20px;
  background-position: center;
}

.swiper-pagination {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 3px;
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-pagination-bullet-active {
  background: #1a1a1a;
}

.vod-area {
  margin-top: 30px;
}
.vod-area img {
  width: 100%;
}
.vod-area .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
}
.vod-area .btn-play::before {
  position: absolute;
  top: 50%;
  right: calc(50% - 15px);
  width: 0;
  border: 7.5px solid transparent;
  border-left: 11px solid #fff;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "";
}
.vod-area .btn-play::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #e5e5e5;
  opacity: 0.5;
  border-radius: 50%;
  content: "";
}

.content-visit-info {
  padding: 60px 20px 0 20px;
}

.visit-calender-select-box .form-row {
  padding-top: 15px;
}
.visit-calender-select-box .form-row .noti-txt {
  margin-top: 15px;
}
.visit-calender-select-box option:disabled {
  color: #bebebe;
}

.terms-txt__list ol li.strong {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.25;
}
.terms-txt__list ol li.strong + li {
  margin-top: 5px;
}

.person-noti {
  line-height: 1.25;
  margin-top: 10px;
}
.person-info {
  white-space: nowrap;
  overflow-x: auto;
}
.person-info table {
  table-layout: unset;
}

.dimm-box {
  position: relative;
}
.dimm-box__item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40px;
  left: 0;
}
.dimm-box__item div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 67%;
  height: 70%;
  border: 2px solid #f40045;
  position: absolute;
  top: 47px;
  right: 0;
}
.dimm-box__item p {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 24px;
  font-weight: 500;
  color: #f40045;
  margin-top: 50px;
}

.visit-confirm-btn .btn-black.is-disabled {
  border-color: #e5e5e5;
  background-color: #e5e5e5;
}

.visit-layer-wrap.layer__wrap {
  min-height: 150px;
}

.v-reservation-list__item.non-reservation {
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px !important;
}

/* 계약자 메뉴 */
.contractor {
  padding: 75px 20px;
}
.contractor-title {
  text-align: center;
}
.contractor__tit {
  font-size: 48px;
  font-family: "Didot";
  font-weight: 700;
}
.contractor__subtit {
  font-size: 20px;
  font-weight: 500;
  margin-top: 24px;
}
.contractor-btn {
  margin: 50px 0 60px;
}
.contractor-bottom {
  border-top: 1px solid #1a1a1a;
}
.contractor-info__item {
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5;
}
.contractor-info__item .item__tit {
  font-size: 18px;
  font-weight: 700;
}
.contractor-info__item .item__txt-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
.contractor-info__item .item__txt {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
.contractor-info__item .item__icon {
  -ms-flex-item-align: center;
      align-self: center;
}
.contractor-info__item .item__icon.icon01 {
  width: 48px;
  height: 42px;
  background: url("/jsp/front/po/220057/static/img/contractor-icon01.png") no-repeat 0 0;
  background-size: contain;
}
.contractor-info__item .item__icon.icon02 {
  width: 50px;
  height: 40px;
  background: url("/jsp/front/po/220057/static/img/contractor-icon02.png") no-repeat 0 0;
  background-size: contain;
}
.contractor-info__item .item__icon.icon03 {
  width: 50px;
  height: 45px;
  background: url("/jsp/front/po/220057/static/img/contractor-icon03.png") no-repeat 0 0;
  background-size: contain;
}

@-webkit-keyframes scroll-animation {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes scroll-animation {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}