@charset "UTF-8";

/* 下層ページcss */

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

.header-inner {
  margin-bottom: 0;
}

/* #main {
  width: 1200px;
} */

@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) {
}
