.test1 {
    padding: 0 1.0416666667vw 0 1.0416666667vw
}

.test1 .wrap .img {
    height: 41.6666666667vw;
    margin: 4.7916666667vw 0 0 0
}

.test1 .wrap .img img {
    width: 100%;
    height: 100%
}

.test2 {
    padding: 4.5833333333vw 11.4583333333vw 10.6770833333vw 11.4583333333vw
}

.test2 .wrap .title {
    text-align: center;
    padding: 0 0 3.3854166667vw;
    margin: 0 0 5.7291666667vw;
    border-bottom: 1px solid #D5D5D5
}

.test2 .wrap .title .p1 {
    width: 51.5625vw;
    font-weight: bold;
    font-size: 1.6666666667vw;
    color: #1A1A1A;
    line-height: 2.1875vw;
    margin: 0 auto 2.03125vw;
    text-transform: uppercase;
    font-family: 'BMWTypeWebBoldAll', sans-serif
}

.test2 .wrap .title .p2 {
    font-weight: 400;
    font-size: 18px;
    color: #888888
}

.test2 .wrap .headline {
    font-family: 'Miedinger', sans-serif;
    font-weight: bold;
    font-size: 1.6666666667vw;
    color: #1A1A1A;
    margin: 0 0 3.1770833333vw;
    text-align: center
}

.test2 .wrap .cut {
    display: flex;
    justify-content: space-between
}

.test2 .wrap .cut .list {
    font-weight: 400;
    font-size: .9375vw;
    color: #1A1A1A;
    opacity: 0.2;
    cursor: pointer;
    transition: .6s ease
}

.test2 .wrap .cut .list.on {
    opacity: 1
}

.test2 .wrap .content {
    margin: 2.8645833333vw 0 0 0;
    display: flex;
    height: 35.4166666667vw;
    background: #FFFFFF
}

.test2 .wrap .content .l {
    width: 51.5625vw;
    height: 100%
}

.test2 .wrap .content .l .testSwiper {
    width: 100%;
    height: 100%
}

.test2 .wrap .content .l .testSwiper .swiper-slide {
    overflow: hidden
}

.test2 .wrap .content .l .testSwiper .swiper-slide img {
    width: 100%;
    height: 100%
}

.test2 .wrap .content .r {
    height: 100%;
    width: 25.5208333333vw;
    display: flex;
    align-items: center;
    justify-content: center
}

.test2 .wrap .content .r .joke {
    position: relative;
    padding: 0 4.6875vw
}

.test2 .wrap .content .r .joke .top {
    position: relative
}

.test2 .wrap .content .r .joke .top .matter {
    position: relative;
    pointer-events: none
}

.test2 .wrap .content .r .joke .top .matter.on {
    pointer-events: auto
}

.test2 .wrap .content .r .joke .top .matter.on .p1, .test2 .wrap .content .r .joke .top .matter.on .p2, .test2 .wrap .content .r .joke .top .matter.on .icon {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s
}

.test2 .wrap .content .r .joke .top .matter.on .p1 {
    transition-delay: .4s
}

.test2 .wrap .content .r .joke .top .matter.on .p2 {
    transition-delay: .5s
}

.test2 .wrap .content .r .joke .top .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.test2 .wrap .content .r .joke .top .matter .icon {
    width: 46px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 2.2916666667vw;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .3s, transform .6s .3s
}

.test2 .wrap .content .r .joke .top .matter .icon img {
    object-fit: contain
}

.test2 .wrap .content .r .joke .top .matter .p1 {
    font-weight: bold;
    font-size: 1.25vw;
    color: #1A1A1A;
    margin: 0 0 1.25vw;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .3s, transform .6s .4s
}

.test2 .wrap .content .r .joke .top .matter .p2 {
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 28px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .3s, transform .6s .5s
}

.test2 .wrap .content .r .joke .button {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 12.2916666667vw 0 0 0
}

