@charset "UTF-8";
/**
 * Copyright 2015 Sawai Hiroshi <ino@info-town.jp>
 */
/* -------------------------------------------------------------------
general
------------------------------------------------------------------- */
html {
  font-size: 18px; }

body {
  color: #546E7A;
  font-size: 18px;
  font-family: "Noto Sans Japanese", Sanfrancisco, "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic";
  letter-spacing: .1rem;
  line-height: 1.75rem;
  text-align: justify; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom; }

h1 {
  background: #546E7A;
  color: #FBFBFB;
  font-size: 54px;
  margin-bottom: 27px;
  padding: 0.5em 0.25em;
  text-align: center; }

h2 {
  font-size: 54px;
  border-bottom: 1px solid #e2e8eb;
  margin-top: 54px;
  margin-bottom: 18px;
  padding-bottom: 18px; }

h3 {
  font-size: 36px;
  margin-top: 36px;
  margin-bottom: 18px; }

h4 {
  font-size: 27px;
  margin-top: 27px; }

h5, h6 {
  font-size: 18px;
  margin-top: 18px; }

dt {
  margin-bottom: 0.375em; }

dd {
  margin-bottom: 0.75em; }

.footer {
  padding: 2.5em 0 5em;
  text-align: center; }

/*# sourceMappingURL=info-town.css.map */
