@charset "UTF-8";
/**/
@media only screen and (max-width: 769px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.New_Table {
  width: 100%;
  clear: both;
  padding: 0 0 10px;
}
