@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
body * {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #000; }

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75em;
  margin-bottom: 1.2em; }
  p.read, p span.read {
    font-size: 1.14em; }

h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0.6em; }

h5 {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 600;
  margin-bottom: 0.3em; }

h4 {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 40px;
  width: 90%;
  padding: 8px 0;
  max-width: 374px;
  display: block;
  margin: auto; }

h3 {
  width: 100%;
  margin-bottom: 12px; }
  h3 img {
    width: 92%;
    max-width: 425px;
    height: auto;
    margin: auto;
    display: block; }

@media screen and (max-width: 767px) {
  p {
    font-size: 14px; }
    p.read, p span.read {
      font-size: 16px; }

  h6 {
    font-size: 15px; }

  h5 {
    font-size: 16px; }

  h4 {
    font-size: 21px; }

  h3 img {
    width: 100%;
    max-width: 280px; } }
/*# sourceMappingURL=font.css.map */

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