@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Inter:700,400");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/6653ef8e0a0f96130230ab1c.6653ef8f0a0f96130230ab1f.JP6ICAN.hcp.png");

@font-face {
  font-family: "DIN Condensed-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("https://jalana.itembox.design/item/font/.10875.otf") format("opentype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}
