@charset "utf-8";

/*main start*/

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

#facility .facility-in .fac-wrap1 div { width: 100%; height: 440px; background: url(../img/sub3/5/image1.jpg); background-size: cover; background-position: 50% 30%; }
#facility .facility-in .fac-wrap2 > div:nth-of-type(2) { width: 520px; background: url(../img/sub3/5/image2.jpg); background-size: cover; background-position: 50% 50%;}


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