
<rss version="2.0">
    <channel>
        <title>株式会社第一不動産販売のブログ</title>
        <link>https://www.daiichi-re.com/blog/</link>
        <description>株式会社第一不動産販売のブログ</description>
        <language>ja</language>
                
        <item>
            <title>【内覧会開催】鈴鹿市東磯山に新築建売住宅が誕生！</title>
            <link>https://www.daiichi-re.com/blog/entry-836357/</link>
            <description><![CDATA[<style>
  .higashi-openhouse {
    --text: #333333;
    --muted: #666666;
    --line: #e6e1de;
    --greige: #b4b1b4;
    --greige-light: #e7e3e5;
    --ivory: #f6f0e6;
    --brown: #251a17;
    --charcoal: #3b4554;
    --soft: #faf8f5;
    background: #ffffff;
    color: var(--text);
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
    font-size: 16px;
    line-height: 1.55;
    letter-spacing: normal;
  }

  .higashi-openhouse * {
    box-sizing: border-box;
    letter-spacing: 0 !important;
  }

  .higashi-openhouse .higashi-wrap {
    max-width: 940px;
    margin: 0 auto;
    padding: 20px 18px 52px;
  }

  .higashi-openhouse .higashi-hero {
    padding: 26px 0 28px;
    border-bottom: 1px solid var(--line);
  }

  .higashi-openhouse .higashi-label {
    display: inline-block;
    margin-bottom: 12px;
    padding: 5px 13px;
    background: var(--greige);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
  }

  .higashi-openhouse h1 {
    margin: 0 0 14px;
    color: var(--brown);
    font-size: 30px;
    line-height: 1.4;
  }

  .higashi-openhouse h2 {
    margin: 0 0 14px;
    padding-bottom: 9px;
    border-bottom: 1px solid var(--line);
    color: var(--charcoal);
    font-size: 24px;
    line-height: 1.45;
  }

  .higashi-openhouse h3 {
    margin: 0 0 8px;
    color: var(--brown);
    font-size: 20px;
    line-height: 1.45;
  }

  .higashi-openhouse p {
    margin: 0 0 4px !important;
    line-height: 1.55 !important;
  }

  .higashi-openhouse p + p {
    margin-top: 0 !important;
  }

  .higashi-openhouse p:empty {
    display: none !important;
  }

  .higashi-openhouse .higashi-section {
    margin: 34px 0;
  }

  .higashi-openhouse .higashi-lead {
    max-width: 840px;
  }

  .higashi-openhouse .higashi-building {
    padding-top: 4px;
  }

  .higashi-openhouse .higashi-feature {
    margin: 0 0 24px;
    padding: 0;
  }

  .higashi-openhouse .higashi-feature h3 {
    padding: 10px 14px;
    background: var(--ivory);
  }

  .higashi-openhouse .higashi-photo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 220px;
    margin: 10px 0 12px;
    overflow: hidden;
    background: var(--soft);
    color: var(--muted);
    text-align: center;
  }

  .higashi-openhouse .higashi-photo img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .higashi-openhouse .higashi-image-note {
    color: var(--muted);
    font-size: 13px;
  }

  .higashi-openhouse .higashi-property {
    margin: 22px 0 0;
    padding: 16px 0;
    border-top: 1px solid var(--line);
  }

  .higashi-openhouse .higashi-property ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px 24px;
    margin: 0;
    padding-left: 20px;
  }

  .higashi-openhouse .higashi-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 16px;
  }

  .higashi-openhouse .higashi-btn {
    display: inline-block;
    min-width: 230px;
    padding: 12px 20px;
    border: 2px solid var(--greige);
    border-radius: 999px;
    background: #ffffff;
    color: var(--brown) !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    transition: opacity 0.2s ease;
  }

  .higashi-openhouse a.higashi-btn:hover {
    opacity: 0.72;
  }

  .higashi-openhouse .higashi-btn-property {
    border-color: var(--brown);
    background: var(--ivory);
    color: var(--brown) !important;
  }

  .higashi-openhouse .higashi-campaign {
    padding: 26px;
    border: 1px solid var(--greige-light);
    border-radius: 20px;
    background: #ffffff;
  }

  .higashi-openhouse .higashi-campaign h2 {
    padding: 0 0 9px;
    border-bottom: 1px solid var(--line);
  }

  .higashi-openhouse .higashi-campaign-list p {
    margin-bottom: 3px !important;
  }

  .higashi-openhouse .higashi-notes {
    margin-top: 14px;
    color: var(--muted);
    font-size: 14px;
  }

  .higashi-openhouse .higashi-map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    background: var(--soft);
  }

  .higashi-openhouse .higashi-map iframe {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
  }

  .higashi-openhouse .higashi-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid var(--greige-light);
    border-radius: 20px;
    background: #ffffff;
  }

  .higashi-openhouse .higashi-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }

  .higashi-openhouse .higashi-table th,
  .higashi-openhouse .higashi-table td {
    padding: 12px 15px;
    border-bottom: 1px solid var(--line);
    text-align: left;
    vertical-align: top;
  }

  .higashi-openhouse .higashi-table tr:last-child th,
  .higashi-openhouse .higashi-table tr:last-child td {
    border-bottom: 0;
  }

  .higashi-openhouse .higashi-table th {
    width: 22%;
    color: var(--brown);
    font-weight: 700;
    background: var(--ivory);
  }

  .higashi-openhouse .higashi-contact {
    padding: 30px 20px;
    border: 1px solid var(--greige-light);
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }

  .higashi-openhouse .higashi-contact h2 {
    padding: 0;
    border: 0;
  }

  .higashi-openhouse .higashi-tel a {
    color: var(--brown);
    font-size: 29px;
    font-weight: 700;
    text-decoration: none;
  }

  .higashi-openhouse .higashi-contact .higashi-buttons {
    justify-content: center;
  }

  .higashi-openhouse .higashi-bottom {
    margin-top: 26px;
    text-align: center;
  }

  .higashi-openhouse .higashi-btn-bottom {
    border-color: var(--greige);
    background: var(--greige-light);
    color: var(--brown) !important;
  }

  @media screen and (max-width: 640px) {
    .higashi-openhouse {
      font-size: 15px;
      line-height: 1.5;
    }

    .higashi-openhouse .higashi-wrap {
      padding: 14px 14px 40px;
    }

    .higashi-openhouse h1 {
      font-size: 24px;
    }

    .higashi-openhouse h2 {
      font-size: 21px;
    }

    .higashi-openhouse h3 {
      font-size: 18px;
    }

    .higashi-openhouse .higashi-section {
      margin: 28px 0;
    }

    .higashi-openhouse .higashi-property ul {
      grid-template-columns: 1fr;
    }

    .higashi-openhouse .higashi-photo {
      min-height: 170px;
    }

    .higashi-openhouse .higashi-buttons {
      flex-direction: column;
    }

    .higashi-openhouse .higashi-btn {
      width: 100%;
      min-width: 0;
    }

    .higashi-openhouse .higashi-campaign {
      padding: 22px 16px;
    }

    .higashi-openhouse .higashi-table,
    .higashi-openhouse .higashi-table tbody,
    .higashi-openhouse .higashi-table tr,
    .higashi-openhouse .higashi-table th,
    .higashi-openhouse .higashi-table td {
      display: block;
      width: 100%;
    }

    .higashi-openhouse .higashi-table th {
      padding-bottom: 3px;
      border-bottom: 0;
    }

    .higashi-openhouse .higashi-table td {
      padding-top: 3px;
    }

    .higashi-openhouse .higashi-tel a {
      font-size: 25px;
    }
  }
</style>

<div class="higashi-openhouse">
  <main class="higashi-wrap">
    <section class="higashi-hero">
      <span class="higashi-label">毎週土日祝 開催</span>
      <h1>鈴鹿市東磯山4丁目 内覧会開催</h1>
      <p class="higashi-lead">
        鈴鹿市東磯山4丁目に、新築建売住宅1棟が完成しました。<br>
        開放的な17帖のLDK、暮らしやすい回遊動線、豊富な収納など、快適な暮らしを支える工夫が詰まった住まいです。<br>
        間取りや収納の広さ、室内の雰囲気をぜひ現地でゆっくりご確認ください。
      </p>

    <section class="higashi-section">
      <h2>磯山駅徒歩7分の便利な立地</h2>
      <p>近鉄名古屋線「磯山」駅まで徒歩7分。さらに23号線が近くアクセス良好です。</p>
      <p>通勤や通学に利用しやすく、毎日の移動に便利な立地です。</p>
      <p>周辺には教育施設や買い物施設、医療施設などがあり、ご家族で暮らしやすい住環境が整っています。</p>

    </section>

    <section class="higashi-section higashi-building">
      <h2>東磯山4丁目《1号棟》の特徴</h2>

      <div class="higashi-feature">
        <h3>暮らしやすさを叶える開放的な17帖LDK</h3>
        <div class="higashi-photo">
          <img src="https://cdn.img-asp.jp/cms/836357_2_0_0_1.jpg">
        </div>
        <p>家族がゆったりとくつろげる、明るく開放的な17帖のLDK。</p>
        <p>玄関・洗面・キッチンをぐるりと回遊できる間取りを採用し、帰宅後の手洗いや毎日の家事がスムーズに進む、快適な生活動線を実現しました。</p>
        <p class="higashi-image-note">※家具はイメージです。</p>
      </div>

      <div class="higashi-feature">
        <h3>家族の時間を楽しめる、プライベートな庭</h3>
        <div class="higashi-photo">
          <img src="https://cdn.img-asp.jp/cms/836357_4_0_0_1.jpg">
        </div>
        <p>庭は道路に面していないため、外からの視線が気になりにくいプライベートな空間。</p>
        <p>お子さまの遊び場や家族で過ごす場所など、暮らしに合わせた多彩な楽しみ方が広がります。</p>
        <p class="higashi-image-note">※画像は一部イメージ加工を施しています。</p>
      </div>

      <div class="higashi-feature">
        <h3>暮らしをすっきり整える、抜群の収納力</h3>
        <div class="higashi-photo">
          <img src="https://cdn.img-asp.jp/cms/836357_3_0_0_1.jpg">
        </div>
        <p>玄関収納をはじめ、シューズインクローク、パントリー、納戸、ウォークインクローゼットを完備。</p>
        <p>靴や日用品、食品のストック、衣類まで用途に合わせて整理でき、住空間をいつでもすっきりと保てます。</p>
      </div>

      <div class="higashi-property">
        <h3>1号棟 物件情報</h3>
        <ul>
          <li>販売価格：2,530万円</li>
          <li>土地面積：219.05㎡（約66.26坪）</li>
          <li>建物面積：112.62㎡（約34.06坪）</li>
          <li>間取り：4LDK</li>
          <li>駐車場：3台</li>
          <li>構造：木造2階建</li>
        </ul>
      </div>

      <div class="higashi-buttons">
        <a class="higashi-btn higashi-btn-property" href="https://www.daiichi-re.com/bkndetail/2966280902/room104583124/" target="_blank" rel="noopener">1号棟の物件詳細を見る</a>
      </div>
    </section>

    <section class="higashi-section">
      <h2>会場マップ</h2>
      <div class="higashi-map">
        <iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d818.9090947974693!2d136.5711872697005!3d34.815088998304965!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMzTCsDQ4JzU0LjMiTiAxMzbCsDM0JzE4LjYiRQ!5e0!3m2!1sja!2sjp!4v1787037506480!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe>
      </div>
    </section>

    <section class="higashi-section higashi-campaign">
      <h2>いえみるキャンペーン</h2>
      <p><img style="display:block;width:100%;height:auto;margin:0 auto;" src="https://cdn.img-asp.jp/cms/821935_8_0_0_1.jpg" alt="いえみるキャンペーン"></p>
      <p>以下の①〜⑤すべてに該当するお客様に、QUOカード1,000円分をプレゼントいたします。</p>
      <div class="higashi-campaign-list">
        <p>①公式HPからWEB予約された方。</p>
        <p>②将来的にマイホームのご購入をお考えの方。</p>
        <p>③キャンペーン期間中にご内覧のうえアンケートにご記入いただいた方。</p>
        <p>④ご本人確認のため、身分証明書をご提示いただける方。</p>
        <p>⑤外国籍の方の場合、在留カード（永住資格を確認できる書類）をご提示いただける方。</p>
      </div>
      <p>住宅購入をご検討の皆様のご計画を進めるきっかけづくりとして、本キャンペーンを実施しております。</p>
      <div class="higashi-notes">
        <p>※学生・未成年の方のみでのご来場はご遠慮ください。<br>
          ※予約特典の進呈は1組様（1世帯・1家族）につき1回限りとさせていただきます。（先着30組様限定）<br>
          ※予約特典は、後日郵送にてプレゼントさせていただきます。</p>
      </div>
    </section>

    <section class="higashi-section">
      <h2>開催概要</h2>
      <div class="higashi-table-wrap">
        <table class="higashi-table">
          <tbody>
            <tr>
              <th>開催日</th>
              <td>毎週土日祝</td>
            </tr>
            <tr>
              <th>時間</th>
              <td>
                ①10:30〜11:00　②11:00〜11:30<br>
                ③13:00〜13:30　④13:30〜14:00<br>
                ⑤14:00〜14:30　⑥14:30〜15:00<br>
                ⑦15:00〜15:30　⑧15:30〜16:00
              </td>
            </tr>
            <tr>
              <th>会場</th>
              <td>三重県鈴鹿市東磯山4丁目</td>
            </tr>
            <tr>
              <th>交通</th>
              <td>近鉄名古屋線「磯山」駅 徒歩7分</td>
            </tr>
            <tr>
              <th>お問い合わせ</th>
              <td><a href="tel:0120171172">0120-171-172</a>（CSC）</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section class="higashi-section higashi-contact">
      <h2>ご来場予約・お問い合わせ</h2>
      <p><strong>第一不動産販売</strong><br>カスタマーサービスセンター（CSC）</p>
      <p class="higashi-tel"><a href="tel:0120171172">0120-171-172</a></p>
      <p>受付時間：10:00〜18:00<br>定休日：水曜日</p>
      <div class="higashi-buttons">
        <a class="higashi-btn" href="https://www.daiichi-re.com/reservation/" target="_blank" rel="noopener">来場予約はこちら</a>
        <a class="higashi-btn" href="https://www.daiichi-re.com/contact/" target="_blank" rel="noopener">お問い合わせはこちら</a>
      </div>
    </section>

    <div class="higashi-bottom">
      <a class="higashi-btn higashi-btn-bottom" href="https://www.daiichi-re.com" target="_blank" rel="noopener">その他物件をお探しの方はこちら</a>
    </div>
  </section></main>
