.property-bg1 {
    background: rgba(239, 241, 245, 1);
    width: 100%;
    height: 100%;
    z-index: -5;
    position: relative;
    padding-top: 80px;
}

.property-bg2 {
    background: rgba(239, 241, 245, 1);
    width: 100%;
    height: 100%;
    position: relative;
}

.property-bg-white {
    position: absolute;
    background: #FFFFFF;
    width: 5%;
    height: 500px;
    margin-left: 5%;
    bottom: 0;
}

.property-bottom {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
}

.property-section-bottom {
    margin-top: 80px;
    width: 100%;
    display: flex;
    gap: 6.042vw;
}

.property-bottom .property-bottom-bg {
    background: rgba(42, 65, 113, 1);
    width: 49.17%;
    height: 100%;
    z-index: -10;
    position: absolute;
}

.property-wrapper-left {
    padding-left: 10%;
    width: 30%;
    font-size: 42px;
}

.property-wrapper-left .property-title-top {
    font-weight: 600;
    font-size: clamp(40px, 2.084vw, 2.084vw);
    line-height: 40px;
    margin-bottom: 80px;
    flex-direction: column;
    font-family: "adobe-garamond-pro", serif;
    display: inline-block;
    position: relative;
    padding-top: 25px;
}

.property-wrapper-left .property-title-top:before {
    position: absolute;
    content: "";
    width: 2.25em;
    height: 2px;
    background-color: rgba(0, 35, 104, 1);
    left: 0;
    top: 0;
}

.property-wrapper-left .property-title-bottom {
    font-weight: 600;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 20px;
    font-family: "adobe-garamond-pro", serif;
    color: #FFFFFF;
    display: inline-block;
    position: relative;
    padding-top: 25px;
}

.property-wrapper-left .property-title-bottom:before {
    position: absolute;
    content: "";
    width: 2.25em;
    height: 2px;
    background-color: rgba(125, 133, 149, 1);
    left: 0;
    top: 0;
}

.property-wrapper-right {
    display: flex;
    flex-direction: column;
    gap: 4.271vw;
    width: 100%;
}

.property-wrapper-right .property-card {
    background-size: cover;
    position: relative;
    aspect-ratio: 1671/580;
    aspect-ratio: 1137/389.13;
}

.property-wrapper-right .property-card .property-card-wrapper {
    position: absolute;
    top: 61.23%;
    left: -1px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    background-color: white;
    width: clamp(488px, 25.417vw, 25.417vw);
    aspect-ratio: 488/243;
    padding-top: 3.021vw;
}

.property-wrapper-right .property-card .property-card-wrapper .property-card-title {
    font-size: clamp(48px, 2.5vw, 2.5vw);
    color: #002368;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    font-family: "adobe-garamond-pro", serif;
    margin-bottom: 2.084vw;
}

.property-wrapper-right .property-card .property-card-wrapper .property-button {
    padding: 10px 10px 10px 10px;
    width: 190px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    text-decoration: none;
    background-color: white;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
}

.property-wrapper-right .property-card .property-card-wrapper .property-button .button-text {
    font-weight: 500;
    font-family: "jost", sans-serif;
    font-size: 18px;
}

/* container */
.advantage-card-wrapper {
    box-sizing: border-box;
    display: flex;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    gap: 30px;
    width: clamp(1440px, 805%, 80%);
    margin: 0 auto;
    max-width: none;
    position: relative;
}

.advantage-card {
    padding-left: 0px;
}

.advantage-card-small {
    display: flex;
    border-color: palegoldenrod;
    gap: 1.945vw;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    padding-top: 2.344vw;
    padding-bottom: 2.084vw;
    position: relative;
}

.advantage-card-small:before {
    content: "";
    position: absolute;
    width: 15.8vw;
    background: #002368;
    height: 5px;
    left: 0px;
    top: 0px;
}

.advantage-card-image {
    width: 15.79vw;
    aspect-ratio: 303/202.34;
    height: auto;
    align-self: center;
}

.advantage-card-image-large {
    background-image: url("/common/images/owner.jpg");
    background-size: cover !important;
    width: 100%;
    aspect-ratio: 1310/360;
    margin-left: 0px;
}

.property-section .advantage-card-content {
    display: flex;
    flex-direction: column;
    gap: 1.094vw;
    justify-content: center;
    align-self: center;
}

