.parts19__item {
  display: flex;
}

.parts19__item:not(:last-child) {
  margin-bottom: 20px;
}

.parts19__img {
  width: 151px;
  margin-right: 15px;
}

.parts19__detail {
  width: 974px;
  padding-top: 10px;
}

.parts19__ttl {
  margin-bottom: 8.4px;
  font-size: 20px;
  font-weight: bold;
  color: #002A5C;
}

.parts19__text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
}

.cont-parts19 [class$="__contWrap"]{
  padding: 80px 0;
}