#d_sidenavi {
  display: none;
}
#main_contents {
  width: 100%;
}
@media screen and (min-width: 736px) {
  .h2_class {
    font-size: 23px;
    line-height: inherit;
  }
}
