@charset "UTF-8";

/* 下層ページcss */

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

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

@media only screen and (min-width: 1024px) {
  header .nav {
    position: static !important;
    background: #242424 !important;
    height: 70px !important;
  }
}

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

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

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