header#contents-header {
  padding-top: 240px;
  margin-bottom: 60px;
}
header#contents-header h2 {
  text-align: center;
  font-size: 52px;
}
header#contents-header h2 img {
  width: 60px;
  height: auto;
  margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
  header#contents-header h2 {
    font-size: 21px;
  }
  header#contents-header h2 img {
    width: 40px;
  }
}
@media screen and (max-width: 1366px) {
  header#contents-header {
    padding-top: 160px;
  }
}

p.page-discription {
  text-align: center;
  font-size: 21px;
}
@media screen and (max-width: 480px) {
  p.page-discription {
    font-size: 14px;
  }
}

#info-contents {
  padding: 120px 0;
  width: 1200px;
  margin: 0 auto;
}
#info-contents iframe {
  width: 100%;
  height: 400px;
}
#info-contents iframe #newsWrap {
  width: 100%;
}
#info-contents iframe #newsWrap #newsList li div.clearfix {
  display: none !important;
}
@media screen and (max-width: 1112px) {
  #info-contents {
    width: 95%;
  }
}

/*# sourceMappingURL=information.css.map */
