背景画像
トピックスヘッドライン画像

トピックス

Topics

最新記事一覧
2016.04.21 お知らせ

熊本地震に関するお知らせ


平成28年4月21日

 

各位

株式会社シダー

 

 

熊本地震に関するお知らせ

 

平成28年4月14日以降に発生しております、熊本県及び大分県を震源とする地震により

お亡くなりになられた方々に謹んでお悔やみ申し上げますとともに、被災された皆様には

心よりお見舞い申し上げます。

また、当社と致しましては、現地介護事業者に対する支援を、関係行政機関や介護業界関連

法人等を通じて支援してまいります。

皆様の安全と一日も早い復興を心よりお祈り申しあげます。

document.addEventListener('DOMContentLoaded', function() { // 通常のページングの前へ/次へリンク const paginationPrevLinks = document.querySelectorAll('.pagination li.prev.disabled'); const paginationNextLinks = document.querySelectorAll('.pagination li.next.disabled'); // 詳細ページのページング const detailPrevLinks = document.querySelectorAll('.detail-paging-prev.disabled'); const detailNextLinks = document.querySelectorAll('.detail-paging-next.disabled'); // すべての無効な要素を非表示に [].concat( Array.from(paginationPrevLinks), Array.from(paginationNextLinks), Array.from(detailPrevLinks), Array.from(detailNextLinks) ).forEach(function(link) { link.style.opacity = '0'; link.style.visibility = 'hidden'; link.style.pointerEvents = 'none'; }); });