/* ----------------------------------------------------------
  fonts
---------------------------------------------------------- */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("/common_v5/fonts/NotoSansJP-Regular.woff") format("woff"),
       url("/common_v5/fonts/NotoSansJP-Regular.eot?#iefix") format("embedded-opentype"),
       url("/common_v5/fonts/NotoSansJP-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("/common_v5/fonts/NotoSansJP-Bold.woff") format("woff"),
       url("/common_v5/fonts/NotoSansJP-Bold.eot?#iefix") format("embedded-opentype"),
       url("/common_v5/fonts/NotoSansJP-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("/common_v5/fonts/NotoSansJP-Black.woff") format("woff"), 
       url("/common_v5/fonts/NotoSansJP-Black.eot?#iefix") format("embedded-opentype"), 
       url("/common_v5/fonts/NotoSansJP-Black.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("/common_v5/fonts/Oswald-Regular.woff?1724026321") format("woff"), 
       url("/common_v5/fonts/Oswald-Regular.eot?1724026321#iefix") format("embedded-opentype"), 
       url("/common_v5/fonts/Oswald-Regular.ttf?1724026321") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("/common_v5/fonts/Oswald-SemiBold.woff?1724026321") format("woff"), 
       url("/common_v5/fonts/Oswald-SemiBold.eot?1724026321#iefix") format("embedded-opentype"), 
       url("/common_v5/fonts/Oswald-SemiBold.ttf?1724026321") format("truetype");
  font-display: swap;
}