.c-cardWhite{overflow:hidden;background-color:#fff;border-radius:.25rem;box-shadow:0 1px 4px #0000000d}.el-skeleton__item.el-skeleton__h3{transform-origin:left;transform:scaleX(0);animation:appear-txt 1s infinite alternate}.el-skeleton__item.el-skeleton__text:nth-child(odd){transform-origin:left;transform:scaleX(0);animation:appear-txt 1.2s infinite alternate}.el-skeleton__item.el-skeleton__text:nth-child(2n){transform-origin:left;transform:scaleX(0);animation:appear-txt 1.4s infinite alternate}@keyframes appear-txt{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.el-skeleton__item.el-skeleton__image{width:100%;max-width:200px;height:100%;max-height:180px;background:linear-gradient(120deg,#f0f0f0 30%,#f5f5f5 38%,#f5f5f5 40%,#f0f0f0 48%);background-position:100% 0;background-size:200% 100%;animation:flash 2s infinite}.el-skeleton__item.el-skeleton__image:after{content:"";display:block;padding-top:100%}.l-skeleton__img{width:33.3333333333%;max-width:300px;background:linear-gradient(120deg,#f0f0f0 30%,#f5f5f5 38%,#f5f5f5 40%,#f0f0f0 48%);background-position:100% 0;background-size:200% 100%;border-radius:.5rem;animation:flash 2s infinite}.l-skeleton__img:after{content:"";display:block;padding-top:100%}.l-skeleton__img:nth-child(2n){margin:0 16px}@keyframes flash{to{background-position:-100% 0}}

.el-checkbox-group{font-size:0;line-height:0}

.rky-checkbox.el-checkbox{--el-font-weight-primary: 400;--checkbox-type-blue-color: #0c87dd;--checkbox-type-main-color: #ff7d0a;--checkbox-type-navy-color: #3169e0;--checkbox-type-rt-main-color: #5e74b5;--checkbox-type-brand-main-color: var(--main-color);--checkbox-type-etw-color: #00a0e9;--checkbox-type-ctc-color: #a19276;--checkbox-type-blue-bg-color: #e6f9ff;--checkbox-type-main-bg-color: #fff6e6;--checkbox-type-navy-bg-color: #f0f7ff;--checkbox-type-rt-main-bg-color: #e6ecf5;--checkbox-type-brand-main-bg-color: var(--rt-main-200);--checkbox-type-checked-color: #0c87dd;--checkbox-type-hover-bg-color: transparent;--checkbox-icon-size: 16px;--checkbox-font-size: 14px;--checkbox-height: auto;--checkbox-padding-y: 0px;--checkbox-margin-right: 0px;padding-top:calc(var(--checkbox-padding-y, 0) - 1px);padding-bottom:calc(var(--checkbox-padding-y, 0) - 1px);margin-right:0;height:var(--checkbox-height, auto);line-height:1}.rky-checkbox.el-checkbox.is--color-blue{--checkbox-type-checked-color: var(--checkbox-type-blue-color);--checkbox-type-hover-bg-color: var(--checkbox-type-blue-bg-color)}.rky-checkbox.el-checkbox.is--color-main{--checkbox-type-checked-color: var(--checkbox-type-main-color);--checkbox-type-hover-bg-color: var(--checkbox-type-main-bg-color)}.rky-checkbox.el-checkbox.is--color-navy{--checkbox-type-checked-color: var(--checkbox-type-navy-color);--checkbox-type-hover-bg-color: var(--checkbox-type-navy-bg-color)}.rky-checkbox.el-checkbox.is--color-rt-main{--checkbox-type-checked-color: var(--checkbox-type-rt-main-color);--checkbox-type-hover-bg-color: var(--checkbox-type-rt-main-bg-color)}.rky-checkbox.el-checkbox.is--color-brand-main{--checkbox-type-checked-color: var(--checkbox-type-brand-main-color);--checkbox-type-hover-bg-color: var(--checkbox-type-brand-main-bg-color)}.rky-checkbox.el-checkbox.is--color-etw{--checkbox-type-checked-color: var(--checkbox-type-etw-color)}.rky-checkbox.el-checkbox.is--color-ctc{--checkbox-type-checked-color: var(--checkbox-type-ctc-color)}.rky-checkbox.el-checkbox.has-marginRight{margin-right:var(--checkbox-margin-right, 0)}.rky-checkbox.el-checkbox.is-bordered{padding-top:calc(var(--checkbox-padding-y, 0) - 1px);padding-bottom:calc(var(--checkbox-padding-y, 0) - 1px);border-color:#d8d8d8;padding-left:.8rem;padding-right:.8rem}.rky-checkbox.el-checkbox.hoverHighBgColor{padding-left:.8rem;padding-right:.8rem}.rky-checkbox.el-checkbox .icon-square{display:block}.rky-checkbox.el-checkbox .icon-square-border{color:#b9b9b9}.rky-checkbox.el-checkbox .icon-square-check{position:absolute;top:0;left:0;z-index:1;transition:transform .15s ease-in 50ms;transform:scale(0)}.rky-checkbox.el-checkbox .el-checkbox__label{font-size:var(--checkbox-font-size, 14px);display:flex;align-items:center;gap:.4rem;padding:0;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.rky-checkbox.el-checkbox .el-checkbox__label .icon-square-check{color:var(--checkbox-type-checked-color, #0c87dd)}.rky-checkbox.el-checkbox .el-checkbox__label .icon-square{font-size:calc(var(--checkbox-icon-size, 16px) + .2rem)}.rky-checkbox.el-checkbox:hover:not(.is--mobile,.is-disabled) .el-checkbox__input:not(.is-checked)+.el-checkbox__label .icon-square-border{color:var(--checkbox-type-checked-color, #0c87dd)}.rky-checkbox.el-checkbox:hover:not(.is--mobile,.is-disabled).hoverHighTextColor .el-checkbox__input:not(.is-checked)+.el-checkbox__label{color:var(--checkbox-type-checked-color, #0c87dd)}.rky-checkbox.el-checkbox:hover:not(.is--mobile,.is-disabled).hoverHighBgColor{background-color:var(--checkbox-type-hover-bg-color, transparent)}.rky-checkbox.el-checkbox .el-checkbox__input{display:none}.rky-checkbox.el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label{color:#333}.rky-checkbox.el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label .icon-square-check{transform:scale(1)}.rky-checkbox.el-checkbox .el-checkbox__input.is-disabled:not(.is-checked)+.el-checkbox__label{color:#919191}.rky-checkbox.el-checkbox .el-checkbox__input.is-disabled:not(.is-checked)+.el-checkbox__label .icon-square-border{color:#b9b9b9}.rky-checkbox.el-checkbox .el-checkbox__input.is-disabled:not(.is-checked)+.el-checkbox__label .icon-square-full{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.rky-checkbox.el-checkbox.label-font-bold .el-checkbox__label{font-weight:700}.rky-checkbox.el-checkbox.label-font-high-bold .el-checkbox__input.is-checked+.el-checkbox__label{font-weight:700}.rky-checkbox.el-checkbox.has-inputBg .icon-square-full{color:#fff}.rky-checkbox.el-checkbox.has-inputBg .icon-square-border{position:absolute;top:0;left:0;z-index:1}.rky-checkbox.el-checkbox.has-inputBg .icon-square-check{z-index:2}.rky-checkbox.el-checkbox.is-bordered.is-checked{border-color:var(--checkbox-type-checked-color, #0c87dd)}.rky-checkbox.el-checkbox.label-font-high-color .el-checkbox__input.is-checked+.el-checkbox__label{color:var(--checkbox-type-checked-color, #0c87dd)}.rky-checkbox.el-checkbox.is-disabled.is-bordered{border-color:#efefef}.rky-checkbox.el-checkbox.is-disabled.is-checked{filter:opacity(.4)}

.btnPopover__content:has(.buttonCloseSemiOval){overflow:visible}

.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);line-height:1.4;min-width:150px;overflow-wrap:break-word;padding:var(--el-popover-padding);z-index:var(--el-index-popper)}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}

