@charset "utf-8";
/* CSS Document */


@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 100;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Thin.otf') format('opentype');

}
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 200;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Light.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 500;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 700;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 900;
src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Black.otf') format('opentype');
}