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

トピックス

Topics

最新記事一覧
2016.10.01 お知らせ

介護付有料老人ホーム 『ラ・ナシカ よこすか弐番館』開設のお知らせ

平成28年10月1日「介護付有料老人ホームラ・ナシカ よこすか弐番館」開設

  • img_file

名称及び所在地

ラ・ナシカ よこすか弐番館

〒239-0807

神奈川県横須賀市根岸町1-1-12

  • img_file

入居定員 60名

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

連絡先 株式会社 シダー

フリーダイヤル:0120-557-332

詳細はこちらへ

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