.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-skeleton.is-animated .el-skeleton__item{animation:el-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%}.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);border-radius:var(--el-border-radius-base);display:inline-block;height:16px;width:100%}.el-skeleton__circle{border-radius:50%;height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size);width:var(--el-skeleton-circle-size)}.el-skeleton__button{border-radius:4px;height:40px;width:64px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{height:var(--el-font-size-small);width:100%}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}

.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);align-items:center;color:var(--el-checkbox-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-checkbox-font-weight);height:var(--el-checkbox-height,32px);margin-right:30px;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{border:var(--el-border);border-radius:var(--el-border-radius-base);box-sizing:border-box;padding:0 15px 0 9px}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:0 11px 0 7px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:1.2rem}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox input:focus-visible+.el-checkbox__inner{border-radius:var(--el-checkbox-border-radius);outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px}.el-checkbox__input{cursor:pointer;display:inline-flex;outline:none;position:relative;white-space:nowrap}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-icon-color);cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-checked-icon-color);content:"";display:block;height:2px;left:0;position:absolute;right:0;top:5px;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{background-color:var(--el-checkbox-bg-color);border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;display:inline-block;height:var(--el-checkbox-input-height);position:relative;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);width:var(--el-checkbox-input-width);z-index:var(--el-index-normal)}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{border:1px solid transparent;border-left:0;border-top:0;box-sizing:content-box;content:"";height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);transform-origin:center;transition:transform .15s ease-in .05s;width:3px}.el-checkbox__original{height:0;margin:0;opacity:0;outline:none;position:absolute;width:0;z-index:-1}.el-checkbox__label{display:inline-block;font-size:var(--el-checkbox-font-size);line-height:1;padding-left:8px}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:1.4rem}.el-checkbox.el-checkbox--large .el-checkbox__inner{height:14px;width:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:1.2rem}.el-checkbox.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox:last-of-type{margin-right:0}

