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

トピックス

Topics

最新記事一覧
2016.07.01 お知らせ

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


平成28年7月1日「介護付有料老人ホームラ・ナシカ 上大岡」新規開設

  • img_file

名称及び所在地 ラ・ナシカ 上大岡 〒233-0007 神奈川県横浜市港南区大久保2-21-28

【鉄道】

京急線上大岡駅または地下鉄ブルーライン上大岡駅下車後、

京急バス1番乗り場にて「大久保町経由南高校」

行きのバスに乗車いただき、「大久保池跡(約6分)」にて 降車後、徒歩3分。

  • img_file

【車】

横浜横須賀道路別所ICを左折し、2つ目の信号を右折。

クリオ上大岡西弐番館様を左折してください。

  • img_file

入居定員 67名 ※詳細は下記連絡先にお問い合わせください

連絡先 株式会社 シダー

フリーダイヤル:0120-701-801

詳細はこちら

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