@charset "UTF-8";

@media print, screen and (min-width: 1024px) {
  .tit-pc-hide {
    display: none;
  }
}