<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*main start*/

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

#fac .fac-in .fac-wrap &gt; div:nth-of-type(1) { background: url(../img/sub3/10/image2.jpg) no-repeat; background-size: cover; background-position: center; }

#fac2 .fac2-in .fac2-wrap div:nth-of-type(1) { background: url(../img/sub3/10/image2.jpg) no-repeat; background-size: cover; background-position: center; }
#fac2 .fac2-in .fac2-wrap div:nth-of-type(2) { background: url(../img/sub3/10/image1.jpg) no-repeat; background-size: cover; background-position: center; }


#banner3 .banner3-in { width: 100%; height: 325px; background: url(../img/sub3/10/image2.jpg) no-repeat; background-size: cover; background-position: 50% 50%;  }
</pre></body></html>