.spec-box {
  width: 1080px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.spec-box a {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.spec-box a img {
  display: block;
  width: 100%;
}

.spec-box p {
  text-align: justify;
  line-height: 1.5;
  font-size: 16px;
}