<?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://naturaltaste.org/news/feed" rel="self" type="application/rss+xml" />
	<link>https://naturaltaste.org</link>
	<description>その不調は、体からのサイン。根本から整える整体院</description>
	<lastBuildDate>Fri, 31 Jul 2026 23:29:43 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://naturaltaste.org/wp-content/uploads/2025/11/cropped-2647d079d7b78d05f446f84d9eb95d91-32x32.png</url>
	<title>お知らせ | ナチュラルテイスト整体　</title>
	<link>https://naturaltaste.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>サイトリニューアル</title>
		<link>https://naturaltaste.org/news/606</link>
		
		<dc:creator><![CDATA[坂井 奈美]]></dc:creator>
		<pubDate>Thu, 30 Jul 2026 14:40:40 +0000</pubDate>
				<guid isPermaLink="false">https://naturaltaste.org/?post_type=news&#038;p=606</guid>

					<description><![CDATA[NEW WEBSITE ホームページリニューアルのお知らせ いつもナチュラルテイスト整体をご利用いただき、誠にありがとうございます。 このたび、当院ホームページをリニューアルいたしました。メニューや料金、施術の流れなどを [&#8230;]]]></description>
										<content:encoded><![CDATA[
<!-- ============================================================
  ナチュラル整体｜坂井奈美様サイト
  投稿「ホームページリニューアルのお知らせ」
  貼り付け先：投稿の本文（カスタムHTMLブロック）
============================================================= -->
<style>
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');

.nsw-wrap{
  --nsw-ivory:#FAF7F1;--nsw-beige:#EFE7D8;--nsw-sage:#8A9A7E;--nsw-sage-deep:#5F7357;
  --nsw-charcoal:#3B3733;--nsw-gold:#B8935A;--nsw-line:#DDD4C3;
  font-family:'Zen Kaku Gothic New','Noto Sans JP',sans-serif;color:var(--nsw-charcoal);
  background:var(--nsw-ivory);line-height:1.9;overflow-x:hidden;
}
.nsw-wrap *{box-sizing:border-box;}
.nsw-wrap img{max-width:100%;display:block;}
.nsw-inner{max-width:760px;margin:0 auto;padding:0 24px;}

/* ---- ヘッダー ---- */
.nsw-head{padding:64px 0 40px;text-align:center;}
.nsw-head__date{font-family:'Zen Old Mincho',serif;font-size:13px;letter-spacing:.2em;color:var(--nsw-sage-deep);font-weight:700;margin-bottom:18px;}
.nsw-head__title{font-family:'Zen Old Mincho',serif;font-size:clamp(24px,4vw,32px);line-height:1.7;letter-spacing:.04em;margin:0;}
.nsw-head__title em{font-style:normal;color:var(--nsw-sage-deep);}

/* ---- 装飾アイコン ---- */
.nsw-icon{width:56px;height:56px;margin:0 auto 24px;border-radius:50%;background:var(--nsw-beige);display:flex;align-items:center;justify-content:center;}
.nsw-icon svg{width:26px;height:26px;}

/* ---- 本文 ---- */
.nsw-story{padding:0 0 48px;}
.nsw-story p{font-size:15.5px;color:#4a453f;margin:0 0 28px;}
.nsw-story p:last-child{margin-bottom:0;}

/* ---- 特徴カード ---- */
.nsw-features{display:flex;flex-direction:column;gap:0;max-width:640px;margin:0 auto 56px;}
.nsw-feature{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--nsw-line);}
.nsw-feature:last-child{border-bottom:none;}
.nsw-feature__num{font-family:'Zen Old Mincho',serif;font-size:20px;color:var(--nsw-sage);font-weight:700;min-width:32px;}
.nsw-feature__title{font-weight:700;font-size:15px;margin:0 0 6px;}
.nsw-feature__text{font-size:13.5px;color:#6b6459;margin:0;}

/* ---- 引用風メッセージ ---- */
.nsw-quote{position:relative;max-width:600px;margin:0 auto 60px;padding:36px 40px;text-align:center;background:#fff;border-radius:14px;box-shadow:0 20px 40px -20px rgba(59,55,51,.15);}
.nsw-quote::before{content:"”";position:absolute;top:6px;left:20px;font-family:'Zen Old Mincho',serif;font-size:56px;color:var(--nsw-line);line-height:1;}
.nsw-quote p{position:relative;font-family:'Zen Old Mincho',serif;font-size:17px;line-height:1.9;color:var(--nsw-charcoal);margin:0;}

/* ---- CTA ---- */
.nsw-cta{text-align:center;background:linear-gradient(180deg,var(--nsw-sage-deep),#4c5c46);color:#fff;padding:60px 24px;border-radius:18px;margin-bottom:20px;}
.nsw-cta__h{font-family:'Zen Old Mincho',serif;font-size:clamp(18px,3vw,23px);margin:0 0 26px;line-height:1.7;}
.nsw-cta__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;}
.nsw-btn{display:inline-flex;align-items:center;font-size:14.5px;font-weight:700;padding:15px 32px;border-radius:50px;text-decoration:none;letter-spacing:.03em;background:#fff;color:var(--nsw-sage-deep);border:1px solid #fff;transition:background-color .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease,border-color .25s ease;}
.nsw-btn:hover{background-color:var(--nsw-sage-deep);color:#fff;border-color:var(--nsw-sage-deep);transform:translateY(-2px);box-shadow:0 8px 18px -6px rgba(95,115,87,.5);}

@media (max-width:640px){
  .nsw-head{padding:48px 0 32px;}
  .nsw-feature{flex-direction:column;gap:6px;}
  .nsw-quote{padding:28px 24px;}
  .nsw-cta{padding:46px 20px;}
  .nsw-btn{width:100%;justify-content:center;}
  .nsw-cta__buttons{flex-direction:column;}
}
</style>

<div class="nsw-wrap">
  <div class="nsw-inner">

    <!-- ヘッダー -->
    <header class="nsw-head">
      <div class="nsw-icon">
        <svg viewBox="0 0 24 24" fill="none" stroke="#5F7357" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M3 12l9-9 9 9M5 10v10a1 1 0 001 1h4v-6h4v6h4a1 1 0 001-1V10"/></svg>
      </div>
      <p class="nsw-head__date">NEW WEBSITE</p>
      <h1 class="nsw-head__title">ホームページ<em>リニューアル</em>のお知らせ</h1>
    </header>

    <!-- 本文 -->
    <div class="nsw-story">
      <p>いつもナチュラルテイスト整体をご利用いただき、誠にありがとうございます。</p>
      <p>このたび、当院ホームページをリニューアルいたしました。メニューや料金、施術の流れなどをより分かりやすくご覧いただけるよう、内容を一新しております。</p>
      <p>これから整体を受けてみたいという方にも、当院のことを知っていただきやすいサイトを目指しました。ぜひご覧ください。</p>
    </div>

    <!-- リニューアルのポイント -->
    <div class="nsw-features">
      <div class="nsw-feature">
        <div class="nsw-feature__num">01</div>
        <div>
          <p class="nsw-feature__title">メニュー・料金がひと目で分かりやすく</p>
          <p class="nsw-feature__text">オーダーメイド整体・腸セラピーの内容や料金を、スマートフォンでも見やすい形にまとめました。</p>
        </div>
      </div>
      <div class="nsw-feature">
        <div class="nsw-feature__num">02</div>
        <div>
          <p class="nsw-feature__title">ご予約までの流れがすぐに分かる</p>
          <p class="nsw-feature__text">ご来店から施術までの流れや、初めての方向けのご案内を充実させました。</p>
        </div>
      </div>
      <div class="nsw-feature">
        <div class="nsw-feature__num">03</div>
        <div>
          <p class="nsw-feature__title">Web予約がスムーズに</p>
          <p class="nsw-feature__text">サイト内のどのページからも、ホットペッパービューティーでのご予約にすぐに進めるようになりました。</p>
        </div>
      </div>
    </div>

    <!-- メッセージ -->
    <div class="nsw-quote">
      <p>今後も、皆さまに安心してご覧いただけるサイトを<br>目指して参ります。</p>
    </div>

    <!-- CTA -->
    <div class="nsw-cta">
      <p class="nsw-cta__h">新しくなったサイトを、<br>ぜひご覧ください。</p>
      <div class="nsw-cta__buttons">
        <a href="https://beauty.hotpepper.jp/kr/slnH000778752/" class="nsw-btn" target="_blank" rel="noopener">Web予約はこちら</a>
      </div>
    </div>

  </div>
</div>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>移転リニューアルOpenしました</title>
		<link>https://naturaltaste.org/news/renewal</link>
		
		<dc:creator><![CDATA[坂井 奈美]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 05:08:11 +0000</pubDate>
				<guid isPermaLink="false">https://naturaltaste.org/?post_type=news&#038;p=339</guid>

					<description><![CDATA[2025.09.25 移転リニューアルOpenのお知らせ 2025年9月25日、ナチュラルテイストは新潟市東区逢谷内に移転リニューアルオープンいたしました。 2018年 新潟市東区下木戸のナチュラルテイストを退去。次の入 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<!-- ============================================================
  ナチュラル整体｜坂井奈美様サイト
  投稿「移転リニューアルのお知らせ」
  貼り付け先：投稿の本文（カスタムHTMLブロック）
============================================================= -->
<style>
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');

.nsn-wrap{
  --nsn-ivory:#FAF7F1;--nsn-beige:#EFE7D8;--nsn-sage:#8A9A7E;--nsn-sage-deep:#5F7357;
  --nsn-charcoal:#3B3733;--nsn-gold:#B8935A;--nsn-line:#DDD4C3;
  font-family:'Zen Kaku Gothic New','Noto Sans JP',sans-serif;color:var(--nsn-charcoal);
  background:var(--nsn-ivory);line-height:1.9;overflow-x:hidden;
}
.nsn-wrap *{box-sizing:border-box;}
.nsn-wrap img{max-width:100%;display:block;}
.nsn-inner{max-width:760px;margin:0 auto;padding:0 24px;}

/* ---- ヘッダー ---- */
.nsn-head{padding:64px 0 40px;text-align:center;}
.nsn-head__date{font-family:'Zen Old Mincho',serif;font-size:13px;letter-spacing:.2em;color:var(--nsn-sage-deep);font-weight:700;margin-bottom:18px;}
.nsn-head__title{font-family:'Zen Old Mincho',serif;font-size:clamp(24px,4vw,32px);line-height:1.7;letter-spacing:.04em;margin:0;}
.nsn-head__title em{font-style:normal;color:var(--nsn-sage-deep);}

/* ---- メイン画像 ---- */
.nsn-hero-img{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:14px;margin:0 0 60px;box-shadow:0 30px 50px -24px rgba(59,55,51,.3);}
.nsn-hero-img img{width:100%;height:100%;object-fit:cover;}

/* ---- ストーリー本文 ---- */
.nsn-story{padding:0 0 56px;}
.nsn-story p{font-size:15.5px;color:#4a453f;margin:0 0 28px;}
.nsn-story p:last-child{margin-bottom:0;}

/* ---- タイムライン（2018→2025） ---- */
.nsn-timeline{position:relative;padding:8px 0 8px 32px;margin:48px 0;border-left:2px solid var(--nsn-line);}
.nsn-tl-item{position:relative;padding-bottom:40px;}
.nsn-tl-item:last-child{padding-bottom:0;}
.nsn-tl-item::before{content:"";position:absolute;left:-38px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--nsn-sage-deep);border:3px solid var(--nsn-ivory);box-shadow:0 0 0 1px var(--nsn-sage-deep);}
.nsn-tl-item__year{font-family:'Zen Old Mincho',serif;font-size:13px;color:var(--nsn-sage-deep);font-weight:700;letter-spacing:.1em;margin-bottom:6px;}
.nsn-tl-item__text{font-size:14px;color:#5b544c;margin:0;}

/* ---- 写真2枚組 ---- */
.nsn-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 56px;}
.nsn-gallery__item{aspect-ratio:4/5;overflow:hidden;border-radius:12px;}
.nsn-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;}
.nsn-gallery__item:hover img{transform:scale(1.05);}

/* ---- 引用風メッセージ ---- */
.nsn-quote{position:relative;max-width:600px;margin:0 auto 60px;padding:36px 40px;text-align:center;background:#fff;border-radius:14px;box-shadow:0 20px 40px -20px rgba(59,55,51,.15);}
.nsn-quote::before{content:"”";position:absolute;top:6px;left:20px;font-family:'Zen Old Mincho',serif;font-size:56px;color:var(--nsn-line);line-height:1;}
.nsn-quote p{position:relative;font-family:'Zen Old Mincho',serif;font-size:17px;line-height:1.9;color:var(--nsn-charcoal);margin:0;}

/* ---- CTA ---- */
.nsn-cta{text-align:center;background:linear-gradient(180deg,var(--nsn-sage-deep),#4c5c46);color:#fff;padding:60px 24px;border-radius:18px;margin-bottom:20px;}
.nsn-cta__h{font-family:'Zen Old Mincho',serif;font-size:clamp(18px,3vw,23px);margin:0 0 26px;line-height:1.7;}
.nsn-btn{display:inline-flex;align-items:center;font-size:14.5px;font-weight:700;padding:15px 36px;border-radius:50px;text-decoration:none;letter-spacing:.03em;background:#fff;color:var(--nsn-sage-deep);border:1px solid #fff;transition:background-color .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease,border-color .25s ease;}
.nsn-btn:hover{background-color:var(--nsn-sage-deep);color:#fff;border-color:var(--nsn-sage-deep);transform:translateY(-2px);box-shadow:0 8px 18px -6px rgba(95,115,87,.5);}

@media (max-width:640px){
  .nsn-head{padding:48px 0 32px;}
  .nsn-hero-img{margin-bottom:44px;border-radius:10px;}
  .nsn-gallery{grid-template-columns:1fr;margin-bottom:44px;}
  .nsn-quote{padding:28px 24px;}
  .nsn-cta{padding:46px 20px;}
}
</style>

<div class="nsn-wrap">
  <div class="nsn-inner">

    <!-- ヘッダー -->
    <header class="nsn-head">
      <p class="nsn-head__date">2025.09.25</p>
      <h1 class="nsn-head__title">移転リニューアル<em>Open</em>のお知らせ</h1>
    </header>

    <!-- メイン画像 -->
    <div class="nsn-hero-img">
      <img decoding="async" src="https://naturaltaste.org/wp-content/uploads/2026/07/6AE65D12-E19B-479E-8AEA-ACAF8C78C4BF.png" alt="ナチュラルテイスト整体 移転リニューアル">
    </div>

    <!-- ストーリー本文 -->
    <div class="nsn-story">
      <p>2025年9月25日、ナチュラルテイストは新潟市東区逢谷内に移転リニューアルオープンいたしました。</p>
    </div>

    <!-- タイムライン -->
    <div class="nsn-timeline">
      <div class="nsn-tl-item">
        <p class="nsn-tl-item__year">2018年</p>
        <p class="nsn-tl-item__text">新潟市東区下木戸のナチュラルテイストを退去。次の入居先がすぐには決まりませんでした。</p>
      </div>
      <div class="nsn-tl-item">
        <p class="nsn-tl-item__year">2018年〜2025年</p>
        <p class="nsn-tl-item__text">手もみ総本店はなみずき店様に、坂井（奈）で長らくお世話になりました。この間、変わらずご来店くださった皆さまに、心より感謝申し上げます。</p>
      </div>
      <div class="nsn-tl-item">
        <p class="nsn-tl-item__year">2025年9月25日</p>
        <p class="nsn-tl-item__text">新潟市東区逢谷内にて、ナチュラルテイストとして移転リニューアルオープン。新しい場所で、あらためて皆さまをお迎えいたします。</p>
      </div>
    </div>

    <!-- 写真2枚組 -->
    <div class="nsn-gallery">
      <div class="nsn-gallery__item">
        <img decoding="async" src="https://naturaltaste.org/wp-content/uploads/2026/07/B127D288-B9FF-4A06-AA8A-63A928B7E767.png" alt="ナチュラルテイスト整体 店内">
      </div>
      <div class="nsn-gallery__item">
        <img decoding="async" src="https://naturaltaste.org/wp-content/uploads/2026/07/2AE683D0-59A7-462D-8A95-353BDE7E2FA9.png" alt="ナチュラルテイスト整体 施術風景">
      </div>
    </div>

    <!-- メッセージ -->
    <div class="nsn-quote">
      <p>整体でお体全身スッキリしたい方は、<br>是非、ご予約の上ご来店ください。</p>
    </div>

    <!-- CTA -->
    <div class="nsn-cta">
      <p class="nsn-cta__h">ご予約はこちらから</p>
      <a href="https://beauty.hotpepper.jp/kr/slnH000778752/" class="nsn-btn" target="_blank" rel="noopener">Web予約はこちら</a>
    </div>

  </div>
</div>

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