@charset "UTF-8";
body {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

body,
input,
select,
textarea,
button {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "BIZ UDGothic", sans-serif;
}

.serif {
  font-family: "Times New Roman", Times, BIZ UDMincho, "Hiragino Mincho ProN", serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Times, BIZ UDMincho, "Hiragino Mincho ProN", serif;
}

h1 {
  font-size: 2.66em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.66em;
}

h4 {
  font-size: 1.33em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 1em;
}

strong, b, em {
  font-weight: 600;
}

em, pre, i, address {
  font-style: normal;
}

@media screen and (max-width: 1367px) and (min-width: 1025px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.66em;
  }
  h3 {
    font-size: 1.33em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1em;
  }
  h6 {
    font-size: 1em;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 1.66em;
  }
  h2 {
    font-size: 1.33em;
  }
  h3 {
    font-size: 1.2em;
  }
  h4 {
    font-size: 1.1em;
  }
}
/*
//noinspection ALL
_:-ms-lang(x)::-ms-backdrop,
body {
	font-family: 'Hind', meiryo, 'メイリオ', sans-serif;
}
*/

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