企業実績

企業実績|一般社団法人 夢と絆

企業実績(準備実績)

企業見学・連携実績

当社見学1(8月予定)

県立〇〇〇支援学校より、先生2名+生徒数名の見学予定が入りました。

同月、宮城県福祉WAMネットに当社の外部・内部写真と説明がA4判で掲載されます。

当社見学2

県立□□□支援学校より、進路担当の先生が当事業所の見学を予定しています。

ピアノ演奏(YouTube動画)

グランドピアノ演奏(録画販売:収益はFood Bankへ寄付)

相談ブース(写真)

相談ブース写真
行政専門官派遣予定の相談ブース(3ブース)

相談内容

障がい者・高齢者・不登校などの相談に対応。

月・水・金に市・県の専門官派遣を依頼予定。無料で相談可能です。

NPO法人設立準備

設立発起人 12名が参加

現在、12名の発起人が名乗りを上げており、全員認証予定です。

喫茶部門の取り組み

障がい者の就労賃金モデル

助成金の50%還元+障がい者年金+給料により、月15万円+賞与を目標としています。

管理栄養士の採用

自前ケーキ・抹茶・お菓子製造と販売を目指し、内部検討会を開催中です。

ゲーム部門

ご利用者とご家族の無料利用

85型4Kテレビを使用し、喫茶部門ご利用者とご家族が無料で利用できる環境を検討しています。

ご相談・お問い合わせ

  • 電話
  • LINE公式
  • メール
area.addEventListener("mouseenter", () => { const img = document.querySelector("img[usemap]"); const rect = img.getBoundingClientRect(); const coords = b.coords.split(",").map(Number); // ★ 画像の縮小率を計算 const scaleX = rect.width / img.naturalWidth; const scaleY = rect.height / img.naturalHeight; let x, y; if (b.shape === "rect") { x = ((coords[0] + coords[2]) / 2) * scaleX; y = ((coords[1] + coords[3]) / 2) * scaleY; } else if (b.shape === "circle") { x = coords[0] * scaleX; y = coords[1] * scaleY; } else { let xs = [], ys = []; for (let i = 0; i < coords.length; i += 2) { xs.push(coords[i] * scaleX); ys.push(coords[i + 1] * scaleY); } x = xs.reduce((a,b)=>a+b) / xs.length; y = ys.reduce((a,b)=>a+b) / ys.length; } hoverRing.style.width = b.ringSize + "px"; hoverRing.style.height = b.ringSize + "px"; hoverRing.style.left = rect.left + x + "px"; hoverRing.style.top = rect.top + y + "px"; hoverRing.style.display = "block"; });
上部へスクロール