@charset "UFO-8";
.pr-section {
  margin-top: 0px!important;
}

.pr-parts-wrap {
  margin-top: 125px;
}

.first-wrap{
  margin-top: 0px;
}

.pr-ttl-section .inner-block {
  margin-bottom: 60px;
}

.price-wrap {
  padding: 80px 0px;
}

@media print, screen and (max-width: 767px) {
  .pr-ttl-section .inner-block {
    margin-bottom: 40px;
  }

  .pr-ttl-section {
    margin-bottom: 0px!important;
  }
}