@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;800&family=Noto+Sans+JP:wght@100..900&family=Staatliches&display=swap');
@media screen and (min-width: 0px) {
    :root {
        --theme-color: 178, 156, 124;
        --theme-color-light: 244, 239, 231;
        --logo-size-width: 150px;
    }
}