.body-classic-series-v6-wrap {
    @media (min-width: 1201px) {
        .classic-v6-container-pc {
            .p1-container .title-container {
                width: 40vw;
            }
        }
    }
}

.body-v6-transcend-wrap {
    .section-8 .sticky-item .switch-wrapper .text-wrappers .text-wrapper .title {
        text-align: center;
    }
}

.body-vogue-series-wrap {
    @media (min-width: 1200px) {
        .vogue-pc .p1-text1 span {
            padding: 0.3rem 0.2rem 0.1rem 0.2rem;
        }
    }
}

.body-transcend-series-warp {
    @media (min-width: 1200px) {
        .P1-bag {
            padding: 0.3rem 0.5rem 0.1rem 0.5rem;
        }
    }
}