<?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>宿泊 &#8211; 一般社団法人西伊豆町観光協会</title>
	<atom:link href="https://www.nishiizu-kankou.com/news/tag/%e5%ae%bf%e6%b3%8a/feed" rel="self" type="application/rss+xml" />
	<link>https://www.nishiizu-kankou.com</link>
	<description>堂ヶ島温泉郷</description>
	<lastBuildDate>Fri, 21 Aug 2026 03:11:49 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.15</generator>

<image>
	<url>https://www.nishiizu-kankou.com/wp-content/uploads/2026/06/cropped-プロフィールアイコン-1-32x32.jpg</url>
	<title>宿泊 &#8211; 一般社団法人西伊豆町観光協会</title>
	<link>https://www.nishiizu-kankou.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>堂ヶ島夕映えの花火に便利なホテル・旅館｜温泉と絶景を楽しむ宿泊</title>
		<link>https://www.nishiizu-kankou.com/news/hanabi-stay</link>
		
		<dc:creator><![CDATA[nishiizu]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 01:00:00 +0000</pubDate>
				<category><![CDATA[新着情報]]></category>
		<category><![CDATA[観光情報]]></category>
		<category><![CDATA[ホテル]]></category>
		<category><![CDATA[夕映え]]></category>
		<category><![CDATA[宿泊]]></category>
		<category><![CDATA[旅館]]></category>
		<category><![CDATA[温泉]]></category>
		<category><![CDATA[絶景]]></category>
		<category><![CDATA[花火]]></category>
		<category><![CDATA[西伊豆]]></category>
		<guid isPermaLink="false">https://www.nishiizu-kankou.com/?p=37517</guid>

					<description><![CDATA[🎆 堂ヶ島 夕映えの花火 堂ヶ島夕映えの花火に便利なホテル・旅館｜温泉と絶景を楽しむ宿泊 西伊豆・堂ヶ島で開催される「堂ヶ島夕映えの花火」にアクセスしやすいホテル・旅館をご紹介。徒歩や車ですぐに会場へ行けて、観覧後も温泉 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><style>
#hanabi-stay *, #hanabi-stay *::before, #hanabi-stay *::after { box-sizing: border-box; }

#hanabi-stay {
  font-size: 15px;
  line-height: 1.75;
  color: #333;
}
#hanabi-stay .hs-container{max-width:860px;margin:0 auto;padding:24px 12px}

/* ヒーロー */
#hanabi-stay .hs-hero{
  background: linear-gradient(150deg, #142850 0%, #8a3b6b 55%, #ff9d42 100%);
  color:#fff;
  border-radius:14px;
  padding:34px 24px 30px !important;
  text-align:center;
  margin-bottom:26px !important;
  box-shadow:0 6px 18px rgba(0,0,0,.15);
}
#hanabi-stay .hs-hero-badge{
  display:inline-block;
  background:rgba(255,255,255,.18);
  border:1.5px solid rgba(255,255,255,.5);
  border-radius:999px;
  padding:4px 18px !important;
  font-size:13px;
  letter-spacing:.06em;
  margin-bottom:14px !important;
}
#hanabi-stay .hs-hero h1{
  font-size:clamp(21px,3.2vw,29px) !important;
  font-weight:bold;
  margin:0 0 12px !important;
  padding:0 !important;
  border:none !important;
  color:#fff !important;
  line-height:1.5;
  text-shadow:0 1px 4px rgba(0,0,0,.25);
}
#hanabi-stay .hs-hero p.hs-lead{
  font-size:14.5px;
  opacity:.95;
  max-width:620px;
  margin:0 auto 20px !important;
}
#hanabi-stay .hs-hero-cta{
  display:inline-block;
  background:#fff;
  color:#8a3b6b;
  border-radius:8px;
  padding:12px 26px !important;
  font-weight:bold;
  font-size:15px;
  text-decoration:none;
  transition:.25s;
  box-shadow:0 3px 10px rgba(0,0,0,.15);
}
#hanabi-stay .hs-hero-cta:hover{background:#ff9d42;color:#fff}

/* 見出し */
#hanabi-stay .hs-heading{
  font-size:19px !important;
  font-weight:bold !important;
  color:#0a6fa8 !important;
  border-left:5px solid #0a6fa8 !important;
  padding:0 0 0 13px !important;
  margin:38px 0 16px !important;
  background:none !important;
}

