<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*ローカルナビのカレント*/

#corp_index .c-localNav_titleText .abc{background-color:#e5ecf4;}

#corp_index .c-localNav_titleText .abc{display: none;}

/* ニュース固有スタイル */
.c-tag {font-weight: normal;}

/* IE11 td内でgrid使用時のレイアウト崩れ対策 */
.c-table_content {
  table-layout: fixed;
}</pre></body></html>