.topLogo {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.topLogo img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
.topLogo a {
  text-decoration: none;
  color: inherit;
}
.topLogo .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.topLogo p {
  font-family: "noto-sans";
}
.topLogo p span {
  display: inline-block;
}
.topLogo button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
.topLogo figure {
  margin: 0;
}

.topLogo .topLogo__inner .custom_sign_block {
  margin-top: -1px;
}
.topLogo .topLogo__inner .custom_sign_block picture {
  display: flex;
}/*# sourceMappingURL=TOP_logo_20250925.css.map */