/* カードグリッド（PC・スマホ共通1列） */
#hanabi-stay .hs-grid{display:grid;grid-template-columns:1fr;gap:20px}
#hanabi-stay .hs-card{
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
  display:flex;
  flex-direction:column;
  transition:transform .25s, box-shadow .25s;
}
#hanabi-stay .hs-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12)}
#hanabi-stay .hs-card img{width:100%;height:230px;object-fit:cover;display:block}
#hanabi-stay .hs-card-body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px}
#hanabi-stay .hs-card h3{margin:0;font-size:18px;color:#111}
#hanabi-stay .hs-subtle{font-size:13.5px;color:#555;line-height:1.7;margin:0}

#hanabi-stay .hs-badges{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 4px}
#hanabi-stay .hs-badge{
  display:inline-flex;
  align-items:center;
  gap:4px;
  padding:5px 11px;
  border:1px solid #b8d8ef;
  border-radius:999px;
  background:#eef6fb;
  font-size:12px;
  font-weight:600;
  color:#0a6fa8;
}

#hanabi-stay .hs-btn{
  display:block;
  text-align:center;
  border:2px solid #0a6fa8;
  background:#fff;
  color:#0a6fa8;
  border-radius:8px;
  padding:11px !important;
  font-weight:bold;
  font-size:15px;
  text-decoration:none;
  transition:.25s;
}
#hanabi-stay .hs-btn:hover{background:#0a6fa8;color:#fff}

/* その他の宿泊施設 */
#hanabi-stay .hs-more{
  margin-top:8px;
  text-align:center;
  background:#f7f9fb;
  border:1px solid #e5e7eb;
  border-radius:12px;
  padding:22px 20px !important;
}
#hanabi-stay .hs-more p{margin:0 0 14px !important;font-weight:bold;color:#333}
#hanabi-stay .hs-more .hs-btn{
  display:inline-block;
  border-color:#e07000;
  color:#e07000;
  padding:11px 28px !important;
}
#hanabi-stay .hs-more .hs-btn:hover{background:#e07000;color:#fff}

/* FAQ */
#hanabi-stay .hs-faq{margin-top:8px}
#hanabi-stay details{
  border:1px solid #e0e7ee;
  border-left:4px solid #0a6fa8;
  border-radius:8px;
  padding:12px 16px;
  margin:10px 0;
  background:#f7fafc;
}
#hanabi-stay details summary{
  cursor:pointer;
  font-weight:600;
  color:#0e3a5c;
  list-style:none;
  position:relative;
  padding-right:26px;
}
#hanabi-stay details summary::-webkit-details-marker{display:none}
#hanabi-stay details summary::before{content:"Q";display:inline-block;color:#0a6fa8;font-weight:800;margin-right:8px}
#hanabi-stay details summary::after{
  content:"▾";
  position:absolute;
  right:2px;
  top:0;
  color:#0a6fa8;
  transition:transform .2s;
}
#hanabi-stay details[open] summary::after{transform:rotate(-180deg)}
#hanabi-stay details > div{margin-top:10px;padding-left:22px;color:#444;font-size:14px;line-height:1.7}

@media (max-width:480px){
  #hanabi-stay .hs-hero{padding:28px 18px 24px !important}
  #hanabi-stay .hs-card img{height:200px}
}
</style></p>

