@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Thin.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Thin.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Thin.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Thin.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Light.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Light.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Light.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Light.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('/sp/nano/fonts/NotoSansCJKjp-DemiLight.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-DemiLight.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-DemiLight.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-DemiLight.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Regular.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Regular.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Regular.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Regular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Medium.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Medium.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Medium.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Medium.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Bold.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Bold.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Bold.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Bold.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('/sp/nano/fonts/NotoSansCJKjp-Black.woff2') format('woff2'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Black.woff') format('woff'),
	     url('/sp/nano/fonts/NotoSansCJKjp-Black.ttf')  format('truetype'),
         url('/sp/nano/fonts/NotoSansCJKjp-Black.eot') format('embedded-opentype');
}


@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 100;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-ExtraLight.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 200;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-Light.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 400;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 500;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-Medium.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 600;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-SemiBold.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 700;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 900;
	src: url('/sp/nano/fonts/NotoSerifCJKjp-Black.otf') format('opentype');
}