<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>お知らせ</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/" />
    <link rel="self" type="application/atom+xml" href="https://www.thefujiyagohonjin.com/news/atom.xml" />
    <id>tag:www.thefujiyagohonjin.com,2018-08-10:/news//15</id>
    <updated>2026-05-28T11:21:36Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 6.8.5</generator>

<entry>
    <title>観光列車『ろくもん』特別企画</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/05/info-rokumon-collaboration.php" />
    <id>tag:www.thefujiyagohonjin.com,2026:/news//15.1608</id>

    <published>2026-05-28T10:38:51Z</published>
    <updated>2026-05-28T11:21:36Z</updated>

    <summary> 観光列車「ろくもん」 × KOMORO HONJIN OMOYA 信州・匠の技...</summary>
    <author>
        <name>篠原 裕樹</name>
        
    </author>
    
        <category term="INFORMATION" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style><!--
.rokumon-wrap {
  background: #F7F4EE;
  padding: 44px 20px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
  color: #2B2B2B;
  line-height: 1.95;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-break: normal;
}

.rokumon-wrap * {
  box-sizing: border-box;
}

.rokumon-kicker {
  text-align: center;
  color: #8A6A32;
  font-size: 14px;
  letter-spacing: 0.14em;
  margin: 0 0 10px;
  font-weight: bold;
}

.rokumon-omoya-link {
  color: inherit !important;
  text-decoration: none !important;
  transition: opacity 0.2s ease;
}

.rokumon-omoya-link:hover {
  opacity: 0.72;
}

.rokumon-title {
  text-align: center;
  color: #93261f;
  font-size: 25px;
  line-height: 1.7;
  letter-spacing: 0.08em;
  margin: 0 0 30px;
  font-weight: bold;
}

.rokumon-title span {
  display: block;
  font-size: 18px;
  color: #2B2B2B;
  letter-spacing: 0.08em;
  margin-top: 6px;
}

.rokumon-visual {
  max-width: 720px;
  margin: 0 auto 34px;
  text-align: center;
}

.rokumon-visual img {
  display: block;
  width: 100%;
  max-width: 720px;
  aspect-ratio: 1 / 1;
  height: auto;
  object-fit: cover;
  margin: 0 auto;
  border-radius: 2px;
}

