.custom-container-layout {
    overflow: hidden;
}

.custom-top-title {
    padding: 41px 0;
    font-size: 28px;
    line-height: 40px;
    margin: 0 -500px 20px -500px;
    color: white;
    background-color: #a4002c;
    letter-spacing: 0.04em;
}
.custom-title-lead {
    font-size: 14px;
    letter-spacing: 0.04em;
}
.custom-wrp_container {
    width: 100%;
    box-sizing: border-box;
    max-width: 1200px;
    padding: 0 15px;
}

.title-wrap {
    position: relative;
    box-sizing: border-box;
}

.custom-breadcrumb {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    right: 0;
}

.nav_breadcrumb {
    margin-top: 16px;
    margin-bottom: 8px;
}

.nav_breadcrumb .breadcrumb-option-item {
    display: none;
}

.custom-breadcrumb li,
.custom-breadcrumb span {
    color: white;
}

.custom-breadcrumb .custom-sub-breadcrumb {
    color: #ccc;
}

.custom-container-pc {
    max-width: 930px;
}

.btn_wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
}
.btn_wrap .above {
    display: flex;
    gap: 20px;
}
.btn_wrap .above .redirect-property-list {
    display: flex;
    align-items: center;
    width: 100%;
    height: 64px;
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
}

.custom-title-item {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.04em;
}

.label-top-item {
    display: flex;
    align-items: center;
    gap: 4px;
    height: 18px;
}
.label-top-item .txt-new-item {
    font-size: 10px;
    background: #a21830;
    box-sizing: border-box;
    padding: 2px 10px;
    border-radius: 11px;
    line-height: 15px;
    color: #fff;
    height: 18px;
}

.label-top-item .ready-to-move {
    font-size: 10px;
    line-height: 12px;
    color: #a4002c;
    border: 1px solid #a4002c;
    padding: 2px 10px;
    border-radius: 11px;
}

.new_items .lst_media .custom-media-title {
    margin: 4px 0 8px;
}

.lst_search_new .lst_media__img > span > span .custom-fluid-image {
    max-width: unset;
    max-height: unset;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.redirect-property-list {
    position: relative;
    border-bottom: 2px solid transparent;
}

.redirect-property-list::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #a4002c;
    transition: all 0.25s ease-in-out;
}

.redirect-property-list:hover::after {
    width: 100%;
}

.redirect-property-list::before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #a4002c;
    transition: none;
}

.redirect-property-list.active::before {
    width: 100%;
    transition: all 0.25s ease-in-out 0.25s;
}

.redirect-property-list span {
    color: #a4002c;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
}
.redirect-property-list .right-text-icon {
    margin-left: auto;
}

.search-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.search-wrap h3 {
    margin: 0 0 16px 0;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 0.04em;
}
.search-wrap form {
    flex: 1;
}
.search-wrap form .box_input {
    max-width: unset;
    margin: 30px auto 50px;
}
.search-wrap form .box_input input {
    padding: 8px 40px 8px 25px;
    line-height: 21px;
    letter-spacing: 0.04em;
}
.box_input .fa:before {
    color: #a4002c;
}
#property-list .box_search {
    border: none;
    padding-top: 0;
}
.custom-title {
    margin: 20px 0 20px;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    letter-spacing: 0.04em;
}

.extra_info_content .item-extra {
    font-size: 12px;
    line-height: 14px;
}

.new_items__btn .custom-btn-new-item {
    margin: 32px 0 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    padding: 20px 125px;
    min-width: unset;
    font-size: 14px;
    letter-spacing: 0.04em;
}
.custom-btn-new-item img {
    margin-right: 5px;
}
.lst_media .custom-content-item {
    padding: 8px 0 0 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
}

.custom-arrow-right {
    width: 24px;
    height: 24px;
    margin-left: auto;
}
.custom-left-icon-item {
    padding-right: 8px;
    width: 7px;
    position: relative;
    top: -8px;
}

.custom-list-property {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin: 0;
}

.lst_media .custom-item-property-wrap {
    padding: 16px;
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    margin-bottom: 0;
    cursor: pointer;
    height: 100% !important;
}

.lst_media .custom-item-property-wrap.custom-only-member {
    background-color: #ccc;
    position: relative;
}
.lst_media .custom-item-property-wrap.custom-only-member .lock-wf-member-1 {
    position: absolute;
    bottom: 16px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    width: calc(100% - 20px);
    z-index: 10;
}
.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-content
    img {
    width: 56px;
}
.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-content
    .lock-title {
    font-size: 20px;
    color: #a21830;
    line-height: 34px;
    font-weight: 700;
    margin: 8px 0 20px 0;
}

.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-bottom {
    background-color: #a4002c;
    margin: 0 20px;
    padding: 20px 10px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-bottom
    button {
    display: inline-flex;
    align-items: center;
}

.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-bottom
    .btn-content-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}
.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-bottom
    .btn-content-wrap
    .btn-free-text {
    background-color: white;
    color: #a4002c;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    padding: 0 10px;
    margin-bottom: 4px;
}

.lst_media
    .custom-item-property-wrap.custom-only-member
    .lock-wf-member-1
    .lock-bottom
    span {
    color: #fff;
}

.lst_search_new .lst_media__img > span > span:before {
    width: 100%;
}

.lst_search_new .lst_media__img > span {
    width: 100%;
    height: 200px;
}

