@charset "UTF-8";

#contents_wrap {
  padding-top: 0 !important;
  padding: 0 20px 120px !important;
}

#main {
  width: 1400px;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
}

@media only screen and (max-width: 640px) {
}
