@charset "UTF-8";
/* NIMS Edited */ /* 旧テンプレのみ有効なCSS : /assets/css/exist_template.css  */

/* 旧アイコン利用の無効化 */
#exist-temp .article-con_container.bg-secondary-gray06 ul li.PDF a::after,
#exist-temp .list-style.list-link li.PDF .list-link_item-link::after {
  background: none !important;
  width: 0pt !important;
}
#exist-temp .article-con_container.bg-secondary-gray06 ul li.DOCX a::after,
#exist-temp .article-con_container.bg-secondary-gray06 ul li.DOC a::after,
#exist-temp .list-style.list-link li.DOCX .list-link_item-link::after,
#exist-temp .list-style.list-link li.DOC .list-link_item-link::after {
  background: none !important;
  width: 0pt !important;
}
#exist-temp .article-con_container.bg-secondary-gray06 ul li.XLSX a::after,
#exist-temp .article-con_container.bg-secondary-gray06 ul li.XLS a::after,
#exist-temp .list-style.list-link li.XLSX .list-link_item-link::after,
#exist-temp .list-style.list-link li.XLS .list-link_item-link::after {
  background: none !important;
  width: 0pt !important;
}
