@charset "UTF-8";
body {
  text-align: left;
  color: #222;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-feature-settings: 'palt'; }
  @media only screen and (max-width: 821px) {
    body {
      font-size: 14px;
      line-height: 2; } }

h2, h3, h4, h5 {
  text-align: left;
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 821px) {
    h2, h3, h4, h5 {
      margin-bottom: 1rem; } }

h2 {
  font-size: 1.8em; }
  @media only screen and (max-width: 821px) {
    h2 {
      font-size: 1.8em; } }

h3 {
  font-size: 1.5em; }
  @media only screen and (max-width: 821px) {
    h3 {
      font-size: 1.4em; } }

h4 {
  font-size: 1.3em; }
  @media only screen and (max-width: 821px) {
    h4 {
      font-size: 1.3em; } }

h5 {
  font-size: 1.1em; }
  @media only screen and (max-width: 821px) {
    h5 {
      font-size: 1.1em; } }

p {
  margin-bottom: 1em;
  word-break: break-word; }
  p:empty {
    display: none; }

ul, ol {
  margin-bottom: 1em; }

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