.rokumon-lead {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 38px;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.rokumon-text {
  text-align: center;
  max-width: 720px;
  margin: 36px auto;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.rokumon-divider {
  text-align: center;
  margin: 34px 0;
  color: #8A6A32;
  letter-spacing: 0.22em;
}

.rokumon-section {
  max-width: 720px;
  margin: 34px auto 0;
  text-align: center;
}

.rokumon-section-title {
  color: #93261f;
  font-size: 17px;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin: 0 0 18px;
}

.rokumon-box {
  background: rgba(255, 255, 255, 0.48);
  border: 1px solid rgba(138, 106, 50, 0.28);
  padding: 24px 22px;
  margin: 0 auto 22px;
  box-sizing: border-box;
}

.rokumon-box p {
  margin: 0 0 18px;
}

.rokumon-box p:last-child {
  margin-bottom: 0;
}

.rokumon-date {
  color: #93261f;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.rokumon-list {
  display: inline-block;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.rokumon-list li {
  position: relative;
  padding-left: 1.1em;
  margin: 0 0 6px;
}

.rokumon-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: #8A6A32;
}

.rokumon-note {
  text-align: center;
  max-width: 680px;
  margin: 34px auto 0;
  font-size: 13px;
  color: #4A4A4A;
  line-height: 1.8;
}

.rokumon-link-area {
  text-align: center;
  max-width: 680px;
  margin: 34px auto 0;
}

.rokumon-button {
  display: inline-block;
  background: #93261f;
  color: #FFFFFF !important;
  text-decoration: none !important;
  padding: 13px 26px;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  border-radius: 2px;
}

.rokumon-button:hover {
  opacity: 0.86;
}

.rokumon-wrap a {
  color: #93261f;
  text-decoration: underline;
}

.rokumon-wrap .rokumon-button {
  color: #FFFFFF !important;
}

@media screen and (max-width: 768px) {
  .rokumon-wrap {
    padding: 38px 18px;
  }

  .rokumon-title {
    font-size: 23px;
  }

  .rokumon-title span {
    font-size: 17px;
  }

  .rokumon-visual {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .rokumon-wrap {
    padding: 34px 16px;
    line-height: 1.9;
  }

  .rokumon-kicker {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0.1em;
  }

  .rokumon-title {
    font-size: 21px;
    line-height: 1.65;
    letter-spacing: 0.06em;
    margin-bottom: 24px;
  }

  .rokumon-title span {
    font-size: 16px;
    line-height: 1.7;
  }

  .rokumon-visual {
    max-width: 100%;
    margin: 0 auto 28px;
  }

  .rokumon-visual img {
    width: 100%;
    max-width: 100%;
  }

  .rokumon-lead,
  .rokumon-text {
    font-size: 15px;
    text-align: left;
    letter-spacing: 0.03em;
  }

  .rokumon-lead {
    margin-bottom: 32px;
  }

  .rokumon-text {
    margin: 32px auto;
  }

  .rokumon-section {
    text-align: left;
    margin-top: 32px;
  }

  .rokumon-section-title {
    text-align: center;
    font-size: 16px;
  }

  .rokumon-box {
    padding: 20px 18px;
  }

  .rokumon-list {
    display: block;
    width: 100%;
  }

  .rokumon-note {
    text-align: left;
    margin-top: 24px;
  }

  .rokumon-link-area {
    text-align: center;
  }

  .rokumon-button {
    width: 100%;
    padding: 14px 18px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 420px) {
  .rokumon-wrap {
    padding: 30px 14px;
  }

  .rokumon-title {
    font-size: 20px;
  }

  .rokumon-title span {
    font-size: 15px;
  }

  .rokumon-lead,
  .rokumon-text,
  .rokumon-box {
    font-size: 14px;
  }

  .rokumon-box {
    padding: 18px 15px;
  }
}
--></style>
<section class="rokumon-wrap">
<p class="rokumon-kicker">観光列車「ろくもん」 × <a class="rokumon-omoya-link" href="https://www.komorohonjin.com" target="_blank" rel="noopener noreferrer">KOMORO HONJIN OMOYA</a></p>
<h2 class="rokumon-title">信州・匠の技に出逢う旅 <span>観光列車「ろくもん」特別企画</span></h2>
<div class="rokumon-visual"><img src="/news/images/rokumon-collab-2026-thumb.jpg" alt="観光列車「ろくもん」とKOMORO HONJIN OMOYAの特別企画イメージ"></div>
<div class="rokumon-lead">しなの鉄道が手がける観光列車「ろくもん」。<br> 信州の風景の中をゆったりと走るその旅に、<br> 土地に受け継がれてきた技と美を重ねる、<br> 特別な企画が開催されます。</div>
<div class="rokumon-text">「信州・匠の技に出逢う旅」と題した本企画にて、<br> 藤屋が小諸市で運営するイタリア料理レストラン<br> <strong><a class="rokumon-omoya-link" href="https://www.komorohonjin.com" target="_blank" rel="noopener noreferrer">KOMORO HONJIN OMOYA（小諸本陣主屋）</a></strong>が、<br> 7月・9月の特別運行でお食事を手掛けます。<br><br> 信州の風土に寄り添う食材を選び、<br> 一皿一皿を丁寧に仕立てました。<br><br> 車内では、伝統工芸にふれるひとときとともに、<br> KOMORO HONJIN OMOYAによる<br> イタリアンコースをお楽しみいただけます。<br><br> また、3号車「六文銭・幸村コース」では、<br> 藤屋ソムリエによるワインのサービスも。<br> 移ろう景色とともに、味わいがゆっくりと<br> ほどけていく時間をお過ごしください。<br><br> 手仕事のぬくもり、信州の風景、そして食。<br> それぞれが静かに重なり合う、信州ならではの旅へ。<br><br> 皆さまのお越しを、心よりお待ちしております。</div>
<div class="rokumon-divider">＊＊＊</div>
<div class="rokumon-section">
<h3 class="rokumon-section-title">企画概要</h3>
<div class="rokumon-box">
<p>観光列車「ろくもん」にて、<br> 信州の伝統工芸と食を組み合わせた特別企画です。</p>
<p>7月・9月の運行では<br> KOMORO HONJIN OMOYAが料理を手掛けます。</p>
</div>
</div>
<div class="rokumon-section">
<h3 class="rokumon-section-title">運行情報</h3>
<div class="rokumon-box">
<p><span class="rokumon-date">【<time datetime="2026-07-11">7月11日(土)</time>・<time datetime="2026-09-13">9月13日(日)</time>】</span><br> 軽井沢駅（10:25発） → 妙高高原駅 → 長野駅（15:35着）</p>
<p>信州の山並みや千曲川沿いの風景を眺めながら、<br> 東信濃から北信濃へと続く旅をお楽しみいただけます。</p>
</div>
</div>
<div class="rokumon-section">
<h3 class="rokumon-section-title">運行日・内容</h3>
<div class="rokumon-box">
<p><span class="rokumon-date">【<time datetime="2026-07-11">7月11日(土)</time>】</span></p>
<ul class="rokumon-list"><li>水引のしおり作り体験</li><li>KOMORO HONJIN OMOYA イタリアンコース</li></ul>
</div>
<div class="rokumon-box">
<p><span class="rokumon-date">【<time datetime="2026-09-13">9月13日(日)</time>】</span></p>
<ul class="rokumon-list"><li>軽井沢彫りの小物づくり体験</li><li>KOMORO HONJIN OMOYA イタリアンコース</li></ul>
</div>
</div>
<div class="rokumon-section">
<h3 class="rokumon-section-title">プラン・料金</h3>
<div class="rokumon-box">
<p><span class="rokumon-date">【3号車 六文銭・幸村コース】</span><br> 体験付き特別プラン<br> お一人様　38,000円（税込）</p>
<p><span class="rokumon-date">【2号車 六文銭・佐助コース】</span><br> スタンダードプラン<br> お一人様　29,000円（税込）</p>
<p class="rokumon-note">※<time datetime="2026-07-11">7月11日</time>、<time datetime="2026-09-13">9月13日</time>いずれも共通のコースです。</p>
</div>
</div>
<div class="rokumon-section">
<h3 class="rokumon-section-title">お申込みについて</h3>
<div class="rokumon-box">
<p>申込受付：<time datetime="2026-05-28">2026年5月28日(木)</time>より開始<br> インターネット申込：<time datetime="2026-05-29T10:00:00+09:00">2026年5月29日(金) 10:00～</time></p>
<p>詳細・お申込み・お問い合わせは、下記よりご確認ください。</p>
</div>
</div>
<div class="rokumon-link-area"><a class="rokumon-button" href="https://www.shinanorailway.co.jp/rokumon/news/2026/05/post-187.php" target="_blank" rel="noopener"> 観光列車「ろくもん」<br> 企画詳細・申込みページ<br>(しなの鉄道 ウェブサイト)</a></div>
</section>]]>
        
    </content>
</entry>

<entry>
    <title>『ブライダルフェア』食事券プレゼント</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/05/braidal-fair.php" />
    <id>tag:thefujiyagohonjin.com,2018:/test2018/news//15.564</id>

    <published>2026-05-26T06:41:48Z</published>
    <updated>2026-05-31T07:11:01Z</updated>

    <summary> BRIDAL FAIR 藤屋で叶える 上質なおもてなしの結婚式 藤屋は幾多の時...</summary>
    <author>
        <name>fujiya（システム権限）</name>
        
    </author>
    
        <category term="BRIDAL" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style type="text/css"><!--
/* Bridal Fair Article Design */
.bridal-fair-wrap {
  max-width: 760px;
  margin: 0 auto;
  padding: 48px 22px 56px;
  background: #f7f3ec;
  color: #2f2a25;
  font-family: "Playfair Display", "Cormorant Garamond", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2;
  letter-spacing: 0.045em;
  box-sizing: border-box;
}

.bridal-fair-inner {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

.bridal-fair-kicker {
  display: inline-block;
  margin: 0 auto 18px;
  padding: 6px 18px;
  color: #8a6a3f;
  border-top: 1px solid #bda77b;
  border-bottom: 1px solid #bda77b;
  font-size: 13px;
  letter-spacing: 0.18em;
  line-height: 1.6;
}

.bridal-fair-title {
  margin: 0 auto 34px;
  color: #2b2520;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.bridal-fair-lead {
  margin: 0 auto 38px;
  color: #3b342e;
  font-size: 16px;
  line-height: 2.15;
}

.bridal-fair-copy {
  margin: 0 auto 42px;
  color: #3b342e;
  font-size: 15px;
  line-height: 2.1;
}

.bridal-fair-divider {
  width: 42px;
  height: 1px;
  margin: 38px auto;
  background: #bda77b;
}

.bridal-fair-image {
  display: block;
  width: 100%;
  max-width: 620px;
  height: auto;
  margin: 0 auto 18px;
  border-radius: 2px;
}

.bridal-fair-section {
  margin: 46px auto 0;
  padding: 34px 24px;
  background: #fffaf2;
  border: 1px solid #e4d8c3;
  box-sizing: border-box;
}

.bridal-fair-section-title {
  margin: 0 auto 18px;
  color: #8a5f2f;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.12em;
}

.bridal-fair-text {
  margin: 0 auto 18px;
  color: #3b342e;
  font-size: 15px;
  line-height: 2;
}

.bridal-fair-benefit {
  margin: 8px auto 0;
  color: #2f2a25;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.bridal-fair-time {
  margin: 26px auto 0;
  color: #2f2a25;
  font-size: 18px;
  letter-spacing: 0.12em;
}

.bridal-fair-time time {
  color: #8a5f2f;
  font-weight: 600;
}

.bridal-fair-button {
  display: inline-block;
  margin: 26px auto 0;
  padding: 13px 34px;
  background: #8a5f2f;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.12em;
  border-radius: 1px;
}

.bridal-fair-button:visited {
  color: #ffffff !important;
}

.bridal-fair-link {
  color: #8a5f2f;
  text-decoration: underline;
}

.bridal-fair-info {
  margin: 42px auto 0;
  color: #3b342e;
  font-size: 14px;
  line-height: 2;
}

.bridal-fair-info a {
  color: #8a5f2f;
  text-decoration: underline;
}

.bridal-fair-instagram {
  margin: 30px auto 0;
  padding-top: 24px;
  border-top: 1px solid #dfd3bd;
  color: #3b342e;
  font-size: 14px;
  line-height: 2;
}

.bridal-fair-instagram a {
  color: #8a5f2f;
  text-decoration: underline;
}

@media screen and (max-width: 600px) {
  .bridal-fair-wrap {
    padding: 36px 16px 44px;
  }

  .bridal-fair-title {
    font-size: 21px;
    line-height: 1.8;
  }

  .bridal-fair-lead,
  .bridal-fair-copy,
  .bridal-fair-text {
    font-size: 14px;
    line-height: 2;
  }

  .bridal-fair-section {
    padding: 28px 18px;
  }

  .bridal-fair-button {
    display: block;
    padding: 13px 18px;
  }
}
--></style>
<div class="bridal-fair-wrap">
<div class="bridal-fair-inner">
<div class="bridal-fair-kicker">BRIDAL FAIR</div>
<h2 class="bridal-fair-title">藤屋で叶える<br> 上質なおもてなしの結婚式</h2>
<p class="bridal-fair-lead">藤屋は幾多の時代をこえて<br> この地で親しまれる憧れの場所</p>
<p class="bridal-fair-copy">あらゆる人生の物語が、<br> この場所で描かれ続ける<br><br> 結婚するおふたり、家族、親戚、友人...<br> これまでの人生とこれからの人生を紡ぐ<br> かけがえのないご縁<br> 丁寧に、心からのおもてなしで結んでいきます</p>
<div class="bridal-fair-divider"></div>
<p><img alt="藤屋御本陳 ブライダルイメージ" src="https://thefujiyagohonjin.com/news/images/2e383e52a6289e174ac99d2e321e702e42c04f95.jpg" width="620" height="414" class="bridal-fair-image"></p>
<p><img alt="藤屋御本陳 ウェディング会場" src="https://thefujiyagohonjin.com/news/images/63a4ba4e984bb5aec5f71698865a36c80bf40736.jpg" width="620" height="414" class="bridal-fair-image"></p>
<p><img alt="2024911tfg401259.jpg" src="https://thefujiyagohonjin.com/news/images/2024911tfg401259.jpg" width="618" height="412" class="mt-image-none"></p>
<div class="bridal-fair-section">
<h3 class="bridal-fair-section-title">結婚が決まったら</h3>
<p class="bridal-fair-text">会場見学を始めるタイミング。<br> 人数や時期が未定の方でも、どうぞ気軽にご参加ください。</p>
<div class="bridal-fair-divider"></div>
<h3 class="bridal-fair-section-title">成約特典</h3>
<h3 class="hnm-clientTop-benefitList__item__lead"><span style="font-size: 14px;">【全員】『豪華18,000円コース無料試食（ハーフコース仕立て）』</span></h3>
<h3 class="hnm-clientTop-benefitList__item__lead"><span style="font-size: 14px;">旬の鮮魚や信州牛の網焼き等</span></h3>
<h3 class="hnm-clientTop-benefitList__item__lead"><span style="font-size: 14px;">【1件目のご来館で】藤屋で使える1万円ギフトプレゼント</span></h3>
<p class="bridal-fair-time"><time>9:00</time> ～　/　<time>15:00</time> ～</p>
<p class="bridal-fair-text"><a href="https://thefujiyagohonjin.official-wedding.net/fair/list/content/recommend?utm_source=thefujiyagohonjin&amp;utm_medium=owned_news&amp;utm_campaign=bridal_fair_notice&amp;utm_content=fair_reservation_button" target="_self" class="bridal-fair-button">ご予約はこちら</a></p>
</div>
<div class="bridal-fair-info">藤屋御本陳（ザ・フジヤゴホンジン）<br> ブライダルサロン<br> 026-232-1207<br> <a href="mailto:wedding@fujiyagohonjin.co.jp">wedding@fujiyagohonjin.co.jp</a></div>
<div class="bridal-fair-instagram">随時Instagram更新中<br> <a href="https://www.instagram.com/thefujiyagohonjin_wedding/" class="blog_hashtag" target="_blank">@thefujiyagohonjin_wedding</a></div>
</div>
</div>]]>
        
    </content>
</entry>

<entry>
    <title>7月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/05/jul.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1605</id>

    <published>2026-05-26T05:21:48Z</published>
    <updated>2026-05-28T10:57:25Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうご...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
<p>いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうございます。</p>
<p>青々とした木々が風に揺れ、まぶしい陽光が降り注ぐ季節となりました。</p>
<p>旬の食材を使用して皆様のテーブルを彩ります。</p>
<p>皆様のご来館、心よりお待ちしております。</p>
</section>
<section id="lunch" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ランチ</h4>
<h3 class="cat-title-en">Lunch</h3>
<a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item green cafe" data-date="1"></div>
<div class="item green cafe" data-date="2"></div>
<div class="item green cafe" data-date="3"></div>
<div class="item off" data-date="4"></div>
<div class="item off" data-date="5"></div>
<div class="item green cafe" data-date="6"></div>
<div class="item green cafe" data-date="7"></div>
<div class="item green cafe" data-date="8"></div>
<div class="item green cafe" data-date="9"></div>
<div class="item green cafe" data-date="10"></div>
<div class="item off" data-date="11"></div>
<div class="item off" data-date="12"></div>
<div class="item green cafe" data-date="13"></div>
<div class="item off" data-date="14"></div>
<div class="item green cafe" data-date="15"></div>
<div class="item green cafe" data-date="16"></div>
<div class="item green cafe" data-date="17"></div>
<div class="item off" data-date="18"></div>
<div class="item off" data-date="19"></div>
<div class="item green cafe" data-date="20"></div>
<div class="item green" data-date="21"></div>
<div class="item green cafe" data-date="22"></div>
<div class="item green cafe" data-date="23"></div>
<div class="item green cafe" data-date="24"></div>
<div class="item off" data-date="25"></div>
<div class="item off" data-date="26"></div>
<div class="item green cafe" data-date="27"></div>
<div class="item green cafe" data-date="28"></div>
<div class="item green cafe" data-date="29"></div>
<div class="item green cafe" data-date="30"></div>
<div class="item green cafe" data-date="31"></div>
</div>
<dl class="colors">
<dt class="icon-cafe"></dt>
<dd>カフェ営業日　※ご予約は14:00以降可</dd>
<dt></dt>
<dd>15:00デザート、15:30ドリンクラストオーダー（16:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section id="dinner" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ディナー</h4>
<h3 class="cat-title-en">Dinner</h3>
<a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item blue" data-date="1"></div>
<div class="item blue" data-date="2"></div>
<div class="item green" data-date="3"></div>
<div class="item purple" data-date="4"></div>
<div class="item pink" data-date="5"></div>
<div class="item blue" data-date="6"></div>
<div class="item blue" data-date="7"></div>
<div class="item blue" data-date="8"></div>
<div class="item blue" data-date="9"></div>
<div class="item green" data-date="10"></div>
<div class="item purple" data-date="11"></div>
<div class="item blue" data-date="12"></div>
<div class="item blue" data-date="13"></div>
<div class="item off" data-date="14"></div>
<div class="item blue" data-date="15"></div>
<div class="item blue" data-date="16"></div>
<div class="item green" data-date="17"></div>
<div class="item purple" data-date="18"></div>
<div class="item pink" data-date="19"></div>
<div class="item blue" data-date="20"></div>
<div class="item blue" data-date="21"></div>
<div class="item blue" data-date="22"></div>
<div class="item blue" data-date="23"></div>
<div class="item green" data-date="24"></div>
<div class="item purple" data-date="25"></div>
<div class="item blue" data-date="26"></div>
<div class="item blue" data-date="27"></div>
<div class="item blue" data-date="28"></div>
<div class="item blue" data-date="29"></div>
<div class="item blue" data-date="30"></div>
<div class="item green" data-date="31"></div>
</div>
<dl class="colors">
<dt style="color: var(--blue);">●</dt>
<dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>19:00～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--purple);">●</dt>
<dd>19:00～20:30ラストオーダー（22:00閉店）</dd>
</dl>
</section>
<section class="cat" id="recommendation">
<div class="div1 cat-title">
<h4 class="cat-title-jp">こちらもおすすめ</h4>
<h3 class="cat-title-en">Recommendations</h3>
</div>
<a class="div2 fade-in" href="/news/2026/05/event-wine-piazzo.php" rel="noopener noreferrer" target="_blank"> <img src="/news/images/ea84ccc2b9cb2dcbe6ceb1a9ed7c836b0d480572.jpg" alt="ワイン会「ピエモンテ PIAZZO」"> <span style="font-weight: bold;">ワイン会「PIAZZO」</span> </a></section>
<section id="reservation" class="cat">
<div class="div1 cat-title">
<h4 class="cat-title-jp">ご予約</h4>
<h3 class="cat-title-en">Reservations</h3>
</div>
<div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn" href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>]]>
        
    </content>
