.product.fcu.scrm .side-nav .side-nav-wrap .side-nav-ttl {
  margin-top: 25px;
  font-weight: 500;
}
.product.fcu.scrm .side-nav .side-nav-wrap .side-nav-menu-btn {
  margin-top: 10px;
}
.product.fcu.scrm .section-block-col2.motor-comp .item-list:first-of-type img {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .product.fcu.scrm .section-block-col2.motor-comp .item-list:first-of-type img {
    width: 80%;
  }
}
.product.fcu.scrm .fcu-em-col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .product.fcu.scrm .fcu-em-col {
    flex-direction: column;
    align-items: center;
  }
}
.product.fcu.scrm .fcu-em-col img {
  max-width: 110px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .product.fcu.scrm .fcu-em-col img {
    margin-bottom: 20px;
  }
}
.product.fcu.scrm .fcu-em-col p {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .product.fcu.scrm .fcu-em-col p {
    padding-left: 0;
  }
}
.product.fcu.scrm .no_line_break {
  min-width: 48px;
}/*# sourceMappingURL=scrm.css.map */