.parts14__contInner {
  display: flex;
  flex-wrap: wrap;
}

.parts14__detail {
  width: 278px;
  position: relative;
}

.parts14__detail:not(:nth-child(3n+1)) {
  margin-left: 18px;
}

.parts14__inner {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.parts14__toptext {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #2470a0;
  display: inline-block;
}

.parts14__bottomtext {
  width: 278px;
  height: 51px;
  padding: 15px 10px;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  background: #F8AD2D;
  box-sizing: border-box;
}
.parts14__contTtl{
  padding-top: 89px;
  letter-spacing: 0 !important;
}