<div id="hanabi-stay" itemscope="" itemtype="https://schema.org/WebPage">
  <div class="hs-container">

    <!-- ヒーロー／導入 -->
    <section class="hs-hero" aria-label="堂ヶ島夕映えの花火に便利な宿泊施設">
      <div class="hs-hero-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f386.png" alt="🎆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 堂ヶ島 夕映えの花火</div>
      <h1 itemprop="headline">堂ヶ島夕映えの花火に便利なホテル・旅館｜温泉と絶景を楽しむ宿泊</h1>
      <p class="hs-lead" itemprop="description">西伊豆・堂ヶ島で開催される「堂ヶ島夕映えの花火」にアクセスしやすいホテル・旅館をご紹介。徒歩や車ですぐに会場へ行けて、観覧後も温泉やグルメを満喫できます。</p>
      <a class="hs-hero-cta" href="https://www.nishiizu-kankou.com/event/sunsethanabi" target="_blank" rel="noopener" itemprop="relatedLink">開催情報を見る（公式イベントページ）</a>
    </section>

    <!-- 宿一覧 -->
    <h2 class="hs-heading">花火観覧に便利な宿泊施設</h2>
    <section id="pickups" class="hs-grid" aria-label="宿一覧" itemscope="" itemtype="https://schema.org/ItemList">
      <meta itemprop="name" content="堂ヶ島夕映えの花火に便利な宿泊施設一覧">
      <meta itemprop="itemListOrder" content="http://schema.org/ItemListOrderAscending">

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="1">
        <img src="https://ilazzurri.by-onko-chishin.com/wp-content/uploads/2026/01/%E2%98%85izu21.10_A072-1.jpg" alt="イル・アズーリ ロビー" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">IL Azzurri（イル・アズーリ）</h3>
          <p class="hs-subtle" itemprop="description">全室オーシャンフロントのリゾートホテル。客室露天風呂とともに、西伊豆の海と夕景を楽しめます。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 全室オーシャンフロント</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 露天風呂付き客室</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/ilazzurri" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="2">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/landscape-2-min-scaled.jpg" alt="堂ヶ島ニュー銀水 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">堂ヶ島ニュー銀水</h3>
          <p class="hs-subtle" itemprop="description">全室オーシャンビュー。花火会場へのアクセス良好で、観覧後もゆったり過ごせる和風リゾート旅館。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> オーシャンビュー</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 温泉</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/newginsui" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="3">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/19A3632-min-scaled.jpg" alt="至善天遊 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">至善天遊</h3>
          <p class="hs-subtle" itemprop="description">極上のロケーションと極上の料理を楽しみながら、心と体を癒し、贅沢な時を過ごす、まさに大人の休日を満喫できる空間です。花火観覧後に静かな空間でくつろげます。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 静かな環境</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 温泉</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/tenyuu" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="4">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/umibenokakureyu_seiryu-scaled.jpg" alt="海辺のかくれ湯 清流 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">海辺のかくれ湯 清流</h3>
          <p class="hs-subtle" itemprop="description">海辺に佇む温泉旅館。露天風呂や客室から静かな景色を眺め、花火観覧後の余韻を楽しめます。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 露天風呂</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f307.png" alt="🌇" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 夕景</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/seiryu" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="5">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/外観-min-scaled.jpg" alt="堂ヶ島温泉ホテル 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">堂ヶ島温泉ホテル</h3>
          <p class="hs-subtle" itemprop="description">駿河湾を望む温泉旅館。花火の後は源泉かけ流しの湯と海の幸を堪能できます。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 自家源泉</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 露天風呂</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/dougashima" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="6">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/389A0857-min-scaled.jpg" alt="シーサイド堂ヶ島 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">シーサイド堂ヶ島</h3>
          <p class="hs-subtle" itemprop="description">気軽に泊まれるアットホームな海辺の旅館。花火会場に一番近い立地。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2668.png" alt="♨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 温泉</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f6b6.png" alt="🚶" class="wp-smiley" style="height: 1em; max-height: 1em;" /> アクセス良好</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/seaside" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

      <article class="hs-card" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
        <meta itemprop="position" content="7">
        <img src="https://www.nishiizu-kankou.com/wp-content/uploads/2025/08/DSC0576-min-scaled.jpg" alt="西伊豆クリスタルビューホテル 外観" loading="lazy" decoding="async">
        <div class="hs-card-body" itemscope="" itemtype="https://schema.org/LodgingBusiness" itemprop="item">
          <h3 itemprop="name">西伊豆クリスタルビューホテル</h3>
          <p class="hs-subtle" itemprop="description">檜風呂やリゾート感あふれるクリスタル風呂で温泉三昧。花火会場までは車で約15分です。</p>
          <div class="hs-badges">
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f3d6.png" alt="🏖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> リゾート</span>
            <span class="hs-badge"><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /> バイキング</span>
          </div>
          <a class="hs-btn" itemprop="url" href="https://www.nishiizu-kankou.com/stay/crystalview" target="_blank" rel="noopener">詳細を見る</a>
        </div>
      </article>

    </section>

    <!-- その他の宿泊施設リンク -->
    <section id="more-stay" class="hs-more" aria-label="その他の宿泊施設">
      <p>その他の宿泊施設はこちら</p>
      <a class="hs-btn" href="https://www.nishiizu-kankou.com/stay" target="_blank" rel="noopener">宿泊施設一覧ページを見る</a>
    </section>

    <!-- FAQ -->
    <h2 class="hs-heading">よくある質問</h2>
    <section id="faq" class="hs-faq" aria-label="よくある質問">
      <details>
        <summary>宿から花火は見えますか？</summary>
        <div>どの宿からも直接花火は見えません。会場（堂ヶ島公園）でお楽しみください。</div>
      </details>
      <details>
        <summary>会場まで徒歩で行けますか？</summary>
        <div>堂ヶ島エリアの宿は徒歩または短距離移動でアクセスしやすい立地にあります。</div>
      </details>
      <details>
        <summary>花火大会の開催時間は何時ですか？</summary>
        <div>17時45分からスタートし、約10分間打ち上げが行われます。詳細は公式イベントページをご確認ください。</div>
      </details>
      <details>
        <summary>駐車場はありますか？</summary>
        <div>会場周辺に無料駐車場がございます。宿泊者は宿の駐車場利用をおすすめします。</div>
      </details>
      <details>
        <summary>雨天時は開催されますか？</summary>
        <div>小雨決行ですが、荒天時には中止となる場合があります。中止の際は観光協会詳細ページやSNSでお知らせします。</div>
      </details>
    </section>

  </div>
