.blockLink__ttl {
  margin-top: 0.5em;
}
.blockLink__ttl .orbitron {
  line-height: 1;
  font-size: 22px;
}
.blockLink__ttl .ja {
  margin-left: 0.5em;
  font-weight: bold;
}

.blockLink {
  margin-bottom: 40px;
}
.blockLink a {
  display: block;
  position: relative;
  padding: 0.75em 50px 0.75em 30px;
  background-image: url(../../img/bg_blockLink01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  text-decoration: none;
}
.blockLink a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 15px;
  height: 1em;
  margin: auto;
  background-image: url(../../common/img/ico_linkArw01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.blockLink a p {
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */