<rss version="2.0">
    <channel>
        <title>株式会社 sqcedのブログ</title>
        <link>https://www.era-sqced.com/blog/</link>
        <description>株式会社 sqcedのブログ</description>
        <language>ja</language>
            <item>
            <title>空き家・空き地・留守宅管理詳細 / 価格表</title>
            <link>https://www.era-sqced.com/blog/20722/540999/</link>
            <description><![CDATA[<meta charset="UTF-8">      <meta name="viewport" content="width=device-width, initial-scale=1.0">      <style>          body {              font-family: 'Arial', sans-serif;              line-height: 1.6;              margin: 20px;          }          h2 {              background-color: #006934;              color: white;              padding: 10px;              text-align: center; /* Center align text */              margin: 40px -20px 20px -20px; /* Ensure background covers full width and add more space above */              font-size: 2em; /* 2x font size */              font-weight: bold; /* Bold text */          }          h3 {              color: #006934;              text-align: center; /* Center align text */              margin-bottom: 20px; /* Add space below */              font-size: 1.5em; /* 1.5x font size */              font-weight: bold; /* Bold text */          }          h2.additional {              background-color: #004097; /* Change background color */          }          h3.additional {              color: #004097; /* Change text color */          }          .content {              text-align: left; /* Align content to the left */          }          table {              width: 100%;              border-collapse: collapse;              table-layout: fixed;          }          td {              padding: 10px;              height: 140px; /* Set row height */              border-top: 1px solid #006934;              vertical-align: middle; /* Ensure vertical center alignment */          }          td.image-cell {              width: 140px; /* Set column width */              text-align: center; /* Center align the image horizontally */          }          td.text-cell {              padding-right: 20px; /* Add space on the right */          }          h4 {              font-size: 18px; /* Make text smaller */              color: #006934;              margin: 0;              font-weight: normal; /* Remove bold */          }          .additional-table td {              color: #004097;              border-top: 1px solid #004097; /* Line color for the additional table */          }          .additional-table h4 {              color: #004097;          }          p {              font-size: 16px;              color: #666;              margin: 10px 0 0 0;          }          .square-image {              width: 100px;              height: 100px;              object-fit: cover;          }          .plans-table {              width: 100%;              border-collapse: collapse;              table-layout: fixed;          }          .plans-table td {              border-bottom: 3px solid #006934;              padding: 10px;              text-align: center;              font-size: 16px;              vertical-align: middle; /* Vertical center align text */          }          .plans-table .left-cell {              text-align: left;              font-size: 14px; /* Adjust font size as needed */          }          .plans-table .center-cell {              text-align: left; /* Left align text */          }          .plans-table .right-cell {              vertical-align: middle; /* Vertical center align text */              font-size: 24px; /* 1.5 times font size */              font-weight: bold; /* Bold text */              color: red; /* Red text */          }          .plans-table h3 {              color: #006934;              font-size: 18px; /* Adjust font size as needed */              margin: 0;              text-align: left; /* Left align text for plan names */          }          .plans-table tr:first-child td {              border-top: none; /* Hide top border of the first row */          }          .note {              font-size: 16px;              text-align: left;              margin-top: 20px;          }          @media (max-width: 768px) {              .plans-table .left-cell,              .plans-table .center-cell,              .plans-table .right-cell {                  text-align: center; /* Center align text for plans table */              }              .plans-table td {                  height: auto; /* Reduce height for mobile */                  border-bottom: none; /* Remove borders for plans table */              }          }        .banner-container {          text-align: center; /* Center align image */          margin-bottom: 20px; /* Add space below the banner */      }      .banner-container img {          width: 100%; /* Make image full width */          height: auto; /* Maintain aspect ratio */          max-width: 100%; /* Ensure image does not exceed container width */          border: none;      }    </style>          <!-- サービス内容 -->      <h2>空家・空地・留守宅らくらく管理</h2>      <h3>サービス項目一覧</h3>      <div class="content">          <p>LIXIL不動産ショップ・㈱sqced（サクシード）のらくらく管理は下記サービスより必要とされる項目を組み合わせてご利用ください。</p>          <br>          <!-- サービス内容テーブル -->          <table>              <tbody><tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_2_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>① 通風・換気</h4>                      <p>全室の窓を開けて空気の入れ替えを行います。カビ防止になります。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_3_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>② 通水</h4>                      <p>すべての水道を3分間開けて、水道管など劣化を防ぎ、水漏れもチェックします。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_4_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>③ 内観確認</h4>                      <p>室内（全室）に異常があるかどうか、目視にて確認します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_5_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>④ 雨漏り確認</h4>                      <p>目視による天井、壁など雨漏り確認をすべての部屋で行います。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_6_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑤ 玄関簡易清掃</h4>                      <p>玄関周りの簡易清掃をいたします。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_7_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑥ ポスト整理</h4>                      <p>チラシは処分し、郵便物を整理します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_8_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑦ 外観確認</h4>                      <p>目視で外観に異常がないか、不審者の侵入はないか、確認します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell" style="border-bottom: 1px solid #006934;">                      <img src="https://www.img-asp.jp/cms/540999_9_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell" style="border-bottom: 1px solid #006934;">                      <h4>⑧ 月次報告</h4>                      <p>写真付き管理レポート作成、報告いたします。</p>                  </td>              </tr>          </tbody></table>           <!-- プラン例 -->          <h2>プラン例</h2>           <!-- プラン例テーブル -->          <table class="plans-table">              <tbody><tr>                  <td class="left-cell">                      <h3>空家ベーシックプラン</h3>                      （戸建て用）<br>                      外部周りの管理（室内の対応はありません）                  </td>                  <td class="center-cell">                      （内容 作業時間60分）<br>                      ⑤玄関簡易清掃 ⑥ポスト整理 ⑦外観確認 ⑧月次報告                  </td>                  <td class="right-cell">¥6,000/月 税込</td>              </tr>              <tr>                  <td class="left-cell">                      <h3>空家スタンダードプラン</h3>                      （戸建て用）<br>                      外部と室内の管理を行います                  </td>                  <td class="center-cell">                      （内容 作業時間90分）<br>                      ①通風・換気 ②通水 ③内観確認 ④雨漏り確認 ⑤玄関簡易清掃 ⑥ポスト整理 ⑦外観確認 ⑧月次報告                  </td>                  <td class="right-cell">¥9,000/月 税込</td>              </tr>              <tr>                  <td class="left-cell">                      <h3>留守宅ベーシックプラン</h3>                      （マンション用）<br>                      室内の管理を行います                  </td>                  <td class="center-cell">                      （内容 作業時間45分）<br>                      ①通風・換気 ②通水 ③内観確認 ④雨漏り確認 ⑤玄関簡易清掃 ⑥ポスト整理 ⑧月次報告                  </td>                  <td class="right-cell">¥5,000/月 税込</td>              </tr>          </tbody></table>          <p class="note">月一回、年契約になります。一世帯一建物（100坪以内）時間制になります。</p>            <!-- オプション -->          <h2 class="additional">充実したオプションでさらにご安心</h2>          <h3 class="additional">追加サービス項目一覧</h3>          <!-- オプションテーブル -->          <table class="additional-table">              <tbody><tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_10_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑨ 室内清掃</h4>                      <p>掃除機で床のホコリの除去、除菌シートで窓拭き、床拭き、水回りを清掃します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_11_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑩ 不用品処分</h4>                      <p>いらなくなった家具などの不用品を処分いたします。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_12_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑪ 郵便物転送</h4>                      <p>届いた郵便物をご指定の住所に郵送します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_13_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑫ 管理看板取付</h4>                      <p>看板を設置し弊社で問合せの初期対応の一元化を行います。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_14_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑬ 草取りなど</h4>                      <p>雑草除去、落葉清掃、側溝清掃、蜘蛛の巣除去、植木の水やりを行います。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_15_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑭ 犬猫糞等の処理</h4>                      <p>野良犬、猫の敷地内の糞などの処理を行います。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_16_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑮ 100坪以上</h4>                      <p>敷地が100坪以上の住宅の管理。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_17_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑯ ドローン屋根診断</h4>                      <p>赤外線で屋根や外壁（タイル）の異常を簡易診断します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_18_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑰ リフォーム・修繕</h4>                      <p>古くなった家を新しくリフォーム、修繕します。解体にも対応します。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_19_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑱ 賃貸・売買仲介</h4>                      <p>土地や建物の賃貸・売買の仲介を行います。</p>                  </td>              </tr>              <tr>                  <td class="image-cell">                      <img src="https://www.img-asp.jp/cms/540999_20_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell">                      <h4>⑲ 相続・資産相談</h4>                      <p>土地や建物の相続や資産運用のご相談も承ります。</p>                  </td>              </tr>              <tr>                  <td class="image-cell" style="border-bottom: 1px solid #004097;">                      <img src="https://www.img-asp.jp/cms/540999_21_0_0_1.jpg" alt="Sample Image" class="square-image">                  </td>                  <td class="text-cell" style="border-bottom: 1px solid #004097;">                      <h4>⑳ 項目以外の作業</h4>                      <p>項目以外の作業でも柔軟に対応いたします。お問い合わせください。</p>                  </td>              </tr>          </tbody></table>            <p class="note">各費用はお問い合わせください。</p>      </div>   <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/544824/" target="_blank">          <img src="https://www.img-asp.jp/cms/540999_22_0_0_1.jpg" alt="らくらく管理チェック表">      </a>  </div>  <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/547206/" target="_blank">          <img src="https://www.img-asp.jp/cms/540999_23_0_0_1.jpg" alt="らくらく管理契約書">      </a>  </div>]]></description>
            <pubDate>2024-07-01</pubDate>
        </item>
            <item>
            <title>空家・空地・留守宅管理チェック表</title>
            <link>https://www.era-sqced.com/blog/20722/544824/</link>
            <description><![CDATA[<meta charset="UTF-8">      <meta name="viewport" content="width=device-width, initial-scale=1.0">      <title>チェックリスト</title>      <style>          h2 {              background-color: #006934;              color: white;              padding: 10px;              text-align: center; /* Center align text */              margin: 40px -20px 20px -20px; /* Ensure background covers full width and add more space above */              font-size: 2em; /* 2x font size */              font-weight: bold; /* Bold text */          }          h3 {              color: #006934;              text-align: center; /* Center align text */              margin-bottom: 20px; /* Add space below */              font-size: 1.5em; /* 1.5x font size */              font-weight: bold; /* Bold text */          }          .pdf-container {              text-align: center; /* Center align image and download link */              margin-bottom: 40px; /* Add space below the image */          }          .pdf-container img {              width: 100%; /* Make image full width */              height: auto; /* Maintain aspect ratio */              border: none;          }          .pdf-container a {              display: inline-block;              margin-top: 10px;              padding: 10px 20px;              background-color: #006934;              color: white;              text-decoration: none;              font-weight: bold;          }          .pdf-container a:hover {              background-color: #004d29;          }      </style>          <h2>空家・空地・留守宅らくらく管理チェック表</h2>      <h3>空家・空地・留守宅らくらく管理 作業チェック表</h3>      <div class="pdf-container">          <img src="https://www.img-asp.jp/cms/544824_11_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 作業チェック表">          <br>          <a href="http://sqced.com/wp-content/uploads/2024/07/check.pdf" download="">PDFをダウンロード</a>      </div>  <h3>オプション チェック表</h3>      <div class="pdf-container">          <img src="https://www.img-asp.jp/cms/544824_4_0_0_1.jpg" alt="オプション">          <br>          <a href="http://sqced.com/wp-content/uploads/2024/07/check_option.pdf" download="">PDFをダウンロード</a>      </div>    <style>      .banner-container {          text-align: center; /* Center align image */          margin-bottom: 20px; /* Add space below the banner */      }      .banner-container img {          width: 100%; /* Make image full width */          height: auto; /* Maintain aspect ratio */          max-width: 100%; /* Ensure image does not exceed container width */          border: none;      }  </style>    <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/540999/" target="_blank">          <img src="https://www.img-asp.jp/cms/544824_12_0_0_1.jpg" alt="らくらく管理価格表バナー">      </a>  </div>  <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/547206/" target="_blank">          <img src="https://www.img-asp.jp/cms/540999_23_0_0_1.jpg" alt="らくらく管理契約書バナー">      </a>  </div>]]></description>
            <pubDate>2024-07-01</pubDate>
        </item>
            <item>
            <title>空家・空地・留守宅らくらく管理 作業手順 / 報告書例 / 契約書</title>
            <link>https://www.era-sqced.com/blog/20722/547206/</link>
            <description><![CDATA[<meta charset="UTF-8">  <meta name="viewport" content="width=device-width, initial-scale=1.0">  <title>チェックリスト</title>  <style>      h2 {          background-color: #006934;          color: white;          padding: 10px;          text-align: center; /* Center align text */          margin: 40px -20px 20px -20px; /* Ensure background covers full width and add more space above */          font-size: 2em; /* 2x font size */          font-weight: bold; /* Bold text */      }      h3 {          color: #006934;          text-align: center; /* Center align text */          margin-bottom: 20px; /* Add space below */          font-size: 1.5em; /* 1.5x font size */          font-weight: bold; /* Bold text */      }      .pdf-container {          text-align: center; /* Center align image and download link */          margin-bottom: 40px; /* Add space below the image */      }      .pdf-container img {          width: 100%; /* Make image full width */          height: auto; /* Maintain aspect ratio */          border: none;      }      .pdf-container a {          display: inline-block;          margin-top: 10px;          padding: 10px 20px;          background-color: #006934;          color: white;          text-decoration: none;          font-weight: bold;      }      .pdf-container a:hover {          background-color: #004d29;      }  </style>    <h2>空家・空地・留守宅らくらく管理 作業手順</h2>    <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_1_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 1">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_2_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 2">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_3_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 3">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_4_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 4">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_5_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 5">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_6_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 6">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_7_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 7">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_8_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 8">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_9_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 9">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_10_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 10">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_11_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 11">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_12_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 12">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_13_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 13">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_14_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 14">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_15_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 15">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_16_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 16">  </div>  <div class="pdf-container">      <img src="https://www.img-asp.jp/cms/547206_17_0_0_1.jpg" alt="空家・空地・留守宅らくらく管理 17">      <br>      <a href="http://sqced.com/wp-content/uploads/2024/07/kanri_manual.pdf" download="">マニュアルをダウンロード</a>  </div>    <h3>空家・空地・留守宅らくらく管理 報告書例</h3>  <div class="pdf-container">      <a href="http://sqced.com/wp-content/uploads/2024/07/kanri_houkoku.pdf" download="">報告書例をダウンロード</a>  </div>    <h3>空家・空地・留守宅らくらく管理 契約書</h3>  <div class="pdf-container">      <a href="http://sqced.com/wp-content/uploads/2024/07/kanri_keiyaku.pdf" download="">契約書をダウンロード</a>  </div>  <style>      .banner-container {          text-align: center; /* Center align image */          margin-bottom: 20px; /* Add space below the banner */      }      .banner-container img {          width: 100%; /* Make image full width */          height: auto; /* Maintain aspect ratio */          max-width: 100%; /* Ensure image does not exceed container width */          border: none;      }  </style>    <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/540999/" target="_blank">          <img src="https://www.img-asp.jp/cms/544824_12_0_0_1.jpg" alt="らくらく管理価格表バナー">      </a>  </div>  <div class="banner-container">      <a href="https://www.era-sqced.com/blog/20722/544824/" target="_blank">          <img src="https://www.img-asp.jp/cms/547206_19_0_0_1.jpg" alt="らくらく管理チェック表">      </a>  </div>]]></description>
            <pubDate>2024-07-01</pubDate>
        </item>
        </channel>
</rss>