• Standard
  • イベント
  • 三島展示場

お家づくりフェア!

2025年7月26日(土)~8月10日(日)

.fade-in { opacity: 0; transform: translateY(30px); transition: opacity 1s ease-out, transform 1s ease-out; } .fade-in.visible { opacity: 1; transform: none; } document.addEventListener(“DOMContentLoaded”, function () { const faders = document.querySelectorAll(“.fade-in”); const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add(“visible”); } }); }, { threshold: 0.2 }); faders.forEach(el => observer.observe(el)); });
Image 1
Image 2
Image 3
.step-flow { display: flex; flex-direction: column; gap: 30px; } .step { display: flex; align-items: flex-start; gap: 15px; opacity: 0; transform: translateY(20px); transition: all 0.6s ease; } .step-number { min-width: 40px; height: 40px; background-color: #0099cc; color: white; font-weight: bold; font-size: 18px; border-radius: 50%; display: flex; justify-content: center; align-items: center; flex-shrink: 0; } .step-content { flex: 1; } .step-title { font-weight: bold; font-size: 18px; margin-bottom: 5px; } .step-desc { font-size: 14px; color: #555; } .step.visible { opacity: 1; transform: translateY(0); }

ご予約後の流れ

1
担当スタッフよりご連絡
日時確認のご連絡が入ります。
2
ご来場
イベント当日、受付スタッフがお出迎えいたします。
3
お家についてのご相談
キッズスペースをご用意しておりますので、お子さまと一緒でも安心してお打ち合わせいただけます。
4
特典プレゼント
お打ち合わせ後に「プラレール 20のレイアウトでかっこよく走らせよう!DXレールキット」&「お米5kg」をプレゼント!さらに、ページ下部の事前アンケートにお答えいただくとQuoカードPay5,000円も贈呈となります。
const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add(‘visible’); } }); }); document.querySelectorAll(‘.fade-in-on-scroll’).forEach(el => observer.observe(el));
.content-section { display: flex; flex-direction: column; gap: 30px; } .content-block { background-color: #ffffff; padding: 20px; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: center; } .content-block img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; } .content-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; color: #333; } .content-desc { font-size: 14px; color: #555; line-height: 1.6; } .lead-text { font-size: 15px; color: #444; text-align: center; margin: 10px 0 30px; line-height: 1.6; }

ご相談会

お金のことから土地までお客様の不安・疑問に思っていることを
一気に解決できるご相談会も同時開催!

画像1
お家づくりの基本
お家づくりは一生に一度の大きな買い物。だからこそ、何から始めたらいいのか分からず、不安や疑問を感じる方も多いはずです。 まずは「どんな暮らしをしたいのか」という理想のイメージを描くことからスタートしましょう。その上で、土地選びや間取り、資金計画、建築会社の比較など、ひとつずつ丁寧に整理していくことが大切です。 わたしたちは、そんな家づくりの最初の一歩を分かりやすくサポートします。
画像2
土地探し
理想の家づくりは、理想の土地探しから始まります。通勤や通学、周辺環境や将来性など、考えることはたくさんありますが、初めての方でもご安心ください。 私たちが希望に合ったエリアや条件をご提案し、無理のない土地選びをサポートします。
画像3
資金計画
家づくりで大切なのは、無理のない資金計画を立てることです。住宅ローンや自己資金、補助金の活用など、分かりにくいことも丁寧にご説明します。 「いくら借りられるか」ではなく「いくらなら安心して返せるか」を一緒に考えながら、将来を見据えた計画を立てていきましょう。
.custom-container { position: relative; max-width: 700px; margin: 0 auto; padding: 60px 20px; box-sizing: border-box; } .custom-title { font-size: 22px; font-weight: bold; text-align: center; margin-bottom: 40px; line-height: 1.6; } .highlight-dot { position: relative; display: inline-block; } .highlight-dot::before { content: “••••••••”; position: absolute; top: -1.2em; left: 50%; transform: translateX(-50%); font-size: 18px; letter-spacing: 5px; color: #e74c3c; white-space: nowrap; line-height: 1; } .bg-image { position: absolute; top: 120px; left: 0; right: 0; width: 70%; height: auto; z-index: -1; margin:0 auto; } .bubble-grid { display: flex; flex-direction: column; align-items: center; gap: 20px; } .bubble { background: #fff; border-radius: 20px; border: solid 1px #ff661a; padding: 20px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); font-size: 16px; line-height: 1.5; width: 100%; max-width: 600px; box-sizing: border-box; } .box10 { height: 550px; } .box11 { height: 150px; } .t2 { font-weight: bold; font-size: 2rem; } @media screen and (max-width: 700px) { .bg-image { top: 400px; width: 100%; } .custom-title { font-size: 20px; margin-bottom: 10px; } .custom-title br { display: initial; } .box10 { height: 60px; } .box11 { height: 70px; } .bubble { max-width: 100%; } } @media screen and (min-width: 701px) { .custom-title br { display: none; } }

このような方は
ぜひお気軽にご来場ください。

背景画像
お家づくりで何から始めていいかわからない。
とりあえず見学したいから、しつこい営業はされたくない。
まずはモデルハウスを見学してイメージや雰囲気を掴みたい。
他ハウスメーカーとの仕様や性能、建築費用の違いを知りたい。

このページをシェアする

facebook X LINE

営業のご案内

営業時間
10:00〜17:00
休業日
第1・3・5火曜日、毎週水曜日
住宅展示場のイメージ
2025年7月
SUN MON TUE WED THU FRI SAT
12345
6789101112
13141516171819
20212223242526
2728293031
休業日
こちらは、SBSマイホームセンター各展示場 センターハウスの営業日時です。
モデルハウスの営業日時はそれぞれ異なりますので、各モデルハウスにお問い合わせください。