</entry>

<entry>
    <title>ワイン会『PIAZZO』</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/05/event-wine-piazzo.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1606</id>

    <published>2026-05-25T11:37:35Z</published>
    <updated>2026-05-28T10:57:15Z</updated>

    <summary> グラスの向こうに広がる、ピエモンテの余韻。 イタリア・ピエモンテ州の生産者「P...</summary>
    <author>
        <name>豊沢 みゆき</name>
        
    </author>
    
        <category term="EVENT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style><!--
.piazzo-wrap {
  background: #F7F4EE;
  padding: 40px 20px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
  color: #2B2B2B;
  line-height: 1.9;
}

.piazzo-title {
  text-align: center;
  color: #5A1F1F;
  font-size: 24px;
  letter-spacing: 0.08em;
  margin: 0 0 28px;
  font-weight: bold;
}

.piazzo-lead {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 36px;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.piazzo-text {
  text-align: center;
  max-width: 680px;
  margin: 36px auto;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.piazzo-image-area {
  max-width: 720px;
  margin: 36px auto 32px;
  text-align: center;
}

.piazzo-image-area img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 2px;
}

.piazzo-divider {
  text-align: center;
  margin: 32px 0;
  color: #8A6A32;
  letter-spacing: 0.2em;
}

.piazzo-details {
  text-align: center;
  max-width: 560px;
  margin: 0 auto;
  font-size: 15px;
}

.piazzo-details p {
  margin: 0 0 22px;
}

.section-title {
  color: #5A1F1F;
  font-weight: bold;
}

.piazzo-notice {
  margin-top: 40px;
  font-size: 13px;
  text-align: center;
  color: #4A4A4A;
}

.piazzo-notice p {
  margin: 0 0 6px;
}

.piazzo-wrap a {
  color: #5A1F1F;
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .piazzo-wrap {
    padding: 32px 16px;
  }

  .piazzo-title {
    font-size: 21px;
    line-height: 1.6;
  }

  .piazzo-lead,
  .piazzo-text {
    font-size: 15px;
  }
}
--></style>
<section class="piazzo-wrap">
<h2 class="piazzo-title">グラスの向こうに広がる、ピエモンテの余韻。</h2>
<div class="piazzo-lead">イタリア・ピエモンテ州の生産者<strong>「PIAZZO」</strong>をテーマにした<br> メーカーズディナーを開催いたします。</div>
<div class="piazzo-text">ピエモンテ州はイタリア北西部に位置し、寒暖差が大きく、<br> ブドウ栽培に適した条件を提供しています。<br><br> ピエモンテワインは力強さと繊細さを兼ね備え、<br> 世界中の愛好家を魅了してきました。<br><br> 今回ご紹介する「PIAZZO」は、<br> 土地の個性を丁寧に映し出す、注目のワイナリー。 <br> ネッビオーロ由来の優雅なタンニン、透明感ある果実味、<br> そして長く続く余韻――。 <br> その魅力を、季節感あふれる特別料理とともにご堪能いただきます。<br><br> "ピエモンテという土地を味わう時間"。 <br> ワインを深く愛する方にこそ体験していただきたいワイン会です。<br><br> （当日インポーターのブランドマネージャーさんがワインの魅力をご説明予定です）<br><br> 皆さまのご参加を心よりお待ちしております。</div>
<div class="piazzo-image-area"><img src="https://thefujiyagohonjin.com/news/images/0ac625e23ee1e2305028758ecb927d6ad9a226f6.jpg" alt="PIAZZO風景と樽.jpg"></div>
<div class="piazzo-divider">＊＊＊</div>
<div class="piazzo-details">
<p><span class="section-title">【日時】</span><br> <time datetime="2026-06-25">2026年6月25日（木）</time><br> 開場・受付　18:30<br> 食事　19:00～21:00</p>
<p><span class="section-title">【会場】</span><br> THE FUJIYA GOHONJIN<br> バンケット会場</p>
<p><span class="section-title">【料理】</span><br> 特別ディナーコース</p>
<p><span class="section-title">【ワイン】</span><br> お料理に合わせて<br> ※ フリーフロー(飲み放題)ではございません</p>
<p><span class="section-title">【会費】</span><br> 15,000円<br> （消費税・サービス料込）</p>
<p><span class="section-title">【支払い方法】</span><br> 現金・クレジットカード・藤屋お食事券・PayPay・ながのビッグプレミアム商品券</p>
<p><span class="section-title">【ご予約】</span><br> 受付開始日：6月5日（金）10:00～<br> 電話番号：<a href="tel:0262321261">026-232-1261</a>（10:00-19:00）</p>
</div>
<div class="piazzo-notice">
<p>完全予約制です。</p>
<p>6月18日（木）よりキャンセルは全額ご請求となります。</p>
<p>相席となる場合もございます。</p>
<p>20歳未満のお客様やノンルアルコールをご希望のお客様はご利用いただけません。</p>
<p>ご不明な点がございましたら、お気軽にお問合せくださいませ。</p>
</div>
</section>]]>
        
    </content>
</entry>

<entry>
    <title>『10大特典付きプレミアムフェア』</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/04/big215.php" />
    <id>tag:thefujiyagohonjin.com,2019:/news//15.816</id>

    <published>2026-04-28T06:41:40Z</published>
    <updated>2026-05-31T07:11:59Z</updated>

    <summary>div {margin:20px auto; padding:20px;}   ...</summary>
    <author>
        <name>fujiya（システム権限）</name>
        
    </author>
    
        <category term="BRIDAL" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style type="text/css"><!--
/* フォント */
  .pinkL {margin-bottom:20px; font-size:18px; font-weight:600; color:#B74129;}
  /* div */
  #content-wrapper {text-align:center;}
  #content-wrapper>div {margin:20px auto; padding:20px;}
  #content-wrapper>div.img {padding:20px 0;}
  #content-wrapper>div:nth-of-type(even) {background-color:#efefef;}
  /* 空き状況 */
  .reseavbox {flex:0 0 0%; width:min(400px,calc(100% - 40px)); margin:0 auto 30px; padding:20px 20px 0; background-color:white;}
  .reserv_list {margin-bottom:15px; padding-bottom:15px; border-bottom:solid 1px #efefef;}
  .reserv_list:last-child() {margin-bottom:0;}
  .reserv_list dl {padding:0 calc((100% - 200px) / 2); display:flex; flex-wrap:wrap; justify-content:center;}
  .reserv_list dl dt {width:100px;}
  .reserv_list dl dd {width:100px;}
  /* 特典 */
  .benebox {flex:0 0 0%; width:calc(100% - 40px); margin:0 auto 30px; padding:20px 20px 0; background-color:white;}
  .bene_list {margin-bottom:15px; padding-bottom:15px; border-bottom:solid 1px #efefef;}
  .bene_list:last-child() {margin-bottom:0;}
  .bene_list dl {padding:0; display:flex; flex-wrap:wrap; justify-content:center;}
  .bene_list dl dt {width:45px;}
  .bene_list dl dd {width:calc(100% - 80px); padding-left:20px; text-align:left;}
  /* ハッシュタグ */
  #news .post .articleBody a.blog_hashtag:hover {background-color:#BA776E;}
--></style>
<div id="content-wrapper">
<div id="intro">
<p>各回5組様までのご案内となっております。</p>
</div>
<div id="reservation">
<p class="pinkL">【空き状況】</p>
<div class="reseavbox">
<div class="reserv_list">
<dl>
<dt>9:00～</dt>
<dd>あと 2組様</dd>
</dl>
</div>
<div class="reserv_list">
<dl>
<dt>13:30～</dt>
<dd>あと 3組様</dd>
</dl>
</div>
</div>
</div>
<div class="img"><img src="/news/images/20220616_93436.jpg"></div>
<div class="fair-content">
<p class="pinkL">【フェア内容】</p>
<p><span>・打ち合わせスケジュールの確認</span></p>
<p>・コーディネート見学</p>
<p><span>・概算お見積り</span><span>のご相談</span></p>
<p><span>・</span>シェフの丹精込めた贅沢コース料理試食</p>
<img src="/news/images/20220616_56290.jpg">
<p>当館のみに限らず"国宝 善光寺"での挙式もご案内が可能です</p>
<img src="/news/images/20220616_55660.jpg">
<p><span>お気軽にご相談ください</span></p>
<a href="https://thefujiyagohonjin.official-wedding.net/fair/list">フェアの詳細はこちらから</a>ご覧いただけます</div>
<div id="slot">
<p class="pinkL">【予約制】</p>
<ul><li>第一部　9:00～</li><li>第二部　13:30～</li></ul>
</div>
<div id="benefit">
<p class="pinkL">【BIGフェア限定10大特典】</p>
<div class="benebox">
<div class="bene_list">
<dl>
<dt>１</dt>
<dd>お料理2,000円（最大） × 大人 人数分プレゼント</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>２</dt>
<dd>ドリンク500円 （最大）× 大人 人数分プレゼント</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>３</dt>
<dd>ケーキ800円 （最大）× 人数分プレゼント</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>４</dt>
<dd>新婦様のご衣装から 100,000円（最大） OFF</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>５</dt>
<dd>会場費 50,000円（最大） OFF</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>６</dt>
<dd>ジュエリーショップ＆ブライダルエステチケット優待券<br> (ご利用頂く店舗により詳細は異なります)</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>７</dt>
<dd>ウェディングブック<br>(打ち合わせ専用ツール)</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>８</dt>
<dd>婚礼を挙げたカップル限定でお渡ししている<br>ウェディングバッグ</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>９</dt>
<dd>レストランチケット<br>(2名様までをディナーにご招待)</dd>
</dl>
</div>
<div class="bene_list">
<dl>
<dt>10</dt>
<dd>プレミアムカード<br>当館のレストランを20％OFFにてご利用いただけます(年会費不要)</dd>
</dl>
</div>
</div>
</div>
<div id="address">
<p>●当館の新規来館のお客様限定となります</p>
<p>●特典の適用は当日ご成約に限ります</p>
<p>●特典の内容はご結婚式の時期によって変動致します</p>
<p>●特典の併用は出来かねます</p>
</div>
</div>
<div id="content-wrapper">
<div id="address">
<p></p>
<p></p>
<p>THE FUJIYA GOHONJIN<br> 藤屋御本陳（ザ・フジヤゴホンジン）<br> ブライダルサロン<br> 026-232-1207</p>
<a href="mailto:wedding@fujiyagohonjin.co.jp">wedding@fujiyagohonjin.co.jp</a><a href="https://www.instagram.com/thefujiyagohonjin_wedding/" class="blog_hashtag" target="_blank">@thefujiyagohonjin_wedding</a></div>
</div>]]>
        
    </content>
</entry>

<entry>
    <title>ワイン会『地中海 西側からの贈り物』</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/04/event-wine-western-mediterranean.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1604</id>

    <published>2026-04-27T04:24:14Z</published>
    <updated>2026-05-18T10:25:14Z</updated>

    <summary> 地中海 西側からの贈り物   満席となりました初夏のやわらかな光に包まれる5月...</summary>
    <author>
        <name>豊沢 みゆき</name>
        
    </author>
    
        <category term="EVENT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style><!--
.mediterranean-wrap {
  background: #F7F4EE;
  padding: 40px 20px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
  color: #2B2B2B;
  line-height: 1.9;
}

.mediterranean-hero {
  display: block;
  width: 100%;
  max-width: 720px;
  margin: 0 auto 32px;
  border-radius: 2px;
}

.mediterranean-text {
  text-align: center;
  max-width: 680px;
  margin: 40px auto;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.full-red {
background: #ee4444;
    font-weight: bold;
    display: block;
    color: white;
    width: fit-content;
    margin: 0 auto;
    padding: 0 1em;
}
.mediterranean-divider {
  text-align: center;
  margin: 32px 0;
  color: #7A5A24;
  letter-spacing: 0.2em;
}

.mediterranean-details {
  text-align: center;
  max-width: 560px;
  margin: 0 auto;
  font-size: 15px;
}

.mediterranean-details p {
  margin: 0 0 22px;
}

.section-title {
  color: #1F4B5F;
  font-weight: bold;
}

.mediterranean-notice {
  margin-top: 40px;
  font-size: 13px;
  text-align: center;
  color: #4A4A4A;
}

.mediterranean-credit {
  margin-top: 24px;
  text-align: center;
  font-size: 11px;
  color: #999;
}

.mediterranean-wrap a {
  color: #1F4B5F;
  text-decoration: underline;
}
--></style>
<section class="mediterranean-wrap">
<h2 style="text-align: center; color: #1f4b5f; font-size: 24px; letter-spacing: 0.08em; margin: 0 0 28px;">地中海 西側からの贈り物</h2>
<!-- 地中海ぶどう畑イメージ画像 --> <img src="/news/images/mediterranean_vinyard.jpg" alt="地中海ぶどう畑" class="mediterranean-hero">
<div class="mediterranean-text"><span class="full-red">満席となりました</span><br>初夏のやわらかな光に包まれる5月、<br> 地中海の西側を巡るワイン会を開催いたします。<br><br> 南フランスからスペイン、そして北アフリカへ――<br><br> ひとつの海を囲む地域を、グラスを通して旅するようなひとときです。<br> 海を越えて繋がる文化の重なりとその土地ごとに異なる香りの表現。<br><br> 軽やかな白ワインから、印象深い赤ワインへと移ろう構成の中で、<br> 味わいの変化とともに"地中海の西側"という<br> ひとつの物語をお楽しみください。<br><br> グラスの中に広がる、太陽と潮風、そしてスパイスの気配。<br> この一夜が、皆さまにとって新たな発見と<br> 余韻に満ちた時間となれば幸いです。</div>
<div class="mediterranean-divider">＊＊＊</div>
<div class="mediterranean-details">
<p><span class="section-title">【日時】</span><br> 2026年5月21日（木）<br> 開場・受付　18:30<br> 食事　19:00～21:00</p>
<p><span class="section-title">【会場】</span><br> THE FUJIYA GOHONJIN<br> バンケット会場</p>
<p><span class="section-title">【料理】</span><br> 特別ディナーコース</p>
<p><span class="section-title">【ワイン】</span><br> お料理に合わせて<br> ※ フリーフロー（飲み放題）ではございません</p>
<p><span class="section-title">【会費】</span><br> 15,000円<br> （消費税・サービス料込）</p>
<p><span class="section-title">【支払い方法】</span><br> 現金・クレジットカード・藤屋お食事券・PayPay・<br> ながのビッグプレミアム商品券</p>
<p><span class="section-title">【ご予約】</span><br> 受付開始日：4月30日（木）10:00～<br> 電話番号：<a href="tel:0262321261">026-232-1261</a>（10:00-19:00）</p>
</div>
<div class="mediterranean-notice">完全予約制です。<br> 5月14日（木）よりキャンセルは全額ご請求となります。<br> 相席となる場合もございます。<br> 20歳未満のお客様やノンアルコールをご希望のお客様はご利用いただけません。<br> ご不明な点がございましたら、お気軽にお問合せくださいませ。</div>
</section>]]>
        
    </content>
