@charset "utf-8";

/*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;}
#main .sec1_slider .swiper-slide.img5{background: url(../img/sub3/4/image5.jpg) no-repeat; background-size: cover; background-position: center; }

#facility .facility-in .fac-wrap1 div { background: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 50% 50%; }
#facility .facility-in .fac-wrap2 > div:nth-of-type(2) { background: url(../img/sub3/4/image4.jpg); background-size: cover; background-position: 0% 50%;}

#facility .facility-in .fac-wrap3 div:nth-of-type(1) { background: url(../img/sub3/4/image1.jpg); background-size: cover; background-position: 50% 50%; }
#facility .facility-in .fac-wrap3 div:nth-of-type(2) { background: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 50% 50%; }
#facility .facility-in .fac-wrap3 div:nth-of-type(3) { background: url(../img/sub3/4/image3.jpg); background-size: cover; background-position: 50% 50%; }
#facility .facility-in .fac-wrap3 div:nth-of-type(4) { background: url(../img/sub3/4/image5.jpg); background-size: cover; background-position: 50% 50%; }

.banner .banner-in { background: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 50% 50%; background-attachment: fixed; }