@charset "UTF-8";
.new2024 {
  /* 예약하기 
  *****************************/
  /* 객실선택 */
  /* 분양하기 
  *****************************/
  /* 분양하기 컴포넌트 */
  /* 고객센터 */
}
.new2024 .roomtype-list ul li .desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.new2024 .roomtype-list ul li .desc .bottom {
  position: relative;
  left: auto;
  bottom: auto;
  width: 100%;
}
.new2024 .buying-container {
  max-width: 1280px;
  margin: auto;
}
.new2024 .table-container.scroll {
  overflow: hidden;
  overflow-x: auto;
}
.new2024 .table-container.scroll .datatable-list thead th {
  white-space: pre;
}
.new2024 .datatable-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.new2024 .datatable-info .title {
  flex: 1;
}
.new2024 .datatable-info .metadata {
  margin-left: auto;
}
.new2024 .datatable-list {
  width: 100%;
  border-collapse: collapse;
}
.new2024 .datatable-list th, .new2024 .datatable-list td {
  text-align: center;
}
.new2024 .data-room-container .ui-tab {
  display: flex;
}
.new2024 .data-room-container .ui-tab li {
  display: inline-flex;
  flex: 1;
  width: auto;
}
.new2024 .data-room-container .ui-tab li > h2,
.new2024 .data-room-container .ui-tab li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.new2024 .data-room-container .ui-tab li > a span {
  height: auto;
}

