@charset "utf-8";

/* mainBn */
.mainBnCenter .mainBnSwip .swiper-slide.s1{ background: url(../img/sub3/3/image1.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s2{ background: url(../img/sub3/3/image2.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s3{ background: url(../img/sub3/3/image3.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s4{ background: url(../img/sub3/3/image4.jpg) no-repeat center/cover;}
.mainBnCenter .mainBnSwip .swiper-slide.s5{ background: url(../img/sub3/3/image5.jpg) no-repeat center/cover;}

/* secEnjoy */
.enjoyImgList .imgListWrap.line1 .enjoyimgCon.fac1{ background: url(../img/sub3/3/image1.jpg) no-repeat center/cover; }
.enjoyImgList .imgListWrap.line1 .enjoyimgCon.fac2{ background: url(../img/sub3/3/image2.jpg) no-repeat center/cover; }
.enjoyImgList .imgListWrap.line2 .enjoyimgCon.fac3{background: url(../img/sub3/3/image3.jpg) no-repeat center/cover;}
.enjoyImgList .imgListWrap.line2 .enjoyimgCon.fac4{ background: url(../img/sub3/3/image4.jpg) no-repeat center/cover;}
.enjoyImgList .imgListWrap.line2 .enjoyimgCon.fac5{background: url(../img/sub3/3/image5.jpg) no-repeat center/cover;}
.enjoyImgList .imgListWrap.line3 .enjoyimgCon.fac6{ background: url(../img/sub3/3/image2.jpg) no-repeat center/cover;}
.enjoyImgList .imgListWrap.line3 .enjoyimgCon.fac7{ background: url(../img/sub3/3/image1.jpg) no-repeat 80% 50%/cover;}

@media all and (max-width: 768px){
    .enjoyImgList .imgListWrap.line3 .enjoyimgCon.fac7{ display: none;}
}