@charset "UTF-8";

@font-face {
  font-family: "Futura-Book";
  src:  url("../font/Futura-B/Futura-Book.woff")  format('woff'),
  url("../font/Futura-B/Futura-Book.woff2")  format('woff2');
   font-display: swap;
}

@font-face {
  font-family: "ShinGo-L";
  src:  url("../font/ShinGo-L/ShinGo-L.woff")  format('woff'),
  url("../font/ShinGo-L/ShinGo-L.woff2")  format('woff2');
   font-display: swap;
}

.logoRed {
	color: #d0111b;
}

.titleLargeRed {
	color: #d0111b;
	font-size: 42px;
}

.g16_22shingoM {
	font-family: "Shin Go Medium", sans-serif, "ＭＳ Ｐゴシック";
	font-size: 16px;
	line-height: 22px;
}

.bold {
	font-weight: bold;
}
