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

トピックス

Topics

最新記事一覧
2014.11.01 お知らせ

介護付有料老人ホーム 『ラ・ナシカ 三保の松原』開設のお知らせ

平成26年11月1日に「介護付有料老人ホームラ・ナシカ 三保の松原」が開設しました。

名称及び所在地

ラ・ナシカ 三保の松原

〒424-0901

静岡県静岡市清水区三保61番地1

入居定員

50名

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

連絡先

ラ・ナシカ 三保の松原

フリーダイヤル:0120-002-555


ホームページ

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