.guide-button {
    cursor: pointer;
    border: 2px solid var(--main);
    padding: var(--padding-5xl) var(--padding-101xl);
    background-color: var(--gray-0);
    width: 388px;
    border-radius: var(--br-11xl);
    box-sizing: border-box;
    flex: 0 0 388px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease;
}

.guide-button:hover {
    background-color: #f08c1e;
}

.guide-button:hover .button-secondary-text {
    color: #fff;
}

.guide-button-wrapper,
.guide-buttons {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 100%;
}

.guide-button-wrapper {
    overflow-x: auto;
    justify-content: center;
    gap: var(--gap-5xl);
    width: 100%;
}

.guide-buttons {
    align-self: stretch;
    justify-content: center;
    padding: 0 var(--padding-xl);
    box-sizing: border-box;
}

.group-icon {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -183px;
    max-height: 100%;
    width: 1049.7px;
    object-fit: cover;
}

.be095ffd-4423-4472-8983-67a962-icon {
    position: absolute;
    top: 19.1px;
    left: 461px;
    width: 278px;
    height: 240.9px;
    object-fit: cover;
    z-index: 1;
}

.reflection-content {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -99px;
    width: 866.7px;
}

.h1 {
    margin: 0;
    position: absolute;
    top: 44.5px;
    left: 36px;
    font-size: inherit;
    font-weight: 400;
    font-family: inherit;
    display: inline-block;
    width: 327px;
    height: 29px;
    z-index: 1;
}

.b {
    font-size: 36px;
    color: #e5b860;
}

.div {
    position: absolute;
    top: 73.5px;
    left: 36px;
    white-space: nowrap;
    z-index: 2;
}

.p {
    margin: 0;
}

.div1 {
    position: absolute;
    top: 145.5px;
    left: 36px;
    font-size: var(--font-size-base);
    line-height: 170%;
    z-index: 1;
}

.span {
    color: var(--gray-20);
}

.div2 {
    position: absolute;
    top: 205.5px;
    left: 36px;
    font-size: 8px;
    font-weight: 500;
    font-family: var(--font-inter);
    display: inline-block;
    width: 169px;
    height: 10px;
    white-space: nowrap;
    z-index: 1;
    color: #aaa;
}