.test2 .wrap .content .r .joke .button .circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #969696;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s ease;
    cursor: pointer
}

.test2 .wrap .content .r .joke .button .circle:first-child {
    transform: rotate(180deg)
}

.test2 .wrap .content .r .joke .button .circle:hover {
    border: 1px solid transparent;
    background: #EEEEEE
}

.test2 .wrap .content .r .joke .button .circle .iconfont {
    color: #111;
    font-size: 14px
}

.test2 .wrap .last_text {
    margin: 8.2291666667vw 0 0 0;
    font-family: 'Miedinger', sans-serif;
    font-weight: bold;
    font-size: 64px;
    color: #1A1A1A;
    line-height: 1.4;
    text-align: center
}

@media screen and (max-width: 1919px) {
    .test2 .wrap .title .p2{
        font-size: 0.9375vw;
    }
    .test2 .wrap .content .r .joke .top .matter .icon{
        width: 2.3958333333vw;
        height: 2.1354166667vw;
        transform: translateY(1.0416666667vw);
    }
    .test2 .wrap .content .r .joke .top .matter .p1{
        transform: translateY(1.0416666667vw);
    }
    .test2 .wrap .content .r .joke .top .matter .p2{
        font-size: 0.9375vw;
        line-height: 1.4583333333vw;
        transform: translateY(1.0416666667vw);
    }
    .test2 .wrap .content .r .joke .button{
        gap: 0.46875vw;
    }
    .test2 .wrap .content .r .joke .button .circle{
        width: 2.9166666667vw;
        height: 2.9166666667vw;
    }
    .test2 .wrap .content .r .joke .button .circle .iconfont{
        font-size: 0.7291666667vw;
    }
    .test2 .wrap .last_text{
        font-size: 3.3333333333vw;
    }
}


@media screen and (max-width: 1024px) {
    .test1{
        padding: 0 5% 30px 5%;
    }
    .test1 .wrap .img{
        height: auto;
        margin: 20px 0 0 0;
    }


    .test2 .wrap .title .p1{
        width: 100%;
        font-size: 16px;
        line-height: 1.5;
        margin: 0 0 12px;
    }
    .test2 .wrap .title{
        padding: 0 0 30px;
        margin: 0 0 30px;
    }
    .test2 .wrap .title .p2{
        font-size: 13px;
        line-height: 23px;
    }

    .test2{
        padding: 0 5% 40px 5%;
    }

    .test2 .wrap .headline{
        font-size: 16px;
        margin: 0 0 22px;
    }

    .test2 .wrap .cut .list{
        font-size: 12px;
    }
    .test2 .wrap .cut{
        flex-wrap: wrap;
        gap: 10px 24px;
        justify-content: center;
    }
    .test2 .wrap .content{
        margin: 30px 0 0 0;
        height: auto;
        flex-direction: column;
    }
    .test2 .wrap .content .l{
        width: 100%;
    }
    .test2 .wrap .content .r{
        width: 100%;
    }
    .test2 .wrap .content .r .joke{
        width: 100%;
        padding: 25px 5%;
    }
    .test2 .wrap .content .r .joke .top .matter .icon{
        width: 25px;
        height: 25px;
        margin: 0 0 16px;
    }

    .test2 .wrap .content .r .joke .top .matter .p1{
        font-size: 18px;
        margin: 0 0 15px;
    }
    .test2 .wrap .content .r .joke .top .matter .p2{
        font-size: 13px;
        line-height: 22px;
    }

    .test2 .wrap .content .r .joke .button .circle{
        width: 40px;
        height: 40px;
    }
    .test2 .wrap .content .r .joke .button{
        gap: 20px;
        margin: 30px 0 0 0;
    }
    .test2 .wrap .content .r .joke .button .circle .iconfont{
        font-size: 10px;
    }

    .test2 .wrap .last_text{
        font-size: 18px;
        margin: 45px 0 0 0;
    }
}
