
<rss version="2.0">
    <channel>
        <title>株式会社不動産Labo.のブログ</title>
        <link>https://www.fudosan-labo.co.jp/blog/</link>
        <description>株式会社不動産Labo.のブログ</description>
        <language>ja</language>
                
        <item>
            <title>ローズグランデ甲子園</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-668686/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                ローズグランデ甲子園
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/668686_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/668686_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/668686_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市甲子園二番町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>令和２年８月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>重量鉄骨造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>９戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>６台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>積水ハウス株式会社</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線甲子園駅徒歩１７分<br>
                            JR東海道本線甲子園口駅徒歩１４分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">2LDK</p>
                    <p class="madori__info__btm">3戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">2SLDK</p>
                    <p class="madori__info__btm">1戸</p>
                </li>
　　　　<li class="madori__item">
                    <p class="madori__info__top">3LDK</p>
                    <p class="madori__info__btm">5戸</p>
                </li>


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">エレベーター付きの高級ファミリー物件です</li>
                <li class="remarks__item">ペット飼育相談可！（犬・猫OK）</li>
                <li class="remarks__item">積水ハウス施工のシャーメゾン</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>CREST若草</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698805/</link>
            <description><![CDATA[
　<div class="pg__inner">
            <h2 class="bkn__name">
                CREST若草
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="////cdn.img-asp.jp/cms/698805_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698805_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698805_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市若草町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成３１年１１月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>重量鉄骨造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>１２戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>８台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>積水ハウス株式会社</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線鳴尾武庫川女子大前駅徒歩１６分<br>
                            JR東海道本線甲子園口駅徒歩２０分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">2LDK</p>
                    <p class="madori__info__btm">９戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">３LDK</p>
                    <p class="madori__info__btm">２戸</p>
                </li>
　　　

            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">人気学校区エリア！</li>
                <li class="remarks__item">住環境良好！買い物至便な立地です</li>
                <li class="remarks__item">積水ハウス施工のシャーメゾン</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>クレスト２８９</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698828/</link>
            <description><![CDATA[
　<div class="pg__inner">
            <h2 class="bkn__name">
                クレスト２８９
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698828_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698828_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698828_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市笠屋町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成４年５月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>２４戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>１４台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>高松建設株式会社</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線武庫川駅徒歩１４分<br>
                           阪神武庫川線東鳴尾駅徒歩５分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">２LDK</p>
                    <p class="madori__info__btm">１８戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">４LDK</p>
                    <p class="madori__info__btm">１戸</p>
                </li>
　　　　<li class="madori__item">
                    <p class="madori__info__top">店舗事務所</p>
                    <p class="madori__info__btm">５戸</p>

            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">全戸南向き。エレベーター付き！</li>
                <li class="remarks__item">１階は店舗事務所</li>
                <li class="remarks__item">鉄筋コンクリート造のしっかりとしたマンションです</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>Crest casaya</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698737/</link>
            <description><![CDATA[
　<div class="pg__inner">
            <h2 class="bkn__name">
                Crest casaya
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698737_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698737_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698737_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市笠屋町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成３０年２月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>木造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>アパート</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>６戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>ー</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線武庫川駅１６分<br>
                            阪神武庫川線東鳴尾駅徒歩７分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１LDK</p>
                    <p class="madori__info__btm">６戸</p>
                </li>
              


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">全戸南向き</li>
                <li class="remarks__item">システムキッチン</li>
                <li class="remarks__item">２人入居もOK</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>ウイング武庫川</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698833/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                ウイング武庫川
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
　　　　　　<img src="//cdn.img-asp.jp/cms/698833_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698833_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698833_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市里中町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成９年３月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>２４戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>ー</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線鳴尾武庫川女子大前駅５分<br>
                            阪神本線武庫川駅徒歩９分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１K</p>
                    <p class="madori__info__btm">２４戸</p>
                </li>
              


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">バストイレ別、室内洗濯機置き場</li>
                <li class="remarks__item">武庫川女子大学、兵庫医科大学にも近いレディースマンション</li>
                <li class="remarks__item">光インターネット無料</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>カサ甲子園</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698851/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                カサ甲子園
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698851_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698851_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698851_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市甲子園七番町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成１年７月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>６戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd></dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線甲子園駅徒歩９分<br>
                            阪神本線鳴尾武庫川女子大前駅徒歩７分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１LDK</p>
                    <p class="madori__info__btm">２戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">2DK</p>
                    <p class="madori__info__btm">３戸</p>
                </li>
　　　　<li class="madori__item">
                    <p class="madori__info__top">店舗</p>
                    <p class="madori__info__btm">１戸</p>
                </li>


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">コンクリート打ちっぱなしのデザイナーズマンション</li>
                <li class="remarks__item">１階は店舗</li>
                <li class="remarks__item">大型バイクも駐輪可能</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>ブランアトリエ</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698888/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                ブランアトリエ
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698888_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698888_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698888_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市上田西町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>昭和６１年５月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>２３戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd></dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線鳴尾武庫川女子大前駅徒歩１４分<br>
                            <br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１R</p>
                    <p class="madori__info__btm">２２戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">店舗事務所</p>
                    <p class="madori__info__btm">１戸</p>
                </li>
　　
          


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">関西スーパー近くで買い物便利</li>
                <li class="remarks__item">１階は事務所</li>
                <li class="remarks__item">インターネット無料</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>mansionM.S.E</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-698878/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                mansionM.S.E
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698878_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698878_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/698878_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市甲子園九番町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成１５年３月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>１０戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd></dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線甲子園駅徒歩１２分<br>
                            <br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１K</p>
                    <p class="madori__info__btm">９戸</p>
                </li>
                <li class="madori__item">
                    <p class="madori__info__top">店舗事務所</p>
                    <p class="madori__info__btm">１戸</p>
                </li>
　　
          


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">コンクリート打ちっぱなしのデザイナーズマンション</li>
                <li class="remarks__item">１階は店舗</li>
                <li class="remarks__item">学生でも社会人でも便利な立地です</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-16</pubDate>
        </item>
                
        <item>
            <title>チップス甲子園</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-703463/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                チップス甲子園
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
　　　　　　<img src="//cdn.img-asp.jp/cms/703463_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/703463_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/703463_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市甲子園浦風町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>平成31年1月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>木造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>ハイツ</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>２戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>ー</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線甲子園駅徒歩１分<br>
                           <br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１ＬＤK</p>
                    <p class="madori__info__btm">２戸</p>
                </li>
              


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">特急停車駅徒歩1分</li>
                <li class="remarks__item">独立洗面所・カウンターキッチン</li>
                <li class="remarks__item">光インターネット無料</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-28</pubDate>
        </item>
                
        <item>
            <title>テレージア甲子園高潮町</title>
            <link>https://www.fudosan-labo.co.jp/blog/entry-703429/</link>
            <description><![CDATA[
　　<div class="pg__inner">
            <h2 class="bkn__name">
                テレージア甲子園高潮町
            </h2>
            <div class="bkn__wrap">
                <div class="bkn__img__list">
                    <!-- ▼ ここに1枚目の物件画像を入れてください -->
                    <div class="bkn_img">
　　　　　　<img src="//cdn.img-asp.jp/cms/703429_1_0_0_1.jpg" alt="物件画像1">
                    </div>
                    <!-- ▼ ここに2枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/703429_2_0_0_1.jpg" alt="物件画像2">
                    </div>
                    <!-- ▼ ここに3枚目の物件画像を入れてください -->
                    <div class="bkn_img">
                        <img src="//cdn.img-asp.jp/cms/703429_3_0_0_1.jpg" alt="物件画像3">
                    </div>
                </div>

                <div class="bkn__info__wrap">
                    <dl class="bkn__box">
                        <dt>所在地</dt>
                        <dd>兵庫県西宮市甲子園高潮町</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>築年数</dt>
                        <dd>令和2年2月</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>構造</dt>
                        <dd>鉄筋コンクリート造</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>物件種別</dt>
                        <dd>マンション</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>戸数</dt>
                        <dd>１１戸</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>駐車場</dt>
                        <dd>０台</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>施工会社</dt>
                        <dd>ー</dd>
                    </dl>
                    <dl class="bkn__box">
                        <dt>アクセス</dt>
                        <dd>阪神本線甲子園駅徒歩５分<br>
                            阪神本線久寿川駅徒歩5分<br>
                           
                        </dd>
                    </dl>
                </div>

            </div>
        </div>
    <!--?// bkn__section //?-->

    <div class="madori__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                間取り構成
            </h3>
            <ul class="madori__list">
                <li class="madori__item">
                    <p class="madori__info__top">１ＤK</p>
                    <p class="madori__info__btm">１１戸</p>
                </li>
              


            </ul>
        </div>
    </div><!--?// madori__section //?-->

    <div class="remarks__section">
        <div class="pg__inner">
            <h3 class="sub__ttl">
                備考
            </h3>
            <ul class="remarks__list">
                <li class="remarks__item">特急停車駅徒歩５分</li>
                <li class="remarks__item">独立洗面所・カウンターキッチン</li>
                <li class="remarks__item">光インターネット無料</li>
      
            </ul>
        </div>
    </div><!--?// remarks__section //?-->


<style>
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-SemiBold.ttf);
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Old Mincho';
    src: url(/fonts/ZenOldMincho-Bold.ttf);
    font-weight: 700;
    font-display: swap;
}

.l-page-org * {
    font-family: "Zen Old Mincho", serif;
    box-sizing: border-box;
    color: #333;
}
.l-page {
    width: 100%;
}
.ui-narrow-section {
    width: auto;
}
.recommend-article,
.blog__header {
    display: none;
}
.blog__article {
    margin-bottom: 0;
}
#contents {
    padding-bottom: 0;
    width: 100%;
}
.l-page-org {
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}
.l-page-org a {
    transition: .3s;
}
.pg__inner {
    width: 1140px;
    margin: 0 auto;
}
.bkn__section {
    margin-bottom: 70px;
}
.blog__article .bkn__name {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.bkn__wrap {
    display: flex;
    gap: 0 30px;
}
.bkn__img__list {
    width: 541px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.bkn_img:first-child {
    width: 541px;
    height: 406px;
}
.bkn_img:nth-child(2),
.bkn_img:nth-child(3)  {
    width: 265px;
    height: 200px;
}
    .bkn_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.bkn__info__wrap {
    width: 569px;
}
.bkn__box {
    display: flex;
    border-top: 1px solid #D2D2D2;
}
.bkn__box:last-child {
    border-bottom: 1px solid #D2D2D2;
}
.bkn__box dt {
    background-color: #F3F3F3;
    width: 170px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.bkn__box dd {
    width: 399px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.75;
}

.madori__section {
    background-color: #F8F8F8;
    padding: 70px 0;
}
.blog__article .sub__ttl {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    border: none;
}
.madori__list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.madori__item {
    background-color: #EBF4F9;
    width: 278px;
    height: 112px;
    padding: 20px 0;
    text-align: center;
}
.blog__article .madori__info__top {
    color: #134459;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}
.blog__article .madori__info__btm {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.remarks__section {
    padding: 60px 0 70px;
}
.remarks__item {
    position: relative;
    font-size: 16px;
    line-height: 1.87;
    padding-left: 13px;
}
.remarks__item:not(:last-child){
    margin-bottom: 8px;
}
.remarks__item:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0E0A57;
    border-radius: 5px;
}

    @media screen and (max-width: 768px) {
        .l-page {
            padding-bottom: 0;
        }
        .breadcrumbs__list {
            margin-top: 0;
        }
        .l-page-org {
            padding-top: 8vw;
        }
        .blog__article {
            padding: 0;
        }
        .pg__inner {
            width: 89.333vw;
            margin: 0 auto;
        }
        .bkn__wrap {
            display: block;
            margin-bottom: 5.333vw;
        }
        .bkn__section {
            margin-bottom: 10.667vw;
        }
        .blog__article .bkn__name {
            font-size: 5.333vw;
            margin-bottom: 5.333vw;
        }
        .bkn__img__list {
            width: auto;
            display: flex;
            gap: 1.867vw;
            flex-wrap: wrap;
            margin-bottom: 5.333vw;
        }
        .bkn_img:first-child {
            width: 89.333vw;
            height: 66.667vw;
        }
        .bkn_img:nth-child(2),
        .bkn_img:nth-child(3)  {
            width: 43.733vw;
            height: 32.8vw;
        }
        .bkn__info__wrap {
            width: auto;
        }
        .bkn__box dt {
            width: 24.533vw;
            padding: 3.2vw 4.8vw;
            font-size: 3.733vw;
        }
        .bkn__box dd {
            width: 64.8vw;
            padding: 3.1vw 3.7vw 3vw 4.8vw;
            font-size: 3.733vw;
            line-height: 1.72;
        }

        .madori__section {
            background-color: #F8F8F8;
            padding: 9.067vw 0 10.067vw;
        }
        .blog__article .sub__ttl {
            font-size: 4.8vw;
            margin-bottom: 3.2vw;
            padding: 0;
            border: none;
        }
        .madori__list {
            gap: 3.2vw 0;
            justify-content: space-between;
        }
        .madori__item {
            width: 43.2vw;
            height: 21.333vw;
            padding: 3.467vw 1.333vw;
        }
        .blog__article .madori__info__top {
            font-size: 4.8vw;
        }
        .blog__article .madori__info__btm {
            font-size: 4.8vw;
        }

        .remarks__section {
            padding: 9.067vw 0;
        }

        .remarks__item {
            font-size: 3.733vw;
            padding-left: 3.467vw;
            line-height: 1.72;
        }
        .remarks__item:not(:last-child) {
            margin-bottom: 2.667vw;
        }
        .remarks__item:before {
            top: 2.933vw;
            width: 2.133vw;
            height: 2.133vw;
        }
        .l-blog--detail .ui-section,
        .blog__mv,
        .blog__headline,
        .blog__note {
            display: none;
        }
    }
</style>]]></description>
            <pubDate>2025-11-28</pubDate>
        </item>
            </channel>
</rss>