</div>]]></description>
            <pubDate>2026-08-18</pubDate>
        </item>
                
        <item>
            <title>第三弾！山田全自動コラボ公開！第一不動産販売あるある〜仲介保証制度編〜</title>
            <link>https://www.daiichi-re.com/blog/entry-827406/</link>
            <description><![CDATA[<div style="background-color:#f7efe4; padding:24px 16px; font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif; color:#3a2a1f; line-height:1.9;">
  <div style="max-width:860px; margin:0 auto; background-color:#fffaf3; border:1px solid #e3cdb4; border-radius:16px; padding:28px 20px; box-shadow:0 4px 12px rgba(120,80,40,0.12); box-sizing:border-box;">

    <!-- タイトル -->
    <div style="text-align:center; margin-bottom:28px;">
      <span style="color:#8a5a2b; font-size:18px; font-weight:bold;">
        ✨ 第一不動産販売 × 山田全自動 コラボ企画 ✨
      </span>
    </div>

    <div style="text-align:center; margin-bottom:24px;">
      <p style="font-size:16px; margin:0 0 12px;">
        ＼あるある漫画シリーズ 第三弾／
      </p>

      <h2 style="font-size:28px; color:#6f431f; margin:0; line-height:1.5;">
        第一不動産販売あるある<br>
        〜仲介保証制度編〜
      </h2>
    </div>

    <!-- 本文 -->
    <div style="font-size:16px; margin-bottom:28px;">
      <p style="margin:0 0 18px;">
        「売主物件？ 仲介物件？」<br>
        物件を探していると目にする言葉に、戸惑ったことはありませんか？
      </p>

      <p style="margin:0 0 18px;">
        今回のテーマは、第一不動産販売の
        <strong>「仲介保証制度」</strong>です。
      </p>

      <p style="margin:0 0 18px;">
        売主の不動産会社が直接販売する物件の中には、
        仲介手数料がかからないものがあります。<br>
        そのような物件は、第一不動産販売が仲介に入っても、
        <strong>買主様の仲介手数料が0円</strong>になります。
      </p>

      <p style="margin:0 0 18px;">
        仲介手数料の負担を抑えながら、物件の調査や契約条件の確認などを、
        買主様の立場に寄り添ってサポートいたします。
      </p>

      <p style="margin:0 0 18px;">
        「気になる物件があるけれど、本当に大丈夫？」<br>
        「契約内容を自分たちだけで判断するのは少し不安……」
      </p>

      <p style="margin:0 0 18px;">
        そんなときにも、安心してご相談いただける制度です。
      </p>

      <p style="margin:0 0 18px;">
        今回も、少し分かりにくい不動産の仕組みを、
        山田全自動さんがユーモラスに描いてくださいました。
      </p>

      <p style="margin:0 0 18px;">
        漫画を楽しみながら、第一不動産販売の「仲介保証制度」について
        知っていただけましたら幸いです。
      </p>

      <p style="margin:0 0 8px;">
        気になる物件がございましたら、まずはお気軽にご相談ください。
      </p>

      <p style="margin:0 0 24px;">
        スタッフ一同、心よりお待ちしております。
      </p>

      <p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;">
        ※仲介保証制度の適用には条件がございます。詳しくはスタッフまでお問い合わせください。
      </p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 7" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_7_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 6" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_6_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 5" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_5_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 9" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_9_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 2" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_2_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 3" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_3_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 2" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_2_0_0_1.jpg"></p><p style="font-size:13px; color:#6b4a2d; margin:0 0 30px;"><img class="alreadyUpImage 1" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/827406_1_0_0_1.jpg"></p>




      <!-- 山田全自動さん紹介 -->
      <div style="border-top:1px solid #e3cdb4; padding-top:22px; font-size:13px; color:#2c4359; line-height:1.9;">
        <p style="margin:0 0 8px;">山田全自動（本名：山田孝之、1983年佐賀県生まれ）は、
          浮世絵風イラストで人気のイラストレーター兼ウェブデザイナーです。
        </p>

        <p style="margin:0 0 8px;">
          江戸時代の町人が現代人さながらに言葉を漏らすユーモラスな構図が特徴的で、
          SNS上ではフォロワー数が100万人を超え、作品は書籍としても多数刊行されています。
        </p>

        <p style="margin:0;">
          また、「Y氏は暇人」という名義のブログを通じて、
          福岡の街に潜む不思議な風景や文化を記録。
          近年は古書店の運営や展示館の開設など活動の場を広げ、
          独自の世界観を発信し続けています。
        </p>
      </div>
    </div>

    <!-- ご案内ボックス -->
    <div style="background-color:#efe0cc; border-radius:14px; padding:22px 16px; text-align:center; border:1px solid #d6b995;">
      <p style="font-size:16px; font-weight:bold; margin:0 0 10px; color:#5a371c;">
        カスタマーサービスセンター
      </p>

      <p style="margin:0 0 12px; font-size:14px; color:#6b4a2d;">
        ご相談・お問い合わせはお気軽にどうぞ
      </p>

      <p style="margin:0;">
        <a href="tel:0120171172" style="display:inline-block; background-color:#8a5a2b; color:#ffffff; text-decoration:none; font-size:22px; font-weight:bold; padding:12px 28px; border-radius:999px;">
          ☎ 0120-171-172
        </a>
      </p>
    </div>

  </div>
</div>]]></description>
            <pubDate>2026-07-31</pubDate>
        </item>
                
        <item>
            <title>8/1(土)中日新聞にチラシを折込しております。</title>
            <link>https://www.daiichi-re.com/blog/entry-825811/</link>
            <description><![CDATA[<div style="max-width:860px; margin:0 auto; padding:20px 14px; background:#ffffff; color:#333333; font-family:Helvetica, Arial, sans-serif; line-height:1.8; box-sizing:border-box;">

  <p style="font-size:15px; margin:0 0 18px;">
    鈴鹿市・亀山市で住まいをお探しの方へ。<br>
    新聞折込チラシにて、新築建売住宅の内覧会情報とおすすめ土地情報を公開しました。
  </p>

  <p style="font-size:15px; margin:0 0 18px;">
    今回のチラシでは、完成した<strong>「鈴鹿市小田町」の新築建売2棟</strong>と、亀山市・鈴鹿市エリアの厳選された<strong>「おすすめ土地情報」</strong>をご紹介しています。
  </p>

  <p style="font-size:15px; margin:0 0 28px;">
    「そろそろマイホームを…」とお考えの方は、ぜひチラシをご覧ください。
  </p>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:28px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    【鈴鹿市小田町】新築建売2棟・内覧会開催！
  </h2>

  <p style="font-size:15px; margin:0 0 16px;">
    鈴鹿市小田町に、暮らしやすさにこだわった新築建売住宅2棟が完成しました。<br>
    JR関西本線「井田川」駅まで徒歩9分。幹線道路にも近く、通勤やお出かけに便利な立地です。
  </p>

  <p style="font-size:15px; margin:0 0 20px;">
    毎週土・日・祝日の10:30〜16:00に内覧会を開催しています。<br>
    実際のお部屋の広さや動線、収納などを現地でご確認いただけます。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      物件のポイント
    </h3>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 8px;">
        <strong>1号棟：リビングとつながる洋風和室と広々LDKの家</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>価格：</strong>2,590万円
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>お支払い例：</strong>月々66,104円<br>
        <span style="font-size:13px; color:#666666;">
          ※頭金0円・ボーナス払い0円・40年返済・三十三銀行でお借入れの場合〈変動金利1.05％〉
        </span>
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 8px;">
        <strong>2号棟：畳コーナーと快適収納のパントリー付きの家</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>価格：</strong>2,490万円
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>お支払い例：</strong>月々63,551円<br>
        <span style="font-size:13px; color:#666666;">
          ※頭金0円・ボーナス払い0円・40年返済・三十三銀行でお借入れの場合〈変動金利1.05％〉
        </span>
      </p>
    </div>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      ここが魅力！
    </h3>
    <p style="font-size:15px; margin:0;">
      安心の高台に位置し、幹線道路にも近い便利な住環境です。<br>
      JR関西本線「井田川」駅まで徒歩9分で、通勤や通学、お出かけにも便利。<br>
      パントリーや畳コーナー、2部屋に面したインナーバルコニーなど、家族にうれしい工夫が詰まっています。
    </p>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#fafafa; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      内覧会開催情報
    </h3>
    <p style="font-size:15px; margin:0;">
      <strong>開催日：</strong>毎週土・日・祝日<br>
      <strong>開催時間：</strong>10:30〜16:00<br>
      <strong>開催場所：</strong>鈴鹿市小田町
    </p>
  </div>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/796247_1_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 1" src="https://cdn.img-asp.jp/cms/796247_1_0_0_1.jpg" alt="鈴鹿市小田町 新築建売住宅内覧会チラシ" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    おすすめ土地情報｜亀山市・鈴鹿市エリア
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    「自分好みのハウスメーカーや工務店で家を建てたい」という方へ。<br>
    住まいづくりにぴったりなおすすめ分譲地を4件ご紹介しています。
  </p>

  <p style="font-size:15px; margin:0 0 18px;">
    理想の暮らしに合う土地を、ぜひチラシでご覧ください。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      おすすめ土地情報
    </h3>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>亀山市能褒野町｜全7区画</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        全区画70坪以上で、平屋も建築可能。お好きなメーカー・工務店で建築できます。子育てにも適した閑静な住宅地です。
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>価格：920万円〜</strong>
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>亀山市北山町｜全11区画</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        生活関連施設が周辺に充実。亀山東小学校まで徒歩10分、JR関西本線「亀山」駅まで徒歩20分の立地です。
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>価格：965万円〜</strong>
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>亀山市栄町｜全8区画</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        仲介保証制度の対象物件で、仲介手数料不要。幹線道路に近くアクセスも良好で、お好きなメーカー・工務店で建築できます。
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>価格：949万円〜</strong>
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>鈴鹿市自由ヶ丘4丁目｜全2区画</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        お好きなメーカー・工務店で建築可能。国道1号線までアクセスしやすく、子育てにも適した閑静な住宅地です。
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>価格：834万円</strong>
      </p>
    </div>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      こんな方におすすめです
    </h3>
    <p style="font-size:15px; margin:0 0 6px;">・鈴鹿市、亀山市エリアで新築住宅や土地を探している方</p>
    <p style="font-size:15px; margin:0 0 6px;">・駅や幹線道路へのアクセスを重視したい方</p>
    <p style="font-size:15px; margin:0 0 6px;">・子育てしやすい住環境を求めている方</p>
    <p style="font-size:15px; margin:0 0 6px;">・好きなハウスメーカー、工務店で家づくりをしたい方</p>
    <p style="font-size:15px; margin:0;">・平屋やゆとりある敷地での住まいづくりを検討している方</p>
  </div>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/796247_2_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 2" src="https://cdn.img-asp.jp/cms/796247_2_0_0_1.jpg" alt="亀山市・鈴鹿市エリア おすすめ土地情報チラシ" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    物件探しはこちらから
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    新築・中古戸建、土地情報をお探しの方は、下記より最新情報をご確認ください。
  </p>

  <div style="margin:24px 0; text-align:center;">
    <a href="https://www.daiichi-re.com/search/index/?address%5B%5D=24207&address%5B%5D=24202&address%5B%5D=24201&address%5B%5D=24210&address%5B%5D=24214&class%5B%5D=b2&nw=0&pF=0&pC=0&saleHistoryChangeDate=0&aF=0&aC=0&tcF=0&tcC=0&wT=0&years=0&pD=0&img=0&movie=0&selectFlg=1&selectFlg=1" target="_blank" rel="noopener" style="display:block; width:100%; max-width:420px; margin:0 auto 14px; padding:14px 18px; background:#333333; color:#ffffff; text-decoration:none; font-size:15px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      新築・中古戸建を探す
    </a>

    <a href="https://www.daiichi-re.com/search/index/?address%5B%5D=24207&address%5B%5D=24202&address%5B%5D=24201&address%5B%5D=24210&address%5B%5D=24214&address%5B%5D=24204&address%5B%5D=24205&address%5B%5D=24343&class%5B%5D=b3&pF=0&pC=0&saleHistoryChangeDate=0&tcF=0&tcC=0&kj=0&wT=0&pD=0&img=0&movie=0&selectFlg=1&selectFlg=1" target="_blank" rel="noopener" style="display:block; width:100%; max-width:420px; margin:0 auto; padding:14px 18px; background:#ffffff; color:#333333; text-decoration:none; font-size:15px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      土地を探す
    </a>
  </div>

  <p style="font-size:15px; margin:24px 0 10px;">
    チラシに掲載されていない物件も多数ございます。<br>
    内覧会のご予約や物件に関するご質問は、弊社カスタマーサービスセンター（CSC）までお気軽にお問い合わせください。
  </p>

  <div style="margin:20px 0; text-align:center;">
    <a href="tel:0120171172" style="display:block; width:100%; max-width:420px; margin:0 auto; padding:14px 18px; background:#333333; color:#ffffff; text-decoration:none; font-size:16px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      0120-171-172（CSC）へ電話する
    </a>
  </div>

  <p style="font-size:14px; margin:20px 0 0; text-align:center;">
    その他、物件をお探しの方はこちら<br>
    <a href="https://www.daiichi-re.com/" target="_blank" rel="noopener" style="color:#333333; text-decoration:underline;">
      第一不動産販売 物件検索サイト
    </a>
  </p>

</div>]]></description>
            <pubDate>2026-07-28</pubDate>
        </item>
                
        <item>
            <title>LINEで簡単！第一不動産販売へのお問い合わせ方法</title>
            <link>https://www.daiichi-re.com/blog/entry-825215/</link>
            <description><![CDATA[<div style="max-width: 820px; margin: 0 auto; color: #333333; font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-size: 16px; line-height: 1.9; letter-spacing: 0.02em;">

  <!-- メインビジュアル -->
  <div style="margin-bottom: 40px; padding: 42px 24px; background: #f1fbf5; border-radius: 12px; text-align: center;">
    
    <div style="display: inline-block; margin-bottom: 18px; padding: 6px 18px; background: #06c755; border-radius: 30px; color: #ffffff; font-size: 14px; font-weight: bold;">
      第一不動産販売 公式LINE
    </div>

    <h1 style="margin: 0 0 18px; color: #222222; font-size: clamp(24px, 5vw, 34px); line-height: 1.45; letter-spacing: 0.03em;">
      公式LINEから<br style="display: none;">
      お気軽にご相談ください
    </h1>

    <p style="margin: 0; color: #555555; font-size: 16px; line-height: 1.9;">
      物件探しや内覧予約、不動産の売却など、<br>
      LINEのトーク画面から気軽にお問い合わせいただけます。
    </p>
  </div>


  <!-- 導入文 -->
  <div style="margin-bottom: 42px;">
    <p style="margin: 0;">
      第一不動産販売の公式LINEでは、物件探しや内覧予約、不動産の売却などに関するお問い合わせを受け付けています。<br>
      LINEのトーク画面からお気軽にメッセージをお送りください。
    </p>
  </div>


  <!-- 相談内容 -->
  <section style="margin-bottom: 42px;">
    <h2 style="margin: 0 0 20px; padding: 0 0 12px 14px; border-bottom: 2px solid #06c755; border-left: 5px solid #06c755; color: #222222; font-size: 22px; line-height: 1.5;">
      LINEからご相談いただける内容
    </h2>

    <p style="margin: 0 0 16px; color: #666666; font-size: 14px;">
      ご相談内容の一例です。
    </p>

    <div style="padding: 24px; background: #f7f8f8; border-radius: 10px;">
      <ul style="margin: 0; padding: 0; list-style: none;">
        <li style="position: relative; margin-bottom: 12px; padding-left: 28px;">
          <span style="position: absolute; top: 0; left: 0; color: #06c755; font-weight: bold;">✓</span>
          気になる物件についてのご質問
        </li>
        <li style="position: relative; margin-bottom: 12px; padding-left: 28px;">
          <span style="position: absolute; top: 0; left: 0; color: #06c755; font-weight: bold;">✓</span>
          土地や新築・中古住宅探し
        </li>
        <li style="position: relative; margin-bottom: 12px; padding-left: 28px;">
          <span style="position: absolute; top: 0; left: 0; color: #06c755; font-weight: bold;">✓</span>
          ご希望の条件に合う物件のご相談
        </li>
        <li style="position: relative; margin-bottom: 12px; padding-left: 28px;">
          <span style="position: absolute; top: 0; left: 0; color: #06c755; font-weight: bold;">✓</span>
          土地や建物の売却相談
        </li>
        <li style="position: relative; margin: 0; padding-left: 28px;">
          <span style="position: absolute; top: 0; left: 0; color: #06c755; font-weight: bold;">✓</span>
          相続した不動産や空き家に関するご相談
        </li>
      </ul>
    </div>
  </section>


  <!-- 気軽な相談 -->
  <div style="margin-bottom: 42px; padding: 24px; border: 1px solid #cdeedb; border-radius: 10px; background: #ffffff;">
    <p style="margin: 0;">
      まだ具体的に決まっていない段階でも大丈夫です。<br>
      「何から相談すればよいか分からない」という場合も、まずはお気軽にお問い合わせください。
    </p>
  </div>


  <!-- 問い合わせ方法 -->
  <section style="margin-bottom: 42px;">
    <h2 style="margin: 0 0 24px; padding: 0 0 12px 14px; border-bottom: 2px solid #06c755; border-left: 5px solid #06c755; color: #222222; font-size: 22px; line-height: 1.5;">
      お問い合わせ方法
    </h2>

    <div style="margin-bottom: 14px; padding: 18px 20px; background: #f7f8f8; border-radius: 8px;">
      <div style="display: flex; align-items: center;">
        <span style="display: inline-flex; flex: 0 0 34px; width: 34px; height: 34px; margin-right: 14px; align-items: center; justify-content: center; background: #06c755; border-radius: 50%; color: #ffffff; font-weight: bold;">1</span>
        <span style="font-weight: bold;">第一不動産販売の公式LINEを友だち追加</span>
      </div>
    </div>

    <div style="margin-bottom: 14px; padding: 18px 20px; background: #f7f8f8; border-radius: 8px;">
      <div style="display: flex; align-items: center;">
        <span style="display: inline-flex; flex: 0 0 34px; width: 34px; height: 34px; margin-right: 14px; align-items: center; justify-content: center; background: #06c755; border-radius: 50%; color: #ffffff; font-weight: bold;">2</span>
        <span style="font-weight: bold;">トーク画面を開く</span>
      </div>
    </div>

    <div style="padding: 18px 20px; background: #f7f8f8; border-radius: 8px;">
      <div style="display: flex; align-items: center;">
        <span style="display: inline-flex; flex: 0 0 34px; width: 34px; height: 34px; margin-right: 14px; align-items: center; justify-content: center; background: #06c755; border-radius: 50%; color: #ffffff; font-weight: bold;">3</span>
        <span style="font-weight: bold;">ご相談内容をメッセージで送信</span>
      </div>
    </div>
  </section>


  <!-- スムーズな案内 -->
  <div style="margin-bottom: 42px; padding: 24px; background: #fffdf3; border-left: 5px solid #e3b83f; border-radius: 4px 8px 8px 4px;">
    <p style="margin: 0 0 8px; font-weight: bold;">
      気になる物件がある方へ
    </p>
    <p style="margin: 0;">
      物件名やページのURL、スクリーンショットなどを一緒にお送りいただくと、よりスムーズにご案内できます。
    </p>
  </div>


  <!-- 返信について -->
  <p style="margin: 0 0 42px;">
    お問い合わせ内容を確認後、担当スタッフより順次ご返信いたします。
  </p>


  <!-- 友だち追加 -->
  <section style="margin-bottom: 42px; padding: 36px 20px; background: #f1fbf5; border-radius: 12px; text-align: center;">
    <h2 style="margin: 0 0 12px; color: #222222; font-size: 24px; line-height: 1.5;">
      公式LINEを友だち追加
    </h2>

    <p style="margin: 0 0 24px; color: #555555;">
      下のボタンまたはQRコードから<br>
      友だち追加していただけます。
    </p>

    <!-- LINE友だち追加ボタン -->
    <div style="margin-bottom: 26px;">
      <a href="https://lin.ee/8BlUU4P" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
        <img src="https://scdn.line-apps.com/n/line_add_friends/btn/ja.png" alt="第一不動産販売の公式LINEを友だち追加" height="48" style="display: block; width: auto; height: 48px; border: 0;">
      </a><br></div><p style="margin: 14px 0 0; color: #666666; font-size: 13px;"><img class="alreadyUpImage 3" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/825215_3_0_0_1.jpg"></p><p style="margin: 14px 0 0; color: #666666; font-size: 13px;">スマートフォンのカメラでQRコードを読み取ってください。
    </p>
  </section>


  <!-- 締め -->
  <div style="margin-bottom: 20px; text-align: center;">
    <p style="margin: 0; font-size: 17px; font-weight: bold; line-height: 1.9;">
      お電話をする時間が取りにくい方や、<br>
      まずは気軽に相談してみたい方も、<br>
      ぜひ第一不動産販売の公式LINEをご活用ください。
    </p>
  </div>

</div>]]></description>
            <pubDate>2026-07-27</pubDate>
        </item>
                
        <item>
            <title>【内覧会開催】鈴鹿市小田町に新築建売住宅2棟が誕生！</title>
            <link>https://www.daiichi-re.com/blog/entry-821935/</link>
            <description><![CDATA[<style>
  .oda-openhouse {
    --text: #333333;
    --muted: #666666;
    --line: #e7e7e7;
    --blue: #e8f6fb;
    --blue-strong: #69a9bd;
    --navy: #285d73;
    background: #ffffff;
    color: var(--text);
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: normal;
  }

  .oda-openhouse * {
    box-sizing: border-box;
    letter-spacing: 0 !important;
  }

  .oda-openhouse .oda-wrap {
    max-width: 940px;
    margin: 0 auto;
    padding: 20px 18px 56px;
  }

  .oda-openhouse .oda-hero {
    padding: 28px 0 32px;
    border-bottom: 1px solid var(--line);
  }

  .oda-openhouse .oda-label {
    display: inline-block;
    margin-bottom: 12px;
    padding: 5px 13px;
    background: var(--blue);
    color: var(--navy);
    font-size: 13px;
    font-weight: 700;
  }

  .oda-openhouse h1 {
    margin: 0 0 16px;
    color: #25383f;
    font-size: 30px;
    line-height: 1.45;
  }

  .oda-openhouse h2 {
    margin: 0 0 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--line);
    color: #25383f;
    font-size: 24px;
    line-height: 1.5;
  }

  .oda-openhouse h3 {
    margin: 0 0 14px;
    font-size: 20px;
    line-height: 1.55;
  }

  .oda-openhouse p {
    margin: 0 0 16px;
  }

  .oda-openhouse .oda-section {
    margin: 48px 0;
  }

  .oda-openhouse .oda-lead {
    max-width: 820px;
  }

  .oda-openhouse .oda-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-top: 24px;
  }

  .oda-openhouse .oda-highlight {
    min-height: 92px;
    padding: 18px;
    background: var(--blue);
    color: #284b59;
  }

  .oda-openhouse .oda-highlight strong {
    display: block;
    margin-bottom: 4px;
    color: var(--navy);
  }

  .oda-openhouse .oda-building {
    padding-top: 6px;
  }

  .oda-openhouse .oda-feature {
    margin: 0 0 34px;
    padding: 4px 0 4px 20px;
    border-left: 4px solid var(--line);
  }

  .oda-openhouse .oda-photo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 220px;
    margin: 16px 0 20px;
    background: #f7f7f7;
    color: var(--muted);
    text-align: center;
  }

  .oda-openhouse .oda-property {
    margin: 30px 0 0;
    padding: 22px 0;
    border-top: 1px solid var(--line);
  }

  .oda-openhouse .oda-property ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px 24px;
    margin: 0;
    padding-left: 20px;
  }

  .oda-openhouse .oda-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 22px;
  }

  .oda-openhouse .oda-btn {
    display: inline-block;
    min-width: 230px;
    padding: 12px 20px;
    border: 2px solid #b9d3df;
    border-radius: 999px;
    background: #ffffff;
    color: var(--navy) !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    transition: opacity 0.2s ease;
  }

  .oda-openhouse a.oda-btn:hover {
    opacity: 0.72;
  }

  .oda-openhouse .oda-btn-property-1 {
    border-color: #ed9dc0;
    background: #f9cfe1;
    color: #65384c !important;
  }

  .oda-openhouse .oda-btn-property-2 {
    border-color: #efa886;
    background: #ffd5c0;
    color: #693f2b !important;
  }

  .oda-openhouse .oda-btn-disabled {
    border-color: #c8c8c8;
    color: #999999 !important;
    background: #ffffff;
    cursor: not-allowed;
    user-select: none;
  }

  .oda-openhouse .oda-campaign {
    padding: 28px;
    border: 1px solid #dbe8ed;
    border-radius: 22px;
    background: #ffffff;
  }

  .oda-openhouse .oda-campaign h2 {
    padding: 0 0 0 14px;
    border-bottom: 0;
    border-left: 7px solid var(--blue-strong);
  }

  .oda-openhouse .oda-campaign-list p {
    margin-bottom: 7px;
  }

  .oda-openhouse .oda-notes {
    margin-top: 20px;
    color: var(--muted);
    font-size: 14px;
  }

  .oda-openhouse .oda-map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    background: #f4f4f4;
  }

  .oda-openhouse .oda-map iframe {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
  }

  .oda-openhouse .oda-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #dbe8ed;
    border-radius: 22px;
    background: #ffffff;
  }

  .oda-openhouse .oda-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }

  .oda-openhouse .oda-table th,
  .oda-openhouse .oda-table td {
    padding: 14px 16px;
    border-bottom: 1px solid var(--line);
    text-align: left;
    vertical-align: top;
  }

  .oda-openhouse .oda-table th {
    width: 22%;
    color: #385561;
    font-weight: 700;
    background: #eef8fb;
  }

  .oda-openhouse .oda-contact {
    padding: 32px 20px;
    border: 1px solid #dbe8ed;
    border-radius: 28px;
    background: #ffffff;
    text-align: center;
  }

  .oda-openhouse .oda-contact h2 {
    border: 0;
    padding: 0;
  }

  .oda-openhouse .oda-tel a {
    color: var(--navy);
    font-size: 29px;
    font-weight: 700;
    text-decoration: none;
  }

  .oda-openhouse .oda-contact .oda-buttons {
    justify-content: center;
  }

  .oda-openhouse .oda-bottom {
    margin-top: 28px;
    text-align: center;
  }

  .oda-openhouse .oda-btn-bottom {
    border-color: var(--blue-strong);
    background: var(--blue);
    color: var(--navy) !important;
  }

  @media screen and (max-width: 640px) {
    .oda-openhouse {
      font-size: 15px;
    }

    .oda-openhouse .oda-wrap {
      padding: 14px 14px 40px;
    }

    .oda-openhouse h1 {
      font-size: 24px;
    }

    .oda-openhouse h2 {
      font-size: 21px;
    }

    .oda-openhouse h3 {
      font-size: 18px;
    }

    .oda-openhouse .oda-section {
      margin: 38px 0;
    }

    .oda-openhouse .oda-highlights,
    .oda-openhouse .oda-property ul {
      grid-template-columns: 1fr;
    }

    .oda-openhouse .oda-feature {
      padding-left: 14px;
    }

    .oda-openhouse .oda-photo {
      min-height: 170px;
    }

    .oda-openhouse .oda-buttons {
      flex-direction: column;
    }

    .oda-openhouse .oda-btn {
      width: 100%;
      min-width: 0;
    }

    .oda-openhouse .oda-campaign {
      padding: 22px 16px;
    }

    .oda-openhouse .oda-table,
    .oda-openhouse .oda-table tbody,
    .oda-openhouse .oda-table tr,
    .oda-openhouse .oda-table th,
    .oda-openhouse .oda-table td {
      display: block;
      width: 100%;
    }

    .oda-openhouse .oda-table th {
      padding-bottom: 3px;
      border-bottom: 0;
    }

    .oda-openhouse .oda-table td {
      padding-top: 3px;
    }

    .oda-openhouse .oda-tel a {
      font-size: 25px;
    }
  }
