/* =================================
ヘッダー
================================= */
.special .header-bg-white {
    background-color: inherit;
}

.special .header-flex .header-right {
    display: none;
}

@media screen and (max-width: 768px) {
    .special .header-bg-white {
        background-color: #fff;
    }

    .special .header-flex .header-right {
        display: block;
    }
}

/* =================================
ページトップボックス
================================= */
.page-special-area {
    padding-bottom: 14rem;
}

.special-top-box {
    padding-top: 16rem;
}

.bg-white-grade {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 67%, rgba(255, 255, 255, 0) 100%);
}

.bg-white-grade.bg-b-none {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, #ffffff 33%, rgba(255, 255, 255, 1) 67%, rgba(255, 255, 255, 0) 100%);
}

.bg-white-grade.bg-t-none {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 33%, rgba(255, 255, 255, 1) 67%, rgba(255, 255, 255, 1) 100%);
}

.bg-white-grade.bg-100 {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 67%, rgba(255, 255, 255, 1) 100%);
}

.date-ttl {
    font-weight: 400;
    text-align: center;
    display: table;
    margin: 0 auto;
    border-bottom: 0.4rem solid #e8e830;
    font-size: 3.2rem;
    margin-bottom: 3.5rem;
}

.special-top-box h2 {
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.1rem;
}

.special-mv {
    position: relative;
    height: 100vh;
    background-color: #fff;
}

.special-mv .mv-box {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    transition: 0.7s;
}

.special-mv .mv-box.opacity {
    opacity: 0.2;
}

.special-mv .mv-box>video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
}

.special-top-img-box {
    max-width: 104rem;
    margin: 0 auto;
    padding-bottom: 14.8rem;
}

.special-top-img-box .flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.special-top-img-box .left {
    max-width: 44rem;
    width: 100%;
}

.special-top-img-box .right {
    max-width: 48rem;
    width: 100%;
}

.special-top-img-box .right p {
    font-size: 2rem;
    line-height: 2;
    font-weight: 400;
}

.special-top-img-box {
    padding-top: 14rem;
}

