body {
  margin: 0;
}

#small {
  font-size: 12px;
}

.content {
  padding: 0 7.5%;
}
.content > table {
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.content > table table {
  width: 100%;
}
.content > table img {
  width: 100%;
  max-width: 58.1395348837vw;
  height: auto;
}
@media (min-width: 430px) {
  .content > table img {
    max-width: 250px;
  }
}
@media screen and (max-width: 428px) {
  .content > table {
    font-size: 14px;
  }
}

hr {
  width: 100%;
}

.titles tr td:first-child {
  width: 40%;
}

.titles tr td:last-child {
  text-align: left;
  width: 60%;
}

#bg {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  mix-blend-mode: multiply;
}

.scene, .layer {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  margin: 0;
  padding: 0;
  padding: 0;
  list-style: none;
}

.illust {
  position: absolute;
}
.illust img {
  object-fit: contain;
  width: 16.6666666667vw;
  max-width: 160px;
  height: 16.6666666667vw;
  max-height: 160px;
}

.banner1000 img {
  width: 100%;
  max-width: 460px;
}

.t0 {
  top: 0%;
}

.t5 {
  top: 5%;
}

.t10 {
  top: 10%;
}

.t15 {
  top: 15%;
}

.t20 {
  top: 20%;
}

.t25 {
  top: 25%;
}

.t30 {
  top: 30%;
}

.t35 {
  top: 35%;
}

.t40 {
  top: 40%;
}

.t45 {
  top: 45%;
}

.t50 {
  top: 50%;
}

.t55 {
  top: 55%;
}

.t60 {
  top: 60%;
}

.t65 {
  top: 65%;
}

.t70 {
  top: 70%;
}

.t75 {
  top: 75%;
}

.t80 {
  top: 80%;
}

.t85 {
  top: 85%;
}

.t90 {
  top: 90%;
}

.t95 {
  top: 95%;
}

.t100 {
  top: 100%;
}

.r0 {
  right: 0%;
}

.r5 {
  right: 5%;
}

.r10 {
  right: 10%;
}

.r15 {
  right: 15%;
}

.r20 {
  right: 20%;
}

.r25 {
  right: 25%;
}

.r30 {
  right: 30%;
}

.r35 {
  right: 35%;
}

.r40 {
  right: 40%;
}

.r45 {
  right: 45%;
}

.r50 {
  right: 50%;
}

.r55 {
  right: 55%;
}

.r60 {
  right: 60%;
}

.r65 {
  right: 65%;
}

.r70 {
  right: 70%;
}

.r75 {
  right: 75%;
}

.r80 {
  right: 80%;
}

.r85 {
  right: 85%;
}

.r90 {
  right: 90%;
}

.r95 {
  right: 95%;
}

.r100 {
  right: 100%;
}

.b0 {
  bottom: 0%;
}

.b5 {
  bottom: 5%;
}

.b10 {
  bottom: 10%;
}

.b15 {
  bottom: 15%;
}

.b20 {
  bottom: 20%;
}

.b25 {
  bottom: 25%;
}

.b30 {
  bottom: 30%;
}

.b35 {
  bottom: 35%;
}

.b40 {
  bottom: 40%;
}

.b45 {
  bottom: 45%;
}

.b50 {
  bottom: 50%;
}

.b55 {
  bottom: 55%;
}

.b60 {
  bottom: 60%;
}

.b65 {
  bottom: 65%;
}

.b70 {
  bottom: 70%;
}

.b75 {
  bottom: 75%;
}

.b80 {
  bottom: 80%;
}

.b85 {
  bottom: 85%;
}

.b90 {
  bottom: 90%;
}

.b95 {
  bottom: 95%;
}

.b100 {
  bottom: 100%;
}

.l0 {
  left: 0%;
}

.l5 {
  left: 5%;
}

.l10 {
  left: 10%;
}

.l15 {
  left: 15%;
}

.l20 {
  left: 20%;
}

.l25 {
  left: 25%;
}

.l30 {
  left: 30%;
}

.l35 {
  left: 35%;
}

.l40 {
  left: 40%;
}

.l45 {
  left: 45%;
}

.l50 {
  left: 50%;
}

.l55 {
  left: 55%;
}

.l60 {
  left: 60%;
}

.l65 {
  left: 65%;
}

.l70 {
  left: 70%;
}

.l75 {
  left: 75%;
}

.l80 {
  left: 80%;
}

.l85 {
  left: 85%;
}

.l90 {
  left: 90%;
}

.l95 {
  left: 95%;
}

.l100 {
  left: 100%;
}

.banner, .itoi {
  text-align: left;
  box-sizing: border-box;
  width: 85%;
  max-width: 500px;
  margin-top: 32px;
  border: 4px outset #808080;
}
@media (min-width: 576px) {
  .banner, .itoi {
    width: 100%;
  }
}

.itoi-inner {
  margin: 2px;
  padding: 20px;
  border: 1px inset #808080;
  background-color: #ffffff;
}
.itoi-inner h2, .itoi-inner p {
  letter-spacing: 0.03em;
  font-feature-settings: "halt";
}
.itoi-inner h2 {
  font-family: "Midashi Go MB1", sans-serif;
  font-size: clamp(23px, 5.8974358974vw, 28px);
}
.itoi-inner p {
  font-family: "Gothic Medium BBB JIS2004 AP", sans-serif;
  font-size: clamp(14px, 3.5897435897vw, 16px);
  line-height: 1.8;
  text-align: justify;
}
.itoi-inner p strong {
  font-family: "Futo Go B101 JIS2004 AP", sans-serif;
  font-weight: normal;
}
.itoi-inner br:not(.sp) {
  display: none;
}
@media (min-width: 576px) {
  .itoi-inner br:not(.sp) {
    display: block;
  }
}

a {
  --color_link: #0000cc;
  --color_active: #33ff00;
  --color_focus: #33ff00;
  --color_hover: #339966;
  --color_visited: #006600;
}
a svg.icon {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.2em;
  background-image: url(./open-in-new.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
a:link {
  color: var(--color_link);
}
a:link svg.icon {
  fill: var(--color_link);
}
a:visited {
  color: var(--color_visited);
}
a:visited svg.icon {
  fill: var(--color_visited);
}
@media (hover: hover) {
  a:hover {
    color: var(--color_hover);
  }
  a:hover svg.icon {
    fill: var(--color_hover);
  }
}
a:active {
  color: var(--color_active);
}
a:active svg.icon {
  fill: var(--color_active);
}

.page-header {
  background-image: linear-gradient(to top, rgba(255, 250, 202, 0) 0px, rgba(255, 250, 202, 0.75) 40px, rgba(255, 250, 202, 0.75));
}

.page-footer {
  background-image: linear-gradient(to bottom, rgba(255, 250, 202, 0) 0px, rgba(255, 250, 202, 0.75) 40px, rgba(255, 250, 202, 0.75));
}
.page-footer > table:nth-child(3) td {
  text-align: center;
}

.banner-inner {
  margin: 2px;
  padding: 20px;
  border: 1px inset #808080;
  background-color: #ffffff;
}
.banner-inner a {
  display: block;
}
.banner-inner a img {
  vertical-align: middle;
}
.banner-inner b {
  font-size: 13px;
  text-align: center;
  display: block;
  margin-top: 0.5em;
  color: #FF6699;
}

/*# sourceMappingURL=styles.css.map */
