@charset "UTF-8";

* {
    font-family: "Noto Sans JP", sans-serif;
}

.logo {
    width: 200px;
    cursor: pointer;
}
