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

トピックス

Topics

  • HOME
  • トピックス
  • お知らせ
  • あおぞらの里 あすか【グループホーム・デイサービス・ケアプランセンター】開設のお知らせ
最新記事一覧
2015.08.01 お知らせ

あおぞらの里 あすか【グループホーム・デイサービス・ケアプランセンター】開設のお知らせ


平成27年8月1日に「あおぞらの里 あすか【グループホーム・デイサービス・ケアプランセンター】」が開設しました。


名称及び所在地

あおぞらの里 あすか【グループホーム

・デイサービス・ケアプランセンター】

〒812-0044

福岡県福岡市博多区千代1-15-5

電話番号:092-641-0001

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