/* ===========投稿ページ用=========== */
/* 金川note用CSS */
body {
    background-color: #eaeaea;
}

.title h1 {
    font-family: 'Noto Sans JP', sans-serif;
}

.circle {
    background-color: #eaeaea;
 }