@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Oswald:500|Six+Caps");
@import url("https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap");
body * {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #000; }

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75em;
  margin-bottom: 40px; }
  p.min,
  p span.min {
    font-size: 15px;
    line-height: 1rem; }
  p.read,
  p span.read {
    font-size: 21px; }
  p.mt00 {
    margin-top: 0; }
  p.mt20 {
    margin-top: 20px; }
  p.mt40 {
    margin-top: 40px; }
  p.mt60 {
    margin-top: 60px; }
  p.mt80 {
    margin-top: 80px; }
  p.mb00 {
    margin-bottom: 0; }
  p.mb20 {
    margin-bottom: 20px; }
  p.mb40 {
    margin-bottom: 40px; }
  p.mb60 {
    margin-bottom: 60px; }
  p.mb80 {
    margin-bottom: 80px; }

h5 {
  font-size: 23px;
  line-height: 1.75em;
  font-weight: bold; }
  h5.catch {
    font-size: 30px;
    margin: 50px auto;
    font-weight: 900; }

h4 {
  font-size: 30px;
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 0.75em; }

h3 {
  font-family: 'Six Caps';
  font-size: 180px;
  line-height: 1.2em;
  margin-bottom: 0.25em; }
  h3.min {
    font-size: 135px; }
  h3.top-head {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 64px; }

h2 img {
  display: block; }

.oswald {
  font-family: 'Oswald'; }

.ta-center {
  text-align: center; }

.ta-right {
  text-align: right; }

@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
    margin-bottom: 30px; }
    p.min,
    p span.min {
      font-size: 14px; }
    p.read,
    p span.read {
      font-size: 18px; }
    p.story-tx {
      font-size: 14px; }

  h5 {
    font-size: 21px; }
    h5.catch {
      font-size: 24px;
      margin: 24px auto; }

  h4 {
    font-size: 27px; }

  h3 {
    font-size: 140px; }
    h3.min {
      font-size: 100px; }
    h3.top-head {
      font-family: "Dela Gothic One", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 48px; } }
/* with icomoon*/
@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot?kyh12d");
  src: url("../font/icomoon.eot?kyh12d#iefix") format("embedded-opentype"), url("../font/icomoon.ttf?kyh12d") format("truetype"), url("../font/icomoon.woff?kyh12d") format("woff"), url("../font/icomoon.svg?kyh12d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\e901"; }

.icon-line:before {
  content: "\e904"; }

.icon-twitter:before {
  content: "\e907"; }

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

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