.lst_media .lst_icon .custom-icon-place {
    position: relative;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    padding-left: 22px;
    text-indent: 0;
    margin-bottom: 0;
}
.lst_media .lst_icon .custom-icon-place span {
    letter-spacing: 0.04em;
}
.lst_media .lst_icon .custom-icon-place:not(:last-child) {
    margin-bottom: 8px;
}
.lst_media .lst_icon .custom-icon-place i {
    position: absolute;
    font-size: 14px;
    left: 0;
    top: 1px;
}

.lst_media .lst_icon .custom-icon-place .text-content.custom-pl {
    padding-left: 0;
}
.lst_media .lst_icon .custom-icon-place .custom-bus-icon {
    width: unset;
}

.lst_media .lst_icon .lst_icon__scale {
    height: 24px;
}

.lst_media .lst_icon .custom-icon-place .custom-price-icon {
    top: 5px;
}

.custom-price-item-property {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #a4002c;
}

.lst_icon .custom-icon-place i {
    font-size: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    margin-right: 8px;
}
.lst_icon .custom-icon-place i::before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-right: 0;
}

#property-list .custom-txt-title-lead {
    margin-top: 20px;
    letter-spacing: 0.4px;
}
.custom-box-sort {
    width: 100%;
    max-width: 1170px;
    box-sizing: border-box;
    border: none;
    margin: 0 0 10px;
}
.custom-box-sort .custom-box-sort-item {
    padding: 0;
    font-size: 12px;
    line-height: 15px;
    background: #fff;
    width: 100%;
    border: none;
    white-space: unset;
    letter-spacing: 0.04em;
}
.total_items {
    font-size: 28px;
    line-height: 40px;
    color: #a4002c;
    font-weight: 700;
}
.title-center {
    font-size: 14px;
    line-height: 20px;
    padding-left: 4px;
}
.sub-title-lead {
    font-size: 12px;
    line-height: 18px;
}
.custom-area-02 {
    width: 100%;
    max-width: 1170px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    padding: 9px 10px;
    margin-left: 0;
}
.custom-area-02:after {
    display: none;
}
.ml-area-02:before {
    display: none;
}
.item-extra {
    height: 19px;
    display: flex !important;
    align-items: center;
}

.item-extra span {
    color: #555;
}
.item-extra .extra-info-title {
    padding: 2px 0px 2px 4px;
    margin-right: 5px;
    color: #888;
    font-size: 12px;
    line-height: 15px;
    width: 95px;
    letter-spacing: 0.04em;
}
.extra-info-item {
    flex: 1;
}
.btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.btn-wrap button {
    display: none;
    align-items: center;
    gap: 5px;
    padding: 20px 45px;
    border: 1px solid #2d3339;
    font-size: 14px;
    background: #2d3339;
    color: white;
    line-height: 21px;
    height: 60px;
    letter-spacing: 0.04em;
}
.btn-filter:hover {
    opacity: 0.7;
}
.btn-wrap .search-box {
    display: none;
    flex: 1;
    height: 38px;
    border: 1px solid #dad7d3;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.btn-wrap .search-box-text {
    display: none;
}
.btn-wrap .search-box input {
    box-sizing: border-box;
    padding: 8px 55px 8px 25px;
    width: 100%;
    font-size: 15px;
    line-height: 21px;
    border: none;
    outline: none;
}
.btn-wrap .search-box img {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    cursor: pointer;
}
.filter-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.custom-filter-wrap-for-new {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.require-info {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 174px;
    height: 52px;
    background-color: #a4002c;
    color: white;
    font-size: 14px;
    font-weight: 400;
    gap: 5px;
    cursor: pointer;
    letter-spacing: 0.04em;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    transition: all 0.25s ease;
}
.require-info:hover {
    opacity: 0.7;
}

.require-info.disable {
    background-color: #c3c3c3;
    cursor: default;
    pointer-events: none;
    box-shadow: none !important;
}
.require-info.disable:hover {
    opacity: 1;
}
.require-info::after {
    content: "";
    position: absolute;
    bottom: -23px;
    left: -13px;
    width: 0;
    height: 0;
    border-left: 11px solid #a4002c;
    border-right: 25px solid transparent;
    border-top: 10px solid transparent;
    transform: rotate(90deg);
    transition: all 0.25s ease;
    filter: drop-shadow(1px 0px 4px rgb(0 0 0 / 50%));
}

.require-info::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 9px;
    height: 20px;
    background-color: #a4002c;
    z-index: 3;
    transition: all 0.25s ease;
}

.require-info.disable::after {
    border-left-color: rgba(136, 136, 136, 0.5);
    filter: none;
}
.require-info.disable::before {
    background-color: #c3c3c3;
}

.list_content_title__text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    font-size: 18px;
    padding: 0;
    line-height: 26px;
    text-indent: 0;
    flex: 1;
}
.list_content_title__text .content-link {
    padding: 0 16px 0 0;
    letter-spacing: 0.04em;
}
.list_content_title__text .status-wrap {
    display: flex;
    align-items: center;
    margin-left: auto;
    gap: 4px;
}

.list_content_title__text .status-wrap em {
    font-size: 12px;
    line-height: 16px;
    background-color: #a21830;
    color: white;
    padding: 2px 10px;
    border-radius: 11px;
    letter-spacing: 0.04em;
}
.list_content_title__text .status-wrap p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    border-radius: 12px;
    color: #a4002c;
    border: 1px solid #a4002c;
    background-color: white;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.list_content_title__text .status-wrap .favorite-star {
    width: unset;
    border: 1px solid #ddd;
    font-size: 10px;
    color: #333;
    padding: 3px 16px;
    border-radius: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    line-height: 14px;
    background-color: white;
    cursor: pointer;
}