.property-section-bottom .advantage-card-content {
    display: flex;
    gap: 15px;
    justify-content: start;
    padding-top: 25px;
    align-items: center;
}

.advantage-hidden-large {
    width: 57%;
    position: relative;
    left: 0;
    overflow: hidden;
}

.advantage-hidden {
    position: relative;
    overflow: hidden;
    width: 100%;
    right: 0px;
}

.advantage-hidden-small {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.card-detail1 {
    padding-left: 53px;
    border-left: 1px solid rgba(216, 216, 216, 1);
    margin-left: 0px;
    width: 100%;
    padding-right: 64px;
}

.card-detail2 {
    padding-left: 53px;
    border-left: 1px solid rgba(216, 216, 216, 1);
    width: 100%;
    padding-right: 64px;
}

.card-detail2::before {
    position: absolute;
    content: "";
    font-weight: 600;
    color: rgba(42, 65, 113, 1);
    font-family: "adobe-garamond-pro", serif;
    font-size: 36px;
    line-height: 38px;
    padding: 0;
    z-index: 5;
    width: 25%;
    right: 42%;
    height: 130px;
}

.property-section-bottom .advantage-card-content p {
    font-family: 'Helvetica';
    font-size: 16px;
}

.property-bottom .advantage-card-content .advantage-card-title {
    color: transparent;
    font-family: "adobe-garamond-pro", serif;
    font-size: 3vw;
    line-height: 1;
    margin-bottom: 0;
    padding: 0;
    z-index: 2;
    width: 100%;
    font-weight: 600;
    background: linear-gradient(to right, white 20vw, rgb(42, 65, 113) 26%);
    background-clip: border-box;
    -webkit-background-clip: text;
}

.advantage-card-content .advantage-card-subtitle {
    font-family: Helvetica, Arial, sans-serif;
    font-size: clamp(16px, 0.625vw, 0.625vw);
    line-height: 24px;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
}

.advantage-card-small .advantage-card-button {
    padding: 12px 5px 12px 20px;
    max-width: 13.25em;
    justify-content: center;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid rgba(216, 216, 216, 1);
    font-family: "jost", sans-serif;
    cursor: pointer;
    text-align: center;
    min-width: 8rem;
    color: #003399;
    font-weight: 500;
    align-items: center;
    display: flex;
    gap: 1.2em;
    font-size: clamp(14px, 0.834vw, 0.834vw);
}

.property-bottom .advantage-card-button {
    padding: 12px 5px 12px 20px;
    max-width: 200px;
    justify-content: center;
    text-decoration: none;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
    font-family: "jost", sans-serif;
    cursor: pointer;
    text-align: center;
    min-width: 8rem;
    color: #003399;
    font-weight: 500;
    font-size: 18px;
    align-items: center;
    display: flex;
    gap: 22px;
}

.advantage-card-button:hover {
    color: rgb(0, 187, 255);
}

.tokyo-img {
    background: url("../../common/images/TokyoProperty.jpg") no-repeat center;
    margin-left: auto;
    width: 90%;
}

.yokohama-img {
    background: url("../../common/images/YokohamaProperty.jpg") no-repeat center;
    margin-left: auto;
    width: 90%;
}

.Expats-img {
    background: no-repeat center;
    display: inline-block;
    position: relative;
}

.Expats-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background-color: rgba(0, 35, 104, 1);
    left: 0;
    top: -50px;
}

.rent-img {
    background: no-repeat center;
    display: inline-block;
    position: relative;
}

.rent-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background-color: rgba(0, 35, 104, 1);
    left: 0;
    top: -50px;
}

.buy-img {
    background: url("../../common/images/BuyProperty.jpg");
    width: 90%;
    margin-left: auto;
}

.owner-img {
    background: url("../../common/images/owner.jpg") no-repeat center;
}

.office-img {
    background: url("../../common/images/office.jpg") no-repeat center;
}

.invest-img {
    display: inline-block;
    position: relative;
}

.invest-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background-color: rgba(0, 35, 104, 1);
    left: 0;
    top: -50px;
}

.buy-guide-img {
    display: inline-block;
    position: relative;
}

.buy-guide-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background-color: rgba(0, 35, 104, 1);
    left: 0;
    top: -50px;
}

.property-bg2 .property-bg-white {
    display: none;
}