</entry>

<entry>
    <title>6月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/03/jun.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1596</id>

    <published>2026-03-21T05:57:18Z</published>
    <updated>2026-04-18T03:07:29Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうご...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
<p>いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうございます。</p>
<p>木々の緑も色濃くなり、梅雨明けが待ち遠しい季節となりました。</p>
<p>レストランでは季節折々の食材を使用して皆様のテーブルを彩ります。</p>
<p>皆様のご来館、心よりお待ちしております。</p>
</section>
<section id="lunch" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ランチ</h4>
<h3 class="cat-title-en">Lunch</h3>
<a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item green cafe" data-date="1"></div>
<div class="item green cafe" data-date="2"></div>
<div class="item green cafe" data-date="3"></div>
<div class="item green cafe" data-date="4"></div>
<div class="item green cafe" data-date="5"></div>
<div class="item off" data-date="6"></div>
<div class="item off" data-date="7"></div>
<div class="item green cafe" data-date="8"></div>
<div class="item green" data-date="9"></div>
<div class="item green cafe" data-date="10"></div>
<div class="item green cafe" data-date="11"></div>
<div class="item green cafe" data-date="12"></div>
<div class="item off" data-date="13"></div>
<div class="item pink" data-date="14"></div>
<div class="item green cafe" data-date="15"></div>
<div class="item green cafe" data-date="16"></div>
<div class="item green cafe" data-date="17"></div>
<div class="item green cafe" data-date="18"></div>
<div class="item green cafe" data-date="19"></div>
<div class="item off" data-date="20"></div>
<div class="item pink" data-date="21"></div>
<div class="item green cafe" data-date="22"></div>
<div class="item green cafe" data-date="23"></div>
<div class="item green cafe" data-date="24"></div>
<div class="item green cafe" data-date="25"></div>
<div class="item green cafe" data-date="26"></div>
<div class="item off" data-date="27"></div>
<div class="item pink" data-date="28"></div>
<div class="item green cafe" data-date="29"></div>
<div class="item green cafe" data-date="30"></div>
</div>
<dl class="colors">
<dt class="icon-cafe"></dt>
<dd>カフェ営業日　※ご予約は14:00以降可</dd>　　<dd>15:00デザート、15:30ドリンクラストオーダー（16:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>12:30～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section id="dinner" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ディナー</h4>
<h3 class="cat-title-en">Dinner</h3>
<a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item blue" data-date="1"></div>
<div class="item blue" data-date="2"></div>
<div class="item blue" data-date="3"></div>
<div class="item blue" data-date="4"></div>
<div class="item green" data-date="5"></div>
<div class="item purple" data-date="6"></div>
<div class="item blue" data-date="7"></div>
<div class="item blue" data-date="8"></div>
<div class="item blue" data-date="9"></div>
<div class="item blue" data-date="10"></div>
<div class="item blue" data-date="11"></div>
<div class="item green" data-date="12"></div>
<div class="item purple" data-date="13"></div>
<div class="item blue" data-date="14"></div>
<div class="item blue" data-date="15"></div>
<div class="item blue" data-date="16"></div>
<div class="item blue" data-date="17"></div>
<div class="item blue" data-date="18"></div>
<div class="item green" data-date="19"></div>
<div class="item green" data-date="20"></div>
<div class="item blue" data-date="21"></div>
<div class="item blue" data-date="22"></div>
<div class="item blue" data-date="23"></div>
<div class="item blue" data-date="24"></div>
<div class="item blue" data-date="25"></div>
<div class="item green" data-date="26"></div>
<div class="item purple" data-date="27"></div>
<div class="item blue" data-date="28"></div>
<div class="item blue" data-date="29"></div>
<div class="item blue" data-date="30"></div>
</div>
<dl class="colors">
<dt style="color: var(--blue);">●</dt>
<dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: var(--purple);">●</dt>
<dd>19:00～20:30ラストオーダー（22:00閉店）</dd>
</dl>
</section>
<section id="reservation" class="cat">
<div class="div1 cat-title">
<h4 class="cat-title-jp">ご予約</h4>
<h3 class="cat-title-en">Reservations</h3>
</div>
<div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn" href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>]]>
        
    </content>
</entry>

<entry>
    <title>5月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/03/may.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1594</id>

    <published>2026-03-04T08:33:18Z</published>
    <updated>2026-05-02T10:59:13Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうご...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
<p>いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうございます。</p>
<p>新緑が目に鮮やかな季節となりました。</p>
<p>季節折々の食材を使用して皆様のテーブルを彩ります。</p>
<p>皆様のご来館、心よりお待ちしております。</p>
</section>
<section id="lunch" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ランチ</h4>
<h3 class="cat-title-en">Lunch</h3>
<a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item off" data-date="1"></div>
<div class="item off" data-date="2"></div>
<div class="item off" data-date="3"></div>
<div class="item off" data-date="4"></div>
<div class="item off" data-date="5"></div>
<div class="item green" data-date="6"></div>
<div class="item green cafe" data-date="7"></div>
<div class="item green cafe" data-date="8"></div>
<div class="item off" data-date="9"></div>
<div class="item off" data-date="10"></div>
<div class="item green cafe" data-date="11"></div>
<div class="item green cafe" data-date="12"></div>
<div class="item green cafe" data-date="13"></div>
<div class="item green cafe" data-date="14"></div>
<div class="item green cafe" data-date="15"></div>
<div class="item off" data-date="16"></div>
<div class="item green" data-date="17"></div>
<div class="item green cafe" data-date="18"></div>
<div class="item green cafe" data-date="19"></div>
<div class="item green cafe" data-date="20"></div>
<div class="item green cafe" data-date="21"></div>
<div class="item green cafe" data-date="22"></div>
<div class="item off" data-date="23"></div>
<div class="item off" data-date="24"></div>
<div class="item green cafe" data-date="25"></div>
<div class="item green cafe" data-date="26"></div>
<div class="item green cafe" data-date="27"></div>
<div class="item green cafe" data-date="28"></div>
<div class="item green cafe" data-date="29"></div>
<div class="item off" data-date="30"></div>
<div class="item off" data-date="31"></div>
</div>
<dl class="colors">
<dt class="icon-cafe"></dt>
<dd>カフェ営業日　※ご予約は14:00以降可</dd>
<dt></dt>
<dd>15:00デザート、15:30ドリンクラストオーダー（16:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section id="dinner" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ディナー</h4>
<h3 class="cat-title-en">Dinner</h3>
<a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item blue" data-date="1"></div>
<div class="item purple" data-date="2"></div>
<div class="item blue" data-date="3"></div>
<div class="item purple" data-date="4"></div>
<div class="item purple" data-date="5"></div>
<div class="item blue" data-date="6"></div>
<div class="item blue" data-date="7"></div>
<div class="item green" data-date="8"></div>
<div class="item purple" data-date="9"></div>
<div class="item pink" data-date="10"></div>
<div class="item blue" data-date="11"></div>
<div class="item blue" data-date="12"></div>
<div class="item blue" data-date="13"></div>
<div class="item blue" data-date="14"></div>
<div class="item green" data-date="15"></div>
<div class="item purple" data-date="16"></div>
<div class="item blue" data-date="17"></div>
<div class="item blue" data-date="18"></div>
<div class="item blue" data-date="19"></div>
<div class="item blue" data-date="20"></div>
<div class="item blue" data-date="21"></div>
<div class="item green" data-date="22"></div>
<div class="item purple" data-date="23"></div>
<div class="item pink" data-date="24"></div>
<div class="item blue" data-date="25"></div>
<div class="item blue" data-date="26"></div>
<div class="item blue" data-date="27"></div>
<div class="item blue" data-date="28"></div>
<div class="item green" data-date="29"></div>
<div class="item purple" data-date="30"></div>
<div class="item pink" data-date="31"></div>
</div>
<dl class="colors">
<dt style="color: var(--blue);">●</dt>
<dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>19:00～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--purple);">●</dt>
<dd>19:00～20:30ラストオーダー（22:00閉店）</dd>
</dl>
</section>
<section class="cat" id="recommendation">
<div class="div1 cat-title">
<h4 class="cat-title-jp">こちらもおすすめ</h4>
<h3 class="cat-title-en">Recommendations</h3>
</div>
<a class="div2 fade-in" href="/news/2026/04/event-wine-western-mediterranean.php" rel="noopener noreferrer" target="_blank"> <img src="/news/images/0521WineWEB.jpg" alt="ワイン会「地中海 西側からの贈り物」"> <span style="font-weight: bold;">ワイン会「地中海 西側からの贈り物」</span> </a></section>
<section id="reservation" class="cat">
<div class="div1 cat-title">
<h4 class="cat-title-jp">ご予約</h4>
<h3 class="cat-title-en">Reservations</h3>
</div>
<div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn" href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>]]>
        
    </content>
