.page_wrapper {
  background: #F1F2F0;
}

.c_kv--hasMenu {
  background-image: url(/assets/img/about-nose/kv.jpg);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .c_kv--hasMenu {
    background-image: url(/assets/img/about-nose/kv_sp.jpg);
  }
}
.c_kv--hasMenu h1 {
  width: 5.5555555556vw;
  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: 21.8666666667vw;
    height: 27.7333333333vw;
    top: 40.5333333333vw;
    left: 6.6666666667vw;
  }
}

.white_box--1 .ttl_maru,
.white_box--2 .ttl_maru {
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .white_box--1 .ttl_maru,
  .white_box--2 .ttl_maru {
    font-size: 3.7333333333vw;
  }
}
.white_box--1 > div:not(:first-of-type),
.white_box--2 > div:not(:first-of-type) {
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .white_box--1 > div:not(:first-of-type),
  .white_box--2 > div:not(:first-of-type) {
    margin-top: 6.4vw;
  }
}/*# sourceMappingURL=nose.css.map */