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

.slide01 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("/img/01.jpg")!important;
  background-size: cover !important;
  background-position: center;
}