<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>福岡市思春期ひきこもり地域支援センター ワンド</title>
	<atom:link href="https://wand.kyusan-u.ac.jp/feed/" rel="self" type="application/rss+xml" />
	<link>https://wand.kyusan-u.ac.jp</link>
	<description>福岡市のひきこもり支援</description>
	<lastBuildDate>Sat, 08 Aug 2026 02:50:29 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://wand.kyusan-u.ac.jp/wp-content/uploads/2025/06/Favicon.png</url>
	<title>福岡市思春期ひきこもり地域支援センター ワンド</title>
	<link>https://wand.kyusan-u.ac.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>8月　ワンド予定表</title>
		<link>https://wand.kyusan-u.ac.jp/information/2026/08/8%e6%9c%88%e3%80%80%e3%83%af%e3%83%b3%e3%83%89%e4%ba%88%e5%ae%9a%e8%a1%a8/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Aug 2026 02:50:22 +0000</pubDate>
				<category><![CDATA[イベント]]></category>
		<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[開館・休館日]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=503</guid>

					<description><![CDATA[<p>今月のイベント 図書館利用日 今月の活動はありません。 ワンドファーム 今月の活動はありません。 映画鑑賞会　8月26日　14:00〜 みんなで映画を観て、感想を語りあう時間です。どんな作品を見るかはお楽しみに！ トレー [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/08/8%e6%9c%88%e3%80%80%e3%83%af%e3%83%b3%e3%83%89%e4%ba%88%e5%ae%9a%e8%a1%a8/">8月　ワンド予定表</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<div class="monthly-schedule august-2026">
  <style>
    .monthly-schedule {
      max-width: 1100px;
      margin: 0 auto;
      color: #333;
      font-family: "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
      line-height: 1.6;
    }

    .monthly-schedule * {
      box-sizing: border-box;
    }

    .monthly-schedule .schedule-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 20px;
      margin-bottom: 40px;
    }

    .monthly-schedule .card {
      padding: 20px;
      background: #fff;
      border: 1px solid #cfd7c2;
      border-radius: 16px;
      box-shadow: 0 6px 18px rgba(0, 0, 0, .04);
    }

    .monthly-schedule h2 {
      margin: 0 0 18px;
      padding-left: 10px;
      color: #58722e;
      font-size: 1.15rem;
      border-left: 5px solid #6f8f3a;
    }

    /* イベント欄 */
    .monthly-schedule .event-info-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }

    .monthly-schedule .event-info-card {
      padding: 18px;
      border-radius: 14px;
    }

    .monthly-schedule .library-card {
      background: #eef6ff;
      border: 1px solid #83b7ea;
    }

    .monthly-schedule .farm-card {
      background: #eef8e6;
      border: 1px solid #9dcc82;
    }

    .monthly-schedule .movie-card {
      background: #fff5e8;
      border: 1px solid #f3a861;
    }

    .monthly-schedule .gym-card {
      background: #f5efff;
      border: 1px solid #b899e8;
    }

    .monthly-schedule .notice-card {
      grid-column: 1 / -1;
      background: #fff8e8;
      border: 1px solid #efcf89;
    }

    .monthly-schedule .subheading {
      margin: 0 0 8px;
      font-size: 1rem;
      font-weight: 700;
    }

    .monthly-schedule .library-card .subheading {
      color: #1e5fa8;
    }

    .monthly-schedule .farm-card .subheading {
      color: #3f7f25;
    }

    .monthly-schedule .movie-card .subheading {
      color: #c84a00;
    }

    .monthly-schedule .gym-card .subheading {
      color: #6b35a8;
    }

    .monthly-schedule .notice-card .subheading {
      color: #c84a00;
    }

    .monthly-schedule .schedule-box {
      padding: 12px 14px;
      background: rgba(255, 255, 255, .65);
      border: 1px dashed rgba(120, 120, 120, .25);
      border-radius: 10px;
      font-size: .92rem;
    }

    .monthly-schedule .closure-date {
      margin: 0 0 8px;
      color: #d93600;
      font-weight: 700;
    }

    /* スクロール案内 */
    .monthly-schedule .scroll-note {
      margin: 0 0 10px;
      color: #6b7280;
      font-size: .88rem;
    }

    /* カレンダー */
    .monthly-schedule .calendar-wrap {
      overflow-x: auto;
    }

    .monthly-schedule .calendar {
      width: 100%;
      min-width: 990px;
      table-layout: fixed;
      border-collapse: collapse;
      background: #fff;
      border: 1px solid #97a67b;
    }

    .monthly-schedule .calendar caption {
      padding-bottom: 12px;
      color: #58722e;
      font-size: 1.1rem;
      font-weight: 700;
      text-align: left;
      caption-side: top;
    }

    .monthly-schedule .calendar th,
    .monthly-schedule .calendar td {
      width: calc(100% / 7);
      vertical-align: top;
      border: 1px solid #97a67b;
    }

    .monthly-schedule .calendar th {
      padding: 10px 8px;
      color: #58722e;
      text-align: center;
      background: #eef4e4;
    }

    .monthly-schedule .calendar td {
      height: 120px;
      padding: 8px;
      background: #fff;
    }

    .monthly-schedule .calendar .empty {
      background: #f7f7f7;
    }

    .monthly-schedule .date {
      display: inline-block;
      margin-bottom: 8px;
      color: #333;
      font-size: 1rem;
      font-weight: 700;
    }

    .monthly-schedule .sun {
      color: #d60000;
    }

    .monthly-schedule .sat {
      color: #0066cc;
    }

    .monthly-schedule .events {
      display: flex;
      flex-direction: column;
      gap: 6px;
    }

    .monthly-schedule .event {
      display: block;
      padding: 5px 7px;
      font-size: .84rem;
      line-height: 1.4;
      word-break: break-word;
      border-radius: 9px;
    }

    .monthly-schedule .open {
      background: #dff5e6;
      border: 1px solid #86d3a3;
      font-weight: 600;
    }

    .monthly-schedule .movie {
      color: #c84a00;
      background: #fff0dc;
      border: 1px solid #f3a861;
      font-weight: 600;
    }

    .monthly-schedule .gym {
      color: #6b35a8;
      background: #f1e8ff;
      border: 1px solid #b899e8;
      font-weight: 600;
    }

    /* 夏季休暇表示 */
    .monthly-schedule .closure-row td {
      height: 62px;
      padding: 8px 10px;
      background: #fffaf0;
    }

    .monthly-schedule .closure-bar {
      display: flex;
      align-items: center;
      gap: 12px;
      color: #e65100;
      font-size: .94rem;
      font-weight: 700;
      text-align: center;
    }

    .monthly-schedule .closure-bar::before,
    .monthly-schedule .closure-bar::after {
      content: "";
      flex: 1;
      min-width: 30px;
      border-top: 2px solid #f4a000;
    }

    .monthly-schedule .closure-start::before {
      content: "◀";
      flex: 0;
      min-width: auto;
      border: 0;
      color: #f4a000;
    }

    .monthly-schedule .closure-end {
      display: flex;
      align-items: center;
      height: 100%;
      border-top: 2px solid #f4a000;
    }

    .monthly-schedule .closure-end::after {
      content: "▶";
      margin-left: auto;
      color: #f4a000;
      transform: translateY(-1px);
    }

    /* 凡例 */
    .monthly-schedule .legend {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 14px;
      color: #555;
      font-size: .9rem;
    }

    .monthly-schedule .legend span {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }

    .monthly-schedule .legend i {
      display: inline-block;
      width: 14px;
      height: 14px;
      border: 1px solid #cfd7c2;
      border-radius: 4px;
    }

    .monthly-schedule .open-mark {
      background: #dff5e6;
    }

    .monthly-schedule .library-mark {
      background: #e6f1ff;
      border-color: #83b7ea;
    }

    .monthly-schedule .farm-mark {
      background: #e8f5d7;
      border-color: #9dcc82;
    }

    .monthly-schedule .movie-mark {
      background: #fff0dc;
      border-color: #f3a861;
    }

    .monthly-schedule .gym-mark {
      background: #f1e8ff;
      border-color: #b899e8;
    }

    .monthly-schedule .note {
      margin-top: 18px;
      color: #6b7280;
      font-size: .92rem;
    }

    @media (max-width: 700px) {
      .monthly-schedule .event-info-grid {
        grid-template-columns: 1fr;
      }

      .monthly-schedule .notice-card {
        grid-column: auto;
      }

      .monthly-schedule .card {
        padding: 16px;
      }

      .monthly-schedule .calendar td {
        height: 115px;
      }

      .monthly-schedule .event {
        padding: 4px 6px;
        font-size: .78rem;
      }

      .monthly-schedule .closure-bar {
        font-size: .82rem;
      }
    }
  </style>

  <!-- 今月のイベント -->
  <div class="schedule-grid">
    <section class="card">
      <h2>今月のイベント</h2>

      <div class="event-info-grid">
        <div class="event-info-card library-card">
          <p class="subheading">図書館利用日</p>
          <div class="schedule-box">
            今月の活動はありません。
          </div>
        </div>

        <div class="event-info-card farm-card">
          <p class="subheading">ワンドファーム</p>
          <div class="schedule-box">
            今月の活動はありません。
          </div>
        </div>

        <div class="event-info-card movie-card">
          <p class="subheading">映画鑑賞会　8月26日　14:00〜</p>
          <div class="schedule-box">
            みんなで映画を観て、感想を語りあう時間です。どんな作品を見るかはお楽しみに！
          </div>
        </div>

        <div class="event-info-card gym-card">
          <p class="subheading">トレーニングジム　8月28日　14:00〜</p>
          <div class="schedule-box">
            体育館にあるジムで運動やストレッチ、体成分測定（インボディ）をすることができます。
          </div>
        </div>

        <div class="event-info-card notice-card">
          <p class="subheading">☀ ワンドからのお知らせ</p>
          <div class="schedule-box">
            <p class="closure-date">8月3日（月）〜8月17日（月）</p>
            上記の期間は、夏期休暇中のため、ワンドの居場所はお休みです。ご注意ください。
          </div>
        </div>
      </div>
    </section>
  </div>

  <!-- カレンダー -->
  <section class="card">
    <div class="scroll-note">
      ※スマートフォンでは横にスクロールしてご覧いただけます。
    </div>

    <div class="calendar-wrap">
      <table class="calendar" aria-label="2026年8月の予定表">
        <caption>2026年8月 カレンダー</caption>

        <thead>
          <tr>
            <th>月</th>
            <th>火</th>
            <th>水</th>
            <th>木</th>
            <th>金</th>
            <th>土</th>
            <th>日</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td>
              <span class="date sat">1</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
              </div>
            </td>
            <td><span class="date sun">2</span></td>
          </tr>

          <tr>
            <td><span class="date">3</span></td>
            <td><span class="date">4</span></td>
            <td><span class="date">5</span></td>
            <td><span class="date">6</span></td>
            <td><span class="date">7</span></td>
            <td><span class="date sat">8</span></td>
            <td><span class="date sun">9</span></td>
          </tr>

          <tr class="closure-row">
            <td colspan="7">
              <div class="closure-bar closure-start">
                ワンドは夏季休暇中のため閉室しています（8月3日〜8月17日）
              </div>
            </td>
          </tr>

          <tr>
            <td><span class="date">10</span></td>
            <td><span class="date sun">11</span></td>
            <td><span class="date">12</span></td>
            <td><span class="date">13</span></td>
            <td><span class="date">14</span></td>
            <td><span class="date sat">15</span></td>
            <td><span class="date sun">16</span></td>
          </tr>

          <tr class="closure-row">
            <td colspan="7">
              <div class="closure-bar">
                ワンドは夏季休暇中のため閉室しています（8月3日〜8月17日）
              </div>
            </td>
          </tr>

          <tr>
            <td>
              <span class="date">17</span>
              <div class="closure-end" aria-label="夏季休暇最終日"></div>
            </td>
            <td><span class="date">18</span></td>
            <td>
              <span class="date">19</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
              </div>
            </td>
            <td><span class="date">20</span></td>
            <td>
              <span class="date">21</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
              </div>
            </td>
            <td>
              <span class="date sat">22</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
              </div>
            </td>
            <td><span class="date sun">23</span></td>
          </tr>

          <tr>
            <td><span class="date">24</span></td>
            <td><span class="date">25</span></td>
            <td>
              <span class="date">26</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
                <span class="event movie">映画鑑賞会</span>
              </div>
            </td>
            <td><span class="date">27</span></td>
            <td>
              <span class="date">28</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
                <span class="event gym">トレーニングジム</span>
              </div>
            </td>
            <td>
              <span class="date sat">29</span>
              <div class="events">
                <span class="event open">居場所活動日</span>
              </div>
            </td>
            <td><span class="date sun">30</span></td>
          </tr>

          <tr>
            <td><span class="date">31</span></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
            <td class="empty"></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="legend" aria-label="凡例">
      <span><i class="open-mark"></i>居場所活動日</span>
      <span>毎週 水・金・土　13:00〜16:00</span>
      <span>各種イベント（詳細は上記参照）</span>
      <span><i class="library-mark"></i>図書館利用日</span>
      <span><i class="farm-mark" aria-hidden="true"></i>ワンドファーム</span>
      <span><i class="movie-mark"></i>映画鑑賞会</span>
      <span><i class="gym-mark"></i>トレーニングジム</span>
    </div>

    <p class="note">※予定は変更になる場合があります。</p>
  </section>
</div><p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/08/8%e6%9c%88%e3%80%80%e3%83%af%e3%83%b3%e3%83%89%e4%ba%88%e5%ae%9a%e8%a1%a8/">8月　ワンド予定表</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>7月ワンド親の会を開催しました</title>
		<link>https://wand.kyusan-u.ac.jp/information/2026/08/7%e6%9c%88%e3%83%af%e3%83%b3%e3%83%89%e8%a6%aa%e3%81%ae%e4%bc%9a%e3%82%92%e9%96%8b%e5%82%ac%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 07:29:30 +0000</pubDate>
				<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[研修会]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=495</guid>

					<description><![CDATA[<p>7月18日にワンド親の会を開催しました。 参加者は8名で、今回の卓話では、「親が自己コントロールをうまくできるコツを知りたい」というテーマについてのお話でした。 「親は元気でいなければならない」と思い、いろいろなことに取 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/08/7%e6%9c%88%e3%83%af%e3%83%b3%e3%83%89%e8%a6%aa%e3%81%ae%e4%bc%9a%e3%82%92%e9%96%8b%e5%82%ac%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/">7月ワンド親の会を開催しました</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">7月18日にワンド親の会を開催しました。</p>



<p class="wp-block-paragraph">参加者は8名で、今回の卓話では、「親が自己コントロールをうまくできるコツを知りたい」というテーマについてのお話でした。</p>



<p class="wp-block-paragraph">「親は元気でいなければならない」と思い、いろいろなことに取り組んできたものの、楽しさを感じられず、気持ちが前向きになれないという悩みが参加者から寄せられました。</p>



<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/08/IMG_2914.jpg" alt="" class="wp-image-501" style="aspect-ratio:1.337962962962963;width:314px;height:auto"/></figure>



<p class="wp-block-paragraph">講師からは、自己コントロールには“心の余裕”が大切であること、そして親子は気持ちが一体化しやすいため、親自身の人生や生活を大切にしながら、心理的・物理的な距離を適切に保つことの重要性についてお話がありました。親が少し元気になることで家庭の雰囲気が変わり、その変化が周囲にも広がっていく「バタフライ効果」についても併せて紹介されました。</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">また、「楽しまなければ」と思うほど、かえって楽しめなくなることがあります。</p>



<p class="wp-block-paragraph">そんな時は、「今、自分はこんな気持ちなんだな」と、自分の気持ちをそのまま受け止めることも大切だというお話がありました（森田療法の考え方だそうです）。エネルギーが低下している時は、無理に楽しもうとするのではなく、「少し楽になれること」「ほっとできること」を見つけることが、自分を整える第一歩になります。</p>



<p class="wp-block-paragraph">たっぷり眠ることや、おいしいコーヒーを飲むことなど、日常の小さな心地よさが大切なのかもしれませんね。</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">交流会では、今回はテーブルを置かず、ミニテーブル付きの椅子だけを円形に配置して実施しました。</p>



<p class="wp-block-paragraph">参加者同士の距離が自然と近くなり、初めて参加された方も含めて和やかな雰囲気の中で交流が進み、それぞれの思いや経験を共有することができました。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><img decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/08/IMG_2913.jpg" alt="" class="wp-image-499" style="width:322px;height:auto"/></figure>
</div>
</div>



<p class="wp-block-paragraph">親の会は、一人で悩みを抱え込まず、安心して気持ちを話したり、ほかの参加者の話に耳を傾けたりできる場です。</p>



<p class="wp-block-paragraph">今後も、参加された皆さんが少しでも気持ちが軽くなり、「また参加したい」と思えるような時間を大切にしていきたいと思います。</p>



<p class="wp-block-paragraph"></p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/08/7%e6%9c%88%e3%83%af%e3%83%b3%e3%83%89%e8%a6%aa%e3%81%ae%e4%bc%9a%e3%82%92%e9%96%8b%e5%82%ac%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/">7月ワンド親の会を開催しました</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>バジルソースリベンジ</title>
		<link>https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e3%83%90%e3%82%b8%e3%83%ab%e3%82%bd%e3%83%bc%e3%82%b9%e3%83%aa%e3%83%99%e3%83%b3%e3%82%b8/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 25 Jul 2026 07:32:06 +0000</pubDate>
				<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[居場所]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=489</guid>

					<description><![CDATA[<p>あっという間に7月も終わりそうですね💦 暑すぎる日が続いてますが皆さんいかがお過ごしですか？ 私はすでに半分ぐらい溶けている気がします(*'ω'*) 今日の居場所では昨日のファームで採れたバジルを使って バジルソースを作 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e3%83%90%e3%82%b8%e3%83%ab%e3%82%bd%e3%83%bc%e3%82%b9%e3%83%aa%e3%83%99%e3%83%b3%e3%82%b8/">バジルソースリベンジ</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">あっという間に7月も終わりそうですね💦</p>



<p class="wp-block-paragraph">暑すぎる日が続いてますが皆さんいかがお過ごしですか？</p>



<p class="wp-block-paragraph">私はすでに半分ぐらい溶けている気がします(*'ω'*)</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">今日の居場所では昨日のファームで採れたバジルを使って</p>



<p class="wp-block-paragraph">バジルソースを作りました</p>



<p class="wp-block-paragraph">　</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="4032" height="3024" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_6609.jpeg" alt="" class="wp-image-490" style="aspect-ratio:0.7500031570041293;width:281px;height:auto"/></figure>



<p class="wp-block-paragraph">　</p>



<p class="wp-block-paragraph">前回（5月）の時は色の悪い葉っぱも何枚かありましたが今回は全部フレッシュな色が残っていました😊</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">冷凍していたパンに乗せて</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="4032" height="3024" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_6611.jpeg" alt="" class="wp-image-491" style="width:413px;height:auto"/></figure>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="4032" height="3024" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_6612.jpeg" alt="" class="wp-image-492" style="aspect-ratio:1.334075723830735;width:412px;height:auto"/></figure>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">ニンニクも塩気もよく効いて美味しかったです✨</p>



<p class="wp-block-paragraph">ごちそうさまでした</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e3%83%90%e3%82%b8%e3%83%ab%e3%82%bd%e3%83%bc%e3%82%b9%e3%83%aa%e3%83%99%e3%83%b3%e3%82%b8/">バジルソースリベンジ</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>7月22日　SSW研修会に参加</title>
		<link>https://wand.kyusan-u.ac.jp/information/2026/07/477/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 24 Jul 2026 08:46:15 +0000</pubDate>
				<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[研修会]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=477</guid>

					<description><![CDATA[<p>7月22日にSSW研修会に参加しました。 30分ほどお時間を頂き、ひきこもり地域支援センターの役割やワンドの事業内容について説明を行いました。 不登校やひきこもり支援への関心はやはり高く、説明後の質疑応答では積極的に質問 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/07/477/">7月22日　SSW研修会に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>
</div>



<p class="wp-block-paragraph">7月22日にSSW研修会に参加しました。</p>



<p class="wp-block-paragraph">30分ほどお時間を頂き、ひきこもり地域支援センターの役割やワンドの事業内容について説明を行いました。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_2853.jpg" alt="" class="wp-image-478" style="aspect-ratio:1.3359375;width:436px;height:auto"/></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_2852.jpg" alt="" class="wp-image-479" style="width:432px;height:auto"/></figure>
</div>
</div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">不登校やひきこもり支援への関心はやはり高く、説明後の質疑応答では積極的に質問をされるなど、熱心に話を話を聞いていただきました。</p>



<p class="wp-block-paragraph">また、不登校の状態をそのままにせず、適切な支援機関へ繋いでいただくことが、ひきこもり支援にとって非常に重要であると改めて感じました。</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">これからも行政・地域の皆さまと顔の見える関係を大切にしながら、一人でも多くの方が必要な支援につながるよう活動を続けていきたいと思います。</p>



<p class="wp-block-paragraph">今回はこのような機会をいただき、誠にありがとうございました。</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/2026/07/477/">7月22日　SSW研修会に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>今日のワンドファーム活動</title>
		<link>https://wand.kyusan-u.ac.jp/information/event/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e3%83%af%e3%83%b3%e3%83%89%e3%83%95%e3%82%a1%e3%83%bc%e3%83%a0%e6%b4%bb%e5%8b%95-2/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 24 Jul 2026 08:16:36 +0000</pubDate>
				<category><![CDATA[イベント]]></category>
		<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[居場所]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=481</guid>

					<description><![CDATA[<p>今日はワンドファーム活動の日でした。酷暑の中、収穫やメンテナンス作業を行いました。 カメムシの大群と戦いながら(笑)、なんとかナスとバジルの収穫ができました。 ナスはながーい「し」の形を筆頭に５本の豊作でした! 次のワン [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/event/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e3%83%af%e3%83%b3%e3%83%89%e3%83%95%e3%82%a1%e3%83%bc%e3%83%a0%e6%b4%bb%e5%8b%95-2/">今日のワンドファーム活動</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">今日はワンドファーム活動の日でした。<br>酷暑の中、収穫やメンテナンス作業を行いました。</p>



<p class="wp-block-paragraph">カメムシの大群と戦いながら(笑)、なんとかナスとバジルの収穫ができました。</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_2886.jpg" alt="" class="wp-image-483" style="width:374px;height:auto"/></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="400" height="300" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_0140.jpg" alt="" class="wp-image-484" style="aspect-ratio:0.7491638795986622;width:213px;height:auto"/></figure>
</div>
</div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">ナスはながーい「し」の形を筆頭に５本の豊作でした!</p>



<p class="wp-block-paragraph">次のワンドファーム活動は少し先になりますが、またナスやそろそろサツマイモの収穫ができるかな～。</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/event/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e3%83%af%e3%83%b3%e3%83%89%e3%83%95%e3%82%a1%e3%83%bc%e3%83%a0%e6%b4%bb%e5%8b%95-2/">今日のワンドファーム活動</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>達人現る！</title>
		<link>https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e9%81%94%e4%ba%ba%e7%8f%be%e3%82%8b%ef%bc%81/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 18 Jul 2026 01:06:08 +0000</pubDate>
				<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[居場所]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=470</guid>

					<description><![CDATA[<p>みなさん、こんにちは ワンドスタッフです。 今日は居場所で利用者と一緒に太鼓の達人をしました😉 この利用者さんはとてつもなく上手で、難易度「鬼」をあっさりクリアしてしまうほどなんです。 まさに達人のようなプレイヤーですね [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e9%81%94%e4%ba%ba%e7%8f%be%e3%82%8b%ef%bc%81/">達人現る！</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">みなさん、こんにちは</p>



<p class="wp-block-paragraph">ワンドスタッフです。</p>



<p class="wp-block-paragraph">今日は居場所で利用者と一緒に太鼓の達人をしました😉</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="400" height="299" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_2833.jpg" alt="" class="wp-image-473" style="width:461px;height:auto"/></figure>



<p class="wp-block-paragraph">この利用者さんはとてつもなく上手で、難易度「鬼」をあっさりクリアしてしまうほどなんです。</p>



<p class="wp-block-paragraph">まさに達人のようなプレイヤーですね😮</p>



<p class="wp-block-paragraph">自分も教えてもらいながら、一緒にプレイしました。</p>



<p class="wp-block-paragraph">めちゃくちゃムズかしいけれど、叩いているだけで楽しくて、素敵な良いゲームだなと思いました😁</p>



<p class="wp-block-paragraph">全然できなくて悔しかったので、少し練習しとこ（笑）</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e9%81%94%e4%ba%ba%e7%8f%be%e3%82%8b%ef%bc%81/">達人現る！</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>R８年7月１日　福岡市ひきこもり成年支援者等ネットワーク会議に参加</title>
		<link>https://wand.kyusan-u.ac.jp/uncategorized/2026/07/r%ef%bc%98%e5%b9%b47%e6%9c%88%ef%bc%91%e6%97%a5%e3%80%80%e7%a6%8f%e5%b2%a1%e5%b8%82%e3%81%b2%e3%81%8d%e3%81%93%e3%82%82%e3%82%8a%e6%88%90%e5%b9%b4%e6%94%af%e6%8f%b4%e8%80%85%e7%ad%89%e3%83%8d%e3%83%83/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 16 Jul 2026 06:00:46 +0000</pubDate>
				<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[研修会]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=468</guid>

					<description><![CDATA[<p>R８年7月1日に、福岡市ひきこもり成年地域支援センターよかよかルーム主催の『福岡市ひきこもり成年支援者等ネットワーク会議』に参加してきました。 当日は、はじめによかよかルームの事業概要や支援事例の紹介があり、その後、グル [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/uncategorized/2026/07/r%ef%bc%98%e5%b9%b47%e6%9c%88%ef%bc%91%e6%97%a5%e3%80%80%e7%a6%8f%e5%b2%a1%e5%b8%82%e3%81%b2%e3%81%8d%e3%81%93%e3%82%82%e3%82%8a%e6%88%90%e5%b9%b4%e6%94%af%e6%8f%b4%e8%80%85%e7%ad%89%e3%83%8d%e3%83%83/">R８年7月１日　福岡市ひきこもり成年支援者等ネットワーク会議に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">R８年7月1日に、福岡市ひきこもり成年地域支援センターよかよかルーム主催の『福岡市ひきこもり成年支援者等ネットワーク会議』に参加してきました。</p>



<p class="wp-block-paragraph">当日は、はじめによかよかルームの事業概要や支援事例の紹介があり、その後、グループディスカッションが行われました。</p>



<p class="wp-block-paragraph">グループディスカッションでは、9名程度のグループに分かれ、若者支援、障がい者支援、ひきこもりの親の支援、生活の中での困りの制度のはざまになるような支援等、様々な分野の支援機関の担当者と意見交換を行いました。意見交換では、「ひきこもり当事者と直接関わるまでの難しさ」や、「ひきこもり状態にある方の親への支援を行う際に配慮すべきこと」など、各機関で感じている疑問や難しさを出し合い、共感したりヒントになる対応や経験談を話したりして、顔の見える場で次の支援につながる連携関係作りができました。</p>



<p class="wp-block-paragraph">今回の会議を通して、支援機関同士が顔の見える関係を築くことができ、今後の円滑な連携や支援につながる有意義な機会となりました。</p><p>The post <a href="https://wand.kyusan-u.ac.jp/uncategorized/2026/07/r%ef%bc%98%e5%b9%b47%e6%9c%88%ef%bc%91%e6%97%a5%e3%80%80%e7%a6%8f%e5%b2%a1%e5%b8%82%e3%81%b2%e3%81%8d%e3%81%93%e3%82%82%e3%82%8a%e6%88%90%e5%b9%b4%e6%94%af%e6%8f%b4%e8%80%85%e7%ad%89%e3%83%8d%e3%83%83/">R８年7月１日　福岡市ひきこもり成年支援者等ネットワーク会議に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>令和8年度　第1回　東区BASEネットワーク会議に参加</title>
		<link>https://wand.kyusan-u.ac.jp/uncategorized/2026/07/%e4%bb%a4%e5%92%8c8%e5%b9%b4%e5%ba%a6%e3%80%80%e7%ac%ac1%e5%9b%9e%e3%80%80%e6%9d%b1%e5%8c%babase%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%af%e4%bc%9a%e8%ad%b0%e3%81%ab%e5%8f%82%e5%8a%a0/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Jul 2026 08:41:58 +0000</pubDate>
				<category><![CDATA[おしらせ]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[研修会]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=465</guid>

					<description><![CDATA[<p>R8年7月9日に開催された「第1回東区BASEネットワーク会議」に参加しました。 今回のテーマは「居宅介護事業での困りごと」で、事例検討を通して、それぞれの立場・職種からどのような支援ができるのかを学ぶ機会となりました。 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/uncategorized/2026/07/%e4%bb%a4%e5%92%8c8%e5%b9%b4%e5%ba%a6%e3%80%80%e7%ac%ac1%e5%9b%9e%e3%80%80%e6%9d%b1%e5%8c%babase%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%af%e4%bc%9a%e8%ad%b0%e3%81%ab%e5%8f%82%e5%8a%a0/">令和8年度　第1回　東区BASEネットワーク会議に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">R8年7月9日に開催された「第1回東区BASEネットワーク会議」に参加しました。</p>



<p class="wp-block-paragraph">今回のテーマは「居宅介護事業での困りごと」で、事例検討を通して、それぞれの立場・職種からどのような支援ができるのかを学ぶ機会となりました。</p>



<p class="wp-block-paragraph">内容は「ヘルパー支援の理解を深める～現場の実践と困難事例から学ぶ～」でした。</p>



<p class="wp-block-paragraph">事例提供事業所の「ケアステーションにしこう東」さまからご講話いただき、訪問介護(居宅介護)の概要や、ヘルパーができること・できないことなど、ヘルパーの役割についてご説明いただきました。</p>



<p class="wp-block-paragraph">特に印象に残ったのは、</p>



<p class="wp-block-paragraph">〇その人らしい生活を、自宅や地域で継続できるよう支援すること</p>



<p class="wp-block-paragraph">がヘルパーの目的であるとというお話です。</p>



<p class="wp-block-paragraph">ひきこもりの支援においても、「自律」(自分で生き方を決めていける状態になること)を支援の重要な目標としています。</p>



<p class="wp-block-paragraph">どの業種においても、当事者の尊厳を大切にすることが支援の根幹である、と改めて学ぶことができ、大変有意義な時間となりました。</p>



<p class="wp-block-paragraph">今後も、多職種との連携を意識しながら、より良い支援につなげていきたいと思います。</p>



<p class="wp-block-paragraph"></p><p>The post <a href="https://wand.kyusan-u.ac.jp/uncategorized/2026/07/%e4%bb%a4%e5%92%8c8%e5%b9%b4%e5%ba%a6%e3%80%80%e7%ac%ac1%e5%9b%9e%e3%80%80%e6%9d%b1%e5%8c%babase%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%af%e4%bc%9a%e8%ad%b0%e3%81%ab%e5%8f%82%e5%8a%a0/">令和8年度　第1回　東区BASEネットワーク会議に参加</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>居場所イベント　映画鑑賞会</title>
		<link>https://wand.kyusan-u.ac.jp/information/event/2026/07/%e5%b1%85%e5%a0%b4%e6%89%80%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88%e3%80%80%e6%98%a0%e7%94%bb%e9%91%91%e8%b3%9e%e4%bc%9a/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Jul 2026 08:03:36 +0000</pubDate>
				<category><![CDATA[イベント]]></category>
		<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[居場所]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=463</guid>

					<description><![CDATA[<p>みなさん、こんにちは ワンドスタッフです😁 今日の居場所では、映画鑑賞会イベントを行いました。(写真わすれてました💦) 利用者は１名といつもより少なく残念でしたが、楽しく過ごすことができました✨ 見た映画は、最近新作が出 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/event/2026/07/%e5%b1%85%e5%a0%b4%e6%89%80%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88%e3%80%80%e6%98%a0%e7%94%bb%e9%91%91%e8%b3%9e%e4%bc%9a/">居場所イベント　映画鑑賞会</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">みなさん、こんにちは</p>



<p class="wp-block-paragraph">ワンドスタッフです😁</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">今日の居場所では、映画鑑賞会イベントを行いました。(写真わすれてました💦)</p>



<p class="wp-block-paragraph">利用者は１名といつもより少なく残念でしたが、楽しく過ごすことができました✨</p>



<p class="wp-block-paragraph">見た映画は、最近新作が出て話題のトイストーリーです😄</p>



<p class="wp-block-paragraph">調べてみると、どうやら95年に上映したらしく、もう30年以上経っていてびっくり！</p>



<p class="wp-block-paragraph">何度も見た記憶がありますが、今見ても最高に面白い作品ですね😙</p>



<p class="wp-block-paragraph">機会があればぜひ皆さんも見てみてくださいね！</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/event/2026/07/%e5%b1%85%e5%a0%b4%e6%89%80%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88%e3%80%80%e6%98%a0%e7%94%bb%e9%91%91%e8%b3%9e%e4%bc%9a/">居場所イベント　映画鑑賞会</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>今日の居場所</title>
		<link>https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e5%b1%85%e5%a0%b4%e6%89%80/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 04 Jul 2026 07:44:56 +0000</pubDate>
				<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[居場所]]></category>
		<guid isPermaLink="false">https://wand.kyusan-u.ac.jp/?p=458</guid>

					<description><![CDATA[<p>いよいよ７月ですね！ 写真はありませんが、私はマークイズの山笠を観てきました😊 博多の夏、開幕って感じですね～✨ 　 さて、今日の居場所は大盛況でした！ 参加者はなんと7人！人数が少しずつ増えていっていて嬉しく思います😁 [&#8230;]</p>
<p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e5%b1%85%e5%a0%b4%e6%89%80/">今日の居場所</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">いよいよ７月ですね！</p>



<p class="wp-block-paragraph">写真はありませんが、私はマークイズの山笠を観てきました😊</p>



<p class="wp-block-paragraph">博多の夏、開幕って感じですね～✨</p>



<p class="wp-block-paragraph">　</p>



<p class="wp-block-paragraph">さて、今日の居場所は大盛況でした！</p>



<p class="wp-block-paragraph">参加者はなんと7人！人数が少しずつ増えていっていて嬉しく思います😁</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">居場所では、みんなでゲームしたり、お話ししたり、図書館イベントがあったり…と楽しい時間となりました😁</p>



<p class="wp-block-paragraph">図書館イベントではこんな本借りてみました</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="400" height="300" src="https://wand.kyusan-u.ac.jp/wp-content/uploads/2026/07/IMG_6477-1.jpg" alt="" class="wp-image-457"/></figure>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">ついつい気になって手に取ってしまいました💦</p>



<p class="wp-block-paragraph">いっぱい勉強してみます！！</p>



<p class="wp-block-paragraph">　</p>



<p class="wp-block-paragraph">図書館イベントは来週もありますよ！！気になる方はぜひぜひ～✨</p><p>The post <a href="https://wand.kyusan-u.ac.jp/information/thirdplace/2026/07/%e4%bb%8a%e6%97%a5%e3%81%ae%e5%b1%85%e5%a0%b4%e6%89%80/">今日の居場所</a> first appeared on <a href="https://wand.kyusan-u.ac.jp">福岡市思春期ひきこもり地域支援センター ワンド</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
