#slide{width:100%;height:100vh;box-sizing: border-box;position: fixed;left:0;top:0;}
#slide .swiper-container{width:100%;height:100%;box-sizing: border-box;}
#slide .swiper-container .swiper-slide{width:100%;height:100%;box-sizing: border-box;position: relative;overflow: hidden;}
#slide .swiper-container .swiper-slide #video{width:100%;height:100%;object-fit: cover;position: absolute;left:0;top:0;right:0;bottom:0;overflow: hidden;}
/* #slide .swiper-container .swiper-slide #video source{} */
#slide .swiper-container .swiper-slide .img{width:100%;height:100%;position: absolute;left:0;top:0;right:0;bottom:0;overflow: hidden;transform: scale(1);transition: all 3s .1s ease-in-out;}
#slide .swiper-container .swiper-slide.swiper-slide-active .img{transform: scale(1.1);}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{bottom:20px;}
.swiper-pagination-bullet{background: #fff;}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{width:35px;height:35px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{width:35px;height:35px;}

.swiper-button-next{right:auto;left:50%;transform: translateX(-50%);bottom:20px;top:auto;bottom:14px;margin-left:170px;background: #121212;border-radius: 5px;}
.swiper-button-prev{left:50%;transform: translateX(-50%);bottom:14px;top:auto;margin-left:-170px;background: #121212;border-radius: 5px;}
.swiper-button-next .fa-angle-right{font-size:22px;color:#fff;}
.swiper-button-prev .fa-angle-left{font-size:22px;color:#fff;}

/* 여름용 */
/* .main_slide .swiper-container .swiper-slide .img1{background: url(../main2/image1.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img2{background: url(../main2/image2.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img3{background: url(../main2/image3.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img4{background: url(../main2/image4.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img5{background: url(../main2/image5.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img6{background: url(../main2/image6.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img7{background: url(../main2/image7.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img8{background: url(../main2/image8.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img9{background: url(../main2/image9.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img10{background: url(../main2/image10.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img11{background: url(../main2/image11.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img12{background: url(../main2/image12.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img13{background: url(../main2/image13.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img14{background: url(../main2/image14.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img15{background: url(../main2/image15.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img16{background: url(../main2/image16.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img17{background: url(../main2/image17.jpg)no-repeat 50% 50%; background-size: cover;} */

/* 겨울용 */
.main_slide .swiper-container .swiper-slide .img1{background: url(../main2/winter/image1.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img2{background: url(../main2/winter/image2.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img3{background: url(../main2/winter/image3.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img4{background: url(../main2/winter/image4.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img5{background: url(../main2/winter/image5.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img6{background: url(../main2/winter/image6.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img7{background: url(../main2/winter/image7.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img8{background: url(../main2/winter/image8.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img9{background: url(../main2/winter/image9.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img10{background: url(../main2/winter/image10.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img11{background: url(../main2/winter/image11.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img12{background: url(../main2/winter/image12.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img13{background: url(../main2/winter/image13.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img14{background: url(../main2/winter/image14.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img15{background: url(../main2/winter/image15.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img16{background: url(../main2/winter/image16.jpg)no-repeat 50% 50%; background-size: cover;}
.main_slide .swiper-container .swiper-slide .img17{background: url(../main2/winter/image17.jpg)no-repeat 50% 50%; background-size: cover;}