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

トピックス

Topics

最新記事一覧
2020.02.13 重要

【重要】弊社フリーダイヤル掲載に関する注意喚起について


この度、弊社運営の「あおぞらの里 森松デイサービスセンター」のフリーダイヤル(0120-99-7340)が「aueljuctionband.fun」なるサイト(ショッピングサイト)の問合せ先として掲載されておりました。

弊社運営の「あおぞらの里 森松デイサービスセンター」は介護施設であり、ショッピングサイトで物販は行っておりません。また、弊社と「aueljuctionband.fun」とは全くの無関係です。

ご利用の皆様におかれましては十分にご注意くださいますようお願い申し上げます。

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