.list_content_title__text .status-wrap .favorite-star img:nth-child(2) {
    display: none;
}
.list_content_title__text .status-wrap .favorite-star.active img:first-child {
    display: none;
}
.list_content_title__text .status-wrap .favorite-star.active img:nth-child(2) {
    display: block;
}
.list_content_title__text .status-wrap .favorite-star i {
    font-size: 13px;
    height: 0;
}
.list_content_title__text .status-wrap .favorite-star span {
    margin-left: 2px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.04em;
}

.box_media__pic {
    padding-right: 15px;
}
.select-box-filter {
    position: relative;
}
.select-box-filter .select-order-text {
    letter-spacing: 0.04em;
}

.down-select-icon {
    position: absolute;
    right: 10px;
    top: 12px;
    pointer-events: none;
}
.list_content_description {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.tbl_content .custom-content-box-item {
    cursor: pointer;
    padding: 16px;
}

.tbl-content-item:last-child .custom-content-box-item {
    border-bottom: 1px solid #bbb;
}

.info-wrap {
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.info-wrap .property-number {
    min-width: 300px;
    font-size: 14px;
    line-height: 21px;
    white-space: nowrap;
    letter-spacing: 0.04em;
}
.info-wrap .property-number span {
    color: #a4002c;
    font-size: 36px;
    line-height: 42px;
    padding: 0 4px;
    font-weight: 700;
    letter-spacing: 1px;
}

.info-wrap .property-number #current-property-number {
    color: #333;
    font-size: 20px;
    line-height: 28px;
}

.info-wrap .button-wrap button {
    width: 146px;
    height: 44px;
    background-color: #2d3339;
    font-size: 14px;
    line-height: 21px;
    color: white;
}
.info-wrap .button-wrap button span {
    padding-left: 4px;
    font-weight: 400;
}
.info-wrap .button-wrap .execute-search {
    margin-left: 20px;
    background-color: #a4002c;
}

#property-list .custom-media-txt {
    width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    min-height: 225px;
}

#property-list .custom-image-item-wrap {
    position: relative;
    width: 35.2%;
    /* width: 400px; */
    vertical-align: middle;
    padding: 0;
    margin-right: 15px;
}

#property-list .box_media__pic > span {
    height: 225px;
}

#property-list .box_media__pic > span > span {
    height: 225px;
}

.list_bukken .box_media__pic > span > span:before {
    height: 100%;
}

#property-list .custom-image-item-wrap > span {
    width: 100%;
}
.list_bukken .box_media__pic > span > span:before {
    width: 100%;
    border: none;
}

.list_bukken .box_media__pic > span > span img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.list_content_description .description_link,
.list_content_description .description_label {
    width: unset;
    flex: 1;
}

.list_content_description .description_label {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.list_content_description .description_link p {
    text-indent: 0;
    padding-left: 0;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.04em;
}
.list_content_description .description_link p i::before {
    font-size: 16px;
    margin-right: 0;
}
.list_content_description .description_link .fa-map-marker:before,
.list_content_description .description_link .fa-jpy:before {
    width: 16px;
    height: 16px;
    text-align: center;
}

#property-list .label {
    line-height: 18px;
    color: #707070;
    border: 1px solid #707070;
    background-color: white;
    margin-bottom: 0;
    border-radius: 11px;
    letter-spacing: 0.04em;
}

#property-list .label_off {
    background: #f5f5f2;
    color: #ddd;
    border: 0;
}

#property-list .custom-link-content {
    width: 24px;
    height: 24px;
}

#property-list .custom-link-content a {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    background-color: unset;
    padding: 0;
}
.scroll-content {
    margin-top: 16px;
}
.scroll-content.hidden {
    display: none;
}
.scroll-content .btn-scroll {
    display: inline-flex;
    align-items: center;
    color: #fff;
    background-color: #2d3339;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 0;
    width: 400px;
    justify-content: center;
    gap: 4px;
    letter-spacing: 0.04em;
    margin-top: 8px;
}
.scroll-content .btn-scroll.up {
    display: none;
}
.scroll-content .btn-scroll img {
    height: 14px;
    width: 14px;
}
.scroll-content .building-list {
    display: none;
}
.scroll-content.open .btn-scroll.up {
    margin-top: 8px;
    display: inline-flex;
}
.scroll-content.open .btn-scroll.down {
    display: none;
}
.scroll-content.open .building-list {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
}
.scroll-content.open .building-list .building-item {
    display: inline-flex;
    width: calc(50% - 16px - 1px);
    align-items: center;
    padding: 16px;
}
.scroll-content.open .building-list .building-item .building-img {
    width: 160px;
    height: 160px;
    object-fit: cover;
}
.scroll-content.open .building-list .building-item.left {
    position: relative;
    padding-left: 0;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
.scroll-content.open .building-list .building-item.left::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #bbb;
    bottom: -1px;
    left: -16px;
}
.scroll-content.open .building-list .building-item.right {
    position: relative;
    padding-right: 0;
    border-bottom: 1px solid #bbb;
}
.scroll-content.open .building-list .building-item.right::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #bbb;
    bottom: -1px;
    right: -16px;
}
.scroll-content.open .building-list .building-item.near-last,
.scroll-content.open .building-list .building-item.last {
    border-bottom: none;
}
.scroll-content.open .building-list .building-item.near-last::after,
.scroll-content.open .building-list .building-item.last::after,
.scroll-content.open .building-list .building-item.near-last::before,
.scroll-content.open .building-list .building-item.last::before {
    display: none;
}
.scroll-content.open .building-list .building-item .building-item-content {
    margin-left: 8px;
    max-width: calc(100% - 160px - 32px);
}
.scroll-content.open .building-list .building-item .building-item-content h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-align: left;
    word-break: break-all;
}
.scroll-content.open
    .building-list
    .building-item
    .building-item-content
    .detail {
    letter-spacing: 0.04em;
    font-size: 14px;
    line-height: 14px;
    margin-top: 8px;
    text-align: left;
    word-break: break-all;
}
.scroll-content.open
    .building-list
    .building-item
    .building-item-content
    .building-price {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-align: left;
    word-break: break-all;
}
.scroll-content.open
    .building-list
    .building-item
    .building-item-content
    .building-price
    span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #a4002c;
    text-align: left;
}
.scroll-content.open .building-list .building-item .right-arrow-icon {
    margin-left: auto;
    padding-left: 8px;
}
.list_content_description .description_link .custom-item-location {
    display: flex;
    align-items: center;
    gap: 8px;
}
.list_content_description .description_link .custom-item-address {
    text-indent: -10px;
    padding-left: 20px;
}
.list_content_description .description_link .custom-item-address span {
    margin-left: 5px;
}
.list_content_description .description_link .custom-item-address img {
    vertical-align: middle;
    margin-right: 4px;
}