</entry>

<entry>
    <title>4月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/02/apr.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1593</id>

    <published>2026-02-05T09:13:53Z</published>
    <updated>2026-04-23T02:24:44Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうご...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
<p>いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうございます。</p>
<p>春らしく穏やかな温かさに心和む季節となりました。</p>
<p>季節折々の食材を使用して皆様のテーブルを彩ります。</p>
<p>皆様のご来館、心よりお待ちしております。</p>
</section>
<section id="lunch" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ランチ</h4>
<h3 class="cat-title-en">Lunch</h3>
<a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item green cafe" data-date="1"></div>
<div class="item green cafe" data-date="2"></div>
<div class="item green cafe" data-date="3"></div>
<div class="item off" data-date="4"></div>
<div class="item off" data-date="5"></div>
<div class="item green cafe" data-date="6"></div>
<div class="item green cafe" data-date="7"></div>
<div class="item green cafe" data-date="8"></div>
<div class="item green cafe" data-date="9"></div>
<div class="item green cafe" data-date="10"></div>
<div class="item off" data-date="11"></div>
<div class="item off" data-date="12"></div>
<div class="item green cafe" data-date="13"></div>
<div class="item green cafe" data-date="14"></div>
<div class="item green cafe" data-date="15"></div>
<div class="item green cafe" data-date="16"></div>
<div class="item green cafe" data-date="17"></div>
<div class="item off" data-date="18"></div>
<div class="item off" data-date="19"></div>
<div class="item green cafe" data-date="20"></div>
<div class="item green cafe" data-date="21"></div>
<div class="item green" data-date="22"></div>
<div class="item green" data-date="23"></div>
<div class="item green cafe" data-date="24"></div>
<div class="item off" data-date="25"></div>
<div class="item off" data-date="26"></div>
<div class="item green cafe" data-date="27"></div>
<div class="item pink" data-date="28"></div>
<div class="item off" data-date="29"></div>
<div class="item green cafe" data-date="30"></div>
</div>
<dl class="colors">
<dt class="icon-cafe"></dt>
<dd>カフェ営業日　※ご予約は14:00以降可</dd>
<dd>　15:00デザート、15:30ドリンクラストオーダー（16:30閉店）</dd>
<dt></dt>
<dt style="color: var(--green);">●</dt>
<dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>12:30～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section id="dinner" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ディナー</h4>
<h3 class="cat-title-en">Dinner</h3>
<a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item blue" data-date="1"></div>
<div class="item blue" data-date="2"></div>
<div class="item green" data-date="3"></div>
<div class="item purple" data-date="4"></div>
<div class="item blue" data-date="5"></div>
<div class="item blue" data-date="6"></div>
<div class="item blue" data-date="7"></div>
<div class="item blue" data-date="8"></div>
<div class="item blue" data-date="9"></div>
<div class="item green" data-date="10"></div>
<div class="item purple" data-date="11"></div>
<div class="item blue" data-date="12"></div>
<div class="item blue" data-date="13"></div>
<div class="item blue" data-date="14"></div>
<div class="item blue" data-date="15"></div>
<div class="item blue" data-date="16"></div>
<div class="item green" data-date="17"></div>
<div class="item purple" data-date="18"></div>
<div class="item pink" data-date="19"></div>
<div class="item blue" data-date="20"></div>
<div class="item blue" data-date="21"></div>
<div class="item blue" data-date="22"></div>
<div class="item blue" data-date="23"></div>
<div class="item green" data-date="24"></div>
<div class="item purple" data-date="25"></div>
<div class="item pink" data-date="26"></div>
<div class="item blue" data-date="27"></div>
<div class="item blue" data-date="28"></div>
<div class="item pink" data-date="29"></div>
<div class="item blue" data-date="30"></div>
</div>
<dl class="colors">
<dt style="color: var(--blue);">●</dt>
<dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>19:00～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--purple);">●</dt>
<dd>19:00～20:30ラストオーダー（22:00閉店）</dd>
</dl>
</section>
<section id="reservation" class="cat">
<div class="div1 cat-title">
<h4 class="cat-title-jp">ご予約</h4>
<h3 class="cat-title-en">Reservations</h3>
</div>
<div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn" href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>]]>
        
    </content>
</entry>

<entry>
    <title>ワイン会『楠ワイナリー』</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/02/event-wine-kusunoki.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1592</id>

    <published>2026-02-04T12:59:42Z</published>
    <updated>2026-03-05T04:12:09Z</updated>

    <summary>長野県須坂市に佇む『楠（くすのき）ワイナリー』様をお迎えし、 一夜限りのメーカー...</summary>
    <author>
        <name>豊沢 みゆき</name>
        
    </author>
    
        <category term="EVENT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<p data-start="74" data-end="130" style="text-align: center;">長野県須坂市に佇む<br data-start="83" data-end="86">『楠（くすのき）ワイナリー』様をお迎えし、<br data-start="104" data-end="107"> 一夜限りのメーカーズディナーを開催いたします。</p>
<p data-start="132" data-end="212" style="text-align: center;">当日は、造り手ご本人がご来店。<br data-start="147" data-end="150"> 畑が育んだ個性、ヴィンテージごとの表情、<br data-start="170" data-end="173"> そして一本のワインに込められた哲学を、<br data-start="192" data-end="195"> 言葉とともに紐解いていただきます。</p>
<p data-start="214" data-end="281" style="text-align: center;">その物語に寄り添うのは、<br data-start="226" data-end="229"> この日のためだけに仕立てる特別コースと、<br data-start="249" data-end="252"> 楠ワイナリーの魅力を最大限に引き出す洗練されたペアリング。</p>
<p data-start="283" data-end="359" style="text-align: center;">凛とした緊張感と、静かな奥行き。<br data-start="299" data-end="302"> グラスを重ねるごとに、土地と時間の積層が<br data-start="322" data-end="325"> ゆっくりと立ち上がっていく...<br data-start="340" data-end="343"> そんなひとときをご体感ください。</p>
<p data-start="361" data-end="413" style="text-align: center;">日常から一歩離れ、<br data-start="370" data-end="373">「造り手とともに味わう」という、<br data-start="393" data-end="396"> 真に贅沢な夜をお過ごしください。</p>
<p data-start="236" data-end="300"><img alt="ワイナリー画像4面付.jpg" src="https://thefujiyagohonjin.com/news/images/294d652e63d505ded50feb4e11202b323db91fac.jpg" width="970" height="641" class="mt-image-none" style="display: block; margin-left: auto; margin-right: auto;"></p>
<p data-start="91" data-end="195"></p>
<div class="speaker">
<p></p>
<p style="text-align: center;">＊＊＊</p>
</div>
<div class="details" style="text-align: center;">
<p><span class="section-title">【日時】</span><br><time datetime="2025-08-08">2026年3月11日（水）</time><br>開場・受付　18:30<br>食事　19:00～21:00</p>
<p><span class="section-title">【会場】</span><br>THE FUJIYA GOHONJIN<br>バンケット会場</p>
<p><span class="section-title">【料理】</span><br>特別ディナーコース<br><br></p>
<p><span class="section-title">【ワイン】</span><br>お料理に合わせて <br>※ フリーフロー(飲み放題)ではございません</p>
<p><span class="section-title">【会費】</span><br>15,000円<br>（消費税・サービス料込）</p>
<p><span class="section-title">【支払い方法】</span><br>現金・クレジットカード・藤屋お食事券・PayPay</p>
<p><span class="section-title">【ご予約】</span><br>受付開始日：2月8日（日）10:00～<br>電話番号：<a href="tel:0262321261">026-232-1261</a>（10:00-19:00）</p>
</div>
<div class="notice">
<p style="text-align: center;">完全予約制です。</p>
<p style="text-align: center;">3月4日（水）よりキャンセルは全額ご請求となります。</p>
<p style="text-align: center;">相席となる場合もございます。</p>
<p style="text-align: center;">20歳未満のお客様やノンルアルコールをご希望のお客様はご利用いただけません。</p>
<p style="text-align: center;">ご不明な点がございましたら、お気軽にお問合せくださいませ。</p>
</div>]]>
        
    </content>
</entry>

<entry>
    <title>『ふぢやの日』開催のお知らせ</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/02/event-228-the-fujiya-day.php" />
    <id>tag:thefujiyagohonjin.com,2025:/news//15.1577</id>

    <published>2026-02-01T06:40:02Z</published>
    <updated>2026-03-09T08:56:10Z</updated>

    <summary> いつも THE FUJIYA GOHONJIN をご愛顧いただき 誠にありがと...</summary>
    <author>
        <name>豊沢 みゆき</name>
        
    </author>
    
        <category term="EVENT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<style type="text/css"><!--
