/* ========================================
    ■ お知らせ - カテゴリーアイコン
======================================== */
/* 未分類 */
.category.uncategorized { background: #bbb !important; }

/* 重要 */
.category.important { background: #CF6964 !important; }

/* お知らせ */
.category.information { background: #8BB94C !important; }

/* 営業拠点 */
.category.office { background: #54B6D1 !important; }


/* 未使用 */
.category.catslug04 { background: #d38742 !important; }
.category.catslug05 { background: #60A09F !important; }

