@charset "UTF-8";

body {
    font-family: 'Noto Sans JP', sans-serif;
}

.noto-serif-jp {
    font-family: 'Noto Serif JP, serif';
}

.fw-bold {
    font-weight: 900 !important;
}

.fw-semibold {
    font-weight: 600 !important;
}

nav {
    font-weight: 600 !important;
}

#carouselExampleIndicators {
    background-image: url(/common/images/keyvisual002.png);
}