.page_wrapper {
  background: #F1F2F0;
}

.c_kv--hasMenu {
  background-image: url(/assets/img/about-others/kv.jpg);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .c_kv--hasMenu {
    background-image: url(/assets/img/about-others/kv_sp.jpg);
  }
}
.c_kv--hasMenu h1 {
  width: 23.1944444444vw;
  height: 5.9722222222vw;
  position: absolute;
  top: 5.9722222222vw;
  left: 7.5694444444vw;
}
.c_kv--hasMenu h1 img {
  filter: none;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .c_kv--hasMenu h1 {
    width: 80vw;
    height: 33.0666666667vw;
    top: 41.6vw;
    left: 6.6666666667vw;
  }
}/*# sourceMappingURL=others.css.map */