/* ver5 */

/*********cars***********/

#deliver dl {
  font-size: 0.95rem;
}

#deliver dl dt {
  font-weight: 700;
  margin-top: 10px;
  padding: 2px 6px;
  background: #607d8b;
  display: inline-block;
  color: #fff;
}

#deliver dl dd {
  line-height: 1.4;
}
