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

トピックス

Topics

最新記事一覧
2016.03.01 お知らせ

介護付有料老人ホーム 『ラ・ナシカ すみのえ』開設のお知らせ

平成28年3月1日「介護付有料老人ホームラ・ナシカ すみのえ」開設

  • img_file

名称及び所在地

ラ・ナシカ すみのえ

〒559-0011

大阪府大阪市住之江区北加賀屋5丁目4-34

  • img_file

入居定員

80名

※詳細は下記連絡先にお問い合わせください

連絡先

株式会社 シダー

フリーダイヤル:0120-502-702

詳細はこちら

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