.modalRealpriceDetail .drawer-body{overflow-y:auto}

.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container{overflow:initial}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide{display:flex;padding-bottom:2px;width:210px;height:auto;background:#fff}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:first-child{margin-left:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:last-child>*{margin-right:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:last-child .storeCard{margin-top:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev,.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next{padding:10px 5px;width:40px;height:52px;font-size:2.8rem}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev .svg-inline--fa,.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next .svg-inline--fa{background-color:#fffc;--tw-text-opacity: 1;color:rgb(255 153 51 / var(--tw-text-opacity))}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev .svg-inline--fa{border-radius:0 5px 5px 0}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next .svg-inline--fa{border-radius:5px 0 0 5px}.w-430[data-v-9d2ee8e5]{width:430px}@media screen and (min-width:768px){.max-w-345[data-v-9d2ee8e5]{max-width:270px}}@media screen and (min-width:896px){.max-w-345[data-v-9d2ee8e5]{max-width:345px}}.w-50[data-v-9d2ee8e5]{width:50px}.btn-showDetail[data-v-a25945b5]{padding-top:8px!important;padding-bottom:8px!important}.table-wrapper{table-layout:fixed;width:100%}.table-wrapper thead th{padding-bottom:3px;font-size:1.6rem;font-weight:700;text-align:left}.table-wrapper thead th:not(:last-child){padding-right:15px}.table-wrapper tbody td{padding-top:5px;padding-right:15px;padding-bottom:5px;font-size:1.6rem}.table-wrapper tbody tr:not(.table-wrapper tbody tr:last-child){border-bottom:1px dashed #d8d8d8}[data-v-ce2d7906] .table-wrapper thead th{padding-top:3px;padding-right:0}[data-v-ce2d7906] .table-wrapper thead th:first-child{padding-left:10px}[data-v-ce2d7906] .table-wrapper thead th.th-no{width:75px}[data-v-ce2d7906] .table-wrapper thead th.th-location{width:215px}[data-v-ce2d7906] .table-wrapper tbody td:first-child{padding-left:10px}[data-v-ce2d7906] .table-wrapper tbody td:last-child{padding-right:10px}.w-52[data-v-ce2d7906]{width:52px}[data-v-8002c0c9] .table-wrapper thead th{padding-top:3px;padding-right:0;font-size:1.3rem}[data-v-8002c0c9] .table-wrapper thead .th-no{width:35px}[data-v-8002c0c9] .table-wrapper tbody td{font-size:1.4rem}[data-v-1a704887] .thead_pc thead th{padding-top:3px;padding-right:0}[data-v-1a704887] .thead_pc thead th:first-child{padding-left:10px}[data-v-1a704887] .thead_pc thead th.th-no{width:75px}[data-v-1a704887] .thead_pc tbody td:first-child{padding-left:10px}[data-v-1a704887] .thead_pc tbody td:last-child{padding-right:10px}[data-v-261466b9] .table-wrapper thead th{padding-top:3px;padding-right:0;font-size:1.3rem}[data-v-261466b9] .table-wrapper thead .th-no{width:35px}[data-v-261466b9] .table-wrapper tbody td{font-size:1.4rem}[data-v-261466b9] .table-wrapper.is--common thead .th-size{width:25%}[data-v-261466b9] .table-wrapper.is--common thead .th-usefor{width:75%}[data-v-b7015356] .table-wrapper thead .th-no{width:70px}[data-v-b7015356] .table-wrapper thead .th-size{width:130px}.detailTab-wrapper .detailTab-wrapper__tab[data-v-b7015356]{cursor:pointer;border-top-left-radius:5px;border-top-right-radius:5px;padding:.5rem 1.5rem;font-size:1.6rem;font-weight:700}[data-v-ca76af78] .table-wrapper .th-no{width:70px}[data-v-ca76af78] .table-wrapper .th-size{width:130px}[data-v-ca76af78] .table-wrapper.is--common .th-usefor{width:75%}.detailTab-wrapper .detailTab-wrapper__tab[data-v-ca76af78]{cursor:pointer;border-radius:.4rem;padding:.5rem 1.5rem;font-size:1.6rem;font-weight:700}.detailTab-wrapper .detailTab-wrapper__tab[data-v-ca76af78]:hover{--tw-bg-opacity: 1;background-color:rgb(255 246 230 / var(--tw-bg-opacity))}.detailTab-wrapper.hasActive .detailTab-wrapper__tab[data-v-ca76af78]:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.detailTab-wrapper.hasActive .detailTab-wrapper__tab.isActive[data-v-ca76af78]{color:#ff7d0a;background:#fff6e6;border-bottom-left-radius:0;border-bottom-right-radius:0}.baseInfo-table-wrapper[data-v-2aee8220]{font-size:1.6rem}.baseInfo-table-wrapper.is--desktop thead .th-type[data-v-2aee8220]{width:130px}.baseInfo-table-wrapper.is--desktop thead .th-layout[data-v-2aee8220]{width:120px}.baseInfo-table-wrapper.is--desktop thead .th-houseAge[data-v-2aee8220]{width:80px}.baseInfo-table-wrapper.is--desktop thead .th-floor[data-v-2aee8220],.baseInfo-table-wrapper.is--desktop thead .th-deal[data-v-2aee8220]{width:120px}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]{position:relative;display:flex;align-items:center;padding:5px 10px 5px 118px;min-height:40px;font-size:1.6rem}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]:not(:last-child){border-bottom:1px solid #d8d8d8}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]:before{content:attr(data-label);position:absolute;left:0;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;width:112px;height:100%;border-right:1px solid #d8d8d8;font-size:1.6rem;font-weight:700}.baseInfo-table-wrapper:not(.is--desktop).style--navy td[data-v-2aee8220]:nth-child(odd){background:#f0f7ff}.baseInfo-table-wrapper:not(.is--desktop).style--default td[data-v-2aee8220]:nth-child(odd){background:#fff6e6}

.roadSection[data-v-8f232a0f]{grid-template-columns:16px auto;grid-template-areas:"a b" "a c"}.roadSection[data-v-8f232a0f]>*:nth-child(1){grid-area:a;width:14px;text-align:center}.roadSection[data-v-8f232a0f]>*:nth-child(2){grid-area:b}.roadSection[data-v-8f232a0f]>*:nth-child(3){grid-area:c}.text-last-justify[data-v-8f232a0f]{-moz-text-align-last:justify;text-align-last:justify}

.is--odd[data-v-eae58bef]{background-color:#ffdead}.is--even[data-v-eae58bef]{background-color:#fff6e6}.buildSize-item[data-v-eae58bef]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-eae58bef]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-eae58bef]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-eae58bef]{position:relative}.highlight-hover-y.isActive[data-v-eae58bef]{background:#f93}.highlight-hover-y[data-v-eae58bef]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-eae58bef]{display:flex}.table-body-row .col-item[data-v-eae58bef]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-eae58bef]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-eae58bef]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-eae58bef]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-eae58bef]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-eae58bef]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-eae58bef]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-eae58bef]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-eae58bef]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-eae58bef]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-eae58bef]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-eae58bef]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-eae58bef]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-eae58bef]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-eae58bef]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-eae58bef]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-eae58bef]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-eae58bef]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-eae58bef]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-eae58bef]{background:#f93}.floor-header-item.isActive[data-v-eae58bef]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-eae58bef]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-eae58bef]:after{left:-2px}.table-body-row .col-item[data-v-eae58bef]{border-bottom-width:1px}.content__icon[data-v-eae58bef]{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;--tw-bg-opacity: 1;background-color:rgb(255 246 230 / var(--tw-bg-opacity))}.vertical-text[data-v-eae58bef]{writing-mode:vertical-rl}

.el-empty{--el-empty-padding:40px 0;--el-empty-image-width:160px;--el-empty-description-margin-top:20px;--el-empty-bottom-margin-top:20px;--el-empty-fill-color-0:var(--el-color-white);--el-empty-fill-color-1:#fcfcfd;--el-empty-fill-color-2:#f8f9fb;--el-empty-fill-color-3:#f7f8fc;--el-empty-fill-color-4:#eeeff3;--el-empty-fill-color-5:#edeef2;--el-empty-fill-color-6:#e9ebef;--el-empty-fill-color-7:#e5e7e9;--el-empty-fill-color-8:#e0e3e9;--el-empty-fill-color-9:#d5d7de;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--el-empty-padding);text-align:center}.el-empty__image{width:var(--el-empty-image-width)}.el-empty__image img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}.el-empty__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:100%;vertical-align:top;width:100%}.el-empty__description{margin-top:var(--el-empty-description-margin-top)}.el-empty__description p{color:var(--el-text-color-secondary);font-size:var(--el-font-size-base);margin:0}.el-empty__bottom{margin-top:var(--el-empty-bottom-margin-top)}.is--odd[data-v-26a7236b]{background-color:#ffdead}.is--even[data-v-26a7236b]{background-color:#fff6e6}.buildSize-item[data-v-26a7236b]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-26a7236b]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-26a7236b]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-26a7236b]{position:relative}.highlight-hover-y.isActive[data-v-26a7236b]{background:#f93}.highlight-hover-y[data-v-26a7236b]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-26a7236b]{display:flex}.table-body-row .col-item[data-v-26a7236b]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-26a7236b]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-26a7236b]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-26a7236b]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-26a7236b]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-26a7236b]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-26a7236b]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-26a7236b]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-26a7236b]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-26a7236b]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-26a7236b]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-26a7236b]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-26a7236b]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-26a7236b]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-26a7236b]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-26a7236b]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-26a7236b]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-26a7236b]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-26a7236b]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-26a7236b]{background:#f93}.floor-header-item.isActive[data-v-26a7236b]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-26a7236b]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-26a7236b]:after{left:-2px}.is--odd[data-v-a6b2d187]{background-color:#ffdead}.is--even[data-v-a6b2d187]{background-color:#fff6e6}.buildSize-item[data-v-a6b2d187]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-a6b2d187]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-a6b2d187]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-a6b2d187]{position:relative}.highlight-hover-y.isActive[data-v-a6b2d187]{background:#f93}.highlight-hover-y[data-v-a6b2d187]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-a6b2d187]{display:flex}.table-body-row .col-item[data-v-a6b2d187]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-a6b2d187]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-a6b2d187]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-a6b2d187]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-a6b2d187]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-a6b2d187]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-a6b2d187]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-a6b2d187]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-a6b2d187]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-a6b2d187]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-a6b2d187]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-a6b2d187]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-a6b2d187]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-a6b2d187]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-a6b2d187]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-a6b2d187]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-a6b2d187]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-a6b2d187]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-a6b2d187]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-a6b2d187]{background:#f93}.floor-header-item.isActive[data-v-a6b2d187]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-a6b2d187]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-a6b2d187]:after{left:-2px}.highlight-hover-y.isActive[data-v-a6b2d187]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-y[data-v-a6b2d187]:after{top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px)}.buildSize-header-item[data-v-a6b2d187]{border-bottom:2px solid #d8d8d8}.table-header-item[data-v-e2756896]{padding:5px 10px;width:65px;height:30px;font-weight:700;text-align:center;color:#99621a;background-color:#ffdead;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:2px solid #d8d8d8;font-size:1.4rem}.is--odd[data-v-d7f0843c]{background-color:#ffdead}.is--even[data-v-d7f0843c]{background-color:#fff6e6}.buildSize-item[data-v-d7f0843c]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-d7f0843c]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-d7f0843c]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-d7f0843c]{position:relative}.highlight-hover-y.isActive[data-v-d7f0843c]{background:#f93}.highlight-hover-y[data-v-d7f0843c]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-d7f0843c]{display:flex}.table-body-row .col-item[data-v-d7f0843c]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-d7f0843c]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-d7f0843c]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-d7f0843c]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-d7f0843c]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-d7f0843c]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-d7f0843c]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-d7f0843c]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-d7f0843c]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-d7f0843c]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-d7f0843c]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-d7f0843c]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-d7f0843c]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-d7f0843c]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-d7f0843c]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-d7f0843c]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-d7f0843c]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-d7f0843c]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-d7f0843c]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-d7f0843c]{background:#f93}.floor-header-item.isActive[data-v-d7f0843c]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-d7f0843c]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-d7f0843c]:after{left:-2px}.highlight-hover-y[data-v-d7f0843c]:after{top:0;left:-1px;width:calc(100% + 2px);height:100%}.highlight-hover-y.isActive[data-v-d7f0843c]{border-bottom:1px solid #ff7d0a}.table-header[data-v-d7f0843c]{display:flex;height:100%;font-weight:700;color:#99621a;font-size:1.4rem}.road-item[data-v-d7f0843c]{display:flex;align-items:center;padding:5px 10px;height:30px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.road-item.isActive[data-v-d7f0843c]{background:#f93;border-color:#ff7d0a}.household-item[data-v-d7f0843c]{display:flex;align-items:center;justify-content:center;padding:5px 10px;width:104px;height:30px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.vertical-text[data-v-1bb06312]{writing-mode:vertical-rl}.is--odd[data-v-cdc9260c]{background-color:#ffdead}.is--even[data-v-cdc9260c]{background-color:#fff6e6}.buildSize-item[data-v-cdc9260c]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-cdc9260c]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-cdc9260c]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-cdc9260c]{position:relative}.highlight-hover-y.isActive[data-v-cdc9260c]{background:#f93}.highlight-hover-y[data-v-cdc9260c]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-cdc9260c]{display:flex}.table-body-row .col-item[data-v-cdc9260c]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-cdc9260c]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-cdc9260c]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-cdc9260c]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-cdc9260c]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-cdc9260c]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-cdc9260c]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-cdc9260c]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-cdc9260c]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-cdc9260c]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-cdc9260c]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-cdc9260c]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-cdc9260c]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-cdc9260c]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-cdc9260c]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-cdc9260c]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-cdc9260c]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-cdc9260c]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-cdc9260c]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-cdc9260c]{background:#f93}.floor-header-item.isActive[data-v-cdc9260c]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-cdc9260c]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-cdc9260c]:after{left:-2px}.build-size-fixed[data-v-cdc9260c] .buildSize-item{border-bottom:2px solid #d8d8d8}.highlight-hover-x .col-item[data-v-cdc9260c]:before{top:-2px;width:calc(100% + 1px);height:calc(100% + 4px)}.highlight-hover-y.isActive[data-v-cdc9260c]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-y[data-v-cdc9260c]:after{top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px)}.floor-header-item.isActive[data-v-cdc9260c]{border-right-color:#f93}.floor-header-item.isActive[data-v-cdc9260c]:before{width:calc(100% + 1px)}.lowlight[data-v-cdc9260c]:not(.highlight-hover-y.isActive):after{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:#fff;opacity:.65;content:""}.is--odd[data-v-c6aa066e]{background-color:#ffdead}.is--even[data-v-c6aa066e]{background-color:#fff6e6}.buildSize-item[data-v-c6aa066e]{padding:5px 10px;width:104px;min-width:104px;height:34px;font-size:1.4rem;font-weight:700;text-align:center;color:#99621a;border-right:1px solid #d8d8d8}.highlight-hover-x .col-item[data-v-c6aa066e]:before{position:absolute;left:0;z-index:10;border-width:2px 0;border-color:#ff7d0a;content:""}.highlight-hover-x .col-item[data-v-c6aa066e]:last-child:after{position:absolute;top:-2px;left:-1px;z-index:1;width:calc(100% + 2px);height:calc(100% + 4px);border-color:#ff7d0a;border-right-width:2px;content:""}.highlight-hover-y[data-v-c6aa066e]{position:relative}.highlight-hover-y.isActive[data-v-c6aa066e]{background:#f93}.highlight-hover-y[data-v-c6aa066e]:after{position:absolute;border-width:0 2px;content:"";border-color:#ff7d0a}.table-body-row[data-v-c6aa066e]{display:flex}.table-body-row .col-item[data-v-c6aa066e]{position:relative;display:flex;justify-content:center;padding:6px;width:104px;height:77px;background:#fff;transition:ease-out transform .1s;flex-direction:column;border-bottom:2px solid #d8d8d8;border-right:1px solid #d8d8d8}.table-body-row .col-item.isActive[data-v-c6aa066e]{transform:scale(1.2);z-index:20;box-shadow:0 0 10px #0006}.table-body-row .col-item.isActive[data-v-c6aa066e]:nth-child(2){transform-origin:left}.table-body-row .col-item.isActive[data-v-c6aa066e]:last-child{transform-origin:right}.table-body-row.is-areas[data-v-c6aa066e]{border-bottom:0}:last-child>.table-body-row .col-item.highlight-hover-y[data-v-c6aa066e]:before{position:absolute;top:-2px;left:0;z-index:10;width:calc(100% + 1px);height:calc(100% + 4px);border-color:#ff7d0a;border-bottom-width:2px;content:""}:last-child>.table-body-row .col-item[data-v-c6aa066e]:nth-child(2){transform-origin:left bottom}:last-child>.table-body-row .col-item[data-v-c6aa066e]:last-child{transform-origin:right bottom}:last-child>.table-body-row .col-item[data-v-c6aa066e]:not(:last-child,:nth-child(2)){transform-origin:bottom}:nth-child(3)>.table-body-row .col-item[data-v-c6aa066e]:nth-child(2){transform-origin:left top}:nth-child(3)>.table-body-row .col-item[data-v-c6aa066e]:last-child{transform-origin:right top}:nth-child(3)>.table-body-row .col-item[data-v-c6aa066e]:not(:last-child,:nth-child(2)){transform-origin:top}.buildSize-header-item[data-v-c6aa066e]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;min-width:65px;height:34px;background-color:#fff6e6;border-right:1px solid #d8d8d8}.buildSize-header-item[data-v-c6aa066e]:before{position:absolute;top:0;left:0;width:0;height:0;border-width:0 62px 32px 0;border-style:solid;border-color:transparent #ffdead transparent transparent;transform:rotate(0);content:""}.buildSize-header-item.is--mobile[data-v-c6aa066e]:before{border-width:0 65px 32px 0}.buildSize-header-item span[data-v-c6aa066e]{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;--tw-text-opacity: 1;color:rgb(153 98 26 / var(--tw-text-opacity))}.buildSize-header-item span[data-v-c6aa066e]:first-child{top:1px;right:8px}.buildSize-header-item span[data-v-c6aa066e]:last-child{bottom:1px;left:8px}.floor-header-item[data-v-c6aa066e]{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:77px;font-size:1.4rem;font-weight:700;color:#99621a;background-color:#fff6e6;border-right:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.floor-header-item.isActive[data-v-c6aa066e]{background:#f93}.floor-header-item.isActive[data-v-c6aa066e]:before{position:absolute;top:-2px;left:0;z-index:10;height:calc(100% + 4px);border-width:2px 0;border-color:#ff7d0a;content:""}.floor-header-item.isActive[data-v-c6aa066e]:after{position:absolute;top:-2px;left:0;z-index:1;height:calc(100% + 4px);border-color:#ff7d0a;border-left-width:2px;content:""}.floor-header-item.isActive.border-solid[data-v-c6aa066e]:after{left:-2px}[data-v-c6aa066e] *::-moz-selection{background:transparent}[data-v-c6aa066e] *::selection{background:transparent}.table-wrapper[data-v-c6aa066e] *::-moz-selection,.vertical-suspension[data-v-c6aa066e] *::-moz-selection{background:transparent}.table-wrapper[data-v-c6aa066e] *::selection,.vertical-suspension[data-v-c6aa066e] *::selection{background:transparent}.table-content[data-v-c6aa066e]{height:100%}.table-content[data-v-c6aa066e] .bscroll-horizontal-scrollbar{right:0!important;left:0!important;z-index:20!important;background-color:#fff}.table-content[data-v-c6aa066e] .bscroll-horizontal-scrollbar .bscroll-indicator{border-width:1px!important;border-radius:999em!important}.table-content.is--fixed-scroll-bottom[data-v-c6aa066e] .bscroll-horizontal-scrollbar{position:fixed!important;right:auto!important;left:auto!important;width:100%;max-width:1080px;background-color:transparent}.table-content[data-v-c6aa066e]:not(.is--mobile) .bscroll-horizontal-scrollbar{bottom:0!important;height:15px!important}.table-content[data-v-c6aa066e]:not(.is--mobile) .bscroll-horizontal-scrollbar .bscroll-indicator{background:#000!important;opacity:.8}.table-content:not(.is--mobile).is--fixed-scroll-bottom[data-v-c6aa066e] .bscroll-horizontal-scrollbar{bottom:12px!important}.table-content.is--mobile[data-v-c6aa066e] .bscroll-horizontal-scrollbar{height:6px!important}.table-content.is--mobile[data-v-c6aa066e] .bscroll-horizontal-scrollbar .bscroll-indicator{background:#f93!important;opacity:.5}.table-content.is--mobile.is--fixed-scroll-bottom[data-v-c6aa066e] .bscroll-horizontal-scrollbar{bottom:0}.floor-header-item.isActive[data-v-c6aa066e]:before{width:100%}.horizontal-suspension-fixedTitle[data-v-c6aa066e]{position:fixed;z-index:40;display:none;overflow:hidden;font-weight:700;color:#99621a}.horizontal-suspension-fixedTitle.is--fixed[data-v-c6aa066e]{display:block}.horizontal-suspension[data-v-c6aa066e]{position:fixed;z-index:30;display:none;overflow:hidden;font-weight:700;color:#99621a}.horizontal-suspension.is--fixed[data-v-c6aa066e]{display:block;padding-bottom:10px}@media(min-width:768px)and (max-width:1129.98px){.horizontal-suspension.is--desktop[data-v-c6aa066e]{max-width:calc(100% - 30px)}}@media(min-width:1130px){.horizontal-suspension.is--desktop[data-v-c6aa066e]{max-width:1080px}}.top-13[data-v-c6aa066e]{top:52px}.vertical-suspension[data-v-c6aa066e]{position:absolute;left:0;z-index:20;display:none}.vertical-suspension.is--fixed[data-v-c6aa066e]{display:block}.vertical-suspension .buildSize-header-item[data-v-c6aa066e]{border-bottom:2px solid #d8d8d8}.el-checkbox-group[data-v-dcb8a72c]{display:flex;flex-direction:column}.rky-checkbox[data-v-dcb8a72c]{margin-right:0;width:100%}.rky-checkbox.is-disabled.is-checked[data-v-dcb8a72c]{filter:opacity(1)}.el-radio-group[data-v-14265225]{display:grid}[data-v-14265225] .el-radio{margin-right:0}.el-radio-group[data-v-c5e2ff40]{display:grid}[data-v-c5e2ff40] .el-radio{margin:0}.el-radio-group[data-v-0b04ec88]{display:grid}[data-v-0b04ec88] .el-radio{margin:0}.el-radio-group[data-v-9ddeacf3]{display:grid}[data-v-9ddeacf3] .el-radio{margin:0}.el-radio-group[data-v-2e7a7bed]{display:grid}[data-v-2e7a7bed] .el-radio{margin-right:0}.btn__realpriceConditionDropdown[data-v-1b986078]{display:inline-flex;align-items:center;justify-content:space-between;padding:5px 15px;height:32px;font-size:1.4rem;color:#646464;border:1px solid #d8d8d8;border-radius:5px;cursor:pointer;gap:4px}.btn__realpriceConditionDropdown.is--hover[data-v-1b986078]{border-color:#0c87dd}.el-popover .el-popper[data-v-1b986078]{min-width:110px}.el-popover .el-checkbox[data-v-1b986078]{width:100%}.realpriceConditionDropdown.el-popover.el-popper{padding:10px 0 0;border:none;box-shadow:none}.realpriceConditionDropdown .el-popper__arrow{display:none}.el-radio-group[data-v-870315c1]{display:grid}[data-v-870315c1] .el-radio{margin-right:0}.el-radio-group[data-v-29603153]{display:grid}[data-v-29603153] .el-radio{margin-right:0}.max-h-fixed[data-v-70f88a77]{max-height:calc(85dvh - 100px)}.max-h-not-fixed[data-v-70f88a77]{max-height:calc(85dvh - 233px)}#app{padding-bottom:5px;margin:0 auto;width:100%;max-width:1110px}@media screen and (max-width:767.8px){#app{min-height:calc(100dvh - 320px)}}@media screen and (min-width:768px){#app{min-height:calc(100dvh - 403px)}}.header,.header--pure,.block__breadcrumb:not(.is--foot){z-index:60}.block__breadcrumb{padding:0 10px;background-color:#fff}.block__breadcrumb .r-breadcrumb{margin-right:auto;margin-left:auto;max-width:1080px}@media screen and (min-width:768px){.container__realpriceTable[data-v-b0bf6f4b]{padding:0 15px;margin:0 auto;max-width:1110px}}.search-section[data-v-b0bf6f4b]{display:flex;flex-direction:column}.search-section.is--fixed .search-item-fixed-wrapper[data-v-b0bf6f4b]{position:fixed;top:28px;left:0;z-index:50;width:100%;background:#fff;box-shadow:0 0 10px #0006}.search-section.is--fixed .search-item-fixed-wrapper.is--desktop>div[data-v-b0bf6f4b]{margin:0 auto;max-width:1080px}[data-v-b0bf6f4b] .el-empty{padding:50px 0}[data-v-b0bf6f4b] .el-empty .el-empty__description{margin-top:15px}[data-v-b0bf6f4b] .el-empty .el-empty__description p{font-weight:700;font-size:1.8rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.max-w-1110[data-v-b0bf6f4b]{max-width:1110px}

