.education#educational_center .sec01 .sec01_split {
  width: 960px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .education#educational_center .sec01 .sec01_split {
    width: 100%;
  }
}
