@charset "UTF-8";

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/NotoSansJP/NotoSansJP-Thin.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Thin.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSansJP/NotoSansJP-Light.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Light.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NotoSansJP/NotoSansJP-Regular.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Regular.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSansJP/NotoSansJP-Medium.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Medium.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSansJP/NotoSansJP-Bold.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Bold.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSansJP/NotoSansJP-Black.woff2) format('woff2'),
		 url(../fonts/NotoSansJP/NotoSansJP-Black.woff) format('woff'),
		 url(../fonts/NotoSansJP/NotoSansJP-Black.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 200;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-ExtraLight.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-ExtraLight.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-ExtraLight.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-Light.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Light.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-Regular.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Regular.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-Medium.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Medium.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-SemiBold.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-SemiBold.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-SemiBold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-Bold.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Bold.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSerifJP/NotoSerifJP-Black.woff2) format('woff2'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Black.woff) format('woff'),
		 url(../fonts/NotoSerifJP/NotoSerifJP-Black.otf) format('opentype');
}