#sec1 {
    position: relative;
    padding: 5vw 0 15vw
}

#sec1::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: -30vw;
    right: 0;
    width: 8%;
    background: #a98f47;
    z-index: -1
}

#sec1 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 28.5%;
    z-index: -1
}

#sec1 .deco-txt {
    margin-right: 15%
}

#sec1 h2 {
    width: -moz-fit-content;
    width: fit-content;
    margin: 8vw auto;
    padding-right: 8%;
    line-height: 2;
    font-weight: 500;
    letter-spacing: .28em
}

#sec1 h2 span {
    display: block;
    margin-left: 21.5vw
}

#sec1 .photo {
    margin-right: 8%
}

#sec1 .txt {
    margin: 8vw 8% 0 0
}

@media screen and (max-width: 768px) {
    #sec1 h2 {
        font-size: 5.5vw
    }
}

@media screen and (min-width: 768px) {
    #sec1 {
        padding: 59px 0 127px
    }

    #sec1::before {
        width: 150px;
        bottom: -762px
    }

    #sec1 .bg {
        width: 438px
    }

    #sec1 .deco-txt {
        position: relative;
        z-index: 1;
        margin-right: 0
    }

    #sec1 .inner {
        max-width: 1500px
    }

    #sec1 h2 {
        margin: 59px 0 0 50px;
        padding-right: 0
    }

    #sec1 h2 span {
        margin-left: 152px
    }

    #sec1 .photo {
        top: -138px;
        left: calc(50% + 170px);
        right: -200px;
        margin-right: 0;
        height: 377px
    }

    #sec1 .txt {
        width: 685px;
        margin: 167px 27px 0 auto
    }
}

@media screen and (min-width: 768px)and (max-width: 1450px) {
    #sec1 .photo {
        right: calc(-50vw + 50% + 30px);
        left: calc(50% + 150px)
    }
}

#sec2 {
    position: relative;
    padding-bottom: 15vw
}

#sec2::before {
    content: "";
    position: absolute;
    top: 30vw;
    bottom: 0;
    left: 0;
    width: 8%;
    background: #8a6600
}

#sec2 .set1 .group-photo {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

#sec2 .set1 .group-photo li {
    width: calc(50% - 5px)
}

#sec2 .set1 h2 {
    margin: 10vw auto 8vw;
    font-weight: 500;
    letter-spacing: .2em
}

#sec2 .set1 .txt {
    margin: 5vw 0 0 8%
}

#sec2 .set1 .txt li+li {
    margin-top: 5vw
}

#sec2 .set2 {
    margin-top: 10vw
}

#sec2 .set2 .name-price {
    margin: 10vw 0 10vw 8%;
    line-height: 1.7857142857;
    font-weight: 500
}

#sec2 .set2 .name-price * {
    letter-spacing: .28em
}

#sec2 .set2 .name-price dd {
    margin-top: 5vw
}

#sec2 .set2 .box-shared {
    margin-left: 8%
}

#sec2 .set3 {
    margin-top: 13vw
}

#sec2 .set3 .row {
    margin-left: 8%
}

#sec2 .set3 .row li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vw
}

#sec2 .set3 .row li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#sec2 .set3 .row li .group-txt {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 0 7%
}

#sec2 .set3 .row li .group-txt h3 {
    margin-bottom: 5vw;
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: .28em
}

#sec2 .set4 {
    margin-top: 10vw
}

#sec2 .set4 .photo {
    margin-left: 8%
}

#sec2 .set4 .group-txt {
    margin: 6vw 0 0 8%
}

#sec2 .set4 .group-txt h3 {
    margin-bottom: 6vw;
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: .28em
}

@media screen and (max-width: 767px) {
    #sec2 .name-price dt {
        font-size: 5vw
    }
}

