div.contents1119happybag::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 120vh;
  z-index: 0;
  background: url("https://osmosis.itembox.design/item/img/contents/2023aw/1117happybag/bg.jpg?1");
  background-size: cover;
}
div.contents1119happybag div.top {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  div.contents1119happybag div.top {
    width: 100%;
  }
}
div.contents1119happybag div.top div.bag h1 a {
  margin-top: 34%;
  margin-left: 6%;
}
@media screen and (max-width: 1500px) {
  div.contents1119happybag div.top div.bag h1 a {
    margin-top: -15%;
  }
}
@media screen and (max-width: 1200px) {
  div.contents1119happybag div.top div.bag h1 a {
    margin-top: -45%;
  }
}
@media screen and (max-width: 1024px) {
  div.contents1119happybag div.top div.bag h1 a {
    margin-top: -60%;
  }
}
@media screen and (max-width: 1024px) {
  div.contents1119happybag div.top div.bag h1 a {
    margin-top: -55%;
  }
}
@media screen and (max-width: 840px) {
  div.contents1119happybag div.top div.bag h1 a {
    margin-top: -7%;
  }
}
div.contents1119happybag div.top div.bag div {
  transition: 0.8s;
  transform: translateY(50%);
}
div.contents1119happybag div.top div.bag div.inview {
  transform: translateY(0);
}/*# sourceMappingURL=1117happybag.css.map */