</style>

<div class="oda-openhouse">
  <main class="oda-wrap">
    <section class="oda-hero">
      <span class="oda-label">毎週土日祝 開催</span>
      <h1>鈴鹿市小田町 内覧会開催</h1>
      <p class="oda-lead">
        鈴鹿市小田町に、新築建売住宅2棟が完成しました。<br>
        パントリーや畳コーナー、2部屋に面したインナーバルコニーなど、ご家族の暮らしにうれしい工夫が詰まった住まいです。<br>
        間取りや収納の広さ、家事動線、室内の雰囲気などを、ぜひ現地でゆっくりご確認ください。
      </p>
    </section>

    <section class="oda-section">
      <h2>駅や幹線道路に近い便利な立地</h2>
      <p>JR関西本線「井田川」駅まで徒歩9分。</p>
      <p>幹線道路にも近く、通勤やお買い物、休日のお出かけなど、車で移動しやすい立地です。</p>
      <p>周辺にはスーパーやホームセンター、医療施設などもそろっており、毎日の暮らしに便利な住環境となっています。</p>

      <div class="oda-highlights" aria-label="おすすめポイント">
        <div class="oda-highlight"><strong>安心感のある高台</strong>住環境を重視する方にもおすすめです。</div>
        <div class="oda-highlight"><strong>幹線道路近く</strong>通勤やお買い物など、車で移動しやすい立地です。</div>
        <div class="oda-highlight"><strong>井田川駅 徒歩9分</strong>JR関西本線を利用しやすい住環境です。</div>
      </div>
    </section>

    <section class="oda-section oda-building oda-building-1">
      <h2>1号棟の特徴</h2>

      <div class="oda-feature">
        <h3>リビングとつながる洋風和室</h3>
        <div class="oda-photo"><img class="alreadyUpImage 2" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_2_0_0_1.jpg"></div>
        <p>1号棟は、17.5帖のLDKに4.5帖の洋風和室が隣接した4LDKの住まいです。</p>
        <p>洋風和室の扉を開けると、LDKとつながる広々とした空間として使用できます。</p>
        <p>家事スペースや趣味を楽しむ場所など、ご家族の暮らしに合わせて多目的に活用できます。</p><div><span style="font-size: small;">※家具はイメージです</span></div>
      </div>

      <div class="oda-feature">
        <h3>家族を見守りやすい対面式キッチン</h3>
        <div class="oda-photo"><img class="alreadyUpImage 4" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_4_0_0_1.jpg"></div>
        <p>キッチンは、リビングや洋風和室を見渡しやすい対面式です。</p>
        <p>お料理をしながらご家族との会話を楽しんだり、リビングで過ごすご家族の様子を見守ったりできます。</p>
      </div>

      <div class="oda-feature">
        <h3>雨の日も安心のインナーバルコニー</h3>
        <div class="oda-photo"><img class="alreadyUpImage 3" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_3_0_0_1.jpg"></div>
        <p>2階には、インナーバルコニーを設けています。</p>
        <p>屋根があるため急な雨でも洗濯物が濡れにくく、毎日のお洗濯を快適にサポートします。</p>
      </div>

      <div class="oda-property">
        <h3>1号棟 物件情報</h3>
        <ul>
          <li>販売価格：2,590万円（税込）</li>
          <li>土地面積：172.29㎡（約52.11坪）</li>
          <li>建物面積：105.70㎡（約31.97坪）</li>
          <li>間取り：4LDK</li>
          <li>駐車場：3台</li>
        </ul>
      </div>

      <div class="oda-buttons">
        <a class="oda-btn oda-btn-property-1" href="https://www.daiichi-re.com/bkndetail/3298809964/room103838036/" target="_blank" rel="noopener">1号棟の物件詳細を見る</a>
      </div>
    </section>

    <section class="oda-section oda-building oda-building-2">
      <h2>2号棟の特徴</h2>

      <div class="oda-feature">
        <h3>LDKに隣接した畳コーナー</h3>
        <div class="oda-photo"><img class="alreadyUpImage 7" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_7_0_0_1.jpg"></div>
        <p>2号棟は、16帖のLDKに3帖の畳コーナーを設けた4LDKの住まいです。</p>
        <p>畳コーナーは、家事の合間にくつろいだり、洗濯物を畳んだり、ご家族でゆったり過ごしたりできる便利な空間です。</p>
        <p>LDKとひと続きになっているため、空間に広がりを感じられるのも魅力です。</p><p><span style="font-size: small; letter-spacing: normal;">※家具はイメージです</span></p>
      </div>

      <div class="oda-feature">
        <h3>食品や日用品を収納できるパントリー</h3>
        <div class="oda-photo"><img class="alreadyUpImage 6" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_6_0_0_1.jpg"></div>
        <p>キッチンには、食品や飲料、日用品などをまとめて収納できるパントリーを備えています。</p>
        <p>ストック品をすっきり整理できるため、キッチンまわりをきれいに保ちやすくなります。</p><p><span style="font-size: small; letter-spacing: normal;">※家具はイメージです</span></p>
      </div>

      <div class="oda-feature">
        <h3>すっきり片付く、収納力のある玄関</h3>
        <div class="oda-photo"><img class="alreadyUpImage 5" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_5_0_0_1.jpg"></div>
        <p>玄関には、靴や外出用品をまとめて収納できるシューズクロークを設けています。</p>
        <p>家族分の靴はもちろん、ベビーカーやアウトドア用品なども収納しやすいのが魅力です。</p><p><span style="font-size: small; letter-spacing: normal;">※家具はイメージです</span></p>
      </div>

      <div class="oda-property">
        <h3>2号棟 物件情報</h3>
        <ul>
          <li>販売価格：2,490万円（税込）</li>
          <li>土地面積：162.60㎡（約49.18坪）</li>
          <li>建物面積：106.10㎡（約32.09坪）</li>
          <li>間取り：4LDK</li>
          <li>駐車場：3台</li>
        </ul>
      </div>

      <div class="oda-buttons">
        <a class="oda-btn oda-btn-property-2" href="https://www.daiichi-re.com/bkndetail/799564655/room103838097/" target="_blank" rel="noopener">2号棟の物件詳細を見る</a>
      </div>
    </section>

    <section class="oda-section">
      <h2>2棟を比較してご覧いただけます</h2>
      <p>洋風和室のある1号棟と、畳コーナーやパントリーを備えた2号棟。</p>
      <p>間取りや収納、室内の広さなどを実際に見比べながら、ご家族の暮らしに合う住まいをご検討いただけます。</p>
      <p>写真や図面だけでは分かりにくい日当たりや生活動線、周辺環境も、現地であわせてご確認ください。</p>
    </section>

    <section class="oda-section">
      <h2>会場マップ</h2>
      <div class="oda-map">
        <iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d5434.264137660558!2d136.48901307575193!3d34.872679972859025!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMzTCsDUyJzIxLjciTiAxMzbCsDI5JzI5LjciRQ!5e1!3m2!1sja!2sjp!4v1784531098697!5m2!1sja!2sjp" width="800" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe>
      </div>
    </section>

    <section class="oda-section oda-campaign">
      <h2>いえみるキャンペーン</h2>
      <p><img class="alreadyUpImage 8" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/821935_8_0_0_1.jpg"></p><p>以下の①〜⑤すべてに該当するお客様に、QUOカード1,000円分をプレゼントいたします。</p>
      <div class="oda-campaign-list">
        <p>①公式HPからWEB予約された方。</p>
        <p>②将来的にマイホームのご購入をお考えの方。</p>
        <p>③キャンペーン期間中にご内覧のうえアンケートにご記入いただいた方。</p>
        <p>④ご本人確認のため、身分証明書のご提示をいただける方</p>
        <p>⑤外国籍の方の場合、在留カード（永住資格を確認できる書類）をご提示いただける方。</p>
      </div>
      <p>住宅購入をご検討の皆様のご計画をすすめるきっかけづくりとして、本キャンペーンを実施しております。</p>
      <div class="oda-notes">
        <p>※学生・未成年の方のみでのご来場はご遠慮ください。<br>
          ※予約特典の進呈は1組様（1世帯・1家族）につき1回限りとさせていただきます。（先着30組様限定）<br>
          ※予約特典は、後日郵送にてプレゼントさせていただきます。</p>
      </div>
    </section>

    <section class="oda-section">
      <h2>開催概要</h2>
      <div class="oda-table-wrap">
        <table class="oda-table">
          <tbody>
            <tr>
              <th>開催日</th>
              <td>毎週土日祝</td>
            </tr>
            <tr>
              <th>時間</th>
              <td>
                ①10:30〜11:00　②11:00〜11:30<br>
                ③13:00〜13:30　④13:30〜14:00<br>
                ⑤14:00〜14:30　⑥14:30〜15:00<br>
                ⑦15:00〜15:30　⑧15:30〜16:00<br></td>
            </tr>
            <tr>
              <th>会場</th>
              <td>三重県鈴鹿市小田町</td>
            </tr>
            <tr>
              <th>交通</th>
              <td>JR関西本線「井田川」駅 徒歩9分</td>
            </tr>
            <tr>
              <th>お問い合わせ</th>
              <td><a href="tel:0120171172" target="_blank">0120-171-172</a>（CSC）</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section class="oda-section oda-contact">
      <h2>ご来場予約・お問い合わせ</h2>
      <p><strong>第一不動産販売</strong><br>カスタマーサービスセンター（CSC）</p>
      <p class="oda-tel"><a href="tel:0120171172" target="_blank">0120-171-172</a></p>
      <p>受付時間：10:00〜18:00<br>定休日：水曜日</p>
      <div class="oda-buttons">
        <a class="oda-btn" href="https://www.daiichi-re.com/reservation/" target="_blank" rel="noopener">来場予約はこちら</a>
        <a class="oda-btn" href="https://www.daiichi-re.com/contact/" target="_blank" rel="noopener">お問い合わせはこちら</a>
      </div>
    </section>

    <div class="oda-bottom">
      <a class="oda-btn oda-btn-bottom" href="https://www.daiichi-re.com" target="_blank" rel="noopener">その他物件をお探しの方はこちら</a>
    </div>
  </main>