@media screen and (min-width: 768px) {
    #sec2 {
        padding-bottom: 99px
    }

    #sec2::before {
        top: 506px;
        width: 100px
    }

    #sec2 .set1 .wrap {
        max-width: 1440px;
        padding: 0 20px
    }

    #sec2 .set1 .photo {
        margin-right: 429px;
        height: 613px
    }

    #sec2 .set1 .group-photo {
        position: absolute;
        bottom: -22px;
        left: 609px;
        right: 20px;
        margin-top: 0;
        gap: 20px
    }

    #sec2 .set1 .group-photo li {
        max-width: 362px;
        width: 100%
    }

    #sec2 .set1 h2 {
        position: absolute;
        top: 105px;
        right: 220px;
        margin: 0
    }

    #sec2 .set1 .txt {
        max-width: 431px;
        margin: 53px 0 0 112px
    }

    #sec2 .set1 .txt li+li {
        margin-top: 24px
    }

    #sec2 .set2 {
        margin-top: 81px
    }

    #sec2 .set2 .wrap {
        max-width: 1100px
    }

    #sec2 .set2 .name-price {
        margin: 79px 0 46px
    }

    #sec2 .set2 .name-price dd {
        margin-top: 27px
    }

    #sec2 .set2 .box-shared {
        margin-left: 0
    }

    #sec2 .set3 {
        margin: 101px 50px 0
    }

    #sec2 .set3 .wrap {
        max-width: 1400px
    }

    #sec2 .set3 .row {
        display: flex;
        justify-content: space-between;
        margin-left: 0
    }

    #sec2 .set3 .row li {
        width: 50%;
        height: 620px
    }

    #sec2 .set3 .row li .group-txt {
        max-width: 560px;
        margin: 0 auto;
        padding: 0 30px
    }

    #sec2 .set3 .row li .group-txt h3 {
        margin-bottom: 48px
    }

    #sec2 .set4 {
        margin-top: 100px
    }

    #sec2 .set4 .wrap {
        display: flex;
        justify-content: space-between;
        max-width: 1162px
    }

    #sec2 .set4 .photo {
        order: 2;
        margin-left: 0
    }

    #sec2 .set4 .group-txt {
        order: 1;
        width: 438px;
        margin: 79px 0 0 36px
    }

    #sec2 .set4 .group-txt h3 {
        margin-bottom: 49px
    }
}

#sec3 {
    color: #fff
}

#sec3 .box-parallax {
    padding: 15vw 6.67%
}

#sec3 h2 span {
    display: block
}

#sec3 h2 span.en {
    position: relative;
    width: 65%;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: .03em
}

#sec3 h2 span.en::before,
#sec3 h2 span.en:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    height: 1px;
    width: 27%
}

#sec3 h2 span.en::before {
    left: 0
}

#sec3 h2 span.en:after {
    right: 0
}

#sec3 h2 span.jp {
    font-weight: 500;
    line-height: 1.8888888889;
    letter-spacing: .28em
}

#sec3 .txt {
    margin-top: 5vw
}

@media screen and (max-width: 767px) {
    #sec3 h2 span.jp {
        font-size: 5.5vw
    }
}

@media screen and (min-width: 768px) {
    #sec3 .box-parallax {
        padding: 127px 0 177px
    }

    #sec3 h2 span.en {
        width: 244px;
        margin-bottom: 6px
    }

    #sec3 h2 span.en::before,
    #sec3 h2 span.en:after {
        width: 70px
    }

    #sec3 .txt {
        max-width: 440px;
        margin: 57px auto 0
    }
}

#sec4 {
    background: #8a6600;
    color: #fff;
    padding: 8vw 0 15vw
}

#sec4 .set1 .group-txt {
    margin-top: 7vw
}

#sec4 .set1 .group-txt h2 {
    text-align: center;
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: .28em
}

#sec4 .set1 .group-txt .txt {
    margin-top: 6vw
}

#sec4 .set2 {
    margin: 10vw 4% 0;
    color: #000
}

