@media screen and (min-width:1400px) {
.l-fixed-side .site_frame > .g-column {
  max-width: 1500px;
  margin: 0 auto;
}

}

