@charset "UTF-8";
.pro_list_table_ex {
  th:last-child {
    width: 100px;
  }
  td:last-of-type {
    width: 100px;
  }
}


@media screen and (max-width: 767px) {
}