@charset "UTF-8";
/*---------------------------------------------------------
---------------------------------------------------------*/
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('./Poppins/Poppins-Bold.woff') format('woff'),
        url('./Poppins/Poppins-Bold.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('./Noto_Sans_JP/NotoSansJP-Regular.woff') format('woff'),
        url('./Noto_Sans_JP/NotoSansJP-Regular.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('./Noto_Sans_JP/NotoSansJP-Medium.woff') format('woff'),
        url('./Noto_Sans_JP/NotoSansJP-Medium.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('./Noto_Sans_JP/NotoSansJP-Bold.woff') format('woff'),
        url('./Noto_Sans_JP/NotoSansJP-Bold.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('./Noto_Sans_JP/NotoSansJP-Black.woff') format('woff'),
        url('./Noto_Sans_JP/NotoSansJP-Black.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('./Noto_Serif_JP/NotoSerifJP-Regular.woff') format('woff'),
        url('./Noto_Serif_JP/NotoSerifJP-Regular.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('./Noto_Serif_JP/NotoSerifJP-Medium.woff') format('woff'),
        url('./Noto_Serif_JP/NotoSerifJP-Medium.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('./Noto_Serif_JP/NotoSerifJP-Bold.woff') format('woff'),
        url('./Noto_Serif_JP/NotoSerifJP-Bold.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('./Noto_Serif_JP/NotoSerifJP-Black.woff') format('woff'),
        url('./Noto_Serif_JP/NotoSerifJP-Black.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'ZenMaruGothic';
    font-style: normal;
    font-weight: 400;
    src: url('./ZenMaruGothic/ZenMaruGothic-Regular.woff') format('woff'),
        url('./ZenMaruGothic/ZenMaruGothic-Regular.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'ZenMaruGothic';
    font-style: normal;
    font-weight: 500;
    src: url('./ZenMaruGothic/ZenMaruGothic-Medium.woff') format('woff'),
        url('./ZenMaruGothic/ZenMaruGothic-Medium.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'ZenMaruGothic';
    font-style: normal;
    font-weight: 700;
    src: url('./ZenMaruGothic/ZenMaruGothic-Bold.woff') format('woff'),
        url('./ZenMaruGothic/ZenMaruGothic-Bold.eot')  format('eot');
    font-display: swap;
}

@font-face {
    font-family: 'ZenMaruGothic';
    font-style: normal;
    font-weight: 900;
    src: url('./ZenMaruGothic/ZenMaruGothic-Black.woff') format('woff'),
        url('./ZenMaruGothic/ZenMaruGothic-Black.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 900;
    src: url('./ZenKakuGothicNew/ZenKakuGothicNew-Black.woff') format('woff'),
        url('./ZenKakuGothicNew/ZenKakuGothicNew-Black.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 700;
    src: url('./ZenKakuGothicNew/ZenKakuGothicNew-Bold.woff') format('woff'),
        url('./ZenKakuGothicNew/ZenKakuGothicNew-Bold.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 600;
    src: url('./ZenKakuGothicNew/ZenKakuGothicNew-Medium.woff') format('woff'),
        url('./ZenKakuGothicNew/ZenKakuGothicNew-Medium.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 500;
    src: url('./ZenKakuGothicNew/ZenKakuGothicNew-Regular.woff') format('woff'),
        url('./ZenKakuGothicNew/ZenKakuGothicNew-Regular.eot')  format('eot');
    font-display: swap;
}