@charset "UTF-8";

/* CSS Document */

/***************************************************

 共通

***************************************************/
@media screen and (max-width: 640px) {
  .parts .table-ir .w80p {
    width: 65% !important;
  }
}
