@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*                                                        */
/* ● style_admin_custom.css                              */
/*    管理画面用 CSS                                      */
/*    ・フォーム系の画面へ追加読込させるCSS               */
/*                                                        */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#BlogTags .bca-checkbox-group {
  display: flex;
  flex-wrap: wrap;
}