#main .hrp .description {
  columns: 1;
}

.show_detail {
  text-align: center;
  margin: 8px 0 26px;
  line-height: 2rem;
  font-size: 1.58rem;
}
.show_detail a {
  display: inline-block;
  padding: 4px 4px;
  width: 150px;
  border-bottom: solid 1px;
  text-align: center;
}

.dummy {
  margin-top: -2rem;
}
