/* 写メ日記アイコン色変更 */
.sns .sns01 {
    background-color: #635c61;
}

/* X(Twitter)アイコン色変更 */
.sns .sns02 {
    background-color: #f71178;
}