@charset "utf-8";

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

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

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