@charset "utf-8";
/*main banner*/
section{ width: 100%; }
.main-bn-swip .s1{background-image:url(../img/sub3/4/image1.jpg);}
.main-bn-swip .s2{background-image:url(../img/sub3/4/image2.jpg);}

#bbq-info .info-in .bbq-info-l .info-l-img{ background-image: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: center; }
#bbq-info .info-in .bbq-info-r #base{ background-image: url(../img/sub3/4/image1.jpg); background-size: cover; background-position: center; }
#bbq-imglst .imglst-in .imglst-one{ background-image: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: 50% 100%; transition: 0.5s; }
#bbq-imglst .imglst-in .imglst-sec .imglst-sec-1{ background-image: url(../img/sub3/4/image1.jpg); background-size: cover; background-position: center;  }
#bbq-imglst .imglst-in .imglst-sec .imglst-sec-2{ background-image: url(../img/sub3/4/image2.jpg); background-size: cover; background-position: center;  }
#res{ background:url(../img/sub3/4/image2.jpg) no-repeat; background-size:cover; background-position:50% 10%; }