@charset "utf-8";

/* .widget-miso-category */
.widget-miso-category { }
.widget-miso-category a { display:block; }
.widget-miso-category .ca-head { border:0; padding:10px 15px; font-size:14px; font-weight:bold; letter-spacing:-1px; }
.widget-miso-category .ca-sub1 { padding: 5px 15px; border-bottom:1px solid #eee; }
.widget-miso-category .ca-sub1.on > a { font-weight:bold !important; color: crimson !important; }
.widget-miso-category .ca-sub1 > a.no-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.widget-miso-category .ca-sub1 > a.is-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "+"; }
.widget-miso-category .ca-sub2 { padding:0; margin:0; list-style:none; background: #fafafa; padding:4px 0px; margin:0px; border-bottom:1px solid #eee }
.widget-miso-category .ca-sub2 li { padding:2px 25px; padding-right:12px; }
.widget-miso-category .ca-sub2 li.on a { font-weight:bold !important; color: crimson !important; }
.widget-miso-category .ca-line { padding:24px 15px 12px; padding-right:0; border-bottom:1px solid #eee; }
.widget-miso-category .new { color:crimson; }