@charset "utf-8";

/* CSS Document */
body {
  background: #000 url("/img/enter_footer_bg.webp") center top;
  background-size: 100%;
}
#enter_top h1 img {
  width: 100%;
  aspect-ratio: 16/9;
}

#enter_entrance {
  width: 100%;
  text-align: center;
  padding: 50px 0;
}

.obj18 img {
  width: inherit;
}

#enter_footer {
  text-align: center;
}

.footer_id {
  margin: 40px auto;
}

.footer_id .footer_logo {
  width: 360px;
  height: auto;
  margin: 0 auto;
}

.footer_id .footer_logo img {
  width: 100%;
}

.footer_id address {
  color: #fff;
  font-size: 1rem;
  margin: 20px;
  background: none;
}

.footer_id address a {
  color: #fff;
  text-decoration: none;
}
