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

トピックス

Topics

  • HOME
  • トピックス
  • お知らせ
  • <株式会社シダー×株式会社クロスケアデンタル> デイサービスでも『口腔ケア』意識を高める!
最新記事一覧
2020.12.03 お知らせ

<株式会社シダー×株式会社クロスケアデンタル> デイサービスでも『口腔ケア』意識を高める!

株式会社シダーでは、令和2年12月より通所介護(デイサービス)事業所においても口腔ケアの意識を高めるためのイベントを開始致します。

⇒ 詳細はこちら

 

尚、同記事が以下にも掲載されました。

 

  • 掲載媒体:朝日新聞DIDITAL

掲載日:2020年11月27日

記事はこちら:https://www.asahi.com/and_M/pressrelease/pre_20086612/

 

  • 掲載媒体:宮崎日日新聞

掲載日:2020年11月27日

記事はこちら:https://www.the-miyanichi.co.jp/special/dreamNews/detailep.php?id=0000227062

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