@charset "UTF-8";


@media screen and (max-width: 768px) {
  [class^="jp-page-sl-songlist-"] > tbody > tr > th.jp-page-sl-cell-program::before, [class*=" jp-page-sl-songlist-"] > tbody > tr > th.jp-page-sl-cell-program::before, [class^="jp-page-sl-songlist-"] > tbody > tr > td.jp-page-sl-cell-program::before, [class*=" jp-page-sl-songlist-"] > tbody > tr > td.jp-page-sl-cell-program::before{
            content: '番組名：';
        display: inline-block;
        width: 57px;
        text-indent: 0px;
  }


}
