.infiniteslide_wrap {
  overflow: visible !important;
}
#service .wrap {
  max-width: 1220px;
}
#service .service__text {
  font-weight: 400;
}
#service .service__slider {
  margin-top: 51px;
}
#service .service__sub__title {
  margin: 40px 0;
}

/*--------------------------------------
  smartphone
--------------------------------------*/
@media only screen and (max-width: 560px) {
  body {
    font-size: 16px;
  }
  #service {
    padding-bottom: 21px;
  }
  #service:after {
    bottom: 0;
  }

  #service .service__slider {
    margin-top: 16px;
  }
}

/*# sourceMappingURL=service.css.map */
