<?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>しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</title>
	<atom:link href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com</link>
	<description>神奈川県川崎市・武蔵小杉を中心に活動する、初心者・経験者向け社会人バドミントンサークル</description>
	<lastBuildDate>Wed, 26 Aug 2026 07:35:30 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2023/05/cropped-かわいい青-1-32x32.png</url>
	<title>しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</title>
	<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">182975404</site>	<item>
		<title>2026年9月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/26/2026%e5%b9%b49%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2026%25e5%25b9%25b49%25e6%259c%2588%25e3%2582%25b9%25e3%2582%25b1%25e3%2582%25b8%25e3%2583%25a5%25e3%2583%25bc%25e3%2583%25ab</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/26/2026%e5%b9%b49%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Wed, 26 Aug 2026 02:04:23 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=8564</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/９月-1024x718.jpg" class="webfeedsFeaturedVisual" /></p><p>Qooma LISH 9/6(日) 15:20–18:20 9/6(日) 19:00–21:00 Lite 9/13(日) 12:10–15:10 9/13(日) 18:30–21:30 Lite 10th 9/19(土 [&#8230;]</p>
<p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/26/2026%e5%b9%b49%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年9月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/９月-1024x718.jpg" class="webfeedsFeaturedVisual" /></p><style>
/* =====================================================
   SHIROKUMA SCHEDULE
   このID配下だけにCSSを適用するためSWELLと干渉しにくい設計
===================================================== */
#shirokuma-schedule {
  --sk-navy: #536f87;
  --sk-navy-dark: #425f77;
  --sk-text: #454a4f;
  --sk-subtext: #7b8186;
  --sk-bg: #ffffff;
  --sk-row: #f5f6f7;
  --sk-border: #e8eaec;

  --sk-lite-bg: #edf2f5;
  --sk-lite-text: #536f87;
  --sk-lite-border: #d6e0e7;

  --sk-event: #a98a52;
  --sk-event-bg: #faf7f0;

  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    Meiryo,
    sans-serif;
  color: var(--sk-text);
  line-height: 1.5;
}

#shirokuma-schedule,
#shirokuma-schedule * {
  box-sizing: border-box;
}


/* =====================================================
   TAB
===================================================== */
#shirokuma-schedule .sk-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 22px;
  padding: 0;
}

#shirokuma-schedule .sk-tab {
  all: unset;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  padding: 0 20px;
  background: #f4f4f4;
  color: #555b60;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .01em;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  box-sizing: border-box;
  transition:
    background .22s ease,
    color .22s ease,
    transform .22s ease;
  -webkit-tap-highlight-color: transparent;
}

#shirokuma-schedule .sk-tab:hover {
  background: #eeeeee;
}

#shirokuma-schedule .sk-tab.is-active {
  background: var(--sk-navy);
  color: #fff;
}

#shirokuma-schedule .sk-tab.is-active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid var(--sk-navy);
}

#shirokuma-schedule .sk-tab:focus-visible {
  outline: 2px solid var(--sk-navy);
  outline-offset: 3px;
}


/* =====================================================
   CONTENT
===================================================== */
#shirokuma-schedule .sk-panel {
  display: none;
  margin: 0;
  padding: 0;
}

#shirokuma-schedule .sk-panel.is-active {
  display: block;
  animation: skFade .25s ease;
}

@keyframes skFade {
  from {
    opacity: 0;
    transform: translateY(3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* =====================================================
   SCHEDULE ROW
===================================================== */
#shirokuma-schedule .sk-list {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin: 0;
  padding: 0;
}

#shirokuma-schedule .sk-item {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 14px 20px;
  margin: 0;
  background: var(--sk-row);
  border: 1px solid transparent;
  border-radius: 7px;
  transition:
    background .18s ease,
    border-color .18s ease,
    transform .18s ease;
}

#shirokuma-schedule .sk-item:hover {
  background: #f1f3f4;
  border-color: var(--sk-border);
}

#shirokuma-schedule .sk-main {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px;
  min-width: 0;
}

#shirokuma-schedule .sk-date {
  font-size: 17px;
  font-weight: 600;
  color: var(--sk-text);
  white-space: nowrap;
}

#shirokuma-schedule .sk-time {
  font-size: 17px;
  font-weight: 500;
  color: var(--sk-text);
  white-space: nowrap;
}


/* =====================================================
   Qooma Lite BADGE
===================================================== */
#shirokuma-schedule .sk-lite {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
  padding: 4px 11px 4px;
  border: 1px solid var(--sk-lite-border);
  border-radius: 999px;
  background: var(--sk-lite-bg);
  color: var(--sk-lite-text);
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
}


/* =====================================================
   10th EVENT
===================================================== */
#shirokuma-schedule .sk-item.is-event {
  background: var(--sk-event-bg);
  border-color: #eee5d4;
}

#shirokuma-schedule .sk-event-badge {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  margin-right: 13px;
  padding: 5px 8px;
  border-radius: 999px;
  background: var(--sk-event);
  color: #fff;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .07em;
}

#shirokuma-schedule .sk-event-name {
  margin-left: 7px;
  color: #685a42;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
}


/* =====================================================
   MOBILE
===================================================== */
@media (max-width: 600px) {

  #shirokuma-schedule .sk-tabs {
    gap: 5px;
    margin-bottom: 18px;
  }

  #shirokuma-schedule .sk-tab {
    min-height: 56px;
    padding: 0 12px;
    font-size: 16px;
  }

  #shirokuma-schedule .sk-tab.is-active::after {
    bottom: -8px;
    border-left-width: 9px;
    border-right-width: 9px;
    border-top-width: 9px;
  }

  #shirokuma-schedule .sk-list {
    gap: 5px;
  }

  #shirokuma-schedule .sk-item {
    min-height: 58px;
    padding: 12px 14px;
    border-radius: 6px;
  }

  #shirokuma-schedule .sk-date,
  #shirokuma-schedule .sk-time {
    font-size: 15px;
  }

  #shirokuma-schedule .sk-lite {
    margin-left: auto;
    padding: 4px 9px;
    font-size: 11px;
  }

  #shirokuma-schedule .sk-event-badge {
    min-width: 42px;
    margin-right: 9px;
    font-size: 10px;
  }

  #shirokuma-schedule .sk-event-name {
    width: 100%;
    margin: 3px 0 0;
    font-size: 13px;
  }
}
</style>


<div id="shirokuma-schedule">

  <!-- =========================
       TABS
  ========================== -->
  <div class="sk-tabs" role="tablist">

    <button
      type="button"
      class="sk-tab is-active"
      role="tab"
      aria-selected="true"
      data-sk-target="qooma">
      Qooma
    </button>

    <button
      type="button"
      class="sk-tab"
      role="tab"
      aria-selected="false"
      data-sk-target="lish">
      LISH
    </button>

  </div>


  <!-- =========================
       Qooma
  ========================== -->
  <div
    class="sk-panel is-active"
    data-sk-panel="qooma"
    role="tabpanel">

    <div class="sk-list">

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/6(日)</span>
          <span class="sk-time">15:20–18:20</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/6(日)</span>
          <span class="sk-time">19:00–21:00</span>
        </div>
        <span class="sk-lite">Lite</span>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/13(日)</span>
          <span class="sk-time">12:10–15:10</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/13(日)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
        <span class="sk-lite">Lite</span>
      </div>

      <div class="sk-item is-event">
        <span class="sk-event-badge">10th</span>
        <div class="sk-main">
          <span class="sk-date">9/19(土)</span>
          <span class="sk-time">12:10–18:20</span>
          <span class="sk-event-name">10周年記念イベント</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/20(日)</span>
          <span class="sk-time">18:00–21:00</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/23(水祝)</span>
          <span class="sk-time">15:00–18:00</span>
        </div>
        <span class="sk-lite">Lite</span>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/26(土)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
        <span class="sk-lite">Lite</span>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/27(日)</span>
          <span class="sk-time">17:00–19:00</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/27(日)</span>
          <span class="sk-time">19:00–21:00</span>
        </div>
      </div>

    </div>
  </div>


  <!-- =========================
       LISH
  ========================== -->
  <div
    class="sk-panel"
    data-sk-panel="lish"
    role="tabpanel">

    <div class="sk-list">

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/2(水)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/6(日)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/9(水)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/11(金)</span>
          <span class="sk-time">19:00–21:00</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/13(日)</span>
          <span class="sk-time">18:30–21:30</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/18(金)</span>
          <span class="sk-time">19:00–21:00</span>
        </div>
      </div>

      <div class="sk-item is-event">
        <span class="sk-event-badge">10th</span>
        <div class="sk-main">
          <span class="sk-date">9/19(土)</span>
          <span class="sk-time">12:10–18:20</span>
          <span class="sk-event-name">10周年記念イベント</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/22(火祝)</span>
          <span class="sk-time">15:20–18:20</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/25(金)</span>
          <span class="sk-time">19:00–21:00</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/27(日)</span>
          <span class="sk-time">12:10–15:10</span>
        </div>
      </div>

      <div class="sk-item">
        <div class="sk-main">
          <span class="sk-date">9/28(月)</span>
          <span class="sk-time">18:30–21:00</span>
        </div>
      </div>

    </div>
  </div>

</div>


<script>
(function () {
  const root = document.getElementById('shirokuma-schedule');
  if (!root) return;

  const tabs = root.querySelectorAll('.sk-tab');
  const panels = root.querySelectorAll('.sk-panel');

  tabs.forEach(function (tab) {
    tab.addEventListener('click', function () {

      const target = tab.getAttribute('data-sk-target');

      tabs.forEach(function (item) {
        item.classList.remove('is-active');
        item.setAttribute('aria-selected', 'false');
      });

      panels.forEach(function (panel) {
        panel.classList.remove('is-active');
      });

      tab.classList.add('is-active');
      tab.setAttribute('aria-selected', 'true');

      const targetPanel = root.querySelector(
        '[data-sk-panel="' + target + '"]'
      );

      if (targetPanel) {
        targetPanel.classList.add('is-active');
      }
    });
  });
})();
</script><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/26/2026%e5%b9%b49%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年9月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/26/2026%e5%b9%b49%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8564</post-id>	</item>
		<item>
		<title>【9月スタート】Qooma Lite｜もっとライトに、もっと気軽に。</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/24/start_qoomalite/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=start_qoomalite</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/24/start_qoomalite/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 09:46:58 +0000</pubDate>
				<category><![CDATA[NEWS]]></category>
		<category><![CDATA[バドミントン]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=8449</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/08/Qoomalite-1024x576.png" class="webfeedsFeaturedVisual" /></p><p>しろくまクラブでは、2026年9月より新しい活動カテゴリー「Qooma Lite」をスタートします。 Qooma Lite バドミントンをもっとライトに、もっと気軽に。Qooma Liteは、初心者クラスの方が気軽にバド [&#8230;]</p>
<p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/24/start_qoomalite/">【9月スタート】Qooma Lite｜もっとライトに、もっと気軽に。</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/08/Qoomalite-1024x576.png" class="webfeedsFeaturedVisual" /></p><p class="wp-block-paragraph">しろくまクラブでは、2026年9月より新しい活動カテゴリー「Qooma Lite」をスタートします。</p>



<style>
.qooma-lite-logo-wrap {
  width: 100%;
  max-width: 680px;
  margin: 32px auto;
  line-height: 0;
}

.qooma-lite-logo-wrap svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}

@media (max-width: 599px) {
  .qooma-lite-logo-wrap {
    max-width: 100%;
    margin: 24px auto;
  }
}
</style>

<div class="qooma-lite-logo-wrap">
<svg id="qooma-lite-logo" class="qooma-lite-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1618 520" role="img" aria-labelledby="qooma-lite-title">

<title id="qooma-lite-title">Qooma Lite</title>

<defs>
<style>
.cls-1 {
  fill: #b79e87;
}

.cls-2 {
  fill: #7f6e5e;
}

/* Liteのiのドットだけを常時ふわふわ動かす */
#lite-dot {
  transform-box: fill-box;
  transform-origin: center;
  animation: qooma-lite-dot-float 3.4s cubic-bezier(.45, 0, .55, 1) infinite;
  will-change: transform;
}

/* 上下端だけで折り返す、途切れない浮遊アニメーション */
@keyframes qooma-lite-dot-float {
  0%,
  100% {
    transform: translateY(4px);
  }

  50% {
    transform: translateY(-22px);
  }
}

/* OSでアニメーション軽減が指定されている場合は停止 */
@media (prefers-reduced-motion: reduce) {
  #lite-dot {
    animation: none;
  }
}
</style>
</defs>

