@charset "UTF-8";
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*===================================================================
	TOP
===================================================================*/
.top-contents {
  width: 100%;
  padding: 1em 0 0;
}
.top-contents .top-contents-img {
  margin: 0 auto;
  max-width: calc(1200px + 8vw);
  padding: 0 4vw;
}
.top-contents .top-contents-img div {
  margin: 2.5em 0 5em;
}
.top-contents .top-contents-img div img {
  margin: 0 auto;
}

/*===================================================================
  サブページ（共通）
===================================================================*//*# sourceMappingURL=page.css.map */