@charset "UTF-8";

@media screen and (min-width: 769px) {
  #news .p-news .p-news__table table th {
    width: 25%;
  }
  #news .p-news .p-news__table table td {
    width: 75%;
  }
}