<path class="cls-2" d="M1071.2,311.4c-5.3,0-10.1-1.5-14.3-4.4-4.2-2.9-7.5-7-9.8-12.1-2.4-5.2-3.5-11.1-3.5-17.8v-106.1c0-2.5.8-4.6,2.4-6.2,1.6-1.6,3.7-2.4,6.2-2.4s4.8.8,6.4,2.4c1.6,1.6,2.4,3.7,2.4,6.2v106.1c0,5,1,9,2.9,12.2,1.9,3.2,4.4,4.8,7.4,4.8h4.8c2.4,0,4.3.8,5.7,2.4,1.4,1.6,2.1,3.7,2.1,6.4s-1,4.6-3.1,6.2c-2.1,1.6-4.8,2.4-8.1,2.4h-1.3Z"/>

<path id="lite-dot" class="cls-1" d="M1152.5,188.9c-3.2,0-5.9-1.1-8.2-3.4s-3.4-5.1-3.4-8.4,1.2-6.1,3.5-8.3c2.4-2.2,5.1-3.3,8.3-3.3s5.8,1.1,8.1,3.3c2.4,2.2,3.5,5,3.5,8.3s-1.1,6.1-3.4,8.4-5.1,3.4-8.4,3.4Z"/>

<path class="cls-2" d="M1152.7,311.4c-2.7,0-4.8-.8-6.5-2.5-1.7-1.7-2.5-3.8-2.5-6.3v-86.8c0-2.7.8-4.8,2.5-6.4,1.7-1.6,3.8-2.4,6.5-2.4s4.6.8,6.3,2.4c1.7,1.6,2.5,3.7,2.5,6.4v86.8c0,2.5-.8,4.6-2.5,6.3s-3.8,2.5-6.3,2.5Z"/>

<path class="cls-2" d="M1230.9,225.9c-2.3,0-4.2-.7-5.7-2.1-1.5-1.4-2.3-3.2-2.3-5.3s.8-4.1,2.3-5.5c1.5-1.4,3.4-2.1,5.7-2.1h46c2.3,0,4.2.7,5.7,2.1,1.5,1.4,2.3,3.2,2.3,5.5s-.8,3.9-2.3,5.3c-1.5,1.4-3.4,2.1-5.7,2.1h-46ZM1275.4,311.4c-6.5,0-12.3-1.6-17.6-4.9-5.2-3.2-9.3-7.6-12.2-13.2-2.9-5.5-4.4-11.9-4.4-19v-91.8c0-2.5.8-4.6,2.4-6.3,1.6-1.7,3.7-2.5,6.2-2.5s4.6.8,6.3,2.5c1.7,1.7,2.5,3.8,2.5,6.3v91.8c0,5.7,1.6,10.4,4.8,14.1,3.2,3.7,7.2,5.5,12,5.5h5.9c2.2,0,4,.8,5.4,2.5,1.5,1.7,2.2,3.8,2.2,6.3s-.9,4.6-2.8,6.2c-1.8,1.6-4.2,2.4-7.2,2.4h-3.6Z"/>

<path class="cls-2" d="M1399.4,312.1c-10.6,0-19.9-2.3-28-6.8-8.1-4.5-14.4-10.7-19-18.7-4.6-7.9-6.9-17.1-6.9-27.4s2.2-19.6,6.5-27.6c4.3-7.9,10.3-14.2,17.9-18.7,7.6-4.5,16.5-6.8,26.5-6.8s18.3,2.2,25.4,6.6c7.1,4.4,12.6,10.4,16.4,18.1,3.8,7.7,5.7,16.6,5.7,26.6s-.7,4-2.2,5.4-3.4,2.2-5.8,2.2h-78.4v-14.1h78.6l-7.8,5.5c-.1-6.7-1.5-12.8-4-18.1-2.5-5.3-6.2-9.5-10.9-12.6-4.7-3.1-10.4-4.6-17-4.6s-13.5,1.7-18.8,5c-5.3,3.3-9.3,7.8-12.1,13.5-2.8,5.7-4.2,12.2-4.2,19.5s1.6,13.7,4.9,19.4c3.2,5.7,7.7,10.1,13.4,13.5,5.7,3.3,12.2,5,19.7,5s8.3-.8,12.7-2.3,7.9-3.3,10.4-5.3c1.8-1.4,3.7-2.1,5.7-2.2,2,0,3.8.5,5.3,1.8,1.9,1.8,2.9,3.7,3.1,5.8.1,2.1-.8,3.9-2.7,5.4-4.3,3.4-9.7,6.3-16.1,8.5-6.4,2.2-12.6,3.3-18.4,3.3Z"/>

<path class="cls-2" d="M258.2,311.8c-10.5,0-20.2-1.8-29.1-5.5-8.8-3.6-16.5-8.7-23-15.2-6.5-6.5-11.5-14.2-15-23.1-3.5-8.9-5.3-18.6-5.3-29.2s1.8-20.2,5.3-29.1c3.5-8.8,8.5-16.5,15-23s14.1-11.5,23-15.2c8.8-3.6,18.5-5.5,29.1-5.5s20.2,1.8,29,5.5c8.8,3.6,16.4,8.7,23,15.2,6.5,6.5,11.6,14.1,15.1,23,3.5,8.8,5.3,18.5,5.3,29.1s-1.8,20.3-5.3,29.2c-3.5,8.9-8.5,16.6-15.1,23.1-6.5,6.5-14.2,11.5-23,15.2-8.8,3.6-18.4,5.5-29,5.5ZM258.2,297.3c8.2,0,15.8-1.5,22.8-4.5,7-3,13-7.1,18.2-12.4,5.1-5.3,9.1-11.5,11.9-18.5,2.8-7.1,4.2-14.8,4.2-23s-1.4-15.9-4.2-23c-2.8-7.1-6.8-13.3-11.9-18.5-5.2-5.3-11.2-9.4-18.2-12.3-7-2.9-14.6-4.4-22.8-4.4s-15.9,1.5-22.9,4.4c-7,2.9-13.1,7-18.2,12.3-5.1,5.3-9.1,11.5-11.9,18.5-2.8,7.1-4.3,14.8-4.3,23s1.4,15.9,4.3,23c2.8,7.1,6.8,13.3,11.9,18.5,5.1,5.3,11.1,9.4,18.2,12.4,7,3,14.7,4.5,22.9,4.5ZM310.5,307.6l-38.9-38.7c-1.7-1.7-2.5-3.5-2.5-5.5s.8-3.8,2.5-5.5,3.2-2.2,5.2-2.2,3.8.7,5.4,2.2l39.1,39.1c1.5,1.6,2.2,3.3,2.2,5.3s-.7,3.7-2.2,5.3c-1.6,1.6-3.4,2.4-5.4,2.4s-3.8-.8-5.4-2.4Z"/>

<path class="cls-2" d="M421.6,310.9c-9.8,0-18.5-2.2-26.1-6.5-7.6-4.4-13.5-10.4-17.9-18-4.4-7.6-6.5-16.3-6.5-26s2.2-18.5,6.5-26.2c4.4-7.6,10.3-13.6,17.9-18,7.6-4.4,16.3-6.5,26.1-6.5s18.3,2.2,25.8,6.5c7.5,4.4,13.4,10.4,17.8,18,4.4,7.6,6.6,16.4,6.7,26.2,0,9.7-2.2,18.4-6.5,26-4.4,7.6-10.3,13.6-17.9,18-7.6,4.4-16.2,6.5-25.9,6.5ZM421.6,297.1c6.8,0,12.8-1.6,18.2-4.8,5.3-3.2,9.5-7.6,12.5-13.1,3-5.5,4.5-11.8,4.5-18.8s-1.5-13.3-4.5-18.9c-3-5.6-7.2-10-12.5-13.2-5.3-3.2-11.4-4.8-18.2-4.8s-12.9,1.6-18.3,4.8c-5.4,3.2-9.6,7.6-12.7,13.2-3.1,5.6-4.6,11.9-4.6,18.9s1.5,13.3,4.6,18.8c3.1,5.5,7.3,9.9,12.7,13.1,5.4,3.2,11.5,4.8,18.3,4.8Z"/>

<path class="cls-2" d="M562.6,310.9c-9.8,0-18.5-2.2-26.1-6.5-7.6-4.4-13.5-10.4-17.9-18-4.4-7.6-6.5-16.3-6.5-26s2.2-18.5,6.5-26.2c4.4-7.6,10.3-13.6,17.9-18,7.6-4.4,16.3-6.5,26.1-6.5s18.3,2.2,25.8,6.5c7.5,4.4,13.4,10.4,17.8,18,4.4,7.6,6.6,16.4,6.7,26.2,0,9.7-2.2,18.4-6.5,26-4.4,7.6-10.3,13.6-17.9,18-7.6,4.4-16.2,6.5-25.9,6.5ZM562.6,297.1c6.8,0,12.8-1.6,18.2-4.8,5.3-3.2,9.5-7.6,12.5-13.1,3-5.5,4.5-11.8,4.5-18.8s-1.5-13.3-4.5-18.9c-3-5.6-7.2-10-12.5-13.2-5.3-3.2-11.4-4.8-18.2-4.8s-12.9,1.6-18.3,4.8c-5.4,3.2-9.6,7.6-12.7,13.2-3.1,5.6-4.6,11.9-4.6,18.9s1.5,13.3,4.6,18.8c3.1,5.5,7.3,9.9,12.7,13.1,5.4,3.2,11.5,4.8,18.3,4.8Z"/>

<path class="cls-2" d="M666.2,310c-2.4,0-4.3-.7-5.7-2.1-1.4-1.4-2.1-3.2-2.1-5.5v-84c0-2.3.7-4.2,2.1-5.6,1.4-1.5,3.3-2.2,5.7-2.2s4.1.7,5.5,2.2c1.4,1.5,2.1,3.3,2.1,5.6v84c0,2.3-.7,4.2-2.1,5.5-1.4,1.4-3.2,2.1-5.5,2.1ZM728.9,310c-2.2,0-4-.7-5.5-2.1-1.5-1.4-2.2-3.2-2.2-5.5v-52.2c0-8.4-2.2-14.8-6.5-19.4-4.3-4.6-9.8-6.9-16.4-6.9s-13,2.4-17.6,7.1c-4.6,4.7-6.9,10.9-6.9,18.5h-10.5c.2-7.9,1.9-14.8,5.1-20.8,3.1-6,7.5-10.7,13.1-14.1,5.6-3.4,11.9-5.1,19.1-5.1s13.3,1.6,18.7,4.9,9.7,8,12.7,14.1c3,6.1,4.5,13.4,4.5,21.7v52.2c0,2.3-.7,4.2-2.1,5.5s-3.2,2.1-5.5,2.1ZM791.6,310c-2.3,0-4.2-.7-5.6-2.1-1.5-1.4-2.2-3.2-2.2-5.5v-52.2c0-8.4-2.1-14.8-6.4-19.4-4.2-4.6-9.8-6.9-16.5-6.9s-13,2.4-17.5,7.3c-4.5,4.8-6.8,11.2-6.8,19.1h-13.3c.1-8.1,1.9-15.2,5.3-21.4,3.4-6.1,8.1-10.9,14.1-14.3,6-3.4,12.8-5.1,20.4-5.1s13.3,1.6,18.7,4.9c5.5,3.3,9.7,8,12.8,14.1,3.1,6.1,4.6,13.4,4.6,21.7v52.2c0,2.3-.7,4.2-2.2,5.5-1.5,1.4-3.3,2.1-5.5,2.1Z"/>

<path class="cls-2" d="M891.2,310.9c-9.2,0-17.4-2.2-24.7-6.6-7.3-4.4-13-10.5-17.3-18.1-4.2-7.6-6.4-16.2-6.4-25.8s2.2-18.4,6.6-26c4.4-7.6,10.5-13.7,18.1-18.1,7.6-4.4,16.2-6.6,25.6-6.6s18.1,2.2,25.7,6.6c7.6,4.4,13.6,10.5,18,18.1,4.4,7.6,6.7,16.3,6.8,26l-6.2,3.1c0,9-2,17-6.1,24.2-4.1,7.2-9.6,12.8-16.5,17-7,4.2-14.9,6.3-23.7,6.3ZM893.4,297.1c6.8,0,12.8-1.6,18.1-4.8,5.3-3.2,9.5-7.6,12.5-13.2,3.1-5.6,4.6-11.8,4.6-18.7s-1.5-13.3-4.6-18.8c-3.1-5.5-7.3-9.9-12.5-13.2-5.3-3.3-11.3-4.9-18.1-4.9s-12.7,1.6-18.1,4.9c-5.4,3.3-9.7,7.7-12.8,13.2-3.2,5.5-4.7,11.8-4.7,18.8s1.6,13.1,4.7,18.7c3.1,5.6,7.4,10,12.8,13.2,5.4,3.2,11.4,4.8,18.1,4.8ZM936.1,310c-2.3,0-4.2-.7-5.7-2.1-1.5-1.4-2.3-3.2-2.3-5.5v-30l3.5-15.8,12.2,3.8v42c0,2.3-.7,4.2-2.2,5.5-1.5,1.4-3.3,2.1-5.5,2.1Z"/>

