.parts6__contInner {
  display: flex;
  justify-content: space-between;
}

.parts6__item {
  width: 204px;
}

.parts6__img {
  margin-bottom: 8px;
}

.parts6__ttl {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #003C7C;
}

.parts6__text {
  font-size: 16px;
  font-weight: 500;
}