@charset "UTF-8";
/* CSS Document */

.slide00 {
  width: 100%;
  height: 100% !important;
  position: relative;
  background-color: #000000;
}

/*
.slide01 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide01.jpg")!important;
  background-size: cover !important;
  background-position: bottom;
}
*/
.slide04 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide04.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide05 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide05.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide06 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide06.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide07 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide07.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide08 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide08.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide09 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide09.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide10 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../img/slide10.jpg")!important;
  background-size: cover !important;
  background-position: center;
}