@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:500,400,600|Libre+Caslon+Text:400|Tauri: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/6547d30b99d82c8d5b729d25.6547d30c99d82c8d5b729d28.rKGxExM.hcp.png");

@font-face {
  font-family: "TharLon-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Tharlon-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Yu Gothic-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/yugothib.ttf") format("truetype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.valign-text-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

* {
  box-sizing: border-box;
}

.black-gold-harney-si {
  height: 60px;
  object-fit: cover;
  width: 95px;
}

.vector {
  height: 43px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 45px;
}

.vector-1 {
  height: 43px;
  left: 90px;
  position: absolute;
  top: 14px;
  width: 45px;
}

.vector-2 {
  height: 38px;
  left: 18px;
  position: absolute;
  top: 0;
  width: 99px;
}