.phone-number,
.reflection {
    flex: 1;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

.reflection {
    height: auto;
    background-color: var(--gray-0);
    /* border: 1px solid #a5874d; */
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.phone-number {
    align-self: stretch;
    max-height: 100%;
    object-fit: cover;
}

.phone-number-wrapper,
.banners {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 100%;
}

.phone-number-wrapper {
    height: 179.4px;
    flex-direction: column;
    padding: 80.6px 0 0;
    box-sizing: border-box;
}

.banners {
    align-self: stretch;
    flex-direction: row;
    gap: var(--gap-3xl);
    width: 100%;
    max-width: 1082px;
}
.banners > div {
    flex: 1 1 0;
}
.phone-number {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: cover;
    display: block;
}
.reflection-wrapper {
    flex: 0 0 60%;
    max-width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone-number-wrapper {
    flex: 0 0 40%;
    max-width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reflection {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: cover;
}
.phone-number {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: cover;
    display: block;
}

.property-title {
    margin: 0;
    position: relative;
    font-size: inherit;
    line-height: 100%;
    font-weight: 500;
    font-family: inherit;
}

.property-title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 0 0;
}

.more-button-text {
    position: relative;
    line-height: 100%;
    font-weight: 500;
}

.more-button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-5xs) 0 0;
}

.more-button-arrow {
    height: 28px;
    width: 28px;
    position: relative;
}

.more-button-wrapper,
.property-header-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.more-button-wrapper {
    cursor: pointer;
    justify-content: flex-start;
    font-size: var(--font-size-base);
}

.property-header-wrapper {
    align-self: stretch;
    justify-content: space-between;
    gap: var(--gap-xl);
}

.property-title,
.thumbnail {
    align-self: stretch;
    position: relative;
}

.thumbnail {
    border-radius: var(--br-5xs) var(--br-5xs) 0 0;
    background-color: var(--gray-10);
    height: 181px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.property-title {
    margin: 0;
    font-size: inherit;
    line-height: 140%;
    font-weight: 700;
    font-family: inherit;
    color: var(--text-label);
    display: block;
    width: 100%;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.floor-space {
    font-size: var(--font-size-xs);
    color: var(--text-sub);
}

.property-size {
    align-self: stretch;
    line-height: 140%;
    font-size: var(--font-size-sm);
}

.property-size,
.property-address,
.property-tag-text,
.seller-name {
    position: relative;
}

.property-address {
    align-self: stretch;
    font-size: var(--font-size-sm);
    line-height: 170%;
    display: block;
    width: 100%;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.property-tag-text,
.seller-name {
    line-height: 100%;
}

.property-tag,
.property-tags {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.property-tag {
    border-radius: var(--br-xs);
    background-color: var(--gray-10);
    overflow: hidden;
    padding: var(--padding-7xs) var(--padding-xs);
}

.property-tags {
    gap: var(--gap-5xs);
    font-size: var(--font-size-xs);
}

.property-price-yen,
.property-price-tax {
    position: relative;
    line-height: 100%;
}

.property-price-yen {
    height: 15px;
    display: inline-block;
}

.property-price-tax {
    font-size: var(--font-size-xs);
    color: var(--text-sub);
}

.property-price {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-end;
    text-align: right;
    gap: 0.25rem;
}

.seller-icon {
    height: 1.25rem;
    width: 1.25rem;
    position: relative;
    border-radius: var(--br-11xs);
    background-color: var(--color-gainsboro-100);
}

.seller-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* これでいい感じに収まるはず！ */
}

.card,
.property-info,
.property-seller {
    display: flex;
    justify-content: flex-start;
}

.property-seller {
    flex-direction: row;
    align-items: center;
    gap: var(--gap-9xs);
    text-align: right;
    font-size: var(--font-size-xs);
    color: var(--text-sub);
}

.card,
.property-info {
    flex-direction: column;
    align-items: flex-start;
}

.property-info {
    align-self: stretch;
    padding: var(--padding-xl) var(--padding-base);
    gap: var(--gap-base);
}

.card {
    width: 350px;
    flex: 0 0 350px;
    border-radius: var(--br-5xs);
    background-color: var(--gray-0);
    border: 1px solid var(--gray-10);
    box-sizing: border-box;
    overflow: hidden;
    max-width: 100%;
}

.seller-icon {
    width: 20px;
    position: relative;
    border-radius: var(--br-11xs);
    background-color: var(--color-gainsboro-100);
    height: 20px;
}

.property-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-self: stretch;
    flex: 1;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 16px 13px;
    font-size: var(--font-size-xl);
    color: var(--text-main);
}

.main-content,
.properties {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 100%;
}

.properties {
    align-self: stretch;
    flex: 1;
    gap: var(--gap-5xl);
    color: var(--text-label);
}

.main-content {
    align-self: center;
    gap: 44px;
    width: 100%;
    max-width: 1082px;
    padding: 0;
    box-sizing: border-box;
}

.button-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 1000px) {
    .phone-number {
        align-self: stretch;
        width: auto;
    }

    .phone-number-wrapper {
        flex: 1;
    }

    .banners {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 900px) {
    .main-content {
        padding: 0 var(--padding-xl);
    }

    .guide-button {
        flex: 1 1 260px;
        width: auto;
        min-width: 240px;
        padding: var(--padding-5xl) var(--padding-5xl);
    }

    .guide-button-wrapper {
        justify-content: center;
    }

    .property-wrapper {
        justify-content: flex-start;
    }

    .card {
        flex: 1 1 280px;
        max-width: 320px;
    }
}

@media screen and (max-width: 768px) {
    .property-wrapper {
        justify-content: center;
    }

    .card {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .h1 {
        line-height: 23px;
    }

    .div,
    .h1,
    .property-title {
        font-size: var(--font-size-lgi);
    }

    .property-title {
        line-height: 19px;
    }

    .property-header-wrapper {
        flex-wrap: wrap;
    }

    .button-secondary {
        padding-left: var(--padding-xl);
        padding-right: var(--padding-xl);
        box-sizing: border-box;
    }

    .guide-button-wrapper {
        flex-direction: column;
        gap: var(--gap-base);
    }

    .guide-button {
        width: 100%;
        min-width: 0;
        flex: 1 1 100%;
    }

    .card {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }

    .property-wrapper {
        gap: var(--gap-base);
    }
}

@media screen and (max-width: 600px) {
    .guide-button-wrapper {
        padding: 0;
        justify-content: flex-start;
        flex-direction: column;
        gap: var(--gap-base);
        overflow: visible;
    }

    .guide-buttons {
        padding: 0;
        width: 100%;
    }

    .guide-button {
        width: 100%;
        max-width: 100%;
        flex: 0 0 auto;
    }

    .banners {
        flex-direction: column;
        gap: var(--gap-base);
    }

    .reflection {
        height: auto;
    }

    .reflection-wrapper,
    .phone-number-wrapper {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