<path class="cls-2" d="M566.3,415.7c-.3,0-.7,0-1.1-.3-5.8-3.3-18.3-9.4-27.1-13.1-5-2.1-7.2-4.9-7.2-8.7v-1c0-4.3,2.9-7.1,8-8.7l26.1-8.6c.3,0,.5-.1.8-.1,1.1,0,1.7.8,1.7,2s-.5,2.1-1.6,2.4l-24.7,7.9c-4.3,1.3-5.5,3.1-5.5,5.4v.6c0,1.9.9,3.7,4.5,5.2,9.6,4,19.1,8.4,26.3,12.3.8.4,1.3,1.1,1.3,2.7s-.7,2.1-1.5,2.1Z"/>

<path class="cls-2" d="M659.2,397.6h-35.1c-.9,0-1.8-.9-1.8-2.1s1-2.1,1.8-2.1h35.1c.9,0,1.8.9,1.8,2.1s-1,2.1-1.8,2.1Z"/>

<path class="cls-2" d="M752.5,406.8c-.3,0-.6,0-.8-.2-2.6-1.3-5.5-2.4-8.5-3.4,0,7.9-2.2,12.3-15,12.3s-13.5-3.9-13.5-8.8,4.5-9.4,13.7-9.4,6.8.3,10.2.9v-6.2h-23.4c-.9,0-1.6-.6-1.6-2s.7-1.9,1.6-1.9h23.4v-6.4h-23.4c-.9,0-1.6-.6-1.6-2s.7-2,1.6-2h23.4v-1.6c0-1,.7-1.5,2.2-1.5s2.2.5,2.2,1.5v1.6h8.8c.9,0,1.6.6,1.6,2s-.7,2-1.6,2h-8.8v6.4h8.8c.9,0,1.6.6,1.6,1.9s-.7,2-1.6,2h-8.8v7.2c3.6.8,7,1.9,9.9,3,1.1.4,1.4,1.3,1.4,2.4s-.8,2.2-1.7,2.2ZM728.4,400.9c-6.2,0-9.2,2.3-9.2,5.6s3,5.2,8.8,5.2c9.8,0,10.7-3.3,10.8-9.6-3.4-.8-6.9-1.2-10.4-1.2Z"/>

<path class="cls-2" d="M880.4,415.6h-9.5c-1,0-1.7-.7-1.7-2.1s.7-2.2,1.7-2.2h9.3c16.7,0,20.8-4.6,20.8-10.6s-2.9-8.4-11.4-8.4-13.4,2.3-19.3,8.5c-.6.6-1.6,1.1-3,1.1s-2-.5-2-1.5l1.9-16.7c0-.9.9-1.4,2.4-1.4s2,.5,2,1.3v.3l-1.5,11.9s0,.1,0,.1c.1,0,.2,0,.7-.6,4.7-4.8,11.2-7.2,18.8-7.2,11.1,0,15.9,5.9,15.9,12.6s-5.6,14.8-25.3,14.8ZM900.6,380.4h-21.5c-4.8,0-8.9-.5-11.3-1-.9-.2-1.4-.8-1.4-2.2s.7-1.9,1.5-1.9.3,0,.4,0c2.7.5,6.2.9,10.7.9h21.6c.6,0,1.5.6,1.5,2.1s-.9,2.1-1.5,2.1Z"/>

<path class="cls-2" d="M978.9,409.1c-3.1,3.1-7.8,6.6-12.4,6.6s-9.9-3.7-9.9-20.4c0-6.2.4-13,1-18,0-1,1-1.7,2.4-1.7s2.1.7,2.1,1.6c0,1.3-.9,6-.9,17.5s1.4,16.2,6.3,16.1c2.6,0,6.1-2.3,9.2-5.7.4-.5,1.1-.8,1.7-.8.9,0,1.7.8,1.7,2.4s-.3,1.5-1.1,2.3ZM995.1,409.4c-1.5,0-2.4-.9-2.4-2-.2-7.8-2.1-19.2-6.2-25.4-.1-.2-.3-.5-.3-.8,0-.9,1-1.5,2.3-1.5s1.6.4,2,1c4.1,6.4,6.8,19.3,6.8,26.6s-.8,2.1-2.2,2.1Z"/>

<path class="cls-2" d="M1086.3,387.4c-6.7.4-14.7,1.5-20.8,3.2-9.2,2.5-13.2,6.5-13.2,11.6s5.7,8.9,13.9,8.9h19.9c1,0,1.7.7,1.7,2.1s-.7,2.1-1.7,2.1h-20.4c-10.8,0-18-3.3-18-13s3.4-10.2,9.6-13.3l-2.1-12.8c0-.9.9-1.6,2.2-1.6s2.4.5,2.5,1.5l1.7,11.2c1-.3,1.9-.6,3-.9,6.9-1.7,15-2.9,21-3.5.1,0,.4,0,.6,0,1.1,0,1.8.8,1.8,2.2s-.6,2.3-1.7,2.3Z"/>

</svg>
</div>



<p class="has-text-align-left wp-block-paragraph">バドミントンをもっとライトに、もっと気軽に。<br>Qooma Liteは、初心者クラスの方が気軽にバドミントンを楽しめる活動です。</p>



<h2 class="wp-block-heading is-style-section_ttl">こんな方を対象としています</h2>



<ul class="wp-block-list">
<li>部活動などで経験はあるものの、現在は初心者レベル相当の方</li>



<li>バドミントンをゆるく楽しみたい方</li>



<li>上達や競技性よりも、気軽にプレーしたい方</li>
</ul>



<p class="is-style-icon_info wp-block-paragraph"><small class="mininote">未経験・始めたばかりの方には「Qooma」、基礎打ちやダブルスが一通りできる方には「LISH」をご案内しています。</small></p>



<h2 class="wp-block-heading is-style-section_ttl">活動概要・料金</h2>



<div class="srk-lite-card">

  <div class="srk-lite-card__title">
    <span class="srk-lite-card__name">Qooma Lite</span>
    <span class="srk-lite-card__member">会員</span>
  </div>

  <div class="srk-lite-card__subtitle">
    バドミントン初心者クラスの方
  </div>

  <div class="srk-lite-card__price">
    <span class="srk-lite-card__yen">¥</span>
    <span class="srk-lite-card__amount">3,000</span>
    <span class="srk-lite-card__month">/月</span>
  </div>

  <div class="srk-lite-card__main-benefit">
    Lite対象の活動に参加可能
  </div>

  <div class="srk-lite-card__benefit">
    シャトル代含む
  </div>

  <div class="srk-lite-card__target">
    <span class="srk-lite-card__target-line">
      <strong>対象：</strong>加入時のご経験にかかわらず、
    </span>
    <span class="srk-lite-card__target-line">
      初心者相当のレベルの方
    </span>
  </div>

</div>

<style>
.srk-lite-card {
  box-sizing: border-box;
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  padding: 56px 42px 46px;
  background: #F1ECE8;
  color: #333;
  text-align: center;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    "Yu Gothic",
    sans-serif;
}

.srk-lite-card__title {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 8px;
  line-height: 1.3;
}

.srk-lite-card__name {
  font-size: 34px;
  font-weight: 600;
}

.srk-lite-card__member {
  font-size: 22px;
  font-weight: 500;
}

.srk-lite-card__subtitle {
  margin-top: 8px;
  margin-bottom: 32px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
  color: #666;
}

.srk-lite-card__price {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 38px;
  line-height: 1;
}

.srk-lite-card__yen {
  margin-right: 5px;
  font-size: 21px;
  color: #555;
}

