@charset "UTF-8";

@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Light.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Light.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Black.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Black.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Black.ttf) format('truetype');
}