</div>]]></description>
            <pubDate>2026-07-20</pubDate>
        </item>
                
        <item>
            <title>7/11(土)中日新聞にチラシを折込しております。</title>
            <link>https://www.daiichi-re.com/blog/entry-816740/</link>
            <description><![CDATA[<div style="max-width:860px; margin:0 auto; padding:20px 14px; background:#ffffff; color:#333333; font-family:Helvetica, Arial, sans-serif; line-height:1.8; box-sizing:border-box;">

  <p style="font-size:15px; margin:0 0 18px;"></p>

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    中日新聞折り込みチラシを公開しました
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    今回の折込チラシでは、第一不動産販売の<strong>「直接買取」</strong>と<strong>「安心の売却サポート」</strong>を中心にご紹介しています。<br>
    不動産売却に関するお悩みをお持ちの方に、ぜひご覧いただきたい内容です。
  </p>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/816740_2_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 1" src="https://cdn.img-asp.jp/cms/816740_2_0_0_1.jpg" alt="第一不動産販売 安心の売却サポートチラシ 裏面" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/816740_1_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 2" src="https://cdn.img-asp.jp/cms/816740_1_0_0_1.jpg" alt="第一不動産販売 買取・売却サポートチラシ 表面" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    第一不動産販売の「直接買取」とは？
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    第一不動産販売では、土地・相続不動産・空き家などのご売却について、<strong>お客様の事情に合わせた柔軟な対応</strong>を行っております。<br>
    鈴鹿市・四日市市を中心に地域密着で培ってきた経験を活かし、安心してご相談いただける体制を整えています。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      買取・売却サポートのポイント
    </h3>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>直接買取</strong>
      </p>
      <p style="font-size:15px; margin:0;">
        仲介手数料は不要。広告や内覧対応のご負担もなく、手続きを最小限に抑えられます。<br>
        なるべく早く現金化したい方や、周囲に知られず売却を進めたい方にも適した方法です。
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>寄り添う仲介</strong>
      </p>
      <p style="font-size:15px; margin:0;">
        地域密着で培ってきた営業力を活かし、ご希望に合う買主様探しをお手伝いいたします。<br>
        売主様のお気持ちに寄り添いながら、納得のいくご売却をサポートいたします。
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>売却保証制度</strong>
      </p>
      <p style="font-size:15px; margin:0;">
        一定期間内に成約に至らない場合に備えた制度など、安心して売却を進めていただける仕組みもご案内しています。<br>
        先々の準備も安心して進められるようサポートいたします。
      </p>
    </div>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      こんなお悩みありませんか？
    </h3>
    <p style="font-size:15px; margin:0 0 6px;">・周囲に家を売ることを知られたくない</p>
    <p style="font-size:15px; margin:0 0 6px;">・建物の劣化が気になり売却できるか心配</p>
    <p style="font-size:15px; margin:0 0 6px;">・相続した空き家の管理が大変</p>
    <p style="font-size:15px; margin:0 0 6px;">・なるべく早く現金化したい</p>
    <p style="font-size:15px; margin:0 0 6px;">・時間に余裕がなく遺品整理が進まない</p>
    <p style="font-size:15px; margin:0 0 6px;">・不動産の適正価格がわからない</p>
    <p style="font-size:15px; margin:0 0 6px;">・耕作の後継者がいない</p>
    <p style="font-size:15px; margin:0;">・除草作業に追われて困っている</p>
  </div>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      第一不動産販売が選ばれる理由
    </h3>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>01｜顧客に寄り添う「顔が見える対応」</strong><br>
      地域に根ざしているからこそ、担当者の顔が見える関係性を大切にし、お一人おひとりのご相談にしっかり耳を傾けます。
    </p>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>02｜幅広い物件取り扱いと柔軟な提案力</strong><br>
      土地・戸建・マンション・事業用物件など、幅広い不動産に対応し、お客様の状況やご要望に応じた最適なご提案を行います。
    </p>

    <p style="font-size:15px; margin:0;">
      <strong>03｜お取引後も頼れる安心の「独自サポート」</strong><br>
      不動産に関わるさまざまなお悩みに対して、士業をはじめとする専門家との連携も活かしながら、安心感のあるサポートを行います。
    </p>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      地域密着の実績にもとづく安心感
    </h3>
    <p style="font-size:15px; margin:0;">
      チラシでは、<strong>鈴鹿市内 宅地開発分譲 実績No.1</strong>、<strong>自社宅地販売実績575区画</strong>など、第一不動産販売の実績もご紹介しています。<br>
      地域密着で積み重ねてきた経験をもとに、お客様の不動産売却をしっかりサポートいたします。
    </p>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #fff3f3; background:#fff8f8; box-sizing:border-box; border-left:4px solid #c83c3c;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#a52a2a; line-height:1.5;">
      買取ご成約キャンペーン実施中
    </h3>
    <p style="font-size:15px; margin:0;">
      チラシ掲載期間中、<strong>買取ご成約キャンペーン</strong>も実施しております。<br>
      詳しくはスタッフまでお気軽にお問い合わせください。
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    第一不動産販売だからできる「安心の売却サポート」
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">第一不動産販売だからできる<strong>「安心の売却サポート」</strong>についても詳しくご紹介しています。<br>
    売却方法だけでなく、売却後まで見据えたサポート体制が整っているのも特長です。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      主な売却サポート
    </h3>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>納得の現金買取</strong><br>
      仲介手数料が不要で、広告や内覧対応のご負担もなく、手続きを最小限に抑えられます。<br>
      物件の地域や条件によっては、最短7日での売却も可能です。
    </p>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>寄り添う仲介</strong><br>
      地元の強みを活かし、ご希望に合う買主様をご紹介いたします。<br>
      主要ポータルへの掲載や豊富な成約実績を活かして、売却活動を支援いたします。
    </p>

    <p style="font-size:15px; margin:0;">
      <strong>売却保証制度</strong><br>
      一定期間内に成約に至らない場合に備え、事前にお約束した金額での買取制度をご利用いただけます。<br>
      売却と新居購入を一括で進めたい方には、下取り制度もご案内しています。
    </p>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      選ばれる理由がある「9つのサービス」
    </h3>
    <p style="font-size:15px; margin:0 0 6px;">・D SALON</p>
    <p style="font-size:15px; margin:0 0 6px;">・士業紹介サービス</p>
    <p style="font-size:15px; margin:0 0 6px;">・仲介保証制度</p>
    <p style="font-size:15px; margin:0 0 6px;">・書類作成代行</p>
    <p style="font-size:15px; margin:0 0 6px;">・不動産調査</p>
    <p style="font-size:15px; margin:0 0 6px;">・ポイント付与</p>
    <p style="font-size:15px; margin:0 0 6px;">・売却保証制度</p>
    <p style="font-size:15px; margin:0 0 6px;">・売却サポート</p>
    <p style="font-size:15px; margin:0;">・購入サポート</p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    ご相談・お問い合わせ
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    不動産の売却、相続不動産、空き家管理などに関するご相談は、第一不動産販売までお気軽にお問い合わせください。
  </p>

  <div style="margin:24px 0; text-align:center;">
    <a href="tel:0120171172" style="display:block; width:100%; max-width:420px; margin:0 auto 14px; padding:14px 18px; background:#333333; color:#ffffff; text-decoration:none; font-size:16px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;" target="_blank">
      0120-171-172 へ電話する
    </a>

    <a href="https://www.daiichi-re.com/" target="_blank" rel="noopener" style="display:block; width:100%; max-width:420px; margin:0 auto; padding:14px 18px; background:#ffffff; color:#333333; text-decoration:none; font-size:15px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      第一不動産販売 公式サイトはこちら
    </a>
  </div>

  <p style="font-size:15px; margin:24px 0 0;">
    土地、空き家、相続不動産など、不動産売却に関するお悩みは一人で抱え込まず、まずはお気軽にご相談ください。<br>
    第一不動産販売が、お客様に合った方法でご売却をサポートいたします。
  </p>

</div>]]></description>
            <pubDate>2026-07-10</pubDate>
        </item>
                
        <item>
            <title>物件検索サイトをリニューアルしました</title>
            <link>https://www.daiichi-re.com/blog/entry-797552/</link>
            <description><![CDATA[
  <p>
    いつも第一不動産販売の物件検索サイトをご覧いただき、誠にありがとうございます。
  </p>

  <p>
    このたび、2026年6月1日に弊社物件検索サイトをリニューアルいたしました。
  </p>

  <p>
    今回のリニューアルでは、お客様により見やすく、より使いやすくご利用いただけるよう、検索画面や各ページの構成を見直しました。
  </p>

  <p>
    物件検索画面は、これまで以上に見やすくなり、ご希望の条件に合った物件を探しやすくなっています。新築戸建・中古戸建・土地・マンションなど、気になる物件情報をスムーズにご確認いただけます。
  </p>

  <p>
    また、新たにブログ機能を追加いたしました。チラシ情報や内覧会のお知らせ、地域の不動産情報などを、これまでより分かりやすくお届けしてまいります。最新情報を随時更新していきますので、ぜひご覧ください。
  </p>

  <p>
    さらに、不動産売却に関する詳細ページもリニューアルし、売却の流れやご相談内容がより分かりやすくなりました。「今の住まいを売却したい」「相続した不動産について相談したい」「まずは査定だけ知りたい」といったお客様にも、安心してご覧いただける内容となっております。
  </p>

  <p style="text-align:center; margin:30px 0;">
    <a href="https://www.daiichi-re.com" target="_blank" style="background-color:#888888; color:#ffffff; padding:12px 24px; text-decoration:none; display:inline-block; font-weight:bold; border-radius:2px;">
      物件検索サイトはこちら
    </a>
  </p>

  <p>
    これからも第一不動産販売では、お客様にとって分かりやすく、役立つ情報を発信してまいります。
  </p>

  <p>
    今後とも、第一不動産販売をよろしくお願いいたします。
  </p>



]]></description>
            <pubDate>2026-06-01</pubDate>
        </item>
                
        <item>
            <title>5/30(土)中日新聞にチラシを折込しております。</title>
            <link>https://www.daiichi-re.com/blog/entry-796247/</link>
            <description><![CDATA[<div style="max-width:860px; margin:0 auto; padding:20px 14px; background:#ffffff; color:#333333; font-family:Helvetica, Arial, sans-serif; line-height:1.8; box-sizing:border-box;"><p style="font-size:15px; margin:0 0 18px;">鈴鹿市・亀山市で住まいをお探しの方必見です。<br>
    新築建売住宅＆おすすめ土地情報を公開しました。
  </p>

  <p style="font-size:15px; margin:0 0 18px;">
    今回は、2026年8月完成予定の<strong>「鈴鹿市小田町」の新築建売2棟</strong>と、亀山市・鈴鹿市エリアの厳選された<strong>「おすすめ土地情報」</strong>をご紹介します。
  </p>

  <p style="font-size:15px; margin:0 0 28px;">
    「そろそろマイホームを…」とお考えの方、ぜひチェックしてみてください。
  </p>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:28px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    【鈴鹿市小田町】新築建売2棟・販売開始！
  </h2>

  <p style="font-size:15px; margin:0 0 16px;">
    鈴鹿市小田町に、暮らしやすさにこだわった新しい住まいが誕生します。<br>
    JR関西本線「井田川駅」まで徒歩9分。幹線道路にも近く、通勤・お出かけにも便利な立地です。
  </p>

  <p style="font-size:15px; margin:0 0 20px;">
    2026年8月完成予定の新築建売住宅を、ただいま2棟販売中です。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      物件のポイント
    </h3>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0 0 14px; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 8px;">
        <strong>1号棟：リビングとつながる洋風和室と広々LDKの家</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>価格：</strong>2,590万円
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>お支払い例：</strong>月々66,104円<br>
        <span style="font-size:13px; color:#666666;">
          ※頭金0円・ボーナス払い0円・40年返済・三十三銀行でお借入れの場合〈変動金利1.05％〉
        </span>
      </p>
    </div>

    <div style="background:#ffffff; border:1px solid #eeeeee; padding:14px; margin:0; box-sizing:border-box;">
      <p style="font-size:15px; margin:0 0 8px;">
        <strong>2号棟：畳コーナーと快適収納のパントリー付きの家</strong>
      </p>
      <p style="font-size:15px; margin:0 0 6px;">
        <strong>価格：</strong>2,490万円
      </p>
      <p style="font-size:15px; margin:0;">
        <strong>お支払い例：</strong>月々63,551円<br>
        <span style="font-size:13px; color:#666666;">
          ※頭金0円・ボーナス払い0円・40年返済・三十三銀行でお借入れの場合〈変動金利1.05％〉
        </span>
      </p>
    </div>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      ここが魅力！
    </h3>
    <p style="font-size:15px; margin:0;">
      安心の高台に位置し、周辺には生活に便利な施設もそろっています。<br>
      JR関西本線「井田川」駅まで徒歩9分、幹線道路近くの好立地で、毎日の暮らしに便利な住環境です。<br>
      パントリーや畳コーナー、インナーバルコニーなど、家族にうれしい工夫が詰まった住まいをぜひご覧ください。
    </p>
  </div>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/796247_1_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 1" src="https://cdn.img-asp.jp/cms/796247_1_0_0_1.jpg" alt="鈴鹿市小田町 新築建売住宅チラシ" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    おすすめ土地情報｜亀山市・鈴鹿市エリア
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    「自分好みのハウスメーカーで家を建てたい」という方へ。<br>
    住まいづくりにぴったりな分譲地を4件ご紹介しています。
  </p>

  <p style="font-size:15px; margin:0 0 18px;">
    利便性や住環境、子育てのしやすさを兼ね備えた、今イチオシの土地をピックアップしました。
  </p>

  <div style="background:#fafafa; border:1px solid #e6e6e6; padding:18px; margin:22px 0; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 12px; color:#222222; line-height:1.5;">
      おすすめ土地情報
    </h3>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>亀山市能褒野町</strong><br>
      全7区画の分譲地です。全区画70坪以上で平屋も建築可能。お好きなメーカー・工務店で建築できます。<br>
      子育てにも適した閑静な住宅地です。<br>
      <strong>価格：920万円〜</strong>
    </p>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>亀山市北山町</strong><br>
      全11区画の分譲地です。生活関連施設が周辺に充実しており、亀山東小学校まで徒歩10分。<br>
      JR関西本線「亀山駅」まで徒歩20分の立地です。<br>
      <strong>価格：965万円〜</strong>
    </p>

    <p style="font-size:15px; margin:0 0 14px;">
      <strong>鈴鹿市高塚町</strong><br>
      全3区画の分譲地です。幹線道路に近くアクセス良好。加佐登小学校まで徒歩4分で、通学面でも安心です。<br>
      JR関西本線「加佐登駅」まで徒歩20分です。<br>
      <strong>価格：990万円</strong>
    </p>

    <p style="font-size:15px; margin:0;">
      <strong>鈴鹿市自由ヶ丘4丁目</strong><br>
      全2区画の分譲地です。お好きなメーカー・工務店で建築可能。1号線までアクセス良好で、子育てにも適した閑静な住宅地です。<br>
      <strong>価格：834万円</strong>
    </p>
  </div>

  <div style="margin:24px 0; padding:18px; border:1px solid #e6e6e6; background:#ffffff; box-sizing:border-box;">
    <h3 style="font-size:17px; margin:0 0 10px; color:#222222; line-height:1.5;">
      こんな方におすすめです
    </h3>
    <p style="font-size:15px; margin:0 0 6px;">・鈴鹿市、亀山市エリアで新築住宅や土地を探している方</p>
    <p style="font-size:15px; margin:0 0 6px;">・駅や幹線道路へのアクセスを重視したい方</p>
    <p style="font-size:15px; margin:0 0 6px;">・子育てしやすい住環境を求めている方</p>
    <p style="font-size:15px; margin:0 0 6px;">・好きなハウスメーカー、工務店で家づくりをしたい方</p>
    <p style="font-size:15px; margin:0;">・平屋やゆとりある敷地での住まいづくりを検討している方</p>
  </div>

  <div style="text-align:center; margin:26px 0 32px;">
    <a href="https://cdn.img-asp.jp/cms/796247_2_0_0_1.jpg" target="_blank" rel="noopener" style="display:block; text-decoration:none;">
      <img class="alreadyUpImage 2" src="https://cdn.img-asp.jp/cms/796247_2_0_0_1.jpg" alt="亀山市・鈴鹿市エリア おすすめ土地情報チラシ" style="display:block; margin:0 auto; max-width:100%; height:auto; border:1px solid #e5e5e5; box-sizing:border-box;">
    </a>
    <p style="font-size:13px; color:#666666; margin:8px 0 0;">
      画像をクリックすると大きく表示できます
    </p>
  </div>

  <hr style="border:none; border-top:1px solid #e5e5e5; margin:30px 0;">

  <h2 style="font-size:20px; margin:0 0 16px; padding:0 0 8px; border-bottom:2px solid #333333; color:#222222; line-height:1.5;">
    物件探しはこちらから
  </h2>

  <p style="font-size:15px; margin:0 0 18px;">
    新築・中古戸建、土地情報をお探しの方は、下記より最新情報をご確認ください。
  </p>

  <div style="margin:24px 0; text-align:center;">
    <a href="https://www.daiichi-re.com/search/index/?address%5B%5D=24207&address%5B%5D=24202&address%5B%5D=24201&address%5B%5D=24210&address%5B%5D=24214&class%5B%5D=b2&nw=0&pF=0&pC=0&saleHistoryChangeDate=0&aF=0&aC=0&tcF=0&tcC=0&wT=0&years=0&pD=0&img=0&movie=0&selectFlg=1&selectFlg=1" target="_blank" rel="noopener" style="display:block; width:100%; max-width:420px; margin:0 auto 14px; padding:14px 18px; background:#333333; color:#ffffff; text-decoration:none; font-size:15px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      新築・中古戸建を探す
    </a>

    <a href="https://www.daiichi-re.com/search/index/?address%5B%5D=24207&address%5B%5D=24202&address%5B%5D=24201&address%5B%5D=24210&address%5B%5D=24214&address%5B%5D=24204&address%5B%5D=24205&address%5B%5D=24343&class%5B%5D=b3&pF=0&pC=0&saleHistoryChangeDate=0&tcF=0&tcC=0&kj=0&wT=0&pD=0&img=0&movie=0&selectFlg=1&selectFlg=1" target="_blank" rel="noopener" style="display:block; width:100%; max-width:420px; margin:0 auto; padding:14px 18px; background:#ffffff; color:#333333; text-decoration:none; font-size:15px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;">
      土地を探す
    </a>
  </div>

  <p style="font-size:15px; margin:24px 0 10px;">
    チラシに掲載されていない物件も多数ございます。<br>
    詳しくは弊社カスタマーサービスセンター（CSC）までお気軽にお問い合わせください。
  </p>

  <div style="margin:20px 0; text-align:center;">
    <a href="tel:0120171172" style="display:block; width:100%; max-width:420px; margin:0 auto; padding:14px 18px; background:#333333; color:#ffffff; text-decoration:none; font-size:16px; font-weight:bold; box-sizing:border-box; border:1px solid #333333; text-align:center;" target="_blank">
      0120-171-172（CSC）へ電話する
    </a>
  </div>

  <p style="font-size:14px; margin:20px 0 0; text-align:center;">
    その他、物件をお探しの方はこちら<br>
    <a href="https://www.daiichi-re.com/" target="_blank" rel="noopener" style="color:#333333; text-decoration:underline;">
      第一不動産販売 物件検索サイト
    </a>
  </p>

</div>
```
]]></description>
            <pubDate>2026-05-31</pubDate>
        </item>
                
        <item>
            <title>▢終了しました▢【内覧会開催】鈴鹿市北玉垣町に新築建売住宅2棟が誕生！</title>
            <link>https://www.daiichi-re.com/blog/entry-786644/</link>
            <description><![CDATA[<style>
  .daiichi-blog {
    background: #f6f0e6;
    color: #333333;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
    line-height: 1.85;
    letter-spacing: 0.02em;
  }

  .daiichi-blog * {
    box-sizing: border-box;
  }

  .blog-wrap {
    max-width: 980px;
    margin: 0 auto;
    padding: 24px 14px 48px;
  }

  .hero {
    background: #ffffff;
    border-radius: 28px;
    padding: 36px 26px;
    margin-bottom: 34px;
    border: 1px solid #eadcc8;
  }

  .hero-label {
    display: inline-block;
    background: #7f9457;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 16px;
    border-radius: 999px;
    margin-bottom: 16px;
  }

  .hero h1 {
    font-size: 30px;
    line-height: 1.45;
    margin: 0 0 16px;
    color: #3d3328;
  }

  .hero p {
    margin: 0;
    font-size: 16px;
  }

  .section {
    margin: 42px 0;
  }

  .section h2 {
    font-size: 24px;
    color: #3d3328;
    border-left: 7px solid #7f9457;
    padding-left: 14px;
    margin: 0 0 22px;
  }

  .section h3 {
    font-size: 21px;
    color: #4a3d32;
    margin: 34px 0 18px;
    padding-bottom: 8px;
    border-bottom: 2px solid #eadcc8;
  }

  .lead-box,
  .point-box,
  .campaign-box {
    background: #ffffff;
    border: 1px solid #eadcc8;
    border-radius: 22px;
    padding: 24px;
    margin: 26px 0;
  }

  .point-box {
    box-shadow: 0 8px 22px rgba(90, 72, 50, 0.06);
  }

  .photo-placeholder {
    width: 100%;
    aspect-ratio: 2048 / 1366;
    background: #ffffff;
    border: none;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7a6a56;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 18px 0;
    padding: 18px;
  }

  .button-area {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 22px 0 6px;
  }

  .btn {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border-radius: 999px;
    padding: 13px 22px;
    transition: 0.2s ease;
    text-align: center;
  }

  .btn:hover {
    opacity: 0.86;
  }

  .btn-main {
    background: #fff2b8;
    color: #4a3d00 !important;
    border: 2px solid #efd77b;
  }

  .btn-outline {
    background: #ffffff;
    color: #5e6f3a !important;
    border: 2px solid #cfd9a2;
  }

  .btn-yellow {
    background: #fff2b8;
    color: #4a3d00 !important;
    border: 2px solid #efd77b;
  }

  .warranty-box {
    background: #eef8fb;
    border: 2px solid #9fbccd;
    border-radius: 0;
    padding: 28px;
    margin: 42px 0;
  }

  .warranty-box h2 {
    font-size: 24px;
    color: #315d73;
    border-left: 7px solid #7fa9bd;
    padding-left: 14px;
    margin: 0 0 22px;
    white-space: nowrap;
  }

  .warranty-box h3 {
    font-size: 21px;
    color: #315d73;
    margin: 0 0 18px;
    padding-left: 14px;
    padding-bottom: 8px;
    border-left: 5px solid #315d73;
    border-bottom: 2px solid #b9d3df;
    white-space: nowrap;
  }

  .warranty-box p {
    color: #304854;
  }

  .btn-blue {
    background: #7fa9bd;
    color: #ffffff !important;
    border: 2px solid #7fa9bd;
    border-radius: 0;
  }

  .campaign-box {
    background: #ffffff;
  }

  .campaign-box h2 {
    font-size: 24px;
    color: #3d3328;
    border-left: 7px solid #7f9457;
    padding-left: 14px;
    margin: 0 0 22px;
  }

  .campaign-box ol {
    padding-left: 22px;
  }

  .campaign-box li {
    margin-bottom: 8px;
  }

  .note-list {
    font-size: 14px;
    color: #555555;
    margin-top: 18px;
  }

  .map-wrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 0;
    overflow: hidden;
    border: none;
    box-shadow: none;
    margin-top: 0;
    background: transparent;
  }

  .map-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
  }

  .schedule-table-wrap {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    overflow-x: auto;
    border-radius: 22px;
    border: 1px solid #d9c9b1;
    background: #ffffff;
  }

  .overview-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    table-layout: fixed;
  }

  .overview-table th,
  .overview-table td {
    border-bottom: 1px solid #dfd0bb;
    padding: 14px 18px;
    vertical-align: top;
    text-align: left;
  }

  .overview-table tr:first-child th {
    background: #f0e8dc;
    color: #4a3d32;
    text-align: left;
  }

  .overview-table th {
    width: 16%;
    background: #f0e8dc;
    color: #4a3d32;
    white-space: nowrap;
    text-align: left;
  }

  .overview-table td {
    width: 84%;
    background: #ffffff;
    text-align: left;
  }

  .address-list p {
    margin: 0 0 12px;
  }

  .contact-box {
    background: #ffffff;
    border-radius: 28px;
    padding: 30px 24px;
    text-align: center;
    margin: 42px 0 0;
    border: 1px solid #eadcc8;
  }

  .contact-box h2 {
    border: none;
    padding: 0;
    margin: 0 0 16px;
    color: #3d3328;
    font-size: 24px;
  }

  .contact-box .tel a {
    font-size: 28px;
    font-weight: bold;
    color: #6f8549;
    text-decoration: none;
  }

  .contact-box .button-area {
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  .contact-box .btn {
    min-width: 220px;
  }

  .small-note {
    font-size: 14px;
    color: #555555;
  }

  .bottom-link {
    text-align: center;
    margin-top: 26px;
  }

  @media screen and (max-width: 640px) {
    .blog-wrap {
      padding: 18px 12px 36px;
    }

    .hero {
      padding: 28px 20px;
      border-radius: 22px;
    }

    .hero h1 {
      font-size: 24px;
    }

    .section h2,
    .campaign-box h2 {
      font-size: 21px;
    }

    .warranty-box h2 {
      font-size: 20px;
      white-space: normal;
    }

    .section h3,
    .warranty-box h3 {
      font-size: 18px;
    }

    .warranty-box h3 {
      white-space: normal;
    }

    .button-area {
      flex-direction: column;
    }

    .btn {
      width: 100%;
    }

    .schedule-table-wrap {
      max-width: 100%;
    }

    .overview-table {
      table-layout: auto;
    }

    .overview-table th,
    .overview-table td {
      display: block;
      width: 100%;
      text-align: left;
    }

    .overview-table tr:first-child {
      display: none;
    }

    .overview-table th {
      border-bottom: none;
      padding-bottom: 6px;
    }

    .overview-table td {
      padding-top: 6px;
    }

    .contact-box .tel a {
      font-size: 24px;
    }

    .contact-box .button-area {
      flex-direction: row;
      justify-content: center;
      gap: 10px;
    }

    .contact-box .btn {
      width: auto;
      min-width: 145px;
      padding: 12px 14px;
      font-size: 14px;
    }
  }
<style>
  .point-box img,
  .campaign-box img,
  .lead-box img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 18px auto 24px !important;
  }

  @media screen and (max-width: 640px) {
    .point-box {
      padding: 20px 14px;
    }

    .point-box img,
    .campaign-box img,
    .lead-box img {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
    }

    .photo-placeholder {
      width: 100% !important;
      max-width: 100% !important;
      padding: 0;
      margin: 14px 0 22px;
    }

    .photo-placeholder img {
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      display: block;
    }
  }
</style>

<div class="daiichi-blog">
  <section class="blog-wrap">

    <section class="hero">
      <span class="hero-label">毎週土日祝 開催</span>
      <h1>鈴鹿市北玉垣町 内覧会開催</h1>
      <p>
        中勢バイパス近くで移動しやすい立地に、新築建売住宅2棟が誕生しました。<br>
        明るいリビングや家事動線、収納計画など、暮らしやすさを現地でゆっくりご確認いただけます。
      </p><p>すでに1号棟が成約となり、残り1棟です。</p>
    </section>

    <section class="section">
      <h2>北玉垣町｜中勢バイパス近くで移動しやすい立地</h2>

      <div class="lead-box">
        <p><span style="letter-spacing: 0.02em;">北玉垣町の魅力は、中勢バイパス近くのアクセスの良さ。</span></p><p><span style="letter-spacing: 0.02em;">通勤やお買い物、休日のお出かけなど、車での移動がしやすい立地です。</span></p><p><span style="letter-spacing: 0.02em;"><br></span></p><p><span style="letter-spacing: 0.02em;">さらに河川洪水・津波ハザードマップの浸水想定区域外となっており、水害リスクにも配慮された立地です。</span></p><p><span style="letter-spacing: 0.02em;">近年は自然災害への関心も高まっており、ハザードマップを重視して住まいを探される方も増えています。</span></p><p><span style="letter-spacing: 0.02em;">安心感のある住環境を求める方にもおすすめできる物件です。</span></p>
      </div>
    </section>

    <section class="section">
      <h2>1号棟の特徴<span style="color: rgb(255, 0, 0);"> ※ご成約済</span></h2>

      <div class="point-box">
        <h3>明るく開放感のあるリビング</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 9" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_9_0_0_1.jpg"></div>
        <p>
          大きな窓と高窓から光が入る、明るく開放感のあるリビングです。&nbsp;</p><p>リビング・ダイニング・キッチンがゆるやかに繋がり、家族が自然と集まりやすい間取りになっています。
        </p>
        <p>
          ナチュラルな内装で家具も合わせやすく、毎日を心地よく過ごせるくつろぎ空間です。</p><p>※家具はイメージです</p>
      </div>

      <div class="point-box">
        <h3>リビングとつながる使いやすい洋室</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 7" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_7_0_0_1.jpg"></div>
        <p>
          リビングの隣に洋室があり、扉を開けるとひと続きの広い空間として使えます。&nbsp;</p><p>家族でゆったり過ごしたい時や、お子さまの遊び場としても使いやすく、開放感のある暮らしが叶います。</p><p>※家具はイメージです</p>
      </div>

      <div class="point-box">
        <h3>家族との会話が弾む対面式キッチン</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 8" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_8_0_0_1.jpg"></div>
        <p>
          明るく開放感のある対面式キッチンです。&nbsp;</p><p>リビングにいるご家族と会話を楽しみながら料理ができ、小さなお子様の様子も見守りやすい設計です。
        </p>
        <p>
          パントリーや床下収納も備わっているため、食品のストックや日用品をすっきり収納できます。&nbsp;</p><p>さらに、キッチン後ろのドアから洗面スペースやお風呂へ直接アクセスできるので、
          家事動線がよく、毎日の炊事・洗濯・入浴準備がスムーズに行えます。
        </p>
      </div>

      <div class="point-box">
        <h3>大容量収納の玄関</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 6" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_6_0_0_1.jpg"></div>
        <p>
          大容量のシューズクロークを備え、ご家族分の靴や玄関まわりの小物もすっきり収納できます。</p><p>生活感が出やすい玄関を美しく保ちやすく、来客時にも好印象な空間に。
        </p>
        <p>
          電子錠付きで、日々の施錠・解錠もスマートに行えます。
        </p>
      </div>

      <div class="button-area">
        <a class="btn btn-main" href="https://www.daiichi-re.com/bkndetail/鈴鹿市北玉垣町《1号棟》/room101333202.html" target="_blank" rel="noopener">北玉垣町《1号棟》の物件詳細を見る</a>
        <a class="btn btn-outline" href="https://www.instagram.com/reel/DXvusqeTbCA/?igsh=MTlkeTg5ejRyN25zZw==" target="_blank" rel="noopener">1号棟のルームツアー動画を見る</a>
      </div>
    </section>

    <section class="section">
      <h2>2号棟の特徴<span style="color: rgb(255, 0, 0); letter-spacing: 0.2624px;">※ご成約済</span></h2>

      <div class="point-box">
        <h3>白を基調とした明るいリビング</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 10" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_10_0_0_1.jpg"></div>
        <p>
          高窓からやわらかな光が差し込む、明るく開放感のあるリビングです。</p><p>白を基調とした内装が空間をより広く見せ、ナチュラルな家具も映える心地よい雰囲気に。
        </p>
        <p>
          隣接する洋室とつながる間取りで、暮らしに合わせて空間を広く使えるのも魅力です。</p><p><span style="letter-spacing: 0.2624px;">※家具はイメージです</span></p>
      </div>

      <div class="point-box">
        <h3>回遊性の高い洋室</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 11" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_11_0_0_1.jpg"></div>
        <p>
          LDKと玄関のどちらにもつながる、回遊性の高い洋室です。</p><p>生活動線がスムーズで、家族の動きに合わせて使いやすい空間に。
        </p>
        <p>
          客間やキッズスペース、ワークスペースなど、暮らしに合わせて多目的に活用できます。</p><p><span style="letter-spacing: 0.2624px;">※家具はイメージです</span></p>
      </div>

      <div class="point-box">
        <h3>ゆとりあるウォークインクローゼット</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 15" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_15_0_0_1.jpg"></div><p>2階洋室には、ゆとりある広さのウォークインクローゼットを設置。</p><p>衣類はもちろん、バッグや季節物までまとめて収納しやすい空間です。
        </p>
        <p>
          居室をすっきり保ち、毎日の身支度も快適に整えられます。
        </p><p>※家具はイメージです</p>
      </div>

      <div class="point-box">
        <h3>2ヶ所に備えた便利なバルコニー</h3>
        <div class="photo-placeholder"><img class="alreadyUpImage 13" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_13_0_0_1.jpg"></div>
        <p>
          2ヶ所にバルコニーを備え、用途に合わせて使い分けしやすい住まいです。</p><p>屋根のあるインナーバルコニーは、急な雨でも洗濯物が濡れにくく安心。
        </p>
        <p>
          外からの視線をほどよく遮りながら、毎日の家事を快適にサポートします。
        </p>
      </div>

      <div class="button-area">
        <a class="btn btn-main" href="https://www.daiichi-re.com/bkndetail/鈴鹿市北玉垣町《2号棟》/room101333311.html" target="_blank" rel="noopener">北玉垣町《2号棟》の物件詳細を見る</a>
        <a class="btn btn-outline" href="https://www.instagram.com/reel/DXvvxgaTtmM/?igsh=MTFyYjZnOGxzeWZ4eQ==" target="_blank" rel="noopener">2号棟のルームツアー動画を見る</a>
      </div>
    </section>

    <section class="warranty-box">
      <h2>この物件は仲介保証制度対象物件</h2>

      <h3>仲介手数料が不要になる独自の新制度</h3>
      <p>
        「直接購入なら手数料が不要な物件は、弊社を通しても買主様の仲介手数料を不要にする」という、お客様にとって安心の制度です。
      </p>

      <div class="button-area">
        <a class="btn btn-blue" href="https://www.daiichi-re.com/blog/entry-777769/" target="_blank">仲介保証制度の詳細を見る</a>
      </div>
    </section>

    <section class="section">
      <p>
        アクセスの良さを重視したい方や、車での移動が多い方におすすめの住まいです。&nbsp;</p><div><span style="letter-spacing: 0.02em;">&nbsp;現地で周辺環境や室内の雰囲気もあわせてご確認ください。</span></div>
    </section>

    <section class="section">
      <div class="map-wrap">
        <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d21637.32342810063!2d136.580515!3d34.862957!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60038a1130927935%3A0x2cef010584571b62!2z44CSNTEzLTA4MTMg5LiJ6YeN55yM6Yi06bm_5biC5YyX546J5Z6j55S677yR77yZ77yZ77yQ!5e1!3m2!1sja!2sjp!4v1778473032141!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
      </div>
    </section>

    <section class="campaign-box">
      <h2>いえみるキャンペーン</h2>

      <div class="photo-placeholder"><img class="alreadyUpImage 4" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/786644_4_0_0_1.jpg"></div><p>以下の①〜⑤すべてに該当するお客様に、QUOカード1,000円分をプレゼントいたします。</p><div><br></div><p><span style="letter-spacing: 0.02em;">①公式HPからWEB予約された方。</span></p><div><span style="letter-spacing: 0.02em;">②将来的にマイホームのご購入をお考えの方。</span></div><div><span style="letter-spacing: 0.02em;">③キャンペーン期間中にご内覧のうえアンケートにご記入いただいた方。</span></div><div><span style="letter-spacing: 0.02em;">④ご本人確認のため、身分証明書のご提示をいただける方</span></div><div><span style="letter-spacing: 0.02em;">⑤外国籍の方の場合、在留カード（永住資格を確認できる書類）をご提示いただける方。</span></div><div><span style="letter-spacing: 0.02em;">住宅購入をご検討の皆様のご計画をすすめるきっかけづくりとして、本キャンペーンを実施しております。</span></div>

      <div class="note-list">
        <p>
          ※学生・未成年の方のみでのご来場はご遠慮ください。<br>
          ※予約特典の進呈は1組様（1世帯・1家族）につき1回限りとさせていただきます。（先着30組様限定）<br>
          ※予約特典は、後日郵送にてプレゼントさせていただきます。
        </p>
      </div>
    </section>

    <section class="section">
      <h2>開催概要</h2>

      <div class="schedule-table-wrap">
        <table class="overview-table">
          <tbody>
            <tr>
              <th>内容</th>
              <th>詳細</th>
            </tr>
            <tr>
              <th>開催日</th>
              <td><font size="2">▢終了しました▢</font></td>
            </tr>
            <tr>
              <th>時間</th>
              <td>
                <span style="font-size: small;">
                  ①10:30〜11:00　②11:00〜11:30<br>
                  ③13:00〜13:30　④13:30〜14:00<br>
                  ⑤14:00〜14:30　⑥14:30〜15:00<br>
                  ⑦15:00〜15:30　⑧15:30〜16:00<br>
                  ⑨16:00〜16:30　⑩16:30〜17:00<br>
                  ※時間外・夜間対応可能
                </span>
              </td>
            </tr>
            <tr>
              <th>会場</th>
              <td><span style="font-size: small;">三重県鈴鹿市北玉垣町</span></td>
            </tr>
            <tr>
              <th>カーナビ検索</th>
              <td>
                <div class="address-list">
                  <p>
                    <span style="font-size: small;">
                      <strong>北玉垣町《1号棟》<span style="background-color: rgb(255, 0, 0); color: rgb(255, 255, 255);">※ご成約済</span></strong><br>
                      三重県鈴鹿市北玉垣町1990-11
                    </span>
                  </p>
                  <p>
                    <span style="font-size: small;">
                      <strong>北玉垣町《2号棟》</strong></span><strong style="font-size: small; letter-spacing: 0.2624px;"><span style="background-color: rgb(255, 0, 0); color: rgb(255, 255, 255);">※ご成約済</span></strong><span style="font-size: small;"><br>
                      三重県鈴鹿市北玉垣町1990-12
                    </span>
                  </p>
                </div>
              </td>
            </tr>
            <tr>
              <th>お問い合わせ</th>
              <td><a href="tel:0120171172" target="_blank">0120-171-172</a>（CSC）</td>
            </tr>
            <tr>
              <th>ご注意</th>
              <td>
                <span style="font-size: small;">
                  37.5度以上の発熱や体調不良の場合は来場をご遠慮ください。<br>
                  キャンセルのご連絡も上記番号までお願いいたします。
                </span>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section class="contact-box">
      <h2><span style="font-size: large;">ご来場予約・お問い合わせ</span></h2>
      <p>
        <strong>株式会社第一不動産販売</strong><br>
        カスタマーサービスセンター（CSC）
      </p>

      <p class="tel">
        <a href="tel:0120171172" target="_blank">0120-171-172</a>
      </p>

      <p class="small-note">
        受付時間：10:00〜18:00<br>
        定休日：水曜日
      </p>

      <div class="button-area">
        <a class="btn btn-outline" href="https://www.daiichi-re.com/reservation/" target="_blank" rel="noopener">来場予約はこちら</a>
        <a class="btn btn-outline" href="https://www.daiichi-re.com/contact/" target="_blank" rel="noopener">お問い合わせはこちら</a>
      </div>
    </section>

    <div class="bottom-link">
      <a class="btn btn-yellow" href="https://www.daiichi-re.com" target="_blank" rel="noopener">その他物件をお探しの方はこちら</a>
    </div>

  </section>
</div>]]></description>
            <pubDate>2026-05-11</pubDate>
        </item>
                
        <item>
            <title>▢終了しました▢【内覧会開催】鈴鹿市の新築建売住宅を比較見学！桜島町7丁目・北玉垣町 同時内覧会</title>
            <link>https://www.daiichi-re.com/blog/entry-781290/</link>
            <description><![CDATA[


  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>鈴鹿市の新築建売住宅を比較見学！桜島町7丁目・北玉垣町 同時内覧会</title>

  <style>
    :root {
      --bg: #f7f1e8;
      --base: #fffdf9;
      --text: #333333;
      --subtext: #666666;

      --green: #c9d9a8;
      --green-dark: #6f7f4a;
      --yellow: #f3df9b;
      --yellow-dark: #9a7b2f;

      --line: #ded2bf;
      --white: #ffffff;
      --shadow: 0 10px 28px rgba(80, 62, 38, 0.08);
      --radius: 18px;
    }

    * {
      box-sizing: border-box;
    }

    body {
      margin: 0;
      font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
      color: var(--text);
      background: var(--bg);
      line-height: 1.9;
    }

    .container {
      width: min(100%, 1080px);
      margin: 0 auto;
      padding: 32px 16px 64px;
    }

    .hero {
      background: var(--base);
      border: 1px solid var(--line);
      border-radius: 28px;
      padding: 40px 28px;
      box-shadow: var(--shadow);
      margin-bottom: 28px;
      position: relative;
      overflow: hidden;
    }

    .hero::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 8px;
      background: linear-gradient(90deg, var(--green), var(--yellow));
    }

    .hero-label {
      display: inline-block;
      color: var(--green-dark);
      border: 1px solid var(--green);
      background: #fbfcf5;
      font-size: 0.9rem;
      font-weight: 700;
      padding: 5px 14px;
      border-radius: 999px;
      margin-bottom: 14px;
      letter-spacing: 0.04em;
    }

    h1 {
      margin: 0;
      font-size: clamp(1.7rem, 3.8vw, 2.45rem);
      line-height: 1.45;
      color: #3c362d;
      letter-spacing: 0.02em;
    }

    .lead {
      margin-top: 20px;
      font-size: 1rem;
      color: var(--text);
    }

    .lead p {
      margin: 0 0 12px;
    }

    .section {
      background: var(--base);
      border: 1px solid var(--line);
      border-radius: var(--radius);
      padding: 28px;
      box-shadow: var(--shadow);
      margin-top: 24px;
    }

    h2 {
      margin: 0 0 18px;
      font-size: 1.4rem;
      line-height: 1.5;
      color: #3f372d;
      letter-spacing: 0.02em;
    }

    h2 .area-label {
      display: inline-block;
      font-size: 0.8rem;
      font-weight: 700;
      padding: 4px 10px;
      border-radius: 999px;
      margin-right: 8px;
      vertical-align: middle;
    }

    .area-sakurajima h2 .area-label {
      color: var(--green-dark);
      background: #f2f6ea;
      border: 1px solid var(--green);
    }

    .area-kitatamagaki h2 .area-label {
      color: var(--yellow-dark);
      background: #fff8df;
      border: 1px solid var(--yellow);
    }

    .section-title-sub {
      display: block;
      margin-top: 8px;
      font-size: 1.18rem;
      font-weight: 700;
    }

    h3 {
      margin: 24px 0 12px;
      font-size: 1.08rem;
      color: #4c4235;
      border-left: 4px solid var(--green);
      padding-left: 10px;
    }

    .area-kitatamagaki h3 {
      border-left-color: var(--yellow);
    }

    p {
      margin: 0 0 14px;
    }

    strong {
      font-weight: 700;
    }

    a {
      color: #5f6f38;
    }

    .compare-note {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 14px;
      margin-top: 22px;
    }

    .compare-card {
      background: var(--white);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 16px;
    }

    .compare-card.green {
      border-top: 5px solid var(--green);
    }

    .compare-card.yellow {
      border-top: 5px solid var(--yellow);
    }

    .compare-card-title {
      font-weight: 700;
      margin-bottom: 6px;
      color: #3f372d;
    }

    .media-block {
      margin: 20px 0;
    }

    .image-placeholder,
    .map-placeholder {
      width: 100%;
      min-height: 190px;
      background: var(--white);
      border: 1px solid #d8d0c4;
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #8a7d6c;
      text-align: center;
      padding: 18px;
      font-weight: 700;
    }

    .map-placeholder {
      min-height: 150px;
      background: #fffdfa;
    }

    .caption {
      margin-top: 8px;
      font-size: 0.94rem;
      color: var(--subtext);
      text-align: center;
    }

    .point-box {
      background: var(--white);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 18px;
    }

    .point-list {
      margin: 0;
      padding-left: 1.2em;
    }

    .point-list li {
      margin-bottom: 8px;
    }

    .soft-message {
      background: var(--white);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 18px;
      margin-top: 16px;
    }

    .area-sakurajima .soft-message {
      border-left: 5px solid var(--green);
    }

    .area-kitatamagaki .soft-message {
      border-left: 5px solid var(--yellow);
    }

    .button-area {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 18px;
    }

    .btn {
      display: inline-block;
      padding: 11px 22px;
      border-radius: 999px;
      text-decoration: none;
      font-weight: 700;
      font-size: 0.95rem;
      transition: 0.2s ease;
      border: 1px solid transparent;
    }

    .btn:hover {
      opacity: 0.82;
      transform: translateY(-1px);
    }

    .btn-green {
      background: var(--green);
      color: #34431f;
      border-color: #b6c993;
    }

    .btn-yellow {
      background: var(--yellow);
      color: #59451a;
      border-color: #e4ce7f;
    }

    .btn-main {
      background: #6f7f4a;
      color: #ffffff;
      border-color: #6f7f4a;
    }

    .btn-outline {
      background: #ffffff;
      color: #5f513f;
      border-color: var(--line);
    }

    .cta-box {
      background: var(--base);
      border: 1px solid var(--line);
      border-radius: 18px;
      padding: 22px;
    }

    .quote-list {
      background: var(--white);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 18px;
      margin-top: 16px;
      margin-bottom: 16px;
    }

    .quote-list p {
      margin-bottom: 6px;
    }

    .schedule-table-wrap {
      overflow-x: auto;
      border-radius: 16px;
      border: 1px solid var(--line);
      background: var(--white);
    }

    .overview-table {
      width: 100%;
      border-collapse: collapse;
      background: var(--white);
    }

    .overview-table th,
    .overview-table td {
      border-bottom: 1px solid var(--line);
      padding: 15px 16px;
      vertical-align: top;
      text-align: left;
      font-size: 0.97rem;
    }

    .overview-table tr:last-child th,
    .overview-table tr:last-child td {
      border-bottom: none;
    }

    .overview-table th:first-child {
      width: 110px;
      min-width: 110px;
      max-width: 110px;
      background: #f4eee5;
      color: #5f513f;
      font-weight: 700;
      white-space: nowrap;
    }

    .overview-table th:not(:first-child),
    .overview-table td {
      width: auto;
      background: var(--white);
    }

    .address-list p {
      margin: 0 0 12px;
    }

    .address-list p:last-child {
      margin-bottom: 0;
    }

    .contact-box {
      background: var(--base);
      border: 1px solid var(--line);
      border-radius: 20px;
      padding: 26px;
      box-shadow: var(--shadow);
      margin-top: 24px;
      position: relative;
    }

    .contact-box::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 6px;
      background: linear-gradient(90deg, var(--green), var(--yellow));
      border-radius: 20px 20px 0 0;
    }

    .contact-box p:last-child {
      margin-bottom: 0;
    }

    .tel {
      font-size: 1.45rem;
      font-weight: 800;
      letter-spacing: 0.02em;
    }

    .tel a {
      color: #4b4236;
      text-decoration: none;
    }

    .tel a:hover {
      text-decoration: underline;
    }

    .small-note {
      font-size: 0.95rem;
      color: var(--subtext);
    }

    @media (max-width: 768px) {
      .container {
        padding: 18px 12px 40px;
      }

      .hero {
        padding: 30px 20px;
        border-radius: 22px;
      }

      .section {
        padding: 22px 18px;
      }

      h2 {
        font-size: 1.22rem;
      }

      .section-title-sub {
        font-size: 1.05rem;
      }

      .compare-note {
        grid-template-columns: 1fr;
      }

      .button-area {
        flex-direction: column;
      }

      .btn {
        width: 100%;
        text-align: center;
      }

      .image-placeholder {
        min-height: 150px;
      }

      .map-placeholder {
        min-height: 130px;
      }

      .overview-table th,
      .overview-table td {
        padding: 12px;
        font-size: 0.93rem;
      }

      .overview-table th:first-child {
        width: 110px;
        min-width: 110px;
        max-width: 110px;
        white-space: nowrap;
      }

      .tel {
        font-size: 1.3rem;
      }
    }
  </style>



  <div class="container">

    <header class="hero">
      <div class="hero-label">同時内覧会開催</div>
      <h1>鈴鹿市の新築建売住宅を比較見学！<br>桜島町7丁目・北玉垣町 同時内覧会</h1>

      <div class="lead">
        <p>
          株式会社第一不動産販売では、<strong>鈴鹿市桜島町7丁目</strong>と
          <strong>鈴鹿市北玉垣町</strong>にて、新築建売住宅の完成内覧会を同時開催しております。
        </p>
        <p>
          実際の住まいをご覧いただきながら、リビングの明るさや広さ、収納スペース、家事動線、周辺環境など、
          <strong>写真だけでは分かりにくいポイント</strong>を現地でご確認いただけます。
        </p>
        <p>
          今回の内覧会では、2つのエリアを同時にご覧いただけるため、立地や住まいの雰囲気を比較しながら、
          ご自身に合った住まいをイメージしていただきやすい内容です。
        </p>
      </div>

      <div class="compare-note">
        <div class="compare-card green">
          <div class="compare-card-title">桜島町7丁目</div>
          <div>駅・小学校・公園が身近な、暮らしやすさを感じられる住環境。</div>
        </div>
        <div class="compare-card yellow">
          <div class="compare-card-title">北玉垣町</div>
          <div>中勢バイパス近くで、車での移動がしやすい便利な立地。</div>
        </div>
      </div>

      <div class="button-area">
        <a class="btn btn-main" href="https://www.daiichi-re.com/reservation/" target="_blank" rel="noopener">来場予約はこちら</a>
        <a class="btn btn-outline" href="https://www.daiichi-re.com/contact/" target="_blank" rel="noopener">お問い合わせはこちら</a>
      </div>
    </header>

    <section class="section area-sakurajima">
      <h2>
        <span class="area-label">会場01</span>
        <span class="section-title-sub">桜島町7丁目｜駅近で暮らしやすい住環境</span>
      </h2>

      <p>
        鈴鹿市桜島町7丁目では、全7棟の新築建売住宅を販売中です。<br>
        現在、<strong>7棟中2棟がご成約済み</strong>となり、<strong>残り5棟</strong>をご案内しております。
      </p>

      <p>
        伊勢鉄道「玉垣駅」まで徒歩4分と、駅が近く通勤・通学にも便利な立地です。<br>
        鈴鹿市立桜島小学校まで徒歩11分、石垣池公園も近く、日々の暮らしに便利さと落ち着きを感じられる住環境です。
      </p>

      <p>
        室内には、リビングとつなげて開放的に使える<strong>広々とした和室</strong>を備えています。<br>
        来客時やお子さまの遊び場、ちょっと横になりたいときのくつろぎスペースとしても柔軟に活用できます。
      </p>

      <p>
        また、家族のコミュニケーションが自然と生まれる<strong>リビング階段</strong>も魅力のひとつ。<br>
        外には、約7m×7mの道路から見えにくい<strong>プライベートなお庭</strong>があり、
        ドッグランやプール遊びなど、暮らしに合わせてさまざまな使い方ができます。
      </p>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 8" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/781290_8_0_0_1.jpg"></div><div class="caption">開放的なリビング　※家具はイメージです</div>
      </div>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 9" style="display: inline-block; margin: 0px auto; max-width: 100%;" src="https://cdn.img-asp.jp/cms/781290_9_0_0_1.jpg"></div><div class="caption">家族のコミュニケーションが自然と生まれるリビング階段　※家具はイメージです</div>
      </div>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 5" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/781290_5_0_0_1.jpg"></div><div class="caption">約7m×7mの道路から見えにくいプライベートなお庭　※芝生はイメージです。</div>
      </div>

      <h3>桜島町7丁目のおすすめポイント</h3>
      <div class="point-box">
        <ul class="point-list">
          <li>伊勢鉄道「玉垣駅」徒歩4分</li>
          <li>鈴鹿市立桜島小学校 徒歩11分</li>
          <li>石垣池公園近く</li>
          <li>販売価格：<strong>2,790万円〜</strong></li>
        </ul>
      </div>

      <div class="soft-message">
        駅や学校、公園が身近にそろう桜島町7丁目。<br>
        利便性を重視しながら、落ち着いた環境で暮らしたい方におすすめの物件です。
      </div>

      <div class="button-area">
        <a class="btn btn-green" href="https://www.daiichi-re.com/bkndetail/SAKURAJIMA%20seven×seven%207×7/room101509285.html" target="_blank" rel="noopener">桜島町7丁目の物件詳細を見る</a>
      </div>

   <div style="position: relative; width: 100%; max-width: 800px; margin: 24px auto; padding-top: 56.25%; overflow: hidden;">
  <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d5209.326636222296!2d136.56837007713173!3d34.85756437286447!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60038a6c45646805%3A0x7ab585beccf722a4!2z44CSNTEzLTA4MTcg5LiJ6YeN55yM6Yi06bm_5biC5qGc5bO255S677yX5LiB55uu77yS77yQ4oiS77yS!5e1!3m2!1sja!2sjp!4v1778130346705!5m2!1sja!2sjp" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade">
  </iframe>
</div>

    <section class="section area-kitatamagaki">
      <h2>
        <span class="area-label">会場02</span>
        <span class="section-title-sub">北玉垣町｜中勢バイパス近くで移動しやすい立地</span>
      </h2>

      <p>
        鈴鹿市北玉垣町では、新しく2棟の新築建売住宅が誕生しました。
      </p>

      <p>
        北玉垣町の魅力は、<strong>中勢バイパス近くのアクセスの良さ</strong>。<br>
        通勤やお買い物、休日のお出かけなど、車での移動がしやすい立地です。
      </p>

      <p>
        室内は、<strong>光が差し込む明るいリビング</strong>や、<strong>会話が弾む対面式キッチン</strong>など、
        毎日の暮らしが心地よくなる工夫が詰まっています。<br>
        また、<strong>収納豊富な玄関</strong>や、雨の日も安心して使える<strong>インナーバルコニー</strong>など、
        暮らしやすさを感じられるポイントもぜひ現地でご確認ください。
      </p>

      <p>
        駐車スペースは3台可能なため、車を複数台所有されている方や来客時にも便利です。
      </p>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 3" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/781290_3_0_0_1.jpg"></div>
        <div class="caption">光が差し込む明るいリビング　※家具はイメージです</div>
      </div>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 7" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/781290_7_0_0_1.jpg"></div>
        <div class="caption">収納豊富な玄関</div>
      </div>

      <div class="media-block">
        <div class="image-placeholder"><img class="alreadyUpImage 6" style="display: block;margin: 0 auto;max-width: 100%; " src="https://cdn.img-asp.jp/cms/781290_6_0_0_1.jpg"></div>
        <div class="caption">雨の日も安心のインナーバルコニー</div>
      </div>

      <h3>北玉垣町のおすすめポイント</h3>
      <div class="point-box">
        <ul class="point-list">
          <li>中勢バイパス近く</li>
          <li>駐車3台可能</li>
          <li>仲介保証制度につき、仲介手数料不要</li>
          <li>販売価格：<strong>2,680万円〜</strong></li>
        </ul>
      </div>

      <div class="soft-message">
        アクセスの良さを重視したい方や、車での移動が多い方におすすめの住まいです。<br>
        現地で周辺環境や室内の雰囲気もあわせてご確認ください。
      </div>

      <div class="button-area">
        <a class="btn btn-yellow" href="https://www.daiichi-re.com/bkndetail/鈴鹿市北玉垣町《1号棟》/room101333202.html" target="_blank" rel="noopener">北玉垣町《1号棟》の物件詳細を見る</a>
        <a class="btn btn-yellow" href="https://www.daiichi-re.com/bkndetail/鈴鹿市北玉垣町《2号棟》/room101333311.html" target="_blank" rel="noopener">北玉垣町《2号棟》の物件詳細を見る</a>
      </div>

<div style="position: relative; width: 100%; max-width: 800px; margin: 24px auto; padding-top: 56.25%; overflow: hidden;">
  <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d5208.985143766321!2d136.5779400771321!3d34.8629565728624!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60038a1130927935%3A0x2cef010584571b62!2z44CSNTEzLTA4MTMg5LiJ6YeN55yM6Yi06bm_5biC5YyX546J5Z6j55S677yR77yZ77yZ77yQ!5e1!3m2!1sja!2sjp!4v1778130784962!5m2!1sja!2sjp" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade">
  </iframe>
</div>



      <h2>まずはお気軽にご見学ください</h2>

      <div class="cta-box">
        <p>
          桜島町7丁目・北玉垣町の新築建売住宅は、写真だけでは伝わりにくい魅力を、
          実際に現地でご体感いただける物件です。
        </p>

        <p>
          室内の明るさや広さ、周辺環境、駐車スペースなど、気になるポイントをスタッフが丁寧にご案内いたします。
        </p>

        <div class="quote-list">
          <p>「少し見てみたい」</p>
          <p>「2つの物件を比べてみたい」</p>
          <p>「購入についてまだ具体的に決まっていない」</p>
        </div>

        <p>
          という方も大歓迎です。<br>
          ぜひお気軽にご予約・お問い合わせください。
        </p>
      </div>
    </section>

    <section class="section">
      <h2>開催概要</h2>

      <div class="schedule-table-wrap">
        <table class="overview-table">
          <tbody><tr>
            <th>内容</th>
            <th>詳細</th>
          </tr>
          <tr>
            <th>開催日</th>
            <td><font size="2">▢終了しました▢</font></td>
          </tr>
          <tr>
            <th>時間</th>
            <td><span style="font-size: small;">
              ご予約制となります。<br><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">①10:30〜11:00</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid;">　</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">②11:00〜11:30<br></span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">③13:00〜13:30</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid;">　</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">④13:30〜14:00<br>⑤14:00〜14:30</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid;">　</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">⑥14:30〜15:00<br>⑦15:00〜15:30</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid;">　</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">⑧15:30〜16:00<br>⑨16:00〜16:30</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid;">　</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration-thickness: auto; text-decoration-style: solid; font-family: helvetica, arial, sans-serif;">⑩16:30〜17:00</span><br>
              ※時間外・夜間対応可能
            </span></td>
          </tr>
          <tr>
            <th>会場</th>
            <td><span style="font-size: small;">三重県鈴鹿市桜島町7丁目・三重県鈴鹿市北玉垣町</span></td>
          </tr>
          <tr>
            <th>カーナビ検索</th>
            <td>
              <div class="address-list">
                <p>
                  <span style="font-size: small;"><strong style="">桜島町7丁目</strong><br>
                  三重県鈴鹿市桜島町7丁目20-2
                </span></p>
                <p>
                  <span style="font-size: small;"><strong>北玉垣町《1号棟》</strong><br>
                  三重県鈴鹿市北玉垣町1990-11
                </span></p>
                <p>
                  <span style="font-size: small;"><strong style="">北玉垣町《2号棟》</strong><br>
                  三重県鈴鹿市北玉垣町1990-12
                </span></p>
              </div>
            </td>
          </tr>
          <tr>
            <th>お問い合わせ</th>
            <td><a href="tel:0120171172" target="_blank">0120-171-172</a>（CSC）</td>
          </tr>
          <tr>
            <th>ご注意</th>
            <td><span style="font-size: small;">
              37.5度以上の発熱や体調不良の場合は来場をご遠慮ください。<br>
              キャンセルのご連絡も上記番号までお願いいたします。
            </span></td>
          </tr>
        </tbody></table>
      </div>
    </section>

    <section class="contact-box">
      <h2>ご来場予約・お問い合わせ</h2>
      <p>
        <strong>株式会社第一不動産販売</strong><br>
        カスタマーサービスセンター（CSC）
      </p>
      <p class="tel">
         <a href="tel:0120171172" target="_blank">0120-171-172</a>
      </p>
      <p class="small-note">
        受付時間：10:00〜18:00<br>
        定休日：水曜日
      </p>

      <div class="button-area">
        <a class="btn btn-main" href="https://www.daiichi-re.com/reservation/" target="_blank" rel="noopener">来場予約はこちら</a>
        <a class="btn btn-outline" href="https://www.daiichi-re.com/contact/" target="_blank" rel="noopener">お問い合わせはこちら</a>
      </div>
    </section>

  </section></div>

]]></description>
            <pubDate>2026-05-01</pubDate>
        </item>
            </channel>
</rss>
