@charset "UTF-8";
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/NotoSansJP-Regular.ttf) format('truetype');
    font-display: swap
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    src: url(/assets/fonts/NotoSansJP-Medium.ttf) format('truetype');
    font-display: swap
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 600;
    src: url(/assets/fonts/NotoSansJP-SemiBold.ttf) format('truetype');
    font-display: swap
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    src: url(/assets/fonts/NotoSansJP-Bold.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 800;
    src: url(/assets/fonts/NotoSansJP-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/ZenOldMincho-Regular.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 500;
    src: url(/assets/fonts/ZenOldMincho-Medium.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 600;
    src: url(/assets/fonts/ZenOldMincho-Light.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 700;
    src: url(/assets/fonts/ZenOldMincho-Bold.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 800;
    src: url(/assets/fonts/ZenOldMincho-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 900;
    src: url(/assets/fonts/ZenOldMincho-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/ZenMaruGothic-Regular.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 500;
    src: url(/assets/fonts/ZenMaruGothic-Medium.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 600;
    src: url(/assets/fonts/ZenMaruGothic-SemiBold.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 700;
    src: url(/assets/fonts/ZenMaruGothic-Bold.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 800;
    src: url(/assets/fonts/ZenMaruGothic-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Zen Maru Gothic";
    font-style: normal;
    font-weight: 900;
    src: url(/assets/fonts/ZenMaruGothic-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: "Yuji Syuku";
    font-style: normal;
    /* font-weight: 400; */
    src: url(/assets/fonts/YujiSyuku-Regular.ttf) format('truetype');
    font-display: swap
}
/* [end] */