.contents {
  padding-bottom: 12.4rem;
}
.contents .item h3 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  margin: 3.5rem;
}
.contents .item .text {
  padding-bottom: 2rem;
}
.contents .item .text p {
  font-size: 0.8rem;
  line-height: 2.4rem;
  text-indent: 2em;
  margin: 0;
}
.contents .item .img2 {
  display: flex;
  justify-content: space-between;
}
.contents .item .img2 img {
  width: 49%;
}