.srk-lite-card__amount {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.srk-lite-card__month {
  margin-left: 5px;
  font-size: 21px;
  color: #555;
}

.srk-lite-card__main-benefit {
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
}

.srk-lite-card__benefit {
  margin-bottom: 34px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #666;
}

.srk-lite-card__target {
  box-sizing: border-box;
  width: 100%;
  padding: 16px 18px;
  border: 1px solid rgba(51, 51, 51, 0.16);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
  color: #666;
}

.srk-lite-card__target strong {
  font-weight: 700;
}

.srk-lite-card__target-line {
  display: block;
  white-space: nowrap;
}

@media (max-width: 700px) {

  .srk-lite-card {
    padding: 42px 22px 32px;
  }

  .srk-lite-card__title {
    gap: 6px;
  }

  .srk-lite-card__name {
    font-size: 28px;
  }

  .srk-lite-card__member {
    font-size: 18px;
  }

  .srk-lite-card__subtitle {
    margin-top: 6px;
    margin-bottom: 24px;
    font-size: 15px;
  }

  .srk-lite-card__price {
    margin-bottom: 30px;
  }

  .srk-lite-card__amount {
    font-size: 52px;
  }

  .srk-lite-card__yen,
  .srk-lite-card__month {
    font-size: 18px;
  }

  .srk-lite-card__main-benefit {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .srk-lite-card__benefit {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .srk-lite-card__target {
    padding: 13px 12px;
    font-size: 12px;
    line-height: 1.6;
  }

  .srk-lite-card__target-line {
    white-space: normal;
  }
}
</style>



<h2 class="wp-block-heading has-text-align-center is-style-section_ttl">もっとライトに、もっと気軽に。<br>しろくまで、一番のゆるばど。</h2>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">Qooma Liteでは、競技としての上達だけではなく、「気軽にバドミントンを楽しむこと」を大切にします。しろくまクラブの中で、もっともライトに参加できる「ゆるバド」として、新しい楽しみ方をつくっていきます。</span></p>




<div class="srk-qooma-compare">

  <div class="srk-qooma-compare__heading">
    Qoomaとの違い
  </div>

  <div class="srk-qooma-compare__lead">
    QoomaとQooma Liteは、対象となる方と活動スタイルが異なります。
  </div>

  <!-- タブ切り替え -->
  <input
    type="radio"
    name="srk-qooma-tab"
    id="srk-qooma-tab-lite"
    class="srk-qooma-compare__radio"
    checked
  >

  <input
    type="radio"
    name="srk-qooma-tab"
    id="srk-qooma-tab-main"
    class="srk-qooma-compare__radio"
  >

  <div class="srk-qooma-compare__tabs">

    <label
      for="srk-qooma-tab-lite"
      class="srk-qooma-compare__tab srk-qooma-compare__tab--lite"
    >
      Qooma Lite
    </label>

    <label
      for="srk-qooma-tab-main"
      class="srk-qooma-compare__tab srk-qooma-compare__tab--main"
    >
      Qooma
    </label>

  </div>


  <!-- =========================
       Qooma Lite
  ========================== -->
  <div class="srk-qooma-compare__panel srk-qooma-compare__panel--lite">

    <div class="srk-qooma-compare__card">

      <div class="srk-qooma-compare__name">
        Qooma Lite
      </div>

      <div class="srk-qooma-compare__catch">
        初心者レベルで、気軽に楽しみたい方
      </div>

      <div class="srk-qooma-compare__body">
        バドミントン経験の有無にかかわらず、<br>
        <strong>現在、初心者相当のレベルの方</strong>を対象としています。
      </div>


      <!-- 料金 -->
      <div class="srk-qooma-compare__price">

        <div class="srk-qooma-compare__price-label">
          月額
        </div>

        <div class="srk-qooma-compare__price-main">
          <span class="srk-qooma-compare__price-yen">¥</span>
          <span class="srk-qooma-compare__price-number">3,000</span>
          <span class="srk-qooma-compare__price-month">/月</span>
        </div>

      </div>


      <!-- 比較項目 -->
      <div class="srk-qooma-compare__features">

        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            対象
          </span>

          <span>
            初心者相当のレベル
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            経験
          </span>

          <span>
            経験の有無を問わない
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            活動
          </span>

          <span>
            ゲームを中心に楽しむ
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            指導
          </span>

          <span>
            なし
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            ラケット
          </span>

          <span>
            体験時のみ貸出
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            参加範囲
          </span>

          <span>
            Lite対象活動のみ
          </span>
        </div>


        <div class="srk-qooma-compare__feature srk-qooma-compare__feature--reception">

          <span class="srk-qooma-compare__feature-label">
            Lite受付
          </span>

          <span>
            <strong>開催2週間前から</strong>

            <span class="srk-qooma-compare__priority">
              優先受付
            </span>
          </span>

        </div>

      </div>


      <div class="srk-qooma-compare__message">
        もっとライトに、もっと気軽に。
      </div>

    </div>

  </div>


  <!-- =========================
       Qooma
  ========================== -->
  <div class="srk-qooma-compare__panel srk-qooma-compare__panel--main">

    <div class="srk-qooma-compare__card">

      <div class="srk-qooma-compare__name">
        Qooma
      </div>

      <div class="srk-qooma-compare__catch">
        これからバドミントンを始めたい方
      </div>

      <div class="srk-qooma-compare__body">
        バドミントンをこれから始める方や、<br>
        <strong>始めて半年未満の方</strong>を対象としています。
      </div>


      <!-- 料金 -->
      <div class="srk-qooma-compare__price">

        <div class="srk-qooma-compare__price-label">
          月額
        </div>

        <div class="srk-qooma-compare__price-main">
          <span class="srk-qooma-compare__price-yen">¥</span>
          <span class="srk-qooma-compare__price-number">3,750</span>
          <span class="srk-qooma-compare__price-month">/月</span>
        </div>

      </div>


      <!-- 比較項目 -->
      <div class="srk-qooma-compare__features">

        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            対象
          </span>

          <span>
            未経験〜始めて半年未満の方
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            経験
          </span>

          <span>
            加入条件あり
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            活動
          </span>

          <span>
            基礎練習からゲームまで
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            指導
          </span>

          <span>
            あり
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            ラケット
          </span>

          <span>
            ご自身で購入されるまで貸出
          </span>
        </div>


        <div class="srk-qooma-compare__feature">
          <span class="srk-qooma-compare__feature-label">
            参加範囲
          </span>

          <span>
            すべてのQooma活動<br>
            （Lite対象を含む）
          </span>
        </div>


        <div class="srk-qooma-compare__feature srk-qooma-compare__feature--reception">

          <span class="srk-qooma-compare__feature-label">
            Lite受付
          </span>

          <span>
            <strong>開催1週間前から</strong>
          </span>

        </div>

      </div>


      <div class="srk-qooma-compare__message">
        未経験からはじめる、バドミントン。
      </div>

    </div>

  </div>

</div>


<style>

/* =========================
   全体
========================= */

.srk-qooma-compare,
.srk-qooma-compare * {
  box-sizing: border-box;
}

.srk-qooma-compare {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;

  color: #333;

  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    sans-serif;
}


.srk-qooma-compare__heading {
  margin-bottom: 10px;

  text-align: center;

  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}


.srk-qooma-compare__lead {
  margin-bottom: 26px;

  text-align: center;

  font-size: 14px;
  line-height: 1.8;

  color: #777;
}


/* =========================
   ラジオボタン非表示
========================= */

.srk-qooma-compare__radio {
  position: absolute;

  opacity: 0;
  pointer-events: none;
}


/* =========================
   タブ
========================= */

.srk-qooma-compare__tabs {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 6px;

  margin-bottom: 0;
}


.srk-qooma-compare__tab {
  padding: 14px 10px;

  border-radius: 8px 8px 0 0;

  background: #E5E1DE;
  color: #777;

  text-align: center;

  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;

  cursor: pointer;

  transition:
    background-color .2s ease,
    color .2s ease;
}


/* Lite選択中 */

#srk-qooma-tab-lite:checked
~ .srk-qooma-compare__tabs
.srk-qooma-compare__tab--lite {
  background: #F1ECE8;
  color: #7F6E5E;
}


/* Qooma選択中 */

#srk-qooma-tab-main:checked
~ .srk-qooma-compare__tabs
.srk-qooma-compare__tab--main {
  background: #F1ECE8;
  color: #7F6E5E;
}


/* =========================
   パネル表示
========================= */

.srk-qooma-compare__panel {
  display: none;
}


#srk-qooma-tab-lite:checked
~ .srk-qooma-compare__panel--lite {
  display: block;
}


#srk-qooma-tab-main:checked
~ .srk-qooma-compare__panel--main {
  display: block;
}


/* =========================
   カード
========================= */

.srk-qooma-compare__card {
  width: 100%;

  padding: 46px 42px 42px;

  background: #F1ECE8;

  text-align: center;
}


.srk-qooma-compare__name {
  margin-bottom: 8px;

  color: #7F6E5E;

  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
}


.srk-qooma-compare__catch {
  margin-bottom: 26px;

  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}


.srk-qooma-compare__body {
  margin-bottom: 28px;

  color: #666;

  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
}


.srk-qooma-compare__body strong {
  color: #444;

  font-weight: 700;
}


/* =========================
   料金
========================= */

.srk-qooma-compare__price {
  display: flex;

  align-items: baseline;
  justify-content: center;

  gap: 14px;

  margin: 0 0 32px;

  padding: 20px 10px;

  border-top: 1px solid rgba(127, 110, 94, 0.14);
  border-bottom: 1px solid rgba(127, 110, 94, 0.14);
}


.srk-qooma-compare__price-label {
  color: #8A7C70;

  font-size: 12px;
  font-weight: 700;

  letter-spacing: .08em;
}


.srk-qooma-compare__price-main {
  display: flex;

  align-items: baseline;

  color: #7F6E5E;
}


.srk-qooma-compare__price-yen {
  margin-right: 3px;

  font-size: 18px;
  font-weight: 500;
}


.srk-qooma-compare__price-number {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;

  letter-spacing: .015em;
}


.srk-qooma-compare__price-month {
  margin-left: 5px;

  font-size: 14px;
  font-weight: 500;
}


/* =========================
   比較項目
========================= */

.srk-qooma-compare__features {
  width: 100%;

  margin-bottom: 30px;

  border-top: 1px solid rgba(51, 51, 51, 0.12);
}


.srk-qooma-compare__feature {
  display: grid;

  grid-template-columns: 86px 1fr;

  align-items: center;

  min-height: 52px;

  padding: 8px 4px;

  border-bottom: 1px solid rgba(51, 51, 51, 0.12);

  text-align: left;

  font-size: 14px;
  line-height: 1.6;

  color: #555;
}


.srk-qooma-compare__feature-label {
  color: #888;

  font-size: 12px;
  font-weight: 700;
}


/* =========================
   Lite活動受付
========================= */

.srk-qooma-compare__feature--reception {
  background: rgba(255, 255, 255, 0.18);
}


.srk-qooma-compare__feature--reception strong {
  color: #7F6E5E;

  font-weight: 700;
}


.srk-qooma-compare__priority {
  display: inline-block;

  margin-left: 7px;

  padding: 2px 7px;

  border-radius: 999px;

  background: #7F6E5E;
  color: #FFF;

  font-size: 10px;
  font-weight: 700;
  line-height: 1.5;

  vertical-align: 1px;
}


/* =========================
   最後のコピー
========================= */

.srk-qooma-compare__message {
  color: #7F6E5E;

  font-size: 17px;
  font-weight: 700;

  letter-spacing: .02em;
  line-height: 1.6;
}


/* =========================
   スマートフォン
========================= */

@media (max-width: 700px) {

  .srk-qooma-compare__heading {
    font-size: 23px;
  }


  .srk-qooma-compare__lead {
    margin-bottom: 22px;

    font-size: 13px;
  }


  .srk-qooma-compare__tab {
    padding: 12px 6px;

    font-size: 15px;
  }


  .srk-qooma-compare__card {
    padding: 36px 20px 32px;
  }


  .srk-qooma-compare__name {
    font-size: 27px;
  }


  .srk-qooma-compare__catch {
    margin-bottom: 22px;

    font-size: 17px;
  }


  .srk-qooma-compare__body {
    margin-bottom: 24px;

    font-size: 14px;
    line-height: 1.8;
  }


  /* 料金 */

  .srk-qooma-compare__price {
    gap: 10px;

    margin-bottom: 26px;

    padding: 18px 6px;
  }


  .srk-qooma-compare__price-label {
    font-size: 11px;
  }


  .srk-qooma-compare__price-yen {
    font-size: 16px;
  }


  .srk-qooma-compare__price-number {
    font-size: 32px;
  }


  .srk-qooma-compare__price-month {
    font-size: 13px;
  }


  /* 比較項目 */

  .srk-qooma-compare__feature {
    grid-template-columns: 74px 1fr;

    min-height: 49px;

    font-size: 13px;
  }


  .srk-qooma-compare__feature-label {
    font-size: 11px;
  }


  .srk-qooma-compare__priority {
    margin-left: 5px;

    padding: 2px 6px;

    font-size: 9px;
  }


  .srk-qooma-compare__message {
    font-size: 16px;
  }

}

</style>




<h2 class="wp-block-heading has-text-align-center is-style-section_ttl">9月の活動・募集について</h2>



<p class="is-style-crease wp-block-paragraph"><span class="swl-fz u-fz-s"><strong>Qooma Liteは、2026年9月より活動をスタートします。</strong></span><br class="pc_"><span class="swl-fz u-fz-s"><strong>8月26日（水）より新規メンバー受付開始します。</strong></span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">Qooma Lite対象の活動は</span>、<span class="swl-fz u-fz-s">土日や平日夜間を中心に、開催していく予定です。</span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">活動日程は引き続き、しろくまクラブのWebサイトにてご案内いたします。</span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">Qooma Liteは、Qoomaと違い、加入時のバドミントン経験そのものではなく、<strong>現在のレベルが初心者相当であること</strong>を基準としています。</span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">「経験はあるけれど、久しぶりで自信がない」<br>「経験者中心の活動には、まだ少し不安がある」<br>「上達だけではなく、もっと気軽にバドミントンを楽しみたい」</span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">そんな方にも、ぜひ新しい選択肢としてQooma Liteを知っていただければと思います。</span></p>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">体験参加をご希望の方は、Qoomaアカウントよりお申し込みください。</span></p>



<div class="wp-block-group is-style-bg_stripe"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h3 class="wp-block-heading is-style-section_ttl u-mb-ctrl u-mb-10 has-medium-font-size"><mark style="background-color:rgba(0, 0, 0, 0);color:#11d617" class="has-inline-color"><span class="swl-fz u-fz-l">LINE</span></mark> <span class="swl-fz u-fz-l">OFFICIAL </span><br class="sp_"><span class="swl-fz u-fz-l">ACCOUNT</span><small class="mininote"><span class="swl-fz u-fz-s">Qooma Lite 2026.8.26受付開始</span></small></h3>



<hr class="wp-block-separator has-alpha-channel-opacity u-mb-ctrl u-mb-10"/>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="has-text-align-center wp-block-paragraph"><strong><span class="swl-inline-color has-swl-deep-04-color"><span class="swl-fz u-fz-l">Qooma</span></span> <span style="color:#31ce49" class="swl-inline-color">Account</span></strong></p>



<p class="has-text-align-center"><a href="https://lin.ee/1vVPDF8"><img decoding="async" src="https://scdn.line-apps.com/n/line_add_friends/btn/ja.png" alt="友だち追加" height="36" border="0" width="120"></a></p>
</div></div>
</div></div>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/24/start_qoomalite/">【9月スタート】Qooma Lite｜もっとライトに、もっと気軽に。</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/08/24/start_qoomalite/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8449</post-id>	</item>
		<item>
		<title>2026年8月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/24/schedule-2026-08/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=schedule-2026-08</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/24/schedule-2026-08/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Fri, 24 Jul 2026 08:52:00 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=8395</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/８月-1024x720.jpg" class="webfeedsFeaturedVisual" /></p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/８月-1024x720.jpg" class="webfeedsFeaturedVisual" /></p><div class="swell-block-tab is-style-balloon" data-width-pc="flex-50" data-width-sp="flex-50"><ul class="c-tabList" role="tablist"><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="true" aria-controls="tab-c7644354-0" data-onclick="tabControl">Qooma</button></li><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="false" aria-controls="tab-c7644354-1" data-onclick="tabControl">LISH</button></li></ul><div class="c-tabBody">
<div id="tab-c7644354-0" class="c-tabBody__item" aria-hidden="false">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□8/2(日)16:00-18:30</td></tr><tr><td>□8/2(日)18:30-21:00</td></tr><tr><td>□8/9(日)18:00-21:00</td></tr><tr><td>□8/11(火)12:10-15:10</td></tr><tr><td>□8/16(日)18:00-21:00</td></tr><tr><td>□8/23(日)18:00-21:00</td></tr><tr><td>□8/29(土)18:30-21:30</td></tr><tr><td>□8/30(日)18:00-21:00</td></tr></tbody></table></figure>
</div>



<div id="tab-c7644354-1" class="c-tabBody__item" aria-hidden="true">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□8/1(土)19:00-21:00</td></tr><tr><td>□8/2(日)09:00-12:00</td></tr><tr><td>□8/3(月)18:30-21:30</td></tr><tr><td>□8/7(金)19:00-21:00</td></tr><tr><td>□8/8(土)09:00-12:00</td></tr><tr><td>□8/11(火)09:00-12:00</td></tr><tr><td>□8/15(土)18:30-21:30</td></tr><tr><td>□8/19(水)18:30-21:30</td></tr><tr><td>□8/21(金)19:00-21:00</td></tr><tr><td>□8/23(日)18:30-21:30</td></tr><tr><td>□8/28(金)19:00-21:00</td></tr><tr><td>□8/29(土)18:30-21:30</td></tr><tr><td>□8/31(月)18:30-21:30</td></tr></tbody></table></figure>
</div>
</div></div>



<figure class="wp-block-image size-full u-lb-off"><img decoding="async" width="2482" height="1504" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image.jpg" alt="" class="wp-image-8396" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image.jpg 2482w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image-300x182.jpg 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image-1024x621.jpg 1024w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image-768x465.jpg 768w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image-1536x931.jpg 1536w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/image-2048x1241.jpg 2048w" sizes="(max-width: 2482px) 100vw, 2482px" /></figure>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/24/schedule-2026-08/">2026年8月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/24/schedule-2026-08/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8395</post-id>	</item>
		<item>
		<title>LISHの体験参加・加入までの流れ｜2026年7月以降</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/04/lish-trial-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lish-trial-guide</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/04/lish-trial-guide/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Sat, 04 Jul 2026 03:56:32 +0000</pubDate>
				<category><![CDATA[NEWS]]></category>
		<category><![CDATA[LISH]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7992</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/新時代へ突入-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><p>LISHの体験参加・加入までの手順 LISHにご興味をお持ちいただき誠にありがとうございます。体験参加から加入までの流れをご説明させていただきます。 ⑤体験にご参加ください ・開催開始から、10分以内にご来場ください。・ [&#8230;]</p>
<p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/04/lish-trial-guide/">LISHの体験参加・加入までの流れ｜2026年7月以降</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/新時代へ突入-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><h2 class="wp-block-heading has-text-align-center is-style-section_ttl has-large-font-size"><strong>LISHの体験参加・加入までの手順</strong></h2>



<div class="wp-block-group animated fadeIn delay-500ms"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="wp-block-paragraph">LISHにご興味をお持ちいただき<br class="sp_">誠にありがとうございます。<br class="pc_">体験参加から加入までの流れをご説明させていただきます。</p>
</div></div>



<div class="swell-block-capbox cap_box is-style-onborder_ttl animated fadeInUp delay-500ms" data-colset="col2"><div class="cap_box_ttl"><span>応募の流れ概要</span></div><div class="cap_box_content">
<ul class="wp-block-list -list-under-dashed is-style-num_circle">
<li><span style="--the-icon-svg: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBhcmlhLWhpZGRlbj0idHJ1ZSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNMjAuMiAzOS4yYzIuNy42IDIuNCAxLjYgMS44IDUuMi0uMS42LS40IDIuMyAyIDEuMyAyLjUtMSAxMy4zLTcuOCAxOC4xLTEzLjQgMy4zLTMuNyA0LjktNy40IDQuOS0xMS41QzQ3IDEwLjQgMzYuNiAyIDI0IDJTMSAxMC40IDEgMjAuOEMxIDMwIDkuMiAzNy43IDIwLjIgMzkuMnptMTIuMy0yM2MwLS4yLjItLjQuNC0uNGg2LjVjLjIgMCAuNC4yLjQuNHYxLjZjMCAuMi0uMi40LS40LjRIMzV2MS43aDQuNGMuMiAwIC40LjIuNC40VjIyYzAgLjItLjIuNC0uNC40SDM1VjI0aDQuNGMuMiAwIC40LjIuNC40VjI2YzAgLjItLjIuNC0uNC40aC02LjVjLS4yIDAtLjQtLjItLjQtLjR2LTkuOHptLTExLjEuMWMwLS4yLjItLjQuNC0uNGgxLjZjLjEgMCAuMy4xLjQuMmw0LjYgNi4ydi02YzAtLjIuMi0uNC40LS40aDEuNmMuMiAwIC40LjIuNC40djEwYzAgLjItLjIuNC0uNC40aC0xLjZjLS4xIDAtLjMtLjEtLjQtLjJsLTQuNi02LjJ2NmMwIC4yLS4yLjQtLjQuNGgtMS42Yy0uMiAwLS40LS4yLS40LS40di0xMHptLTQuMi0uMWMwLS4yLjItLjQuNC0uNGgxLjZjLjIgMCAuNC4yLjQuNHYxMGMwIC4yLS4yLjQtLjQuNGgtMS41Yy0uMiAwLS40LS4yLS40LS40di0xMGgtLjF6bS04LjcgMGMwLS4yLjItLjQuNC0uNGgxLjZjLjIgMCAuNC4yLjQuNHY3LjloNC40Yy4yIDAgLjQuMi40LjR2MS42YzAgLjItLjIuNC0uNC40SDguOWMtLjEgMC0uMi0uMS0uMy0uMS0uMS0uMS0uMS0uMi0uMS0uM3YtOS45eiI+PC9wYXRoPjwvc3ZnPg==)" data-icon="LsLine" data-id="1" aria-hidden="true" class="swl-inline-icon"><span style="color:#34b747" class="swl-inline-color"> </span></span><span style="color:#76e540" class="swl-inline-color"><strong>LINE公式アカウント</strong></span>にて<strong>情報送信</strong></li>



<li><strong><span style="color:#bf4eca" class="swl-inline-color">Courtone</span></strong>で<strong>体験日を選択</strong>▷<strong>決済</strong></li>



<li>活動に体験参加</li>



<li>双方合意のうえ、メンバー加入</li>
</ul>
</div></div>



<div class="swell-block-fullWide pc-py-60 sp-py-40 alignfull" style="background-color:#f6f6f6"><div class="swell-block-fullWide__inner l-article">
<div class="wp-block-group animated fadeInUp delay-500ms"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h2 class="wp-block-heading is-style-section_ttl">①<strong>LINE OFFICIAL ACCOUNT</strong>に<br class="sp_">登録してください</h2>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="has-text-align-center wp-block-paragraph"><strong><span class="swl-inline-color has-swl-deep-02-color"><span class="swl-fz u-fz-l">LISH</span> </span><span style="color:#34b747" class="swl-inline-color">Account</span></strong></p>



<p class="has-text-align-center"><a href="https://lin.ee/Nuegddn"><img decoding="async" src="https://scdn.line-apps.com/n/line_add_friends/btn/ja.png" alt="友だち追加" height="36" border="0" width="120"></a></p>
</div></div>
</div></div>
</div></div>



<div class="swell-block-fullWide pc-py-60 sp-py-40 alignfull" style="background-color:#fdfdfd"><div class="swell-block-fullWide__inner l-article">
<div class="wp-block-group animated fadeInUp delay-500ms"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h2 class="wp-block-heading is-style-section_ttl">②トークルームでご自身の情報を<br class="sp_">送信してください</h2>



<p class="is-style-bg_stripe wp-block-paragraph"><span class="swl-fz u-fz-s"><span style="--the-icon-svg: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBhcmlhLWhpZGRlbj0idHJ1ZSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNNDcgMzcuOSAyNy41IDQuMWMtLjctMS4zLTItMi0zLjUtMnMtMi43LjctMy41IDJMMSAzNy45Yy0uNyAxLjMtLjcgMi43IDAgNCAuNyAxLjMgMiAyIDMuNSAyaDM5LjFjMS40IDAgMi43LS43IDMuNS0yIC42LTEuMy42LTIuNy0uMS00ek0yMS41IDE3LjVjMC0xLjQgMS4xLTIuNSAyLjUtMi41czIuNSAxLjEgMi41IDIuNXYxMGMwIDEuNC0xLjEgMi41LTIuNSAyLjVzLTIuNS0xLjEtMi41LTIuNXYtMTB6TTI0IDM4Yy0xLjcgMC0zLTEuMy0zLTNzMS4zLTMgMy0zIDMgMS4zIDMgMy0xLjMgMy0zIDN6Ij48L3BhdGg+PC9zdmc+)" data-icon="LsAlert" data-id="0" aria-hidden="true" class="swl-inline-icon"> </span>情報送信をしないとオープニングメッセージ以外の配信はされない仕組みになっています。</span></p>



<ul class="wp-block-list is-style-num_circle">
<li>お名前（姓・名）</li>



<li>お名前（かな）</li>



<li>性別</li>



<li>年齢</li>



<li>お住まいの最寄り駅</li>



<li>バドミントン経験歴・レベル</li>



<li>他のバドミントン団体への所属状況</li>
</ul>



<p class="is-style-bg_stripe wp-block-paragraph"><span style="--the-icon-svg: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBhcmlhLWhpZGRlbj0idHJ1ZSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNNDcgMzcuOSAyNy41IDQuMWMtLjctMS4zLTItMi0zLjUtMnMtMi43LjctMy41IDJMMSAzNy45Yy0uNyAxLjMtLjcgMi43IDAgNCAuNyAxLjMgMiAyIDMuNSAyaDM5LjFjMS40IDAgMi43LS43IDMuNS0yIC42LTEuMy42LTIuNy0uMS00ek0yMS41IDE3LjVjMC0xLjQgMS4xLTIuNSAyLjUtMi41czIuNSAxLjEgMi41IDIuNXYxMGMwIDEuNC0xLjEgMi41LTIuNSAyLjVzLTIuNS0xLjEtMi41LTIuNXYtMTB6TTI0IDM4Yy0xLjcgMC0zLTEuMy0zLTNzMS4zLTMgMy0zIDMgMS4zIDMgMy0xLjMgMy0zIDN6Ij48L3BhdGg+PC9zdmc+)" data-icon="LsAlert" data-id="0" aria-hidden="true" class="swl-inline-icon"> </span><span class="swl-fz u-fz-s">情報が更新された場合には、再度送信してください。事実と異なる申告が確認された場合、体験・加入をお断りする、または加入後に退会対応を行う場合があります。</span></p>
</div></div>
</div></div>



<div class="swell-block-fullWide pc-py-60 sp-py-40 alignfull" style="background-color:#f2f2f2"><div class="swell-block-fullWide__inner l-article">
<h2 class="wp-block-heading is-style-section_ttl animated fadeInUp delay-500ms">③Courtoneに登録し、<br class="sp_">体験日を選択してください</h2>



<p class="has-text-align-center wp-block-paragraph"><span class="swl-fz u-fz-s"><span class="swl-inline-btn is-style-btn_shiny green_"><a href="###">登録より3ヶ月間有効</a></span></span></p>



<figure class="wp-block-image size-full is-resized size_xs is-style-default animated fadeInUp delay-500ms"><img decoding="async" width="512" height="512" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/App_ICON_Courtone_Android@0.5x.png" alt="App_ICON_Courtone" class="wp-image-8021" style="object-fit:contain;width:150px;height:auto" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/App_ICON_Courtone_Android@0.5x.png 512w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/App_ICON_Courtone_Android@0.5x-300x300.png 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/07/App_ICON_Courtone_Android@0.5x-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></figure>



<div class="wp-block-group is-style-bg_stripe animated fadeInUp delay-500ms"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="wp-block-paragraph"></p>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">Courtone（コートン）は、スポーツサークルの参加管理と当日の活動進行を一元化できるアプリです。</span></p>



<ul class="wp-block-list">
<li><span class="swl-fz u-fz-xs">同じ活動内でも、部員・体験参加者などの受付枠を分けて管理されます。</span></li>



<li><span class="swl-fz u-fz-xs">参加登録後は、当日の参加状況や活動案内をアプリ内で確認できます。</span></li>



<li><span class="swl-fz u-fz-xs">活動中は、次にどのコートで、どのメンバーとゲームを行うかを確認できます。</span></li>



<li><span class="swl-fz u-fz-xs">設定したレベルをもとに、レベル差に配慮した組み合わせでゲームに参加できます。</span></li>
</ul>
</div></div>



<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">LISHでは、体験参加時から加入後の活動管理までCourtoneを利用します。</span></p>
</div></div>



<div class="swell-block-step is-style-big" data-num-style="vertical">
<div class="swell-block-step__item animated fadeInUp delay-500ms"><div class="swell-block-step__number u-col-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">アプリのダウンロード</div><div class="swell-block-step__body">
<div class="wp-block-columns is-not-stacked-on-mobile">
<div class="wp-block-column"><div class="wp-block-image u-lb-off">
<figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=jp.courtone.app"><img decoding="async" src="https://sifaka-badminton.com/wp-content/uploads/2024/07/image-1.png" alt="" class="wp-image-1819"/></a><figcaption class="wp-element-caption">Android</figcaption></figure>
</div></div>



<div class="wp-block-column"><div class="wp-block-image u-lb-off">
<figure class="aligncenter size-full"><a href="https://apps.apple.com/jp/app/id6749170372"><img decoding="async" src="https://sifaka-badminton.com/wp-content/uploads/2024/07/image-2.png" alt="" class="wp-image-1820"/></a><figcaption class="wp-element-caption">IOS</figcaption></figure>
</div></div>
</div>
</div></div>



<div class="swell-block-step__item animated fadeInUp delay-500ms"><div class="swell-block-step__number u-col-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">LISHのチームに加入</div><div class="swell-block-step__body">
<p class="wp-block-paragraph">LINE公式アカウントから送付される”招待コード”を入力して申請してください。</p>
</div></div>



<div class="swell-block-step__item animated fadeInUp delay-500ms"><div class="swell-block-step__number u-col-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">管理者が承認すると活動画面に入室できます。</div><div class="swell-block-step__body">
<div class="swell-block-accordion is-style-main">
<details class="swell-block-accordion__item" data-swl-acc="wrapper"><summary class="swell-block-accordion__title" data-swl-acc="header"><span class="swell-block-accordion__label">Courtoneのチーム加入動画マニュアル（音声付き）</span><span class="swell-block-accordion__icon c-switchIconBtn" data-swl-acc="icon" aria-hidden="true" data-opened="false"><i class="__icon--closed icon-caret-down"></i><i class="__icon--opened icon-caret-up"></i></span></summary><div class="swell-block-accordion__body" data-swl-acc="body">
<figure class="wp-block-video"><video controls src="https://sifaka-badminton.com/wp-content/uploads/2026/02/メンバー加入マニュアル.mp4"></video></figure>
</div></details>
</div>
</div></div>



<div class="swell-block-step__item animated fadeInUp delay-500ms"><div class="swell-block-step__number u-col-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">参加申請</div><div class="swell-block-step__body">
<p class="wp-block-paragraph">ご自身のご都合に合わせて、参加申請してください。<br><strong>受付締切：開催６時間前まで</strong></p>



<p class="wp-block-paragraph"><small class="mininote"><span style="color:#b3a606" class="swl-inline-color"><span style="--the-icon-svg: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBhcmlhLWhpZGRlbj0idHJ1ZSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNNDMuNSA0My45aC0zOWMtMS40IDAtMi43LS43LTMuNS0yLS43LTEuMy0uNy0yLjcgMC00TDIwLjUgNC4xYy43LTEuMyAyLTIgMy41LTJzMi43LjcgMy41IDJMNDcgMzcuOWMuNyAxLjMuNyAyLjcgMCA0LS43IDEuMy0yIDItMy41IDJ6TTI0IDYuMSA0LjUgMzkuOWgzOS4xTDI0IDYuMXoiPjwvcGF0aD48Y2lyY2xlIGN4PSIyNCIgY3k9IjM1IiByPSIzIj48L2NpcmNsZT48cGF0aCBkPSJNMjQgMzBjLTEuNCAwLTIuNS0xLjEtMi41LTIuNXYtMTBjMC0xLjQgMS4xLTIuNSAyLjUtMi41czIuNSAxLjEgMi41IDIuNXYxMGMwIDEuNC0xLjEgMi41LTIuNSAyLjV6Ij48L3BhdGg+PC9zdmc+)" data-icon="LsAlertOutline" data-id="0" aria-hidden="true" class="swl-inline-icon"> </span>体験の対象活動のみ表示されます。</span></small><br><small class="mininote"><span style="color:#b3a606" class="swl-inline-color"><span style="--the-icon-svg: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBhcmlhLWhpZGRlbj0idHJ1ZSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNNDMuNSA0My45aC0zOWMtMS40IDAtMi43LS43LTMuNS0yLS43LTEuMy0uNy0yLjcgMC00TDIwLjUgNC4xYy43LTEuMyAyLTIgMy41LTJzMi43LjcgMy41IDJMNDcgMzcuOWMuNyAxLjMuNyAyLjcgMCA0LS43IDEuMy0yIDItMy41IDJ6TTI0IDYuMSA0LjUgMzkuOWgzOS4xTDI0IDYuMXoiPjwvcGF0aD48Y2lyY2xlIGN4PSIyNCIgY3k9IjM1IiByPSIzIj48L2NpcmNsZT48cGF0aCBkPSJNMjQgMzBjLTEuNCAwLTIuNS0xLjEtMi41LTIuNXYtMTBjMC0xLjQgMS4xLTIuNSAyLjUtMi41czIuNSAxLjEgMi41IDIuNXYxMGMwIDEuNC0xLjEgMi41LTIuNSAyLjV6Ij48L3BhdGg+PC9zdmc+)" data-icon="LsAlertOutline" data-id="0" aria-hidden="true" class="swl-inline-icon"> </span>Courtone登録後、3ヶ月以内に体験のお申し込みがない場合にはLISHのアカウントから削除されます。</span></small></p>
</div></div>
</div>
</div></div>



<div class="wp-block-group alignfull animated fadeInUp"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<div class="swell-block-fullWide pc-py-60 sp-py-40 alignfull" style="background-color:#ffffff"><div class="swell-block-fullWide__inner">
<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h3 class="wp-block-heading is-style-section_ttl">④体験予約後、<span class="swl-fz u-fz-l">1</span>時間以内に<br class="sp_">体験料をお支払い</h3>



<div class="wp-block-group pc_only"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="has-text-align-center wp-block-paragraph">お支払いは前払いとなります。<br class="sp_">クレジットカード、Google Pay、Apple Payのいずれかで決済を行なってください。</p>
</div></div>
</div></div>



<section class="lish-participation-info">
  <div class="lish-participation-info__inner">

    <div class="lish-participation-info__heading">
      <span class="lish-participation-info__heading-line"></span>
      <div class="lish-participation-info__heading-title">参加前にご確認ください</div>
      <span class="lish-participation-info__heading-line"></span>
    </div>

    <p class="lish-participation-info__lead">
      体験参加にあたっての料金・キャンセル規定・注意事項をご案内します。
    </p>

    <div class="lish-participation-info__grid">

      <!-- 参加料金 -->
      <article class="lish-info-card">
        <div class="lish-info-card__icon" aria-hidden="true">&#x1f4b3;</div>

        <div class="lish-info-card__title">参加料金</div>
        <div class="lish-info-card__title-rule"></div>

        <div class="lish-price-list">
          <div class="lish-price-list__item">
            <span class="lish-price-list__label">川崎スポーツ施設・大田区</span>
            <span class="lish-price-list__value">1,280円</span>
          </div>

          <div class="lish-price-list__item">
            <span class="lish-price-list__label">川崎市学校施設・横浜</span>
            <span class="lish-price-list__value">830円</span>
          </div>

          <div class="lish-price-list__item">
            <span class="lish-price-list__label">ラケットレンタル</span>
            <span class="lish-price-list__value">180円</span>
          </div>
        </div>
      </article>

      <!-- キャンセル・返金規定 -->
      <article class="lish-info-card">
        <div class="lish-info-card__icon" aria-hidden="true">&#x21a9;&#xfe0f;</div>

        <div class="lish-info-card__title">キャンセル・返金規定</div>
        <div class="lish-info-card__title-rule"></div>

        <ul class="lish-policy-list">
          <li>活動開始24時間前までのキャンセル：<strong>全額返金</strong></li>
          <li>活動開始24時間前以降のキャンセル：<strong>返金不可</strong></li>
          <li>無断欠席：<strong>返金不可</strong></li>
          <li>主催者都合で活動を中止した場合：<strong>全額返金</strong></li>
        </ul>

        <p class="lish-policy-note">
          ※キャンセルはCourtone上での参加登録取消後、アカウントへのご連絡をもって受け付けとなります。ご注意ください。
        </p>
      </article>

      <!-- 注意事項 -->
      <article class="lish-info-card">
        <div class="lish-info-card__icon" aria-hidden="true">&#x26a0;&#xfe0f;</div>

        <div class="lish-info-card__title">注意事項</div>
        <div class="lish-info-card__title-rule"></div>

        <div class="lish-caution-box">
          <div class="lish-caution-box__label">お支払い名義について</div>
          <p>
            Courtone登録名と支払者名が一致しない場合、当日の参加をお受けできないことがあります。
          </p>
        </div>
      </article>

    </div>
  </div>
</section>

<style>
  .lish-participation-info,
  .lish-participation-info * {
    box-sizing: border-box;
  }

  .lish-participation-info {
    padding: 34px 0 18px;
    background: transparent;
  }

  .lish-participation-info__inner {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
  }

  .lish-participation-info__heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
  }

  .lish-participation-info__heading-line {
    width: 52px;
    height: 1px;
    background: #b8c0c8;
  }

  .lish-participation-info__heading-title {
    color: #555555;
    font-size: clamp(25px, 3vw, 34px);
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.04em;
    text-align: center;
  }

  .lish-participation-info__lead {
    margin: 13px 0 31px;
    color: #777777;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
  }

  .lish-participation-info__grid {
    display: grid;
    grid-template-columns: 1fr 1.12fr 1fr;
    gap: 24px;
    align-items: stretch;
  }

  .lish-info-card {
    display: flex;
    min-width: 0;
    flex-direction: column;
    padding: 34px 26px 28px;
    background: #ffffff;
    border: 1px solid #e3e7ea;
    border-radius: 18px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.035);
  }

  .lish-info-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin: 0 auto 22px;
    border-radius: 50%;
    background: #f3f5f7;
    font-size: 31px;
    line-height: 1;
    filter: grayscale(18%);
  }

  .lish-info-card__title {
    color: #555555;
    font-size: 23px;
    font-weight: 800;
    line-height: 1.45;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .lish-info-card__title-rule {
    position: relative;
    height: 1px;
    margin: 18px 0 25px;
    background: #e7e9eb;
  }

  .lish-info-card__title-rule::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 2px;
    content: "";
    background: #777777;
  }

  .lish-price-list {
    display: flex;
    flex-direction: column;
  }

  .lish-price-list__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 18px 0;
    border-bottom: 1px dashed #dfe3e6;
  }

  .lish-price-list__item:first-child {
    padding-top: 4px;
  }

  .lish-price-list__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .lish-price-list__label {
    color: #666666;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.65;
  }

  .lish-price-list__value {
    flex: 0 0 auto;
    color: #555555;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }

  .lish-policy-list {
    margin: 0;
    padding: 0 0 0 1.25em;
    color: #666666;
  }

  .lish-policy-list li {
    margin: 0 0 13px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.75;
  }

  .lish-policy-list li::marker {
    color: #777777;
  }

  .lish-policy-list strong {
    color: #555555;
    font-weight: 800;
  }

  .lish-policy-note {
    margin: auto 0 0;
    padding-top: 18px;
    border-top: 1px dashed #dfe3e6;
    color: #888888;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.8;
  }

  .lish-caution-box {
    margin-top: 4px;
    padding: 19px 18px;
    border-left: 3px solid #777777;
    background: #f7f7f7;
  }

  .lish-caution-box__label {
    margin-bottom: 10px;
    color: #555555;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.03em;
  }

  .lish-caution-box p {
    margin: 0;
    color: #666666;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.95;
  }

  @media screen and (max-width: 900px) {
    .lish-participation-info__grid {
      grid-template-columns: 1fr;
      gap: 18px;
    }

    .lish-info-card {
      padding: 28px 24px 25px;
    }

    .lish-policy-note {
      margin-top: 10px;
    }
  }

  @media screen and (max-width: 599px) {
    .lish-participation-info {
      padding: 28px 0 8px;
    }

    .lish-participation-info__inner {
      width: min(100% - 24px, 1180px);
    }

    .lish-participation-info__heading {
      gap: 10px;
    }

    .lish-participation-info__heading-line {
      width: 24px;
    }

    .lish-participation-info__heading-title {
      font-size: 25px;
    }

    .lish-participation-info__lead {
      margin: 11px 0 24px;
      font-size: 13px;
      text-align: left;
    }

    .lish-info-card {
      padding: 26px 19px 22px;
      border-radius: 15px;
    }

    .lish-info-card__icon {
      width: 60px;
      height: 60px;
      margin-bottom: 17px;
      font-size: 27px;
    }

    .lish-info-card__title {
      font-size: 21px;
    }

    .lish-info-card__title-rule {
      margin: 15px 0 20px;
    }

    .lish-price-list__item {
      padding: 15px 0;
    }

    .lish-price-list__label,
    .lish-policy-list li,
    .lish-caution-box p {
      font-size: 14px;
    }

    .lish-price-list__value {
      font-size: 21px;
    }

    .lish-policy-note {
      font-size: 11px;
    }
  }
</style>



<p class="has-text-align-center wp-block-paragraph"><small class="mininote">※LINE公式アカウントのメニューより</small><br class="sp_"><small class="mininote">リンク決済が可能となっています。</small></p>
</div></div>
</div></div>



<h3 class="wp-block-heading has-text-align-center is-style-section_ttl animated fadeInUp delay-500ms">⑤体験にご参加ください</h3>



<div class="swell-block-capbox cap_box is-style-onborder_ttl animated fadeInUp delay-500ms"><div class="cap_box_ttl"><span>持参するもの</span></div><div class="cap_box_content">
<p class="wp-block-paragraph">・ラケット<br>・バドミントンができる服装<br>・体育館シューズ<br>・飲料</p>
</div></div>



<div class="wp-block-group animated fadeInUp"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p class="wp-block-paragraph"><span class="swl-fz u-fz-s">・開催開始から、10分以内にご来場ください。<br>・Courtoneアプリ内に表示されている担当者にお声がけください。<br>・ノンマーキングシューズを必ずご持参ください。</span><br>・<span class="swl-fz u-fz-s">学校施設では飲料はご購入できませんのでご注意ください。</span><br>・<span class="swl-fz u-fz-s">体験はおひとり様、原則１回までとさせていただきます。</span></p>
</div></div>


<div class="swell-block-postLink animated fadeInUp delay-500ms">			<div class="p-blogCard -internal" data-type="type1" data-onclick="clickLink">
				<div class="p-blogCard__inner">
					<span class="p-blogCard__caption">あわせて読みたい</span>
					<div class="p-blogCard__thumb c-postThumb"><figure class="c-postThumb__figure"><img decoding="async" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2020/12/バドミントンシューズのポイント-コピー-300x225.png" alt="" class="c-postThumb__img u-obf-cover" width="320" height="180"></figure></div>					<div class="p-blogCard__body">
						<a class="p-blogCard__title" href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2021/01/01/%e3%80%90%e3%83%90%e3%83%89%e3%83%9f%e3%83%b3%e3%83%88%e3%83%b3%e3%80%91%e3%82%b7%e3%83%a5%e3%83%bc%e3%82%ba%e3%82%92%e7%94%a8%e6%84%8f%e3%81%99%e3%82%8b%e3%81%a8%e3%81%8d%e3%81%ab%e5%88%9d%e5%bf%83/">【バドミントン】シューズを用意するときに初心者が注意すべき重要な１つのポイント</a>
						<span class="p-blogCard__excerpt">この記事で分かること バドミントンをはじめるとき、シューズだけはどうしても用意しなければなりません。 そのときに必ず押さえてほしいポイントを１つだけ説明します&#8230;</span>					</div>
				</div>
			</div>
		</div>


<h2 class="wp-block-heading is-style-section_ttl animated fadeInUp"><span class="swl-inline-color has-swl-main-color">FAQ</span></h2>



<dl class="swell-block-faq animated fadeInUp" data-q="col-text" data-a="col-text">
<div class="swell-block-faq__item"><dt class="faq_q">加入意思が無くなった場合にはどうすれば良いでしょうか？</dt><dd class="faq_a">
<p class="wp-block-paragraph">アカウントをブロックすることで、送信した情報が抹消されます。</p>
</dd></div>



<div class="swell-block-faq__item"><dt class="faq_q">しろくまクラブ加入後にアカウントはどう扱えばよいでしょうか？</dt><dd class="faq_a">
<p class="wp-block-paragraph">配信は行われませんので、ブロック対応をお願いします。加入された場合、アカウントをブロックしても加入時の情報は保管されています。</p>
</dd></div>



<div class="swell-block-faq__item"><dt class="faq_q">友人と一緒に加入したいのですが、1アカウントで複数名登録ができますか？</dt><dd class="faq_a">
<p class="wp-block-paragraph">必ずご本人様にご登録いただきたく思いますので、1アカウントで複数名の登録はできません。またご友人とご案内の可否に差が出てしまう場合もございます。</p>
</dd></div>



<div class="swell-block-faq__item"><dt class="faq_q">加入以外の問い合わせを行いたい場合、トークを行っても良いでしょうか？</dt><dd class="faq_a">
<p class="wp-block-paragraph">本アカウントにて出来る限り回答させていただきます。</p>
</dd></div>



<div class="swell-block-faq__item"><dt class="faq_q">LISHのSTAFFに落選してしまった場合、メンバー応募に影響を及ぼしますか？</dt><dd class="faq_a">
<p class="wp-block-paragraph">基本的には影響はございませんが、STAFF応募をされていない方よりも多くの情報を頂くことになるため、応募時にプラスに働く場合がございます。</p>
</dd></div>
</dl>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/04/lish-trial-guide/">LISHの体験参加・加入までの流れ｜2026年7月以降</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/07/04/lish-trial-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://sifaka-badminton.com/wp-content/uploads/2026/02/メンバー加入マニュアル.mp4" length="7024226" type="video/mp4" />

		<post-id xmlns="com-wordpress:feed-additions:1">7992</post-id>	</item>
		<item>
		<title>2026年7月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/06/25/2026%e5%b9%b47%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2026%25e5%25b9%25b47%25e6%259c%2588%25e3%2582%25b9%25e3%2582%25b1%25e3%2582%25b8%25e3%2583%25a5%25e3%2583%25bc%25e3%2583%25ab</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/06/25/2026%e5%b9%b47%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Thu, 25 Jun 2026 04:01:24 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7987</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/７月-1024x718.jpg" class="webfeedsFeaturedVisual" /></p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/７月-1024x718.jpg" class="webfeedsFeaturedVisual" /></p><div class="swell-block-tab is-style-balloon" data-width-pc="flex-auto" data-width-sp="flex-auto"><ul class="c-tabList" role="tablist"><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="true" aria-controls="tab-340f51e8-0" data-onclick="tabControl">Qooma</button></li><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="false" aria-controls="tab-340f51e8-1" data-onclick="tabControl">LISH</button></li></ul><div class="c-tabBody">
<div id="tab-340f51e8-0" class="c-tabBody__item" aria-hidden="false">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□7/5(日)15:00-18:00</td></tr><tr><td>□7/5(日)18:00-21:00</td></tr><tr><td>□7/12(日)18:30-21:30</td></tr><tr><td>□7/17(金)18:30-21:30</td></tr><tr><td>□7/19(日)18:00-21:00</td></tr><tr><td>□7/20(月祝)18:30-21:30</td></tr><tr><td>□7/26(日)18:00-21:00</td></tr></tbody></table></figure>
</div>



<div id="tab-340f51e8-1" class="c-tabBody__item" aria-hidden="true">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□7/2(木)18:30-21:30</td></tr><tr><td>□7/6(月)18:30-21:30</td></tr><tr><td>□7/9(木)18:30-21:30</td></tr><tr><td>□7/12(日)18:30-21:30</td></tr><tr><td>□7/14(火)19:00-21:00</td></tr><tr><td>□7/17(金)18:30-21:30</td></tr><tr><td>□7/18(土)19:00-21:00</td></tr><tr><td>□7/20(月祝)18:30-21:30</td></tr><tr><td>□7/24(金)19:00-21:00</td></tr><tr><td>□7/25(土)18:30-21:30</td></tr><tr><td>□7/29(水)18:30-21:30</td></tr></tbody></table></figure>
</div>
</div></div>



<figure class="wp-block-image size-full u-lb-off"><img decoding="async" width="3154" height="1974" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image.jpg" alt="" class="wp-image-7988" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image.jpg 3154w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image-300x188.jpg 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image-1024x641.jpg 1024w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image-768x481.jpg 768w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image-1536x961.jpg 1536w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/06/image-2048x1282.jpg 2048w" sizes="(max-width: 3154px) 100vw, 3154px" /></figure>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/06/25/2026%e5%b9%b47%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年7月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/06/25/2026%e5%b9%b47%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7987</post-id>	</item>
		<item>
		<title>2026年6月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/05/23/2026%e5%b9%b46%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2026%25e5%25b9%25b46%25e6%259c%2588%25e3%2582%25b9%25e3%2582%25b1%25e3%2582%25b8%25e3%2583%25a5%25e3%2583%25bc%25e3%2583%25ab</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/05/23/2026%e5%b9%b46%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Sat, 23 May 2026 12:37:19 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7981</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/６月-1024x711.jpg" class="webfeedsFeaturedVisual" /></p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/６月-1024x711.jpg" class="webfeedsFeaturedVisual" /></p><div class="swell-block-tab is-style-balloon" data-width-pc="flex-50" data-width-sp="flex-50"><ul class="c-tabList" role="tablist"><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="true" aria-controls="tab-8acbd1fd-0" data-onclick="tabControl">Qooma</button></li><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="false" aria-controls="tab-8acbd1fd-1" data-onclick="tabControl">LISH</button></li></ul><div class="c-tabBody">
<div id="tab-8acbd1fd-0" class="c-tabBody__item" aria-hidden="false">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□6/6(土)-6/7(日) 箱根合宿</td></tr><tr><td>□6/14(日)18:30-21:30</td></tr><tr><td>□6/21(日)15:00-18:00</td></tr><tr><td>□6/21(日)18:00-21:00</td></tr><tr><td>□6/28(日)18:00-21:00</td></tr></tbody></table></figure>
</div>



<div id="tab-8acbd1fd-1" class="c-tabBody__item" aria-hidden="true">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□6/1(月)18:30-21:30</td></tr><tr><td>□6/4(木)18:30-21:30</td></tr><tr><td>□6/7(日)18:30-21:30</td></tr><tr><td>□6/12(金)19:00-21:00</td></tr><tr><td>□6/13(土)12:10-15:10</td></tr><tr><td>□6/14(日)18:30-21:30</td></tr><tr><td>□6/19(金)19:00-21:00</td></tr><tr><td>□6/21(日)18:30-21:30</td></tr><tr><td>□6/25(木)18:30-21:30</td></tr><tr><td>□6/27(土)19:00-21:00</td></tr><tr><td>□6/29(月)18:30-21:30</td></tr></tbody></table></figure>
</div>
</div></div>



<figure class="wp-block-image size-full"><img decoding="async" width="2012" height="1276" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image.jpg" alt="" class="wp-image-7982" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image.jpg 2012w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image-300x190.jpg 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image-1024x649.jpg 1024w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image-768x487.jpg 768w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/05/image-1536x974.jpg 1536w" sizes="(max-width: 2012px) 100vw, 2012px" /></figure><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/05/23/2026%e5%b9%b46%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年6月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/05/23/2026%e5%b9%b46%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7981</post-id>	</item>
		<item>
		<title>2026年5月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/04/23/2026%e5%b9%b45%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2026%25e5%25b9%25b45%25e6%259c%2588%25e3%2582%25b9%25e3%2582%25b1%25e3%2582%25b8%25e3%2583%25a5%25e3%2583%25bc%25e3%2583%25ab</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/04/23/2026%e5%b9%b45%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 07:00:52 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7965</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/５月-1024x715.jpg" class="webfeedsFeaturedVisual" /></p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/５月-1024x715.jpg" class="webfeedsFeaturedVisual" /></p><div class="swell-block-tab is-style-balloon" data-width-pc="flex-50" data-width-sp="flex-50"><ul class="c-tabList" role="tablist"><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="true" aria-controls="tab-31e39520-0" data-onclick="tabControl">Qooma</button></li><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="false" aria-controls="tab-31e39520-1" data-onclick="tabControl">LISH</button></li></ul><div class="c-tabBody">
<div id="tab-31e39520-0" class="c-tabBody__item" aria-hidden="false">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□5/2(土)12:10-15:10</td></tr><tr><td>□5/3(日)18:00-21:00</td></tr><tr><td>□5/6(水)09:00-12:00</td></tr><tr><td>□5/10(日)18:00-21:00</td></tr><tr><td>□5/17(日)18:00-21:00</td></tr><tr><td>□5/24(日)18:00-21:00</td></tr><tr><td>□5/31(日)09:00-12:00</td></tr></tbody></table></figure>
</div>



<div id="tab-31e39520-1" class="c-tabBody__item" aria-hidden="true">
<div class="wp-block-columns">
<div class="wp-block-column" style="flex-basis:100%">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□5/1(金)19:00-21:00</td></tr><tr><td>□5/2(土)12:10-15:10</td></tr><tr><td>□5/4(月)09:00-12:00</td></tr><tr><td>□5/6(水)09:00-12:00</td></tr><tr><td>□5/10(日)12:10-15:10</td></tr><tr><td>□5/15(金)19:00-21:00</td></tr><tr><td>□5/17(日)18:30-21:30</td></tr><tr><td>□5/22(金)19:00-21:00</td></tr><tr><td>□5/24(日)09:00-12:00</td></tr><tr><td>□5/27(水)18:30-21:00</td></tr><tr><td>□5/29(金)19:00-21:00</td></tr><tr><td>□5/31(日)09:00-12:00</td></tr></tbody></table></figure>
</div>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img decoding="async" width="2030" height="1294" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1.jpg" alt="" class="wp-image-7969" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1.jpg 2030w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1-300x191.jpg 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1-1024x653.jpg 1024w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1-768x490.jpg 768w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/04/image-1-1536x979.jpg 1536w" sizes="(max-width: 2030px) 100vw, 2030px" /></figure><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/04/23/2026%e5%b9%b45%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年5月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/04/23/2026%e5%b9%b45%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7965</post-id>	</item>
		<item>
		<title>2026年4月スケジュール</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/24/2026%e5%b9%b44%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2026%25e5%25b9%25b44%25e6%259c%2588%25e3%2582%25b9%25e3%2582%25b1%25e3%2582%25b8%25e3%2583%25a5%25e3%2583%25bc%25e3%2583%25ab</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/24/2026%e5%b9%b44%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 15:15:32 +0000</pubDate>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[スケジュール]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7898</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/４月-1024x717.jpg" class="webfeedsFeaturedVisual" /></p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2018/09/４月-1024x717.jpg" class="webfeedsFeaturedVisual" /></p><div class="swell-block-tab is-style-balloon" data-width-pc="flex-50" data-width-sp="auto"><ul class="c-tabList" role="tablist"><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="true" aria-controls="tab-56ce4bb4-0" data-onclick="tabControl">Qooma</button></li><li class="c-tabList__item" role="presentation"><button role="tab" class="c-tabList__button" aria-selected="false" aria-controls="tab-56ce4bb4-1" data-onclick="tabControl">LISH</button></li></ul><div class="c-tabBody">
<div id="tab-56ce4bb4-0" class="c-tabBody__item" aria-hidden="false">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□4/4(土)09:00-12:00</td></tr><tr><td>□4/12(日)18:00-21:00</td></tr><tr><td>□4/19(日)16:00-18:30</td></tr><tr><td>□4/19(日)18:30-21:00</td></tr><tr><td>□4/26(日)18:00-21:00</td></tr><tr><td>□4/29(水)18:30-21:30</td></tr></tbody></table></figure>
</div>



<div id="tab-56ce4bb4-1" class="c-tabBody__item" aria-hidden="true">
<figure class="wp-block-table is-style-stripes"><table class="has-fixed-layout"><tbody><tr><td>□4/3(金)19:00-21:00</td></tr><tr><td>□4/4(土)09:00-12:00</td></tr><tr><td>□4/6(月)18:30-21:30</td></tr><tr><td>□4/9(木)18:30-21:30</td></tr><tr><td>□4/12(日)09:00-12:00</td></tr><tr><td>□4/16(木)18:30-21:30</td></tr><tr><td>□4/19(日)09:00-12:00</td></tr><tr><td>□4/21(火)19:00-21:00</td></tr><tr><td>□4/24(金)19:00-21:00</td></tr><tr><td>□4/25(土)19:00-21:00</td></tr><tr><td>□4/29(水)18:30-21:30</td></tr></tbody></table></figure>
</div>
</div></div>



<figure class="wp-block-image size-full u-lb-off"><img decoding="async" width="1962" height="1244" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image.jpg" alt="" class="wp-image-7901" srcset="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image.jpg 1962w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image-300x190.jpg 300w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image-1024x649.jpg 1024w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image-768x487.jpg 768w, https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/image-1536x974.jpg 1536w" sizes="(max-width: 1962px) 100vw, 1962px" /></figure>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/24/2026%e5%b9%b44%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/">2026年4月スケジュール</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/24/2026%e5%b9%b44%e6%9c%88%e3%82%b9%e3%82%b1%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7898</post-id>	</item>
		<item>
		<title>くーま、くーもに行く。4年ぶりの宿泊バドミントン合宿 in 箱根</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/13/hakone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hakone</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/13/hakone/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Fri, 13 Mar 2026 13:09:15 +0000</pubDate>
				<category><![CDATA[Activity]]></category>
		<category><![CDATA[NEWS]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7894</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/新時代へ突入-1-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><p>しろくまクラブQoomaは、久々に遠出します。 実に4年ぶりとなる、Qoomaの宿泊バドミントン合宿を開催！ いつものように合宿は、 チームごとに分かれ、バドミントンの実力だけでなく、様々なゲームの作戦を練る「頭脳」、マ [&#8230;]</p>
<p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/13/hakone/">くーま、くーもに行く。4年ぶりの宿泊バドミントン合宿 in 箱根</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/新時代へ突入-1-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><p class="wp-block-paragraph">しろくまクラブQoomaは、久々に遠出します。 </p>



<ul class="wp-block-list">
<li><strong>日程：2026年6月6日(土) 〜 6月7日(日)</strong></li>



<li><strong>場所：箱根</strong></li>
</ul>



<p class="wp-block-paragraph">実に4年ぶりとなる、Qoomaの宿泊バドミントン合宿を開催！</p>



<p class="wp-block-paragraph">いつものように合宿は、 チームごとに分かれ、バドミントンの実力だけでなく、様々なゲームの作戦を練る「頭脳」、マニアックな「知識」、そして「運」と「チームワーク」。そのすべての総合力が問われる、濃密な2日間の旅になります。</p>



<p class="wp-block-paragraph">さらに今回はゲーム性を高めるため、上位チームからポイントを奪えるシステムも採用予定です。最後まで何が起こるかわかりません。<br><br>4年前の前回、 運営が困惑するくらいメンバー同士が仲良くなりすぎ、そしてなぜか、合宿から帰ってきたQoomaメンバーはめちゃくちゃバドミントンが上手くなっていました。 <br>今回も、今から期待が高まります。</p>



<p class="wp-block-paragraph">そして、2日目には、箱根のロープウェイに乗って雲の上の駅「Cu-mo（くーも）」に行ってきます。</p>


<div class="swell-block-postLink">			<div class="p-blogCard -external -noimg" data-type="type1" data-onclick="clickLink">
				<div class="p-blogCard__inner">
					<span class="p-blogCard__caption">あわせて読みたい</span>
										<div class="p-blogCard__body">
						<a class="p-blogCard__title" href="https://www.hakonenavi.jp/cu-mo-hakone/" target="_blank" rel="noopener noreferrer">cu―mo箱根（クーモハコネ）｜箱根ロープウェイ</a>
						<span class="p-blogCard__excerpt">cu―mo箱根（クーモハコネ）箱根ケーブルカーと箱根ロープウェイの乗り換え駅の早雲山駅舎が2020年7月9日リニューアル。新たなスポットが誕生します。</span>					</div>
				</div>
			</div>
		</div>


<p class="wp-block-paragraph">くーま、くーもに行く。</p>



<p class="wp-block-paragraph">最高の2日間にしましょう！乞うご期待！</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2022/10/アセット-2.png" alt="" class="lazyload c-balloon__iconImg" width="80px" height="80px"><noscript><img decoding="async" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2022/10/アセット-2.png" alt="" class="c-balloon__iconImg" width="80px" height="80px"></noscript><span class="c-balloon__iconName">ぺつこ</span></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>あー、ぺつかずのせいで準備が忙しい。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>

<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="yellow"><div class="c-balloon__icon -square"><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2021/06/アセット-2.png" alt="" class="lazyload c-balloon__iconImg" width="80px" height="80px"><noscript><img decoding="async" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2021/06/アセット-2.png" alt="" class="c-balloon__iconImg" width="80px" height="80px"></noscript><span class="c-balloon__iconName">としかず</span></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>君はバッグに入っていくだけでしょー</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>

<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2020/09/しろくまくん-150x150.jpg" alt="" class="lazyload c-balloon__iconImg" width="80px" height="80px"><noscript><img decoding="async" src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2020/09/しろくまくん-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></noscript><span class="c-balloon__iconName">しろくまくん</span></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>こうゆう茶番が急にクイズになったりするんだよね。怖い怖い。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph"><a href="https://しろくまバドミントンクラブ.com/qooma/" title="川崎・初心者バドミントンサークルQooma">川崎・初心者バドミントンサークルQooma</a></p>



<p class="wp-block-paragraph"></p><p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/13/hakone/">くーま、くーもに行く。4年ぶりの宿泊バドミントン合宿 in 箱根</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/13/hakone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7894</post-id>	</item>
		<item>
		<title>合成素材シャトル採用と今後の運用方針に関するお知らせ</title>
		<link>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/11/synthetic-shuttle/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=synthetic-shuttle</link>
					<comments>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/11/synthetic-shuttle/#respond</comments>
		
		<dc:creator><![CDATA[shirokuma_2016@outlook.jp]]></dc:creator>
		<pubDate>Wed, 11 Mar 2026 07:50:06 +0000</pubDate>
				<category><![CDATA[NEWS]]></category>
		<category><![CDATA[シャトル]]></category>
		<guid isPermaLink="false">https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/?p=7888</guid>

					<description><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/合成シャトル時代へ突入-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><p>いつも「しろくまクラブ」の活動にご参加いただき、誠にありがとうございます。 しろくまクラブでは、2026年4月1日の活動より「Qooma」および「LISH」の両チームにおいて、ゲーム練習等に利用するシャトルに『人工（合成 [&#8230;]</p>
<p>The post <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/11/synthetic-shuttle/">合成素材シャトル採用と今後の運用方針に関するお知らせ</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img src="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/wp-content/uploads/2026/03/合成シャトル時代へ突入-1024x633.jpg" class="webfeedsFeaturedVisual" /></p><p class="wp-block-paragraph">いつも「しろくまクラブ」の活動にご参加いただき、誠にありがとうございます。</p>



<p class="wp-block-paragraph">しろくまクラブでは、2026年4月1日の活動より「Qooma」および「LISH」の両チームにおいて、ゲーム練習等に利用するシャトルに『人工（合成）シャトル』を含めて運用していくことを決定いたしました。</p>



<p class="wp-block-paragraph"><strong>■ 採用シャトル </strong><br>・YONEX CROSSWIND 70（日本バドミントン協会１種検定合格球）<br>・VICTOR NCS Max（日本バドミントン協会１種検定合格球）</p>



<p class="wp-block-paragraph"><strong>■ 採用の背景</strong><br>現在、バドミントン競技用の水鳥シャトルを取り巻く環境は、かつてないほど厳しい状況に直面しています。 世界的なバドミントン人気の高まりによってシャトルの需要が急増する一方で、原毛となるガチョウやアヒルなどの水鳥の飼育農家が減少しています。さらに、食文化の変化による消費量の低下や鳥インフルエンザなどの影響も重なり、深刻な「羽根不足」が生じています。 これにより、水鳥シャトルの価格は断続的に高騰を続け、安定した確保が極めて困難な時代となってまいりました。</p>



<p class="wp-block-paragraph">しろくまクラブといたしましては、持続可能で安定したバドミントンのプレー環境を提供し続けるために、天然羽に近い飛行性能と高い耐久性を併せ持つ人工（合成）シャトルの早期導入が必要不可欠であると判断いたしました。</p>


<div class="swell-block-postLink">			<div class="p-blogCard -external" data-type="type1" data-onclick="clickLink">
				<div class="p-blogCard__inner">
					<span class="p-blogCard__caption">Yahoo!ニュース</span>
					<div class="p-blogCard__thumb c-postThumb"><figure class="c-postThumb__figure"><img decoding="async" src="https://s.yimg.jp/images/news-web/versions/20260821-6eed672/all/images/ogp_default.png" alt="" class="c-postThumb__img u-obf-cover" width="320" height="180"></figure></div>					<div class="p-blogCard__body">
						<a class="p-blogCard__title" href="https://news.yahoo.co.jp/articles/0d51391197238381b66a8302e6c26626f7c19b6a" target="_blank" rel="noopener noreferrer">Yahoo!ニュース</a>
						<span class="p-blogCard__excerpt">Yahoo!ニュースは、新聞・通信社が配信するニュースのほか、映像、雑誌や個人の書き手が執筆する記事など多種多様なニュースを掲載しています。</span>					</div>
				</div>
			</div>
		</div>


<p class="wp-block-paragraph"><strong>■ 今後について</strong><br>これまで長きにわたり、高品質な水鳥シャトルを絶え間なく供給し、私たちのバドミントン環境を根底から支え続けてくださったメーカーの皆様には、心より深く敬意を表します。</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://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/11/synthetic-shuttle/">合成素材シャトル採用と今後の運用方針に関するお知らせ</a> first appeared on <a href="https://xn--y8jp2j8btjtfg9c1cxerf3eb.com">しろくまクラブ｜川崎・武蔵小杉バドミントンサークル｜OFFICIAL WEB SITE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://xn--y8jp2j8btjtfg9c1cxerf3eb.com/2026/03/11/synthetic-shuttle/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7888</post-id>	</item>
	</channel>
</rss>
