@charset "utf-8";
@import url("reset.css");
@import url('font-awesome.min.css');
@import url("wp.css");
@import url("common.css");
@import url("common_smp.css") screen and (max-width: 767px);
@import url('https://fonts.googleapis.com/css?family=Yantramanav:700');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansCJKjp-Light.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansCJKjp-DemiLight.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansCJKjp-Medium.woff') format('woff');
}*/

@font-face {
    font-family: 'k6x8';
    font-style: normal;
    font-weight: 400;
    src: url('../font/K6X8.woff') format('woff');
}

