.apple-retail {margin:30px 0;}
.apple-retail .swiper-slide {text-align:center;padding:0 1%;width:15%!important;transform:translate(-100%,0px);}
.inner figure {width:100%;}
.inner figure img {width:100%;border-radius:30px;opacity:0.2;transition-duration:1.2s;}
.gallery-item-desc {width:1000px;text-align:left;display:inline-block;padding-top:46px;opacity:0;transition-duration:1.2s;}
.init .gallery-item-desc {opacity:1;}
.gallery-item-desc h3 {line-height:1.16667;font-weight:600;letter-spacing:.009em;color:#111;font-size:20px;}
.gallery-item-desc p {margin-top:1em;color:#333;font-size:15px;}
.apple-retail .swiper-slide-active .inner figure img {opacity:1!important;transition-duration:1.2s;}
.apple-retail .swiper-slide-prev .gallery-item-desc {transform:translateX(-70px);}
.apple-retail .swiper-slide-next .gallery-item-desc {transform:translateX(70px);}
.apple-retail .swiper-slide-active .gallery-item-desc {opacity:1;transform:translateX(0);}
@media only screen and (max-width:1068px) {.apple-retail .swiper-slide {padding:0 calc((100vw - 576px) * .15);width:576px;}
.gallery-item-desc {padding-top:41px;}
}
@media only screen and (max-width:735px) {.apple-retail .swiper-slide {transform:scale(.9);padding:0;width:16vw;margin:0 0;min-width:90%;}
.apple-retail .swiper-slide-active {transform:scale(1);background:rgba(255,255,255,.3);}
.apple-retail .swiper-slide-active .inner figure img {opacity:1!important;}
.apple-retail .gallery-item-desc {padding-top:26px;width:90%;}
}
.apple-retail .swiper-button-next,.apple-retail .swiper-button-prev {top:40%;background-color:#ccc;border-radius:8px;background-size:30%;width:52px!important;height:52px!important;transition:all .5s;outline:none;opacity:1;}
.apple-retail .swiper-button-next:hover,.apple-retail .swiper-button-prev:hover {background-color:#333;}
.apple-retail .swiper-button-next {background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");right:20px!important;bottom:0;}
.apple-retail .swiper-button-prev {background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");bottom:0;right:100px!important;left:auto!important;}