.page44 .wrap {
  font-size: 50px;
  position: relative;
  height: 5.5em;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .page44 .wrap {
    font-size: 75px;
  }
}
.page44 .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.2em 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-feature-settings: "pkna";
  font-weight: 900;
}
.page44 .item01 {
  color: var(--color-gj06);
  background: var(--color-gj04);
}
.page44 .item02 {
  color: var(--color-gj02);
  background: var(--color-gj09);
}
.page44 .item03 {
  color: var(--color-gj02);
  background: var(--color-gj08);
}
.page44 .item04 {
  color: var(--color-gj02);
  background: var(--color-gj07);
}
.page44 .item05 {
  color: var(--color-gj06);
  background: var(--color-gj04);
}
.page44 .re {
  font-size: 13px;
  width: 5em;
  margin: 20px 0 0;
}
@media print, screen and (min-width: 768px) {
  .page44 .re {
    font-size: 14px;
  }
}
.page44 .wrap50 {
  position: relative;
  padding: 100% 0 0;
}
.page44 .item50 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gj04);
}