/* 色 */
    #news {
        --228-brown: #514844;
        --228-purple: #8d81bb;
        --228-orange: #eb6001;
    }

    /* 文字選択 */
    #main ::selection,
    #main ::-webkit-selection {
        background-color: var(--228-purple);
        color: #ffffff;
    }

    /* 背景パターン */
    .bg-pattern-sunset {
        padding: 2.5rem 1.5rem;
        color: #fff !important;
        background:
            linear-gradient(180deg,
                #0e5962 0%,
                #1f7c7a 25%,
                #5fa59a 45%,
                #d9b28b 70%,
                #f28b4b 100%);
    }

    /* タイトル */
    #news .post h2 {
        color: var(--228-brown);
    }

    /* メインテキスト */
    .main-text {
        margin-bottom: 2em;
        text-align: center;
        font-size: 1.1em;
        text-shadow: 0 0 white;
        font-family: "DF隷書体", "隷書体", "MS P明朝", "Hiragino Mincho ProN", serif;
        color: var(--228-brown);
    }

    .main-text p span {
        display: inline-block;
    }

    /* メインINFO */
    .main-info {
        margin: 0 0 2em;
        padding: 1em;
        font-family: "DF隷書体", "隷書体", "MS P明朝", "Hiragino Mincho ProN", serif;
        color: #ffffff;
        display: block;
        text-align: left;
        line-height: 2em;
    }

    .main-info dt {
        color: white;
        font-weight: bold;
    }

    .main-info dd {
        margin: 0 0 0 1em;
        letter-spacing: 0;
    }

    .main-info dd dl {
        margin-bottom: 1em;
    }

    .main-info dd span {
        display: inline-block;
    }

    .main-info ul,
    .main-info dl {
        margin: 0 0 1em;
        padding: 0 0 0 1em;
    }

    .main-info ul li {
        margin: 0 0 0 1em;
        list-style-type: circle;
        font-size: .9em;
    }

    .main-info dd dt {
        color: white;
    }

    /* 前回画像 */
    .immages-col-2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .immages-col-2 img {
        width: calc(50% - 5px);
    }

    .images-ref {
        width: 100%;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    @media screen and (max-width: 1024px) {
        .main-info {
            padding: .5em;
        }

        .main-info dd {
            margin-left: .5em;
        }

        .main-info ul,
        .main-info dl {
            padding-left: .5em;
        }

        .main-info ul li {
            margin: 0 0 0 .5em;
        }
    }

    /* フォームボタン */
    .btn-form-ready,
    .btn-form-disabled {
        margin: 0 auto;
        padding: 0.9em 1.4em;
        display: inline-block;
        border: 2px solid rgba(255, 255, 255, 0.6);
        border-radius: 999px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        font-family: var(--tfg-gothic);
        font-size: 1em;
        background: rgba(255, 255, 255, 0.1);
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    }

    .btn-form-ready {
        cursor: pointer;
        border-color: rgba(255, 255, 255, 0.85);
        background: rgba(255, 255, 255, 0.18);
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
        transition: all .3s ease;
    }

    .btn-form-ready:hover,
    .btn-form-ready:focus {
        border-color: rgba(255, 255, 255, 1);
        background: rgba(255, 255, 255, 0.3);
        color: #ffffff;
        outline: none;
        transform: translateY(-1px);
    }

    .btn-form-disabled {
        cursor: default;
        pointer-events: none;
        opacity: .65;
        border-color: rgba(255, 255, 255, 0.5);
        background: rgba(255, 255, 255, 0.08);
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    }

    .back-to-top {
        margin: 2em auto 0;
        text-align: center;
    }

    .back-to-top a {
        color: #ffffff;
        text-decoration: underline;
        font-family: var(--tfg-gothic);
    }

    #news #main .articleBody a {
        color: white;
    }

    #news #main .articleBody a.link-form {
        text-decoration: none !important;
        font-family: var(--tfg-gothic);
        color: white;
        font-size: 1.2em;
        font-weight: bold;
        text-shadow: 2px 2px var(--228-purple);
        transition: all .4s ease;
        /*pointer-events:none; ⭕まだクリックNG*/
    }

    #news #main .articleBody a.link-form-coming {
        display: none;
    }

    #news #main .articleBody a.link-form dd {
        transform: scale(.9);
        transition: all .4s ease;
    }

    #news #main .articleBody a.link-form:hover {
        opacity: .4;
    }

    #news #main .articleBody a.link-form:hover dd {
        transform: scale(1);
    }

    /* ツタ装飾 */
    .vine {
        padding: 0;
        height: 25px;
        position: relative;
        background-size: auto 25px;
        background-repeat: no-repeat, repeat-x;
    }

    .vine-left {
        margin-bottom: 2em;
        background-image: url('/news/images/vine-head-left.jpg'), url('/news/images/vine-body-left.jpg');
        background-position: left top, left top;
    }

    .vine-right {
        margin-bottom: 2em;
        background-image: url('/news/images/vine-head-right.jpg'), url('/news/images/vine-body-right.jpg');
        background-position: right top, right top;
    }

    /* 藤色 */
    :root {
        --c-fuji: #BAA7CC;
    }

    .bg-fuji {
        margin: 0 .5em 0 0;
        padding: 0 0 0 .5em;
        line-height: 1.75em;
        border: solid 1px;
        background-color: var(--c-fuji);
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
    }

    /* ハッシュタグ */
    /* フォントの読み込み */
    @import url(https://fonts.googleapis.com/css?family=Exo+2:200i);

    :root {
        /* ネオンカラー設定 */
        /* テキストの光（オレンジ系） */
        --neon-text-color: #f40;
        /* 枠線の光（ブルー系） */
        --neon-border-color: #08f;
    }

    /* ハッシュタグ全体コンテナ */
    .hashtags {
        display: none;
        /* ハッシュタグ検索結果一覧にインプ稼ぎ投稿の混入が多数。アルゴ改善まで非表示 */
        margin-bottom: 2em;
        /* 光彩が切れないよう少し余白を広げる */
        display: flex;
        justify-content: center;
        /* 中央寄せに変更（お好みで space-evenly に戻してください） */
        flex-wrap: wrap;
        /* スマホで折り返せるように */
        gap: 1em;
    }

    /* 個別のタグ設定 */
    .hashtags .tag {
        font-family: 'Exo 2', sans-serif;
        display: inline-block;
        padding: 0.5em 1em;
        margin-bottom: 1em;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 1rem;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        /* アニメーション適用 */
        animation: flicker-tag 1.5s infinite alternate;
    }

    /* リンクテキストの設定 */
    #news #main .articleBody .hashtags .tag a {
        text-decoration: none;
        font-family: var(--tfg-gothic);
        color: inherit;
        /* 親(.tag)の色を引き継ぐ */
        transition: all 0.2s ease;
    }

    /* ホバー時の挙動 */
    /* ちらつきを止めて、常時発光させる */
    .hashtags .tag:hover {
        animation: none;
        /* アニメーション停止 */
        background-color: rgba(255, 255, 255, 0.1);
        /* うっすら背景 */
        cursor: pointer;

        /* 常時ONの光彩 */
        text-shadow:
            0 0 4px #fff,
            0 0 10px var(--neon-text-color),
            0 0 20px var(--neon-text-color);
        box-shadow:
            0 0 2px #fff,
            inset 0 0 2px #fff,
            0 0 10px var(--neon-border-color),
            inset 0 0 10px var(--neon-border-color);
    }

    /* タグ用のネオン点滅アニメーション */
    /* 元のコードの数値をタグのサイズに合わせて小さく調整しています */
    @keyframes flicker-tag {

        0%,
        19%,
        21%,
        23%,
        25%,
        54%,
        56%,
        100% {
            text-shadow:
                -1px -1px 2px #fff,
                1px 1px 2px #fff,
                0 0 4px var(--neon-text-color),
                0 0 8px var(--neon-text-color),
                0 0 12px var(--neon-text-color);

            box-shadow:
                0 0 2px #fff,
                inset 0 0 2px #fff,
                0 0 5px var(--neon-border-color),
                inset 0 0 5px var(--neon-border-color),
                0 0 10px var(--neon-border-color),
                inset 0 0 10px var(--neon-border-color);
        }

        20%,
        24%,
        55% {
            text-shadow: none;
            box-shadow: none;
            opacity: 0.8;
            /* 完全に消えると見づらいので少し残す */
        }
    }

    /* フッターのバナー */
    .footer-bnr {
        margin: 0 0 2em;
        padding: 0;
        width: 100%;
    }

    .footer-bnr img {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    /* エフェクト */
    .effect-fade {
        /*デフォルトは下から出現*/
        /* transform : translate(-100px, -100px);  左上から */
    }

    /* レコード回転 */
    #news #main img.record {
        width: 280px;
        margin: 0 auto 2em;
        border-radius: 50%;
        /* アニメーション名 1周にかかる時間 動きのカーブ 無限ループ */
        animation: spin-record 14s linear infinite;
    }

    @keyframes spin-record {
        from {
            transform: rotate(0deg);
        }

        to {
            transform: rotate(360deg);
        }
    }
--></style>
<div class="main-text bg-pattern-sunset"><img class="record" src="/news/images/record_228.png" alt="ふぢやの日2026のレコードディスク">
<p class="effect-fade"><span>いつも</span> <span>THE FUJIYA GOHONJIN</span> <span>をご愛顧いただき</span> <span>誠にありがとうございます</span></p>
<p class="effect-fade"><span>この度 2026年2月28日</span> <span>特別イベント</span> <span>『ふぢやの日』の開催が</span> <span>決定いたしました</span></p>
<p class="effect-fade"><span>今回のテーマは</span><br> <span><b>FUJIYAPOLIS</b></span> <span>（フジヤポリス）</span></p>
<p class="effect-fade"><span>藤屋が一夜限りの</span> <span>特別なメトロポリス（都市）</span> <span>へと姿を変えます</span></p>
<p class="effect-fade"><span>人が集まり</span> <span>文化が交わり</span> <span>音楽が流れ</span> <span>料理や飲み物が</span> <span>人と人をつないでいく―</span></p>
<p class="effect-fade"><span>そんなひとときを</span> <span>お届けします</span></p>
<p class="effect-fade"><span>懐かしくも新しい</span> <span>都市のきらめきに満ちた</span></p>
<p class="effect-fade"><span>FUJIYA METROPOLIS</span> <span>ふぢやの日 2026</span> <span>へようこそ</span></p>
<div class="footer-bnr effect-fade"></div>
<div class="main-info">
<dl class="effect-fade">
<dt>開催日時</dt>
<dd><time datetime="2026-02-28">2026年2月28日（土）</time>
<ul><li><time datetime="2026-02-28 17:30">17:30</time> OPEN</li><li><time datetime="2026-02-28 20:30">20:30</time> CLOSE</li></ul>
</dd>
</dl>
<dl class="effect-fade">
<dt>イベントスタイル</dt>
<dd>藤屋御本陳 本館を全館貸切とした立食スタイル</dd>
<dd class="immages-col-2"><img src="/news/images/2019_228_event_sake.jpg" alt="イベント ふぢやの日 日本酒ブース"> <img src="/news/images/2019_228_event_buffet.jpg" alt="イベント ふぢやの日 立食シーン"> <span class="images-ref">画像は過去のイベントシーン</span></dd>
</dl>
<dl class="effect-fade">
<dt>ドレスコード</dt>
<dd><span class="bg-fuji">藤色（紫色）</span>のものを身につけてお越しください。</dd>
</dl>
<dl class="effect-fade">
<dt>会場</dt>
<dd>THE FUJIYA GOHONJIN<br> 長野市大門町80
<ul><li>駐車場のご用意はございません。恐れ入りますが、公共の交通機関をご利用くださいませ。</li><li>当日はタクシーのお手配を承ることが難しい状況が予想されます。お客様ご自身でのお手配をお願いいたします。</li></ul>
</dd>
</dl>
<dl class="effect-fade">
<dt>チケット料金</dt>
<dd>￥8,000（税込）/ 1名様
<ul><li>お申し込み1名様（一口）につき4名様分までのご予約とさせていただきます。</li><li>未就学児は無料です（大人1名様につき、未就学児1名様までのご参加とさせていただきます）。</li><li>お支払いは現金のみとなります。下記の「チケット引渡し期間」にご来館の上、お支払いをお願い申し上げます。</li><li>プレミアムカード・各種特典などは適用出来ません。</li><li>ビュッフェスタイルの立食パーティーです。チケット料金の中にはお料理、お飲み物（一部追加料金あり）が含まれます。</li></ul>
</dd>
</dl>
<dl class="effect-fade">
<dt>抽選申込</dt>
<dd>専用のウェブフォームよりお申し込みください。
<ul><li>電話やメールでのお申込は承れません。あらかじめご容赦ください。</li><li>フォームは下記のスケジュールに沿って本ページで公開いたします。</li><li>当選通知後のキャンセルは承りかねます。</li></ul>
</dd>
</dl>
<dl class="effect-fade">
<dt>スケジュール</dt>
<dd>
<dl class="effect-fade">
<dt>申込期間</dt>
<dd><span>2026年1月10日（土）10:00</span><span>～1月17日（土）24:00</span></dd>
<dd>※ 申込は締切済みです。</dd>
</dl>
<!-- 抽選フォーム --> <!-- dl class="effect-fade">
                        <dt>チケット抽選 申し込みフォーム</dt>
                        <dd>フォームは申込期間に本ページで公開いたします。</dd>
                    </dl--> <!-- div class="effect-fade back-to-top">
                        <a target="_blank" rel="noopener noreferrer" class="link-form link-form-open"
                            href="/event/fujiya-day-228/form"> <span class="btn-form-ready">抽選申込フォーム</span> </a>
                    </div-->
