@charset "UTF-8";

.top-mv__list {
    width: 100%;
}
.header {
    height: 9.3rem;
    background: rgba(255, 255, 255, .4);
    backdrop-filter: blur(10px);
}
a.footer-logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.top__col {
    background: rgba(0, 0, 0, .1);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}
.top-mv__content {
    z-index: 2;
}
.event {
    background-position: 25% 65%;
}
.works {
    background-position: 25% 60%;
}
.full {
    background-position: 25% 63%;
}
.page-renovation__full-heading span {
    font-size: 2.6rem;
}
.page-renovation__full-heading h2 {
    font-size: 4.4rem;
}
.page-renovation__reform-heading span {
    font-size: 2.6rem;
}
.page-renovation__reform-heading h2 {
    font-size: 4.4rem;
}
.concept {
    background-position: 25% 76%;
}
.page-concept__head-img img {
    object-position: 25% 83%;
}
.flow {
    background-position: 25% 74%;
}
.single-voice__item:nth-child(even) .single-voice__flex {
    flex-direction: inherit;
}
.single-voice__flex {
    display: block;
}
.single-voice__content {
    width: 100%;
}
.single-voice__item .single-voice__img {
    width: 100%;
    margin: 0 auto;
}
.block {
    max-width: 107.3rem;
}
.single-voice__txt {
    width: 100%;
    font-size: 2rem;
    margin-top: 12px;
}
.single-voice__sbttl {
    font-size: 2.2rem;
    margin-top: 14px;
}