.list_content_description .description_link .custom-yen-price-item {
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
}

.list_content_description .description_link .custom-yen-price-item i {
    align-self: flex-start;
}

.list_content_description .description_link em {
    color: #a4002c;
}

.list_content_description
    .description_link
    .custom-yen-price-item
    .custom-price-space {
    margin-left: 8px;
}

.select-box-filter .select-filter-sort-by {
    line-height: 21px;
    border: 1px solid #ddd;
    padding: 8px 34px 8px 20px;
    box-sizing: border-box;
    appearance: none;
    letter-spacing: 0.04em;
    cursor: pointer;
    color: #333333;
}
.select-box-filter img {
    position: absolute;
    top: 13px;
    right: 10px;
    pointer-events: none;
}
.custom-check {
    width: 20px;
    height: 20px;
    background: #e5e5e5;
    cursor: pointer;
}
.custom-check.selected {
    background: #a4002c;
    position: relative;
}

.custom-check:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 3px;
    background-image: url(/resource/img/white-check.svg);
    width: 14px;
    height: 12px;
}
.search-dynamic {
    display: flex;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: fixed;
    bottom: 0px;
    z-index: 50;
    width: 100%;
    height: 92px;
    padding: 0;
    max-width: unset;
    background-color: rgba(51, 51, 51, 0.6);
}

.search-dynamic.show {
    opacity: 1;
    visibility: visible;
}
.search-dynamic .require-info {
    padding: 20px 0;
    width: 400px;
    height: 60px;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
}
.search-dynamic .require-info:hover {
    opacity: 0.8;
}
.search-dynamic .require-info::after {
    display: none;
}
.search-dynamic .btn-wrap {
    margin-bottom: 0;
    height: 100%;
    letter-spacing: 0.04em;
}
.search-dynamic .btn-wrap button {
    border: none;
    background-color: #2d3339;
    width: 400px;
    justify-content: center;
}
#property-list #l_main .custom-go-top-pc {
    position: fixed;
    right: 20px;
    z-index: 99;
    font-size: 12px;
    line-height: 15px;
    background-size: 24px;
    box-sizing: border-box;
    bottom: 112px;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    border: 1px solid #888;
    overflow: hidden;
}
#property-list #l_main .bl_pageTop_btn a {
    display: block;
    color: #a4012c;
    padding: 40px 8px 14px;
    width: unset;
    text-align: unset;
    background: unset;
    background: #fff url(/resource/img/arrow-up-black.png) no-repeat center;
    background-position: center;
}
#property-list #l_main .custom-go-top-sp {
    display: none;
}
.modal-container {
    display: flex;
    opacity: 0;
    /* visibility: hidden; */
    position: fixed;
    background-color: rgba(133, 133, 133, 0.6);
    inset: 0;
    z-index: 1001;
    pointer-events: none;
    transition: all 0.3s ease;
}
.modal-container.active {
    opacity: 1;
    pointer-events: unset;
    /* visibility: visible; */
}
.modal-container.active .modal-wrap {
    /* 45px is half of header height */
    transform: translateY(calc(-25% - 45px));
    top: 25%;
    opacity: 1;
    height: 675px;
    border-radius: 5px;
}
.modal-container .modal-wrap {
    width: 92%;
    max-width: 1080px;
    margin: auto;
    background-color: white;
    position: relative;
    transform: translateY(-100px);
    top: 0;
    opacity: 0;
    transition: all 0.3s ease;
}
.modal-container .modal-wrap .close-modal {
    cursor: pointer;
    position: absolute;
    right: 26px;
    top: 20px;
}
#property-list .modal-container .modal-wrap .custom-subtitle {
    font-weight: 400;
    margin: 36px 0 20px 0;
    font-size: 24px;
    line-height: 35px;
    padding: 0;
    border-bottom: none;
}

.content-wrap .table-title {
    margin-top: 0;
}
.modal-container .modal-wrap .content-wrap {
    height: 479px;
    margin: 0 20px;
    overflow: auto;
}