.property-card.tokyo-img:before,
.property-card.buy-img:before {
    content: "";
    position: absolute;
    width: 124px;
    height: 81%;
    background: white;
    bottom: 0px;
    left: -124px;
}

.property-section .advantage-card-content .advantage-card-title {
    font-size: 1.667vw;
    font-family: "adobe-garamond-pro", serif;
    color: #002368;
    font-weight: 600;
}

@media screen and (max-width: 1920px) {
    .property-wrapper-right .property-card .property-card-wrapper .property-card-title {
        margin-bottom: 1.5vw;
    }

    .property-wrapper-right .property-card {
        max-width: calc(((100vw - 1568px) / 2) + 1568px - 64px);
        width: 100%;
    }

    .property-wrapper-left {
        padding-left: 0px;
        margin-left: auto;
        width: 100%;
        max-width: calc(((100vw - 1568px) / 2) + 1568px - 64px);
    }

    .advantage-card-wrapper {
        max-width: 1568px;
        padding-left: 64px;
        padding-right: 64px;
        width: 100%;
        gap: clamp(19.04px, 1.667vw, 1.667vw);
    }

    .advantage-card-small:before {
        width: calc(17.79vw - 1.945vw);
    }

    .property-section-bottom {
        max-width: calc(((100vw - 1568px) / 2) + 1568px);
        width: 100%;
        margin-left: auto;
        gap: 6.042vw;
        padding-left: 64px;
    }

    .property-section-bottom .property-wrapper-left {
        width: 254px;
        margin-left: 0px;
        flex-shrink: 0;
    }

    .property-section-bottom .advantage-hidden-large {
        width: 488px;
        flex-shrink: 0;
    }

    .property-section-bottom .advantage-card-content {
        align-items: start;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        font-size: 36px;
        line-height: 38px;
        color: transparent;
        background: linear-gradient(to right, white calc(488px - 8vw), rgb(42, 65, 113) 26%);
        -webkit-background-clip: text;
    }

    .property-bottom .advantage-card-content .hidden-sp {
        width: 548px;
    }
}

@media screen and (max-width: 1567px) {

    .property-wrapper-right .property-card,
    .property-wrapper-left {
        max-width: calc(100vw - 64px);
    }
}

@media screen and (max-width: 1440px) {
    .property-section .advantage-card-content .advantage-card-title {
        font-size: 2.223vw;
        line-height: 1;
        font-weight: 700;
    }

    .property-bottom .property-bottom-bg {
        width: 46.8%;
    }

    .property-wrapper-right .property-card,
    .property-wrapper-left {
        max-width: calc(100vw - 64px);
    }

    .property-wrapper-right .property-card .property-card-wrapper {
        position: absolute;
        top: 59.47%;
    }

    .advantage-card-wrapper {
        padding-left: 64px;
        padding-right: 64px;
    }

    .advantage-card-image {
        width: 18.75vw;
        aspect-ratio: 270.41/180.58;
    }

    .property-section-bottom {
        padding-left: 64px;
    }

    .property-section-bottom .property-wrapper-left {
        width: 188px;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        background: linear-gradient(to right, white calc(39.6vw + 188px + 64px - 488px), rgb(42, 65, 113) 26%);
        -webkit-background-clip: text;
    }

    .property-bottom .advantage-card-content .hidden-sp {
        width: auto;
        max-width: 488px;
        flex: 1;
    }

    .advantage-card-small::before {
        content: "";
        position: absolute;
        width: 18.79vw;
        background: #002368;
    }
}

@media screen and (max-width: 1201px) {
    .property-section .advantage-card-content .advantage-card-title {
        font-size: 2.665vw;
    }

    .property-wrapper-right {
        gap: clamp(137px, 11.408vw, 11.408vw);
    }

    .property-wrapper-right .property-card .property-card-wrapper {
        top: 72.47%;
    }

    .advantage-card-image {
        width: 18.95vw;
        align-self: start;
    }

    .property-section .advantage-card-content {
        align-self: start;
    }

    .property-bottom .card-detail1 {
        padding-left: 44px;
    }

    .property-bottom .card-detail2 {
        padding-left: 44px;
    }

    .property-section-bottom .advantage-hidden-large {
        width: 382px;
    }

    .property-bottom .card-detail1,
    .property-bottom .card-detail2 {
        padding-left: 40px;
    }

    .property-section-bottom .advantage-card-content {
        gap: 40px
    }
}

