/**----------------------------------------
 * main section style css
 -----------------------------------------*/
@media screen and (max-width: 750px) {
  html body .ccm-page[class*="page-type-news-page"] #wrapper main .page_contents #sidebar_section,
  html body .ccm-page.page-type-event-report #wrapper main .page_contents #sidebar_section,
  html body .ccm-page[class*="page-type-little-category-page"] #wrapper main .page_contents #sidebar_section {
    display: none;
  }
}
/*# sourceMappingURL=sidebar.css.map */