.l-mv {
    width: 100%;
    height: 100svh;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-top: 80px
}

@media screen and (max-width: 1160px) {
    .l-mv {
        width: 100%;
        /*        height: auto;*/
        height: 300px;
        aspect-ratio: 1920/1080
    }
}

@media screen and (max-width: 576px) {
    .l-mv {
        margin-top: 60px
    }
}

.l-mv:after {
    content: "";
    /*    background-image: url(../images/mv-cover.webp);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 2.0833333333vw;
    z-index: 2
}

@media screen and (max-width: 576px) {
    .l-mv:after {
        content: "";
        /*    background-image: url(../images/mv-cover.webp);*/
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 2.0833333333vw;
        z-index: 2
    }
}

.l-mv__inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.l-mv__inner video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center
}

@media screen and (max-width: 1160px) {
    .l-mv__inner video {
        aspect-ratio: 1920/1080;
        /*        height: auto;*/
        height: 300px;
    }
}

.l-concept {
    padding: 110px 40px 475px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media screen and (max-width: 992px) {
    .l-concept {
        overflow: hidden
    }
}

@media screen and (max-width: 768px) {
    .l-concept {
        padding: 50px 16px 483px
    }
}

.l-concept:before {
    content: "";
    background-color: #f8eedc;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 20%;
    z-index: -3
}

.l-concept::after {
    content: "";
    background-image: url(../images/concept-bg.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: repeat;
    position: absolute;
    top: -2.0833333333vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 115%;
    z-index: -2
}

.l-concept__block-text {
    width: 100%;
    max-width: 592px;
    height: 580px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: flex-start;
    flex-direction: row-reverse;
    -moz-column-gap: 50px;
    column-gap: 50px;
    position: relative;
    z-index: 1
}

.l-concept__block-text::before {
    content: "";
    background-image: url(../images/deco-03.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 383px;
    height: 383px;
    position: absolute;
    bottom: -173px;
    left: -530px;
    z-index: -1;
    display: block
}

@media screen and (max-width: 992px) {
    .l-concept__block-text::before {
        bottom: -73px;
        left: -240px
    }
}

@media screen and (max-width: 576px) {
    .l-concept__block-text::before {
        bottom: -213px;
        left: -150px
    }
}

.l-concept__block-text::after {
    content: "";
    background-image: url(../images/deco-02.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 484px;
    height: 484px;
    position: absolute;
    bottom: -437px;
    right: -780px;
    z-index: -1;
    display: block
}

@media screen and (max-width: 768px) {
    .l-concept__block-text {
        -moz-column-gap: 6.5104166667vw;
        column-gap: 6.5104166667vw
    }
}

@media screen and (max-width: 576px) {
    .l-concept__block-text {
        -moz-column-gap: 2.7777777778vw;
        column-gap: 2.7777777778vw;
        flex-direction: column;
        height: -moz-fit-content;
        height: fit-content
    }
}

.l-concept__position-marker {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 74px;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 576px) {
    .l-concept__position-marker {
        width: 100%;
        z-index: 2;
    }
}

.l-concept__position-marker img {
    max-height: 580px;
    aspect-ratio: 273/1518
}

@media screen and (max-width: 576px) {
    .l-concept__position-marker img {
        width: 100%;
        max-height: 100%;
        aspect-ratio: 1241/236;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.l-concept__position-marker::before {
    content: "";
    background-color: #f4b86a;
    -webkit-mask-image: url(../images/deco-07.png);
    mask-image: url(../images/deco-07.png);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    top: -60px;
    right: -68px;
    width: 164px;
    height: 164px;
    z-index: -1;
    display: block;
    position: absolute;
    opacity: .2
}

.l-concept__position-marker::after {
    content: "";
    background-color: #f4b86a;
    -webkit-mask-image: url(../images/deco-07.png);
    mask-image: url(../images/deco-07.png);
    -webkit-mask-size: 133px 133px;
    mask-size: 133px 133px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    bottom: -40px;
    left: -27px;
    width: 133px;
    height: 133px;
    z-index: -1;
    display: block;
    position: absolute;
    opacity: .2
}

.l-concept__title {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    max-height: 468px;
    line-height: 1.8;
    writing-mode: vertical-rl;
    padding: 30px 32px 38px;
    letter-spacing: .18em;
    position: relative;
    z-index: 1
}

.l-concept__title::before {
    content: "";
    background-image: url(../images/deco-04.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 192px;
    height: 161px;
    position: absolute;
    bottom: -140px;
    right: -150px;
    z-index: -1;
    display: block
}

@media screen and (max-width: 1160px) {
    .l-concept__title::before {
        right: -12.7118644068vw
    }
}

@media screen and (max-width: 768px) {
    .l-concept__title::before {
        bottom: -240px
    }
}

@media screen and (max-width: 576px) {
    .l-concept__title::before {
        width: 140px;
        height: 120px;
        right: -6.9444444444vw;
        bottom: -520px
    }
}

@media screen and (max-width: 768px) {
    .l-concept__title {
        padding: 3.90625vw 4.1666666667vw 4.9479166667vw;
        line-height: 1.4
    }
}

@media screen and (max-width: 576px) {
    .l-concept__title {
        padding: 0;
        writing-mode: horizontal-tb
    }
}

.l-concept__text {
    font-weight: 600;
    line-height: 3.2;
    height: 100%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    padding: 30px 0 0px;
    letter-spacing: .04em;
    font-feature-settings: normal;
    position: relative;
    z-index: 1
}

.l-concept__text::before {
    content: "";
    background-image: url(../images/deco-06.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 185px;
    height: 203px;
    position: absolute;
    bottom: 0;
    left: -230px;
    z-index: -1;
    display: block
}

@media screen and (max-width: 992px) {
    .l-concept__text::before {
        bottom: -152px;
        left: -30px;
        width: 144px;
        height: 158px
    }
}

@media screen and (max-width: 768px) {
    .l-concept__text::before {
        bottom: -182px;
        left: -10px
    }
}

@media screen and (max-width: 576px) {
    .l-concept__text::before {
        bottom: -180px
    }
}

.l-concept__text::after {
    content: "";
    background-image: url(../images/deco-05.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 249px;
    height: 104px;
    position: absolute;
    top: 20px;
    left: -360px;
    z-index: -1;
    display: block
}

@media screen and (max-width: 1160px) {
    .l-concept__text::after {
        left: -21.186440678vw;
        top: -90px
    }
}

@media screen and (max-width: 576px) {
    .l-concept__text::after {
        width: 200px;
        height: 80px;
        top: -36px;
        left: 184px;
    }
}

@media screen and (max-width: 768px) {
    .l-concept__text {
        padding: 30px 0 0;
        line-height: 6.6875vw
    }
}

@media screen and (max-width: 576px) {
    .l-concept__text {
        line-height: 2.0;
        writing-mode: horizontal-tb
    }
}

.l-store {
    padding: 190px 40px 200px;
    position: relative;
    z-index: 1;
    margin-top: -350px
}

@media screen and (max-width: 768px) {
    .l-store {
        padding-right: 16px;
        padding-left: 16px
    }
}

@media screen and (max-width: 576px) {
    .l-store {
        padding: 150px 16px 120px
    }
}

.l-store::before {
    content: "";
    background-image: url(../images/store-bg.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180%;
    z-index: -1
}

@media screen and (max-width: 768px) {
    .l-store::before {
        top: 50px
    }
}

.l-store__inner {
    position: relative;
    z-index: 1
}

.l-store__inner::before {
    content: "";
    background-color: #f4b86a;
    -webkit-mask-image: url(../images/deco-01.webp);
    mask-image: url(../images/deco-01.webp);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    bottom: -400px;
    left: -508px;
    width: 484px;
    height: 484px;
    z-index: 1;
    display: block;
    position: absolute
}

.l-store__visuals {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
    column-gap: 50px;
    position: relative;
    z-index: 1
}

.l-store__visuals::before {
    content: "";
    background-color: #f4b86a;
    -webkit-mask-image: url(../images/deco-07.png);
    mask-image: url(../images/deco-07.png);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    top: -60px;
    left: -54px;
    width: 164px;
    height: 164px;
    z-index: -1;
    display: block;
    position: absolute;
    opacity: .2
}

.l-store__visuals::after {
    content: "";
    background-color: #f4b86a;
    -webkit-mask-image: url(../images/deco-07.png);
    mask-image: url(../images/deco-07.png);
    -webkit-mask-size: 133px 133px;
    mask-size: 133px 133px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    bottom: -24px;
    right: -34px;
    width: 133px;
    height: 133px;
    z-index: -1;
    display: block;
    position: absolute;
    opacity: .2
}

@media screen and (max-width: 1160px) {
    .l-store__visuals::after {
        -webkit-mask-size: 11.2711864407vw 11.2711864407vw;
        mask-size: 11.2711864407vw 11.2711864407vw;
        width: 11.2711864407vw;
        height: 11.2711864407vw
    }
}

@media screen and (max-width: 768px) {
    .l-store__visuals::after {
        -webkit-mask-size: 133px 133px;
        mask-size: 133px 133px;
        width: 133px;
        height: 133px;
        right: -16px
    }
}

@media screen and (max-width: 768px) {
    .l-store__visuals {
        flex-direction: column;
        row-gap: 36px
    }
}

@media screen and (max-width: 576px) {
    .l-store__visuals {
        margin-top: 30px
    }
}

.l-store__visual {
    width: 47.69%;
    height: auto
}

@media screen and (max-width: 768px) {
    .l-store__visual {
        width: 100%
    }
}

.l-store__visual img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.l-store__visual p {
    width: 100%;
    text-align: center;
    margin-top: 16px
}

.l-store__visual p span {
    margin-left: 1em
}

.l-store__button {
    margin-top: 40px
}

@media screen and (max-width: 768px) {
    .l-store__button {
        margin-top: 60px
    }
}

.l-gallery {
    padding: 0;
    position: relative;
    z-index: 2;
    flex-direction: column;
    row-gap: 50px
}

@media screen and (max-width: 576px) {
    .l-gallery {
        row-gap: 30px
    }
}

.l-gallery__inner {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0
}

@media screen and (max-width: 768px) {
    .l-gallery__inner {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr)
    }
}

.l-gallery__wrapper {
    width: 100%;
    height: auto
}

.l-gallery__item {
    width: 100%;
    height: auto;
    background-color: #2d2d2d;
    display: flex;
    justify-content: center;
    align-items: center
}

.l-gallery__item img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.l-recruit {
    width: 100%;
    height: 100%;
    padding: 152px 0 0;
    background-image: url(../images/recruit-bg02.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .l-recruit {
        padding: 92px 0 0
    }
}

.l-recruit__bg {
    width: 100%;
    height: 100%;
    max-height: 572px;
    background-image: url(../images/recruit-bg.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 140px 40px 100px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .l-recruit__bg {
        padding: 90px 16px 60px;
        max-height: 100%
    }
}

.l-recruit__inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.l-recruit__inner .common-h2--ja {
    color: #fff
}

.l-recruit__text--large {
    color: #fff;
    margin-top: 43px
}

@media screen and (max-width: 576px) {
    .l-recruit__text--large {
        font-size: 20px;
        text-align: center
    }
}

.l-recruit__text--small {
    width: 100%;
    max-width: 600px;
    color: #fff;
    margin-top: 30px;
    line-height: 2;
    text-align: justify;
}

@media screen and (max-width: 576px) {
    .ft-17 {
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 2.0;
        text-align: justify;
    }
}

/*# sourceMappingURL=top.css.map */
