@charset "UTF-8";
/* CSS Document */

.crv-wrap {
  position: relative;
  background: url("../images/2026new/2601_hc_dreamfair_ev_new_17.png") no-repeat 0 0 / cover;
}

.crv-btn01 {
  position: relative;
  width: 80%;
  top: 20%;
  left: 10%;
  padding-bottom: 3%;
  cursor: pointer;
}
.crv-btn02 {
  position: relative;
  width: 80%;
  top: 40%;
  left: 10%;
  padding-bottom: 3%;
  cursor: pointer;
}
.crv-btn03 {
  position: relative;
  width: 80%;
  top: 60%;
  left: 10%;
  padding-bottom: 6%;
  cursor: pointer;
}
	
.swiper1 {
  background: url("../images/2026new/2601_hc_dreamfair_ev_new_17.png") no-repeat 0 0 / cover;		
}

.swiper1 .swiper-button-prev {
  background: url(../images/2026new/ev_slider_left.png) no-repeat 0 0 / 100% auto;
}

.swiper1 .swiper-button-next {
  background: url(../images/2026new/ev_slider_right.png) no-repeat 0 0 / 100% auto;
}

.swiper1 .swiper-pagination {
  bottom: 4%;
}