#sec4 .set2 .wrap {
    background: rgba(255, 255, 255, .5);
    border-radius: 10px;
    padding: 10vw 5% 15vw
}

#sec4 .set2 h3 span {
    display: block;
    line-height: 1
}

#sec4 .set2 h3 span.en {
    width: 40vw;
    margin: 0 auto 5vw;
    border-bottom: 1px solid rgba(0, 0, 0, .6);
    letter-spacing: .03em
}

#sec4 .set2 h3 span.jp {
    font-weight: 500;
    letter-spacing: .28em
}

#sec4 .set2 .price {
    margin-top: 5vw;
    font-weight: 500;
    letter-spacing: .28em
}

#sec4 .set2 .price small {
    letter-spacing: .28em
}

#sec4 .set2 .box-shared {
    margin-top: 10vw
}

#sec4 .set3 {
    /* margin-top: 10vw */
}

#sec4 .set3 h3 {
    margin-top: 7vw;
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: .28em
}

#sec4 .set3 .group-txt {
    margin-top: 5vw
}

#sec4 .set3 .group-txt .menu {
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 7vw;
    padding-top: 7vw
}

#sec4 .set3 .group-txt .sub-txt {
    margin-bottom: 5vw;
    font-weight: 500;
    letter-spacing: .15em
}

#sec4 .set3 .group-txt dl {
    position: relative;
    display: flex;
    justify-content: space-between
}

#sec4 .set3 .group-txt dl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
    height: 1px
}

#sec4 .set3 .group-txt dl>* {
    position: relative;
    z-index: 1;
    background: #8a6600
}

#sec4 .set3 .group-txt dl dt {
    padding-right: 2vw
}

#sec4 .set3 .group-txt dl dd {
    background: #8a6600;
    text-align: right;
    padding-left: 2vw
}

#sec4 .set3 .photo-2 {
    position: relative;
    margin-top: 10vw
}

#sec4 .set3 .photo-2::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3vw;
    background: #a98f47;
    width: 3vw
}

@media screen and (min-width: 768px) {
    #sec4 {
        padding: 104px 0 92px
    }

    #sec4 .set1 .wrap {
        max-width: 1250px;
        padding: 0 30px
    }

    #sec4 .set1 .photo {
        top: 0;
        left: 526px;
        right: 25px;
        height: 639px
    }

    #sec4 .set1 .group-txt {
        width: 424px;
        padding-top: 17px;
        margin: 0 0 0 0
    }

    #sec4 .set1 .group-txt h2 {
        text-align: left;
        margin: 0 auto
    }

    #sec4 .set1 .group-txt .txt {
        margin-top: 48px
    }

    #sec4 .set2 {
        margin: 96px 30px 0
    }

    #sec4 .set2 .wrap {
        max-width: 1300px;
        padding: 65px 30px 72px
    }

    #sec4 .set2 h3 span.en {
        width: 160px;
        padding-bottom: 2px;
        margin-bottom: 26px
    }

    #sec4 .set2 .price {
        margin-top: 32px
    }

    #sec4 .set2 .box-shared {
        max-width: 1100px;
        margin: 46px auto 0;
        padding-bottom: 43px
    }

    #sec4 .set2 .box-shared .list {
        justify-content: center;
        gap: 89px
    }

    #sec4 .set2 .box-shared .list ul {
        width: auto;
        padding-left: 0px
    }

    #sec4 .set3 {
        /* margin-top: 86px */
    }

    #sec4 .set3 .wrap {
        max-width: 1300px
    }

    #sec4 .set3 .photo-1 {
        position: relative;
        z-index: 1;
        width: calc(50% + 29px)
    }

    #sec4 .set3 h3 {
        position: absolute;
        top: 120px;
        right: -33px;
        width: calc(50% - 29px);
        margin-top: 0
    }

    #sec4 .set3 .group-txt {
        width: 424px;
        margin: 81px 0 0 50px
    }

    #sec4 .set3 .group-txt .menu {
        margin-top: 32px;
        padding: 37px 100.5px 0
    }

    #sec4 .set3 .group-txt .sub-txt {
        margin-bottom: 15px
    }

    #sec4 .set3 .group-txt dl dt {
        padding-right: 10px
    }

    #sec4 .set3 .group-txt dl dd {
        padding-left: 10px
    }

    #sec4 .set3 .group-txt dl+dl {
        margin-top: 9px
    }

    #sec4 .set3 .photo-2 {
        bottom: -92px;
        left: 627px;
        right: calc(-40vw + 50%);
        margin-top: 0;
        height: 650px;
    }

    #sec4 .set3 .photo-2::before {
        left: -32px;
        width: 32px
    }
}