.page-special-area {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.border-inner {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
}

.naming-box {
    padding-top: 13.5rem;
}

.naming-box h2 {
    max-width: 20.9rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13.5rem;
}

.naming-box .flex-box {
    max-width: 99.2rem;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
}

.naming-box .left-box {
    max-width: 49.2rem;
    width: 100%;
}

.naming-box .left-box h3 {
    font-size: 3rem;
    margin-bottom: 3.5rem;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.naming-box .left-box p {
    font-size: 2rem;
    line-height: 2;
}

.naming-box .right-box {
    max-width: 38.4rem;
    width: 100%;
}

.logo-top-box,
.logo-bottom-box {
    max-width: 104rem;
    width: 100%;
    margin: 0 auto;
}

.logo-top-box {
    margin: 0 auto 14.5rem;
}

.logo-top-box .flex-box,
.logo-bottom-box .flex-box {
    justify-content: space-between;
}

.logo-top-box .left-box,
.logo-bottom-box .left-box {
    max-width: 48rem;
    width: 100%;
}

.logo-top-box .right-box,
.logo-bottom-box .right-box {
    max-width: 48rem;
    width: 100%;
}

.logo-top-box .right-box p,
.logo-bottom-box .left-box p {
    font-size: 2rem;
    line-height: 2;
}

/* =================================
新しいロゴとともに
================================= */
.special-logo-box {
    padding-top: 16rem;
}

.special-logo-box h2 {
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.1rem;
    margin-bottom: 12rem;
}

.special-logo-box h3 {
    max-width: 14.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7.2rem;
}

.logos-box {
    padding-top: 23.6rem;
    padding-bottom: 15rem;
}

/* =================================
EFILa group
================================= */
.special-group-box {
    padding-bottom: 23rem;
}

.special-group-box h2 {
    max-width: 32rem;
    margin: 0 auto 6rem;
}

.special-group-box p {
    max-width: 64rem;
    width: 100%;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1em;
}

.special-group-box p .space-0 {
    letter-spacing: 0;
}

.yellow-b-border {
    background: linear-gradient(transparent 60%, #e8e830 60%);
}

/* =================================
MISSION
================================= */
.special-mission-box h2 {
    max-width: 48rem;
    width: 100%;
    margin: 0 auto 9rem;
}

.special-mission-box p {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 2;
}

.special-mission-box {
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
}

/* =================================
50 COLORS
================================= */
.s-vision-logo {
    max-width: 18.4rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20rem;
}

.special-colors50-box {
    margin-bottom: 9rem;
}

.colors-img {
    max-width: 64rem;
    width: 100%;
    padding-top: 7.3rem;
    padding-bottom: 11rem;
    margin: 0 auto;
}

.colors-txt-box {
    max-width: 110rem;
    margin: 0 auto;
}

.colors-list {
    max-width: 32rem;
}

.colors-list h3 {
    font-weight: 700;
    font-size: 8rem;
    line-height: 1;
    margin-bottom: 4rem;
    text-align: center;
    max-width: 100%;
    margin: 0 auto 4rem;
}

.colors-txt {
    font-size: 2.4rem;
    line-height: 4.2rem;
    text-align: center;
    font-weight: 400;
    padding-bottom: 16.6rem;
}

.colors-list p {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.4rem;
}

.colors-txt-box .flex-box {
    display: flex;
    justify-content: space-between;
}

/* =================================
yellow-box
================================= */
.special-yellow-border-box {
    margin-bottom: 16rem;
}

.yellow-box {
    max-width: 120rem;
    margin: 0 auto;
    padding: 8rem 0;
    background-color: #fff;
    border: 8px solid #e8e830;
}

.yellow-box p {
    font-size: 2.4rem;
    line-height: 2;
    font-weight: 400;
    text-align: center;
}

.special-more-about-box h3 {
    font-family: "Urbanist", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 8.2rem;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #333333;
    margin-bottom: 6rem;
    max-width: 69.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
}

.special-more-about-box .btn-lists {
    max-width: 125rem;
    width: 100%;
    margin: 0 auto;
}

.special-more-about-box .btn-lists {
    width: 100%;
}

.special-more-about-box .btn-lists a {
    display: flex;
    align-items: center;
    max-width: 28.8rem;
    width: 100%;
    position: relative;
}

.special-more-about-box .more-about-list span.arrow span {
    width: 5.2rem;
    height: 5.2rem;
    background-color: #ffffff;
    display: block;
    border-radius: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.special-more-about-box .more-about-list span.circle span {
    background-color: #ffffff;
}
.special-more-about-box .more-about-list:hover a span.txt {
    background-color: #ffffff;
    border: 1px solid #444444;
    color: #444444;
}
.special-more-about-box .more-about-list:hover .check-wrap span.circle {
    background-color: #ffffff;
}
.special-more-about-box .more-about-list:hover span.circle span {
    border: 1px solid #444444;
}
.special-more-about-box .more-about-list span.circle-bg {
    background-color: #444444;
}
.mv-box .sp {
    display: none;
}

br.sp {
    display: none;
}

.logos-box .sp {
    display: none;
}

.logo-top-box .left-box .sp,
.logo-bottom-box .right-box .sp {
    display: none
}
.colors-list h3 .sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .mv-box .pc {
        display: none;
    }

    .mv-box .sp {
        width: 100%;
        height: 100vh;
        display: block;
    }

    .special-mv .mv-box>video {
        width: 100%;
    }

    .mv-box .sp img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
    }

    .page-special-area {
        padding-bottom: 52px;
        margin: 0 auto;
    }

    .special-top-box {
        padding-top: 75px;
    }

    .date-ttl {
        font-weight: 700;
        text-align: center;
        display: table;
        margin: 0 auto;
        border-bottom: 2px solid #e8e830;
        font-size: 20px;
        margin-bottom: 35px;
    }

    .special-top-box h2 {
        font-size: 20px;
        line-height: 2;
        text-align: center;
        letter-spacing: 0.1rem;
    }

    br.sp {
        display: block;
    }

    .border-inner {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #e0e0e0;
    }

    .special-top-img-box {
        margin-top: 0;
        padding-top: 52px;
        padding-bottom: 65px;
    }

    .special-top-img-box .flex-box {
        display: block;
    }

    .special-top-img-box .left {
        max-width: 220px;
        margin: 0 auto;
        width: 100%;
    }

    .special-top-img-box .right {
        max-width: 320px;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .special-top-img-box .right p {
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0.05em;
        font-weight: 400;
    }

    .naming-box {
        padding-left: 27.5px;
        padding-right: 27.5px;
        padding-top: 70px;
    }

    .special-logo-box {
        padding-top: 80px;
    }

    .naming-box h2 {
        max-width: 115px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
    }

    .special-logo-box h2 {
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0;
        margin-bottom: 72px;
    }

    .naming-box .flex-box {
        max-width: 100%;
        width: 100%;
        flex-flow: column;
        justify-content: space-between;
        margin: 0 auto;
    }

    .naming-box .left-box h3 {
        font-size: 20px;
        margin-bottom: 25px;
        letter-spacing: 0.05em;
        font-weight: 500;
    }

    .naming-box .left-box p {
        font-size: 15px;
        line-height: 2;
    }

    .logo-top-box .left-box {
        max-width: 202px;
        width: 100%;
        margin: 0 auto 38px;
    }

    .logo-top-box,
    .logo-bottom-box {
        max-width: 100%;
        padding: 0 27.5px;
        width: 100%;
        margin: 0 auto;
    }

    .logo-top-box {
        padding-bottom: 82px;
    }

    .logo-top-box .flex-box {
        display: block;
    }

    .logo-top-box .right-box p,
    .logo-bottom-box .left-box p {
        font-size: 15px;
        font-feature-settings: "palt";
        line-height: 2;
    }

    .logo-bottom-box .flex-box {
        flex-flow: column;
    }

    .naming-box .right-box {
        order: 1;
        max-width: 225px;
        width: 100%;
        margin: 0 auto 50px;
    }

    .naming-box .left-box {
        order: 2;
    }

    .logos-box {
        padding-top: 124px;
        margin-top: 0;
        padding-bottom: 0;
    }

    .logo-top-box .left-box .pc,
    .logo-bottom-box .right-box .pc {
        display: none;
    }

    .logo-bottom-box .right-box {
        max-width: 180px;
        width: 100%;
        order: 1;
        margin: 0 auto 50px;
    }

    .logo-bottom-box .left-box {
        order: 2;
    }

    .logo-top-box .left-box .sp,
    .logo-bottom-box .right-box .sp {
        display: block;
    }

    .logos-box .pc {
        display: none;
    }

    .logos-box .sp {
        display: block;
    }

    .special-group-box {
        padding-top: 80px;
        padding-bottom: 78px;
    }

    .special-group-box h2 {
        max-width: 200px;
        margin: 0 auto 40px;
    }

    .special-logo-box h3 {
        max-width: 80px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 47px;
    }

    br.sp {
        display: block;
    }

    .special-group-box p {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0.036em;
        font-feature-settings: "palt";
    }

    .yellow-b-border {
        background: linear-gradient(transparent 70%, #e8e830 70%);
    }

    .special-mission-box h2 {
        max-width: 240px;
        width: 100%;
        margin: 0 auto 60px;
    }

    .special-mission-box p {
        font-size: 15px;
        line-height: 2;
    }

    .special-mission-box {
        font-weight: 700;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 96px;
    }

    .s-vision-logo {
        max-width: 96px;
        width: 100%;
        padding-bottom: 36px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
    }

    .colors-img {
        max-width: 320px;
        width: 100%;
        padding-top: 0;
        padding-bottom: 50px;
        margin: 0 auto 0;
    }

    .colors-txt {
        font-size: 18px;
        line-height: 2;
        text-align: center;
        padding-bottom: 70px;
    }

    .colors-txt-box .flex-box {
        display: block;
        justify-content: space-between;
    }

    .colors-list {
        margin: 0 auto;
        max-width: 320px;
    }

    .colors-list h3 {
        font-weight: 700;
        font-size: 40px;
        line-height: 1;
        margin-bottom: 28px;
        text-align: center;
    }

    .colors-list p {
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0.1em;
    }

    .colors-list:nth-child(n+2) {
        margin: 55px auto 0;
    }

    .special-colors50-box {
        margin-bottom: 68px;
    }

    .special-yellow-border-box {
        margin-bottom: 100px;
        max-width: calc(100% - 14px);
        margin-left: auto;
        margin-right: auto;
    }

    .yellow-box {
        max-width: 100%;
        margin: 0 auto;
        padding: 36px 8px;
        border: 4px solid #e8e830;
    }

    .yellow-box p {
        font-size: 15px;
        text-align: center;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
    }

    .special-more-about-box h3 {
        font-family: "Urbanist", serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-size: 32px;
        text-align: center;
        letter-spacing: 0.05em;
        line-height: 1;
        color: #333333;
        margin-bottom: 26px;
        max-width: 309px;
        margin-left: auto;
        margin-right: auto;
    }

    .special-more-about-box .btn-lists .flex-box {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 auto;
    }

    .special-more-about-box .btn-lists a {
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        background-image: url(../images/common/btn-white-arrow.svg);
        background-repeat: no-repeat;
        background-size: 10px 10px;
        max-width: 168px;
        background-position: right 10px center;
    }

    .special-more-about-box .more-about-list span.arrow span {
        width: 30px;
        height: 30px;
        background-color: #ffffff;
        display: block;
        border-radius: 50% 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .colors-list h3 .sp {
        display: block;
    }
    .colors-list h3 .pc {
        display: none;
    }
    .colors-list:first-child h3 {
        max-width: 131px;
        width: 100%;
        margin: 0 auto 28px;
    }
    .colors-list:nth-child(2) h3 {
        max-width: 156px;
        width: 100%;
        margin: 0 auto 28px;
    }
    .colors-list:nth-child(3) h3 {
        max-width: 131px;
        width: 100%;
        margin: 0 auto 28px;
    }
}

.special #footer {
    position: relative;
    z-index: 2;
}

/* =================================
ギャラリー
================================= */
.special-logo-gallerys {
    display: flex;
    overflow: hidden;
}

.special-logo-list {
    width: 430.9rem;
}

.special-logo-list {
    margin-right: 4.2rem;
}

.special-logo-list img {
    width: 100%;
}

.special-logo-gallerys+.special-logo-gallerys {
    margin-top: 455.9rem;
    margin-top: 10rem;
}

.special-logo-wrapper {
    display: flex;
    animation: scroll-left 40s infinite linear .5s both;
}

.special-logo-wrapper-02 {
    animation: scroll-left 43s infinite linear .5s both;
    display: flex;
}

.special-logo-wrapper-03 {
    animation: scroll-left 37s infinite linear .5s both;
    display: flex;
}

.special-logo-wrapper-04 {
    animation: scroll-left 42s infinite linear .5s both;
    display: flex;
}

@media screen and (max-width: 768px) {
    .special-logo-list {
        width: 2280px;
    }

    .special-logo-gallerys+.special-logo-gallerys {
        margin-top: 50px;
    }
}

/*
:root {
    --marquee-item-width: 430.9rem;
    --marquee-item-height: 7rem;
}
.special-logo-gallerys {
    margin-inline: auto;
    position: relative;
    height: var(--marquee-item-height);
    overflow: hidden;
}
.marquee__item {
    width: var(--marquee-item-width);
    height: 100%;
    position: absolute;
    left: max(calc(var(--marquee-item-width) * var(--marquee-number-of-items)), 100%);
    animation: marquee-scroll var(--marquee-animation-speed) linear infinite;
    animation-delay: calc(var(--marquee-animation-speed) / var(--marquee-number-of-items) * var(--marquee-position) * -1);
}
@keyframes marquee-scroll {
    to {
        left: calc(var(--marquee-item-width) * -1);
    }
}
*/

.scroll_down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5rem;
    width: 100%;
    height: 100vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.scroll_down:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
}

.scroll_down a {
    display: table;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 10px 10px 110px;
    color: #000;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    letter-spacing: .2em;
    text-transform: uppercase;
    text-decoration: none;
    writing-mode: vertical-lr;
    transition: .2s;
    overflow: hidden;
    margin: auto;
}

.scroll_down a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 2px;
    height: 100px;
    background: #ddd;
}

.scroll_down a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 2px;
    height: 100px;
    background: #000;
}

.scroll_down a:hover {
    opacity: .5;
}

#type01 a:after {
    animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

.scroll_down {
    opacity: 0;
}

.scroll_down.show {
    transition: 0.7s;
    opacity: 1;
}

@keyframes sdl01 {
    0% {
        transform: scale(1, 0);
        transform-origin: 0 0;
    }

    50% {
        transform: scale(1, 1);
        transform-origin: 0 0;
    }

    50.1% {
        transform: scale(1, 1);
        transform-origin: 0 100%;
    }

    100% {
        transform: scale(1, 0);
        transform-origin: 0 100%;
    }
}

@media screen and (max-width: 768px) {
    .scroll_down {
        bottom: 20px;
    }
}