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

トピックス

Topics

  • HOME
  • トピックス
  • 重要
  • ≪重要なお知らせ≫ 当事業所における新型コロナウイルス感染症状況について(令和4年7月30日時点)
最新記事一覧
2022.07.30 重要

≪重要なお知らせ≫ 当事業所における新型コロナウイルス感染症状況について(令和4年7月30日時点)

令和4年7月30日

株式会社 シダー

代表取締役 座小田 孝安

当事業所における新型コロナウイルス感染症状況について

当社が運営する事業所における、新型コロナウイルス感染者状況につきまして、お知らせいたします。

現在、感染者が確認された事業所は、所管の保健所および各関係機関と連絡を取りながら、施設の消毒、御入居者様、御利用者様、職員の体調確認をするなど、感染拡大防止策について実施しております。

当社におきましては、感染防止には細心の注意を払って参りましたが、今般、ご迷惑をおかけする事となり皆様に深くお詫び申し上げます。

今後とも、保健所指導のもと、職員の安全に配慮し、御利用者様御入居者様には安全・安心してご利用頂けるよう全力で努めてまいります。

各施設の感染状況はこちら ⇒ 当社事業所における新型コロナウイルス感染者状況について

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'; }); });