@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-100.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-100.woff") format('woff');
	font-weight: 100;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-300.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-300.woff") format('woff');
	font-weight: 300;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-350.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-350.woff") format('woff');
	font-weight: 350;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-400.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-400.woff") format('woff');
	font-weight: 400;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-500.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-500.woff") format('woff');
	font-weight: 500;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-700.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-700.woff") format('woff');
	font-weight: 700;	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJKjp";
	src: url("../font/NotoSansCJKjp-900.woff2") format('woff2'),
	     url("../font/NotoSansCJKjp-900.woff") format('woff');
	font-weight: 900;	font-style: normal;
}
.noto_100 { font-weight: 100; }
.noto_300 { font-weight: 300; }
.noto_350 { font-weight: 350; }
.noto_400 { font-weight: 400; }
.noto_500 { font-weight: 500; }
.noto_700 { font-weight: 700; }
.noto_900 { font-weight: 900; }