<dl class="effect-fade">
<dt>当選発表</dt>
<dd>2026年1月20日（火）にメールにてお知らせいたします。<br> 当選発表後、下記の期間中にチケットの引渡しを行わせていただきます。</dd>
</dl>
<dl class="effect-fade">
<dt>チケット引渡し期間</dt>
<dd><span>2026年1月28日（水）</span><span>～</span><span>2月20日（金）</span><span>（10:00～19:00）</span><br> <span>場所　</span><span>THE FUJIYA GOHONJIN</span><span>（本館）レセプション</span></dd>
</dl>
</dd>
</dl>
<dl class="effect-fade">
<dt>お問合せ先</dt>
<dd>THE FUJIYA GOHONJIN<br class="sp"> （ザ・フジヤゴホンジン）<br> TEL：<a href="tel:0262321241">026-232-1241</a></dd>
</dl>
<div class="effect-fade back-to-top"><a href="#news">ページトップへ戻る</a></div>
</div>
<div class="hashtags">
<div class="tag"><a rel="noopener noreferrer" target="_blank" href="https://www.instagram.com/explore/tags/ふぢやの日/"> #ふぢやの日 </a></div>
</div>
</div>]]>
        
    </content>
</entry>

<entry>
    <title>『ウェルカムバックデー』</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/01/event-welcomeback-day-2026-winter.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1591</id>

    <published>2026-01-31T06:00:00Z</published>
    <updated>2026-02-12T09:59:14Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用くださり、誠にありがとうご...</summary>
    <author>
        <name>村上 友紀</name>
        
    </author>
    
        <category term="EVENT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="intro">
<p>いつもTHE FUJIYA GOHONJINをご利用くださり、誠にありがとうございます。</p>
<p>【藤屋で結婚式やフォトウェディングを実施されたおふたり】を対象に『ウェルカムバックデー』を開催いたします。</p>
<p>昨年は大正14年に竣工した建物が100周年を迎えました。<br>そして2026年は、リニューアルオープンから20周年の記念の年。<br>皆様に愛されてきたこの場所で 思い出をゆっくりと振り返ってください。</p>
<p>今回のウェルカムバックデーはBIG BRIDAL FAIRと同時開催いたします。<br>結婚式の当日さながらに装飾された館内で、特別なひとときをお過ごしください。</p>
</section>
<div id="box-photo">
<h3 class="title-event">① ファミリーフォト撮影会　<span style="font-size: 14px;">※満席となりました※</span><span><br></span></h3>
<div class="img-wrapper">
<div class="img-box"><img src="/wedding/blog/images/411f29c9e2545d5a8a77ff9a2c4d18698fd637ed.jpg"></div>
<div class="img-box"><img alt="wbd_photo2.jpg" src="https://thefujiyagohonjin.com/news/images/28e997baf6441d0c877717d6b4e81cede2bb2371.jpg" width="450" height="300" class="mt-image-none"></div>
</div>
<p>撮影会は、ブライダルフェア用に特別装飾した館内で、ご夫婦やご家族での写真をプロのカメラマンが撮影いたします。<br>おふたりの思い出の場所でこの機会にぜひお写真を残しませんか？<br>撮影データは後日メールにてお届けします。</p>
<dl class="details-event">
<dt>【対象のお客様】</dt>
<dd>
<p>THE FUJIYA GOHONJINにて結婚式・フォトウェディングを実施されたお客様</p>
</dd>
<dt>【撮影プラン】</dt>
<dd>
<dl id="list-photo-plan">
<dt>5,500円(税込)</dt>
<dd>撮影場所 ... THE BRICKS MUSIC HALL(音楽堂)＋複数スポット（建物外観、エントランス周辺等 ブライダルフェア仕様に装飾された館内を巡ります）</dd>
<dd>撮影内容 ... 20分間 15カット保証（後日ダウンロード納品）</dd>
<dd>お支払いは当日・現金でのみ承ります</dd>
<dd>プレミアムカードはご利用対象外となります</dd>
<dt>【実施日時】</dt>
<dd><time datetime="2025-08-16">2026年3月15日(日)</time></dd>
<dd><time>11:00</time>～<time>17:00</time>の間にて撮影。事前ご予約制</dd>
</dl>
<ul class="details-small"><li>※ 同日開催の「ウェディングメモリーコース」企画にもご参加の方は、お食事の前後いずれかにて撮影時間を設けさせていただきます</li></ul>
<dl class="details-event">
<dt>【ご予約開始】</dt>
<dd><span class="red"><time datetime="2025-07-17">2026年2月12日(木)</time> <time>11:00</time>～</span>
<ul class="details-small"><li>※ 満席になり次第終了となります</li></ul>
</dd>
</dl>
</dd>
</dl>
</div>
<div class="box-separator">
<p>***</p>
</div>
<div id="box-cuisine">
<h3 class="title-event">② ウェディング メモリー コース　</h3>
<h3 class="title-event"><span style="font-size: 14px;">※ランチ、ディナー共に満席となりました※</span></h3>
<p class="icon-atr">先着順　</p>
<div class="img-wrapper">
<div class="img-box"><img alt="wbd_photo3.jpg" src="https://thefujiyagohonjin.com/news/images/wbd_photo3.jpg" width="450" height="300" class="mt-image-none"></div>
<div class="img-box"><img alt="wbd_photo4.jpg" src="https://thefujiyagohonjin.com/news/images/wbd_photo4.jpg" width="450" height="300" class="mt-image-none"></div>
</div>
<p>お式済みの新郎新婦様より「いつかもう一度食べたい！」とお声をいただくことも多い、当館自慢のウェディングメニュー。<br>その中でも人気のメニューばかりを取り揃えた、夢のスペシャルコースをお楽しみください（ランチ／ディナーともに同内容）。<br>今回は春メニューです！</p>
<dl class="details-event">
<dt>【対象のお客様】</dt>
<dd>
<p>THE FUJIYA GOHONJINにて結婚式、フォトウェディングを実施されたお客様<br>※ おとな（中学生以上）のご参加人数は6名様までとさせていただきます</p>
</dd>
<dt>【お食事内容】</dt>
<dd>
<p>ウェディングメモリーコース "Spring"<br>お一人様　12,100円（税サ込／乾杯ドリンクプレゼント）</p>
<dl>
<dt>前菜 :</dt>
<dd>春の彩前菜盛り合わせ</dd>
<dt>スープ :</dt>
<dd>信州黄金シャモのブイヨン</dd>
<dt>魚料理 :</dt>
<dd>信濃ユキマスのロースト　春野菜とアンチョビのソース</dd>
<dt>肉料理 :</dt>
<dd>黒毛和牛の網焼き　生七味ぽん酢</dd>
<dt>デザート :</dt>
<dd>静岡県産クラウンメロンのティラミス　ジャスミンのジェラート</dd>
<dt>食後のお飲み物 :</dt>
<dd>コーヒーもしくは紅茶</dd>
</dl>
<ul class="details-small"><li>※ 食材入荷の兼ね合いにより、内容は変更になることがございます</li><li>※ 小学生までのお子様向けメニューのご用意もございます</li><li>※ お子様ランチ（未就学～小学校低学年のお子様向け）2,200円</li><li>※ お子様コース（小学校中学年～高学年のお子様向け）5,500円</li><li>※ 全ての料理価格には消費税とサービス料が含まれております</li></ul>
</dd>
<dt></dt>
<dt></dt>
<dt></dt>
</dl>
<p></p>
<p>【開催日時／場所】<br>2026年3月15日(日)<br>THE FUJIYA GOHONJIN 本館にて</p>
<dl class="details-event">
<dd>
<dl>
<dt>＜ランチ＞<span>　</span></dt>
<dd class="open">受付 11:45～ ／ お食事 12:00スタート</dd>
<dt>＜ディナー＞　<span><br></span></dt>
<dd class="open">受付 17:15～ ／ お食事 17:30スタート</dd>
</dl>
<ul><li>※ ランチ、ディナーともにお食事内容は同一です</li><li>※ 各部ともご予約いただいた皆様同時のお食事スタートとなります</li></ul>
<p></p>
</dd>
<dt></dt>
<dt></dt>
</dl>
<p>【お支払い方法】<br>現金／藤屋お食事券／クレジットカード／PayPay<br>※ 「プレミアムカード」はご利用対象外となります<br>※ 10日前より最終確認のご連絡を差し上げます<br>※ お車でお越しの際は 提携駐車場をご利用ください（最大3時間分のサービス券をご用意します）</p>
<p></p>
<dl class="details-event">
<dt></dt>
<dt></dt>
<dt></dt>
<dt>【ご予約開始】</dt>
<dd><span class="red"><time datetime="2025-07-17">2026年2月12日（木）11:00～</time><br></span>
<ul class="details-small"><li>※ 初めてご参加のお客様優先でご予約を承ります</li><li>※ 食材アレルギー等をお持ちの場合は、ご予約の際にお知らせください</li><li>※ キャンセル・人数変更は1週間前までにご連絡ください</li></ul>
</dd>
</dl>
</div>
<div class="box-separator">
<p>***</p>
</div>
<div id="box-contact">
<p id="title-contact">ご予約・問い合わせ先</p>
<address>THE FUJIYA GOHONJIN<br>ブライダルサロン<br><a href="tel:0262321207">026-232-1207</a><br>受付時間：平日11:00～19:00（火曜定休）｜土日10:00～19:00</address></div>]]>
        
    </content>
</entry>

<entry>
    <title>『バレンタイン』チョコレート 2026</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/01/heigoro-valentinesday-2026.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1590</id>

    <published>2026-01-25T07:35:01Z</published>
    <updated>2026-01-25T08:00:13Z</updated>

    <summary></summary>
    <author>
        <name>篠原 裕樹</name>
        
    </author>
    
        <category term="HEIGORO" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        
        
    </content>
</entry>

<entry>
    <title>3月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2026/01/mar.php" />
    <id>tag:thefujiyagohonjin.com,2026:/news//15.1587</id>

    <published>2026-01-10T08:13:41Z</published>
    <updated>2026-03-23T10:32:46Z</updated>

    <summary> いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうご...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
