.hero h1 .erased-title.title-decoded,
.hero h1 .erased-title.title-decoded:hover,
.hero h1 .erased-title.title-decoded:focus,
.hero h1 .erased-title.title-decoded:focus-visible,
.hero h1 .erased-title.title-decoded:active {
  background: #8e2a24 !important;
  color: #fff3d6 !important;
  box-shadow: 0 0 0 3px #e6dcc5, 7px 7px 0 #050606 !important;
  border-bottom-color: #fff3d6;
  outline: none;
}

.hero h1 .erased-title.title-decoded .mojibake,
.hero h1 .erased-title.title-decoded .restored {
  display: none !important;
}

.hero h1 .erased-title.title-decoded::after {
  content: "消された男";
  display: inline;
  color: #fff3d6 !important;
  text-shadow: 0 0 8px #fff5, 3px 3px 0 #671d18;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
