@charset "utf-8";

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Black.ttf") format("truetype");
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Bold.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Light.ttf") format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Medium.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Regular.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("/corp/set/data/philosophy/lib/css/shared/font/ZenKakuGothicNew-Bold.ttf") format("truetype");
  font-weight: 700;
}

[data-title-font="true"] {
  font-family: 'ZenKakuGothicNew', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

