.attention {
  border: 1px solid #C62024;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.attention .ttl {
  font-size: 16px;
  font-weight: bold;
  color: #C62024;
  margin-bottom: 8px;
}
.attention a {
  color: #C62024;
}