@charset "UTF-8";
/* CSS Document */

/*============================================Noto Sans CJK JP============================================*/
/*Thin*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Thin.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}

/*Light*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Light.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Light.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

/*DemiLight*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../webfonts/NotoSansCJKjp-DemiLight.otf") format("opentype");
	font-weight: 350;
	font-style: normal;
}

/*Regular*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

/*Midium*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}

/*Bold*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}

/*Black*/
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../webfonts/NotoSansCJKjp-Black.woff") format("woff"), url("../webfonts/NotoSansCJKjp-Black.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}


/*============================================NotoSerifJP============================================*/
/*ExtraLight*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-ExtraLight.woff2") format("woff2"), url("../webfonts/NotoSerifJP-ExtraLight.woff") format("woff"), url("../webfonts/NotoSerifJP-ExtraLight.otf") format("opentype");
	font-weight: 200;
	font-style: normal;
}

/*Light*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-Light.woff2") format("woff2"), url("../webfonts/NotoSerifJP-Light.woff") format("woff2"), url("../webfonts/NotoSerifJP-Light.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

/*Regular*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../webfonts/NotoSerifJP-Regular.woff") format("woff"), url("../webfonts/NotoSerifJP-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

/*Midium*/
@font-face {
	font-family: "NotoSerifJPp";
	src: url("../webfonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../webfonts/NotoSerifJP-Medium.woff") format("woff"), url("../webfonts/NotoSerifJP-Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}

/*SemiBold*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-SemiBold.woff2") format("woff2"), url("../webfonts/NotoSerifJP-SemiBold.woff") format("woff"), url("../webfonts/NotoSerifJP-SemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}

/*Bold*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-Bold.woff2") format("woff2"), url("../webfonts/NotoSerifJP-Bold.woff") format("woff"), url("../webfonts/NotoSerifJP-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}

/*Black*/
@font-face {
	font-family: "NotoSerifJP";
	src: url("../webfonts/NotoSerifJP-Black.woff2") format("woff2"), url("../webfonts/NotoSerifJP-Black.woff") format("woff"), url("../webfonts/NotoSerifJP-Black.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}

