section#keyvisual a {
  position: absolute;
  top: 83%;
  left: 5%;
}
div.campaignContent_in_text {
  position: relative;
  background-color: #053875;
  width: calc(100% - 6px);
  margin: 0 auto;
  border-radius: 0px 0px 18px 18px;
  padding: 1% 0% 1% 0%;
  border-left: solid 3px #053875;
  border-bottom: solid 3px #053875;
  border-right: solid 3px #053875;
}
.purchaseMinicar_inner h2::before {
    top: -16%;
    left: 31%;
}
section#keyvisual a.amagif {
    position: absolute;
    top: 37%;
    left: 0.5%;
}