<p>いつもTHE FUJIYA GOHONJINをご利用いただき、誠にありがとうございます。</p>
<p>時折春の暖かな日差しを感じる季節となりました。</p>
<p>季節折々の食材を使用して皆様のテーブルを彩ります。</p>
<p>美味しいお料理と心温まる空間をぜひ藤屋御本陳でお楽しみください。</p>
</section>
<section id="lunch" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ランチ</h4>
<h3 class="cat-title-en">Lunch</h3>
<a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont">
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item green cafe" data-date="1"></div>
<div class="item green cafe" data-date="2"></div>
<div class="item green cafe" data-date="3"></div>
<div class="item green cafe" data-date="4"></div>
<div class="item green cafe" data-date="5"></div>
<div class="item green cafe" data-date="6"></div>
<div class="item off" data-date="7"></div>
<div class="item off" data-date="8"></div>
<div class="item green cafe" data-date="9"></div>
<div class="item green cafe" data-date="10"></div>
<div class="item green cafe" data-date="11"></div>
<div class="item green cafe" data-date="12"></div>
<div class="item green cafe" data-date="13"></div>
<div class="item off" data-date="14"></div>
<div class="item off" data-date="15"></div>
<div class="item green cafe" data-date="16"></div>
<div class="item green cafe" data-date="17"></div>
<div class="item green cafe" data-date="18"></div>
<div class="item green " data-date="19"></div>
<div class="item off" data-date="20"></div>
<div class="item green cafe" data-date="21"></div>
<div class="item green cafe" data-date="22"></div>
<div class="item green cafe" data-date="23"></div>
<div class="item green cafe" data-date="24"></div>
<div class="item green " data-date="25"></div>
<div class="item green " data-date="26"></div>
<div class="item green cafe" data-date="27"></div>
<div class="item off" data-date="28"></div>
<div class="item off" data-date="29"></div>
<div class="item green cafe" data-date="30"></div>
<div class="item green cafe" data-date="31"></div>
</div>
<dl class="colors">
<dt class="icon-cafe"></dt>
<dd>カフェ営業日　※ご予約は14:00以降可</dd>
　
<dd>　15:00デザート、15:30ドリンクラストオーダー（16:30閉店）</dd>
<dt>
<dt style="color: var(--green);">●</dt>
<dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section id="dinner" class="cat">
<div class="cat-title">
<h4 class="cat-title-jp">ディナー</h4>
<h3 class="cat-title-en">Dinner</h3>
<a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a></div>
<ul class="wdays"><li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li><li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li><li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li><li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li><li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li><li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li><li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li></ul>
<div class="cont"><!--div%252520class%25253D%252522item%252520space%252522%25253E%25253C/div-->
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item space"></div>
<div class="item blue" data-date="1"></div>
<div class="item blue" data-date="2"></div>
<div class="item blue" data-date="3"></div>
<div class="item blue" data-date="4"></div>
<div class="item blue" data-date="5"></div>
<div class="item green" data-date="6"></div>
<div class="item purple" data-date="7"></div>
<div class="item blue" data-date="8"></div>
<div class="item blue" data-date="9"></div>
<div class="item blue" data-date="10"></div>
<div class="item blue" data-date="11"></div>
<div class="item blue" data-date="12"></div>
<div class="item green" data-date="13"></div>
<div class="item purple" data-date="14"></div>
<div class="item blue" data-date="15"></div>
<div class="item blue" data-date="16"></div>
<div class="item blue" data-date="17"></div>
<div class="item blue" data-date="18"></div>
<div class="item off" data-date="19"></div>
<div class="item purple" data-date="20"></div>
<div class="item green" data-date="21"></div>
<div class="item blue" data-date="22"></div>
<div class="item blue" data-date="23"></div>
<div class="item blue" data-date="24"></div>
<div class="item blue" data-date="25"></div>
<div class="item blue" data-date="26"></div>
<div class="item green" data-date="27"></div>
<div class="item purple" data-date="28"></div>
<div class="item pink" data-date="29"></div>
<div class="item blue" data-date="30"></div>
<div class="item blue" data-date="31"></div>
</div>
<dl class="colors">
<dt style="color: var(--blue);">●</dt>
<dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--green);">●</dt>
<dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: var(--pink);">●</dt>
<dd>19:00～20:00ラストオーダー（21:30閉店）</dd>
<dt style="color: var(--purple);">●</dt>
<dd>19:00～20:30ラストオーダー（22:00閉店）</dd>
<dt style="color: gray;">●</dt>
<dd>お休み（結婚式｜催事｜休館日のため）</dd>
</dl>
</section>
<section class="cat" id="recommendation">
<div class="div1 cat-title">
<h4 class="cat-title-jp">こちらもおすすめ</h4>
<h3 class="cat-title-en">Recommendations</h3>
</div>
<a class="div2 fade-in" href="/news/2026/01/event-welcomeback-day-2026-winter.php" rel="noopener noreferrer" target="_blank"> <img src="/news/images/0315WBD.jpg" alt="ウェルカムバックデー"> <span style="font-weight: bold;">ウェルカムバックデー</span> </a> <a class="div3 fade-in" href="/news/2026/02/event-wine-kusunoki.php" rel="noopener noreferrer" target="_blank"> <img src="/news/images/20260311Wine1.jpg" alt="ワイン会「楠ワイナリー」"> <span style="font-weight: bold;">ワイン会「楠ワイナリー」</span> </a></section>
<section id="reservation" class="cat">
<div class="div1 cat-title">
<h4 class="cat-title-jp">ご予約</h4>
<h3 class="cat-title-en">Reservations</h3>
</div>
<div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn" href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>]]>
        
    </content>
</entry>

<entry>
    <title>2月のレストラン営業</title>
    <link rel="alternate" type="text/html" href="https://www.thefujiyagohonjin.com/news/2025/12/feb.php" />
    <id>tag:thefujiyagohonjin.com,2025:/news//15.1580</id>

    <published>2025-12-23T04:04:44Z</published>
    <updated>2026-01-25T08:52:53Z</updated>

    <summary>     いつもTHE FUJIYA GOHONJIN をご利用いただき 誠にあ...</summary>
    <author>
        <name>レセプション（rece@）</name>
        
    </author>
    
        <category term="RESTAURANT" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://www.thefujiyagohonjin.com/news/">
        <![CDATA[<section id="greetings">
    <p>いつもTHE FUJIYA GOHONJIN<br> をご利用いただき<br> 誠にありがとうございます</p>
    <p>門前の街並みも<br> 遠く広がる山々も<br> 雪化粧へと変化しつつあります</p>
    <p>空気がしまり、水がしまり<br> 冬ならではの食材がしまる</p>
    <p>美味しいお料理と心温まる空間を<br> ぜひ藤屋御本陳でお楽しみください</p>
</section>
<section id="lunch" class="cat">
    <div class="cat-title">
        <h4 class="cat-title-jp">ランチ</h4>
        <h3 class="cat-title-en">Lunch</h3>
        <a class="cat-link-menu" href="/restaurant/lunch/"><img src="/news/images/icon-menubook.svg"></a>
    </div>
    <ul class="wdays">
        <li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li>
        <li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li>
        <li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li>
        <li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li>
        <li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li>
        <li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li>
        <li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li>
    </ul>
    <div class="cont">
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item green cafe" data-date="1"></div>
        <div class="item green cafe" data-date="2"></div>
        <div class="item green cafe" data-date="3"></div>
        <div class="item green cafe" data-date="4"></div>
        <div class="item green cafe" data-date="5"></div>
        <div class="item green cafe" data-date="6"></div>
        <div class="item off" data-date="7"></div>
        <div class="item off" data-date="8"></div>
        <div class="item green cafe" data-date="9"></div>
        <div class="item green cafe" data-date="10"></div>
        <div class="item off" data-date="11"></div>
        <div class="item green cafe" data-date="12"></div>
        <div class="item green cafe" data-date="13"></div>
        <div class="item off" data-date="14"></div>
        <div class="item off" data-date="15"></div>
        <div class="item green cafe" data-date="16"></div>
        <div class="item green cafe" data-date="17"></div>
        <div class="item green cafe" data-date="18"></div>
        <div class="item green cafe" data-date="19"></div>
        <div class="item green cafe" data-date="20"></div>
        <div class="item off" data-date="21"></div>
        <div class="item off" data-date="22"></div>
        <div class="item green cafe" data-date="23"></div>
        <div class="item green cafe" data-date="24"></div>
        <div class="item green cafe" data-date="25"></div>
        <div class="item green cafe" data-date="26"></div>
        <div class="item green cafe" data-date="27"></div>
        <div class="item off" data-date="28"></div>
    </div>
    <dl class="colors">
        <dt class="icon-cafe"></dt>
        <dd>カフェ営業日</dd>
        <dt style="color: var(--green);">●</dt>
        <dd>11:00～14:00ラストオーダー（15:00閉店）</dd>
        <dt style="color: gray;">●</dt>
        <dd>お休み（結婚式｜催事｜休館日のため）</dd>
    </dl>
</section>
<section id="dinner" class="cat">
    <div class="cat-title">
        <h4 class="cat-title-jp">ディナー</h4>
        <h3 class="cat-title-en">Dinner</h3>
        <a class="cat-link-menu" href="/restaurant/"><img src="/news/images/icon-menubook.svg"></a>
    </div>
    <ul class="wdays">
        <li class="wday" aria-label="Monday" lang="ja" data-day="Mon">月</li>
        <li class="wday" aria-label="Tuesday" lang="ja" data-day="Tue">火</li>
        <li class="wday" aria-label="Wednesday" lang="ja" data-day="Wed">水</li>
        <li class="wday" aria-label="Thursday" lang="ja" data-day="Thu">木</li>
        <li class="wday" aria-label="Friday" lang="ja" data-day="Fri">金</li>
        <li class="wday" aria-label="Saturday" lang="ja" data-day="Sat">土</li>
        <li class="wday" aria-label="Sunday" lang="ja" data-day="Sun">日</li>
    </ul>
    <div class="cont"><!--div%252520class%25253D%252522item%252520space%252522%25253E%25253C/div-->
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item space"></div>
        <div class="item blue" data-date="1"></div>
        <div class="item blue" data-date="2"></div>
        <div class="item blue" data-date="3"></div>
        <div class="item blue" data-date="4"></div>
        <div class="item blue" data-date="5"></div>
        <div class="item green" data-date="6"></div>
        <div class="item green" data-date="7"></div>
        <div class="item blue" data-date="8"></div>
        <div class="item blue" data-date="9"></div>
        <div class="item blue" data-date="10"></div>
        <div class="item blue" data-date="11"></div>
        <div class="item blue" data-date="12"></div>
        <div class="item green" data-date="13"></div>
        <div class="item green" data-date="14"></div>
        <div class="item blue" data-date="15"></div>
        <div class="item blue" data-date="16"></div>
        <div class="item blue" data-date="17"></div>
        <div class="item blue" data-date="18"></div>
        <div class="item blue" data-date="19"></div>
        <div class="item green" data-date="20"></div>
        <div class="item off" data-date="21"></div>
        <div class="item pink" data-date="22"></div>
        <div class="item blue" data-date="23"></div>
        <div class="item blue" data-date="24"></div>
        <div class="item blue" data-date="25"></div>
        <div class="item blue" data-date="26"></div>
        <div class="item green" data-date="27"></div>
        <div class="item off" data-date="28"></div>
    </div>
    <dl class="colors">
        <dt style="color: var(--blue);">●</dt>
        <dd>17:30～20:00ラストオーダー（21:30閉店）</dd>
        <dt style="color: var(--green);">●</dt>
        <dd>17:30～20:30ラストオーダー（22:00閉店）</dd>
        <dt style="color: var(--pink);">●</dt>
        <dd>19:00～20:00ラストオーダー（21:30閉店）</dd>
        <dt style="color: gray;">●</dt>
        <dd>お休み（結婚式｜催事｜休館日のため）</dd>
    </dl>
</section>
<section class="cat" id="recommendation">
    <div class="div1 cat-title">
        <h4 class="cat-title-jp">こちらもおすすめ</h4>
        <h3 class="cat-title-en">Recommendations</h3>
    </div>
    <a class="div2 fade-in" href="https://www.fujiyaheigoro.com/items/valentinesday/" rel="noopener noreferrer"
        target="_blank">
        <img src="/news/images/thumbnail-vd2026-sq-3.png" alt="平五郎 バレンタイン 2026"> <span
            style="font-weight: bold;">平五郎「バレンタイン」</span> </a>
    <a class="div3 fade-in" href="/news/2025/12/event-228-the-fujiya-day.php" rel="noopener noreferrer"
        target="_blank">
        <img src="/news/images/6949cb0a3297973f8615bf98db9bb7413728ba12.jpg" alt="イベント「ふぢやの日」"> <span
            style="font-weight: bold;">イベント「ふぢやの日」</span> </a>

</section>

<section id="reservation" class="cat">
    <div class="div1 cat-title">
        <h4 class="cat-title-jp">ご予約</h4>
        <h3 class="cat-title-en">Reservations</h3>
    </div>
    <div class="cont-btn"><a class="btn" href="https://yoyaku.toreta.in/fujiya-nagano/#/"> <img
                src="/news/images/icon-important_devices.svg"> <span>ウェブ予約</span> </a> <a class="btn"
            href="tel:0262321241"> <img src="/news/images/icon-call.svg"> <span>電話予約</span> </a></div>
</section>
<script src="/js/mt-news-hours.js?v=250525" type="text/javascript" defer="defer"></script>
]]>
        
    </content>
</entry>

</feed>
