/*Rg*/
.swiper-container {
  width: 100%;
}

.swiper-slide {
  background-size: 100%;
  background-position: center center;
  height:0;padding-top:calc(120%/3);
  
}

/*.swiper-slide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.4;
}*/


@media (min-width:769px) and (max-width:3000px){
.swiper-container {
  width: 100%;
}

.swiper-slide {opacity:0.5;
  background-size: 100%;
  background-position: center center;
  height:0;padding-top:calc(120%/3);
  
}

.img01 {
  background-image: url("../img/index36_L.jpg");
}
.img02 {
  background-image: url("../img/index37_L.jpg");
}
.img03 {
  background-image: url("../img/index38_L.jpg");
}
.img04 {
  background-image: url("../img/index39_L.jpg");
}
.img05 {
  background-image: url("../img/index40_L.jpg");
}
.img06 {
  background-image: url("../img/index41_L.jpg");
}
.img07 {
  background-image: url("../img/index75_L.jpg");
}
.img08 {
  background-image: url("../img/01wp08_L.jpg");
}
.img09 {
  background-image: url("../img/02wp14_L.jpg");
}
.img10 {
  background-image: url("../img/03wp25_L.jpg");
}
.img11 {
  background-image: url("../img/04floor01_L.jpg");
}
.img12 {
  background-image: url("../img/05floor02_L.jpg");
}
.img13 {
  background-image: url("../img/06floor03_L.jpg");
}
.img14 {
  background-image: url("../img/07wall01_L.jpg");
}


}




@media screen and (max-width:768px){
.swiper-container {
  width: 100%;
}

.swiper-slide {opacity:0.5;
  background-size: 100%;
  background-position: center center;
  height:0;padding-top:calc(1000%/8);
  
}

.img01 {
  background-image: url("../img/index36_s.jpg");
}
.img02 {
  background-image: url("../img/index37_s.jpg");
}
.img03 {
  background-image: url("../img/index38_s.jpg");
}
.img04 {
  background-image: url("../img/index39_s.jpg");
}
.img05 {
  background-image: url("../img/index40_s.jpg");
}
.img06 {
  background-image: url("../img/index41_s.jpg");
}
.img07 {
  background-image: url("../img/index75_s.jpg");
}
.img08 {
  background-image: url("../img/01wp08_s.jpg");
}
.img09 {
  background-image: url("../img/02wp14_s.jpg");
}
.img10 {
  background-image: url("../img/03wp25_s.jpg");
}
.img11 {
  background-image: url("../img/04floor01_s.jpg");
}
.img12 {
  background-image: url("../img/05floor02_s.jpg");
}
.img13 {
  background-image: url("../img/06floor03_s.jpg");
}
.img14 {
  background-image: url("../img/07wall01_s.jpg");
}


}