@charset "utf-8";

/*font-family*/
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../font/NotoSansCJKjp-Black.eot');
    src: url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Black.woff') format('woff'),
    url('../font/NotoSansCJKjp-Black.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKjp-Bold.eot');
    src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Bold.woff') format('woff'),
    url('../font/NotoSansCJKjp-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../font/NotoSansCJKjp-Medium.eot');
    src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('../font/NotoSansCJKjp-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.eot');
    src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Regular.woff') format('woff'),
    url('../font/NotoSansCJKjp-Regular.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 800;
    src: url('../font/NotoSerifCJKjp-Black.eot');
    src: url('../font/NotoSerifCJKjp-BoldBlack.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSerifCJKjp-Black.woff') format('woff'),
    url('../font/NotoSerifCJKjp-Black.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSerifCJKjp-Bold.eot');
    src: url('../font/NotoSerifCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSerifCJKjp-Bold.woff') format('woff'),
    url('../font/NotoSerifCJKjp-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 600;
    src: url('../font/NotoSerifCJKjp-Medium.eot');
    src: url('../font/NotoSerifCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSerifCJKjp-Medium.woff') format('woff'),
    url('../font/NotoSerifCJKjp-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSerifCJKjp-Regular.eot');
    src: url('../font/NotoSerifCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSerifCJKjp-Regular.woff') format('woff'),
    url('../font/NotoSerifCJKjp-Regular.ttf')  format('truetype');
}

body *{font-family: 'Noto Sans',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";}