#specsheet-rtx50xx table {
  width: 100%;
  border-collapse: collapse; }
  #specsheet-rtx50xx table thead tr th {
    padding: 1em;
    background: #78ba00;
    color: #fff;
    border-right: 1px solid #fff;
    border-botgtom: 1px solid #fff; }
  #specsheet-rtx50xx table tbody tr th, #specsheet-rtx50xx table tbody tr td {
    padding: 1em;
    border-right: 1px solid #484848;
    border-bottom: 1px solid #484848; }
  #specsheet-rtx50xx table tbody tr th {
    background: #d4d4d4; }
  #specsheet-rtx50xx table tbody tr td {
    background: #fff; }

@media screen and (max-width: 767px) {
  #specsheet-rtx50xx .u-pc-width {
    width: 92vw;
    margin: 0 auto; }
  #specsheet-rtx50xx .scroll-table {
    width: 100%;
    overflow-x: auto; }
  #specsheet-rtx50xx table thead tr th:first-child, #specsheet-rtx50xx table tbody tr th:first-child {
    position: sticky;
    left: 0;
    z-index: 1; } }
