@media screen and (min-width: 1024px), print {
  .past-questions .table.table01 table.bold.b_left thead tr th {
    font-size: 1.4rem;
  }
  .past-questions .table.table01 table.bold.b_left thead tr th:first-of-type {
    width: 120px;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr th {
    font-size: 1.4rem;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td {
    padding-left: 0;
    font-size: 1.4rem;
    text-align: center;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td .icon_pdf {
    width: 16px;
    height: 21px;
    margin-left: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .past-questions .table.table01 table.bold.b_left thead tr th {
    font-size: 1.56403vw;
  }
  .past-questions .table.table01 table.bold.b_left thead tr th:first-of-type {
    width: 12.90323vw;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr th {
    font-size: 1.56403vw;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td {
    padding-left: 0;
    font-size: 1.56403vw;
    text-align: center;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td .icon_pdf {
    width: 1.56403vw;
    height: 1.85728vw;
    margin-left: 0.68426vw;
  }
}

@media screen and (max-width: 767px) {
  .past-questions .table.table01 table.bold.b_left {
    width: 221.35417vw;
  }
  .past-questions .table.table01 table.bold.b_left thead tr th {
    font-size: 3.64583vw;
    line-height: 1.25;
    padding: 3.38542vw 0 3.38542vw;
  }
  .past-questions .table.table01 table.bold.b_left thead tr th:first-of-type {
    width: 29.81771vw;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr th {
    font-size: 3.64583vw;
    padding: 3.38542vw 0 3.38542vw;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td {
    font-size: 3.64583vw;
    text-align: center;
  }
  .past-questions .table.table01 table.bold.b_left tbody tr td .icon_pdf {
    width: 3.90625vw;
    height: 4.55729vw;
    margin-left: 2.47396vw;
  }
}
