/*=======================================================================*/
/*
font.css
webフォント用のCSS
*/
/*=======================================================================*/

/*=======================================================================*/
/* 共通設定 */
/*=======================================================================*/

html,body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

/*=======================================================================*/
/* NotoSerif（明朝体）設定 */
/*=======================================================================*/

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 100;
	src: url('../font/NotoSerifCJKjp-ExtraLight.eot');
	src: local('Noto Serif CJK JP ExtraLight'), 
		url('../font/NotoSerifCJKjp-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-ExtraLight.woff') format('woff'),
		url('../font/NotoSerifCJKjp-ExtraLight.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 200;
	src: url('../font/NotoSerifCJKjp-Light.eot');
	src: local('Noto Serif CJK JP Light'), 
		url('../font/NotoSerifCJKjp-Light.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-Light.woff') format('woff'),
		url('../font/NotoSerifCJKjp-Light.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 400;
	src: url('../font/NotoSerifCJKjp-Regular.eot');
	src: local('Noto Serif CJK JP Regular'), 
		url('../font/NotoSerifCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-Regular.woff') format('woff'),
		url('../font/NotoSerifCJKjp-Regular.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 500;
	src: url('../font/NotoSerifCJKjp-Medium.eot');
	src: local('Noto Serif CJK JP Medium'), 
		url('../font/NotoSerifCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-Medium.woff') format('woff'),
		url('../font/NotoSerifCJKjp-Medium.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 600;
	src: url('../font/NotoSerifCJKjp-SemiBold.eot');
	src: local('Noto Serif CJK JP SemiBold'), 
		url('../font/NotoSerifCJKjp-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-SemiBold.woff') format('woff'),
		url('../font/NotoSerifCJKjp-SemiBold.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 700;
	src: url('../font/NotoSerifCJKjp-Bold.eot');
	src: local('Noto Serif CJK JP Bold'), 
		url('../font/NotoSerifCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-Bold.woff') format('woff'),
		url('../font/NotoSerifCJKjp-Bold.otf') format('opentype')
}

@font-face {
	font-family: "Noto Serif Japanese";
	font-style: normal;
	font-weight: 900;
	src: url('../font/NotoSerifCJKjp-Bold.eot');
	src: local('Noto Serif CJK JP Black'), 
		url('../font/NotoSerifCJKjp-Black.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSerifCJKjp-Black.woff') format('woff'),
		url('../font/NotoSerifCJKjp-Black.otf') format('opentype')
}

/*=======================================================================*/
/* NotoSans（ゴシック体）設定 */
/*=======================================================================*/

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 250;
	src: url('../font/NotoSansCJKjp-Thin.eot');
	src: local('Noto Sans CJK JP Thin'), 
		url('../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Thin.woff') format('woff'),
		url('../font/NotoSansCJKjp-Thin.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 300;
	src: url('../font/NotoSansCJKjp-Light.eot');
	src: local('Noto Sans CJK JP Light'), 
		url('../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Light.woff') format('woff'),
		url('../font/NotoSansCJKjp-Light.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 350;
	src: url('../font/NotoSansCJKjp-DemiLight.eot');
	src: local('Noto Sans CJK JP DemiLight'), 
		url('../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-DemiLight.woff') format('woff'),
		url('../font/NotoSansCJKjp-DemiLight.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 400;
	src: url('../font/NotoSansCJKjp-Regular.eot');
	src: local('Noto Sans CJK JP Regular'), 
		url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Regular.woff') format('woff'),
		url('../font/NotoSansCJKjp-Regular.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 500;
	src: url('../font/NotoSansCJKjp-Medium.eot');
	src: local('Noto Sans CJK JP Medium'), 
		url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Medium.woff') format('woff'),
		url('../font/NotoSansCJKjp-Medium.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 700;
	src: url('../font/NotoSansCJKjp-Bold.eot');
	src: local('Noto Sans CJK JP Bold'), 
		url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Bold.woff') format('woff'),
		url('../font/NotoSansCJKjp-Bold.otf') format('opentype')
}

@font-face {
	font-family: "Noto Sans Japanese";
	font-style: normal;
	font-weight: 900;
	src: url('../font/NotoSansCJKjp-Black.eot');
	src: local('Noto Sans CJK JP Black'), 
		url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSansCJKjp-Black.woff') format('woff'),
		url('../font/NotoSansCJKjp-Black.otf') format('opentype')
}
