@charset "UTF-8";

/*------------------------------------------------------------------------

PC

------------------------------------------------------------------------*/
/*------------------------------------------------------------------------

SP

------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
  .c-tbl th,
  .c-tbl td {
    display: block;
    border-right: none !important;
    border-left: none !important;
  }
}
