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

<channel>
	<title>松山市のレジャー施設「マテラの森」【公式】</title>
	<atom:link href="https://www.materranomori.jp/feed" rel="self" type="application/rss+xml" />
	<link>https://www.materranomori.jp</link>
	<description>バーベキュー、ドッグラン、ストライダーなど様々なレジャーが楽しめる自然公園型ドライブイン(愛媛県松山市水泥町1263番1)</description>
	<lastBuildDate>Tue, 28 Apr 2026 23:01:35 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.materranomori.jp/wp/wp-content/uploads/2021/03/cropped-favicon-32x32.png</url>
	<title>松山市のレジャー施設「マテラの森」【公式】</title>
	<link>https://www.materranomori.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ＧＷイベントのお知らせ</title>
		<link>https://www.materranomori.jp/archives/17401</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 23:01:19 +0000</pubDate>
				<category><![CDATA[SNS情報]]></category>
		<category><![CDATA[イベント情報]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17401</guid>

					<description><![CDATA[GW限定・2日間だけ！ マテラの森にヘリコプターが...]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex">
<style>
.post-content .heli-event {
  font-family: "Hiragino Sans", "Yu Gothic", sans-serif;
  color: #1f2a44;
  line-height: 1.8;
  overflow: hidden;
}

.post-content .heli-event * {
  box-sizing: border-box;
}

.post-content .heli-hero {
  background: linear-gradient(180deg, #eaf7ff 0%, #ffffff 100%);
  border-radius: 24px;
  padding: 28px 20px;
  text-align: center;
  border: 4px solid #0b63b6;
}

.post-content .heli-label {
  display: inline-block;
  background: #ffdf3b;
  color: #17345c;
  font-weight: 800;
  padding: 6px 18px;
  border-radius: 999px;
  margin-bottom: 12px;
}

.post-content .heli-title {
  font-size: 42px;
  font-weight: 900;
  color: #e60012;
  line-height: 1.25;
  margin: 0 0 12px;
  text-shadow: 3px 3px 0 #fff;
}

.post-content .heli-subtitle {
  font-size: 22px;
  font-weight: 800;
  color: #004b9b;
  margin-bottom: 18px;
}

.post-content .heli-main-img {
  width: 100%;
  max-width: 920px;
  border-radius: 18px;
  margin: 12px auto;
  display: block;
}

.post-content .heli-note-big {
  background: #fff3c4;
  border: 3px solid #ffb300;
  border-radius: 18px;
  padding: 16px;
  margin: 22px auto 0;
  max-width: 850px;
  font-size: 20px;
  font-weight: 800;
  color: #c40000;
}

.post-content .heli-section {
  margin: 34px 0;
}

.post-content .heli-heading {
  font-size: 28px;
  font-weight: 900;
  color: #004b9b;
  border-left: 10px solid #ffcc00;
  padding-left: 14px;
  margin-bottom: 18px;
}

.post-content .heli-info-grid,
.post-content .heli-point-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.post-content .heli-card {
  background: #ffffff;
  border: 3px solid #d9ecff;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 6px 0 rgba(0, 75, 155, 0.12);
}

.post-content .heli-card strong {
  display: block;
  font-size: 20px;
  color: #e60012;
  margin-bottom: 8px;
}

.post-content .heli-date-box {
  background: #fff;
  border: 4px solid #e60012;
  border-radius: 22px;
  padding: 24px;
  text-align: center;
}

.post-content .heli-date {
  font-size: 52px;
  font-weight: 900;
  color: #e60012;
  line-height: 1.1;
}

.post-content .heli-place {
  font-size: 24px;
  font-weight: 900;
  margin-top: 10px;
}

.post-content .heli-schedule {
  background: #eef7ff;
  border-radius: 20px;
  padding: 22px;
  border: 3px solid #0b63b6;
}

.post-content .heli-schedule dl {
  margin: 0;
}

.post-content .heli-schedule div {
  display: flex;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px dashed #7db9e8;
}

.post-content .heli-schedule div:last-child {
  border-bottom: none;
}

.post-content .heli-schedule dt {
  min-width: 90px;
  font-weight: 900;
  color: #fff;
  background: #0b63b6;
  border-radius: 999px;
  text-align: center;
  padding: 2px 10px;
}

.post-content .heli-schedule dd {
  margin: 0;
  font-weight: 800;
  font-size: 18px;
}

.post-content .heli-warning {
  background: #fff1f1;
  border: 4px solid #e60012;
  color: #b00000;
  border-radius: 20px;
  padding: 20px;
  font-weight: 800;
}

.post-content .heli-poster {
  text-align: center;
}

.post-content .heli-poster img {
  width: 100%;
  max-width: 760px;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}

.post-content .heli-cta {
  background: linear-gradient(90deg, #e60012, #ff8a00);
  color: #fff;
  text-align: center;
  border-radius: 22px;
  padding: 24px 16px;
  font-size: 26px;
  font-weight: 900;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .post-content .heli-event {
    margin-left: -15px;
    margin-right: -15px;
  }

  .post-content .heli-hero {
    border-radius: 0;
    padding: 24px 14px;
  }

  .post-content .heli-title {
    font-size: 32px;
  }

  .post-content .heli-subtitle {
    font-size: 18px;
  }

  .post-content .heli-info-grid,
  .post-content .heli-point-grid {
    grid-template-columns: 1fr;
  }

  .post-content .heli-heading {
    font-size: 23px;
  }

  .post-content .heli-date {
    font-size: 42px;
  }

  .post-content .heli-schedule div {
    flex-direction: column;
    gap: 6px;
  }

  .post-content .heli-schedule dt {
    min-width: auto;
    width: fit-content;
  }

  .post-content .heli-cta {
    font-size: 22px;
  }
}
</style>

<div class="heli-event">

  <section class="heli-hero">
    <div class="heli-label">GW限定・2日間だけ！</div>
    <h1 class="heli-title">マテラの森に<br>ヘリコプターがやってくる！</h1>
    <div class="heli-subtitle">地上で中に入って写真が撮れるよ！</div>

    <img decoding="async" class="heli-main-img" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/helicopter.png" alt="Airbus H125 JA72GP ヘリコプター">

    <div class="heli-note-big">
      ※遊覧飛行はありません。地上展示のみのイベントです。
    </div>
  </section>

  <section class="heli-section">
    <h2 class="heli-heading">イベント内容</h2>
    <div class="heli-info-grid">
      <div class="heli-card">
        <strong>ヘリを間近で見られる！</strong>
        普段なかなか出会えない本格ヘリコプターを、マテラの森駐車場で見られます。
      </div>
      <div class="heli-card">
        <strong>中に入って写真OK！</strong>
        地上でヘリコプターの中に入り、記念撮影ができます。
      </div>
      <div class="heli-card">
        <strong>パイロットと撮影OK！</strong>
        パイロットとの記念撮影も予定しています。
      </div>
    </div>
  </section>

  <section class="heli-section">
    <h2 class="heli-heading">開催日・場所</h2>
    <div class="heli-date-box">
      <div class="heli-date">5/2(土)・5/3(日)</div>
      <div class="heli-place">場所：マテラの森 駐車場</div>
    </div>
  </section>

  <section class="heli-section">
    <h2 class="heli-heading">当日の予定</h2>
    <div class="heli-schedule">
      <dl>
        <div>
          <dt>着陸</dt>
          <dd>10:00頃</dd>
        </div>
        <div>
          <dt>撮影時間</dt>
          <dd>着陸後〜14:00頃まで</dd>
        </div>
        <div>
          <dt>撤収</dt>
          <dd>14:00〜15:00頃</dd>
        </div>
      </dl>
    </div>
  </section>

  <section class="heli-section">
    <h2 class="heli-heading">Airbus H125（JA72GP）ってどんなヘリ？</h2>
    <div class="heli-point-grid">
      <div class="heli-card">
        <strong>世界で活躍する本格機！</strong>
        救助や警察などでも使われる、本物の高性能ヘリコプターです。
      </div>
      <div class="heli-card">
        <strong>パワフルですごい！</strong>
        山の上でも飛べるほどのパワーを持つ、頼もしい機体です。
      </div>
      <div class="heli-card">
        <strong>大きな窓で迫力満点！</strong>
        コックピットは見晴らし抜群。近くで見ると大迫力です。
      </div>
    </div>
  </section>

  <section class="heli-section heli-warning">
    <p>
      【ご注意】<br>
      雨天中止です。天候や当日の状況により、時間・内容が変更になる場合があります。<br>
      また、本イベントは地上展示のみです。遊覧飛行・空の旅はありません。
    </p>
  </section>

  <section class="heli-section heli-poster">
    <h2 class="heli-heading">イベントPOP</h2>
    <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/04/ヘリコプタ－5月2日・3日着陸イベント.png" alt="ヘリコプター5月2日・3日着陸イベントPOP">
  </section>

  <div class="heli-cta">
    5月2日・3日は、マテラの森で<br>ヘリコプターを見に来てね！
  </div>

</div>



<p><a href="https://www.materranomori.jp/?p=17401&amp;preview=true">新しいタブでプレビュー</a></p>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026年5月イベントのご案内</title>
		<link>https://www.materranomori.jp/archives/17383</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Fri, 24 Apr 2026 07:47:17 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<category><![CDATA[バーベキュー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17383</guid>

					<description><![CDATA[&#x1f33f; 2026年5月のイベント案内 ...]]></description>
										<content:encoded><![CDATA[
<!-- ===== 2026年5月イベント案内（安定版：タブJS＋スマホ開閉・ライトボックスなし） ===== -->
<section class="post-content" aria-label="2026年5月イベント案内">
  <div id="may-events">

    <div class="may-hero-caption">
      <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 2026年5月のイベント案内</h2>
      <p>
        5月も、家族で楽しむならマテラの森！<br>
        食べ放題・ランチ・ストライダー・団体利用まで、今月のおすすめをまとめました♪
      </p>
    </div>

    <div class="may-important">
      <p class="may-important-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> まずはココ！今月の注目</p>
      <ul>
        <li><strong>食べ放題39コース：2時間 大人3,900円（税込）</strong></li>
        <li><strong>こどもの日限定：マテラサーキットコース使用料 半額の500円</strong></li>
        <li><strong>ストライダーイベント：5/17（日）・5/31（日）開催</strong></li>
      </ul>
      <div class="may-cta">
        <a class="may-btn may-btn-primary" href="https://www.hotpepper.jp/strJ001191383/" target="_blank" rel="noopener noreferrer"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f356.png" alt="🍖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 食べ放題コースを予約する</a>
        <a class="may-btn may-btn-sub" href="tel:0899704129"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png" alt="🚌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 団体・送迎バスの相談</a>
      </div>
    </div>

    <figure class="may-hero-img">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/04/マテラの森イベントのご案内2026年5月-a3.png" alt="2026年5月 マテラの森イベントのご案内" loading="lazy">
    </figure>

    <div class="may-tabs" role="tablist" aria-label="カテゴリー選択">
      <button type="button" class="may-tab is-active" data-tab="eat"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 食べる</button>
      <button type="button" class="may-tab" data-tab="play"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 遊ぶ</button>
      <button type="button" class="may-tab" data-tab="group"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png" alt="🚌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 団体利用</button>
    </div>

    <div class="may-panel is-active" data-panel="eat">

      <article class="may-card">
        <div class="may-media">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/マテラさま_F00-8415メインok.jpg" alt="食べ放題39コース" loading="lazy">
        </div>
        <div class="may-body">
          <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f356.png" alt="🍖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 食べ放題39コース</h3>
          <p class="may-badges">
            <span>2時間制</span><span>大人3,900円（税込）</span><span>炭火焼BBQまたはしゃぶしゃぶ</span><span>手ぶらOK</span>
          </p>
          <p>ご家族でのお食事や、グループでのお集まりにぴったり！屋内BBQコートなので、天候を気にせずゆっくり楽しめます。</p>
<div class="may-cta may-cta-inline">
  <a class="may-btn may-btn-primary" href="https://www.hotpepper.jp/strJ001191383/" target="_blank" rel="noopener noreferrer">
    食べ放題コースを予約する
  </a>
  <a class="may-btn may-btn-sub" href="https://www.materranomori.jp/barbecue" target="_blank" rel="noopener noreferrer">
    コース内容を見る
  </a>
</div>
        </div>
      </article>

      <article class="may-card">
        <div class="may-media">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/2026年4月日替わりランチ.png" alt="日替わりランチ" loading="lazy">
        </div>
        <div class="may-body">
          <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f35a.png" alt="🍚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 平日限定！日替わりランチ</h3>
          <p class="may-badges">
            <span>平日限定</span><span>850円（税込）</span><span>11:00〜14:00</span><span>1日50食限定</span>
          </p>
          <p>来るたびに楽しみが違う、マテラの森の日替わりランチ。お得な内容はInstagramでもご案内しています♪</p>
          <div class="may-cta may-cta-inline">
            <a class="may-btn may-btn-sub" href="https://www.instagram.com/materranomori/" target="_blank" rel="noopener noreferrer">Instagramをチェック</a>
          </div>
        </div>
      </article>

    </div>

    <div class="may-panel" data-panel="play">

      <article class="may-card">
        <div class="may-media">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_9853.jpg" alt="マテラサーキットコース" loading="lazy">
        </div>
        <div class="may-body">
          <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f38f.png" alt="🎏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> こどもの日限定！サーキットコース使用料 半額</h3>
          <p class="may-badges">
            <span>こどもの日限定</span><span>通常1,000円 → 500円</span><span>思いっきり走るチャンス</span>
          </p>
          <p>こどもの日限定で、マテラサーキットコース使用料が半額の500円に！5月のおでかけに、親子で楽しく体を動かしませんか？</p>
        </div>
      </article>

      <article class="may-card">
        <div class="may-media">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/09/みんなでレディセットゴー2.png" alt="ストライダーイベント" loading="lazy">
        </div>
        <div class="may-body">
          <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6b2.png" alt="🚲" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ストライダーミニミニイベント</h3>
          <p class="may-badges">
            <span>5/17（日）・5/31（日）</span><span>12時／15時開催</span><span>参加費無料</span><span>※コース利用料1,000円</span>
          </p>
          <p>「レディ！セット！ゴー！」で楽しく走ろう♪レンタルもあるので、初心者のお子さまも安心です。</p>
        </div>
      </article>

    </div>

    <div class="may-panel" data-panel="group">

      <article class="may-card">
        <div class="may-media">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/07/IMG_3793.jpeg" alt="マテラの森 送迎バス" loading="lazy">
        </div>
        <div class="may-body">
          <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png" alt="🚌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 団体利用もラクラク！バス送迎ご相談OK</h3>
          <p class="may-badges">
            <span>食べ放題コースご利用</span><span>10名様以上で相談可能</span><span>団体利用におすすめ</span>
          </p>
          <p>会社のお集まり、地域のお食事会、グループでのおでかけにも便利！ご利用人数や送迎場所にあわせて、お気軽にご相談ください。</p>
          <p class="may-alert">※送迎バスをご希望の場合は、必ず事前にお電話でご相談ください。</p>
          <div class="may-cta may-cta-inline">
            <a class="may-btn may-btn-primary" href="tel:0899704129">電話で相談する</a>
          </div>
        </div>
      </article>

    </div>

  </div>
</section>

<style>
.post-content{margin:0 !important;padding:0 !important}

#may-events{
  max-width:1200px;
  margin:0 auto;
  padding:0 0 1rem;
  font-family:inherit;
  color:#243024;
}
#may-events *{box-sizing:border-box}
#may-events img{max-width:100%;height:auto;display:block}

#may-events .may-hero-caption{padding:.8rem 0 0}
#may-events .may-hero-caption h2{
  margin:.1rem 0 .2rem;
  font-size:clamp(1.35rem,2.7vw,1.9rem);
  font-weight:900;
  color:#138a3d;
  line-height:1.35;
}
#may-events .may-hero-caption p{margin:0;color:#333;line-height:1.75}

#may-events .may-important{
  background:#f0fff1;
  border:1px solid rgba(38,150,66,.35);
  border-radius:14px;
  padding:12px 14px;
  margin:12px 0 14px;
}
#may-events .may-important-title{margin:0 0 6px;font-weight:900;color:#138a3d}
#may-events .may-important ul{margin:0 0 6px 1.2em;padding:0}
#may-events .may-important li{margin:3px 0}

#may-events .may-hero-img{margin:10px 0 14px}
#may-events .may-hero-img img{
  width:100%;
  border-radius:12px;
  box-shadow:0 6px 18px rgba(0,0,0,.08);
}

#may-events .may-tabs{
  display:flex;
  gap:.4rem;
  border-bottom:2px solid #d9eadb;
  margin:.6rem 0 0;
}
#may-events .may-tab{
  flex:1;
  padding:.65rem .5rem;
  background:#f4f8f4;
  border:1px solid #cddfcd;
  border-bottom:none;
  border-radius:10px 10px 0 0;
  font-weight:900;
  cursor:pointer;
  color:#264026;
}
#may-events .may-tab.is-active{
  background:#fff;
  color:#138a3d;
}

#may-events .may-panel{display:none;background:#fff;padding:.2rem 0}
#may-events .may-panel.is-active{display:block}

#may-events .may-card{
  display:grid;
  grid-template-columns:1fr;
  background:#fff;
  border:1px solid #e6eee6;
  border-radius:12px;
  overflow:hidden;
  box-shadow:0 3px 8px rgba(0,0,0,.08);
  margin:.6rem 0;
}
#may-events .may-media img{width:100%;object-fit:cover}
#may-events .may-body{padding:1rem 1.2rem}
#may-events .may-body h3{
  margin:.1rem 0 .5rem;
  color:#138a3d;
  font-size:clamp(1.08rem,2.2vw,1.3rem);
  line-height:1.35;
  font-weight:900;
}
#may-events .may-body p{
  margin:.35rem 0;
  line-height:1.85;
  font-size:1rem;
  color:#222;
}
#may-events .may-badges span{
  display:inline-block;
  margin:.15rem .35rem .15rem 0;
  background:#edf8ef;
  padding:.25rem .55rem;
  border-radius:999px;
  font-size:.9em;
  font-weight:800;
  border:1px solid rgba(38,150,66,.28);
}
#may-events .may-alert{
  background:#fff5f0;
  border:1px solid rgba(217,75,43,.25);
  color:#74372b !important;
  border-radius:12px;
  padding:.75rem .85rem;
  font-weight:800;
}

#may-events .may-cta{
  margin:10px 0 0;
  display:flex;
  flex-wrap:wrap;
  gap:.5rem;
}
#may-events .may-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:900;
  padding:.75rem 1rem;
  border-radius:999px;
  border:1px solid rgba(38,150,66,.35);
  box-shadow:0 3px 10px rgba(0,0,0,.08);
  line-height:1.2;
}
#may-events .may-btn-primary{
  background:#138a3d;
  color:#fff;
  border-color:#138a3d;
}
#may-events .may-btn-sub{
  background:#fff;
  color:#138a3d;
}
#may-events .may-cta-inline .may-btn{
  padding:.65rem .9rem;
  font-size:.98rem;
}

@media (max-width:767px){
  #may-events{
    margin-left:-10px;
    margin-right:-10px;
  }
  #may-events .may-body{display:none}
  #may-events .may-card.open .may-body{display:block}
  #may-events .may-cta{flex-direction:column}
  #may-events .may-btn{width:100%}
  #may-events .may-tabs{gap:.25rem}
  #may-events .may-tab{
    font-size:.92rem;
    padding:.6rem .25rem;
  }
}

@media (min-width:768px){
  #may-events .may-card{grid-template-columns:2fr 3fr}
  #may-events .may-body{
    padding:1.1rem 1.6rem;
    max-width:58ch;
  }
}
</style>

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

  const tabBtns = Array.from(root.querySelectorAll('.may-tab'));
  const panels = Array.from(root.querySelectorAll('.may-panel'));

  const activate = (name)=>{
    tabBtns.forEach(btn=>{
      const on = btn.getAttribute('data-tab') === name;
      btn.classList.toggle('is-active', on);
    });
    panels.forEach(panel=>{
      const on = panel.getAttribute('data-panel') === name;
      panel.classList.toggle('is-active', on);
    });
  };

  tabBtns.forEach(btn=>{
    btn.addEventListener('click', ()=>{
      activate(btn.getAttribute('data-tab'));
    });
  });

  root.querySelectorAll('.may-card').forEach(card=>{
    const media = card.querySelector('.may-media');
    if(!media) return;
    media.addEventListener('click', ()=>{
      if(window.innerWidth < 768){
        card.classList.toggle('open');
      }
    });
  });
})();
</script>