</div>


]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【終了】【R7】西伊豆町宿泊キャンペーンのお知らせ</title>
		<link>https://www.nishiizu-kankou.com/news/nishiizucp-r7</link>
		
		<dc:creator><![CDATA[nishiizu]]></dc:creator>
		<pubDate>Wed, 29 Oct 2025 06:40:29 +0000</pubDate>
				<category><![CDATA[新着情報]]></category>
		<category><![CDATA[観光情報]]></category>
		<category><![CDATA[クーポン]]></category>
		<category><![CDATA[堂ヶ島]]></category>
		<category><![CDATA[宿泊]]></category>
		<category><![CDATA[旅行]]></category>
		<category><![CDATA[西伊豆町]]></category>
		<guid isPermaLink="false">https://www.nishiizu-kankou.com/?p=36432</guid>

					<description><![CDATA[【最大5,000円割引】じゃらん、楽天トラベルの宿泊クーポン クーポンの種類と利用条件クーポンは5,000円割引と3,000円割引の2種類宿泊料金（税込）&#160; &#160;　クーポン&#160; &#160;&#038;n [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p style="text-align: center;"><span style="color: #ff0000;"><strong>【最大5,000円割引】</strong></span><br><span style="color: #ff0000;"><strong>じゃらん、楽天トラベルの宿泊クーポン</strong></span></p>



<div id="metaslider-id-30519" style="max-width: 1024px; margin: 0 auto;" class="ml-slider-3-94-0 metaslider metaslider-flex metaslider-30519 ml-slider ms-theme-default" role="region" aria-roledescription="Slideshow" aria-label="R5宿泊CP2">
    <div id="metaslider_container_30519">
        <div id="metaslider_30519" class="flexslider">
            <ul class='slides'>
                <li style="display: block; width: 100%;" class="slide-30520 ms-image " aria-roledescription="slide" aria-label="slide-30520"><img src="https://www.nishiizu-kankou.com/wp-content/uploads/2023/08/17_夕陽佳作「夕陽の光」（加藤泰平）-min-scaled-1024x683.jpg" height="683" width="1024" alt="" class="slider-30519 slide-30520" title="17_夕陽佳作「夕陽の光」（加藤泰平）-min" /></li>
                <li style="display: none; width: 100%;" class="slide-30521 ms-image " aria-roledescription="slide" aria-label="slide-30521"><img src="https://www.nishiizu-kankou.com/wp-content/uploads/2023/08/13ふるさと佳作「西天城高原の牛と駿河湾を望む」（松田-恵一）-min-scaled-1024x683.jpg" height="683" width="1024" alt="" class="slider-30519 slide-30521" title="13ふるさと佳作「西天城高原の牛と駿河湾を望む」（松田 恵一）-min" /></li>
                <li style="display: none; width: 100%;" class="slide-30522 ms-image " aria-roledescription="slide" aria-label="slide-30522"><img src="https://www.nishiizu-kankou.com/wp-content/uploads/2023/08/05夕陽入選「大浜海岸夕景」（佐藤-信吾）-min-scaled-1024x683.jpg" height="683" width="1024" alt="" class="slider-30519 slide-30522" title="05夕陽入選「大浜海岸夕景」（佐藤 信吾）-min" /></li>
                <li style="display: none; width: 100%;" class="slide-30523 ms-image " aria-roledescription="slide" aria-label="slide-30523"><img src="https://www.nishiizu-kankou.com/wp-content/uploads/2023/08/DSC5035-min-scaled-1024x683.jpg" height="683" width="1024" alt="" class="slider-30519 slide-30523" title="_DSC5035-min" /></li>
                <li style="display: none; width: 100%;" class="slide-30524 ms-image " aria-roledescription="slide" aria-label="slide-30524"><img src="https://www.nishiizu-kankou.com/wp-content/uploads/2023/08/208.ふるさと佳作「造船所からの星」（佐藤陽一）-min-scaled-1024x683.jpg" height="683" width="1024" alt="" class="slider-30519 slide-30524" title="208.ふるさと佳作「造船所からの星」（佐藤陽一）-min" /></li>
            </ul>
        </div>
        
    </div>
</div>



<hr class="wp-block-separator"/>



<div style="padding: 10px; border: 5px solid #dfdfdf; background-color: #ffffff; text-align: center;"><span style="font-size: 10pt;"><span style="color: #3366ff;"><span style="font-size: 12pt;">クーポンの種類と利用条件</span></span><span style="text-decoration: underline;"><br>クーポンは5,000円割引と3,000円割引の2種類</span><br>宿泊料金（税込）&nbsp; &nbsp;　クーポン&nbsp; &nbsp;</span><br><span style="font-size: 10pt;">&nbsp; 15,000円以上　 → 　3,000円</span><br><span style="font-size: 10pt;">&nbsp; 30,000円以上　 → 　5,000円</span><br><span style="font-size: 10pt;">※ともに宿泊人数2名以上から適用</span></div>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="font-size: 10pt;">例）1人1泊 15,000円のプランを2名で予約する場合</span><br><span style="font-size: 10pt;">合計 30,000円の宿泊料金から 5,000円をクーポン割引</span><br><strong><span style="font-size: 10pt;">→ 合計 <span style="color: #ff0000;">25,000円</span></span></strong></p>



<hr class="wp-block-separator"/>



<div style="padding: 10px; border: 5px solid #dfdfdf; background-color: #ffffff; text-align: center;"><span style="font-size: 10pt; color: #3366ff;"><span style="font-size: 12pt;">クーポン配布期間<br /></span></span><span style="font-size: 10pt;">【じゃらん1期】2025/10/29(水)10:00頃～2025/12/29(月)23:59<br />【じゃらん2期】2025/12/1(月)10:00頃～2026/2/27(金)23:59<br />【楽天トラベル】2025/10/29(水)10:00頃～2026/1/25(日)9:59<br /></span></div>
<p> </p>
<div style="padding: 10px; border: 5px solid #dfdfdf; background-color: #ffffff; text-align: center;"><span style="color: #3366ff; font-size: 12pt;">宿泊対象期間</span><span style="font-size: 10pt;"><br /></span><span style="font-size: 10pt;">【じゃらん1期】2025/11/1(土)チェックイン～2025/12/30(火)チェックアウト<br />【じゃらん2期】2026/1/4(日)チェックイン～2026/2/28(土)チェックアウト<br />【楽天トラベル】2025/11/1(水)チェックイン～202/2/28(木)チェックアウト<br /><span style="font-size: 8pt; color: #ff0000;">※宿泊対象期間内にチェックイン日・チェックアウト日の両方が含まれるご利用が対象となります。</span><br /><span style="font-size: 8pt; color: #ff0000;">※適用除外日：2025/12/30(火)～2026/1/3(土)の宿泊を含むご予約</span></span><span style="font-size: 10pt;"><br /></span></div>
<p> </p>
<div style="padding: 10px; border: 5px solid #dfdfdf; background-color: #ffffff; text-align: center;"><span style="font-size: 10pt;"><span style="font-size: 12pt; color: #3366ff;">クーポン獲得・ご予約はこちら</span><span style="text-decoration: underline;"><br /></span><span style="color: #339966;"><a class="external_link" style="color: #339966;" href="https://www.jalan.net/discountCoupon/CAM6314643/" target="_blank" rel="noopener">&gt;&gt;じゃらん</a><br /><a class="external_link" style="color: #339966;" href="https://travel.rakuten.co.jp/special/prj/202003/area/shizuoka.html?l-id=prj_coupon_shizuoka" target="_blank" rel="noopener">&gt;&gt;楽天トラベル</a></span></span><br /><span style="font-size: 10pt;">※数量限定・なくなり次第終了</span></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