@media screen and (max-width: 1200px) {
    .property-wrapper-right .property-card .property-card-wrapper .property-card-title {
        font-size: 3.334vw;
    }

    .property-wrapper-left .property-title-top {
        padding-top: .625em;
    }

    .property-wrapper-left .property-title-top::before {
        width: 90px;
    }

    .property-wrapper-right .property-card .property-card-wrapper {
        width: 100%;
        max-width: 400px;
        aspect-ratio: 400/243;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        font-size: 2.167vw;
    }

    .property-section-bottom .advantage-hidden-large {
        width: 30vw;
    }

    .property-bottom .card-detail1,
    .property-bottom .card-detail2 {
        padding-left: 3.667vw;
    }

    .property-section-bottom .advantage-card-content {
        gap: 3.667vw;
    }
}

@media screen and (max-width: 981px) {
    .property-wrapper-right .property-card .property-card-wrapper .property-card-title {
        font-size: 4.078vw;
    }

    .property-section .advantage-card-content .advantage-card-title {
        font-size: 3.3vw;
    }

    .advantage-card-image {
        width: 18.36vw;
    }

    .advantage-card-small::before {
        width: 18.36vw;
    }

    .advantage-card-small {
        min-width: 42.6vw;
    }

    .advantage-card-wrapper {
        gap: clamp(19px, 1.667vw, 1.667vw);
    }

    .advantage-card-small .advantage-card-button {
        line-height: 1em;
    }

    .advantage-card-image-large {
        aspect-ratio: 697/248;
    }

    .property-wrapper-right .property-card {
        aspect-ratio: 916/389.13;
    }

    .property-wrapper-right .property-card {
        aspect-ratio: 916/389.13;
    }

    .property-wrapper-right .property-card .property-card-wrapper {
        padding-top: 6.8vw;
    }

    .property-wrapper-right .property-card .property-card-wrapper .property-card-title {
        line-height: 1;
        font-size: 4.078vw;
        margin-bottom: 4.8vw;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        background: linear-gradient(to right, white calc(46.4vw + 188px + 64px - 488px), rgb(42, 65, 113) 26%);
        background-clip: border-box;
        -webkit-background-clip: text;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        font-size: 2.855vw;
        line-height: 1.143;
    }

    .property-bottom .property-bottom-bg {
        width: 54%;
    }

    .property-section-bottom .advantage-hidden-large {
        width: 30vw;
    }
}

