@media print, screen and (min-width: 769px) {
  body {
    font-size: 130%;
  }
  .hontai .news-area .news-tabs-in {
    top: 78px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 210% !important;
  }
  .hontai .news-area .news-tabs-in {
    top: 196px;
  }
  .hontai .news-area .bnr-box {
    margin-top: 850px;
  }
  .hontai #sp-header .sp-header-box .sp-bottom-menu .menu-btn-area .menu-btn .menu-btn-open,
  .hontai #sp-header .search-open-menu .menu-btn-area .menu-btn .menu-btn-open {
    background-position: right 20px center;
  }
}
