@charset "utf-8";
/* CSS Document */


/* Googleフォントを全体に適用 */
*, h1, h2, h3, h4, h5, h6, a.btn, .block, input::placeholder, textarea::placeholder {
  font-family: "Dela Gothic One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