.modal-container .modal-wrap .content-wrap::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
}

.modal-container .modal-wrap .content-wrap::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 4px;
}

.modal-container .modal-wrap .content-wrap::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.modal-container .modal-wrap .content-wrap::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.modal-container .modal-wrap .content-wrap .table-wrap:last-child {
    margin-bottom: 0;
}
.modal-container .modal-wrap .content-wrap .right.hidden .select-box,
.modal-container .modal-wrap .content-wrap .right.hidden .concatenate {
    height: 0;
}
.modal-container .modal-wrap .box-button {
    margin-top: 15px;
    margin-bottom: 0;
    gap: 20px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    background-color: rgba(229, 229, 229, 0.7);
}

.modal-container .modal-wrap .box-button .info-wrap {
    padding: 15px 56px 15px 96px;
    justify-content: center;
}
.modal-container .modal-wrap .box-button .info-wrap .button-wrap {
    display: flex;
    margin-left: 50px;
    width: 100%;
}
.modal-container .modal-wrap .box-button .clear-search {
    margin-left: auto;
    border: 1px solid #2d3339;
    font-weight: 400;
    height: 60px;
    max-width: 127px;
    width: 30%;
}
.modal-container .modal-wrap .box-button .clear-search i {
    display: none;
}
.modal-container .modal-wrap .box-button .execute-search {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    height: 60px;
    flex: 1;
    width: calc(70% - 20px);
    max-width: 433px;
}
.modal-container .modal-wrap .box-button .execute-search .search-amount {
    display: inline-flex;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
}
.modal-container
    .modal-wrap
    .box-button
    .execute-search
    .search-amount
    .sub-amount {
    font-weight: 400;
    padding-left: 0;
    font-size: 14px;
}

.modal-wrap .table-wrap {
    margin-right: 8px;
}

.modal-container .modal-wrap .box-button .execute-search .sub-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    padding-left: 31px;
    position: relative;
}
.modal-container .modal-wrap .box-button .execute-search .sub-text:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 16px;
    width: 1px;
    height: 16px;
    background-color: white;
}
.property-item-lock-wrap {
    position: relative;
}
.property-item-lock-wrap .custom-content-checkbox-item,
.property-item-lock-wrap .custom-content-box-item {
    background-color: #c4c4c4 !important;
}
.property-item-lock-wrap .box_media {
    filter: blur(2.2px);
}
.property-item-lock-wrap .lock-wf-member-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: calc(100% - 20px);
    height: 260px;
    bottom: 16px;
    left: 10px;
    margin-top: 60px;
    padding: 0 10px 16px;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 0 16px 1px #979393;
}

.property-item-lock-wrap .list_content_title__text .status-wrap em {
    color: #bfbfbf;
}

.property-item-lock-wrap .list_content_title__text .status-wrap .favorite-star {
    background-color: #ccc;
    border: 1px solid #b1b1b1;
}
.property-item-lock-wrap .lock-wf-member-1 .lock-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
}
.property-item-lock-wrap .list_content_title__text .status-wrap p {
    background-color: #cccccc;
}

.property-item-lock-wrap .lock-wf-member-1 .lock-content .lock-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    color: #a4002c;
    letter-spacing: 1px;
}
.property-item-lock-wrap .lock-wf-member-1 .lock-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    line-height: 21px;
    gap: 10px;
}
.property-item-lock-wrap .lock-wf-member-1 .lock-bottom button {
    position: relative;
    height: 60px;
    width: 640px;
    background: #a4002c;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    gap: 5px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.property-item-lock-wrap .lock-wf-member-1 .lock-bottom button span {
    letter-spacing: 1px;
}
.property-item-lock-wrap .lock-wf-member-1 .lock-bottom button .btn-free-text {
    font-size: 10px;
    line-height: 15px;
    background: white;
    color: #a21830;
    padding: 0 10px;
    font-weight: 700;
}

.property-item-lock-wrap .lock-wf-member-1 .lock-bottom button img {
    position: absolute;
    right: 20px;
}
.property-item-lock-wrap .custom-content-checkbox-item {
    pointer-events: none;
}

.property-item-lock-wrap .custom-check {
    background-color: #b9b9b9;
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}

.property-item-lock-wrap .custom-check::after {
    top: 2px;
    left: 1px;
    opacity: 0.3;
}

.custom-title-list {
    text-align: left;
}
/* recent */
.history_contents {
    margin-top: 40px !important;
}
/* end recent */
/* Start property search */
.fixed-info {
    height: 136px;
    bottom: 80px;
    padding: 0 10px;
    box-sizing: border-box;
}
.fixed-info .info-wrap {
    gap: 10px;
    flex-direction: column;
    justify-content: unset;
}
.fixed-info .info-wrap .button-wrap {
    display: flex;
    width: 100%;
}
.fixed-info .info-wrap .button-wrap button {
    flex: 1;
}
.fixed-info .info-wrap .button-wrap .execute-search {
    margin-left: 20px;
}
.partial-wrap {
    flex-direction: column;
}
.partial-wrap .left {
    width: 100%;
    /* padding: 20px 10px 20px 32px; */
    justify-content: space-between;
    align-items: center;
}
.partial-wrap .left .fa-chevron-up {
    display: block;
    cursor: pointer;
    transition: all 0.3s ease;
}
.partial-wrap .left .fa-chevron-up.no-show {
    transform: rotate(180deg);
}
.partial-wrap .custom-left {
    padding-left: 20px;
}
.partial-wrap .right {
    transition: all 0.3s ease;
    /* padding-left: 33px; */
    height: 100%;
    opacity: 1;
}
.partial-wrap .right.hidden {
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}
.partial-wrap .no-checkbox {
    padding-left: 10px;
    padding-right: 10px;
}
/* End property search */

