/*main start*/

#main .sec1_slider .swiper-slide.img1{background: url(../img/sub3/4/image1.jpg) no-repeat; background-size: cover; background-position: center; }
#main .sec1_slider .swiper-slide.img2{background: url(../img/sub3/4/image2.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img3{background: url(../img/sub3/4/image3.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img4{background: url(../img/sub3/4/image4.jpg) no-repeat; background-size: cover; background-position: center;}

#facility > .facility-in > .facility-wrap > div:nth-of-type(2) { background: url(../img/sub3/4/image2.jpg) no-repeat; background-size: cover; background-position: center; }
#facility > .facility-in > .facility-wrap > div:nth-of-type(2) > div { position: absolute; left: -240px; bottom: -90px; width: 325px; height: 418px; background: url(../img/sub3/4/image4.jpg) no-repeat; background-size: cover; background-position: 50% 50%; border-radius: 250px 250px 0% 0%; }

.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(1) > a > .pic { background: url(../img/sub3/4/image1.jpg); background-size: cover; background-position: 50% 50%; transition: .8s; }
.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(2) > a > .pic { background: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 40% 50%; transition: .8s; }
.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(3) > a > .pic { background: url(../img/sub3/4/image3.jpg); background-size: cover; background-position: 50% 50%; transition: .8s; }
.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(4) > a > .pic { background: url(../img/sub3/4/image4.jpg); background-size: cover; background-position: 100% 50%; transition: .8s; }
.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(5) > a > .pic { background: url(../img/sub3/4/image1.jpg); background-size: cover; background-position: 50% 50%; transition: .8s; }
.detail-wrap > .detail-list:nth-of-type(1) > .detail:nth-child(6) > a > .pic { background: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 35% 50%; transition: .8s; }

#banner2 .banner2-in { background: url(../img/sub3/4/image4.jpg) no-repeat; background-size: cover; background-position: 50% 60%; }