#c_effect_022-16866311855280 .factorySwiperBox {
    position: relative;
    padding: 0 56px;
}

#c_effect_022-16866311855280 .factorySwiper {
    overflow: hidden;
}

#c_effect_022-16866311855280 .factorySwiper .p_list {
    display: flex;
    flex-wrap: nowrap !important;
    max-width: none;
}

#c_effect_022-16866311855280 .factorySwiper .p_loopitem {
    box-sizing: border-box;
    flex: 0 0 calc(100% / 3) !important;
    width: calc(100% / 3);
    max-width: calc(100% / 3);
}

#c_effect_022-16866311855280 .factorySwiper .e_container-7 {
    height: 100%;
}

#c_effect_022-16866311855280 .factorySwiper .e_image-8 {
    width: 100%;
    aspect-ratio: 4 / 3;
}

#c_effect_022-16866311855280 .factorySwiper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    user-select: none;
    -webkit-user-drag: none;
}

#c_effect_022-16866311855280 .factorySwiperBox .swiper-button-prev,
#c_effect_022-16866311855280 .factorySwiperBox .swiper-button-next {
    top: 50%;
    z-index: 5;
    margin-top: 0;
    transform: translateY(-50%);
}

#c_effect_022-16866311855280 .factorySwiperBox .swiper-button-prev {
    left: 0;
}

#c_effect_022-16866311855280 .factorySwiperBox .swiper-button-next {
    right: 0;
}

#c_effect_022-16866311855280 .factorySwiperBox .swiper-button-disabled {
    cursor: not-allowed;
    opacity: .35;
}

@media screen and (max-width: 768px) {
    #c_effect_022-16866311855280 .factorySwiperBox {
        padding: 0 38px;
    }

    #c_effect_022-16866311855280 .factorySwiper .p_loopitem {
        flex-basis: 100% !important;
        width: 100%;
        max-width: 100%;
    }

    #c_effect_022-16866311855280 .factorySwiper .p_loopitem>.e_container-7,
    #c_effect_022-16866311855280 .factorySwiper .p_loopitem:nth-child(2n+0)>.e_container-7 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