#sec5 {
    position: relative;
    padding: 15vw 0
}

#sec5 h2 {
    font-weight: 500;
    line-height: 1;
    letter-spacing: .2em
}

#sec5 .deco-txt {
    position: absolute;
    top: 5vw;
    left: 0;
    z-index: -1;
    width: 15%
}

#sec5 .sticky-group {
    position: relative;
    z-index: 1;
    width: 100%;
    height: calc(100vh - 60px);
    margin-top: 10vw
}

#sec5 .sticky-item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: calc(100vh - 60px);
    padding-top: 5vw;
    transition: .3s;
    opacity: 0
}

#sec5 .sticky-item .group-txt {
    position: relative;
    margin-top: 8vw;
    padding-left: 15%
}

#sec5 .sticky-item .group-txt h3 span.en {
    position: absolute;
    top: 0;
    left: 0
}

#sec5 .sticky-item .group-txt h3 span.en::before {
    content: "";
    position: absolute;
    background: #000;
    width: 1px;
    bottom: -10vw;
    left: 50%;
    height: 8vw;
    transform: translateX(-50%)
}

#sec5 .sticky-item .group-txt h3 span.en:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 1px;
    height: 25vw;
    bottom: -35vw;
    left: 50%;
    transform: translateX(-50%)
}

#sec5 .sticky-item .group-txt h3 span.en i {
    letter-spacing: .03em
}

#sec5 .sticky-item .group-txt h3 span.jp {
    line-height: 1;
    font-weight: 500;
    letter-spacing: .2em
}

#sec5 .sticky-item .group-txt .txt {
    margin-top: 5vw
}

#sec5 .sticky-item.active {
    opacity: 1
}

#sec5 .floor-map {
    margin-top: 5vw
}

@media screen and (min-width: 768px) {
    #sec5 {
        padding: 163px 0 133px
    }

    #sec5 .deco-txt {
        top: 84px;
        width: auto
    }

    #sec5 .wrap {
        max-width: 1400px
    }

    #sec5 .sticky-group {
        height: 100vh;
        margin-top: 0
    }

    #sec5 .sticky-item {
        display: flex;
        align-items: center;
        height: 100vh;
        padding-top: 100px
    }

    #sec5 .sticky-item .row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    #sec5 .sticky-item .group-txt {
        order: 1;
        max-width: 510px;
        margin: 89px 76px 0;
        padding-left: 72px
    }

    #sec5 .sticky-item .group-txt h3 span.en {
        position: absolute;
        top: 5px;
        left: 0
    }

    #sec5 .sticky-item .group-txt h3 span.en::before {
        bottom: -79px;
        height: 60px
    }

    #sec5 .sticky-item .group-txt h3 span.en:after {
        height: 290px;
        bottom: -369px
    }

    #sec5 .sticky-item .group-txt .txt {
        margin-top: 80px
    }

    #sec5 .sticky-item .photo {
        order: 2;
        flex: 1;
        max-width: 700px;
        height: 600px
    }

    #sec5 .floor-map {
        margin-top: 50px;
        text-align: center
    }
}

@media screen and (min-width: 768px)and (max-width: 1366px)and (max-height: 768px) {
    #sec5 .sticky-item .photo {
        height: 500px
    }
}