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

/* HEADER */
.hd_keplarrev22 {
  background-image: url("../img/hd_keplarrev22.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.hd_cn12 {
  background-image: url("../img/hd_251004.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.hd_le166 {
  background-image: url("../img/hd_le166.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh;
}

/* BACKGROUND */
.bg_lifetime {
  background-image: url("../img/bg_lifetime.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
}
.bg_kuro {
  background-image: url("../img/kuro_6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 500px;
}