<iframe src="https://calendar.google.com/calendar/embed?height=600&#038;wkst=1&#038;bgcolor=%23ffffff&#038;ctz=Asia%2FTokyo
&#038;src=support%40materranomori.jp&#038;color=%23009688
&#038;src=a5abf95b246a5e0d989a9b3ba898eaca37c3f0c7fd5d62253eb058a1be664170%40group.calendar.google.com&#038;color=%230B8043
&#038;src=d57ff7219db393fd1b5f63dcb75259f2e7cea2f925b69acd41e61fbf622f254d%40group.calendar.google.com&#038;color=%237B5B00
&#038;src=3978d98f5eee6df544203cff9cadd47efb1a0dd79e8568610159aa0aebd237ad%40group.calendar.google.com&#038;color=%23c5221f
&#038;src=19621828bd2475c6f3ce653314b4afe2c0d141cb5ae4bd635db675fbd8809bb9%40group.calendar.google.com&#038;color=%23f6bf26
&#038;src=a33d89c82289cdff65aa43dba53badf2ff11d12d377f78398ca9d22b48915fff%40group.calendar.google.com&#038;color=%23f4511e
&#038;src=2578312086ac484e41ffc526e58d4f2011730aea5727e0d483ef8f041083f784%40group.calendar.google.com&#038;color=%23d50000"
style="border: 0" width="100%" height="600" frameborder="0" scrolling="no">
</iframe>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マテラカップ第9回タイムスケジュール公開！</title>
		<link>https://www.materranomori.jp/archives/17363</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Mon, 20 Apr 2026 02:36:12 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17363</guid>

					<description><![CDATA[第9回マテラカップ　エントリーリスト&#x25b6...]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><a href="https://docs.google.com/spreadsheets/d/1TqrSC5s5b9MvF0Ns574f0Q7H4KPK9h6-gSFJ2Ly6dbA/edit?usp=sharing"><strong>第9回マテラカップ　エントリーリスト<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></a>　</p>



<p class="has-medium-font-size"><a href="https://www.materranomori.jp/archives/16980"><strong>第９回マテラカップ　概要<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></a></p>



<style>
/* =========================
   Matera Cup: Reception + Schedule (ONE SHEET)
   inside .post-content only
========================= */
.post-content .mc-sheet{
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}

/* titles */
.post-content .mc-title{
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: .02em;
}
.post-content .mc-subtitle{
  margin: 20px 0 8px;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: .02em;
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.post-content .mc-subtitle::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f472b6, #f59e0b, #34d399, #60a5fa, #a78bfa);
  opacity: .55;
}

/* notes */
.post-content .mc-note{
  margin: 0 0 12px;
  padding: 10px 12px;
  border-left: 4px solid #2b6cb0;
  background: #f3f7ff;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 12px;
}
.post-content .mc-info{
  margin: 0 0 14px;
  padding: 12px 14px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
}
.post-content .mc-info-title{
  margin: 0 0 8px;
  font-weight: 900;
  font-size: 15px;
  color: #0f172a;
}
.post-content .mc-info-list{
  margin: 0;
  padding-left: 18px;
  line-height: 1.75;
  font-size: 14px;
  color: #334155;
}
.post-content .mc-info-list li{ margin: 4px 0; }

/* tables common */
.post-content table.mc-table{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5e7eb;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.post-content .mc-table thead th{
  background: linear-gradient(90deg, #0b2545, #123a6d);
  color: #fff;
  font-weight: 900;
  padding: 12px 10px;
  font-size: 14px;
  text-align: left;
}
.post-content .mc-table td{
  padding: 12px 10px;
  border-top: 1px solid #e5e7eb;
  font-size: 14px;
  line-height: 1.65;
  text-align: left;
}
.post-content .mc-table tbody tr:hover td{ filter: brightness(0.985); }

/* =========================
   Reception table (color-coded)
========================= */
.post-content .mc-reception td strong{
  display: inline-block;
  padding: 4px 10px;
  border-radius: 999px;
  background: #111827;
  color: #fff;
  font-weight: 900;
  letter-spacing: .02em;
}

/* pastel row colors */
.post-content .mc-reception tr.rc-2y td{ background: #fff1f2; }   /* pink */
.post-content .mc-reception tr.rc-3y td{ background: #fffbeb; }   /* yellow */
.post-content .mc-reception tr.rc-4y td{ background: #ecfdf5; }   /* mint */
.post-content .mc-reception tr.rc-14x td{ background: #eff6ff; }  /* blue */
.post-content .mc-reception tr.rc-5y td{ background: #f5f3ff; }   /* purple */
.post-content .mc-reception tbody td:first-child{ font-weight: 900; }

/* =========================
   Main schedule table (row colored + class column brighter)
========================= */
.post-content .mc-time{ width: 130px; font-weight: 900; white-space: nowrap; color: #475569; }
.post-content .mc-class{ width: 150px; text-align: center; font-weight: 900; border-right: 1px solid #e5e7eb; }

/* class column brighter panel */
.post-content .mc-schedule td.mc-class{
  background: rgba(255,255,255,.88) !important;
  box-shadow: inset 0 0 0 1px rgba(229,231,235,.9);
}

/* row colors (soft) */
.post-content .mc-schedule tr.mc-2y td{ background: #fff5f5; }
.post-content .mc-schedule tr.mc-3y td{ background: #fffdf0; }
.post-content .mc-schedule tr.mc-4y td{ background: #f0fff4; }
.post-content .mc-schedule tr.mc-14x td{ background: #f0f9ff; }
.post-content .mc-schedule tr.mc-5y td{ background: #f7f5ff; }
.post-content .mc-schedule tr.mc-general td{ background: #fafafa; }

/* SP */
@media (max-width: 600px){
  .post-content .mc-title{ font-size: 18px; }
  .post-content .mc-note, .post-content .mc-info{ padding: 10px; }
  .post-content .mc-time{ width: 105px; font-size: 13px; }
  .post-content .mc-class{ width: 110px; font-size: 13px; }
  .post-content .mc-table td{ padding: 10px 8px; font-size: 13px; }
  .post-content .mc-table thead th{ padding: 10px 8px; font-size: 13px; }
}
/* ===== Schedule Cards ===== */
.post-content .mc-schedule-cards{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 10px;
}

.post-content .mc-card{
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}

.post-content .mc-card-title{
  margin: 0;
  padding: 12px 14px;
  font-size: 16px;
  font-weight: 900;
  background: rgba(255,255,255,.88);
  box-shadow: inset 0 -1px 0 rgba(229,231,235,.9);
}

.post-content .mc-card-list{
  list-style: none;
  margin: 0;
  padding: 0;
}

.post-content .mc-item{
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 10px;
  padding: 12px 14px;
  border-top: 1px solid rgba(229,231,235,.9);
}

.post-content .mc-item-time{
  font-weight: 900;
  color: #475569;
  white-space: nowrap;
}

.post-content .mc-item-body{
  line-height: 1.7;
}

/* class colors */
.post-content .mc-card.mc-2y{ background: #fff5f5; }
.post-content .mc-card.mc-3y{ background: #fffdf0; }
.post-content .mc-card.mc-4y{ background: #f0fff4; }
.post-content .mc-card.mc-14x{ background: #f0f9ff; }
.post-content .mc-card.mc-5y{ background: #f7f5ff; }
.post-content .mc-card.mc-general{ background: #fafafa; }

@media (max-width: 380px){
  .post-content .mc-item{
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .post-content .mc-item-time{
    font-size: 14px;
  }
  .post-content .mc-item-body{
    font-size: 14px;
  }
}

.post-content .mc-item-body small{
  display:block;
  margin-top:6px;
  color:#475569;
  font-size: 13px;
  line-height: 1.6;
}

.post-content .mc-item.mc-item-free{
  background: rgba(255,255,255,.55);
}
</style>

<div class="mc-sheet">
  <div class="mc-title">マテラカップ第9回 タイムスケジュール（目安）</div>

  <div class="mc-note">
    ※当日の進行状況により、時間は前後する場合がございます。あらかじめご了承ください。<br>
    <strong>※各クラスの受付終了目安・チェックイン時間をご確認のうえ、ご来場をお願いいたします。</strong>
  </div>

  <!-- Reception -->
  <div class="mc-subtitle">受付時間の目安</div>
  <table class="mc-table mc-reception">
    <thead>
      <tr>
        <th>クラス</th>
        <th>受付終了目安</th>
        <th>チェックイン</th>
      </tr>
    </thead>
    <tbody>
      <tr class="rc-2y">
        <td>2才クラス</td>
        <td><strong>8:40まで</strong></td>
        <td>8:40まで</td>
      </tr>
      <tr class="rc-3y">
        <td>3才クラス</td>
        <td><strong>10:20まで</strong></td>
        <td>10:30まで</td>
      </tr>
      <tr class="rc-4y">
        <td>4才クラス</td>
        <td><strong>11:50まで</strong></td>
        <td>12:00まで</td>
      </tr>
      <tr class="rc-14x">
        <td>14Xクラス</td>
        <td><strong>13:20まで</strong></td>
        <td>13:30まで</td>
      </tr>
      <tr class="rc-5y">
        <td>5才クラス</td>
        <td><strong>14:20まで</strong></td>
        <td>14:30まで</td>
      </tr>
    </tbody>
  </table>

  <!-- Main schedule -->
  <div class="mc-subtitle">当日のタイムスケジュール</div>

  <div class="mc-schedule-cards">

    <section class="mc-card mc-general">
      <h3 class="mc-card-title">共通</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">7:45</div>
          <div class="mc-item-body">受付開始</div>
        </li>
        <li class="mc-item mc-item-free">
          <div class="mc-item-time">8:00–8:40</div>
          <div class="mc-item-body">フリー走行（全年齢OK）</div>
        </li>
      </ul>
    </section>

    <section class="mc-card mc-2y">
      <h3 class="mc-card-title">2才クラス</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">受付終了目安</div>
          <div class="mc-item-body">8:40まで、チェックインは8:40まで。</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">8:40–8:50</div>
          <div class="mc-item-body">試走</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">8:50–9:00</div>
          <div class="mc-item-body">ライダーミーティング（10分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">9:00–10:10</div>
          <div class="mc-item-body">本戦（70分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">10:10–</div>
          <div class="mc-item-body">表彰状授与式・撮影（目安）</div>
        </li>
      </ul>
    </section>

    <section class="mc-card mc-3y">
      <h3 class="mc-card-title">3才クラス</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">受付終了目安</div>
          <div class="mc-item-body">10:20まで。チェックインは10:30まで。</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">—</div>
          <div class="mc-item-body">試走</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">10:30–10:35</div>
          <div class="mc-item-body">ライダーミーティング（5分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">10:35–11:40</div>
          <div class="mc-item-body">本戦（65分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">11:40–</div>
          <div class="mc-item-body">表彰状授与式・撮影（目安）</div>
        </li>
      </ul>
    </section>

    <section class="mc-card mc-4y">
      <h3 class="mc-card-title">4才クラス</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">受付終了目安</div>
          <div class="mc-item-body">11:50まで。チェックインは12:00まで。</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">—</div>
          <div class="mc-item-body">試走</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">12:00–12:05</div>
          <div class="mc-item-body">ライダーミーティング（5分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">12:05–13:10</div>
          <div class="mc-item-body">本戦（65分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">13:10–</div>
          <div class="mc-item-body">表彰状授与式・撮影（目安）</div>
        </li>
      </ul>
    </section>

    <section class="mc-card mc-14x">
      <h3 class="mc-card-title">14Xクラス</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">受付終了目安</div>
          <div class="mc-item-body">13:20まで。チェックインは13:30まで。</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">—</div>
          <div class="mc-item-body">試走</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">13:30–13:35</div>
          <div class="mc-item-body">ライダーミーティング（5分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">13:35–14:10</div>
          <div class="mc-item-body">本戦（35分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">14:10–</div>
          <div class="mc-item-body">表彰状授与式・撮影（目安）</div>
        </li>
      </ul>
    </section>

    <section class="mc-card mc-5y">
      <h3 class="mc-card-title">5才クラス</h3>
      <ul class="mc-card-list">
        <li class="mc-item">
          <div class="mc-item-time">受付終了目安</div>
          <div class="mc-item-body">14:20まで。チェックインは14:30まで。</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">—</div>
          <div class="mc-item-body">試走</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">14:30–14:35</div>
          <div class="mc-item-body">ライダーミーティング（5分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">14:35–15:00</div>
          <div class="mc-item-body">本戦（25分）</div>
        </li>
        <li class="mc-item">
          <div class="mc-item-time">15:00–</div>
          <div class="mc-item-body">表彰状授与式・撮影（目安）</div>
        </li>
      </ul>
    </section>

  </div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026年4月イベントのご案内</title>
		<link>https://www.materranomori.jp/archives/17299</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 03:23:27 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<category><![CDATA[ドッグラン]]></category>
		<category><![CDATA[バーベキュー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17299</guid>

					<description><![CDATA[2026年4月 マテラ満喫ガイド 遊びもグルメも楽...]]></description>
										<content:encoded><![CDATA[
<style>
/* ====== Matela April 2026 Feature (within .post-content only) ====== */
.post-content{ margin:0 !important; padding:0 !important; }

/* 余白リセット */
.post-content .aprila,
.post-content .aprila p,
.post-content .aprila h1,
.post-content .aprila h2,
.post-content .aprila h3,
.post-content .aprila ul,
.post-content .aprila ol,
.post-content .aprila li,
.post-content .aprila figure,
.post-content .aprila details,
.post-content .aprila summary{
  margin:0;
}
.post-content .aprila ul,
.post-content .aprila ol{ padding-left:1.2em; }

.post-content .aprila{
  --ink:#2f2a24;
  --sub:#6b6258;
  --accent:#d96b2b;
  --accent2:#5c8a52;
  --accent3:#d24d57;
  --bg:#f8f3eb;
  --card:#ffffff;
  --line:rgba(80,56,32,.10);
  --soft:rgba(217,107,43,.08);
  --soft2:rgba(92,138,82,.10);
  --soft3:rgba(210,77,87,.08);
  --shadow:0 10px 26px rgba(70,50,30,.10);
  color:var(--ink);
  line-height:1.75;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
}

.post-content .aprila *{ box-sizing:border-box; }
.post-content .aprila a{ color:inherit; text-decoration:none; }
.post-content .aprila img{ width:100%; height:auto; display:block; border:0; }

/* wrappers */
.post-content .aprila .hero{
  background:
    radial-gradient(900px 320px at 10% 0%, rgba(217,107,43,.12), transparent 60%),
    radial-gradient(900px 320px at 100% 10%, rgba(92,138,82,.14), transparent 55%),
    linear-gradient(180deg, #fffdf9, var(--bg));
  border-bottom:1px solid var(--line);
}
.post-content .aprila .hero-inner,
.post-content .aprila .wrap{
  max-width:980px;
  margin:0 auto;
  padding-left:18px;
  padding-right:18px;
}
.post-content .aprila .hero-inner{ padding-top:14px; padding-bottom:18px; }
.post-content .aprila .wrap{ padding-top:18px; padding-bottom:34px; }

/* hero */
.post-content .aprila .badge{
  display:inline-flex;
  align-items:center;
  gap:.45em;
  padding:7px 12px;
  border-radius:999px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 8px 18px rgba(0,0,0,.06);
  font-weight:800;
  font-size:.96rem;
}
.post-content .aprila .badge b{ color:var(--accent); }

.post-content .aprila h1{
  margin-top:10px;
  font-size:2rem;
  line-height:1.3;
  letter-spacing:.02em;
}
.post-content .aprila .lead{
  margin-top:10px;
  color:var(--sub);
  font-size:1.02rem;
}

.post-content .aprila .hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:14px;
  align-items:stretch;
  margin-top:14px;
}
.post-content .aprila .hero-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.post-content .aprila .hero-card .cap{
  padding:10px 12px;
  font-weight:800;
  color:#333;
  background:linear-gradient(90deg, rgba(217,107,43,.12), rgba(92,138,82,.10));
  border-top:1px solid var(--line);
}

/* nav */
.post-content .aprila .nav{
  margin-top:14px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.post-content .aprila .pill{
  display:inline-flex;
  align-items:center;
  gap:.5em;
  padding:10px 13px;
  border-radius:999px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 8px 16px rgba(0,0,0,.05);
  font-weight:800;
  font-size:.94rem;
}
.post-content .aprila .pill i{
  width:10px;
  height:10px;
  border-radius:999px;
  display:inline-block;
  background:var(--accent);
}
.post-content .aprila .pill.c2 i{ background:var(--accent2); }
.post-content .aprila .pill.c3 i{ background:var(--accent3); }

/* sections */
.post-content .aprila .sec{
  margin-top:18px;
  background:var(--card);
  border:1px solid var(--line);
  border-radius:20px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.post-content .aprila .sec-head{
  padding:14px 16px 10px;
  border-bottom:1px solid var(--line);
  background:linear-gradient(90deg, rgba(217,107,43,.10), rgba(255,255,255,.65));
}
.post-content .aprila .sec-head.is-green{
  background:linear-gradient(90deg, rgba(92,138,82,.13), rgba(255,255,255,.65));
}
.post-content .aprila .sec-head.is-pink{
  background:linear-gradient(90deg, rgba(210,77,87,.10), rgba(255,255,255,.65));
}
.post-content .aprila .sec-head h2{
  font-size:1.45rem;
  line-height:1.3;
}
.post-content .aprila .sec-head p{
  margin-top:6px;
  color:var(--sub);
  font-weight:600;
}
.post-content .aprila .sec-body{
  padding:14px 16px 16px;
}

.post-content .aprila .grid2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  align-items:start;
}

/* image card */
.post-content .aprila .shot{
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  background:#fff;
}
.post-content .aprila .shot .label{
  padding:9px 11px;
  border-top:1px solid var(--line);
  font-weight:800;
  color:#333;
  background:rgba(0,0,0,.02);
  font-size:.95rem;
}

/* chips */
.post-content .aprila .kpi{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:10px;
}
.post-content .aprila .tag{
  display:inline-flex;
  align-items:center;
  gap:.5em;
  padding:9px 12px;
  border-radius:12px;
  background:#fff;
  border:1px solid var(--line);
  font-weight:800;
  font-size:.95rem;
}
.post-content .aprila .tag i{
  width:10px;
  height:10px;
  border-radius:3px;
  display:inline-block;
  background:var(--accent);
}
.post-content .aprila .tag.t2 i{ background:var(--accent2); }
.post-content .aprila .tag.t3 i{ background:var(--accent3); }

/* info boxes */
.post-content .aprila .point{
  margin-top:10px;
  padding:12px 13px;
  border-radius:14px;
  background:var(--soft);
  border:1px solid rgba(217,107,43,.14);
}
.post-content .aprila .point.pink{
  background:var(--soft3);
  border-color:rgba(210,77,87,.18);
}
.post-content .aprila .warn{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  background:#fff5f3;
  border:1px solid rgba(210,77,87,.16);
  color:#6e383c;
  font-weight:700;
}
.post-content .aprila .mini{
  margin-top:10px;
  color:var(--sub);
  font-size:.92rem;
}

/* buttons */
.post-content .aprila .cta{
  margin-top:12px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
}
.post-content .aprila .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 15px;
  border-radius:14px;
  font-weight:900;
  color:#fff;
  border:1px solid rgba(0,0,0,.06);
  box-shadow:0 12px 22px rgba(0,0,0,.10);
}
.post-content .aprila .btn.main{ background:var(--accent); }
.post-content .aprila .btn.green{ background:var(--accent2); }
.post-content .aprila .btn.pink{ background:var(--accent3); }
.post-content .aprila .btn.sub{
  background:#fff;
  color:#333;
  box-shadow:0 8px 18px rgba(0,0,0,.06);
}

/* price guide */
.post-content .aprila .price-guide{
  margin-top:14px;
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 4px 12px rgba(0,0,0,.05);
}
.post-content .aprila .price-guide__head{
  padding:12px 14px;
  font-weight:900;
  background:linear-gradient(90deg, rgba(217,107,43,.10), rgba(255,255,255,.85));
  border-bottom:1px solid var(--line);
}
.post-content .aprila .price-guide__body{
  padding:14px;
}
.post-content .aprila .price-guide__body p{
  margin:0 0 8px;
}
.post-content .aprila .price-guide__body ul{
  padding-left:1.2em;
}
.post-content .aprila .price-guide__body li{
  margin:.3em 0;
}

/* weekday cards */
.post-content .aprila .weekday-list{
  margin-top:12px;
  display:grid;
  gap:10px;
}
.post-content .aprila .weekday-item{
  display:grid;
  grid-template-columns:64px 1fr;
  align-items:center;
  border:1px solid var(--line);
  border-radius:14px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 4px 10px rgba(0,0,0,.04);
}
.post-content .aprila .weekday-item .day{
  background:rgba(217,107,43,.08);
  font-weight:900;
  text-align:center;
  padding:12px 10px;
}
.post-content .aprila .weekday-item .service{
  padding:12px 14px;
  font-weight:700;
}

/* strider cards */
.post-content .aprila .event-cards{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:12px;
  margin-top:12px;
}
.post-content .aprila .event-card{
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 18px rgba(0,0,0,.05);
  overflow:hidden;
}
.post-content .aprila .event-card .event-head{
  padding:12px 13px;
  font-weight:900;
  font-size:1rem;
  line-height:1.45;
}
.post-content .aprila .event-card .event-head.ec1{ background:rgba(92,138,82,.12); }
.post-content .aprila .event-card .event-head.ec2{ background:rgba(217,107,43,.12); }
.post-content .aprila .event-card .event-head.ec3{ background:rgba(210,77,87,.10); }
.post-content .aprila .event-card .event-body{
  padding:12px 13px 14px;
}
.post-content .aprila .event-card p{
  margin-top:6px;
  color:var(--sub);
}
.post-content .aprila .event-card ul{
  margin-top:8px;
  padding-left:1.15em;
}
.post-content .aprila .event-card li{
  margin:.25em 0;
}

/* photocon scroll cards */
.post-content .aprila .photo-topics{
  display:grid;
  gap:16px;
  margin-top:14px;
}
.post-content .aprila .is-style-scroll{
  position:relative;
  max-width:100%;
  margin:0;
  padding:1.2em 1.2em 1.2em 1.4em;
  border:12px solid transparent;
  border-left-width:48px;
  background:linear-gradient(#fff, #fff), linear-gradient(#d8c8a8,#e7dcc4);
  background-clip:padding-box, border-box;
  background-origin:border-box;
  border-radius:8px;
  box-shadow:0 6px 14px rgba(0,0,0,.06);
}
.post-content .aprila .is-style-scroll:before,
.post-content .aprila .is-style-scroll:after{
  display:inline-block;
  position:absolute;
  content:"";
}
.post-content .aprila .is-style-scroll:before{
  left:-36px;
  top:-22px;
  width:24px;
  height:calc(100% + 44px);
  background:#6b6258;
  border-radius:2px;
}
.post-content .aprila .is-style-scroll:after{
  left:-48px;
  top:-12px;
  width:48px;
  height:calc(100% + 24px);
  background:#c28b4c;
  border-radius:4px 0 0 4px;
}
.post-content .aprila .is-style-scroll p{
  margin:0;
  font-weight:800;
  text-align:center;
  font-size:1rem;
  line-height:1.7;
}

/* calendar */
.post-content .aprila details.calendar-box{
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  overflow:hidden;
}
.post-content .aprila details.calendar-box summary{
  list-style:none;
  cursor:pointer;
  padding:14px 16px;
  font-weight:900;
  background:linear-gradient(90deg, rgba(92,138,82,.12), rgba(255,255,255,.85));
}
.post-content .aprila details.calendar-box summary::-webkit-details-marker{ display:none; }
.post-content .aprila .calendar-inner{
  padding:0 0 10px;
}
.post-content .aprila .calendar-note{
  padding:12px 16px 0;
  color:var(--sub);
  font-size:.94rem;
}
.post-content .aprila .calendar-embed{
  padding:12px 16px 0;
}
.post-content .aprila .calendar-embed iframe{
  width:100%;
  height:600px;
  border:0;
  border-radius:14px;
  background:#fff;
}

/* footer */
.post-content .aprila .footer{
  margin-top:18px;
  padding:16px;
  border:1px dashed rgba(80,56,32,.18);
  border-radius:18px;
  background:rgba(255,255,255,.65);
}
.post-content .aprila .footer h3{
  font-size:1.18rem;
  margin-bottom:6px;
}
.post-content .aprila .footer li{ margin:.25em 0; }

/* responsive */
@media (max-width:820px){
  .post-content .aprila .hero-grid,
  .post-content .aprila .grid2,
  .post-content .aprila .event-cards{
    grid-template-columns:1fr;
  }

  .post-content .aprila h1{ font-size:1.62rem; }

  .post-content .aprila .hero-inner,
  .post-content .aprila .wrap{
    padding-left:14px;
    padding-right:14px;
  }

  .post-content{ padding:0 !important; }
  .post-content .aprila .calendar-embed iframe{ height:420px; }
  .post-content .aprila .pill{ font-size:.9rem; }

  .post-content .aprila #gacha .shot img{
    max-height:320px;
    object-fit:cover;
  }
}
</style>

<div class="aprila">

  <!-- ===== HERO ===== -->
  <section class="hero">
    <div class="hero-inner">
      <div class="badge"><b>2026年4月</b> マテラ満喫ガイド</div>
      <h1>遊びもグルメも楽しめる！4月のマテラ満喫ガイド</h1>
      <p class="lead">
        4月のマテラは楽しさ満載！<br>
        団体でお得な食べ放題や、ストライダーイベント、平日ランチ、わんだふるフォトコンまで、今月のおすすめをまとめました。
      </p>

      <div class="hero-grid">
        <div class="hero-card">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/マテラの森イベントのご案内2026年4月-1040px.png" alt="2026年4月 マテラの森イベントのご案内">
          <div class="cap">4月のイベント・お得情報をチェック！</div>
        </div>

        <div class="hero-card">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/明るく加工-F88ok7512.jpg" alt="マテラの森 店内BBQコート">
          <div class="cap">屋内BBQコートで快適に楽しめます</div>
        </div>
      </div>

      <nav class="nav" aria-label="ページ内メニュー">
        <a class="pill" href="#gacha"><i></i>出会いガチャ</a>
        <a class="pill c2" href="#bus"><i></i>送迎バス</a>
        <a class="pill" href="#lunch"><i></i>日替わりランチ</a>
        <a class="pill c2" href="#strider"><i></i>ストライダー</a>
        <a class="pill c3" href="#photo"><i></i>フォトコン</a>
        <a class="pill c2" href="#calendar"><i></i>開催予定</a>
      </nav>
    </div>
  </section>

  <div class="wrap">

    <!-- ===== GACHA / BBQ ===== -->
    <section class="sec" id="gacha">
      <div class="sec-head">
        <h2>20名様以上で幹事様無料！出会いガチャ応援企画</h2>
        <p>歓送迎会やグループ利用にぴったり。食べ飲み放題ご利用時のお得な企画です。</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div>
            <div class="kpi">
              <div class="tag"><i></i>20名様以上で幹事様1名 食べ放題無料</div>
              <div class="tag t2"><i></i>10名様以上で送迎バスご相談OK</div>
              <div class="tag t3"><i></i>店内エアコン完備で快適</div>
            </div>

            <p>
              屋内BBQなので天候を気にせず、みんなでゆったり楽しめます。<br>
              食べ飲み放題のご予約とあわせて、団体利用もお気軽にご相談ください。
            </p>

            <div class="point">
              <strong>対象：</strong>食べ飲み放題ご利用時の企画です。<br>
              歓送迎会・打ち上げ・集まりなど、春のお食事会にぜひご利用ください。
            </div>

            <div class="cta">
              <a class="btn main" href="https://www.hotpepper.jp/strJ001191383/" target="_blank" rel="noopener noreferrer">食べ飲み放題を予約する（ホットペッパー）</a>
              <a class="btn sub" href="https://www.materranomori.jp/barbecue" target="_blank" rel="noopener noreferrer">コース内容をチェックする</a>
            </div>
          </div>

          <div>
            <div class="shot">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/マテラさま_F00-8415メインok.jpg" alt="食材イメージ">
              <div class="label">食材イメージ</div>
            </div>
          </div>
        </div>

        <div class="price-guide">
<div class="price-guide">
  <div class="price-guide__head">食べ放題料金について</div>
  <div class="price-guide__body">
    <p>
      食べ飲み放題の最新料金やコース内容は、
      公式BBQページでご確認いただけます。
    </p>
    <ul>
      <li>屋内型BBQコートで快適</li>
      <li>BBQ・しゃぶしゃぶ・コース各種あり</li>
    </ul>
  </div>
</div>
      </div>
    </section>

    <!-- ===== BUS ===== -->
    <section class="sec" id="bus">
      <div class="sec-head is-green">
        <h2>団体利用も安心！送迎バスご相談OK</h2>
        <p>食べ飲み放題ご利用時、10名様以上で送迎バスのご相談が可能です。</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/07/IMG_3793.jpeg" alt="送迎バス">
            <div class="label">大型バス・マイクロバスでの送迎もご相談ください</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag t2"><i></i>食べ飲み放題ご利用＋10名様以上で相談可</div>
              <div class="tag"><i></i>送迎の目安はマテラの森から半径15km</div>
              <div class="tag t3"><i></i>最大70名まで対応（大型42名＋マイクロ28名）</div>
            </div>

            <p>
              団体でのご来店も安心。ご利用人数や送迎場所にあわせてご相談ください。<br>
              会社のお集まりや地域のお食事会にもおすすめです。
            </p>

            <div class="warn">
              ※ホットペッパーの備考欄に「バス希望」と書くだけではご予約完了になりません。<br>
              バスのご相談・ご予約は、必ずお電話でお願いいたします。
            </div>

            <div class="cta">
              <a class="btn green" href="tel:0899704129">送迎バスの相談はこちら（お電話）</a>
            </div>

            <p class="mini">※送迎は先着順です。送迎条件の詳細はご相談時にご案内いたします。</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== LUNCH ===== -->
    <section class="sec" id="lunch">
      <div class="sec-head">
        <h2>平日限定！お得な日替わりランチ</h2>
        <p>850円（税込）・1日50食限定。曜日ごとにうれしい特典もご用意しています。</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/2026年4月日替わりランチ.png" alt="2026年4月 日替わりランチ">
            <div class="label">4月の日替わりランチ</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag"><i></i>平日限定（11:00〜14:00）</div>
              <div class="tag t2"><i></i>850円（税込）</div>
              <div class="tag t3"><i></i>1日50食限定</div>
            </div>

            <p>
              お昼はお得に、しっかり満足。<br>
              曜日ごとのサービスもあるので、平日ランチタイムにぜひご利用ください。
            </p>

            <div class="weekday-list" aria-label="曜日別サービス">
              <div class="weekday-item">
                <div class="day">月</div>
                <div class="service">100円引き</div>
              </div>
              <div class="weekday-item">
                <div class="day">火</div>
                <div class="service">小鉢一品追加</div>
              </div>
              <div class="weekday-item">
                <div class="day">水</div>
                <div class="service">ご飯おかわり</div>
              </div>
              <div class="weekday-item">
                <div class="day">木</div>
                <div class="service">野菜おかわり</div>
              </div>
              <div class="weekday-item">
                <div class="day">金</div>
                <div class="service">メイン増量</div>
              </div>
            </div>

            <p class="mini">※日替わりランチのメインはInstagramストーリーで毎日配信しています。</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== STRIDER ===== -->
    <section class="sec" id="strider">
      <div class="sec-head is-green">
        <h2>4月はストライダーイベントも充実！</h2>
        <p>大会からミニイベントまで、初心者のお子さまも楽しめる内容です。</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_9853.jpg" alt="過去のマテラカップの様子">
            <div class="label">過去のマテラカップの様子</div>
          </div>

          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/第9回マテラカップチラシA4-③.png" alt="第9回マテラカップ チラシ">
            <div class="label">第9回マテラカップ スプリングステージ</div>
          </div>
        </div>

        <div class="event-cards">
          <div class="event-card">
            <div class="event-head ec1">第9回マテラカップ<br>スプリングステージ</div>
            <div class="event-body">
              <div class="kpi" style="margin-bottom:6px;">
                <div class="tag t2"><i></i>4/26（日）開催</div>
              </div>
              <p>エントリー受付中！初めてのお子さまから経験者まで楽しめる大会です。</p>
              <ul>
                <li>参加費 2,800円</li>
                <li>会場：マテラの森ストライダーコース</li>
              </ul>
              <div class="cta">
                <a class="btn green" href="https://www.materranomori.jp/archives/16980" target="_blank" rel="noopener noreferrer">マテラカップの詳細・エントリーはこちら</a>
              </div>
            </div>
          </div>

          <div class="event-card">
            <div class="event-head ec2">大会前にコース体験！<br>前日イベント開催</div>
            <div class="event-body">
              <div class="kpi" style="margin-bottom:6px;">
                <div class="tag"><i></i>4/25（土）開催</div>
              </div>
              <p>大会前にコースを体験できるチャンス。初めての方や不安な方にもおすすめです。</p>
              <ul>
                <li>参加費無料</li>
                <li>※コース利用料 1,000円</li>
              </ul>
            </div>
          </div>

          <div class="event-card">
            <div class="event-head ec3">レディ！セット！ゴー！<br>毎週日曜開催</div>
            <div class="event-body">
              <div class="kpi" style="margin-bottom:6px;">
                <div class="tag t3"><i></i>4/5・12・19（日）</div>
              </div>
              <p>気軽に参加できるミニイベント。楽しく走る体験をしてみよう！</p>
              <ul>
                <li>開催時間 12時／15時</li>
                <li>参加費無料</li>
                <li>※コース利用料 1,000円</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== PHOTO CONTEST ===== -->
    <section class="sec" id="photo">
      <div class="sec-head is-pink">
        <h2>春のわんだふるフォトコン開催！</h2>
        <p>Instagramから気軽に参加OK。春の思い出をわんちゃんと一緒に残しませんか？</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/06/⑬.jpg" alt="過去のわんだふるフォトコン投稿写真">
            <div class="label">2025年春　マテラの森賞</div>
          </div>

          <div>
            <p>
              今回のお題は2つ！<br>
              春らしい一枚も、にっこり笑顔のかわいい一枚も大歓迎です。
            </p>

            <div class="photo-topics">
              <div class="wp-block-group is-style-scroll">
                <div class="wp-block-group__inner-container">
                  <p>わんちゃんと春</p>
                </div>
              </div>

              <div class="wp-block-group is-style-scroll">
                <div class="wp-block-group__inner-container">
                  <p>わんちゃんのにっこり笑顔</p>
                </div>
              </div>
            </div>

            <div class="point pink">
              <strong>募集期間：</strong>2026年5月末まで<br>
              <strong>発表：</strong>6月中旬予定<br>
              詳細は後日Instagramにて公開いたします。
            </div>

            <div class="cta">
              <a class="btn pink" href="https://www.instagram.com/materranomori/" target="_blank" rel="noopener noreferrer">Instagramで詳細を見る</a>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== CALENDAR ===== -->
    <section class="sec" id="calendar">
      <div class="sec-head is-green">
        <h2>4月の開催スケジュールはこちら</h2>
        <p>イベント日程や営業予定の確認にご活用ください。</p>
      </div>

      <div class="sec-body">
        <details class="calendar-box">
          <summary>Googleカレンダーを開く</summary>
          <div class="calendar-inner">
            <p class="calendar-note">
              スマホでは横に広い表示になる場合があります。気になる日程は拡大してご確認ください。
            </p>
            <div class="calendar-embed">
              <iframe src="https://calendar.google.com/calendar/embed?height=600&#038;wkst=1&#038;bgcolor=%23ffffff&#038;ctz=Asia%2FTokyo&#038;src=support%40materranomori.jp&#038;color=%23009688&#038;src=a5abf95b246a5e0d989a9b3ba898eaca37c3f0c7fd5d62253eb058a1be664170%40group.calendar.google.com&#038;color=%230B8043&#038;src=d57ff7219db393fd1b5f63dcb75259f2e7cea2f925b69acd41e61fbf622f254d%40group.calendar.google.com&#038;color=%237B5B00&#038;src=3978d98f5eee6df544203cff9cadd47efb1a0dd79e8568610159aa0aebd237ad%40group.calendar.google.com&#038;color=%23c5221f&#038;src=19621828bd2475c6f3ce653314b4afe2c0d141cb5ae4bd635db675fbd8809bb9%40group.calendar.google.com&#038;color=%23f6bf26&#038;src=a33d89c82289cdff65aa43dba53badf2ff11d12d377f78398ca9d22b48915fff%40group.calendar.google.com&#038;color=%23f4511e&#038;src=2578312086ac484e41ffc526e58d4f2011730aea5727e0d483ef8f041083f784%40group.calendar.google.com&#038;color=%23d50000" width="100%" height="600" frameborder="0" scrolling="no" title="Googleカレンダー"></iframe>
            </div>
          </div>
        </details>
      </div>
    </section>

    <!-- ===== FOOTER ===== -->
    <div class="footer">
      <h3>4月もマテラの森で、遊びもグルメも思いっきり楽しもう！</h3>
      <ul>
        <li>団体利用は出会いガチャ応援企画でお得に！</li>
        <li>平日は日替わりランチで気軽に！</li>
        <li>ストライダーイベントやフォトコンも開催中！</li>
      </ul>
    </div>

  </div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>わんだふるフォトコン2026冬 結果発表</title>
		<link>https://www.materranomori.jp/archives/17168</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Sat, 21 Mar 2026 01:00:00 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ドッグラン]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17168</guid>

					<description><![CDATA[わんだふるフォトコン2026冬 結果発表 Wond...]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1536" height="1024" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果.jpg" alt="" class="wp-image-17232" srcset="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果.jpg 1536w, https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果-300x200.jpg 300w, https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果-1024x683.jpg 1024w, https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果-768x512.jpg 768w, https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果-100x67.jpg 100w, https://www.materranomori.jp/wp/wp-content/uploads/2026/03/わんだふるフォトコン結果-675x450.jpg 675w" sizes="(max-width: 1536px) 100vw, 1536px" /></figure>



<style>
/* ==============================
   余白対策
============================== */
.post-content {
  margin: 0 !important;
  padding: 0 !important;
}

.post-content .fotocon-page-winter2026 {
  font-family: "Hiragino Maru Gothic ProN", "Yu Gothic", sans-serif;
  color: #333;
  line-height: 1.7;
  padding-bottom: 60px;
}

/* ==============================
   背景
============================== */
.post-content .fotocon-page-winter2026 .full-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(circle at 20px 20px, rgba(255,255,255,0.9) 0 6px, transparent 7px),
    radial-gradient(circle at 80px 70px, rgba(255,255,255,0.7) 0 5px, transparent 6px),
    linear-gradient(180deg, #f7fbff 0%, #eef7ff 100%);
  background-size: 140px 140px, 140px 140px, auto;
  z-index: -1;
}

/* ==============================
   共通
============================== */
.post-content .fotocon-page-winter2026 img {
  max-width: 100%;
  height: auto;
  display: block;
}

.post-content .fotocon-page-winter2026 .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
}

.post-content .fotocon-page-winter2026 h2,
.post-content .fotocon-page-winter2026 h3,
.post-content .fotocon-page-winter2026 h4 {
  margin: 0;
}

.post-content .fotocon-page-winter2026 a {
  text-decoration: none;
}

/* ==============================
   ヘッダー
============================== */
.post-content .fotocon-page-winter2026 header {
  text-align: center;
  padding: 20px 20px 10px;
}

.post-content .fotocon-page-winter2026 .result-title {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 999px;
  background: rgba(255,255,255,0.88);
  box-shadow: 0 8px 24px rgba(78, 126, 170, 0.16);
  font-size: 30px;
  font-weight: 700;
  color: #2e628d;
}

.post-content .fotocon-page-winter2026 .result-sub {
  margin-top: 12px;
  font-size: 15px;
  color: #5f7d97;
}

/* ==============================
   感謝メッセージ
============================== */
.post-content .fotocon-page-winter2026 .message {
  max-width: 820px;
  margin: 30px auto 40px;
  padding: 24px 22px;
  background: rgba(255,255,255,0.9);
  border: 1px solid #dceaf7;
  border-radius: 18px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(105, 144, 179, 0.12);
}

.post-content .fotocon-page-winter2026 .message h2 {
  font-size: 1.7rem;
  color: #3a6f98;
  margin-bottom: 16px;
}

.post-content .fotocon-page-winter2026 .message p {
  margin: 0 0 10px;
}

/* ==============================
   見出し
============================== */
.post-content .fotocon-page-winter2026 .section-heading {
  text-align: center;
  margin: 40px 0 18px;
}

.post-content .fotocon-page-winter2026 .badge {
  display: inline-block;
  padding: 0.35em 0.9em;
  border-radius: 999px;
  background: rgba(255,255,255,0.92);
  box-shadow: 0 6px 16px rgba(88, 125, 157, 0.16);
  font-weight: 700;
  color: #3c678b;
  font-size: 1.05rem;
}

/* ==============================
   受賞カード
============================== */
.post-content .fotocon-page-winter2026 .awards {
  display: grid;
  gap: 18px;
}

.post-content .fotocon-page-winter2026 .awards.single {
  grid-template-columns: 1fr;
}

.post-content .fotocon-page-winter2026 .awards.double {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.post-content .fotocon-page-winter2026 .card {
  background: rgba(255,255,255,0.94);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(78, 126, 170, 0.14);
  position: relative;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.post-content .fotocon-page-winter2026 .card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 26px rgba(78, 126, 170, 0.2);
}

.post-content .fotocon-page-winter2026 .ribbon {
  position: absolute;
  top: 14px;
  left: -8px;
  padding: 7px 16px;
  font-weight: 700;
  color: #fff;
  transform: skew(-12deg);
  box-shadow: 0 8px 18px rgba(0,0,0,0.16);
  z-index: 3;
}

.post-content .fotocon-page-winter2026 .ribbon.matera { background: #5c92c2; }
.post-content .fotocon-page-winter2026 .ribbon.season { background: #7bb5df; }

.post-content .fotocon-page-winter2026 .award-photo {
  position: relative;
  background: #f5fbff;
}

.post-content .fotocon-page-winter2026 .award-photo img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.post-content .fotocon-page-winter2026 .meta {
  padding: 14px 16px 18px;
}

.post-content .fotocon-page-winter2026 .dog-info {
  text-align: left;
  font-size: 1rem;
}

.post-content .fotocon-page-winter2026 .dog-info h3 {
  margin: 4px 0 6px;
  color: #355f83;
  font-size: 1.1rem;
}

.post-content .fotocon-page-winter2026 .dog-info p {
  margin: 6px 0;
}

.post-content .fotocon-page-winter2026 .dog-info hr {
  border: none;
  border-top: 1px dashed #cfdde8;
  margin: 12px 0;
}

.post-content .fotocon-page-winter2026 .author-comment {
  background: #fff8ef;
  font-weight: 700;
  padding: 8px 10px;
  border-radius: 8px;
}

.post-content .fotocon-page-winter2026 .judge-box {
  background: #eef7ff;
  border-radius: 10px;
  padding: 10px 12px;
  margin-top: 8px;
}

.post-content .fotocon-page-winter2026 .judge-box h4 {
  font-size: 0.95rem;
  color: #2e628d;
  margin-bottom: 6px;
}

.post-content .fotocon-page-winter2026 .judge-box .judge-label {
  display: block;
  font-weight: 700;
  color: #51779b;
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 0.92rem;
}

/* ==============================
   賞品
============================== */
.post-content .fotocon-page-winter2026 .polaroid {
  background: #f8fbfe;
  padding: 15px 15px 42px;
  border: 4px solid #fff;
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(78, 126, 170, 0.16);
  max-width: 620px;
  width: 90%;
  text-align: center;
  margin: 42px auto;
  position: relative;
}

.post-content .fotocon-page-winter2026 .polaroid h3 {
  color: #3d78a8;
  margin-bottom: 10px;
}

.post-content .fotocon-page-winter2026 .polaroid .photo-info {
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 10px;
}

.post-content .fotocon-page-winter2026 .polaroid .author {
  font-weight: 700;
  margin-bottom: 4px;
}

.post-content .fotocon-page-winter2026 .polaroid .award-comment {
  margin-bottom: 8px;
}

/* ==============================
   フォトギャラリー
============================== */
.post-content .fotocon-page-winter2026 .gallery-section {
  margin-top: 50px;
}

.post-content .fotocon-page-winter2026 .gallery-title {
  text-align: center;
  margin-bottom: 20px;
}

.post-content .fotocon-page-winter2026 .gallery-title h2 {
  color: #3a6f98;
  margin-bottom: 8px;
}

.post-content .fotocon-page-winter2026 .gallery-title p {
  margin: 0;
  color: #66829a;
}

.post-content .fotocon-page-winter2026 .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 15px;
}

.post-content .fotocon-page-winter2026 .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(78, 126, 170, 0.12);
  background-color: #ffffff;
  background-image:
    linear-gradient(90deg, rgba(138, 190, 235, 0.28) 20px, transparent 20px),
    linear-gradient(rgba(138, 190, 235, 0.28) 20px, transparent 20px);
  background-position: 10px 10px;
  background-size: 40px 40px;
}

.post-content .fotocon-page-winter2026 .gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.post-content .fotocon-page-winter2026 .gallery-item:hover img {
  transform: scale(1.04);
}

.post-content .fotocon-page-winter2026 .comment {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  padding: 14px 14px 12px;
  background: rgba(228, 243, 255, 0.94);
  border: 1px solid #b9daf2;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.14);
  transform: rotate(-2deg);
  opacity: 0;
  transition: opacity 0.35s ease;
  border-radius: 3px;
}

.post-content .fotocon-page-winter2026 .gallery-item:hover .comment {
  opacity: 1;
}

.post-content .fotocon-page-winter2026 .comment::before {
  content: '';
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, white 15%, #d45b5b 100%);
  box-shadow: 0 2px 3px rgba(0,0,0,0.22);
  opacity: 0;
  transition: opacity 0.35s ease;
  z-index: 2;
}

.post-content .fotocon-page-winter2026 .comment::after {
  content: '';
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%) rotate(-20deg);
  transform-origin: top center;
  width: 2px;
  height: 12px;
  background: silver;
  opacity: 0;
  transition: opacity 0.35s ease;
  z-index: 1;
}

.post-content .fotocon-page-winter2026 .gallery-item:hover .comment::before,
.post-content .fotocon-page-winter2026 .gallery-item:hover .comment::after {
  opacity: 1;
}

.post-content .fotocon-page-winter2026 .comment-body {
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 8px;
  color: #35546b;
  font-weight: 700;
}

.post-content .fotocon-page-winter2026 .comment-name {
  font-size: 12px;
  color: #5e7d95;
  font-weight: 700;
  text-align: right;
}

.post-content .fotocon-page-winter2026 .comment-lower .comment {
  top: auto;
  bottom: 18px;
}

/* ==============================
   ライトボックス
============================== */
#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.84);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999 !important;
}

#lightbox img {
  max-width: 90%;
  max-height: 90%;
  display: block;
  box-shadow: 0 0 18px rgba(0,0,0,0.45);
  border-radius: 10px;
}

#lb-close {
  position: fixed;
  top: 20px;
  right: 28px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  z-index: 1000000;
  display: none;
}

#lb-prev,
#lb-next {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 1000000;
  user-select: none;
  display: none;
}

#lb-prev { left: 20px; }
#lb-next { right: 20px; }

/* ==============================
   スマホ
============================== */
@media screen and (max-width: 767px) {
  .post-content {
    margin: 0 !important;
    padding: 0 !important;
  }

  .post-content .fotocon-page-winter2026 {
    padding-bottom: 40px;
  }

  .post-content .fotocon-page-winter2026 .container {
    padding: 14px;
  }

  .post-content .fotocon-page-winter2026 .result-title {
    font-size: 22px;
    padding: 10px 16px;
  }

  .post-content .fotocon-page-winter2026 .result-sub {
    font-size: 13px;
  }

  .post-content .fotocon-page-winter2026 .message {
    padding: 18px 14px;
    margin: 24px auto 30px;
  }

  .post-content .fotocon-page-winter2026 .message h2 {
    font-size: 1.35rem;
  }

  .post-content .fotocon-page-winter2026 .badge {
    font-size: 0.96rem;
  }

  .post-content .fotocon-page-winter2026 .gallery {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .post-content .fotocon-page-winter2026 .comment {
    left: 10px;
    right: 10px;
    top: 10px;
    padding: 10px 10px 9px;
  }

  .post-content .fotocon-page-winter2026 .comment-lower .comment {
    top: 10px;
    bottom: auto;
  }

  .post-content .fotocon-page-winter2026 .comment-body {
    font-size: 12px;
  }

  .post-content .fotocon-page-winter2026 .comment-name {
    font-size: 11px;
  }

  #lightbox img {
    max-width: 95%;
    max-height: 80%;
  }

  #lb-prev,
  #lb-next {
    font-size: 38px;
  }

  #lb-prev { left: 10px; }
  #lb-next { right: 10px; }
}
</style>

<div class="fotocon-page-winter2026">
  <div class="full-bg"></div>

  <header>
    <div class="result-title">わんだふるフォトコン2026冬 結果発表</div>
    <p class="result-sub">Wonderful Photo Contest 2026 Winter</p>
  </header>

  <div class="container">

    <section class="message">
      <h2>たくさんのご応募ありがとうございました！</h2>
      <p>このたびは「マテラの森 わんだふるフォトコン2026冬」にご参加いただき、誠にありがとうございました。</p>
      <p>冬ならではの景色の中で撮影された、素敵なお写真をスタッフ一同とても楽しく拝見いたしました。</p>
      <p>厳正なる審査の結果、各賞が決定いたしましたのでここに発表いたします。</p>
      <p>これからもマテラの森で、わんちゃんとの楽しい思い出づくりを応援してまいります。</p>
    </section>

    <div class="section-heading">
      <span class="badge"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> マテラの森賞 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
    </div>

    <div class="awards single">
      <article class="card">
        <span class="ribbon matera">マテラの森賞</span>
        <div class="award-photo">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/1materasyo2026.jpg" alt="マテラの森賞 くうちゃん・らんちゃん" class="lightbox-target">
        </div>
        <div class="meta">
          <div class="dog-info">
            <h3>わんちゃん名前：「くうちゃん・らんちゃん」</h3>
            <p><strong>投稿者様：</strong>Mayumi様</p>
            <p class="author-comment">投稿コメント：「2025.12.31 お散歩コースの神社へお礼参り。これからよろしくお願いします。」</p>
            <hr>
           <div class="judge-box">
  <h4>審査員コメント｜マテラの森スタッフより</h4>
  <p>
  まっすぐ続く参道と、くうちゃん・らんちゃんの自然な存在感が美しく重なった一枚です。
  年の締めくくりと新しい時間の始まりがやさしく伝わってきて、見ているこちらまで気持ちが整うようでした。
  これはもう、“冬のお礼参りベストパートナー賞”も同時受賞です。
  </p>
</div>
          </div>
        </div>
      </article>
    </div>

    <div class="section-heading">
      <span class="badge"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2603.png" alt="☃" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 季節賞 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2603.png" alt="☃" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
    </div>

    <div class="awards double">
      <article class="card">
        <span class="ribbon season">季節賞</span>
        <div class="award-photo">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/2kisetu2026.jpg" alt="季節賞 ゼウス" class="lightbox-target">
        </div>
        <div class="meta">
          <div class="dog-info">
            <h3>わんちゃん名前：「ゼウス」</h3>
            <p><strong>投稿者様：</strong>miyu101様</p>
            <p class="author-comment">投稿コメント：「雪大好き」</p>
            <hr>
          <div class="judge-box">
  <h4>審査員コメント｜マテラの森スタッフより</h4>
  <p>
  雪の白さの中で、ゼウスくんの表情がしっかり主役になっているのが印象的でした。
  シンプルな「雪大好き」のひと言どおり、冬を楽しむ気持ちがまっすぐ伝わってきます。
  見た瞬間にテンション上昇中とわかる、元気いっぱいの一枚です。
  </p>
</div>
          </div>
        </div>
      </article>

      <article class="card">
        <span class="ribbon season">季節賞</span>
        <div class="award-photo">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/3kisetu2026.jpg" alt="季節賞 よもぎちゃん" class="lightbox-target">
        </div>
        <div class="meta">
          <div class="dog-info">
            <h3>わんちゃん名前：「よもぎちゃん」</h3>
            <p><strong>投稿者様：</strong>YOMOGI様</p>
            <p class="author-comment">投稿コメント：「白い息が出るほど寒いけど、楽しさが勝ち<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" />」</p>
            <hr>
           <div class="judge-box">
  <h4>審査員コメント｜マテラの森スタッフより</h4>
  <p>
  冬の冷たい空気まで伝わってくるのに、それ以上に楽しさがあふれているのが素敵でした。
  寒さと笑顔が同時に写っていて、冬ならではの魅力がぎゅっと詰まっています。
  よもぎちゃんの「それでも遊ぶ！」という声が聞こえてきそうな一枚です。
  </p>
</div>
          </div>
        </div>
      </article>

      <article class="card">
        <span class="ribbon season">季節賞</span>
        <div class="award-photo">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/4kisetu2026.jpg" alt="季節賞 Belle（ベル）" class="lightbox-target">
        </div>
        <div class="meta">
          <div class="dog-info">
            <h3>わんちゃん名前：「Belle（ベル）」</h3>
            <p><strong>投稿者様：</strong>mimi様</p>
            <p class="author-comment">投稿コメント：「わんだふるフォトコン2026冬応募いたします<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f436.png" alt="🐶" class="wp-smiley" style="height: 1em; max-height: 1em;" /> わんちゃん用の豚肉はまだ食べた事がないのでぜひ美味しい豚肉を食べさせてあげたいです<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f647-200d-2640-fe0f.png" alt="🙇‍♀️" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" />」</p>
            <hr>
           <div class="judge-box">
  <h4>審査員コメント｜マテラの森スタッフより</h4>
  <p>
  写真からもコメントからも、Belleちゃんへの愛情がまっすぐ伝わってくる、
  とてもあたたかい作品でした。
  冬のやさしい空気の中に飼い主さまの思いまで感じられて、見ているこちらもほっこりします。
  こんなにかわいく見つめられたら、ごほうびをあげたくなりますね。
  </p>
</div>
          </div>
        </div>
      </article>

      <article class="card">
        <span class="ribbon season">季節賞</span>
        <div class="award-photo">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/5kisetu2026.jpg" alt="季節賞 べる・ロッキー" class="lightbox-target">
        </div>
        <div class="meta">
          <div class="dog-info">
            <h3>わんちゃん名前：「べる・ロッキー」</h3>
            <p><strong>投稿者様：</strong>ゆ～こ様</p>
            <p class="author-comment">投稿コメント：「<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" />雪の中だとテンション上がりまくりの<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f436.png" alt="🐶" class="wp-smiley" style="height: 1em; max-height: 1em;" />おふたりさん<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f43e.png" alt="🐾" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ワンプロが楽しすぎるですぅ<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f929.png" alt="🤩" class="wp-smiley" style="height: 1em; max-height: 1em;" />」</p>
            <hr>
         <div class="judge-box">
  <h4>審査員コメント｜マテラの森スタッフより</h4>
  <p>
  べるちゃんとロッキーくんの躍動感と仲の良さがしっかり伝わる、
  見ていて楽しくなる一枚です。
  雪景色の中で動きがいきいきと映えていて、冬ならではの高揚感があふれていました。
  これはもう、“雪の日のテンション100％コンビ”認定です。
  </p>
</div>
          </div>
        </div>
      </article>
    </div>

    <div class="polaroid">
      <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 各賞賞品 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h3>
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/03/%E3%83%89%E3%83%A9%E3%82%A4%E3%83%8F%E3%83%BC%E3%83%88_4-1024x739.jpg" alt="マテラ豚賞品" class="lightbox-target">
      <div class="photo-info">
        <div class="author">特典①：わんちゃん専用マテラ豚セット</div>
        <div class="award-comment">コメント：フォトコン入賞者だけが手に入る特別限定のマテラ豚です。愛犬に最高のご褒美を！</div>
        <div class="author">特典②：ドッグランフリー入場券（1日）</div>
        <div class="award-comment">コメント：マテラ豚とフリー券のセットで、愛犬の笑顔も倍増！思い出に残る1日をどうぞ。</div>
      </div>
    </div>

<section class="gallery-section">
  <div class="gallery-title">
    <h2>フォトギャラリー</h2>
    <p>ご応募いただいた素敵なお写真の一部をご紹介します。</p>
  </div>

  <div class="gallery">
    <div class="gallery-item comment-lower">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/6wandahuru.jpg" alt="モカ" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">二人でナイショ話しかな。。</div>
        <div class="comment-name">モカ</div>
      </div>
    </div>

    <div class="gallery-item">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/7wandahuru.jpg" alt="モカ" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">この景色、ぼくの特等席だよ<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">モカ</div>
      </div>
    </div>

    <div class="gallery-item comment-lower">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/8wandahuru.jpg" alt="ゆず" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">冬の風を感じながら、ちょっとひと休み<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f43e.png" alt="🐾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">ゆず</div>
      </div>
    </div>

    <div class="gallery-item">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/9wandahuru.jpg" alt="たろ佑・ひめ花" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">雪の日はテンションMAX！ワンプロ開幕です<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">たろ佑・ひめ花</div>
      </div>
    </div>

    <div class="gallery-item comment-lower">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/10wandahuru.jpg" alt="らん" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">大根畑でらん、ランランラン<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3b5.png" alt="🎵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">らん</div>
      </div>
    </div>

    <div class="gallery-item">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/11wandahuru.jpg" alt="チョコ" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">雪の日だって元気いっぱい！遊ぶ準備OK<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">チョコ</div>
      </div>
    </div>

    <div class="gallery-item comment-lower">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/12wandahuru.jpg" alt="シンバ" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">冬の空気って気持ちいいね〜<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2603.png" alt="☃" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">シンバ</div>
      </div>
    </div>

    <div class="gallery-item">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/13wandahuru.jpg" alt="クレア" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">今日はどこまで冒険しようかな<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f43e.png" alt="🐾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="comment-name">クレア</div>
      </div>
    </div>

    <div class="gallery-item comment-lower">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/14wandahuru.jpg" alt="なおと" class="lightbox-target">
      <div class="comment">
        <div class="comment-body">メリーコギスマス<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f385-1f3fb.png" alt="🎅🏻" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f384.png" alt="🎄" class="wp-smiley" style="height: 1em; max-height: 1em;" />*⋆</div>
        <div class="comment-name">なおと</div>
      </div>
    </div>
  </div>
</section>

  </div>
</div>

<script>
document.addEventListener("DOMContentLoaded", function() {
  const targets = document.querySelectorAll(".fotocon-page-winter2026 .lightbox-target");
  const body = document.body;

  const oldLightbox = document.getElementById("lightbox");
  if (oldLightbox) oldLightbox.remove();
  const oldClose = document.getElementById("lb-close");
  if (oldClose) oldClose.remove();
  const oldPrev = document.getElementById("lb-prev");
  if (oldPrev) oldPrev.remove();
  const oldNext = document.getElementById("lb-next");
  if (oldNext) oldNext.remove();

  const lightbox = document.createElement("div");
  lightbox.id = "lightbox";
  body.appendChild(lightbox);

  const lbImg = document.createElement("img");
  lightbox.appendChild(lbImg);

  const closeBtn = document.createElement("div");
  closeBtn.id = "lb-close";
  closeBtn.textContent = "×";
  body.appendChild(closeBtn);

  const prevBtn = document.createElement("div");
  prevBtn.id = "lb-prev";
  prevBtn.textContent = "<";
  body.appendChild(prevBtn);

  const nextBtn = document.createElement("div");
  nextBtn.id = "lb-next";
  nextBtn.textContent = ">";
  body.appendChild(nextBtn);

  let currentIndex = 0;

  function showLightbox(index) {
    currentIndex = index;
    lbImg.src = targets[currentIndex].src;
    lightbox.style.display = "flex";
    closeBtn.style.display = "block";
    prevBtn.style.display = "block";
    nextBtn.style.display = "block";
    document.body.style.overflow = "hidden";
  }

  function hideLightbox() {
    lightbox.style.display = "none";
    closeBtn.style.display = "none";
    prevBtn.style.display = "none";
    nextBtn.style.display = "none";
    document.body.style.overflow = "";
  }

  targets.forEach((img, index) => {
    img.addEventListener("click", () => showLightbox(index));
  });

  closeBtn.addEventListener("click", hideLightbox);

  prevBtn.addEventListener("click", () => {
    currentIndex = (currentIndex - 1 + targets.length) % targets.length;
    lbImg.src = targets[currentIndex].src;
  });

  nextBtn.addEventListener("click", () => {
    currentIndex = (currentIndex + 1) % targets.length;
    lbImg.src = targets[currentIndex].src;
  });

  lightbox.addEventListener("click", (e) => {
    if (e.target === lightbox) hideLightbox();
  });

  document.addEventListener("keydown", function(e) {
    if (lightbox.style.display !== "flex") return;
    if (e.key === "Escape") hideLightbox();
    if (e.key === "ArrowLeft") prevBtn.click();
    if (e.key === "ArrowRight") nextBtn.click();
  });
});

document.addEventListener("DOMContentLoaded", function() {
  const galleryItems = document.querySelectorAll(".fotocon-page-winter2026 .gallery-item");

  function updateCommentPosition() {
    galleryItems.forEach(item => {
      const img = item.querySelector("img");
      const comment = item.querySelector(".comment");
      if (!img || !comment) return;

      const ratio = img.naturalWidth / img.naturalHeight;

      if (window.innerWidth > 600 && ratio > 1.2) {
        comment.style.top = "auto";
        comment.style.bottom = "18px";
      } else if (!item.classList.contains("comment-lower")) {
        comment.style.top = "18px";
        comment.style.bottom = "auto";
      }
    });
  }

  galleryItems.forEach(item => {
    const img = item.querySelector("img");
    if (!img) return;

    if (img.complete) {
      updateCommentPosition();
    } else {
      img.addEventListener("load", updateCommentPosition);
    }
  });

  window.addEventListener("resize", updateCommentPosition);
});
</script>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>祝！10周年！食べ放題39コース誕生♡</title>
		<link>https://www.materranomori.jp/archives/17000</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Fri, 06 Mar 2026 02:12:07 +0000</pubDate>
				<category><![CDATA[しゃぶしゃぶ]]></category>
		<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[バーベキュー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=17000</guid>

					<description><![CDATA[2026年3月9日(月)からスタート！ 祝！10周...]]></description>
										<content:encoded><![CDATA[
<p>2026年3月9日(月)からスタート！</p>



<style>
.post-content .thanks39-lp{
  --green:#1f6b2c;
  --green-dark:#11451c;
  --red:#e53935;
  --text:#222;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;
  color:var(--text);
  line-height:1.8;
  margin:0;
  padding:0;
}

.post-content .thanks39-lp *,
.post-content .thanks39-lp *::before,
.post-content .thanks39-lp *::after{
  box-sizing:border-box;
}

.post-content .thanks39-lp img{
  display:block;
  max-width:100%;
  height:auto;
}

.post-content .thanks39-lp a{
  text-decoration:none;
}

.post-content .thanks39-wrap{
  width:100%;
  max-width:1100px;
  margin:0 auto;
  padding:0 16px 48px;
}

.post-content .thanks39-hero{
  margin:0 0 28px;
}

.post-content .thanks39-hero img{
  width:100%;
  border-radius:22px;
  box-shadow:0 12px 30px rgba(0,0,0,.14);
}

.post-content .thanks39-intro{
  margin:0 0 26px;
  padding:28px 24px;
  background:linear-gradient(135deg,#fffdf7 0%,#fff4d9 100%);
  border:3px solid #ffe39a;
  border-radius:24px;
  box-shadow:0 8px 22px rgba(0,0,0,.06);
}

.post-content .thanks39-intro h1{
  margin:0 0 12px;
  font-size:clamp(28px,4vw,42px);
  line-height:1.25;
  color:var(--green-dark);
  font-weight:900;
}

.post-content .thanks39-lead{
  margin:0;
  font-size:18px;
}

.post-content .thanks39-highlight{
  display:inline-block;
  background:linear-gradient(transparent 58%, #fff09d 58%);
  font-weight:900;
}

.post-content .thanks39-sub{
  margin:14px 0 0;
  font-size:15px;
  color:#5d5d5d;
}

.post-content .thanks39-cta-row{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin:22px 0 0;
}

.post-content .thanks39-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:56px;
  padding:14px 24px;
  border-radius:999px;
  font-size:17px;
  font-weight:900;
  transition:.2s ease;
}

.post-content .thanks39-btn-primary{
  color:#fff;
  background:linear-gradient(135deg,#ff6a3d 0%,#d91f26 100%);
  box-shadow:0 10px 24px rgba(217,31,38,.28);
}

.post-content .thanks39-btn-secondary{
  color:var(--green-dark);
  background:#fff;
  border:2px solid #d7e7d9;
}

.post-content .thanks39-btn:hover{
  transform:translateY(-2px);
  opacity:.95;
}

.post-content .thanks39-grid-2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin:0 0 26px;
}

.post-content .thanks39-card{
  overflow:hidden;
  background:#fff;
  border:1px solid #f0f0f0;
  border-radius:24px;
  box-shadow:0 10px 26px rgba(0,0,0,.08);
}

.post-content .thanks39-card-body{
  padding:20px 20px 22px;
}

.post-content .thanks39-card h2{
  margin:0 0 8px;
  font-size:28px;
  line-height:1.3;
  color:var(--green-dark);
}

.post-content .thanks39-card p{
  margin:0;
  font-size:16px;
}

.post-content .thanks39-pill{
  display:inline-block;
  margin:0 0 10px;
  padding:7px 14px;
  border-radius:999px;
  background:#f4f8f4;
  color:var(--green-dark);
  font-size:13px;
  font-weight:800;
}

.post-content .thanks39-section-title{
  margin:0 0 16px;
  font-size:clamp(24px,3.2vw,34px);
  line-height:1.3;
  color:var(--green-dark);
  font-weight:900;
}

.post-content .thanks39-scene{
  margin:0 0 28px;
}

.post-content .thanks39-scene-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}

.post-content .thanks39-scene-item{
  padding:18px 16px;
  background:linear-gradient(135deg,#fffdf7 0%,#f8fff4 100%);
  border:2px solid #e5eddc;
  border-radius:18px;
  font-size:16px;
  font-weight:700;
  color:#333;
  box-shadow:0 6px 18px rgba(0,0,0,.05);
}

.post-content .thanks39-features{
  margin:0 0 28px;
}

.post-content .thanks39-feature-list{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}

.post-content .thanks39-feature{
  padding:18px 14px;
  text-align:center;
  background:linear-gradient(135deg,#ffffff 0%,#f8fff4 100%);
  border:2px solid #dcedcf;
  border-radius:20px;
  box-shadow:0 6px 18px rgba(0,0,0,.05);
}

.post-content .thanks39-feature strong{
  display:block;
  margin-bottom:6px;
  font-size:20px;
  line-height:1.35;
  color:var(--green-dark);
}

.post-content .thanks39-feature span{
  display:block;
  font-size:14px;
  line-height:1.6;
  color:#555;
}

.post-content .thanks39-price{
  margin:0 0 28px;
  padding:28px 22px;
  color:#fff;
  background:linear-gradient(135deg,#1d6d2b 0%,#11451c 100%);
  border-radius:28px;
  box-shadow:0 12px 28px rgba(17,69,28,.25);
}

.post-content .thanks39-price-head{
  margin:0 0 18px;
  text-align:center;
}

.post-content .thanks39-price-head h2{
  margin:0 0 8px;
  font-size:clamp(26px,4vw,38px);
  color:#fff;
  font-weight:900;
}

.post-content .thanks39-price-head p{
  margin:0;
  font-size:15px;
  color:#eaf8ec;
}

.post-content .thanks39-price-list{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.post-content .thanks39-price-row{
  display:grid;
  grid-template-columns:34% 1fr;
  overflow:hidden;
  background:#fff;
  border-radius:22px;
  box-shadow:0 6px 18px rgba(0,0,0,.08);
}

.post-content .thanks39-price-label{
  display:flex;
  align-items:center;
  padding:22px 20px;
  background:#f4edd5;
  color:#5b3b22;
  font-size:18px;
  font-weight:900;
}

.post-content .thanks39-price-value{
  display:flex;
  align-items:center;
  gap:10px;
  padding:22px 20px;
  background:#fff;
  color:#222;
  font-size:18px;
  font-weight:700;
}

.post-content .thanks39-price-value strong{
  font-size:34px;
  line-height:1.1;
  font-weight:900;
  color:#1f1f1f;
}

.post-content .thanks39-price-value span{
  font-size:18px;
  font-weight:700;
  color:#333;
}

.post-content .thanks39-price-row-main .thanks39-price-value strong{
  font-size:50px;
  color:#111;
}

.post-content .thanks39-price-note{
  margin:18px 0 0;
  color:#eef8ef;
  font-size:14px;
  line-height:1.9;
  text-align:center;
}

.post-content .thanks39-drink{
  margin:0 0 28px;
  padding:24px 20px;
  background:linear-gradient(135deg,#fff9f0 0%,#fff2dc 100%);
  border:2px solid #ffd6a6;
  border-radius:24px;
}

.post-content .thanks39-drink h2{
  margin:0 0 14px;
  font-size:clamp(24px,3vw,32px);
  color:#8a3c00;
  font-weight:900;
}

.post-content .thanks39-drink-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.post-content .thanks39-drink-item{
  padding:18px 16px;
  background:#fff;
  border:1px solid #ffe3bf;
  border-radius:18px;
  box-shadow:0 6px 14px rgba(0,0,0,.04);
}

.post-content .thanks39-drink-item strong{
  display:block;
  margin-bottom:6px;
  font-size:20px;
  color:#8a3c00;
}

.post-content .thanks39-drink-item span{
  display:block;
  font-size:28px;
  line-height:1.2;
  font-weight:900;
  color:#e85a00;
}

.post-content .thanks39-gallery{
  margin:0 0 28px;
}

.post-content .thanks39-gallery-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.post-content .thanks39-gallery-grid img{
  width:100%;
  border-radius:20px;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}

.post-content .thanks39-bus{
  display:grid;
  grid-template-columns:320px 1fr;
  gap:22px;
  align-items:center;
  margin:0 0 28px;
  padding:22px;
  background:linear-gradient(135deg,#f4fbff 0%,#ecf7ff 100%);
  border:2px solid #cceaff;
  border-radius:26px;
}

.post-content .thanks39-bus img{
  border-radius:18px;
  box-shadow:0 8px 20px rgba(0,0,0,.08);
}

.post-content .thanks39-bus h2{
  margin:0 0 10px;
  font-size:clamp(24px,3vw,32px);
  color:#005f8c;
  font-weight:900;
}

.post-content .thanks39-bus p{
  margin:0 0 14px;
}

.post-content .thanks39-mini-btn{
  display:inline-block;
  padding:12px 18px;
  color:#fff;
  background:#0a87c6;
  border-radius:999px;
  font-weight:800;
}

.post-content .thanks39-notes{
  margin:0 0 32px;
  padding:22px 20px;
  background:#fafafa;
  border:1px solid #ececec;
  border-radius:22px;
}

.post-content .thanks39-notes h2{
  margin:0 0 12px;
  font-size:24px;
  color:#333;
  font-weight:900;
}

.post-content .thanks39-notes ul{
  margin:0;
  padding-left:1.2em;
}

.post-content .thanks39-notes li{
  margin:0 0 8px;
}

.post-content .thanks39-bottom-cta{
  padding:28px 22px;
  text-align:center;
  background:linear-gradient(135deg,#fff4d9 0%,#ffe7a9 100%);
  border:2px solid #ffd86d;
  border-radius:28px;
  box-shadow:0 10px 24px rgba(0,0,0,.06);
}

.post-content .thanks39-bottom-cta h2{
  margin:0 0 10px;
  font-size:clamp(26px,4vw,36px);
  color:#7b4b00;
  font-weight:900;
}

.post-content .thanks39-bottom-cta p{
  margin:0 0 18px;
  font-size:16px;
}

@media screen and (max-width: 900px){
  .post-content .thanks39-grid-2,
  .post-content .thanks39-drink-grid,
  .post-content .thanks39-gallery-grid,
  .post-content .thanks39-bus{
    grid-template-columns:1fr;
  }

  .post-content .thanks39-feature-list,
  .post-content .thanks39-scene-list{
    grid-template-columns:repeat(2,1fr);
  }

  .post-content .thanks39-wrap{
    padding:0 12px 40px;
  }

  .post-content .thanks39-price-row{
    grid-template-columns:38% 1fr;
  }

  .post-content .thanks39-price-value strong{
    font-size:30px;
  }

  .post-content .thanks39-price-row-main .thanks39-price-value strong{
    font-size:42px;
  }
}

@media screen and (max-width: 640px){
  .post-content .thanks39-wrap{
    padding:0 0 36px;
  }

  .post-content .thanks39-hero{
    margin:0 0 18px;
  }

  .post-content .thanks39-hero img{
    border-radius:0;
  }

  .post-content .thanks39-intro,
  .post-content .thanks39-price,
  .post-content .thanks39-drink,
  .post-content .thanks39-bus,
  .post-content .thanks39-notes,
  .post-content .thanks39-bottom-cta{
    margin-left:12px;
    margin-right:12px;
    border-radius:18px;
  }

  .post-content .thanks39-grid-2,
  .post-content .thanks39-scene,
  .post-content .thanks39-features,
  .post-content .thanks39-gallery{
    margin-left:12px;
    margin-right:12px;
  }

  .post-content .thanks39-feature-list,
  .post-content .thanks39-scene-list{
    grid-template-columns:1fr;
  }

  .post-content .thanks39-price{
    padding:24px 14px;
  }

  .post-content .thanks39-price-row{
    grid-template-columns:1fr;
    border-radius:18px;
  }

  .post-content .thanks39-price-label{
    padding:16px 16px 14px;
    font-size:16px;
  }

  .post-content .thanks39-price-value{
    flex-wrap:wrap;
    gap:6px;
    padding:14px 16px 16px;
  }

  .post-content .thanks39-price-value strong{
    font-size:24px;
  }

  .post-content .thanks39-price-row-main .thanks39-price-value strong{
    font-size:28px;
  }

  .post-content .thanks39-price-value span{
    font-size:16px;
  }

  .post-content .thanks39-price-note{
    font-size:13px;
    text-align:left;
  }

  .post-content .thanks39-btn{
    width:100%;
  }

  .post-content .thanks39-cta-row{
    flex-direction:column;
  }
}
</style>

<div class="thanks39-lp">
  <div class="thanks39-wrap">

    <section class="thanks39-hero">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/39バナー.png" alt="祝！10周年来ちゃった♡ 食べ放題39コース">
    </section>

    <section class="thanks39-intro">
      <h1>祝！10周年来ちゃった♡<br>食べ放題<span class="thanks39-highlight">39コース</span></h1>
      <p class="thanks39-lead">
        <strong>「気軽に食べ放題を楽しみたい」</strong>そんな方にぴったりの39コース。<br>
        ご家族でのお食事に、友人同士の集まりに、グループ利用にも。<br>
        <strong>炭火焼BBQ または しゃぶしゃぶ</strong>から、お好きなスタイルをお選びいただけます。
      </p>
      <p class="thanks39-sub">
        ※「BBQ食べ放題」または「しゃぶしゃぶ食べ放題」のいずれかをお選びいただくコースです。両方食べ放題ではありません。
      </p>

      <div class="thanks39-cta-row">
        <a class="thanks39-btn thanks39-btn-primary" href="https://www.hotpepper.jp/strJ001191383/" target="_blank" rel="noopener noreferrer">ホットペッパーで予約する</a>
        <a class="thanks39-btn thanks39-btn-secondary" href="#thanks39-price">料金を見る</a>
      </div>
    </section>

    <section class="thanks39-grid-2">
      <div class="thanks39-card">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/マテラさま_F00-8415メインok.jpg" alt="マテラの森の屋内BBQコート">
        <div class="thanks39-card-body">
          <span class="thanks39-pill">BBQコートの魅力</span>
          <h2>屋内BBQコートで、天候を気にせず楽しめる！</h2>
          <p>マテラの森のBBQコートは、<strong>手ぶらOK・持込OK・屋内コート</strong>。大人数でもゆったり楽しめる、マテラの森ならではのBBQ空間です。</p>
        </div>
      </div>

      <div class="thanks39-card">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/BL8_5451.jpg" alt="しゃぶしゃぶのイメージ">
        <div class="thanks39-card-body">
          <span class="thanks39-pill">選べる食べ放題</span>
          <h2>炭火焼BBQ または しゃぶしゃぶ</h2>
          <p>その日の気分で、<strong>香ばしく楽しむ炭火焼BBQ</strong>か、<strong>ゆったり味わうしゃぶしゃぶ</strong>を選べます。ご家族でもグループでも選びやすいコースです。</p>
        </div>
      </div>
    </section>

    <section class="thanks39-scene">
      <h2 class="thanks39-section-title">こんな時におすすめです</h2>
      <div class="thanks39-scene-list">
        <div class="thanks39-scene-item">家族で気軽に外食したい時に</div>
        <div class="thanks39-scene-item">友人同士でわいわい楽しみたい時に</div>
        <div class="thanks39-scene-item">グループで集まりたい時に</div>
        <div class="thanks39-scene-item">手ぶらでBBQ気分を楽しみたい時に</div>
      </div>
    </section>

    <section class="thanks39-features">
      <h2 class="thanks39-section-title">マテラの森BBQコートのうれしいポイント</h2>
      <div class="thanks39-feature-list">
        <div class="thanks39-feature">
          <strong>手ぶらOK！</strong>
          <span>準備いらずで気軽にBBQ</span>
        </div>
        <div class="thanks39-feature">
          <strong>持込OK！</strong>
          <span>楽しみ方を自由にアレンジ</span>
        </div>
        <div class="thanks39-feature">
          <strong>屋内コート！</strong>
          <span>雨の日でも安心して利用可能</span>
        </div>
        <div class="thanks39-feature">
          <strong>片付け不要！</strong>
          <span>最後まで楽しく過ごせます</span>
        </div>
      </div>
    </section>

    <section class="thanks39-price" id="thanks39-price">
      <div class="thanks39-price-head">
        <h2>39コース 料金案内</h2>
        <h2>２時間食べ放題</h2>
      </div>

      <div class="thanks39-price-list">
        <div class="thanks39-price-row thanks39-price-row-main">
          <div class="thanks39-price-label">大人（中学生以上）</div>
          <div class="thanks39-price-value"><strong>3,900円</strong><span>（税込）</span></div>
        </div>

        <div class="thanks39-price-row">
          <div class="thanks39-price-label">シニア</div>
          <div class="thanks39-price-value"><strong>3,400円</strong><span>（税込）</span></div>
        </div>

        <div class="thanks39-price-row">
          <div class="thanks39-price-label">小学生</div>
          <div class="thanks39-price-value"><strong>1,950円</strong><span>（税込）</span></div>
        </div>

        <div class="thanks39-price-row">
          <div class="thanks39-price-label">幼児</div>
          <div class="thanks39-price-value"><strong>1,100円</strong><span>（税込）</span></div>
        </div>

        <div class="thanks39-price-row">
          <div class="thanks39-price-label">3才未満</div>
          <div class="thanks39-price-value"><strong>無料</strong></div>
        </div>
      </div>

      <p class="thanks39-price-note">
        ※39コースは「炭火焼BBQ食べ放題」または「しゃぶしゃぶ食べ放題」のどちらかを選ぶコースです。<br>
        ※両方食べ放題には適用されません。
      </p>
    </section>

    <section class="thanks39-drink">
      <h2>飲み放題はお好みで追加OK！</h2>
      <div class="thanks39-drink-grid">
        <div class="thanks39-drink-item">
          <strong>アルコール飲み放題</strong>
          <span>＋1,600円（税込）</span>
        </div>
        <div class="thanks39-drink-item">
          <strong>ソフトドリンク飲み放題</strong>
          <span>＋500円（税込）</span>
        </div>
      </div>
    </section>

    <section class="thanks39-gallery">
      <h2 class="thanks39-section-title">写真で見る39コースの楽しみ方</h2>
      <div class="thanks39-gallery-grid">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/F22ok5771.jpg" alt="炭火焼BBQのイメージ">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/明るく加工-F88ok7512.jpg" alt="マテラの森の店内イメージ">
      </div>
    </section>

    <section class="thanks39-bus">
      <div>
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/IMG_3793.jpeg" alt="送迎バス">
      </div>
      <div>
        <h2>送迎バスのご案内</h2>
        <p>団体利用をご検討の方は、送迎バスのご案内ページもあわせてご確認ください。イベントやグループ利用にもおすすめです。</p>
        <a class="thanks39-mini-btn" href="https://www.materranomori.jp/archives/7464" target="_blank" rel="noopener noreferrer">送迎バスの詳細を見る</a>
      </div>
    </section>

    <section class="thanks39-notes">
      <h2>ご利用案内</h2>
      <ul>
        <li>39コースは、<strong>炭火焼BBQ食べ放題</strong>または<strong>しゃぶしゃぶ食べ放題</strong>のいずれかをお選びいただくコースです。</li>
        <li>飲み放題は含まれておりません。ご希望の方は追加料金でお付けいただけます。</li>
        <li>掲載内容は仕入れ状況などにより変更になる場合がございます。</li>
      </ul>
    </section>

    <section class="thanks39-bottom-cta">
      <h2>39コースで、マテラの森をもっと気軽に楽しもう！</h2>
      <p>
        今日のごはんをちょっと特別にしたい日にも、みんなで集まる週末にも。<br>
        ご家族でのお食事に、友人同士の集まりに、グループ利用にもぴったり。<br>
        マテラの森ならではの屋内BBQコートで、気軽に食べ放題をお楽しみください。
      </p>
      <div class="thanks39-cta-row" style="justify-content:center;">
        <a class="thanks39-btn thanks39-btn-primary" href="https://www.hotpepper.jp/strJ001191383/" target="_blank" rel="noopener noreferrer">今すぐ予約する</a>
      </div>
    </section>

  </div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マテラカップボランティア募集！</title>
		<link>https://www.materranomori.jp/archives/16994</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 01:00:00 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=16994</guid>

					<description><![CDATA[MATERRA CUP / Volunteer 第...]]></description>
										<content:encoded><![CDATA[
<div class="materracup-volunteer">

<style>
/* =========================
   MATERRA CUP Volunteer (post-content内完結)
   ========================= */
.post-content .materracup-volunteer{
  margin:0 !important;
  padding:0 !important;
  font-family:"Helvetica Neue", Arial, sans-serif;
  color:#2b2b2b;
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
.post-content{ overflow-x:hidden; } /* iPhoneSE 右余白対策 */
.post-content .materracup-volunteer *{ box-sizing:border-box; }
.post-content .materracup-volunteer img{ max-width:100%; height:auto; display:block; }

.post-content .materracup-volunteer a,
.post-content .materracup-volunteer p,
.post-content .materracup-volunteer li{
  overflow-wrap:anywhere;
  word-break:break-word;
}

.post-content .materracup-volunteer{
  font-size: clamp(16px, 0.55vw + 14px, 18px);
}

.post-content .materracup-volunteer .section{
  padding:52px 20px;
  padding-left: calc(15px + env(safe-area-inset-left));
  padding-right: calc(15px + env(safe-area-inset-right));
}
.post-content .materracup-volunteer .center{ text-align:center; }
.post-content .materracup-volunteer .container{ max-width:980px; margin:0 auto; }

.post-content .materracup-volunteer h1,
.post-content .materracup-volunteer h2,
.post-content .materracup-volunteer h3{
  margin:0 0 16px 0;
  line-height:1.35;
  font-weight:800;
}
.post-content .materracup-volunteer p{
  margin:0 0 12px 0;
  line-height:1.9;
  font-weight:400;
}

.post-content .materracup-volunteer .bg-soft{ background:#fef6f4; }
.post-content .materracup-volunteer .bg-mint{ background:#e8f7f2; }

.post-content .materracup-volunteer .muted{ color:#6c6c6c; font-size:14px; }
.post-content .materracup-volunteer .tiny{ color:#6c6c6c; font-size:12px; line-height:1.7; }

.post-content .materracup-volunteer .btn{
  display:inline-block;
  background:#ff6f61;
  color:#fff;
  padding:12px 26px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
  letter-spacing:0.02em;
}
.post-content .materracup-volunteer .btn:focus,
.post-content .materracup-volunteer a:focus{
  outline:2px solid rgba(255,111,97,0.45);
  outline-offset:3px;
}

/* HERO */
.post-content .materracup-volunteer .hero{
  color:#fff;
  position:relative;
  overflow:hidden;
}
.post-content .materracup-volunteer .hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.60);
}
.post-content .materracup-volunteer .hero-inner{
  position:relative;
  z-index:2;
  padding:84px 20px;
}
.post-content .materracup-volunteer .hero-panel{
  display:inline-block;
  max-width:860px;
  margin:0 auto;
  padding:18px 18px;
  border-radius:18px;
  background:rgba(0,0,0,0.28);
  border:1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(2px);
}
.post-content .materracup-volunteer .badge{
  display:inline-block;
  background:rgba(255,255,255,0.18);
  border:1px solid rgba(255,255,255,0.28);
  padding:7px 12px;
  border-radius:999px;
  font-weight:800;
  margin-bottom:14px;
}
.post-content .materracup-volunteer .hero h1,
.post-content .materracup-volunteer .hero p{
  color:#fff !important;
  text-shadow: 0 3px 14px rgba(0,0,0,0.65);
}

/* CARD/BOX */
.post-content .materracup-volunteer .box{
  background:#fff;
  padding:22px;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(0,0,0,0.06);
  max-width:100%;
}
.post-content .materracup-volunteer .grid-2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:start;
}
.post-content .materracup-volunteer .cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.post-content .materracup-volunteer .card{
  background:#fff;
  padding:18px;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(0,0,0,0.06);
  max-width:100%;
}
.post-content .materracup-volunteer .card h3{
  margin:0 0 8px 0;
  font-size:18px;
  font-weight:800;
}
.post-content .materracup-volunteer .tag{
  display:inline-block;
  font-size:12px;
  font-weight:800;
  padding:4px 10px;
  border-radius:999px;
  background:#111;
  color:#fff;
  margin-bottom:10px;
}

.post-content .materracup-volunteer .label{ font-weight:800; }

/* LIST */
.post-content .materracup-volunteer .ul{
  list-style:none;
  padding:0;
  margin:0;
}
.post-content .materracup-volunteer .ul li{
  padding:10px 0;
  border-bottom:1px dashed rgba(0,0,0,0.12);
}
.post-content .materracup-volunteer .ul li:last-child{ border-bottom:none; }

/* PHOTO */
.post-content .materracup-volunteer .photo{
  border-radius:12px;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(0,0,0,0.08);
  background:transparent;
  max-width:100%;
}
.post-content .materracup-volunteer .photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* swipe gallery */
.post-content .materracup-volunteer .swipe{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns: 82%;
  gap:12px;
  overflow-x:auto;
  padding:6px 4px 10px;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
}
.post-content .materracup-volunteer .swipe::-webkit-scrollbar{ display:none; }
.post-content .materracup-volunteer .swipe > .swipe-item{ scroll-snap-align:start; }
.post-content .materracup-volunteer .swipe .photo{ aspect-ratio: 16 / 9; }
.post-content .materracup-volunteer .cap{
  font-size:12px;
  color:#6c6c6c;
  margin-top:8px;
  line-height:1.6;
}
.post-content .materracup-volunteer .swipe-hint{
  font-size:12px;
  color:#6c6c6c;
  margin-top:10px;
}

/* details/summary (折りたたみ) */
.post-content .materracup-volunteer details{
  margin-top:14px;
  border-radius:14px;
  overflow:hidden;
  border:1px solid rgba(0,0,0,0.08);
  background:#fff;
  box-shadow:0 8px 22px rgba(0,0,0,0.04);
}
.post-content .materracup-volunteer summary{
  list-style:none;
  cursor:pointer;
  padding:14px 14px;
  font-weight:800;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.post-content .materracup-volunteer summary::-webkit-details-marker{ display:none; }
.post-content .materracup-volunteer summary::after{
  content:"＋";
  font-weight:900;
  flex:0 0 auto;
}
.post-content .materracup-volunteer details[open] summary::after{ content:"－"; }
.post-content .materracup-volunteer .details-body{
  padding:0 14px 14px 14px;
}
.post-content .materracup-volunteer .details-body p{ margin-top:0; }

/* IMPORTANT alert */
.post-content .materracup-volunteer .alert{
  background:#fff3f2;
  border:1px solid rgba(255,111,97,0.35);
  border-left:6px solid #ff6f61;
  border-radius:14px;
  padding:14px 14px;
}
.post-content .materracup-volunteer .alert-title{
  font-weight:800;
  margin:0 0 6px 0;
}
.post-content .materracup-volunteer .alert p{
  margin:0;
  color:#4a4a4a;
  font-size:14px;
  line-height:1.8;
}

/* 応募カテゴリ：カード */
.post-content .materracup-volunteer .rulebox{
  background:#fff;
  border:1px solid rgba(0,0,0,0.08);
  border-radius:14px;
  padding:16px 16px;
}
.post-content .materracup-volunteer .rulebox p{ margin:0; }
.post-content .materracup-volunteer .rulebox .rule-title{
  font-weight:800;
  margin-bottom:6px;
}
.post-content .materracup-volunteer .rulebox .rule-text{ color:#4a4a4a; }
.post-content .materracup-volunteer .rulebox .rule-sub{
  margin-top:8px;
  color:#6c6c6c;
  font-size:13px;
  line-height:1.7;
}

.post-content .materracup-volunteer .catlist{
  list-style:none;
  padding:0;
  margin:12px 0 0 0;
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.post-content .materracup-volunteer .catitem{
  display:flex;
  gap:12px;
  align-items:flex-start;
  background:#fff;
  border:1px solid rgba(0,0,0,0.08);
  border-radius:14px;
  padding:12px 12px;
}
.post-content .materracup-volunteer .catno{
  flex:0 0 auto;
  width:36px;
  height:36px;
  border-radius:999px;
  background:#111;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
  font-size:16px;
  line-height:1;
  margin-top:2px;
  box-shadow:0 6px 14px rgba(0,0,0,0.14);
  border:2px solid rgba(255,255,255,0.85);
}
.post-content .materracup-volunteer .catbody{ min-width:0; }
.post-content .materracup-volunteer .catname{
  font-weight:800;
  margin:0 0 4px 0;
}
.post-content .materracup-volunteer .cathint{
  margin:0;
  color:#6c6c6c;
  font-size:13px;
  line-height:1.7;
}

/* timebox */
.post-content .materracup-volunteer .timebox{
  margin-top:14px;
  background:rgba(0,0,0,0.03);
  border:1px dashed rgba(0,0,0,0.18);
  border-radius:14px;
  padding:14px 14px;
}
.post-content .materracup-volunteer .timebox .time-title{
  font-weight:800;
  margin:0 0 8px 0;
}
.post-content .materracup-volunteer .timelist{
  list-style:none;
  padding:0;
  margin:0;
}
.post-content .materracup-volunteer .timelist li{
  padding:8px 0;
  border-bottom:1px dashed rgba(0,0,0,0.12);
  font-size:14px;
}
.post-content .materracup-volunteer .timelist li:last-child{ border-bottom:none; }

/* food photo */
.post-content .materracup-volunteer .foodphoto{
  margin-top:12px;
  border-radius:12px;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(0,0,0,0.10);
  border:1px solid rgba(0,0,0,0.06);
  aspect-ratio: 16 / 10;
}
.post-content .materracup-volunteer .foodphoto img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* RESPONSIVE */
@media screen and (max-width:768px){
  .post-content .materracup-volunteer .section{ padding:34px 15px; }
  .post-content .materracup-volunteer .grid-2{ grid-template-columns:1fr; }
  .post-content .materracup-volunteer .cards{ grid-template-columns:1fr; }
  .post-content .materracup-volunteer .hero-inner{ padding:64px 15px; }
}
@media screen and (min-width:769px){
  .post-content .materracup-volunteer .swipe{
    grid-auto-flow:initial;
    grid-auto-columns:initial;
    overflow:visible;
    padding:0;
    grid-template-columns:1fr 1fr;
    gap:18px;
  }
  .post-content .materracup-volunteer .catlist{
    grid-template-columns:1fr 1fr;
  }
  .post-content .materracup-volunteer .foodphoto{ aspect-ratio: 4 / 3; }
}
@media screen and (min-width:1024px){
  .post-content .materracup-volunteer .section{ padding:64px 20px; }
  .post-content .materracup-volunteer .hero-panel{ padding:24px 24px; }
}
</style>

<!-- =========================
     HERO
     ========================= -->
<section class="hero section center"
  style="background:url('https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_9886.jpg') center/cover no-repeat;">
  <div class="hero-inner container">
    <div class="hero-panel">
      <div class="badge">MATERRA CUP / Volunteer</div>

      <h1 style="margin-bottom:10px;">
        第9回 マテラカップ<br>運営ボランティア募集
      </h1>

      <p style="font-size:18px; margin-bottom:10px;">
        子どもたちの挑戦を、みんなで支える一日。
      </p>

      <p style="margin:0 0 18px 0; font-size:14px; font-weight:700; letter-spacing:0.03em;">
        ※対象：高校生以上／短時間OK／担当クラスの試走タイミングで集合（説明 約10分）
      </p>

      <a class="btn" href="https://forms.gle/SZFXzpRXS7yzKWvN9" target="_blank" rel="noopener">
        応募フォームへ
      </a>
      <p class="muted" style="margin-top:10px;">※フォームは別ページ（Googleフォーム）で開きます</p>
    </div>
  </div>
</section>

<!-- =========================
     ざっくり（最初に見せる要点）
     ========================= -->
<section class="section bg-mint">
  <div class="container">

    <h2 class="center">ボランティア概要</h2>

    <div class="grid-2" style="margin-top:18px;">

      <div class="box" style="text-align:left;">
        <p class="label" style="margin-bottom:8px;">募集内容</p>
        <p style="margin-bottom:6px;">
          担当クラスのスタート周り・安全見守りなど、<span class="label">分かりやすいサポート</span>中心です。
        </p>

        <div class="alert">
          <p class="alert-title">集合について（重要）</p>
          <p>
            集合は<strong>担当クラスの試走タイミング</strong>です。<br>
            試走の<strong>10分前</strong>までに「受付テント（受付看板のある場所）」へお越しください（説明 約10分）。
          </p>
        </div>

        <p class="muted" style="margin-top:12px;">
          ※進行状況により時間は前後します。<br>
          ※当日の案内はスタッフが行います。
        </p>
      </div>

      <div class="box" style="text-align:left;">
        <p class="label" style="margin-bottom:8px;">お礼</p>

        <p style="margin-bottom:10px;">
          ご協力いただいた方には、<span class="label">豚丼（並）テイクアウト 750円チケット</span>をお渡しします。
        </p>

        <div class="foodphoto">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/tanpin21_1.jpg" alt="豚丼（並）テイクアウト">
        </div>
        <p class="cap">熱々の豚丼をお持ち帰りでどうぞ！（テイクアウト専用チケット）</p>

        <ul class="ul" style="margin-top:10px;">
          <li>ビブス返却時にお渡しします</li>
          <li>1クラスにつき1枚お渡しします（複数クラスはその分）</li>
        </ul>
      </div>

    </div>

    <div class="center" style="margin-top:18px;">
      <a class="btn" href="https://forms.gle/SZFXzpRXS7yzKWvN9" target="_blank" rel="noopener">
        応募フォームへ
      </a>
      <p class="muted" style="margin-top:10px;">※フォームは別ページ（Googleフォーム）で開きます</p>
    </div>

  </div>
</section>
<!-- =========================
     ビブスとは？
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">ビブスとは？</h2>

    <div class="grid-2" style="margin-top:18px;">
      <div>
        <div class="photo" style="aspect-ratio:1/1;">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/03/%E3%83%93%E3%83%96%E3%82%B9.png" alt="スタッフ用ビブス（目印のベスト）">
        </div>
        <p class="cap">ビブス＝スタッフだと分かる「目印のベスト」</p>
      </div>

      <div class="box" style="text-align:left;">
        <p class="lead" style="margin-bottom:10px;">当日はこのビブスを着用して活動します</p>

        <ul class="ul">
          <li><span class="label">目的：</span>参加者の皆さまが「スタッフ」をすぐ見つけられるようにするため</li>
          <li><span class="label">配布：</span>受付テントでお名前確認後にお渡しします</li>
          <li><span class="label">着用：</span>活動中は必ず着用をお願いします（安全管理のため）</li>
          <li><span class="label">返却：</span>活動後に受付で返却してください（返却時にお礼チケットをお渡しします）</li>
        </ul>

        <p class="muted" style="margin-top:12px;">
          ※ビブス着用の方のみ、スタッフとしてコース周辺のサポートに入れます。
        </p>
      </div>
    </div>
  </div>
</section>
<!-- =========================
     折りたたみ：安全管理・キャンセル
     ========================= -->
<section class="section">
  <div class="container">
    <h2 class="center">詳細</h2>

    <details>
      <summary>安全管理について（幼児大会のための確認）</summary>
      <div class="details-body">
        <p class="muted" style="margin-top:0;">
          マテラカップは幼児が参加する大会のため、安全管理の観点から受付時に簡単な確認を行っています。
        </p>
        <ul class="ul">
          <li>受付テントでお名前確認の後、ビブスをお渡しします</li>
          <li>活動中はビブス着用のうえ、スタッフの案内するエリアでサポートをお願いします</li>
          <li>
            参加ライダーの保護者・関係者以外の方は、<span class="label">受付時に身分証の提示をお願いする場合があります</span>
          </li>
        </ul>
        <p class="tiny">※個人情報のコピー・記録は行いません。確認のみとなります。</p>
      </div>
    </details>

    <details>
      <summary>キャンセルについて（運営上のお願い）</summary>
      <div class="details-body">
        <p class="muted" style="margin-top:0;">
          ボランティア配置は大会運営に直結するため、<span class="label">原則キャンセルはご遠慮ください。</span>
        </p>
        <ul class="ul">
          <li>やむを得ない事情がある場合は、前日までにご連絡をお願いします</li>
          <li>当日、連絡なく集合時間にお越しにならない場合は、今後の募集でお受けできない場合があります</li>
          <li>集合時間に間に合わない場合、安全管理のため担当をご案内できない場合があります</li>
        </ul>
      </div>
    </details>

  </div>
</section>

<!-- =========================
     募集について（人数など）
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">募集について</h2>

    <div class="grid-2" style="margin-top:18px;">
      <div class="box" style="text-align:left;">
        <p class="label" style="margin-bottom:8px;">対象</p>
        <p style="margin-bottom:6px;"><span class="label">高校生以上</span></p>
        <p class="muted">※ボランティアの皆様も、安心して参加できるよう運営します。</p>
      </div>

      <div class="box" style="text-align:left;">
        <p class="label" style="margin-bottom:8px;">募集人数（目安）</p>
        <ul class="ul">
          <li><span class="label">2才クラス</span>：6人</li>
          <li><span class="label">3才クラス</span>：6人</li>
          <li><span class="label">4才クラス</span>：6人</li>
          <li><span class="label">14Xクラス</span>：6人</li>
          <li><span class="label">5才エキシビションクラス</span>：6人</li>
        </ul>
        <p class="tiny" style="margin-top:10px;">
          ※応募状況により、足りていないクラスへご相談させていただく場合があります。<br>
          ※募集状況によっては、ご希望に沿えない（変更のお願い／お断り）場合がございます。ご了承ください。
        </p>
      </div>
    </div>
  </div>
</section>

<!-- =========================
     応募カテゴリ
     ========================= -->
<section class="section">
  <div class="container">
    <h2 class="center">応募カテゴリ（担当クラス）</h2>

    <div class="box" style="max-width:860px; margin:0 auto; text-align:left;">

      <div class="rulebox">
        <p class="rule-title">ご応募のお願い</p>
        <p class="rule-text">
          ご自身のお子さん／親せきのお子さんがレースに参加しないクラスでご応募ください。
        </p>
        <p class="rule-sub">
          集合は<strong>担当クラスの試走タイミング</strong>です。試走の<strong>10分前</strong>までに「受付テント（受付看板のある場所）」へお越しください（説明 約10分）。
        </p>
      </div>

      <ul class="catlist">
        <li class="catitem">
          <div class="catno">1</div>
          <div class="catbody">
            <p class="catname">2才クラス</p>
            <p class="cathint">試走のタイミングで集合（10分前に受付テント）</p>
          </div>
        </li>

        <li class="catitem">
          <div class="catno">2</div>
          <div class="catbody">
            <p class="catname">3才クラス</p>
            <p class="cathint">2才の進行により開始が早まる場合があります（集合は試走基準）</p>
          </div>
        </li>

        <li class="catitem">
          <div class="catno">3</div>
          <div class="catbody">
            <p class="catname">4才クラス</p>
            <p class="cathint">集合は試走のタイミング（10分前に受付テント）</p>
          </div>
        </li>

        <li class="catitem">
          <div class="catno">4</div>
          <div class="catbody">
            <p class="catname">14Xクラス</p>
            <p class="cathint">集合は試走のタイミング（10分前に受付テント）</p>
          </div>
        </li>

        <li class="catitem">
          <div class="catno">5</div>
          <div class="catbody">
            <p class="catname">5才エキシビションクラス</p>
            <p class="cathint">集合は試走のタイミング（10分前に受付テント）</p>
          </div>
        </li>
      </ul>

      <details>
        <summary>参考：おおよその時間帯（目安）</summary>
        <div class="details-body">
          <div class="timebox" style="margin-top:0;">
            <p class="time-title">参考：おおよその時間帯（目安）</p>
            <ul class="timelist">
              <li>2才クラス：8:40ごろ〜</li>
              <li>3才クラス：10:30ごろ〜（2才の進行により早まる場合あり）</li>
              <li>4才クラス：11:50ごろ〜（進行により前後）</li>
              <li>14Xクラス：13:30ごろ〜（進行により前後）</li>
              <li>5才エキシビションクラス：14:00ごろ〜（進行により前後）</li>
            </ul>
            <p class="tiny" style="margin:10px 0 0 0;">
              ※時間はあくまでも目安です。進行状況により前後します。<br>
              ※当日は「担当クラスの試走」を基準にご案内します。
            </p>
          </div>
        </div>
      </details>

      <p class="muted" style="margin-top:12px;">
        目安となるタイムスケジュールは、<a href="https://www.materranomori.jp/archives/16980">第9回マテラカップ概要ページ</a>をご確認ください。<br>
        ※タイムスケジュールは、概要ページに後日掲載予定です。
      </p>

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

<!-- =========================
     ボランティア内容
     ========================= -->
<section class="section">
  <div class="container">
    <h2 class="center">ボランティア内容</h2>

    <div class="cards" style="margin-top:18px;">
      <div class="card">
        <span class="tag">スタート</span>
        <h3>スタートゲート（両端2名）</h3>
        <p>合図（レディ！セット！ゴー！）に合わせて、ゲートを開閉します。</p>
        <p class="muted">※難しい作業はありません</p>
      </div>

      <div class="card">
        <span class="tag">スタート</span>
        <h3>掛け声（1名）</h3>
        <p>「レディ！セット！ゴー！」の掛け声でスタートをサポートします。</p>
      </div>

      <div class="card">
        <span class="tag">安全サポート</span>
        <h3>コース内補助（2名）</h3>
        <p>転倒時の見守り・安全のためのサポートをお願いします。</p>
        <p class="muted">※押して進ませることはしません</p>
      </div>

      <div class="card">
        <span class="tag">ゴール</span>
        <h3>旗振り（1名）</h3>
        <p>ゴールの合図と、ゴール付近の安全の見守りをお願いします。</p>
      </div>
    </div>

    <div class="box" style="max-width:860px; margin:18px auto 0; text-align:left;">
      <p class="label" style="margin-bottom:10px;">目安</p>
      <ul class="ul">
        <li>1クラスにつき、約8〜11レース程度を想定しています</li>
        <li>スタート招集・受付・ゴールキーパーはマテラの森スタッフが担当します</li>
      </ul>
    </div>

  </div>
</section>

<!-- =========================
     演出・盛り上げサポート（画像は左から撤去）
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">演出・盛り上げサポート</h2>

    <div class="box" style="max-width:860px; margin:18px auto 0; text-align:left;">
      <p class="lead" style="margin-bottom:10px;">マテラカップならではの「称える演出」も一緒にお願いします。</p>

      <ul class="ul">
        <li><span class="label">決勝戦前：</span>セレモニー補助（コースに一列に並び、ライダーを称えます）</li>
        <li><span class="label">本戦スタート時：</span>スタッフ整列（ライダーをお迎えします）</li>
        <li><span class="label">じゃんけん企画（愛媛プロレス様）周り：</span>順番決め〜お子さま整列のサポート／一緒に盛り上げ</li>
        <li><span class="label">レッドカーペット：</span>入場時の誘導補助</li>
        <li><span class="label">表彰式：</span>ステージ後方でクラッカー（祝福の演出）</li>
      </ul>

      <p class="muted" style="margin-top:12px;">
        ※いずれも難しい役割ではありません。スタッフが近くでフォローします。
      </p>
    </div>

    <details>
      <summary>演出の様子（写真を見る）</summary>
      <div class="details-body">
        <div class="swipe" style="margin-top:6px;">
          <div class="swipe-item">
            <div class="photo">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_9886.jpg" alt="レッドカーペット入場">
            </div>
            <p class="cap">レッドカーペット入場（ワクワクのスタート）</p>
          </div>

          <div class="swipe-item">
            <div class="photo">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2024/05/IMG_5697.jpg" alt="本戦スタート前の整列">
            </div>
            <p class="cap">本戦スタート前の整列（ライダーをお迎えします）</p>
          </div>

          <div class="swipe-item">
            <div class="photo">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2024/05/IMG_5979.jpg" alt="決勝戦前のセレモニー">
            </div>
            <p class="cap">決勝戦前（ライダーを称えるセレモニー）</p>
          </div>

          <div class="swipe-item">
            <div class="photo">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/%EF%BC%92IMG_8936.jpg" alt="表彰式">
            </div>
            <p class="cap">表彰式（みんなで祝福！）</p>
          </div>
        </div>

        <p class="swipe-hint center">※写真は左右にスワイプできます</p>
      </div>
    </details>

  </div>
</section>

<!-- =========================
     当日のお願い
     ========================= -->
<section class="section bg-mint center">
  <div class="container">
    <h2>当日のお願いについて</h2>
    <div class="box" style="max-width:860px; margin:0 auto; text-align:left;">
      <p class="lead" style="margin-bottom:10px;">
        できるだけ、無理のない形でお願いしたいと思っています。
      </p>
      <p>
        当日の役割は、全体の進行や安全面のバランスを見ながら、
        スタッフよりご案内させていただきます。
      </p>
      <p class="muted" style="margin:0;">
        ※初めての方でも安心して参加できるよう、分かりやすい内容を中心にお願いします。
      </p>
    </div>
  </div>
</section>

<!-- =========================
     CTA
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>応募はこちら</h2>
    <p style="margin-bottom:16px;">Googleフォームよりお申し込みください。</p>
    <a class="btn" href="https://forms.gle/SZFXzpRXS7yzKWvN9" target="_blank" rel="noopener">
      応募フォームへ
    </a>
    <p class="muted" style="margin-top:10px;">
      ※ホームページ公開と同時に受付開始します。
    </p>
  </div>
</section>

</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マテラカップ前日車中泊予約フォーム</title>
		<link>https://www.materranomori.jp/archives/16996</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Sat, 28 Feb 2026 16:00:00 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=16996</guid>

					<description><![CDATA[MATERRA CUP / 前日車中泊（無料開放）...]]></description>
										<content:encoded><![CDATA[
<div class="materracup-shachuhaku-2026">

<style>
/* =========================
   MATERRA CUP 車中泊 2026（post-content内完結）
   ========================= */
.post-content .materracup-shachuhaku-2026{
  margin:0 !important;
  padding:0 !important;
  font-family:"Helvetica Neue", Arial, sans-serif;
  color:#2b2b2b;
}
.post-content .materracup-shachuhaku-2026 *{ box-sizing:border-box; }
.post-content .materracup-shachuhaku-2026 img{ max-width:100%; height:auto; display:block; }

.post-content .materracup-shachuhaku-2026 .section{ padding:52px 20px; }
.post-content .materracup-shachuhaku-2026 .center{ text-align:center; }
.post-content .materracup-shachuhaku-2026 .container{ max-width:960px; margin:0 auto; }

.post-content .materracup-shachuhaku-2026 h1,
.post-content .materracup-shachuhaku-2026 h2,
.post-content .materracup-shachuhaku-2026 h3{
  margin:0 0 16px 0;
  line-height:1.35;
}
.post-content .materracup-shachuhaku-2026 p{
  margin:0 0 12px 0;
  line-height:1.85;
}

.post-content .materracup-shachuhaku-2026 .bg-soft{ background:#fef6f4; }
.post-content .materracup-shachuhaku-2026 .bg-mint{ background:#e8f7f2; }

.post-content .materracup-shachuhaku-2026 .btn{
  display:inline-block;
  background:#ff6f61;
  color:#fff;
  padding:12px 26px;
  border-radius:999px;
  text-decoration:none;
  font-weight:700;
  letter-spacing:0.02em;
}
.post-content .materracup-shachuhaku-2026 .btn:focus,
.post-content .materracup-shachuhaku-2026 a:focus{
  outline:2px solid rgba(255,111,97,0.45);
  outline-offset:3px;
}

.post-content .materracup-shachuhaku-2026 .muted{ color:#6c6c6c; font-size:14px; }
.post-content .materracup-shachuhaku-2026 .hr{
  border:none;
  border-top:1px solid rgba(0,0,0,0.08);
  margin:18px 0;
}

/* HERO */
.post-content .materracup-shachuhaku-2026 .hero{
  color:#fff;
  position:relative;
  overflow:hidden;
  border-radius:0;
}
.post-content .materracup-shachuhaku-2026 .hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.62);
}
.post-content .materracup-shachuhaku-2026 .hero-inner{
  position:relative;
  z-index:2;
  padding:84px 20px;
}
.post-content .materracup-shachuhaku-2026 .hero .badge{
  display:inline-block;
  background:rgba(255,255,255,0.18);
  border:1px solid rgba(255,255,255,0.28);
  padding:7px 12px;
  border-radius:999px;
  font-weight:700;
  margin-bottom:14px;
}
.post-content .materracup-shachuhaku-2026 .hero h1,
.post-content .materracup-shachuhaku-2026 .hero p{
  color:#fff !important;
  text-shadow: 0 3px 14px rgba(0,0,0,0.65);
}
.post-content .materracup-shachuhaku-2026 .hero-panel{
  display:inline-block;
  max-width:840px;
  margin:0 auto;
  padding:18px 18px;
  border-radius:18px;
  background:rgba(0,0,0,0.28);
  border:1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(2px);
}

/* Boxes / grids */
.post-content .materracup-shachuhaku-2026 .box{
  background:#fff;
  padding:22px;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(0,0,0,0.06);
}
.post-content .materracup-shachuhaku-2026 .grid-2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:start;
}

/* List */
.post-content .materracup-shachuhaku-2026 .ul{
  list-style:none;
  padding:0;
  margin:0;
}
.post-content .materracup-shachuhaku-2026 .ul li{
  padding:10px 0;
  border-bottom:1px dashed rgba(0,0,0,0.12);
}
.post-content .materracup-shachuhaku-2026 .ul li:last-child{ border-bottom:none; }

/* Tags */
.post-content .materracup-shachuhaku-2026 .tag{
  display:inline-block;
  padding:6px 14px;
  border-radius:999px;
  background:#111;
  color:#fff;
  font-weight:800;
  font-size:14px;
}

/* ★強化：禁止事項専用（雰囲気は壊さず、ここだけ目立たせる） */
.post-content .materracup-shachuhaku-2026 .danger-wrap{
  background:#fff;
  border-radius:16px;
  box-shadow:0 10px 26px rgba(0,0,0,0.06);
  overflow:hidden;
}
.post-content .materracup-shachuhaku-2026 .danger-head{
  padding:14px 18px;
  background:rgba(255,111,97,0.12);
  border-bottom:1px solid rgba(255,111,97,0.22);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
}
.post-content .materracup-shachuhaku-2026 .danger-head .tag-strong{
  display:inline-block;
  padding:7px 14px;
  border-radius:999px;
  background:#ff6f61;
  color:#fff;
  font-weight:900;
  font-size:14px;
  letter-spacing:.02em;
}
.post-content .materracup-shachuhaku-2026 .danger-head .headline{
  font-weight:900;
  font-size:18px;
  margin:0;
}
.post-content .materracup-shachuhaku-2026 .danger-body{
  padding:18px 22px 20px;
}
.post-content .materracup-shachuhaku-2026 .iconline{
  display:flex;
  align-items:flex-start;
  gap:10px;
  margin:8px 0;
}
.post-content .materracup-shachuhaku-2026 .icon{
  width:32px;
  height:32px;
  border-radius:10px;
  background:rgba(255,111,97,0.10);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
  flex:0 0 auto;
}
.post-content .materracup-shachuhaku-2026 .strong{
  font-weight:900;
}
.post-content .materracup-shachuhaku-2026 .smallbox{
  margin-top:14px;
  padding:14px 16px;
  border-radius:14px;
  background:#f7f7f7;
  border:1px solid rgba(0,0,0,0.06);
}

@media screen and (max-width:768px){
  .post-content .materracup-shachuhaku-2026 .section{ padding:38px 15px; }
  .post-content .materracup-shachuhaku-2026 .grid-2{ grid-template-columns:1fr; }
  .post-content .materracup-shachuhaku-2026 .hero-inner{ padding:68px 15px; }
  .post-content .materracup-shachuhaku-2026 .danger-body{ padding:16px 16px 18px; }
  .post-content .materracup-shachuhaku-2026 .danger-head .headline{ font-size:17px; }
}
</style>

<!-- =========================
     HERO（★駐車場画像に変更）
     ========================= -->
<section class="hero section center"
  style="background:url('https://www.materranomori.jp/wp/wp-content/uploads/2026/02/%E9%A7%90%E8%BB%8A%E5%A0%B4.jpg') center/cover no-repeat;">
  <div class="hero-inner container">
    <div class="hero-panel">

      <div class="badge">MATERRA CUP / 前日車中泊（無料開放）</div>

      <h1 style="margin-bottom:10px;">
        遠方のご家族へ。<br>
        前日は“安心して眠れる場所”を。
      </h1>

      <p style="font-size:16px; margin-bottom:10px;">
        第9回マテラカップ参加者ご家族限定で、駐車場を車中泊用に開放します。
      </p>

      <p style="margin:0 0 18px 0; font-size:14px; font-weight:600; letter-spacing:0.03em;">
        ※先着20台／事前予約制／トイレ24時間OK
      </p>

      <p style="font-weight:700; margin-bottom:6px;">申込締切：2026.4.12（日）23:59</p>
      <p style="margin-bottom:20px;">承認メール：2026.4.15頃までに送信（承認制）</p>

      <a class="btn" href="https://docs.google.com/forms/d/e/1FAIpQLSdm7xRJb6aTd_kQ5BSHW3Gro7ILen881eKmTvoHWgJNcFCyuw/viewform?usp=sharing&#038;ouid=110702213433939224881" target="_blank" rel="noopener">
        車中泊を申し込む（Googleフォーム）
      </a>

      <p class="muted" style="margin-top:12px;">
        ※フォーム送信後の自動返信は「仮受付」です。<br>
        後日お送りする「受付完了（承認）メール」が届いた方のみご利用いただけます。
      </p>

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

<!-- =========================
     まず結論
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">まずここだけはご確認ください</h2>

    <div class="box" style="max-width:760px; margin:0 auto;">
      <ul class="ul">
        <li><strong>対象：</strong>第9回マテラカップ参加者のご家族のみ（一般利用不可）</li>
        <li><strong>料金：</strong>無料（<strong>先着20台</strong>）</li>
        <li><strong>受付時間（前日）：</strong>16:00〜18:00頃<br>
          <span class="muted">※上記以外の時間でも受付は可能ですが、店舗の混雑状況によりお待たせする場合があります。</span>
        </li>
        <li><strong>トイレ：</strong>24時間使用OK</li>
        <li><strong>23時以降：</strong>トイレ以外 完全消灯（場内は真っ暗）</li>
      </ul>
    </div>
  </div>
</section>

<!-- =========================
     申込〜当日の流れ
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>お申し込み〜当日の流れ</h2>

    <div class="box" style="max-width:760px; margin:0 auto; text-align:left;">
      <p><strong>1）Googleフォームで事前予約</strong><br>
        申込締切：<strong>2026年4月12日（日）23:59</strong>
      </p>

      <p><strong>2）マテラの森より「受付完了（承認）メール」を送信</strong><br>
        <strong>4月15日頃まで</strong>にお送りします（承認制）
      </p>

      <hr class="hr">

      <p><strong>3）【当日】受付で承認メール画面を提示</strong><br>
        確認後、<strong>車中泊プレート</strong>をお渡しします。
      </p>

      <p><strong>4）プレートを車のフロントに掲示</strong><br>
        車外から見える位置（ダッシュボード上）に置いてください。
      </p>

      <p class="muted" style="margin-top:10px;">
        ※メール画面が表示できない場合に備え、承認メールのスクリーンショット保存をおすすめします。<br>
        ※プレート掲示がない車は、確認のためスタッフがお声がけする場合があります。
      </p>
    </div>
  </div>
</section>

<!-- =========================
     駐車位置（入口付近注意）
     ========================= -->
<section class="section bg-mint">
  <div class="container">
    <h2 class="center">駐車位置について（必ずご理解ください）</h2>

    <div class="box" style="max-width:760px; margin:0 auto;">
      <p>
        大会当日（2026年4月26日・日）は、<strong>6:30頃よりスタッフが会場設営</strong>を開始します。<br>
        スタッフ車両・搬入車両が出入りするため、<strong>入口付近は設営動線</strong>となります。
      </p>

      <ul class="ul">
        <li><strong>入口付近は混雑・騒音が発生します</strong></li>
        <li>朝ゆっくりお休みになりたい方は、<strong>入口周辺への駐車はお控えください</strong></li>
        <li>安全確保のため、駐車位置のご協力をお願いいたします</li>
      </ul>
    </div>
  </div>
</section>

<!-- =========================
     マテラサーキット利用制限
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>マテラサーキットのご利用について</h2>
    <div class="box" style="max-width:760px; margin:0 auto; text-align:left;">
      <ul class="ul">
        <li>前日のご利用は<strong>20:00まで</strong></li>
        <li>大会当日早朝のご利用はできません（大会準備のため）</li>
      </ul>
    </div>
  </div>
</section>

<!-- =========================
     ★強化：禁止事項（ここだけ目立つ）
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">禁止事項（安全のため必ず守ってください）</h2>

    <div class="danger-wrap" style="max-width:760px; margin:0 auto;">
      <div class="danger-head">
        <span class="tag-strong">最重要</span>
        <p class="headline">火気・発電機の使用は禁止です</p>
      </div>

      <div class="danger-body" style="text-align:left;">
        <div class="iconline">
          <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
          <div>
            <p style="margin:0;"><span class="strong">火気厳禁</span>（駐車場・公園を含む敷地内すべて）</p>
            <p class="muted" style="margin:6px 0 0;">焚き火／BBQコンロ／カセットコンロ／花火など</p>
          </div>
        </div>

        <div class="iconline">
          <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6ab.png" alt="🚫" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
          <div>
            <p style="margin:0;"><span class="strong">発電機禁止</span>（騒音・排気・火災防止のため）</p>
            <p class="muted" style="margin:6px 0 0;">夜間スタッフ不在のため、トラブルが起きると対応できません</p>
          </div>
        </div>

        <div class="smallbox">
          <p style="margin:0 0 6px 0;"><span class="strong">23時以降は完全消灯</span>です（トイレ以外）。</p>
          <p class="muted" style="margin:0;">照明は各自でご準備ください（懐中電灯・ヘッドライト・バッテリー式ライト推奨）。</p>
        </div>

        <p class="muted" style="margin-top:12px;">
          ※消防許可を取得しておりません。<br>
          ※21時以降はスタッフ不在のため、夜間は対応できません。
        </p>
      </div>
    </div>
  </div>
</section>

<!-- =========================
     出入口・マナー（最新版：出入り自由／イスは条件付き）
     ========================= -->
<section class="section bg-mint">
  <div class="container">
    <h2 class="center">出入口・マナーについて</h2>

    <div class="grid-2">
      <div class="box">
        <h3>出入口について</h3>
        <ul class="ul">
          <li><strong>外出（コンビニ等）はご自由にどうぞ。</strong></li>
          <li>夜間は周辺が暗くなります。移動の際は安全にご注意ください。</li>
          <li>敷地内では、火気・発電機禁止／アイドリング禁止などのルールをお守りください。</li>
        </ul>
      </div>

      <div class="box">
        <h3>マナー・お願い</h3>
        <ul class="ul">
          <li><strong>アイドリング禁止</strong></li>
          <li><strong>宴会行為禁止</strong>（大声・長時間の飲食・音楽など）</li>
          <li>ゴミは必ずお持ち帰りください</li>
          <li>ペット同伴の場合は必ず管理してください</li>
          <li>イス等を使用する場合は、<strong>最小限・短時間で、周囲の迷惑にならない範囲</strong>でお願いします</li>
          <li><strong>23時以降は完全消灯・静粛</strong>にご協力ください（車外での滞在はお控えください）</li>
        </ul>
      </div>
    </div>
  </div>
</section>

<!-- =========================
     免責
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>免責事項（重要）</h2>

    <div class="box" style="max-width:760px; margin:0 auto; text-align:left;">
      <p>
        駐車場内および車中泊利用中に発生した事故・盗難・騒音・トラブル等について、主催者および施設は<strong>一切責任を負いません</strong>。
      </p>
      <p>
        利用者間で発生したトラブルは<strong>当事者間で解決</strong>してください。主催者は仲裁・補償・責任の負担を行いません。
      </p>
      <p class="muted">
        ※ルール違反が確認された場合は、主催者判断により退去していただく場合があります。
      </p>

      <hr class="hr">

      <p><strong>夜間について</strong><br>
        21時以降はスタッフ不在となります。緊急時は各自で警察（110）・消防（119）へご連絡ください。
      </p>
    </div>
  </div>
</section>

<!-- =========================
     CTA
     ========================= -->
<section class="section bg-soft center">
  <div class="container">
    <h2 style="margin-bottom:8px;">車中泊のお申し込み</h2>
    <p style="margin-bottom:16px;">締切：2026年4月12日（日）23:59（先着20台）</p>

    <a class="btn" href="https://docs.google.com/forms/d/e/1FAIpQLSdm7xRJb6aTd_kQ5BSHW3Gro7ILen881eKmTvoHWgJNcFCyuw/viewform?usp=sharing&#038;ouid=110702213433939224881" target="_blank" rel="noopener">
      Googleフォームで申し込む
    </a>

    <p class="muted" style="margin-top:12px;">
      ※自動返信は仮受付です。受付完了（承認）メールが届いた方のみご利用いただけます。
    </p>
  </div>
</section>

</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マテラカップ2026スプリングステージ開催</title>
		<link>https://www.materranomori.jp/archives/16980</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Sat, 28 Feb 2026 16:00:00 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<category><![CDATA[ストライダー]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=16980</guid>

					<description><![CDATA[MATERRA CUP / SPRING STAG...]]></description>
										<content:encoded><![CDATA[
<div class="materracup-2026">

<style>
/* =========================
   MATERRA CUP 2026 (post-content内完結)
   ========================= */
.post-content .materracup-2026{
  margin:0 !important;
  padding:0 !important;
  font-family:"Helvetica Neue", Arial, sans-serif;
  color:#2b2b2b;
}
.post-content .materracup-2026 *{ box-sizing:border-box; }
.post-content .materracup-2026 img{ max-width:100%; height:auto; display:block; }

.post-content .materracup-2026 .section{ padding:52px 20px; }
.post-content .materracup-2026 .center{ text-align:center; }
.post-content .materracup-2026 .container{ max-width:960px; margin:0 auto; }

.post-content .materracup-2026 h1,
.post-content .materracup-2026 h2,
.post-content .materracup-2026 h3{
  margin:0 0 16px 0;
  line-height:1.35;
}
.post-content .materracup-2026 p{
  margin:0 0 12px 0;
  line-height:1.85;
}

.post-content .materracup-2026 .bg-soft{ background:#fef6f4; }
.post-content .materracup-2026 .bg-mint{ background:#e8f7f2; }

.post-content .materracup-2026 .btn{
  display:inline-block;
  background:#ff6f61;
  color:#fff;
  padding:12px 26px;
  border-radius:999px;
  text-decoration:none;
  font-weight:700;
  letter-spacing:0.02em;
}
.post-content .materracup-2026 .btn:focus,
.post-content .materracup-2026 a:focus{ outline:2px solid rgba(255,111,97,0.45); outline-offset:3px; }

.post-content .materracup-2026 .muted{ color:#6c6c6c; font-size:14px; }
.post-content .materracup-2026 .hr{
  border:none;
  border-top:1px solid rgba(0,0,0,0.08);
  margin:18px 0;
}

/* HERO */
.post-content .materracup-2026 .hero{
  color:#fff;
  position:relative;
  overflow:hidden;
  border-radius:0;
}
.post-content .materracup-2026 .hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.62);
}
.post-content .materracup-2026 .hero-inner{
  position:relative;
  z-index:2;
  padding:84px 20px;
}
.post-content .materracup-2026 .hero .badge{
  display:inline-block;
  background:rgba(255,255,255,0.18);
  border:1px solid rgba(255,255,255,0.28);
  padding:7px 12px;
  border-radius:999px;
  font-weight:700;
  margin-bottom:14px;
}
.post-content .materracup-2026 .hero h1,
.post-content .materracup-2026 .hero p{
  color:#fff !important;
  text-shadow:0 3px 14px rgba(0,0,0,0.65);
}
.post-content .materracup-2026 .hero-panel{
  display:inline-block;
  max-width:820px;
  margin:0 auto;
  padding:18px 18px;
  border-radius:18px;
  background:rgba(0,0,0,0.28);
  border:1px solid rgba(255,255,255,0.18);
  backdrop-filter:blur(2px);
}

/* Cards / grids */
.post-content .materracup-2026 .box{
  background:#fff;
  padding:22px;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(0,0,0,0.06);
}
.post-content .materracup-2026 .grid-2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:center;
}
.post-content .materracup-2026 .photo{
  border-radius:12px;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(0,0,0,0.08);
}

/* List */
.post-content .materracup-2026 .ul{
  list-style:none;
  padding:0;
  margin:0;
}
.post-content .materracup-2026 .ul li{
  padding:10px 0;
  border-bottom:1px dashed rgba(0,0,0,0.12);
}
.post-content .materracup-2026 .ul li:last-child{ border-bottom:none; }

/* 2歳写真：スマホは横スワイプでスクロール短縮 */
.post-content .materracup-2026 .swipe{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:78%;
  gap:12px;
  overflow-x:auto;
  padding:6px 4px 10px;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
}
.post-content .materracup-2026 .swipe::-webkit-scrollbar{ display:none; }
.post-content .materracup-2026 .swipe > .photo{
  scroll-snap-align:start;
}
.post-content .materracup-2026 .swipe-hint{
  font-size:12px;
  color:#6c6c6c;
  margin-top:10px;
}

/* PCでは従来どおり2カラム表示に戻す */
@media screen and (min-width:769px){
  .post-content .materracup-2026 .swipe{
    display:grid;
    grid-auto-flow:initial;
    grid-auto-columns:initial;
    overflow:visible;
    padding:0;
    grid-template-columns:1fr 1fr;
    gap:18px;
  }
}

@media screen and (max-width:768px){
  .post-content .materracup-2026 .section{ padding:38px 15px; }
  .post-content .materracup-2026 .grid-2{ grid-template-columns:1fr; }
  .post-content .materracup-2026 .hero-inner{ padding:68px 15px; }
}

/* photoの白余白を消す：枠いっぱいに表示 */
.post-content .materracup-2026 .photo{
  background:transparent;
}
.post-content .materracup-2026 .photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* ===== 文字サイズ：スマホは現状維持、PCで自然にアップ ===== */
.post-content .materracup-2026{
  font-size:clamp(16px, 0.55vw + 14px, 18px);
}

/* 本文 */
.post-content .materracup-2026 p{
  font-size:1em;
  line-height:1.9;
}

/* 見出し */
.post-content .materracup-2026 h1{
  font-size:clamp(28px, 1.4vw + 20px, 40px);
  line-height:1.2;
  letter-spacing:0.02em;
}
.post-content .materracup-2026 h2{
  font-size:clamp(22px, 0.9vw + 18px, 30px);
  line-height:1.3;
}
.post-content .materracup-2026 h3{
  font-size:clamp(18px, 0.6vw + 16px, 24px);
  line-height:1.35;
}

/* 注釈 */
.post-content .materracup-2026 .muted{
  font-size:clamp(13px, 0.25vw + 12px, 15px);
}
.post-content .materracup-2026 .lead{
  font-weight:900;
  font-size:clamp(18px, 0.8vw + 16px, 22px);
  line-height:1.6;
}

@media screen and (min-width:1024px){
  .post-content .materracup-2026 .section{ padding:64px 20px; }
  .post-content .materracup-2026 .hero-panel{ padding:24px 24px; }
}
</style>

<!-- =========================
     HERO
     ========================= -->
<section class="hero section center"
  style="background:url('https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_8907.jpg') center/cover no-repeat;">
  <div class="hero-inner container">
    <div class="hero-panel">

      <div class="badge">MATERRA CUP / SPRING STAGE 2026</div>

      <h1 style="margin-bottom:10px;">
        はじめてでも大丈夫。<br>
        2〜3歳の“できた！”を作る日。
      </h1>

      <p style="font-size:18px; margin-bottom:10px;">
        初レースの思い出は一生モノ。
      </p>

      <p style="margin:0 0 18px 0; font-size:14px; font-weight:600; letter-spacing:0.03em;">
        ※クラスは2歳〜（14X含む）まで全クラス開催
      </p>

      <p style="font-weight:700; margin-bottom:6px;">2026.4.26 SUN</p>
      <p style="margin-bottom:20px;">エントリー締切：2026.4.12（日）23:59</p>

      <a class="btn" href="https://www.materranomori.jp/reservation">
        エントリーはこちら
      </a>

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

<!-- =========================
     大会概要
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <h2 class="center">大会概要</h2>

    <div style="max-width:760px; margin:0 auto; background:#fff; padding:25px; border-radius:14px; box-shadow:0 6px 18px rgba(0,0,0,0.05);">

      <p><strong>■ 開催日</strong><br>
      2026年4月26日（日）</p>

      <p><strong>■ 受付開始</strong><br>
      8:00〜<br>
      ※各クラス、ライダーミーティング10分前までに受付完了してください</p>

      <p><strong>■ 参加費</strong><br>
      2,800円（税込）<br>
      ※現金のみ購入可能<br>
      ※当日、店内券売機にてチケットをご購入ください</p>

      <p><strong>■ エントリー締切</strong><br>
      2026年4月12日（日）23:59</p>

      <hr class="hr">

      <p><strong>■ 開催可否</strong><br>
      小雨決行／荒天中止</p>

      <p><strong>■ 中止判断</strong><br>
      前日朝8:00の天気予報を確認のうえ判断します</p>

      <p><strong>■ 駐車場</strong><br>
      無料 約100台</p>

      <p><strong>■ 観覧</strong><br>
      観覧席あり（譲り合ってご利用ください）</p>

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

<!-- =========================
     改善宣言
     ========================= -->
<section class="section bg-mint center">
  <div class="container">
    <h2>第9回は、運営を見直しました。</h2>
    <p style="font-weight:700;">
      <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> タイムスケジュール再構築<br>
      <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 進行をよりスムーズに<br>
      <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 小さな子の集中力を考えた設計
    </p>
  </div>
</section>

<!-- =========================
     タイムスケジュール + エントリーリスト
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>タイムスケジュール</h2>
    <p>※後日公開予定</p>

<div style="margin-top:22px; padding-top:18px; border-top:1px dashed rgba(0,0,0,0.2);">
  <h2 style="margin:0 0 10px;">エントリーリスト</h2>

  <a href="https://docs.google.com/spreadsheets/d/1TqrSC5s5b9MvF0Ns574f0Q7H4KPK9h6-gSFJ2Ly6dbA/edit?usp=sharing" 
     target="_blank" 
     rel="noopener"
     style="display:inline-block; background:#111; color:#fff; padding:10px 18px; border-radius:999px; text-decoration:none; font-weight:700;">
    エントリーリストを見る
  </a>

  <p style="margin-top:10px;" class="muted">※随時更新されます</p>
</div>
  </div>
</section>

<!-- =========================
     MATERRA CUPとは
     ========================= -->
<section class="section bg-soft center">
  <div class="container">
    <h2>MATERRA CUPとは</h2>
    <p>
      2歳から参加できるストライダー大会。<br>
      勝つためではなく、“できた！”を作る日。<br>
      家族で挑戦を応援する、成長の舞台。
    </p>
  </div>
</section>

<!-- =========================
     成長ストーリー
     ========================= -->
<section class="section bg-mint center">
  <div class="container">
    <h2>MATERRA CUPは、成長の物語。</h2>

    <p>
      2歳：はじめてのスタートライン。<br>
      うまく進めなくてもいい。止まってもいい。<br>
      ゴールできたら、それがヒーロー。
    </p>

    <p>
      3歳：自信が芽生える。<br>
      4歳：スピードが楽しくなる。<br>
      14X：次のステージへ。
    </p>

    <p style="margin-top:10px;">
      “できた！”の積み重ねが、次の挑戦につながります。
    </p>
  </div>
</section>

<!-- =========================
     2歳の躍動/ゴール（スマホ横スワイプ）
     ========================= -->
<section class="section">
  <div class="container">
    <div class="swipe">
      <div class="photo">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2023/08/IMG_1635.jpeg" alt="走る子ども（2歳）">
      </div>
      <div class="photo">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_9818.jpg" alt="ゴール後の笑顔（2歳）">
      </div>
    </div>
    <p class="swipe-hint center">※写真は左右にスワイプできます</p>
  </div>
</section>

<!-- =========================
     井手川直樹選手
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <div class="grid-2">
      <div class="photo">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/06/profile.jpg" alt="井手川直樹選手">
      </div>
      <div>
        <h2 style="margin-bottom:10px;">井手川 直樹 選手 来場決定</h2>
        <p style="margin-bottom:10px;">
          マウンテンバイク・ダウンヒルのトップライダー。<br>
          16歳で全日本チャンピオン（最年少記録）など、国内外で活躍。
        </p>
        <p style="margin-bottom:10px;">
          ミニイベント企画中（詳細は4月中旬発表予定）<br>
          <span class="muted">※内容は変更になる場合があります</span>
        </p>
        <p class="muted" style="margin-top:8px;">
          <a href="https://idegawa.com/" target="_blank" rel="noopener">井手川選手オフィシャルサイト</a>
        </p>
      </div>
    </div>
  </div>
</section>

<!-- =========================
     マテラサーキット
     ========================= -->
<section class="section">
  <div class="container">
    <div style="max-width:820px; margin:0 auto; text-align:left;">

      <p style="margin:0 0 12px 0;">
        <span style="display:inline-block; padding:6px 14px; border-radius:999px; background:#111; color:#fff; font-weight:800; font-size:14px; margin-right:6px;">
          STRIDER公認
        </span>
        <span style="display:inline-block; padding:6px 14px; border-radius:999px; background:#222; color:#fff; font-weight:800; font-size:14px;">
          井手川 直樹 選手 監修
        </span>
      </p>

      <h2 style="margin:0 0 16px 0; line-height:1.25;">
        世界で唯一。<br>
        ストライダー社が認めた常設サーキット。
      </h2>

      <div class="photo" style="margin:0 0 16px 0; box-shadow:0 8px 22px rgba(0,0,0,0.08);">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2021/03/pic01-1.png" alt="マテラサーキット">
      </div>

      <p style="margin:0 0 14px 0;">
        ストライダー社が認めた、世界で唯一の常設サーキットコース。
        それを、2歳から走れる場所はほとんどありません。
      </p>

      <p style="margin:0 0 14px 0;">
        全日本最年少チャンピオン。世界で戦ってきたトップライダー、
        <strong>井手川直樹選手が監修。</strong>
      </p>

      <p class="lead">だから、ちゃんと“走って楽しい”。</p>

      <p style="margin:0 0 14px 0;">
        起伏があって、カーブがあって、
        スピードもコントロールも学べる設計。
      </p>

      <p style="margin:16px 0 0 0; font-weight:900;">
        小さいうちに本物に触れる経験は、一生モノになる。
      </p>

      <p class="muted" style="margin-top:14px;">
        <a href="https://www.materranomori.jp/strider-area" target="_blank" rel="noopener">
          マテラサーキットの詳細を見る
        </a>
      </p>

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

<!-- =========================
     クラス・定員
     ========================= -->
<section class="section bg-mint center">
  <div class="container">
    <h2>クラス・定員</h2>
    <ul class="ul" style="max-width:560px; margin:0 auto;">
      <li><strong>2才クラス：</strong>30名</li>
      <li><strong>3才クラス：</strong>40名</li>
      <li><strong>4才クラス：</strong>40名</li>
      <li><strong>14Xクラス：</strong>40名</li>
      <li><strong>5才クラス：</strong>30名</li>
    </ul>
    <p class="muted" style="margin-top:16px;">
      ※14Xクラス・5才クラスの決勝戦は2周で実施します。
    </p>
    <p class="muted" style="margin-top:12px;">※定員になり次第締切</p>
  </div>
</section>

<!-- =========================
     協力・来場（愛媛プロレス / 石鎚山太郎）
     ========================= -->
<section class="section bg-soft">
  <div class="container">
    <div class="grid-2">
      <div class="photo">
        <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/11/santaro.jpg" alt="石鎚山太郎さん（愛媛プロレス）">
      </div>
      <div style="text-align:left;">
        <h2 style="margin-bottom:10px;">協力・来場</h2>
        <p style="margin-bottom:10px;">
          <strong>愛媛プロレス</strong>が協力！<br>
          おなじみの<strong>石鎚山太郎さん</strong>も来場予定！
        </p>
        <p class="muted" style="margin:0;">
          会場を一緒に盛り上げてくれます。
        </p>
      </div>
    </div>
  </div>
</section>

<!-- =========================
     撮影：ドリームストライダー
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>撮影について</h2>
    <div style="max-width:520px; margin:0 auto 12px;">
      <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/08/dreamstraider.png" alt="ドリームストライダー">
    </div>
    <p>当日は<strong>「ドリームストライダー」</strong>の撮影が入ります。</p>
    <p class="muted" style="margin-top:10px;">
      <a href="https://dream-strider.com/" target="_blank" rel="noopener">ドリームストライダー公式</a>
    </p>
  </div>
</section>

<!-- =========================
     車体ルール
     ========================= -->
<section class="section bg-soft center">
  <div class="container">
    <h2>車体ルール（必ずご確認ください）</h2>
    <a class="btn" href="https://www.materranomori.jp/wp/wp-content/uploads/2022/05/Regulation.pdf" target="_blank" rel="noopener">車体規則PDFを見る</a>

    <p class="muted" style="margin-top:14px;">
      ※上記PDFはストライダー社の公式ルールです
    </p>

    <div class="box" style="max-width:720px; margin:20px auto 0; text-align:left;">
      <p><strong>【マテラカップでの車体ルール】</strong></p>
      <p>・使用車体は<strong>ストライダー社製ストライダー本体</strong>に限ります。</p>
      <p>・タイヤは<strong>EVタイヤ以外も使用OK</strong>です。</p>
    </div>
  </div>
</section>

<!-- =========================
     持ち物
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>持ち物</h2>
    <div class="box" style="max-width:620px; margin:0 auto; text-align:left;">
      <p>・ストライダー本体</p>
      <p>・ヘルメット（必須）</p>
      <p>・グローブ（推奨）</p>
      <p>・動きやすい服装</p>
      <p>・飲み物</p>
    </div>
  </div>
</section>

<!-- =========================
     誓約・SNS掲載
     ========================= -->
<section class="section bg-mint center">
  <div class="container">
    <h2>誓約・写真掲載について</h2>
    <div class="box" style="max-width:760px; margin:0 auto; text-align:left;">
      <p>・大会中の怪我等については自己責任となります。</p>
      <p>・当日の様子は公式SNS・広報物へ掲載する場合があります。</p>
      <p>・エントリーをもって上記に同意いただいたものとします。</p>
    </div>
  </div>
</section>

<!-- =========================
     ボランティア（準備中リンク）
     ========================= -->
<section class="section center">
  <div class="container">
    <h2>ボランティアスタッフ募集</h2>
    <p>第9回よりボランティアスタッフを募集します。</p>
    <p class="muted">専用ページは現在準備中です。公開までしばらくお待ちください。</p>
    <p class="muted" style="margin-top:8px;">
      <a href="https://www.materranomori.jp/archives/16994"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ボランティアページ</a>
    </p>
  </div>
</section>

<!-- =========================
     車中泊
     ========================= -->
<section class="section bg-soft center">
  <div class="container">
    <h2>前日車中泊 無料開放</h2>
    <p>遠方からお越しの方のために、前日無料開放いたします。</p>
    <p class="muted">特設ページ公開いたしました！</p>
    <p class="muted" style="margin-top:8px;">
      <a href="https://www.materranomori.jp/archives/16996"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 車中泊特設ページ</a>
    </p>
  </div>
</section>

<!-- =========================
     エントリー CTA
     ========================= -->
<section class="section center">
  <div class="container">
    <h2 style="margin-bottom:8px;">エントリーはこちら</h2>
    <p style="margin-bottom:16px;">締切：2026年4月12日（日）23:59</p>
    <a class="btn" href="https://www.materranomori.jp/reservation">エントリーに進む</a>
  </div>
</section>

</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マテラの森 3月イベント＆お得情報</title>
		<link>https://www.materranomori.jp/archives/16947</link>
		
		<dc:creator><![CDATA[マテラの森-スタッフ]]></dc:creator>
		<pubDate>Wed, 25 Feb 2026 05:43:37 +0000</pubDate>
				<category><![CDATA[イベント情報]]></category>
		<guid isPermaLink="false">https://www.materranomori.jp/?p=16947</guid>

					<description><![CDATA[2026年3月 春特集 マテラの森 3月イベント＆...]]></description>
										<content:encoded><![CDATA[
<style>
/* ====== Matela March 2026 Spring Feature (within .post-content only) ====== */
.post-content{ margin:0 !important; padding:0 !important; }

/* WPテーマ由来の「余白」を強制リセット（←空白の主原因になりやすい） */
.post-content .marcha,
.post-content .marcha p,
.post-content .marcha h1,
.post-content .marcha h2,
.post-content .marcha h3,
.post-content .marcha ul,
.post-content .marcha ol,
.post-content .marcha li,
.post-content .marcha figure{
  margin:0;
}
.post-content .marcha ul,
.post-content .marcha ol{ padding-left:1.25em; }
.post-content .marcha p{ margin-top:.6em; }
.post-content .marcha .lead{ margin-top:.6em; }

.post-content .marcha{
  --ink:#2b2b2b;
  --sub:#555;
  --accent:#e85a7a;
  --accent2:#2aa7a3;
  --bg:#fff7fb;
  --card:#ffffff;
  --line:rgba(0,0,0,.08);
  --shadow:0 10px 26px rgba(0,0,0,.10);
  color:var(--ink);
  line-height:1.75;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
}

.post-content .marcha *{ box-sizing:border-box; }
.post-content .marcha a{ color:inherit; text-decoration:none; }
.post-content .marcha img{ width:100%; height:auto; display:block; }

/* ===== チラシ画像：クリックできる感 ===== */
.post-content .marcha .zoom-link{
  display:block;
  cursor: zoom-in;
}
.post-content .marcha .zoom-link img{
  transform: scale(1);
  transition: transform .18s ease;
}
.post-content .marcha .zoom-link:hover img{ transform: scale(1.02); }

/* ===== モーダル ===== */
.post-content .marcha .zoom-modal{
  position: fixed;
  inset: 0;
  z-index: 999999; /* WPのヘッダーより上に */
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(0,0,0,.70);
}
.post-content .marcha .zoom-modal.is-open{ display:flex; }

.post-content .marcha .zoom-modal__panel{
  position: relative;
  max-width: min(1100px, 96vw);
  max-height: 88vh;
  width: 100%;
}
.post-content .marcha .zoom-modal__img{
  width: 100%;
  height: auto;
  max-height: 88vh;
  object-fit: contain;
  border-radius: 14px;
  background:#fff;
  box-shadow: 0 22px 60px rgba(0,0,0,.35);
}

/* 閉じるボタン */
.post-content .marcha .zoom-modal__close{
  position:absolute;
  top: -12px;
  right: -12px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.35);
  background: rgba(0,0,0,.55);
  color:#fff;
  font-size: 26px;
  line-height: 1;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor: pointer;
  box-shadow: 0 10px 22px rgba(0,0,0,.25);
}
.post-content .marcha .zoom-modal__close:hover{ background: rgba(0,0,0,.70); }

/* スマホで右上は押しにくい場合もあるので補助 */
@media (max-width: 520px){
  .post-content .marcha .zoom-modal__close{
    top: 10px;
    right: 10px;
  }
}

/* ===== レイアウト（元のまま） ===== */
.post-content .marcha .wrap{ max-width:980px; margin:0 auto; padding:16px 18px 34px; }

.post-content .marcha .hero{
  background: radial-gradient(1200px 380px at 20% 0%, rgba(232,90,122,.18), transparent 60%),
              radial-gradient(900px 360px at 90% 20%, rgba(42,167,163,.16), transparent 55%),
              linear-gradient(180deg, #fff, var(--bg));
  border-bottom:1px solid var(--line);
  padding:10px 0 0;
}
.post-content .marcha .hero-inner{ max-width:980px; margin:0 auto; padding:0 18px 14px; }

.post-content .marcha .badge{
  display:inline-flex; align-items:center; gap:.5em;
  font-weight:800; border-radius:999px; padding:7px 12px;
  background:#fff; box-shadow:0 10px 20px rgba(0,0,0,.08);
  border:1px solid var(--line);
}
.post-content .marcha .badge b{ color:var(--accent); font-size:1.05em; }

.post-content .marcha h1{ margin-top:10px; font-size:2.0rem; line-height:1.25; letter-spacing:.02em; }
.post-content .marcha .lead{ color:var(--sub); font-size:1.02rem; }

.post-content .marcha .hero-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:12px;
  align-items:stretch;
  margin-top:12px;
}
.post-content .marcha .hero-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.post-content .marcha .hero-card .cap{
  padding:10px 12px;
  font-weight:800;
  color:#333;
  background: linear-gradient(90deg, rgba(232,90,122,.12), rgba(42,167,163,.10));
  border-top:1px solid var(--line);
}

.post-content .marcha .nav{ margin-top:10px; display:flex; flex-wrap:wrap; gap:10px; }
.post-content .marcha .pill{
  display:inline-flex; align-items:center; gap:.45em;
  padding:9px 12px; border-radius:999px; background:#fff;
  border:1px solid var(--line); box-shadow:0 8px 14px rgba(0,0,0,.06);
  font-weight:800; font-size:.95rem;
}
.post-content .marcha .pill span{ width:10px; height:10px; border-radius:999px; display:inline-block; background:var(--accent); }
.post-content .marcha .pill.c2 span{ background:var(--accent2); }

.post-content .marcha .sec{
  margin-top:18px;
  background:var(--card);
  border:1px solid var(--line);
  border-radius:20px;
  box-shadow:var(--shadow);
  overflow:hidden;
}
.post-content .marcha .sec-head{
  padding:14px 16px 10px;
  background: linear-gradient(90deg, rgba(232,90,122,.14), rgba(255,255,255,.55));
  border-bottom:1px solid var(--line);
}
.post-content .marcha .sec-head h2{ font-size:1.55rem; line-height:1.25; }
.post-content .marcha .sec-head p{ margin-top:6px; color:var(--sub); font-weight:600; }
.post-content .marcha .sec-body{ padding:14px 16px 16px; }

.post-content .marcha .grid2{ display:grid; grid-template-columns:1fr 1fr; gap:12px; align-items:start; }
.post-content .marcha .grid3{ display:grid; grid-template-columns:1fr 1fr 1fr; gap:12px; }

.post-content .marcha .shot{ border-radius:16px; overflow:hidden; border:1px solid var(--line); background:#fff; }
.post-content .marcha .shot .label{
  padding:9px 11px;
  border-top:1px solid var(--line);
  font-weight:800;
  color:#333;
  background:rgba(0,0,0,.02);
  font-size:.95rem;
}

.post-content .marcha .kpi{ display:flex; flex-wrap:wrap; gap:10px; margin-top:12px; }
.post-content .marcha .kpi .tag{
  display:inline-flex; align-items:center; gap:.5em;
  padding:9px 12px; border-radius:12px;
  border:1px solid var(--line); background:#fff;
  font-weight:800; font-size:.96rem;
}
.post-content .marcha .kpi .tag i{ width:10px; height:10px; border-radius:3px; display:inline-block; background:var(--accent); }
.post-content .marcha .kpi .tag.t2 i{ background:var(--accent2); }

.post-content .marcha .note{
  margin-top:10px;
  padding:12px;
  background:rgba(42,167,163,.08);
  border:1px solid rgba(42,167,163,.18);
  border-radius:14px;
  color:#244;
  font-weight:650;
}

.post-content .marcha .table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  margin-top:10px;
  border:1px solid var(--line);
  border-radius:14px;
  overflow:hidden;
}
.post-content .marcha .table th,
.post-content .marcha .table td{
  padding:11px 10px;
  border-bottom:1px solid var(--line);
  text-align:left;
  vertical-align:top;
}
.post-content .marcha .table th{ background:rgba(232,90,122,.10); font-weight:900; width:7.5em; }
.post-content .marcha .table tr:last-child th,
.post-content .marcha .table tr:last-child td{ border-bottom:0; }

.post-content .marcha .cta{ margin-top:12px; display:flex; flex-wrap:wrap; gap:10px; align-items:center; }
.post-content .marcha .btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding:12px 14px; border-radius:14px;
  background:var(--accent); color:#fff; font-weight:900;
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 14px 22px rgba(232,90,122,.22);
}
.post-content .marcha .btn.sub{ background:#fff; color:#333; box-shadow:0 10px 18px rgba(0,0,0,.06); }

.post-content .marcha .mini{ color:var(--sub); font-size:.92rem; margin-top:10px; }

.post-content .marcha .footer{
  margin-top:18px;
  padding:14px 16px;
  border:1px dashed rgba(0,0,0,.15);
  border-radius:18px;
  background:rgba(0,0,0,.02);
}
.post-content .marcha .footer h3{ font-size:1.2rem; margin-bottom:6px; }
.post-content .marcha .footer li{ margin:.25em 0; }

/* ====== Responsive ====== */
@media (max-width:820px){
  .post-content .marcha .hero-grid{ grid-template-columns:1fr; }
  .post-content .marcha h1{ font-size:1.65rem; }
  .post-content .marcha .grid2{ grid-template-columns:1fr; }
  .post-content .marcha .grid3{ grid-template-columns:1fr; }
  .post-content .marcha .wrap{ padding:14px 14px 30px; }
  .post-content{ padding:0 !important; }
}
</style>

<div class="marcha">

  <!-- ===== HERO ===== -->
  <section class="hero">
    <div class="hero-inner">
      <div class="badge"><b>2026年3月</b> 春特集</div>
      <h1>マテラの森 3月イベント＆お得情報</h1>
      <p class="lead">
        あたたかい季節のはじまりは、みんなで集まってワイワイ楽しむチャンス！<br>
        歓送迎会のBBQから平日ランチのお得、ストライダー・フォトコンまで、3月の楽しみ方をまとめました<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f338.png" alt="🌸" class="wp-smiley" style="height: 1em; max-height: 1em;" />
      </p>

      <div class="hero-grid">
        <!-- ★ここだけ拡大モーダル対応 -->
        <div class="hero-card">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/マテラの森イベントのご案内2026年3月-a3.png"
     alt="2026年3月 イベントのご案内">
          <div class="cap">3月のイベントまとめ</div>
        </div>

        <div class="hero-card">
          <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/明るく加工-F88ok7512.jpg" alt="店内の様子">
          <div class="cap">店内エアコン完備で快適！</div>
        </div>
      </div>

      <nav class="nav" aria-label="ページ内メニュー">
        <a class="pill" href="#bbq"><span></span>食べ飲み放題（BBQ/しゃぶしゃぶ）</a>
        <a class="pill c2" href="#lunch"><span></span>平日お得ランチ</a>
        <a class="pill" href="#strider"><span></span>ストライダー</a>
        <a class="pill c2" href="#photo"><span></span>フォトコン</a>
        <a class="pill" href="#bus"><span></span>送迎バス</a>
      </nav>
    </div>
  </section>

  <div class="wrap">

    <!-- ===== BBQ ===== -->
    <section class="sec" id="bbq">
      <div class="sec-head">
        <h2>歓送迎会におすすめ！食べ飲み放題（BBQ / しゃぶしゃぶ）</h2>
        <p>屋内型バーベキューコートで、季節や天候に左右されず快適に楽しめます。</p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/BL8_5451.jpg" alt="しゃぶしゃぶ">
            <div class="label">しゃぶしゃぶも選べます</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag"><i></i> 店内BBQ（屋内型）で快適</div>
              <div class="tag t2"><i></i> 炭・金網などBBQ用品は無料</div>
              <div class="tag"><i></i> 食材・ドリンク持ち込みOK（持ち込み料無料）</div>
            </div>

            <p>コースは「BBQ」「しゃぶしゃぶ」「BBQ＋しゃぶしゃぶ」から選べます。</p>

            <table class="table" aria-label="食べ飲み放題 価格（2時間）">
              <tr><th colspan="2">2時間 食べ飲み放題（BBQ または しゃぶしゃぶ）</th></tr>
              <tr><th>大人</th><td>アルコール 5,500円 / ソフトドリンク 4,400円</td></tr>
              <tr><th>シニア</th><td>アルコール 5,000円 / ソフトドリンク 3,900円（65歳以上）</td></tr>
              <tr><th>小学生</th><td>ソフトドリンク 2,450円</td></tr>
              <tr><th>幼児</th><td>ソフトドリンク 1,600円（3才未満無料）</td></tr>
            </table>

            <p class="mini">※中学生・高校生は大人料金／税込表示</p>

            <div class="cta">
              <a class="btn" href="https://www.hotpepper.jp/strJ001191383/">ホットペッパーで予約する</a>
              <a class="btn sub" href="https://www.materranomori.jp/barbecue">内容を詳しく見る（公式）</a>
            </div>
          </div>
        </div>

        <div class="grid3" style="margin-top:12px;">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/F22ok5771.jpg" alt="食材">
            <div class="label">食材イメージ</div>
          </div>
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/マテラさま_F00-8415メインok.jpg" alt="食材 メイン">
            <div class="label">食材イメージ（メイン）</div>
          </div>
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/10/IMG_5641.jpeg" alt="豚からミックス">
            <div class="label">豚からミックス</div>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== BUS ===== -->
    <section class="sec" id="bus">
      <div class="sec-head">
        <h2>送迎バスについて</h2>
        <p>歓送迎会・団体利用の幹事さんも安心！条件と目安をまとめました。</p>
      </div>
      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/IMG_3793.jpeg" alt="送迎バス">
            <div class="label">送迎バス（ご相談OK）</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag"><i></i> 食べ飲み放題ご予約 ＋ バスご乗車10名以上で利用可</div>
              <div class="tag t2"><i></i> 送迎の目安：マテラの森から半径15km</div>
              <div class="tag"><i></i> 最大70名まで（大型42名＋マイクロ28名）</div>
            </div>

            <div class="note">
              <b>重要：</b>ホットペッパーから食べ飲み放題を予約した場合でも、<b>バスのご相談・予約はお電話連絡が必要</b>です。
            </div>

            <div class="cta">
              <a class="btn" href="tel:0899704129">バス相談は電話（089-970-4129）</a>
              <a class="btn sub" href="https://www.materranomori.jp/archives/7464">送迎バス詳細（公式）</a>
            </div>

            <p class="mini">※送迎は先着順／送迎箇所は1カ所のみ等、詳細は公式案内をご確認ください。</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== LUNCH ===== -->
    <section class="sec" id="lunch">
      <div class="sec-head">
        <h2>3月の平日ランチは曜日でお得！</h2>
        <p>平日ランチタイム限定・数量限定（50食）です。</p>
      </div>
      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2026/02/2026年3月日替わりランチ.png" alt="3月平日ランチのお得情報">
            <div class="label">平日ランチの曜日サービス</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag"><i></i> 日替わりランチ：平日限定（11:00〜14:00）</div>
              <div class="tag t2"><i></i> 850円（税込）／限定50食</div>
            </div>

            <table class="table" aria-label="曜日別サービス">
              <tr><th>月</th><td><b>100円引き</b></td></tr>
              <tr><th>火</th><td><b>小鉢一品追加</b></td></tr>
              <tr><th>水</th><td><b>ご飯おかわり</b></td></tr>
              <tr><th>木</th><td><b>野菜おかわり</b></td></tr>
              <tr><th>金</th><td><b>メイン増量</b></td></tr>
            </table>

            <p class="mini">※日替わりランチメニューのメインはInstagramストーリーで毎日配信。</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== STRIDER ===== -->
    <section class="sec" id="strider">
      <div class="sec-head">
        <h2>ストライダー「レディセット」開催！</h2>
        <p>はじめてでもOK！走る楽しさを体験しよう<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6b2.png" alt="🚲" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
      </div>
      <div class="sec-body">
        <div class="grid2">
          <div class="shot">
            <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/04/IMG_8892.jpg" alt="ストライダーの様子">
            <div class="label">ストライダーイベント写真</div>
          </div>

          <div>
            <div class="kpi">
              <div class="tag"><i></i> 開催：3/8（日）・3/22（日）</div>
              <div class="tag t2"><i></i> 12時／15時</div>
              <div class="tag"><i></i> 参加費無料（※コース利用料1,000円）</div>
            </div>

            <p>春の空の下で、思いっきり走って笑って、楽しい思い出づくり！親子で応援しながら楽しみましょう♪</p>
          </div>
        </div>
      </div>
    </section>

    <!-- ===== PHOTO CONTEST ===== -->
    <section class="sec" id="photo">
      <div class="sec-head">
        <h2>わんだふるフォトコン 2026 春</h2>
        <p>春の思い出を、わんちゃんと一緒に<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f8.png" alt="📸" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
      </div>

      <div class="sec-body">
        <div class="grid2">
          <div class="grid2" style="gap:12px;">
            <div class="shot">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/06/⑬.jpg" alt="春のフォトコン写真1">
              <div class="label">フォト例①</div>
            </div>
            <div class="shot">
              <img decoding="async" src="https://www.materranomori.jp/wp/wp-content/uploads/2025/06/⑦.jpg" alt="春のフォトコン写真2">
              <div class="label">フォト例②</div>
            </div>
          </div>

          <div>
            <p>
              マテラの森で撮った「春」を感じる一枚を、Instagramから応募しませんか？<br>
              お散歩の途中のワンショットでも、家族との思い出でもOK！
            </p>

            <div class="note">
              <b>応募方法（カンタン）</b><br>
              ① 春の写真を撮る → ② InstagramのDMから応募！<br>
              ※詳細はInstagramで随時ご案内します。
            </div>

            <p class="mini">※掲載写真は、わんだふるフォトコン受賞作品の一部です。</p>
          </div>
        </div>
      </div>
    </section>

    <div class="footer">
      <h3>3月もマテラの森で、春の思い出を。</h3>
      <ul>
        <li>歓送迎会は食べ飲み放題でワイワイ！</li>
        <li>平日は日替わりランチでお得に！</li>
        <li>ストライダー＆フォトコンで春を満喫！</li>
      </ul>
    </div>

  </div>

  <!-- ===== チラシ拡大モーダル（このページ内だけ） ===== -->
  <div class="zoom-modal" id="zoomModal" aria-hidden="true">
    <div class="zoom-modal__panel" role="dialog" aria-modal="true" aria-label="画像拡大表示">
      <button class="zoom-modal__close" type="button" aria-label="閉じる">×</button>
      <img decoding="async" class="zoom-modal__img" id="zoomModalImg" src="" alt="拡大画像">
    </div>
  </div>

</div>

<script>
(function(){
  // ページ内に複数貼られても安全に動くよう、.marchaの中だけを対象に
  var root = document.querySelector('.post-content .marcha');
  if(!root) return;

  var modal = root.querySelector('#zoomModal');
  var modalImg = root.querySelector('#zoomModalImg');
  var closeBtn = root.querySelector('.zoom-modal__close');

  // すでに同じscriptが走っていても二重バインドしない
  if(root.dataset.zoomBound === '1') return;
  root.dataset.zoomBound = '1';

  function openModal(src){
    modalImg.src = src;
    modal.classList.add('is-open');
    modal.setAttribute('aria-hidden','false');
    // 背景スクロール防止
    document.documentElement.style.overflow = 'hidden';
  }

  function closeModal(){
    modal.classList.remove('is-open');
    modal.setAttribute('aria-hidden','true');
    modalImg.src = '';
    document.documentElement.style.overflow = '';
  }

  // チラシ画像リンクをクリック → 開く
  root.querySelectorAll('.zoom-link[data-zoom-src]').forEach(function(a){
    a.addEventListener('click', function(e){
      e.preventDefault();
      openModal(a.getAttribute('data-zoom-src'));
    });
  });

  // ×で閉じる
  closeBtn.addEventListener('click', function(){ closeModal(); });

  // 背景クリックで閉じる（画像/パネル内クリックは閉じない）
  modal.addEventListener('click', function(e){
    if(e.target === modal) closeModal();
  });

  // Escで閉じる
  document.addEventListener('keydown', function(e){
    if(e.key === 'Escape' && modal.classList.contains('is-open')) closeModal();
  });
})();
</script>



<p></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
