@charset "utf-8";

.cont-parts36 [class*="__contTtl"]{
  margin-bottom: 40px;
}
.parts36__li {
  position: relative;
  font-size: 20px;
  padding: 21px 0 10px 39px;
  letter-spacing: 0em;
  background-image: linear-gradient(to right, #CBCBCB 3px, transparent 1px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.parts36__li:first-child {
  padding-top: 0 ;
}

.parts36__li:first-child::before {
  top: 0%;
}

.parts36__li::before {
  content: "";
  position: absolute;
  background: url(../images/img_parts36-1.png) center/contain no-repeat;
  width: 28px;
  height: 25px;
  top: 33%;
  left: 0;
  margin: auto;
}