@media screen and (max-width: 980px) {

    .property-wrapper-right .property-card {
        padding: 0px 20px;
        width: 100%;
        max-width: calc(100vw - 20px);
    }

    .property-wrapper-left {
        padding-left: 0px;
        margin-left: auto;
        width: 100%;
        padding-left: 20px !important;
        max-width: none;
    }

    .property-section {
        margin-top: 0px !important;
    }

    .property-bg1 {
        padding-top: 50px;
    }

    .property-bg-white {
        width: 20%;
        height: 80%;
        margin: 0;
    }

    .property-section .advantage-card-content {
        align-self: center;
    }

    .property-bottom {
        padding-top: 42px;
        padding-bottom: 30px;
    }

    .property-bottom .property-bottom-bg {
        width: 60%;
        top: 0px;
    }

    .property-wrapper-left .property-title-top {
        font-size: 26px;
        margin-bottom: 20px;
        padding-top: 12px;
    }

    .property-wrapper-left .property-title-bottom {
        font-size: 26px;
        padding-top: 12px;
    }

    .property-wrapper-left .property-title-top:before,
    .property-wrapper-left .property-title-bottom:before {
        width: 36px;
    }

    .property-section .property-wrapper-right {
        padding-bottom: 43px;
    }

    .property-section .property-wrapper-right .property-card {
        min-height: 200px;
        height: 320px;
    }

    .property-section .property-wrapper-right .property-card .property-card-wrapper {
        width: 75%;
        height: 100px;
        gap: 0;
    }

    .property-wrapper-right .property-card .property-card-wrapper .property-button .button-text {
        font-size: 16px !important;
    }

    .property-section .property-wrapper-right .property-card .property-card-wrapper .property-card-title {
        font-size: 30px;
        padding-top: 30px;
    }

    .advantage-card-wrapper {
        flex-direction: column;
        max-width: none;
        padding-top: 0 !important;
        height: initial;
        gap: 0;
        padding-bottom: 0;
        padding: 0px 20px;
    }

    .advantage-card-small {
        width: 100%;
        gap: 2.31vw;
        margin: 0;
        padding: 20px 0;
    }

    .advantage-card-small .advantage-card-button {
        padding: 9px 5px 9px 7px;
        gap: 7px;
        font-size: 14px;
    }

    .advantage-card-small:first-child {
        border-bottom: none;
    }

    .advantage-card-small::before {
        width: 32vw;
    }

    .advantage-card-image {
        background-size: cover;
        width: 40%;
        height: fit-content;
    }

    .property-section .advantage-card-content {
        gap: 10px;
        width: 60%;
    }

    .property-section-bottom {
        display: block !important;
        margin-bottom: 32px !important;
        padding-left: 20px;
        margin-top: 0px;
    }

    .property-section-bottom .property-wrapper-left {
        width: 100%;
        padding-left: 0px !important;
    }

    .property-section-bottom .advantage-card {
        padding-left: 0px;
    }

    .advantage-card-image-large {
        background-size: cover;
        width: 100%;
        margin: 0;
        object-fit: cover;
        aspect-ratio: 373/160;
    }

    .advantage-hidden-large {
        width: 60%;
        left: 0;
    }

    .advantage-hidden {
        right: initial !important;
        left: 0px;
        width: 100%;
    }

    .property-section .advantage-card-content .advantage-card-title {
        line-height: 20px;
        font-size: 24px;
    }

    .property-section .advantage-card-content .advantage-card-subtitle {
        font-size: 14px !important;
        line-height: 20px;
    }

    .property-bottom .advantage-card-content .advantage-card-title {
        font-size: 6.38vw;
        line-height: 1;
        background: linear-gradient(to right, white calc(50vw - 20px + 10vw), rgb(42, 65, 113) 20%);
        -webkit-background-clip: text;
    }

    .property-section .advantage-card-content .advantage-card-subtitle {
        font-size: 14px !important;
        line-height: 20px;
    }

    .property-section-bottom .advantage-card-content {
        font-size: 12px;
        width: 100%;
        display: flex;
        height: auto;
        padding-right: 20px;
        flex-wrap: wrap;
        gap: 19px;
    }

    .property-section-bottom .advantage-card-content p {
        font-size: 14px;
        width: 100%;
    }

    .property-section-bottom .advantage-card-content br {
        display: none;
    }

    .hidden-sp {
        position: relative;
    }

    .card-detail1 {
        margin-left: 0 !important;
        background: white;
        margin-top: 75px;
        padding: 5%;
    }

    .card-detail1::before {
        width: 80%;
        right: initial;
        font-size: 23px;
        line-height: 20px;
        top: 0%;
        left: 0%;
    }

    .card-detail2 {
        margin-left: 0 !important;
        background: white;
        margin-top: 75px;
        padding: 5%;
    }

    .card-detail2::before {
        width: 80%;
        right: initial;
        font-size: 23px;
        line-height: 20px;
        top: 0%;
        left: 0%;
    }

    .property-bottom .advantage-card-button {
        font-size: 16px;
        justify-content: left;
        padding-left: 0;
        width: auto;
        max-width: none;
        display: inline-flex;
    }

    .tokyo-img {
        background: url("../../common/images/sp/TokyoPropertysp.jpg") no-repeat center;
    }

    .yokohama-img {
        background: url("../../common/images/sp/YokohamaPropertysp.jpg") no-repeat center;
    }

    .buy-img {
        background: url("../../common/images/sp/BuyPropertysp.jpg") no-repeat center;
    }

    .owner-img {
        background: url("../../common/images/sp/ownersp.jpg") no-repeat center;
    }

    .office-img {
        background: url("../../common/images/sp/officesp.jpg") no-repeat center;
    }

    .Expats-img:before {
        top: -20px;
    }

    .rent-img:before {
        top: -20px;
    }

    .invest-img:before {
        top: -20px;
    }

    .buy-guide-img:before {
        top: -20px;
    }

    .property-section-bottom .advantage-hidden-large {
        width: 100%;
    }

    .property-bottom .advantage-card-content .hidden-sp {
        width: 100%;
        max-width: none;
    }

    .property-bottom .card-detail1,
    .property-bottom .card-detail2 {
        margin-top: 0px;
    }
}