@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/ZenKakuGothicNew-Regular.woff2");
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/ZenKakuGothicNew-Bold.woff2");
}

body {
  font-family: 'Zen Kaku Gothic New';
}
 
 .c-media__logo {
  width: 158px;
  margin-left: 10px; }
  .c-media__logo img {
    width: 100%; }

.c-hdg-01 {
  color: #000000;
  }