/* Register modal */
.outer-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 99999;
    display: none;
}
.outer-modal.opened {
    display: block;
}
.custom-modal {
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    padding: 40px;
    height: 278px;
    background-color: white;
    border-radius: 5px;
    z-index: 999999;
}

.custom-modal .close-modal {
    position: absolute;
    right: 46px;
    top: 20px;
}
.custom-modal .close-modal img {
    width: 16px;
    height: 16px;
}
.custom-modal .title {
    width: 100%;
    font-size: 28px;
    line-height: 40.54px;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: 0.04em;
    font-weight: 400;
}
.custom-modal .sub-title {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.custom-modal .control {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.custom-modal .control a {
    display: inline-flex;
    align-items: center;
}
.custom-modal .control .primary-btn {
    width: 100%;
    border-radius: 1px;
    padding: 20px;
    background-color: #a4002c;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    justify-content: center;
    color: white;
    position: relative;
    box-shadow: 0px 4px 4px 0px #00000040;
    box-sizing: border-box;
}
.label_text_free {
    padding: 2px 10px;
    background-color: white;
    font-size: 10px;
    line-height: 14.48px;
    letter-spacing: 1px;
    text-align: center;
    color: #a4002c;
}
.custom-modal .control .primary-btn img {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.custom-modal .control .secondary-btn img {
    width: 6.5px;
    margin-right: 5px;
}
.custom-modal .control .secondary-btn span {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-decoration: underline;
}

.custom-modal .control .secondary-btn img {
    filter: brightness(0%);
}
/* End register modal */

#l_footer {
    margin-top: 80px;
}

@media screen and (max-width: 950px) {
    /* Bottom of modal */
    .modal-container .modal-wrap .content-wrap {
        /* 142px is height of bottom, 91 is header height of modal, 15px is collapse margin */
        height: calc(100% - 142px - 91px - 15px);
        max-height: 470px;
        margin: 0 10px;
    }
    .modal-container .modal-wrap .box-button {
        position: fixed;
        left: 0;
        right: 0;
        background: rgba(229, 229, 229, 0.7);
        box-sizing: border-box;
        margin: 0;
        padding: 10px 56px;
        height: 142px;
        gap: 10px;
        bottom: 0px;
    }
    .modal-container .modal-wrap .box-button .info-wrap {
        flex-direction: column;
        padding: 0 0 6px 0;
    }
    .modal-container .modal-wrap .box-button .info-wrap .button-wrap {
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
    }
    .info-wrap .property-number {
        min-width: unset;
    }

    .modal-container .modal-wrap .box-button .clear-search {
        width: 30%;
        max-width: unset;
        margin-left: unset;
    }
    .modal-container .modal-wrap .box-button .execute-search {
        width: calc(70% - 20px);
        max-width: unset;
    }

    .partial-wrap .right .checkbox-parent {
        flex-basis: 31%;
    }
}

@media screen and (max-width: 767px) {
    .custom-top-title {
        font-size: 24px;
        line-height: 36px;
        text-align: left;
        margin: 0 -15px 20px;
        padding: 20px;
    }
    .custom-title-lead {
        margin: 0 -5px;
        padding: 0;
    }
    .new_items .custom-title {
        margin-bottom: 10px;
        color: #333;
        font-size: 20px;
        line-height: 30px;
    }

    .new_items .lst_media .lst_media__title {
        font-size: 15px;
        min-height: unset !important;
        margin-bottom: 8px;
    }
    .new_items .lst_media > li {
        padding: 16px !important;
        border-color: #bbb;
    }
    .new_items .lst_media .lst_media__img {
        width: 100%;
        height: 200px;
        display: grid;
        place-items: center;
        background: #f5f5f2;
        box-sizing: border-box;
        padding-right: 0;
    }
    .lst_search_new .lst_media__img > span {
        width: unset;
    }

    .new_items .lst_media .custom-content-item {
        margin-top: 8px;
        display: flex;
    }

    .lst_media .lst_icon .custom-icon-place:not(:last-child) {
        margin-bottom: 8px;
    }
    .lst_media .lst_icon .custom-icon-place:last-child {
        margin-bottom: 0px;
    }

    .list_content_description .description_link .custom-yen-price-item i {
        align-self: center;
    }

    .partial-wrap .left {
        padding-left: 34px;
        padding-right: 10px;
    }
    .partial-wrap .custom-left {
        padding-left: 10px;
    }

    .partial-wrap .right {
        margin: 0 10px;
    }

    .btn_wrap {
        margin-top: 40px;
        gap: 10px;
        padding: 0 10px;
    }
    .btn_wrap .above {
        gap: 8px;
        flex-direction: column;
    }
    .btn_wrap .above button {
        height: 120px;
    }

    .btn-wrap {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .btn-wrap .search-box-text {
        align-self: flex-start;
    }

    .custom-btn-load-more-item {
        background-color: white;
    }

    .select-order-text {
        display: none;
    }

    .modal-wrap .table-wrap {
        margin-right: 0;
    }

    .modal-container .modal-wrap .close-modal {
        top: 10px;
        right: 16px;
    }

    .new_items__btn .custom-btn-new-item {
        background: #2d3339;
        color: white;
        margin-top: 10px;
        margin-bottom: 0;
        padding: 20px;
        width: 100%;
    }

    .redirect-property-list span {
        font-size: 16px;
        line-height: 24px;
        margin-left: 8px;
        letter-spacing: 0.04em;
    }

    .modal-container.active .modal-wrap {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .modal-container .modal-wrap .content-wrap {
        /* 142px is height of bottom, 64 is header height of modal */
        height: calc(100% - 142px - 64px);
        overflow-x: hidden;
    }

    .modal-container .modal-wrap .box-button {
        padding: 10px;
        border-radius: 0;
        bottom: -1px;
    }

    .modal-container.active .modal-wrap {
        top: unset;
        margin-bottom: 0;
        transform: unset;
        width: 100%;
        height: 80vh;
        max-height: 675px;
    }
    .property-item-lock-wrap .lock-wf-member-1 {
        font-size: 28px;
        line-height: 41px;
        padding: 20px 0;
        height: 290px;
    }

    .property-item-lock-wrap .lock-wf-member-1 button {
        position: relative;
        width: 100% !important;
        height: 60px !important;
        padding: 20px 10px;
    }
    .property-item-lock-wrap .lock-wf-member-1 button img {
        position: absolute;
        right: 10px;
    }
    .property-item-lock-wrap .lock-wf-member-1 .lock-bottom {
        width: 100%;
    }

    .property-item-lock-wrap .lock-wf-member-1 .lock-bottom a {
        width: calc(100% - 40px);
    }
    #property-list #l_main .custom-go-top-pc {
        left: unset;
        right: 10px;
        bottom: 92px;
        padding: 0;
    }

    #property-list #l_main .bl_pageTop_btn a {
        background-color: rgba(255, 255, 255, 0.6);
    }
    #property-list .box_search__title {
        padding-bottom: 0;
    }
    #property-list .custom-txt-title-lead {
        margin-left: 0;
    }
    #property-list .box_search {
        margin-bottom: 0;
    }
    .custom-box-sort {
        margin-top: 0;
        box-sizing: border-box;
        margin-left: 0;
        overflow: hidden;
    }
    .custom-box-sort .custom-box-sort-item {
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        box-sizing: border-box;
    }

    #property-list .modal-container .modal-wrap .custom-subtitle {
        font-size: 20px;
        line-height: 28px;
        text-align: center !important;
        margin: 26px 0 10px 0;
    }

    .modal-container .modal-wrap .content-wrap::-webkit-scrollbar {
        display: none;
    }

    .box_search__title {
        overflow: unset;
    }
    .box_search__title .wrp_container {
        box-sizing: border-box;
    }
    .box_search__title .wrp_container .custom-area-02 {
        box-sizing: border-box;
        margin-left: 0;
        padding: 10px;
    }
    .box_search__title .wrp_container .extra_info_content {
        display: flex;
        flex-direction: column;
    }
    .box_search__title .wrp_container .extra_info_content .extra-info-item {
        display: flex;
        flex-direction: column;
    }
    .box_search__title
        .wrp_container
        .extra_info_content
        .extra-info-item
        .item-extra {
        font-size: 12px;
        margin-bottom: 3px;
    }
    .box_search__title
        .wrp_container
        .extra_info_content
        .extra-info-item
        .item-extra
        .extra-info-title {
        padding: 4px 18px;
    }
    .box_search__title
        .wrp_container
        .extra_info_content
        .extra-info-item:last-child
        .item-extra:last-child {
        margin-bottom: 0;
    }
    #extra_info_list.custom-area-02 {
        display: flex;
        margin-top: 10px;
    }
    .tbl_content .custom-content-checkbox-item {
        align-items: flex-start !important;
    }

    .list_content_title__text {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .list_content_title__text .content-link {
        padding: 0;
        margin-top: 4px;
        margin-left: -34px;
        font-size: 16px;
        line-height: 23px;
    }

    #property-list .custom-link-content {
        display: block;
    }
    .list_content_title__text .status-wrap .favorite-star {
        margin-left: 0;
        padding-left: 6px;
        padding-right: 6px;
    }
    .list_content_title__text .status-wrap .favorite-star img {
        height: 14px;
    }
    .list_content_title__text .status-wrap .favorite-star span {
        font-size: 10px;
        line-height: 14px;
    }

    .search-dynamic {
        box-sizing: border-box;
        padding: 0 10px;
        height: 82px;
    }

    .search-dynamic .require-info {
        flex: 1;
        padding: 16px 0;
        height: 52px;
    }
    .search-dynamic .btn-wrap {
        flex: 1;
        display: flex;
        justify-content: center;
        flex-direction: unset;
        height: 52px;
    }
    .btn-wrap button {
        width: 100%;
        justify-content: center;
    }
    .search-dynamic .btn-wrap button {
        width: unset;
        flex: 1;
        padding: 16px 0;
        height: 52px;
    }

    .custom-filter-wrap-for-new {
        padding: 0 10px;
    }

    .search-dynamic .btn-wrap button img {
        display: none;
    }
    .btn-wrap .search-box {
        width: 100%;
    }

    .new_items .custom-list-property {
        border: none;
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
        margin: 10px 0 0;
    }

    #property-list .box_media {
        display: flex;
        flex-direction: column;
    }
    .tbl_content .custom-content-box-item {
        padding: 8px 16px 16px;
        position: relative;
    }

    .list_content_description .description_link {
        min-height: 73px;
        height: 100%;
    }

    #property-list .custom-media-txt {
        padding-left: 0;
        margin-top: 8px;
        min-height: unset;
    }
    #property-list .custom-image-item-wrap {
        flex: 1;
        margin: 0;
        height: 200px;
        align-self: center;
        width: 100%;
        background-color: #f5f5f2;
    }

    #property-list .custom-image-item-wrap > span {
        display: inline-block;
        /* width: 368px; */
        height: 200px !important;
    }

    #property-list .custom-image-item-wrap img {
        max-height: 200px;
    }

    .list_content_description .description_link p {
        font-size: 12px;
        line-height: 18px;
    }

    .list_content_description .description_link .custom-item-address {
        text-indent: -9px;
        padding-left: 18px;
    }

    .list_content_description .description_link em {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }

    .list_content_title__text .status-wrap p,
    .list_content_title__text .status-wrap em {
        font-size: 10px;
        line-height: 12px;
    }
    .list_content_title__text .status-wrap p {
        line-height: 14px;
    }

    .list_content_description .description_link p:not(:last-child) {
        margin-bottom: 8px;
    }

    .list_content_description .description_link .custom-yen-price-item {
        margin-bottom: 0;
    }

    .lst_media .custom-item-property-wrap {
        border: none;
        display: flex;
        flex-direction: column;
    }

    .list_content_description .description_label {
        display: none;
    }
    .custom-container-pc .search-wrap {
        flex-direction: column;
        padding: 0 10px;
        gap: 5px;
    }
    .custom-container-pc .search-wrap h3 {
        margin: 30px 0 0 0;
        align-self: flex-start;
    }
    .search-wrap form {
        width: 100%;
    }
    .search-wrap form .box_input {
        margin: 0 auto 42px;
    }
    .search-wrap form .box_input .box_input__submit {
        right: 8px;
        top: 5px;
    }

    .lst_media
        .custom-item-property-wrap.custom-only-member
        .lock-wf-member-1
        .lock-bottom {
        width: calc(100% - 60px);
    }
    .lst_media
        .custom-item-property-wrap.custom-only-member
        .lock-wf-member-1
        .lock-bottom
        a {
        display: inline-flex;
        width: 100%;
        justify-content: center;
    }
    .lst_media
        .custom-item-property-wrap.custom-only-member
        .lock-wf-member-1
        .lock-bottom
        a
        button {
        width: 100%;
    }
    .lst_media
        .custom-item-property-wrap.custom-only-member
        .lock-wf-member-1
        .lock-bottom
        a
        button
        .btn-content-wrap {
        flex: 1;
    }

    .scroll-content .btn-scroll {
        margin-left: -6px;
        margin-right: -6px;
        width: calc(100% + 12px);
    }

    .scroll-content.open .building-list .building-item {
        width: 100%;
        border-right: none !important;
        padding: 8px 4px !important;
    }
    .scroll-content.open .building-list .building-item.left::before {
        content: "";
        position: absolute;
        right: -16px;
        bottom: -1px;
        height: 1px;
        width: 16px;
        background-color: #bbb;
    }
    .scroll-content.open .building-list .building-item.right::before {
        content: "";
        position: absolute;
        left: -16px;
        bottom: -1px;
        height: 1px;
        width: 16px;
        background-color: #bbb;
    }
    .scroll-content.open .building-list .building-item.near-last {
        border-bottom: 1px solid #bbb;
    }
    .scroll-content.open .building-list .building-item.near-last::after,
    .scroll-content.open .building-list .building-item.near-last::before {
        display: block;
    }
    .scroll-content.open .building-list .building-item .building-img {
        width: 75px;
        height: 75px;
        object-fit: cover;
    }
    .scroll-content.open .building-list .building-item .building-item-content {
        max-width: calc(100% - 75px - 16px);
    }
    .scroll-content.open
        .building-list
        .building-item
        .building-item-content
        h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .scroll-content.open
        .building-list
        .building-item
        .building-item-content
        .detail {
        margin-top: 4px;
        font-size: 12px;
        line-height: 14px;
    }
    .scroll-content.open
        .building-list
        .building-item
        .building-item-content
        .building-price {
        margin-top: 4px;
        font-size: 12px;
        line-height: 18px;
    }
    .scroll-content.open
        .building-list
        .building-item
        .building-item-content
        .building-price
        span {
        font-size: 16px;
        line-height: 24px;
    }

    /* custom modal */
    .custom-modal {
        width: calc(100% - 40px);
        padding: 26px 10px 10px;
    }
    .custom-modal .close-modal {
        right: 16px;
        top: 10px;
    }
    .custom-modal .control .primary-btn {
        width: 100%;
        margin-bottom: 20px;
    }
    .custom-modal .title {
        font-size: 20px;
        line-height: 28px;
    }
    .custom-modal .sub-title {
        padding-bottom: 20px;
        letter-spacing: 0.08em;
        text-align: left;
    }
    /* end custom modal */
    /* recent */
    .history_contents {
        margin-top: 10px !important;
    }
    .box_slide {
        margin-top: 10px !important;
    }
    /* end recent */
}

@media (orientation: landscape) {
    .modal-container.active .modal-wrap {
        max-height: 675px;
        height: 80vh;
    }
    .modal-container .modal-wrap .content-wrap {
        max-height: 479px;
        /* 91px is height of bottom, 90 is header height of modal, 15px is collapse margin */
        height: calc(80vh - 91px - 90px - 15px);
    }
}