@media screen and (max-width: 1440px) and (min-width: 1024px) {
  .new2024 {
    /* 
    예약하기 
    *****************************/
    /* 좌우여백 공통 */
    /* 회원번호/예약유형 */
    /* 달력 영역 */
    /* 단체예약 */
    /* 패키지 예약 */
    /* 쿠폰 구매 현황 */
    /* 객실선택 */
    /* 
    마이페이지 
    *****************************/
    /* 나의 회원권 정보 */
  }
  .new2024 .title-area,
  .new2024 .datepicker-info-box {
    margin-right: 25px;
    margin-left: 25px;
  }
  .new2024 .search-box.type2 {
    width: auto;
  }
  .new2024 .datepicker-area {
    width: auto;
  }
  .new2024 .datepicker-area .date-picker-wrapper .month-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    max-width: 762px;
  }
  .new2024 .datepicker-info-box .check-info.right {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: static;
    width: auto;
    height: auto;
  }
  .new2024 .check-info .promotion {
    width: 185px;
    height: 80px;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .new2024 .check-info .top {
    width: 318px;
    height: 80px;
    margin-right: 30px;
  }
  .new2024 .check-info .bottom {
    width: 200px;
    padding-top: 0;
    margin-right: 30px;
  }
  .new2024 .check-info .btn-xlg {
    position: static;
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .new2024 .input-group > .input-group-add:first-child {
    width: 100%;
    display: block;
    margin-bottom: 17px;
  }
  .new2024 .title-area {
    padding: 0 1rem;
  }
  .new2024 .title-area > .right {
    right: 1rem;
  }
  .new2024 .search-box.type2 {
    padding: 3rem 1rem;
    width: 100%;
  }
  .new2024 .search-box.type2 > .grid-area.gap-3 {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .new2024 .search-box.type2 > .grid-area.gap-3 .colum {
    padding: 0 5px;
  }
  .new2024 .title-sub-area {
    display: flex;
    justify-content: space-between;
  }
  .new2024 .title-sub-area > .right {
    position: relative;
    right: auto;
    top: auto;
  }
  .new2024 .product-list-area {
    width: 100%;
    max-width: 100%;
    padding: 40px 10px;
  }
  .new2024 .product-list-wrap {
    width: 100%;
    max-width: 100%;
  }
  .new2024 .product-list-wrap .list-top {
    display: flex;
    justify-content: space-between;
  }
  .new2024 .product-list-wrap .list-top .right {
    position: relative;
    right: auto;
    top: auto;
  }
  .new2024 .product-desc .grid-area-fix {
    padding: 30px;
    display: flex;
    justify-content: space-between;
  }
  .new2024 .product-desc .grid-area-fix .colum {
    padding: 0;
  }
  .new2024 .product-desc .grid-area-fix .colum.col-8 {
    width: calc(100% - 240px);
    padding-right: 20px;
  }
  .new2024 .product-desc .grid-area-fix .colum.col-4 {
    padding: 0;
    max-width: 240px;
    width: 240px;
  }
  .new2024 .product-desc .grid-area-fix .colum:last-child {
    padding: 0;
  }
  .new2024 .product-desc .grid-area-fix .btn-lg {
    right: 0;
    font-size: 16px;
  }
  .new2024 .search-box {
    width: auto;
    padding: 30px 0;
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .new2024 .list-top,
  .new2024 .tb-wrap.list {
    width: auto;
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .new2024 .roomtype-list-wrap {
    padding: 0 10px;
  }
  .new2024 .roomtype-list ul li .desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .new2024 .roomtype-list ul li .desc .bottom {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
  }
  .new2024 .usage-area2 .usage-btn {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .new2024 .usage-area2 .usage-btn li {
    width: 18%;
  }
  .new2024 .member-input-area {
    padding: 0 10px;
  }
  .new2024 .usage-area.card .mypage-card-area {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1440px) {
  .new2024 {
    /* 좌우여백 공통 */
    /* 
    마이페이지 
    *****************************/
    /* 예약조회 */
  }
  .new2024 .title-area,
  .new2024 .datepicker-info-box,
  .new2024 .list-top,
  .new2024 .tb-wrap.list,
  .new2024 .tb-wrap.col.font-15.w-max {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .new2024 .tb-wrap ~ .btn-bottom-area {
    width: auto;
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .new2024 .title-area .right {
    position: static;
    margin-top: 20px;
  }
  .new2024 .title-area .right .btn {
    margin-bottom: 5px;
  }
  .new2024 .search-table table tbody {
    display: flex;
  }
  .new2024 .search-table table tbody tr {
    flex: 1;
  }
  .new2024 .search-table table tbody tr ~ tr {
    margin-left: 20px;
  }
  .new2024 .search-table table .input-group > .input-group-add:first-child {
    margin-bottom: 0;
  }
  .new2024 .search-table table th,
  .new2024 .search-table table td {
    display: block;
  }
  .new2024 .search-table table th {
    padding-bottom: 10px !important;
  }
  .new2024 .search-table table td {
    padding-bottom: 0 !important;
  }
  .new2024 .search-table table td .grid-area.gap {
    width: 100%;
    margin: 0;
  }
  .new2024 .search-table .grid-area .colum.wp-25 {
    width: 50%;
  }
  .new2024 .search-table .grid-area .colum.wp-25 ~ .colum {
    padding-right: 0;
  }
  .new2024 .search-table .grid-area .colum.wp-25 .custom-select {
    width: 100%;
  }
  .new2024 .search-table .grid-area .colum.wp-50 {
    clear: none;
    width: 100%;
    padding-right: 0;
    margin-top: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-50 .input-group.input-lg {
    display: flex;
  }
  .new2024 .search-table .grid-area .colum.wp-50 .input-group.input-lg .input-text {
    flex: 1;
  }
  .new2024 .search-table .input-group-date.input-group.input-lg.input-group-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .new2024 .search-table .input-group-date.input-group > .input-group-add:last-child {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .new2024 .search-table .input-group.input-lg .input-group-add.txt {
    width: auto;
  }
  .new2024 .search-table .input-group-date .input-text {
    flex: 1;
    width: 49%;
  }
  .new2024 .search-table .input-group-date.input-group > .input-group-add:last-child .btn {
    flex: 1;
  }
  .new2024 .search-table .input-group-date.input-group > .input-group-add:last-child .btn ~ .btn {
    margin-left: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-30,
  .new2024 .search-table .grid-area .colum.wp-70 {
    width: 100%;
    float: none;
    padding: 0;
  }
  .new2024 .search-table .grid-area .colum.wp-70 .input-group.input-lg {
    display: flex;
    margin-top: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-70 .input-group-add.form.w-320 {
    width: auto !important;
    height: 50px;
    padding-right: 0;
  }
  .new2024 .search-table .grid-area .colum.wp-70 .input-text {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .new2024 .search-table .input-group-date.input-group.input-lg.input-group-date .custom-select.opt-color {
    width: 100%;
  }
  .new2024 .list-top {
    width: auto;
  }
  .new2024 .tb-wrap.list {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar {
    height: 10px;
    width: 10px;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #DFE9EB;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-track:hover {
    background-color: #DFE9EB;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-track:active {
    background-color: #DFE9EB;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #B0B0B0;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-thumb:hover {
    background-color: #8F8F8F;
  }
  .new2024 .tb-wrap.list::-webkit-scrollbar-thumb:active {
    background-color: #8F8F8F;
  }
  .new2024 .tb-wrap.list table {
    table-layout: auto;
  }
  .new2024 .tb-wrap.list .date-none {
    width: calc(100vw - 5rem);
  }
}
@media screen and (max-width: 1023px) {
  .new2024 {
    /* 
    마이페이지 
    *****************************/
    /* 예약조회 */
  }
  .new2024 .search-box {
    width: auto;
  }
  .new2024 .search-table {
    padding-right: 0;
  }
  .new2024 .search-table table {
    table-layout: inherit;
  }
  .new2024 .search-table table tbody {
    display: flex;
    flex-direction: column;
  }
  .new2024 .search-table table tbody tr ~ tr {
    margin-top: 20px;
    margin-left: 0;
  }
  .new2024 .search-table .btn-search-area {
    display: block;
  }
  .new2024 .search-table .btn-search-area .btn-search {
    position: static;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  .new2024 {
    /* 예약 상세내역 */
    /* 예약상세 레이어팝업(사용되는 팝업인지 확인 필요) */
    /* 일자별 금액 */
    /* 예약조회 */
    /* 예약규정 확인 및 동의 */
    /* 투숙자 정보 변경 */
    /* 투숙인원팝업 */
  }
  .new2024 .title-sub-area {
    min-height: auto;
    padding: 0 1.5rem;
  }
  .new2024 .title-sub-area ~ .map-txt {
    height: auto;
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .new2024 .title-sub-area ~ .map-txt > span {
    display: block;
    float: none;
    clear: both;
  }
  .new2024 .datail-col .title-sub-area {
    padding-left: 0;
  }
  .new2024 .datail-col .title-sub-area .sub-title {
    font-size: 20px;
  }
  .new2024 .detail-wrap {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .new2024 .detail-wrap .datail-col {
    clear: both;
    width: 100%;
  }
  .new2024 .detail-wrap .datail-col + .datail-col {
    margin-top: 40px;
    margin-left: 0;
  }
  .new2024 .detail-wrap .datail-col .tb-wrap > table {
    table-layout: inherit;
  }
  .new2024 .detail-wrap .datail-col .tb-wrap col {
    width: auto !important;
  }
  .new2024 .detail-wrap .datail-col .tb-wrap tbody th {
    width: 160px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .new2024 .detail-wrap .datail-col .tb-wrap tbody td {
    padding-right: 10px;
    padding-left: 10px;
  }
  .new2024 .detail-wrap .datail-col .tb-view tbody th {
    width: 160px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .new2024 .detail-wrap .datail-col .tb-view tbody td {
    padding-right: 10px;
    padding-left: 10px;
  }
  .new2024 .detail-wrap .datail-col .tb-view tbody td > * {
    padding-right: 0;
  }
  .new2024 .detail-wrap ~ .btn-area {
    width: auto;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .new2024 #addItemPrice:not(.hide),
  .new2024 #detailPrice:not(.hide),
  .new2024 #guest-pop:not(.hide),
  .new2024 #terms-pop:not(.hide),
  .new2024 #PackageMulti:not(.hide),
  .new2024 #ReserCheckA:not(.hide),
  .new2024 #alliance:not(.hide) {
    display: flex;
    justify-content: stretch;
    align-items: center;
    width: auto;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    height: 100dvh;
    padding: 15px;
    margin-top: 0 !important;
    margin-left: 0;
  }
  .new2024 #detailPrice .popup-wrap,
  .new2024 #terms-pop .popup-wrap,
  .new2024 #addItemPrice .popup-wrap,
  .new2024 #guest-pop .popup-wrap,
  .new2024 #PackageMulti .popup-wrap,
  .new2024 #ReserCheckA .popup-wrap,
  .new2024 #alliance .popup-wrap {
    overflow-y: auto;
    width: 100%;
    max-height: calc(100vh - 30px);
    max-height: calc(100dvh - 30px);
  }
  .new2024 .popup-wrap .popup-title,
  .new2024 .popup-wrap .popup-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .new2024 .popup-wrap .btn-icon.ico-close {
    right: 20px;
  }
  .new2024 #detailPrice .popup-wrap .detailPrice-tb table th {
    padding-left: 5px;
  }
  .new2024 #detailPrice .popup-wrap .detailPrice-tb table td {
    padding-right: 5px;
  }
  .new2024 .layer-pop.layer-md .popup-wrap .popup-content .btn-bottom-area {
    margin-top: 20px;
  }
  .new2024 #guest-pop .popup-wrap .popup-content ~ .popup-bottom {
    padding-right: 10px;
    padding-left: 10px;
  }
  .new2024 #guest-pop .popup-wrap .popup-content ~ .popup-bottom .btn-bottom-area {
    display: flex;
  }
  .new2024 #guest-pop .popup-wrap .popup-content ~ .popup-bottom .btn {
    width: 50%;
    flex: 1;
  }
  .new2024 #PackageMulti .grid-area .colum {
    float: none;
  }
  .new2024 #PackageMulti .number-ctrl .btn-num-ctrl {
    touch-action: manipulation;
  }
  .new2024 #PackageMulti .input-group.input-lg {
    display: flex;
    flex-direction: column;
  }
  .new2024 #PackageMulti .input-group.input-lg .input-group-cell {
    width: 100%;
    padding: 0;
  }
  .new2024 #PackageMulti .input-group.input-lg .input-group-cell ~ .input-group-cell {
    margin-top: 10px;
  }
  .new2024 .tb-wrap.col table {
    display: block;
    width: 100%;
  }
  .new2024 .tb-wrap.col table col {
    width: auto;
  }
  .new2024 .tb-wrap.col tbody tr {
    display: grid;
    grid-template-columns: 160px 1fr;
  }
  .new2024 .tb-wrap.col tbody,
  .new2024 .tb-wrap.col tbody th,
  .new2024 .tb-wrap.col tbody td {
    display: block;
  }
}
@media screen and (max-width: 1279px) {
  .new2024 #alliance .popup-content.scroll {
    padding: 0 10px;
  }
  .new2024 #alliance .popup-content.scroll .pop-slide {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    height: auto;
  }
  .new2024 #alliance .popup-content.scroll .pop-slide .bg {
    flex-shrink: 0;
    height: 0;
    padding-top: 41.67%;
    scroll-snap-align: start;
  }
  .new2024 #alliance .txt {
    padding: 5px;
  }
  .new2024 .tb-responsive.view-type:not(.customer) .rwd-table tbody tr {
    display: grid;
    grid-template-columns: 110px 1fr;
  }
  .new2024 .tb-responsive.view-type:not(.customer) .rwd-table tbody th,
  .new2024 .tb-responsive.view-type:not(.customer) .rwd-table tbody td {
    padding: 10px 10px;
  }
  .new2024 .tb-responsive.view-type:not(.customer) .rwd-table tbody th {
    position: static;
  }
  .new2024 .tb-responsive .rwd-table td .title {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .new2024 {
    /* 예약 조회 */
  }
  .new2024 .list-top, .new2024 .tb-wrap.list {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .new2024 .title-area,
  .new2024 .datepicker-info-box {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .new2024 .search-box {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .new2024 .search-table .grid-area.gap {
    width: auto !important;
  }
  .new2024 .search-table .grid-area .colum {
    width: 100% !important;
    padding-right: 0;
  }
  .new2024 .search-table .grid-area .colum ~ .colum {
    margin-top: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-50 .input-group.input-lg {
    flex-direction: column;
  }
  .new2024 .search-table .grid-area .colum.wp-50 .input-group.input-lg .w-229 {
    width: auto !important;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-50 .input-group.input-lg .input-text {
    height: 50px;
    flex-basis: auto;
  }
  .new2024 .list-top .right {
    position: static;
    margin-top: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-70 .input-group.input-lg {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
  .new2024 .search-table .grid-area .colum.wp-70 .input-text {
    margin-top: 10px;
  }
  .new2024 .search-box.bgnone .grid-area.gap-3 {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .new2024 .search-box.bgnone .grid-area.gap-3 .colum {
    width: auto;
    float: none;
  }
  .new2024 .title-sub-area ~ .map-txt > span .ml20 {
    margin-left: 0 !important;
  }
  .new2024 .title-sub-area ~ .map-txt > span .ml20::before {
    content: "\a";
    white-space: pre;
  }
}/*# sourceMappingURL=new2024.css.map */