<?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>81 白峯寺 &#8211; みんなのへんろ（宿）</title>
	<atom:link href="https://min88.jp/inn/category/kagawa/81/feed/" rel="self" type="application/rss+xml" />
	<link>https://min88.jp/inn</link>
	<description>遍路宿の予約｜四国遍路の宿泊施設データベース</description>
	<lastBuildDate>Sat, 06 Dec 2025 08:33:24 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://min88.jp/inn/wp-content/uploads/2025/07/cropped-yoyaku_logo-32x32.png</url>
	<title>81 白峯寺 &#8211; みんなのへんろ（宿）</title>
	<link>https://min88.jp/inn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ニューサンピア坂出</title>
		<link>https://min88.jp/inn/1246/</link>
		
		<dc:creator><![CDATA[みんなのへんろ事務局]]></dc:creator>
		<pubDate>Tue, 01 Jun 2021 01:10:09 +0000</pubDate>
				<category><![CDATA[81 白峯寺]]></category>
		<category><![CDATA[香川]]></category>
		<category><![CDATA[休業･閉業]]></category>
		<guid isPermaLink="false">https://min88.jp/inn/?p=1246</guid>

					<description><![CDATA[休業・閉業 基本情報 住所 香川県坂出市高屋町2048-91 TEL 0877-47-0531 駐車場 80台（無料） 部屋数 41室 料金 素泊り： &#8212;朝食付： &#8212;夕食付： &#8212;２食付 [&#8230;]]]></description>
										<content:encoded><![CDATA[  <div class="min88-lang-simple">
    <!-- タイトル行 -->
    <div class="min88-lang-title">
      <img decoding="async" src="https://min88.jp/inn/wp-content/uploads/2025/12/earth3.png"
           alt="LANGUAGE"
           class="min88-lang-earth">
      <span class="min88-lang-title-text">LANGUAGE</span>
    </div>

    <!-- 言語切り替え -->
    <nav class="min88-lang-row" aria-label="Language switcher">
              <div class="min88-lang-item">
          <a href="https://min88.jp/inn/category/kagawa/81/"
             class="min88-lang-link is-current">
            <span class="min88-lang-text">
              日本語            </span>
          </a>
                      <span class="min88-lang-underline"></span>
                  </div>

                  <span class="min88-lang-separator">|</span>
        
                <div class="min88-lang-item">
          <a href="https://min88.jp/inn/en/category/kagawa-en/81-en/"
             class="min88-lang-link">
            <span class="min88-lang-text">
              English            </span>
          </a>
                  </div>

                  <span class="min88-lang-separator">|</span>
        
                <div class="min88-lang-item">
          <a href="https://min88.jp/inn/zh/category/kagawa-zh/81-zh/"
             class="min88-lang-link">
            <span class="min88-lang-text">
              繁體中文            </span>
          </a>
                  </div>

        
            </nav>

<style>
/* ===== 全体 ===== */
.min88-lang-simple {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 110px;
  text-align: center;
}

/* ===== タイトル（地球＋LANGUAGE） ===== */
.min88-lang-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 18px;
  transform: translateX(-15px);  /* ← 見た目で少し左へ寄せる微調整 */
}

.min88-lang-earth {
  width: 16px;
  height: 16px;
  display: block;
  filter: none !important;
}

.min88-lang-title-text {
  font-size: 14px;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: #444;
}

/* ===== 言語リンクの行 ===== */
.min88-lang-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 34px;
}

/* 個々の言語ブロック（テキスト＋下線） */
.min88-lang-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* ===== 言語リンク ===== */
.min88-lang-link {
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 400;
  color: #1a73e8;
  line-height: 1.2;
  position: relative;
  padding-bottom: 6px;   /* 青線との距離 */
}

.min88-lang-link:hover,
.min88-lang-link:active,
.min88-lang-link:focus {
  text-decoration: none !important;
  color: #0b63c7;
}

.min88-lang-link.is-current {
  color: #000;
  font-weight: 700;
}

/* 選択中の青い横線 */
.min88-lang-link.is-current::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;         /* テキストから少し離す */
  height: 4px;
  border-radius: 4px;
  background: linear-gradient(to right, #1a73e8, #8b5cf6);
}

/* 区切り「｜」 */
.min88-lang-separator {
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 400;
  user-select: none;
}

/* ===== スマホ ===== */
@media (max-width: 600px) {
  .min88-lang-row {
    /* ★ 縦並びにしない：横一列のまま */
    flex-direction: row;
    gap: 18px;           /* ちょっと詰める */
  }
  .min88-lang-link {
    font-size: 13px;     /* 横幅確保のため少し小さく */
  }
  .min88-lang-separator {
    font-size: 14px;     /* バランス調整 */
  }
  .min88-lang-earth {
    width: 16px;
    height: 16px;
  }
}
</style>
  </div>
  






<p class="has-text-align-left has-background wp-block-paragraph" style="background-color:#fd8a82"><strong>休業・閉業</strong></p>



<h3 class="wp-block-heading">基本情報</h3>



<figure class="wp-block-table is-style-stripes"><table><tbody><tr><td>住所</td><td>香川県坂出市高屋町2048-91</td></tr><tr><td>TEL</td><td>0877-47-0531</td></tr><tr><td>駐車場</td><td>80台（無料）</td></tr><tr><td>部屋数</td><td>41室</td></tr><tr><td>料金</td><td>素泊り： &#8212;<br>朝食付： &#8212;<br>夕食付： &#8212;<br>２食付： &#8212;</td></tr><tr><td>HP</td><td><a href="https://skd.ns-hotels.jp">skd.ns-hotels.jp</a></td></tr><tr><td>IN</td><td>15:00</td></tr><tr><td>OUT</td><td>10:00</td></tr><tr><td>WiFi</td><td>◯</td></tr><tr><td>ランドリー</td><td>洗濯機：あり（有料）<br>乾燥機：あり（有料）</td></tr><tr><td>支払い方法</td><td>現金：OK<br>クレジットカード：OK<br>電子マネー： &#8212;</td></tr></tbody></table></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-suggestion-wrapper">
  <div class="suggestion-text">
    <strong>この施設は<span style="color:#C62828;">休業・閉業</span>しているようです。間違っている場合は、編集をご提案ください。</strong>
  </div>
  <div class="wp-suggestion-btn-wrapper">
    <a
      class="my-btn-suggestion"
      href="https://docs.google.com/forms/d/e/1FAIpQLScNPHwOhPBUapzEg5Zkxx440G9_ex_yfmGBVyCfiXtE_RI2kA/viewform?usp=sf_link"
      target="_blank" rel="noopener noreferrer"
    >
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style="vertical-align: middle; margin-right: 10px;">
        <path fill="#00565E" d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.71 6.04a1.003 1.003 0 0 0 0-1.42l-2.34-2.34a1.003 1.003 0 0 0-1.42 0l-1.83 1.83 3.75 3.75 1.84-1.82z"/>
      </svg>
      情報の修正を提案
    </a>
  </div>
</div>

<style>
.wp-suggestion-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 32px;
}
.suggestion-text {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.wp-suggestion-btn-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.my-btn-suggestion {
  display: inline-flex;
  align-items: center;
  background: #D2F7FF;
  color: #00565E !important;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 8px 40px;
  border-radius: 9999px;
  border: none;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2); /* ←影をより濃く・広めに */
  transition: background 0.2s;
}
.my-btn-suggestion:hover {
  background: #B2F0FF;
  color: #004850 !important;
  text-decoration: none !important;
}
</style>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="補足情報">補足情報</h3>



<ul class="wp-block-list">
<li>ー</li>



<li>ー</li>



<li>ー</li>
</ul>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>












<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="map">MAP</h3>



<iframe src="https://www.google.com/maps/embed?pb=!4v1623913862289!6m8!1m7!1su08QtLoXJlMgEiwZ9O4dzA!2m2!1d34.33129034916042!2d133.9234113429568!3f11.538406507737065!4f-2.107877765830466!5f0.7820865974627469" width="100%" height="400" style="border:0;" allowfullscreen="" loading="lazy"></iframe>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>


<p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d52715.7966452464!2d133.88806032813372!3d34.33170923540261!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3553dd6711dd1131%3A0x2e0e45b6b769cf22!2z44OL44Ol44O844K144Oz44OU44KiIOWdguWHug!5e0!3m2!1sja!2sjp!4v1678087009881!5m2!1sja!2sjp" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p>



<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="min88-map-btn-wrap">
  <a class="min88-btn-map-green"
    href="https://www.google.com/maps/dir/?api=1&#038;destination=ニューサンピア坂出&#038;travelmode=walking"
    onclick="logAndGoRoute(event, this.href)"
    target="_blank" rel="noopener">
    <span class="min88-map-btn-main">現在地からこの宿までの徒歩ルート</span><br>
    <span class="min88-map-btn-sub">
      <span class="gm-dot gm-blue"></span>
      <span class="gm-dot gm-red"></span>
      <span class="gm-dot gm-yellow"></span>
      Powered by Googleマップ
    </span>
  </a>
</div>

<style>
.min88-map-btn-wrap {
  width: auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 24px;
  overflow: visible;
}
.min88-btn-map-green {
  display: inline-block;
  background: #333333;
  color: #ffffff !important;
  padding: 13px 32px;
  border-radius: 100px;
  text-align: center;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  box-sizing: border-box;
  box-shadow: 0 8px 18px -2px rgba(40,40,40,0.35);
  position: relative;
  z-index: 2;
  transition: background 0.2s;
}
.min88-btn-map-green:hover {
  background: #505050;
  color: #fff !important;
}
.min88-btn-map-green .min88-map-btn-sub {
  color: #ffffff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  font-size: 11px;
  font-weight: normal;
  margin-top: 0.3em;
  line-height: 1.08;
  letter-spacing: 0;
}
.gm-dot {
  display: inline-block;
  width: 10px; height: 10px;
  border-radius: 50%;
  margin-right: 2px;
  vertical-align: middle;
}
.gm-blue   { background: #4285F4; }
.gm-red    { background: #EA4335; }
.gm-yellow { background: #FBBC05; }
</style>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-css-opacity"/>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="投稿画像"><img decoding="async" width="35" height="35" class="wp-image-3202" style="width: 35px;" src="https://min88.jp/inn/wp-content/uploads/2021/06/camera.png" alt="">  投稿画像</h3>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large is-style-default"><a href="https://min88.jp/inn/wp-content/uploads/2022/01/EM560665-2.jpg"><img fetchpriority="high" decoding="async" width="1024" height="768" data-id="6186" src="https://min88.jp/inn/wp-content/uploads/2022/01/EM560665-2-1024x768.jpg" alt="" class="wp-image-6186"/></a></figure>



<figure class="wp-block-image size-large is-style-default"><a href="https://min88.jp/inn/wp-content/uploads/2022/01/EM560666-2.jpg"><img decoding="async" width="1024" height="768" data-id="6187" src="https://min88.jp/inn/wp-content/uploads/2022/01/EM560666-2-1024x768.jpg" alt="" class="wp-image-6187"/></a></figure>
</figure>



<div class="wp-block-buttons is-content-justification-right is-layout-flex wp-container-core-buttons-is-layout-89b4c9e9 wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--2"><a class="wp-block-button__link has-white-color has-vivid-red-background-color has-text-color has-background has-small-font-size has-custom-font-size wp-element-button" href="https://smoothcontact.jp/front/output/7f00000130c383f5900db7c509b7e14" style="border-radius:8px" target="_blank" rel="noreferrer noopener"><strong>投稿する</strong></a></div>
</div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="オーナーよりご挨拶"><img decoding="async" width="39" height="39" class="wp-image-3210" style="width: 39px;" src="https://min88.jp/inn/wp-content/uploads/2021/06/house3.png" alt="">  オーナーよりご挨拶</h3>



<p class="has-cyan-bluish-gray-color has-text-color wp-block-paragraph">（まだありません）</p>



<div class="wp-block-buttons is-content-justification-right is-layout-flex wp-container-core-buttons-is-layout-89b4c9e9 wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--3"><a class="wp-block-button__link has-white-color has-black-background-color has-text-color has-background has-small-font-size has-custom-font-size wp-element-button" href="https://docs.google.com/forms/d/e/1FAIpQLScwjcqHLc8Ta7LCRC3BrelT-CQvh2exIAcSZLtOPEDVsKFoLA/viewform" style="border-radius:8px" target="_blank" rel="noreferrer noopener"><strong>投稿する</strong></a></div>
</div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="利用者の声"><img decoding="async" width="35" height="35" class="wp-image-3221" style="width: 35px;" src="https://min88.jp/inn/wp-content/uploads/2021/06/user.png" alt="">  利用者の声</h3>



<p class="has-cyan-bluish-gray-color has-text-color wp-block-paragraph">（まだありません）</p>



<div class="wp-block-buttons is-content-justification-right is-layout-flex wp-container-core-buttons-is-layout-89b4c9e9 wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--4"><a class="wp-block-button__link has-white-color has-vivid-red-background-color has-text-color has-background has-small-font-size has-custom-font-size wp-element-button" href="https://docs.google.com/forms/d/e/1FAIpQLSfZAIVlMvMrzc7QhY5VSER4NWHZ0nS5SCu3JW7rgNDiPqrpGA/viewform" style="border-radius:8px" target="_blank" rel="noreferrer noopener"><strong>投稿する</strong></a></div>
</div>



<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-css-opacity"/>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-width wp-block-button__width-100 is-style-fill"><a class="wp-block-button__link has-white-color has-vivid-green-cyan-background-color has-text-color has-background has-small-font-size has-custom-font-size wp-element-button" href="https://docs.google.com/forms/d/e/1FAIpQLScNPHwOhPBUapzEg5Zkxx440G9_ex_yfmGBVyCfiXtE_RI2kA/viewform?usp=sf_link"><strong>情報修正はこちら</strong></a></div>
</div>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
