<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xml:lang="ja">

    <channel rdf:about="https://www.happysun-hinode.com/?mode=rss">
    <title>日の出みりんのキング醸造公式オンラインショップ</title>
    <link>https://www.happysun-hinode.com/</link>
    <description>おいしい料理から生まれる笑顔の団らん！日の出みりんは笑顔を生み出すおいしい料理をお届けします！！</description>
    <dc:language>ja</dc:language>
    <dc:creator>Color Me Shop!pro</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190953590" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190953106" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190952800" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190952509" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190211439" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190200173" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190147679" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190131827" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190046548" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190031546" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190031360" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190031084" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190030829" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190030760" />
        <rdf:li rdf:resource="https://www.happysun-hinode.com/?pid=190030697" />
      </rdf:Seq>
    </items>
    </channel>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190953590">
    <link>https://www.happysun-hinode.com/?pid=190953590</link>
    <title>【送料無料】フルーツリキュール3種のセット（選べる2タイプ）+スポンジ＆選べるふきん 母の日ギフトセット【のし・メッセージカード付き】</title>
    <description>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8...</description>
<content:encoded><![CDATA[
<style>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8c0;
    }

/* 母の日設定 */
.mothersday-benefits {
  max-width: 1000px;
  margin: 50px auto;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  color: #4a3f3f;
}

.mothersday-benefits__head {
  text-align: center;
  margin-bottom: 34px;
}

.mothersday-benefits__sub {
  font-size: medium;
  letter-spacing: 0.12em;
  color: #b07b86;
  margin-bottom: 20px;
}

.mothersday-benefits__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom:7px;
}

.mothersday-benefits__lead {
  margin-top: 10px;
  font-size: medium;
  line-height: 1.9;
}

.mothersday-benefits__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* メイン */
.mothersday-benefit--main {
  grid-column: 1 / -1;
  border: 2px solid #e7b8c0;
  background: #fff7f8;
}

.mothersday-benefit {
  background: #fffaf9;
  border: 1px solid #f0dede;
  border-radius: 18px;
  overflow: hidden;
}

.mothersday-benefit__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 7;
  overflow: hidden;
  line-height: 0;
  background: #f7f1f1;
}

.mothersday-benefit__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}

.mothersday-benefit--main .mothersday-benefit__image {
  aspect-ratio: 16 / 7;
}

.mothersday-benefit__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mothersday-benefit__body {
  padding: 20px;
}

.mothersday-benefit__label {
  font-size: medium;
  background: #d895a3;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  display: inline-block;
  margin-bottom: 12px;
}

.mothersday-benefit__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom:10px;
  line-height:1.4;
}

.mothersday-benefit--main .mothersday-benefit__title {
  font-size: 26px;
}

.mothersday-benefit__text {
  font-size: medium;
  line-height: 1.8;
}

/* スマホ */
@media screen and (max-width: 768px) {
  .mothersday-benefits__grid {
    grid-template-columns: 1fr;
  }
}
</style>

<!--アイテム説明エリア-->
<div class="item__area">

<!--
    <div>
        <p class="topic">＼期間限定 早割クーポン4/20まで／</p>
        <div class="topic_sub">
            母の日ギフト商品限定<strong>100円OFF</strong>クーポン配布中！<br><br>
            <span style="font-size:large; font-weight:bold;"> クーポンコード：</span><span id="coupon_m" style="font-size:large; font-weight:bold;">2026mother</span><br>
            <button type="button" id="copyBtn" onclick="copyButton('coupon_m')" 
            style="margin:10px 0 30px; color:#fff; background:#D9392D; padding:13px 25px; border:none; border-radius:30px; font-weight:bold; font-size:17px;">
            クーポンコードをコピーする
            </button>

            <script>
            function copyButton(elementId) {
                var element = document.getElementById(elementId);
                var btn = document.getElementById("copyBtn");

                navigator.clipboard.writeText(element.textContent.trim());

                btn.textContent = "コピーしました！";
                setTimeout(function(){
                    btn.textContent = "クーポンコードをコピーする";
                }, 1500);
            }
            </script>

            <br>カート内の「ショップクーポンを利用する」欄にクーポンコードをご入力頂くと100円引きに！<br>※他クーポンとの併用不可。
        </div>
    </div>
-->


    <div>
        <p class="topic">2026年の母の日は5/10（日）</p>
        <p class="topic_sub">
・<strong>母の日ギフトのお届けは5/1（金）以降となります。ご了承ください。</strong><br>
            ・<strong>母の日のお届けは、4/29（水）まで</strong>のご注文分となります。特に日付指定がない場合は5/10（日）のお届けとなりますので、ご了承ください。<br>
            ・場合によってはお電話で確認させて頂く事がございます。電話およびメールでのご確認が難しい場合、ご希望のお日にちでのお届けが難しい場合がございますので、その際はご対応をお願いします。<br>
            ・ギフト対応品のため、化粧箱に入れてのお届けとなります。<br>
            ・<strong>送料無料商品</strong>となっておりますが、<strong>送り先が北海道・沖縄の場合、別途550円（税込）の送料がかかります</strong>のでご注意ください。<br>
            ・領収書や納品書など金額がわかるものは同梱致しません。<br>
            ・ラッピング対応は致しかねます。<br>
            <strong>・代金引換便でのお届けは出来ません</strong>のでご注意ください。
        </p>
    </div>

<!-- 母の日特典エリア -->
<section class="mothersday-benefits">
  <div class="mothersday-benefits__head">
    <div class="mothersday-benefits__sub">MOTHER'S DAY GIFT BENEFITS</div>
    <h2 class="mothersday-benefits__title">母の日ギフト特典</h2>
    <p class="mothersday-benefits__lead">
      母の日ギフトをより特別にする、3つの特典をご用意しました。
    </p>
  </div>

  <div class="mothersday-benefits__grid">

    <!-- ? ふきん -->
    <div class="mothersday-benefit mothersday-benefit--main">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDE.jpg" alt="ふきん">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 01</div>
        <h3 class="mothersday-benefit__title">3種類から選べるふきん</h3>
        <p class="mothersday-benefit__text">
          お好みのふきんを1枚お選びいただけます。
          <br><br>
          A. 絵便りふきん＜椿＞<br>
          B. 白雪ふきん＜なでしこ＞<br>
          C. 白雪ふきん＜マーガレット＞<br>
          <br>
          蚊帳生地をキャンバスに見立て、上品で華やかな絵柄をちりばめた上質なふきん。<br>
          食卓の彩りに、お出かけのときに、便利な一枚をお届けします。<br><br>
          <span style="font-size:small;">サイズ 椿：35cm×40cm<br>なでしこ・マーガレット：30cm×40cm</span>
        </p>
      </div>
    </div>

    <!-- ?スポンジ -->
<!--
    <div class="mothersday-benefit mothersday-benefit--main">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3Vuc3Vuc3Bvbmdl.jpg" alt="サンサンスポンジ">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 02</div>
        <h3 class="mothersday-benefit__title">サンサンスポンジ</h3>
        <p class="mothersday-benefit__text">
          驚くほど長持ち。泡立ちが良く汚れもするりと落とす「サンサンスポンジ」<br>
          コンパクトながら機能性に優れ、毎日の家事にちょっと嬉しい驚きをプラスするスポンジです。<br>
          高品質ポリウレタンが洗剤のポテンシャルを最大限に引き出し、しつこい油汚れなどもスッキリ落とします。<br>
        </p>
      </div>
    </div>
-->

    <!-- ? カード＋のし -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhOzI.jpg" alt="カードとのし">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 02</div>
        <h3 class="mothersday-benefit__title">メッセージカード＆母の日のし付き</h3>
        <p class="mothersday-benefit__text">
          母の日に感謝の気持ちを伝えるカードと、母の日専用のしをお付けします。<br>
          ※メッセージカードの文面は変更できません。
        </p>
      </div>
    </div>

    <!-- ? 送料無料 -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDM.jpg" alt="送料無料">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 03</div>
        <h3 class="mothersday-benefit__title">母の日ギフト 送料無料</h3>
        <p class="mothersday-benefit__text">
          母の日ギフトは送料無料でお届けいたします。（※北海道・沖縄のみ送料550円（税込）がかかります）
        </p>
      </div>
    </div>

  </div>
</section>

        <div class="item_contents">
            セット内容
        </div>
<img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/peqlraXlobyl60E.jpg">
<div style="background:#fff7f8; padding:10px 15px; margin-bottom:10px;">
<b>フルーツリキュールセットA</b><br>
<span style="font-size:smaller;">
・シャインマスカットのお酒<br>
・清見とせとかみかんのお酒<br>
・佐藤錦さくらんぼのお酒<br>
・サンサンスポンジ<br>
・選べるふきん1枚</span></div>
<img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/peqlraXlobyl60I.jpg">
<div style="background:#fff7f8; padding:10px 15px;">
<b>フルーツリキュールセットB</b><br>
<span style="font-size:smaller;">・シャインマスカットのお酒<br>
・白桃のお酒<br>
・あまおう&#174;のお酒<br>
・サンサンスポンジ<br>
・選べるふきん1枚</span></div>
</br>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF9tdXNjYXQ.jpg">
            <p class="item__name">HiNODE シャインマスカットのお酒 900ml</p>
            長野県産シャインマスカット果汁を100％使用した、贅沢な風味と瑞々しい味わいが特徴のお酒です。冷やしてそのまま、オンザロック、濃い目の炭酸割りなどで、至福のひとときをお楽しみください。
            <a href="https://www.happysun-hinode.com/?pid=173270775"><p class="each_item">シャインマスカットのお酒 単品はこちら</p></a>
        </div>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/aGFrdXRvdV9zdWI.jpg">
            <p class="item__name">HiNODE 白桃のお酒 900ml</p>
            山梨県産白桃果汁を100％使用した、とろけるような甘みとふくよかな香りが特徴のお酒です。山梨県の恵まれた地形と気候で育った白桃は糖度が高く、美しい色合いになるのが特徴です。
            <a href="https://www.happysun-hinode.com/?pid=176669367"><p class="each_item">白桃のお酒 単品はこちら</p></a>
        </div>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/YW1hb3Vfc3Vi.jpg">
            <p class="item__name">HiNODE あまおう&#174;のお酒 900ml</p>
            福岡県産あまおう果汁を100％使用した、苺の甘酸っぱさと華やかな味わいが特徴のお酒です。福岡県で生まれた「あまおう」は高級感のある見た目が特徴で、味わいは甘みと酸味のバランスが抜群です。甘酸っぱさと華やかな味わいで満足感のあるリキュールに仕上げました。<br><span style="font-size:small">※「あまおう」は全農の商標登録です。</span>
            <a href="https://www.happysun-hinode.com/?pid=179608158"><p class="each_item">あまおうのお酒 単品はこちら</p></a>
        </div>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/a2l5b21pc2V0b2thX2RldGFpbHM.jpg">
            <p class="item__name">HiNODE 清見とせとかみかんのお酒 900ml</p>
芳醇な香りとまろやかな甘みが特徴の愛媛県産「清見」と濃厚でとろけるような甘みが特徴の愛媛県産「せとか」を100％使用した至福のリキュールです。<br>
            <a href="https://www.happysun-hinode.com/?pid=187609366"><p class="each_item">清見とせとかみかんのお酒 単品はこちら</p></a>
        </div>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2k.jpg">
            <p class="item__name">HiNODE 佐藤錦さくらんぼのお酒 900ml</p>
さくらんぼの王様と言われる山形県産の佐藤錦を100%使用した、上品な甘さと爽やかな香りが特徴のお酒です。<br>
            <a href="https://www.happysun-hinode.com/?pid=190131827"><p class="each_item">佐藤錦さくらんぼのお酒 単品はこちら</p></a>
        </div>

        <div class="item_description">
 <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3Vuc3Vuc3Bvbmdl.jpg" alt="サンサンスポンジ">
            <p class="item__name">サンサンスポンジとは？</p>
驚くほど長持ち。泡立ちが良く汚れもするりと落とす「サンサンスポンジ」<br>
コンパクトながら機能性に優れ、毎日の家事にちょっと嬉しい驚きをプラスするスポンジです。<br>
高品質ポリウレタンが洗剤のポテンシャルを最大限に引き出し、しつこい油汚れなどもスッキリ落とします。<br>
        </div>

        <span style="font-size:small">※画像はイメージです。</span>
       <br><br>
<table class="detailed_info">
    <tr>
        <th colspan="2">アレルギー表示</th>
    </tr>
    <tr>
        <td class="detailed_name">白桃のお酒</td>
        <td>もも</td>
    </tr>
</table>

<p class="annotation">    
            ※セット商品の中身を単品ごとにカートへ入れられた場合、セット販売の価格や特典は適用されませんのでご注意ください。<br>
            ※化粧箱および梱包材、のしデザインなどは変更される場合がございます。あらかじめご了承ください。<br>
            ※同梱不可商品のため、他の商品と一緒にお届けする事が出来ません。<br>
        </p>

        </div>
        <!-- アイテム説明エリアend -->

    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952509.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank">【母の日】糖質ゼロ・オフ調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,380円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952800.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank">【母の日】こだわりの調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,980円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953106.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank">【母の日】糀甘酒＆あま酒プラ酢+選べるふきんギフト</a></div>
                <div class="related_price">3,680円(税込)</div>
            </li>
        </ul>
    </div>

]]></content:encoded>
    <dc:date>2026-03-19T18:47:52+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190953590_th.jpg?cmsp_timestamp=20260408090640" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190953106">
    <link>https://www.happysun-hinode.com/?pid=190953106</link>
    <title>【送料無料】糀甘酒＆あま酒プラ酢+選べるふきん 母の日ギフトセット【のし・メッセージカード付き】</title>
    <description>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8...</description>
<content:encoded><![CDATA[
<style>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8c0;
    }

/* 母の日設定 */
.mothersday-benefits {
  max-width: 1000px;
  margin: 50px auto;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  color: #4a3f3f;
}

.mothersday-benefits__head {
  text-align: center;
  margin-bottom: 34px;
}

.mothersday-benefits__sub {
  font-size: medium;
  letter-spacing: 0.12em;
  color: #b07b86;
  margin-bottom: 20px;
}

.mothersday-benefits__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom:7px;
}

.mothersday-benefits__lead {
  margin-top: 10px;
  font-size: medium;
  line-height: 1.9;
}

.mothersday-benefits__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* メイン */
.mothersday-benefit--main {
  grid-column: 1 / -1;
  border: 2px solid #e7b8c0;
  background: #fff7f8;
}

.mothersday-benefit {
  background: #fffaf9;
  border: 1px solid #f0dede;
  border-radius: 18px;
  overflow: hidden;
}

.mothersday-benefit__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 7;
  overflow: hidden;
  line-height: 0;
  background: #f7f1f1;
}

.mothersday-benefit__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}

.mothersday-benefit--main .mothersday-benefit__image {
  aspect-ratio: 16 / 7;
}

.mothersday-benefit__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mothersday-benefit__body {
  padding: 20px;
}

.mothersday-benefit__label {
  font-size: medium;
  background: #d895a3;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  display: inline-block;
  margin-bottom: 12px;
}

.mothersday-benefit__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom:10px;
  line-height:1.4;
}

.mothersday-benefit--main .mothersday-benefit__title {
  font-size: 26px;
}

.mothersday-benefit__text {
  font-size: medium;
  line-height: 1.8;
}

/* スマホ */
@media screen and (max-width: 768px) {
  .mothersday-benefits__grid {
    grid-template-columns: 1fr;
  }
}
</style>

<!--アイテム説明エリア-->
<div class="item__area">

<!--
    <div>
        <p class="topic">＼期間限定 早割クーポン4/20まで／</p>
        <div class="topic_sub">
            母の日ギフト商品限定<strong>100円OFF</strong>クーポン配布中！<br><br>
            <span style="font-size:large; font-weight:bold;"> クーポンコード：</span><span id="coupon_m" style="font-size:large; font-weight:bold;">2026mother</span><br>
            <button type="button" id="copyBtn" onclick="copyButton('coupon_m')" 
            style="margin:10px 0 30px; color:#fff; background:#D9392D; padding:13px 25px; border:none; border-radius:30px; font-weight:bold; font-size:17px;">
            クーポンコードをコピーする
            </button>

            <script>
            function copyButton(elementId) {
                var element = document.getElementById(elementId);
                var btn = document.getElementById("copyBtn");

                navigator.clipboard.writeText(element.textContent.trim());

                btn.textContent = "コピーしました！";
                setTimeout(function(){
                    btn.textContent = "クーポンコードをコピーする";
                }, 1500);
            }
            </script>

            <br>カート内の「ショップクーポンを利用する」欄にクーポンコードをご入力頂くと100円引きに！<br>※他クーポンとの併用不可。
        </div>
    </div>
-->


    <div>
        <p class="topic">2026年の母の日は5/10（日）</p>
        <p class="topic_sub">
・<strong>母の日ギフトのお届けは5/1（金）以降となります。ご了承ください。</strong><br>
            ・<strong>母の日のお届けは、4/29（水）まで</strong>のご注文分となります。特に日付指定がない場合は5/10（日）のお届けとなりますので、ご了承ください。<br>
            ・場合によってはお電話で確認させて頂く事がございます。電話およびメールでのご確認が難しい場合、ご希望のお日にちでのお届けが難しい場合がございますので、その際はご対応をお願いします。<br>
            ・ギフト対応品のため、化粧箱に入れてのお届けとなります。<br>
            ・<strong>送料無料商品</strong>となっておりますが、<strong>送り先が北海道・沖縄の場合、別途550円（税込）の送料がかかります</strong>のでご注意ください。<br>
            ・領収書や納品書など金額がわかるものは同梱致しません。<br>
            ・ラッピング対応は致しかねます。<br>
            <strong>・代金引換便でのお届けは出来ません</strong>のでご注意ください。
        </p>
    </div>

<!-- 母の日特典エリア -->
<section class="mothersday-benefits">
  <div class="mothersday-benefits__head">
    <div class="mothersday-benefits__sub">MOTHER'S DAY GIFT BENEFITS</div>
    <h2 class="mothersday-benefits__title">母の日ギフト特典</h2>
    <p class="mothersday-benefits__lead">
      母の日ギフトをより特別にする、3つの特典をご用意しました。
    </p>
  </div>

  <div class="mothersday-benefits__grid">

    <!-- ? ふきん -->
    <div class="mothersday-benefit mothersday-benefit--main">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDE.jpg" alt="ふきん">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 01</div>
        <h3 class="mothersday-benefit__title">3種類から選べるふきん</h3>
        <p class="mothersday-benefit__text">
          お好みのふきんを1枚お選びいただけます。
          <br><br>
          A. 絵便りふきん＜椿＞<br>
          B. 白雪ふきん＜なでしこ＞<br>
          C. 白雪ふきん＜マーガレット＞<br>
          <br>
          蚊帳生地をキャンバスに見立て、上品で華やかな絵柄をちりばめた上質なふきん。<br>
          食卓の彩りに、お出かけのときに、便利な一枚をお届けします。<br><br>
          <span style="font-size:small;">サイズ 椿：35cm×40cm<br>なでしこ・マーガレット：30cm×40cm</span>
        </p>
      </div>
    </div>

    <!-- ? カード＋のし -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhOzI.jpg" alt="カードとのし">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 02</div>
        <h3 class="mothersday-benefit__title">メッセージカード＆母の日のし付き</h3>
        <p class="mothersday-benefit__text">
          母の日に感謝の気持ちを伝えるカードと、母の日専用のしをお付けします。<br>
          ※メッセージカードの文面は変更できません。
        </p>
      </div>
    </div>

    <!-- ? 送料無料 -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDM.jpg" alt="送料無料">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 03</div>
        <h3 class="mothersday-benefit__title">母の日ギフト 送料無料</h3>
        <p class="mothersday-benefit__text">
          母の日ギフトは送料無料でお届けいたします。（※北海道・沖縄のみ送料550円（税込）がかかります）
        </p>
      </div>
    </div>

  </div>
</section>


    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/tMW88qW7pcOlyA.jpg?cmsp_timestamp=20260407170353">
    </div>

    
        <div class="item__sammary">
        人気の「日の出 糀甘酒」と「あま酒プラ酢」+選べるふきんのギフトセット。<br>
       「日の出 糀甘酒」1点と「あま酒プラ酢 アサイーブルーベリー」2点、「あま酒プラ酢 柚子ジンジャー」1点、選べるふきんの5点セットです。<br>
健康志向のお母さんにぜひ贈りたい、体にやさしくおいしいギフトセットです。
　　<br>
※あま酒プラ酢は、「日の出ホールディングス株式会社食品カンパニー但馬醸造所」の商品です。<br>
        </div>

        <div class="item_contents">

            セット内容
        </div>
　　・糀甘酒 1本</br>
　　・あま酒プラ酢 （玄米甘酒＋柚子ジンジャービネガー） 1袋</br>
　　・あま酒プラ酢 （黒米甘酒＋アサイーブルーベリービネガー） 2袋</br>
　　・選べるふきん 1枚</br>
</br>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/YW1hemFrZV9kZXRhaWxz.jpg">
            <p class="item__name">糀甘酒 750g</p>
            1900年創業のみりん屋が100年以上培った技術でお米からしっかり甘みを引出し丹精込めて造りました。原料は国産の米と米糀のみ。砂糖を使わず、お米だけの自然な甘みに仕上げました。しっかりした甘みが特徴なので他の飲料と割るのもおすすめです。
            <a href="https://www.happysun-hinode.com/?pid=157554881"><p class="each_item">糀甘酒 単品はこちら</p></a>
        </div>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/YW1hcGx1c19kZXRhaWxz.jpg">
            <p class="item__name">あま酒プラ酢 </p>
           米糀甘酒にお酢を配合した【甘酒とお酢のW（ダブル）発酵】の甘酒飲料セット。優しい甘さでほんのり酸味のあるストレートタイプの新感覚飲料です。</br>
【美味しいだけではなく、体も健康に】をコンセプトにし、【温めても凍らせても美味しい】パウチタイプにすることで、季節ごとに手軽に美味しく飲むことができます。</br>
「玄米甘酒＋柚子ジンジャービネガー」「黒米甘酒＋アサイーブルーベリービネガー」 のフレーバーが入っています。</br>

            <a href="https://www.happysun-hinode.com/?pid=183168215" target="_blank"><p class="each_item">あま酒プラ酢 3袋セットはこちら</p></a>
        </div>
        
<span style="font-size:smaller;">※画像はイメージです。</span>
<br><br>
        
           <table class="detailed_info">
            <tr>
                <td class="detailed_name">アレルギー情報（特定原材料及び準ずる28品目）</td>
                <td>なし</td>
            </tr>
        </table> 
        
    
<p class="annotation">    
            ※セット商品の中身を単品ごとにカートへ入れられた場合、セット販売の価格や特典は適用されませんのでご注意ください。<br>
            ※化粧箱および梱包材、のしデザインなどは変更される場合がございます。あらかじめご了承ください。<br>
            ※同梱不可商品のため、他の商品と一緒にお届けする事が出来ません。<br>
        </p>
        </div>

    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952509.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank">【母の日】糖質ゼロ・オフ調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,380円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952800.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank">【母の日】こだわりの調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,980円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953590.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank">【母の日】フルーツリキュール3種（2タイプ）+スポンジ＆選べるふきん</a></div>
                <div class="related_price">4,280円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-03-19T18:33:33+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190953106_th.jpg?cmsp_timestamp=20260406171359" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190952800">
    <link>https://www.happysun-hinode.com/?pid=190952800</link>
    <title>【送料無料】こだわりの調味料+選べるふきん 母の日ギフトセット【のし・メッセージカード付き】</title>
    <description>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8...</description>
<content:encoded><![CDATA[
<style>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8c0;
    }

/* 母の日設定 */
.mothersday-benefits {
  max-width: 1000px;
  margin: 50px auto;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  color: #4a3f3f;
}

.mothersday-benefits__head {
  text-align: center;
  margin-bottom: 34px;
}

.mothersday-benefits__sub {
  font-size: medium;
  letter-spacing: 0.12em;
  color: #b07b86;
  margin-bottom: 20px;
}

.mothersday-benefits__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom:7px;
}

.mothersday-benefits__lead {
  margin-top: 10px;
  font-size: medium;
  line-height: 1.9;
}

.mothersday-benefits__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* メイン */
.mothersday-benefit--main {
  grid-column: 1 / -1;
  border: 2px solid #e7b8c0;
  background: #fff7f8;
}

.mothersday-benefit {
  background: #fffaf9;
  border: 1px solid #f0dede;
  border-radius: 18px;
  overflow: hidden;
}

.mothersday-benefit__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 7;
  overflow: hidden;
  line-height: 0;
  background: #f7f1f1;
}

.mothersday-benefit__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}

.mothersday-benefit--main .mothersday-benefit__image {
  aspect-ratio: 16 / 7;
}

.mothersday-benefit__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mothersday-benefit__body {
  padding: 20px;
}

.mothersday-benefit__label {
  font-size: medium;
  background: #d895a3;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  display: inline-block;
  margin-bottom: 12px;
}

.mothersday-benefit__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom:10px;
  line-height:1.4;
}

.mothersday-benefit--main .mothersday-benefit__title {
  font-size: 26px;
}

.mothersday-benefit__text {
  font-size: medium;
  line-height: 1.8;
}

/* スマホ */
@media screen and (max-width: 768px) {
  .mothersday-benefits__grid {
    grid-template-columns: 1fr;
  }
}
</style>

<!--アイテム説明エリア-->
<div class="item__area">

<!--
    <div>
        <p class="topic">＼期間限定 早割クーポン4/20まで／</p>
        <div class="topic_sub">
            母の日ギフト商品限定<strong>100円OFF</strong>クーポン配布中！<br><br>
            <span style="font-size:large; font-weight:bold;"> クーポンコード：</span><span id="coupon_m" style="font-size:large; font-weight:bold;">2026mother</span><br>
            <button type="button" id="copyBtn" onclick="copyButton('coupon_m')" 
            style="margin:10px 0 30px; color:#fff; background:#D9392D; padding:13px 25px; border:none; border-radius:30px; font-weight:bold; font-size:17px;">
            クーポンコードをコピーする
            </button>

            <script>
            function copyButton(elementId) {
                var element = document.getElementById(elementId);
                var btn = document.getElementById("copyBtn");

                navigator.clipboard.writeText(element.textContent.trim());

                btn.textContent = "コピーしました！";
                setTimeout(function(){
                    btn.textContent = "クーポンコードをコピーする";
                }, 1500);
            }
            </script>

            <br>カート内の「ショップクーポンを利用する」欄にクーポンコードをご入力頂くと100円引きに！<br>※他クーポンとの併用不可。
        </div>
    </div>
-->

    <div>
        <p class="topic">2026年の母の日は5/10（日）</p>
        <p class="topic_sub">
・<strong>母の日ギフトのお届けは5/1（金）以降となります。ご了承ください。</strong><br>
            ・<strong>母の日のお届けは、4/29（水）まで</strong>のご注文分となります。特に日付指定がない場合は5/10（日）のお届けとなりますので、ご了承ください。<br>
            ・場合によってはお電話で確認させて頂く事がございます。電話およびメールでのご確認が難しい場合、ご希望のお日にちでのお届けが難しい場合がございますので、その際はご対応をお願いします。<br>
            ・ギフト対応品のため、化粧箱に入れてのお届けとなります。<br>
            ・<strong>送料無料商品</strong>となっておりますが、<strong>送り先が北海道・沖縄の場合、別途550円（税込）の送料がかかります</strong>のでご注意ください。<br>
            ・領収書や納品書など金額がわかるものは同梱致しません。<br>
            ・ラッピング対応は致しかねます。<br>
            <strong>・代金引換便でのお届けは出来ません</strong>のでご注意ください。
        </p>
    </div>

<!-- 母の日特典エリア -->
<section class="mothersday-benefits">
  <div class="mothersday-benefits__head">
    <div class="mothersday-benefits__sub">MOTHER'S DAY GIFT BENEFITS</div>
    <h2 class="mothersday-benefits__title">母の日ギフト特典</h2>
    <p class="mothersday-benefits__lead">
      母の日ギフトをより特別にする、3つの特典をご用意しました。
    </p>
  </div>

  <div class="mothersday-benefits__grid">

    <!-- ? ふきん -->
    <div class="mothersday-benefit mothersday-benefit--main">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDE.jpg" alt="ふきん">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 01</div>
        <h3 class="mothersday-benefit__title">3種類から選べるふきん</h3>
        <p class="mothersday-benefit__text">
          お好みのふきんを1枚お選びいただけます。
          <br><br>
          A. 絵便りふきん＜椿＞<br>
          B. 白雪ふきん＜なでしこ＞<br>
          C. 白雪ふきん＜マーガレット＞<br>
          <br>
          蚊帳生地をキャンバスに見立て、上品で華やかな絵柄をちりばめた上質なふきん。<br>
          食卓の彩りに、お出かけのときに、便利な一枚をお届けします。<br><br>
          <span style="font-size:small;">サイズ 椿：35cm×40cm<br>なでしこ・マーガレット：30cm×40cm</span>
        </p>
      </div>
    </div>

    <!-- ? カード＋のし -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhOzI.jpg" alt="カードとのし">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 02</div>
        <h3 class="mothersday-benefit__title">メッセージカード＆母の日のし付き</h3>
        <p class="mothersday-benefit__text">
          母の日に感謝の気持ちを伝えるカードと、母の日専用のしをお付けします。<br>
          ※メッセージカードの文面は変更できません。
        </p>
      </div>
    </div>

    <!-- ? 送料無料 -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDM.jpg" alt="送料無料">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 03</div>
        <h3 class="mothersday-benefit__title">母の日ギフト 送料無料</h3>
        <p class="mothersday-benefit__text">
          母の日ギフトは送料無料でお届けいたします。（※北海道・沖縄のみ送料550円（税込）がかかります）
        </p>
      </div>
    </div>

  </div>
</section>

    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/pLOkwKTvpOqlu6XDpcg.jpg?cmsp_timestamp=20260407170353">
    </div>
    
    <div class="item__sammary">
        母の日ギフト特選！日の出人気の調味料セット4本+選べるふきん。<br>
        純国産の純米本みりん＆純米料理清酒に、糖質オフ・減塩（※1）ゆずぽんず、万能つゆ糖質ゼロ（※2）+3種類から1枚選べるふきんのセットです。
        </br>
    </div>
    
    <div class="item_contents">
        セット内容
    </div>
    
    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF9qdW5taXJpbg.jpg">
        <p class="item__name">純国産純米本みりん 500ml</p>
        すべて国産原料にこだわった純国産の純米本みりんです。もち米と米こうじを米焼酎で仕込むことで香り高く、もち米由来の甘みとうまみが料理を美味しく仕上げます。環境にやさしい紙パックを採用。遮光性、バリア性にも優れており風味と美味しさが長持ちします。
        <a href="https://www.happysun-hinode.com/?pid=176649148" target="_blank"><p class="each_item">純国産純米本みりん 単品はこちら</p></a>
    </div>
    
    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF9qdW5zZWlzeXU.jpg">
        <p class="item__name">純国産純米料理清酒 500ml</p>
        すべて国産原料にこだわった純国産の料理専用の純米酒です。<br>
        独自の「もち米四段・W麹仕込み」製法で素材の臭み消し効果はもちろん、優しい甘みとコクが料理を風味良く仕上げます。<br>
        環境にやさしい紙パックを採用。遮光性、バリア性にも優れており風味と美味しさが長持ちします。<br>
        <a href="https://www.happysun-hinode.com/?pid=176649242" target="_blank"><p class="each_item">純国産純米料理清酒 単品はこちら</p></a>
    </div>
    
    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF95dXp1cG9u.jpg">
        <p class="item__name">糖質オフ・減塩ゆずぽんず 360ml</p>
        高知県産ゆずを使用した糖質60%オフ・食塩量30%オフ（※1）の健康志向のぽん酢です。
        すっきりした酸味と昆布のうまみが、お鍋はもちろん、サラダや焼き魚などと良く合います。<br>
        いつものメニューを手軽に美味しく糖質・塩分カットできます。<br>
        香料不使用。
        <a href="https://www.happysun-hinode.com/?pid=135714075" target="_blank"><p class="each_item">糖質オフゆずぽんず 単品はこちら</p></a>
    </div>

        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/dHN1eXVfc2V0.jpg">
            <p class="item__name">万能つゆ糖質ゼロ</p>
            糖質ゼロ（※2）、グルテンフリー、アレルギー特定原材料等28品目不使用、カロリー55%オフ（※3）で、いろいろな料理にお使いいただける万能つゆ（濃縮タイプ）です。<br>
				植物由来の甘味料を使用し、だしは静岡県焼津で造ったかつお節と北海道産の昆布にこだわった味わい深い逸品です。<br>
				めんつゆとしてはもちろん、煮物や炒め物などにもお使いいただけます。<br>糖質制限が必要な方も、そうでない方も、みんなで同じ美味しいお料理を楽しんでいただけます。<br><br>
            <a href="https://www.happysun-hinode.com/?pid=184418478" target="_blank"><p class="each_item">万能つゆ 単品はこちら</p></a>
        </div>
<span style="font-size:smaller;">※画像はイメージです。</span>
<br><br>
    
    <table class="detailed_info">
        <tr>
            <th colspan="2">アレルギー表示（特定原材料及び準ずる28品目）</th>
        </tr>
        <tr>
            <td class="detailed_name">糖質オフ・減塩ゆずぽんず</td>
            <td>小麦、大豆</td>
        </tr>
        <tr>
            <td class="detailed_name">万能つゆ 糖質ゼロ</td>
            <td>なし<br>※大豆の代わりにそら豆を原料としたしょうゆ風調味料を使用しております。
</td>
        </tr>
    </table>
    
<p class="annotation">
※1：糖質、食塩は日本食品標準成分表2020年版(八訂）ぽん酢しょうゆ市販品と比較して減少割合を表示しております。<br>
※2：食品表示基準に基づき、100ml当たり糖質0.5g未満を糖質0と表示。<br>
※3：日本食品標準成分表（八訂）増補2023年めんつゆ 二倍濃縮と比較して減少割合を表示しております。大さじ1杯（15ml）当たりのカロリーは4kcalです。</p>
    
    ※セット商品の中身を単品ごとにカートへ入れられた場合、セット販売の価格や特典は適用されませんのでご注意ください。<br>
    ※化粧箱および梱包材、のしデザインなどは変更される場合がございます。あらかじめご了承ください。<br>
    ※同梱不可商品のため、他の商品と一緒にお届けする事が出来ません。<br>
    </div>

    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952509.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952509" target="_blank">【母の日】糖質ゼロ・オフ調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,380円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953106.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank">【母の日】糀甘酒＆あま酒プラ酢+選べるふきんギフト</a></div>
                <div class="related_price">3,680円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953590.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank">【母の日】フルーツリキュール3種（2タイプ）+スポンジ＆選べるふきん</a></div>
                <div class="related_price">4,280円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-03-19T18:17:39+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190952800_th.jpg?cmsp_timestamp=20260406170824" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190952509">
    <link>https://www.happysun-hinode.com/?pid=190952509</link>
    <title>【送料無料】糖質ゼロ・オフ調味料+選べるふきん 母の日ギフトセット【のし・メッセージカード付き】</title>
    <description>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8...</description>
<content:encoded><![CDATA[
<style>
    .topic{
      background:  hsl(348, 25%, 59%);
    }
    .each_item{
      width:60%;
      background:#b07b86;
    }
    .topic_sub{
      background: #fff7f8;
      border-right: 1px solid #e7b8c0;
      border-bottom: 1px solid #e7b8c0;
    }

/* 母の日設定 */
.mothersday-benefits {
  max-width: 1000px;
  margin: 50px auto;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  color: #4a3f3f;
}

.mothersday-benefits__head {
  text-align: center;
  margin-bottom: 34px;
}

.mothersday-benefits__sub {
  font-size: medium;
  letter-spacing: 0.12em;
  color: #b07b86;
  margin-bottom: 20px;
}

.mothersday-benefits__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom:7px;
}

.mothersday-benefits__lead {
  margin-top: 10px;
  font-size: medium;
  line-height: 1.9;
}

.mothersday-benefits__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* メイン */
.mothersday-benefit--main {
  grid-column: 1 / -1;
  border: 2px solid #e7b8c0;
  background: #fff7f8;
}

.mothersday-benefit {
  background: #fffaf9;
  border: 1px solid #f0dede;
  border-radius: 18px;
  overflow: hidden;
}

.mothersday-benefit__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 7;
  overflow: hidden;
  line-height: 0;
  background: #f7f1f1;
}

.mothersday-benefit__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}

.mothersday-benefit--main .mothersday-benefit__image {
  aspect-ratio: 16 / 7;
}

.mothersday-benefit__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mothersday-benefit__body {
  padding: 20px;
}

.mothersday-benefit__label {
  font-size: medium;
  background: #d895a3;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  display: inline-block;
  margin-bottom: 12px;
}

.mothersday-benefit__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom:10px;
  line-height:1.4;
}

.mothersday-benefit--main .mothersday-benefit__title {
  font-size: 26px;
}

.mothersday-benefit__text {
  font-size: medium;
  line-height: 1.8;
}

/* スマホ */
@media screen and (max-width: 768px) {
  .mothersday-benefits__grid {
    grid-template-columns: 1fr;
  }
}
</style>

<!--アイテム説明エリア-->
<div class="item__area">

<!--
    <div>
        <p class="topic">＼期間限定 早割クーポン4/20まで／</p>
        <div class="topic_sub">
            母の日ギフト商品限定<strong>100円OFF</strong>クーポン配布中！<br><br>
            <span style="font-size:large; font-weight:bold;"> クーポンコード：</span><span id="coupon_m" style="font-size:large; font-weight:bold;">2026mother</span><br>
            <button type="button" id="copyBtn" onclick="copyButton('coupon_m')" 
            style="margin:10px 0 30px; color:#fff; background:#D9392D; padding:13px 25px; border:none; border-radius:30px; font-weight:bold; font-size:17px;">
            クーポンコードをコピーする
            </button>

            <script>
            function copyButton(elementId) {
                var element = document.getElementById(elementId);
                var btn = document.getElementById("copyBtn");

                navigator.clipboard.writeText(element.textContent.trim());

                btn.textContent = "コピーしました！";
                setTimeout(function(){
                    btn.textContent = "クーポンコードをコピーする";
                }, 1500);
            }
            </script>

            <br>カート内の「ショップクーポンを利用する」欄にクーポンコードをご入力頂くと100円引きに！<br>※他クーポンとの併用不可。
        </div>
    </div>
-->

    <div>
        <p class="topic">2026年の母の日は5/10（日）</p>
        <p class="topic_sub">
・<strong>母の日ギフトのお届けは5/1（金）以降となります。ご了承ください。</strong><br>
            ・<strong>母の日のお届けは、4/29（水）まで</strong>のご注文分となります。特に日付指定がない場合は5/10（日）のお届けとなりますので、ご了承ください。<br>
            ・場合によってはお電話で確認させて頂く事がございます。電話およびメールでのご確認が難しい場合、ご希望のお日にちでのお届けが難しい場合がございますので、その際はご対応をお願いします。<br>
            ・ギフト対応品のため、化粧箱に入れてのお届けとなります。<br>
            ・<strong>送料無料商品</strong>となっておりますが、<strong>送り先が北海道・沖縄の場合、別途550円（税込）の送料がかかります</strong>のでご注意ください。<br>
            ・領収書や納品書など金額がわかるものは同梱致しません。<br>
            ・ラッピング対応は致しかねます。<br>
            <strong>・代金引換便でのお届けは出来ません</strong>のでご注意ください。
        </p>
    </div>

<!-- 母の日特典エリア -->
<section class="mothersday-benefits">
  <div class="mothersday-benefits__head">
    <div class="mothersday-benefits__sub">MOTHER'S DAY GIFT BENEFITS</div>
    <h2 class="mothersday-benefits__title">母の日ギフト特典</h2>
    <p class="mothersday-benefits__lead">
      母の日ギフトをより特別にする、3つの特典をご用意しました。
    </p>
  </div>

  <div class="mothersday-benefits__grid">

    <!-- ? ふきん -->
    <div class="mothersday-benefit mothersday-benefit--main">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDE.jpg" alt="ふきん">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 01</div>
        <h3 class="mothersday-benefit__title">3種類から選べるふきん</h3>
        <p class="mothersday-benefit__text">
          お好みのふきんを1枚お選びいただけます。
          <br><br>
          A. 絵便りふきん＜椿＞<br>
          B. 白雪ふきん＜なでしこ＞<br>
          C. 白雪ふきん＜マーガレット＞<br>
          <br>
          蚊帳生地をキャンバスに見立て、上品で華やかな絵柄をちりばめた上質なふきん。<br>
          食卓の彩りに、お出かけのときに、便利な一枚をお届けします。<br><br>
          <span style="font-size:small;">サイズ 椿：35cm×40cm<br>なでしこ・マーガレット：30cm×40cm</span>
        </p>
      </div>
    </div>

    <!-- ? カード＋のし -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhOzI.jpg" alt="カードとのし">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 02</div>
        <h3 class="mothersday-benefit__title">メッセージカード＆母の日のし付き</h3>
        <p class="mothersday-benefit__text">
          母の日に感謝の気持ちを伝えるカードと、母の日専用のしをお付けします。<br>
          ※メッセージカードの文面は変更できません。
        </p>
      </div>
    </div>

    <!-- ? 送料無料 -->
    <div class="mothersday-benefit">
      <div class="mothersday-benefit__image">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c3BlY2lhbDM.jpg" alt="送料無料">
      </div>
      <div class="mothersday-benefit__body">
        <div class="mothersday-benefit__label">特典 03</div>
        <h3 class="mothersday-benefit__title">母の日ギフト 送料無料</h3>
        <p class="mothersday-benefit__text">
          母の日ギフトは送料無料でお届けいたします。（※北海道・沖縄のみ送料550円（税込）がかかります）
        </p>
      </div>
    </div>

  </div>
</section>

    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/xfy8waWqpdWlu6XDpcg.jpg?cmsp_timestamp=20260407170353">
    </div>
        
        <div class="item__sammary">
        ギフトにおすすめの糖質ゼロ・オフの調味料とふきんのセット。<br>
        みりんのように甘みとコクを与える糖質ゼロの調味料（※1）、糖質ゼロ料理清酒（※1）、糖質オフ・減塩のゆずぽんず（※2）、万能つゆ糖質ゼロ（※1）の4本+選べるふきん。
        </div>
        
        <div class="item_contents">
            セット内容
        </div>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF9hbWFtaQ.jpg">
            <p class="item__name">甘みとコクの糖質ゼロ 400ml</p>
        オンラインショップ1番人気の「甘みとコクの糖質ゼロ」は、糖質制限中の方にぜひお試しいただきたい、みりんのように甘みとコクを与える糖質ゼロ（※1）の調味料。<br>煮物やつゆ・たれなど、いつものメニューを手軽に美味しく糖質カット出来ます。植物由来の甘味料を使用し、酸味料、保存料は一切使用しておりません。アルコールを含むので食材に味が浸透しやすく、均一に仕上がります。
            <a href="https://www.happysun-hinode.com/?pid=128853348" target="_blank"><p class="each_item">甘みとコクの糖質ゼロ 単品はこちら</p></a>
        </div>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF96ZXJvc2Vpc3l1.jpg">
            <p class="item__name">料理清酒糖質ゼロ 400ml</p>
            原料の米、米こうじは国産米を100%使用した、アルコール分13度以上14度未満の健康志向の料理清酒です。（食塩無添加）<br>アルコールや有機酸により肉や魚の臭みを消し風味よく仕上げ、おいしく糖質コントロールしたい方におすすめです。
            <a href="https://www.happysun-hinode.com/?pid=127080839" target="_blank"><p class="each_item">料理清酒糖質ゼロ 単品はこちら</p></a>
        </div>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/Z2lmdF95dXp1cG9u.jpg">
            <p class="item__name">糖質オフ・減塩ゆずぽんず 360ml</p>
            高知県産ゆずを使用した糖質60%オフ・食塩量30%オフ（※2）の健康志向のぽん酢です。<br>
            すっきりした酸味と昆布のうまみが、お鍋はもちろん、サラダや焼き魚などと良く合います。<br>
            いつものメニューを手軽に美味しく糖質・塩分カットできます。<br>
            香料不使用。
            <a href="https://www.happysun-hinode.com/?pid=135714075" target="_blank"><p class="each_item">糖質オフゆずぽんず 単品はこちら</p></a>
        </div>
        
        <div class="item_description">
            <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/dHN1eXVfc2V0.jpg">
            <p class="item__name">万能つゆ糖質ゼロ</p>
                糖質ゼロ（※1）、グルテンフリー、アレルギー特定原材料等28品目不使用、カロリー55%オフ（※3）で、いろいろな料理にお使いいただける万能つゆ（濃縮タイプ）です。<br>
                植物由来の甘味料を使用し、だしは静岡県焼津で造ったかつお節と北海道産の昆布にこだわった味わい深い逸品です。<br>
                めんつゆとしてはもちろん、煮物や炒め物などにもお使いいただけます。<br>糖質制限が必要な方も、そうでない方も、みんなで同じ美味しいお料理を楽しんでいただけます。<br>
            <a href="https://www.happysun-hinode.com/?pid=184418478" target="_blank"><p class="each_item">万能つゆ 単品はこちら</p></a>
        </div>

        <span style="font-size:smaller;">※画像はイメージです。</span>
        <br><br>
        
        <table class="detailed_info">
            <tr>
                <th colspan="2">アレルギー情報（特定原材料及び準ずる28品目）</th>
            </tr>
            <tr>
                <td class="detailed_name">糖質オフ・減塩ゆずぽんず</td>
                <td>小麦、大豆</td>
            </tr>
            <tr>
                <td class="detailed_name">万能つゆ 糖質ゼロ</td>
                <td>なし<br>※大豆の代わりにそら豆を原料としたしょうゆ風調味料を使用しております。
</td>
            </tr>
        </table>
    
    <p class="annotation">
        ※1：食品表示基準に基づき、100ml当たり糖質0.5g未満を糖質0と表示。<br>
        ※2：糖質、食塩は日本食品標準成分表2020年版(八訂）ぽん酢しょうゆ市販品と比較して減少割合を表示しております。 <br>
※3：日本食品標準成分表（八訂）増補2023年めんつゆ 二倍濃縮と比較して減少割合を表示しております。大さじ1杯（15ml）当たりのカロリーは4kcalです。
    </p>
        
        ※セット商品の中身を単品ごとにカートへ入れられた場合、セット販売の価格や特典は適用されませんのでご注意ください。<br>
        ※化粧箱および梱包材、のしデザインなどは変更される場合がございます。あらかじめご了承ください。<br>
        ※同梱不可商品のため、他の商品と一緒にお届けする事が出来ません。<br>
    </div>

    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190952800.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190952800" target="_blank">【母の日】こだわりの調味料+選べるふきんギフト</a></div>
                <div class="related_price">3,980円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953106.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953106" target="_blank">【母の日】糀甘酒＆あま酒プラ酢+選べるふきんギフト</a></div>
                <div class="related_price">3,680円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190953590.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190953590" target="_blank">【母の日】フルーツリキュール3種（2タイプ）+スポンジ＆選べるふきん</a></div>
                <div class="related_price">4,280円(税込)</div>
            </li>
        </ul>
    </div>
    

]]></content:encoded>
    <dc:date>2026-03-19T18:01:56+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190952509_th.jpg?cmsp_timestamp=20260406165502" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190211439">
    <link>https://www.happysun-hinode.com/?pid=190211439</link>
    <title>日の出 みりんタイプ 糖質ゼロ  500ml/20本</title>
    <description>
	.item__area img{
		border:0 !important;
	}




軽減税率対象商品
    本みりんと同等の調味効果を追求し、糖質をゼロ（※1）にした国産米使用（※2）のみりんタイプ調味料です。
    まろやかな甘みとうまみやコクを付与し、アルコールにより肉や魚の臭みを...</description>
<content:encoded><![CDATA[
<style>
	.item__area img{
		border:0 !important;
	}
</style>

<!-- アイテム説明エリア -->
<div class="item__area">
<span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
    本みりんと同等の調味効果を追求し、糖質をゼロ<span style="font-size:small; vertical-align:top;">（※1）</span>にした国産米使用<span style="font-size:small; vertical-align:top;">（※2）</span>のみりんタイプ調味料です。<br>
    まろやかな甘みとうまみやコクを付与し、アルコールにより肉や魚の臭みを消し料理を美味しく仕上げます。<br>
    いつもの作り方で、手軽に美味しく糖質コントロールが出来ます。<br><br>

    <p class="annotation">
        ※1.食品表示基準に基づき、100ml当たり糖質0.5g未満を糖質0と表示。<br>
        ※2.米・米こうじの醸造調味料の原料に国産米を使用。
    </p>

<p class="item_description">
<img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/bWlyaW50eXBlMg.jpg">
</p>

<table class="detailed_info">
    <tr>
        <th colspan="2">基本情報</th>
    </tr>
    <tr>
        <td class="itemdetailed_name">原材料</td>
        <td>米・米こうじの醸造調味料（国内製造）、食塩、難消化性デキストリン（水溶性食物繊維）、酵母エキス／酒精、調味料（アミノ酸）、甘味料（ステビア）</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">アレルギー情報</td>
        <td><a href="https://hinode-mirin.co.jp/products/hinode-brand/mirin/mirintype-zero/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uy.gif"></a></td>
    </tr>
    <tr>
        <td class="itemdetailed_name">栄養成分</td>
        <td><a href="https://hinode-mirin.co.jp/products/hinode-brand/mirin/mirintype-zero/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uz.gif"></a></td>
    </tr>
    <tr>
        <td class="itemdetailed_name">内容量</td>
        <td>500ml×20本</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">アルコール分</td>
        <td>13.5度以上14.5度未満</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">開栓前保存方法</td>
        <td>開栓前は直射日光を避けて常温で保存してください。</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">開栓後保存方法</td>
        <td>開栓後冷暗所保管（開栓後冷暗所保管で90日間が品質保持の目安です）</td>
    </tr>
</table>  


</div>
<!-- アイテム説明エリアend -->


    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190147679" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190147679.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190147679" target="_blank">みりんタイプ 糖質ゼロ 500ml</a></div>
                <div class="related_price">324円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=128853348" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/128853348.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=128853348" target="_blank">甘みとコクの糖質ゼロ 400ml</a></div>
                <div class="related_price">330円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=127080839" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/127080839.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=127080839" target="_blank">料理清酒糖質ゼロ 400ml</a></div>
                <div class="related_price">345円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=145076640" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/145076640.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=145076640" target="_blank">便利なお酢糖質ゼロ 400ml</a></div>
                <div class="related_price">324円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=173599173" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/173599173.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=173599173" target="_blank">糖質ゼロ・オフシリーズ バラエティーセット</a></div>
                <div class="related_price">3,080円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフシリーズ お手軽セット</a></div>
                <div class="related_price">1,990円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-01-21T16:45:01+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190211439_th.jpg?cmsp_timestamp=20260225111423" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190200173">
    <link>https://www.happysun-hinode.com/?pid=190200173</link>
    <title>HiNODE 佐藤錦さくらんぼのお酒 900ml/6本</title>
    <description>
.item__area img{
border:0 !important;
}







    
      さくらんぼの王様と言われる山形県産の佐藤錦を100%使用した、上品な甘さと爽やかな香りが特徴のお酒です。
      冷やしてそのまま、オンザロック、濃い目の炭酸割りなどで、甘美な香りに包ま...</description>
<content:encoded><![CDATA[
<style>
.item__area img{
border:0 !important;
}
</style>

<a href="https://www.happysun-hinode.com/?pid=188039717"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/pdWl66G8pcSl6qWtpeWhvKXrpdClyqG8.jpg"></a><br><br>

<!-- アイテム説明エリア -->
<div class="item__area">

    <div class="item__sammary">
      さくらんぼの王様と言われる山形県産の佐藤錦を100%使用した、上品な甘さと爽やかな香りが特徴のお酒です。<br>
      冷やしてそのまま、オンザロック、濃い目の炭酸割りなどで、甘美な香りに包まれる贅沢なひとときをお楽しみください。
    </div>

<div class="item__sammary">
        【おすすめの飲み方】冷やして ストレートまたはロックで。<br>
        炭酸で割って 本品2：炭酸1すっきりとした味わいに。
</div>

    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNoaWtpMg.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNoaWtpMw.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2k4.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2k5.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMg.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMA.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMQ.jpg" alt="佐藤錦さくらんぼのお酒"><br>
        <span style="font-size:small">※画像はイメージです。</span>
    </div>
    
    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>さくらんぼ果汁、醸造アルコール、果糖ぶどう糖液糖（国内製造）、砂糖／酸味料、香料、カラメル色素、パープルキャロット色素</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報</td>
            <td><a href="https://hinode-mirin.co.jp/products/hinode-liquor/satonishiki/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uy.gif"></a></td>
        </tr>
        <tr>
            <td class="itemdetailed_name">栄養成分</td>
            <td><a href="https://hinode-mirin.co.jp/products/hinode-liquor/satonishiki/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uz.gif"></a></td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>900ml×6本</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アルコール分</td>
            <td>7度</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>日光をさけ、涼しいところに保存してください。</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓後保存方法</td>
            <td>開栓後は冷蔵庫で保管しお早めにお召し上がりください。（開栓後冷蔵保管で90日間が品質保持の目安です）</td>
        </tr>
    </table>  
    </div>
    <!-- アイテム説明エリアend -->
    
    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190131827" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190131827.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190131827" target="_blank">HiNODE 佐藤錦さくらんぼのお酒 900ml</a></div>
                <div class="related_price">913円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=173270775" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/173270775.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=173270775" target="_blank">HiNODE シャインマスカットのお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=176669367" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/176669367.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=176669367" target="_blank">HiNODE 白桃のお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=179608158" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/179608158.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=179608158" target="_blank">HiNODE あまおうのお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>

            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=188039717" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/188039717.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=188039717" target="_blank">HiNODE フルーツリキュール 4本セット</a></div>
                <div class="related_price">2,870円(税込)</div>
            </li>

            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフシリーズ お手軽セット</a></div>
                <div class="related_price">1,990円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-01-20T18:41:51+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190200173_th.jpg?cmsp_timestamp=20260305153517" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190147679">
    <link>https://www.happysun-hinode.com/?pid=190147679</link>
    <title>日の出 みりんタイプ 糖質ゼロ  500ml/1本</title>
    <description>
	.item__area img{
		border:0 !important;
	}




軽減税率対象商品
    本みりんと同等の調味効果を追求し、糖質をゼロ（※1）にした国産米使用（※2）のみりんタイプ調味料です。
    まろやかな甘みとうまみやコクを付与し、アルコールにより肉や魚の臭みを...</description>
<content:encoded><![CDATA[
<style>
	.item__area img{
		border:0 !important;
	}
</style>

<!-- アイテム説明エリア -->
<div class="item__area">
<span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
    本みりんと同等の調味効果を追求し、糖質をゼロ<span style="font-size:small; vertical-align:top;">（※1）</span>にした国産米使用<span style="font-size:small; vertical-align:top;">（※2）</span>のみりんタイプ調味料です。<br>
    まろやかな甘みとうまみやコクを付与し、アルコールにより肉や魚の臭みを消し料理を美味しく仕上げます。<br>
    いつもの作り方で、手軽に美味しく糖質コントロールが出来ます。<br><br>

    <p class="annotation">
        ※1.食品表示基準に基づき、100ml当たり糖質0.5g未満を糖質0と表示。<br>
        ※2.米・米こうじの醸造調味料の原料に国産米を使用。
    </p>

<p class="item_description">
<img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/bWlyaW50eXBlMg.jpg">
</p>

<table class="detailed_info">
    <tr>
        <th colspan="2">基本情報</th>
    </tr>
    <tr>
        <td class="itemdetailed_name">原材料</td>
        <td>米・米こうじの醸造調味料（国内製造）、食塩、難消化性デキストリン（水溶性食物繊維）、酵母エキス／酒精、調味料（アミノ酸）、甘味料（ステビア）</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">アレルギー情報</td>
        <td><a href="https://hinode-mirin.co.jp/products/hinode-brand/mirin/mirintype-zero/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uy.gif"></a></td>
    </tr>
    <tr>
        <td class="itemdetailed_name">栄養成分</td>
        <td><a href="https://hinode-mirin.co.jp/products/hinode-brand/mirin/mirintype-zero/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uz.gif"></a></td>
    </tr>
    <tr>
        <td class="itemdetailed_name">内容量</td>
        <td>500ml</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">アルコール分</td>
        <td>13.5度以上14.5度未満</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">開栓前保存方法</td>
        <td>開栓前は直射日光を避けて常温で保存してください。</td>
    </tr>
    <tr>
        <td class="itemdetailed_name">開栓後保存方法</td>
        <td>開栓後冷暗所保管（開栓後冷暗所保管で90日間が品質保持の目安です）</td>
    </tr>
</table>  

</div>
<!-- アイテム説明エリアend -->

    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190211439" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190211439.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190211439" target="_blank">みりんタイプ 糖質ゼロ 500ml/20本</a></div>
                <div class="related_price">6,372円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=128853348" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/128853348.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=128853348" target="_blank">甘みとコクの糖質ゼロ 400ml</a></div>
                <div class="related_price">330円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=127080839" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/127080839.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=127080839" target="_blank">料理清酒糖質ゼロ 400ml</a></div>
                <div class="related_price">345円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=145076640" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/145076640.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=145076640" target="_blank">便利なお酢糖質ゼロ 400ml</a></div>
                <div class="related_price">324円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=173599173" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/173599173.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=173599173" target="_blank">糖質ゼロ・オフシリーズ バラエティーセット</a></div>
                <div class="related_price">3,080円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフシリーズ お手軽セット</a></div>
                <div class="related_price">1,990円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-01-16T14:49:05+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190147679_th.jpg?cmsp_timestamp=20260225105912" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190131827">
    <link>https://www.happysun-hinode.com/?pid=190131827</link>
    <title>HiNODE 佐藤錦さくらんぼのお酒 900ml/1本</title>
    <description>
.item__area img{
border:0 !important;
}







    
      さくらんぼの王様と言われる山形県産の佐藤錦を100%使用した、上品な甘さと爽やかな香りが特徴のお酒です。
      冷やしてそのまま、オンザロック、濃い目の炭酸割りなどで、甘美な香りに包ま...</description>
<content:encoded><![CDATA[
<style>
.item__area img{
border:0 !important;
}
</style>

<a href="https://www.happysun-hinode.com/?pid=188039717"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/pdWl66G8pcSl6qWtpeWhvKXrpdClyqG8.jpg"></a><br><br>

<!-- アイテム説明エリア -->
<div class="item__area">

    <div class="item__sammary">
      さくらんぼの王様と言われる山形県産の佐藤錦を100%使用した、上品な甘さと爽やかな香りが特徴のお酒です。<br>
      冷やしてそのまま、オンザロック、濃い目の炭酸割りなどで、甘美な香りに包まれる贅沢なひとときをお楽しみください。
    </div>

<div class="item__sammary">
        【おすすめの飲み方】冷やして ストレートまたはロックで。<br>
        炭酸で割って 本品2：炭酸1すっきりとした味わいに。
</div>

    <div class="item_description">
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNoaWtpMg.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNoaWtpMw.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>


        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2k4.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2k5.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMg.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMA.jpg" alt="佐藤錦さくらんぼのお酒"><br><br>
        <img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/c2F0b3VuaXNpa2kxMQ.jpg" alt="佐藤錦さくらんぼのお酒"><br>
        <span style="font-size:small">※画像はイメージです。</span>
    </div>
    
    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>さくらんぼ果汁、醸造アルコール、果糖ぶどう糖液糖（国内製造）、砂糖／酸味料、香料、カラメル色素、パープルキャロット色素</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報</td>
            <td><a href="https://hinode-mirin.co.jp/products/hinode-liquor/satonishiki/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uy.gif"></a></td>
        </tr>
        <tr>
            <td class="itemdetailed_name">栄養成分</td>
            <td><a href="https://hinode-mirin.co.jp/products/hinode-liquor/satonishiki/" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/etc_base64/b2ZmaWNpYWxfaXRlbXBhZ2Uz.gif"></a></td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>900ml</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アルコール分</td>
            <td>7度</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>日光をさけ、涼しいところに保存してください。</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓後保存方法</td>
            <td>開栓後は冷蔵庫で保管しお早めにお召し上がりください。（開栓後冷蔵保管で90日間が品質保持の目安です）</td>
        </tr>
    </table>  
    </div>
    <!-- アイテム説明エリアend -->
    
    <!-- 関連商品 -->
    <div>
        <p class="related_title">この商品をお探しの方におすすめ</p>
        <ul class="related_area">
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=190200173" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/190200173.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=190200173" target="_blank">HiNODE 佐藤錦さくらんぼのお酒 900ml 6本</a></div>
                <div class="related_price">5,368円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=173270775" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/173270775.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=173270775" target="_blank">HiNODE シャインマスカットのお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=176669367" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/176669367.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=176669367" target="_blank">HiNODE 白桃のお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>
            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=179608158" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/179608158.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=179608158" target="_blank">HiNODE あまおうのお酒 900ml</a></div>
                <div class="related_price">836円(税込)</div>
            </li>

            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=188039717" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/188039717.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=188039717" target="_blank">HiNODE フルーツリキュール 4本セット</a></div>
                <div class="related_price">2,870円(税込)</div>
            </li>

            <li class="related_items">
                <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
                <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフシリーズ お手軽セット</a></div>
                <div class="related_price">1,990円(税込)</div>
            </li>
        </ul>
    </div>
]]></content:encoded>
    <dc:date>2026-01-15T11:45:54+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190131827_th.jpg?cmsp_timestamp=20260305153559" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190046548">
    <link>https://www.happysun-hinode.com/?pid=190046548</link>
    <title>糖質0g ぷるんちゃん 麺＆スープごはんセット 4袋（鶏塩味・鶏白湯味・鯛だしスープごはん・あさりチゲスープごはん）【メール便発送】</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          食物繊維加工品糖質0gぷるんちゃんを使用した、「ぷるんちゃん麺 鶏塩味」「ぷるんちゃん麺 鶏白湯味」「ぷるんちゃん粒 鯛だしスープごはん」「ぷるんちゃん粒 あさりチゲスープごはん」をセットにしました。<br>
          袋ごとレンジ加熱OKの簡便タイプです。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          食物繊維「セルロース」とこんにゃくの主成分からできた、新しい糖質0g食品ぷるんちゃん。<br>
          糖質0gぷるんちゃんを使うことで、糖質、カロリーをコントロール♪
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          レンジで袋ごとあたためてすぐ食べられるので、忙しい朝などにもGOOD！
          <br>
          <br>
          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん」シリーズはオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
          <br><br>
          ※メール便での発送となります。<br>
          <strong>※こちらの商品は1セットずつでの販売となります。複数お求めの場合は、他セット商品をご利用いただくか、大変お手数ですが都度ご精算頂きますようお願いします。</strong>
        </div>

            <table class="detailed_info">
                <tr>
                    <th colspan="2">アレルギー情報（特定原材料及び準ずる28品目）</th>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 鶏塩味</td>
                    <td>小麦・ごま・鶏肉・豚肉</td>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 鶏白湯味</td>
                    <td>小麦・ごま・大豆・鶏肉・豚肉</td>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 鯛だしスープごはん</td>
                    <td>小麦・卵・大豆</td>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん あさりチゲスープごはん</td>
                    <td>えび・小麦・ごま・さば・大豆・鶏肉・豚肉</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-08T13:41:08+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190046548_th.jpg?cmsp_timestamp=20260226184253" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190031546">
    <link>https://www.happysun-hinode.com/?pid=190031546</link>
    <title>糖質0g ぷるんちゃん おかゆセット 4袋（たまごがゆ・中華がゆ 各2袋）【メール便発送】</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          食物繊維加工品糖質0gぷるんちゃん粒と白米をミックスし、鰹節とさば節のきいた優しい和風だしで味付けしたたまごがゆと、鶏の旨みとごま油香る中華だしで味付けした中華がゆのセット。<br>
          1袋食べても糖質は15.0g。<br>
          袋ごとレンジ加熱OKの簡便タイプです。<br>
          朝ごはんにおすすめです。<br><br>

          <strong>●新しい糖質0g食品の粒タイプ入り！</strong><br>
          食物繊維「セルロース」とこんにゃくの主成分からできた、新しい糖質0g食品ぷるんちゃん。<br>
          糖質0gぷるんちゃんを使うことで、糖質、カロリーをコントロール♪
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          レンジで袋ごとあたためてすぐ食べられるので、忙しい朝などにもGOOD！
          <br>
          <br>
          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん」シリーズはオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
          <br><br>
          ※メール便での発送となります。<br>
          <strong>※こちらの商品は1セットずつでの販売となります。複数お求めの場合は、他セット商品をご利用いただくか、大変お手数ですが都度ご精算頂きますようお願いします。</strong>
        </div>

            <table class="detailed_info">
                <tr>
                    <th colspan="2">アレルギー情報（特定原材料及び準ずる28品目）</th>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん たまごがゆ</td>
                    <td>小麦・卵・さば・大豆</td>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 中華がゆ</td>
                    <td>小麦・ごま・大豆・鶏肉</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T18:18:50+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190031546_th.jpg?cmsp_timestamp=20260107181848" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190031360">
    <link>https://www.happysun-hinode.com/?pid=190031360</link>
    <title>糖質0g ぷるんちゃん麺 4袋セット（鶏塩味・鶏白湯味 各2袋）【メール便発送】</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          糖質0gの麺にスープを封入、すぐ食べられる低糖質麺に仕上げました。<br>
          こしょうがアクセントのさっぱりした鶏塩味とクリーミーで鶏の旨みを感じられるスープを使用した鶏白湯味のセット。<br>
　　※スープに糖質は含まれています。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          ぷるんちゃん（麺）は、食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品です。<br>
          クセのない麺は、食感がない、においがするといった既存の「ダイエット食品はまずい」という観念を打ち破りました。
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          ぷるんちゃんの麺タイプをおいしく、手軽に食べやすくするために、糖質0gの麺にスープを封入、すぐ食べられる低糖質麺に仕上げました。
          <br>※スープに糖質は含まれています。<br>
          <br>
          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん」シリーズはオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
          <br><br>
          ※メール便での発送となります。<br>
          <strong>※こちらの商品は1セットずつでの販売となります。複数お求めの場合は、他セット商品をご利用いただくか、大変お手数ですが都度ご精算頂きますようお願いします。</strong>
        </div>

            <table class="detailed_info">
                <tr>
                    <th colspan="2">アレルギー情報（特定原材料及び準ずる28品目）</th>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 鶏塩味</td>
                    <td>小麦・ごま・鶏肉・豚肉</td>
                </tr>
                <tr>
                    <td class="detailed_name">ぷるんちゃん 鶏白湯味</td>
                    <td>小麦・ごま・大豆・鶏肉・豚肉</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T18:08:46+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190031360_th.jpg?cmsp_timestamp=20260107180844" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190031084">
    <link>https://www.happysun-hinode.com/?pid=190031084</link>
    <title>糖質0g ぷるんちゃん あさりチゲスープごはん（5袋セット）</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          糖質0gぷるんちゃん粒と3種穀類（うるち米、玄米、もち麦）で仕上げた具だくさんスープごはんです。<br>
          ぷちぷちしたもち麦とぷるんちゃん粒のユニークな食感で満足感のある食べ応えです。<br>
          5種類（あさり、玉ねぎ、人参、にら、椎茸）の具材入り。<br>
          豆板醤・コチュジャンの辛味とかき、あさり、えび等魚介の旨味がきいた旨辛スープに仕上げました。<br>
          シールド乳酸菌100億個配合<br>※「シールド乳酸菌」は森永乳業（株）の商標です。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          ぷるんちゃんは、食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品です。<br>
          糖質0gぷるんちゃんを使うことで、糖質、カロリーをコントロール♪
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          レンジで袋ごとあたためてすぐ食べられるので、忙しい朝などにもGOOD！
          <br><br>

          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん あさりチゲスープごはん」はオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
        </div>

    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>
              海鮮チゲ調味液（水飴、食塩、砂糖、魚醤、ぶどう糖果糖液糖、ポークエキス、乳酸発酵調味料、豆腐発酵調味料、おろしにんにく、かきエキス、植物油、チキンエキス、醤油、唐辛子ペースト、豆板醤、あさりエキス、えびエキス、酵母エキス、コチュジャン調味料、はくさいエキス、ねぎエキス、蝦醤、かつおエキス、香辛料、たん白加水分解物、コショウ末）（国内製造）、あさり、うるち米、玉ねぎ、人参、にら、玄米、もち麦、乾燥椎茸、グルコマンナン、こんにゃく粉、乳酸菌乾燥粉末（殺菌）／調味料（アミノ酸等）、粉末セルロース、カラメル色素、酸味料、乳化剤、パプリカ色素、香辛料抽出物、増粘剤（キサンタン）、（一部に小麦・えび・ごま・さば・大豆・鶏肉・豚肉を含む）
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報（特定原材料及び準ずる28品目）</td>
            <td>
              えび・小麦・ごま・さば・大豆・鶏肉・豚肉
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>180g×5袋</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>直射日光、高温多湿な場所をさけて、常温で保存してください。</td>
        </tr>
    </table>  

            <table class="nutrition_facts">
                <tr>
                    <th colspan="2">
                      栄養成分表示（1袋180g当たり）
                    </th>
                </tr>
                <tr>
                    <td class="detailed_name">エネルギー</td>
                    <td>68kcal</td>
                </tr>
                <tr>
                    <td class="detailed_name">たんぱく質</td>
                    <td>2.9g</td>
                </tr>
                <tr>
                    <td class="detailed_name">脂質</td>
                    <td>0.9g</td>
                </tr>
                <tr>
                    <td class="detailed_name">炭水化物</td>
                    <td>13.3g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-糖質</td>
                    <td>10.6g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-食物繊維</td>
                    <td>2.7g</td>
                </tr>
                <tr>
                    <td class="detailed_name">食塩相当量</td>
                    <td>1.9g</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T17:33:33+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190031084_th.jpg?cmsp_timestamp=20260107173332" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190030829">
    <link>https://www.happysun-hinode.com/?pid=190030829</link>
    <title>糖質0g ぷるんちゃん 鯛だしスープごはん（5袋セット）</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          糖質0gぷるんちゃん粒と3種穀類（うるち米、玄米、もち麦）で仕上げた具だくさんスープごはんです。<br>
          ぷちぷちしたもち麦とぷるんちゃん粒のユニークな食感で満足感のある食べ応えです。<br>
          6種類（玉子そぼろ、玉ねぎ、白身魚、人参、しめじ、ねぎ）の具材入り。<br>
          本醸造うすくち醤油をベースに、鯛の上品な旨みを引き出した鯛エキスを贅沢に加え、さらに昆布とかつお節由来のエキスをバランスよく配合。<br>
          醤油の香りとだしの深いコクが調和した、繊細ながらも味わい豊かなだしに仕上げました。<br>
          シールド乳酸菌100億個配合<br>※「シールド乳酸菌」は森永乳業（株）の商標です。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          ぷるんちゃんは、食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品です。<br>
          糖質0gぷるんちゃんを使うことで、糖質、カロリーをコントロール♪
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          レンジで袋ごとあたためてすぐ食べられるので、忙しい朝などにもGOOD！
          <br><br>

          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん 鯛だしスープごはん」はオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
        </div>

    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>
              鯛だし調味液（しょうゆ、食塩、鯛エキス、還元水あめ、砂糖、みりん、昆布エキス、かつおエキス、なたね油、しいたけエキス）（国内製造）、うるち米、玉子そぼろ、玉ねぎ、白身魚、人参、しめじ、玄米、もち麦、ねぎ、グルコマンナン、こんにゃく粉、乳酸菌乾燥粉末（殺菌）／粉末セルロース、酒精、調味料（アミノ酸等）、加工デンプン、グリシン、pH調整剤、増粘剤（キサンタン）、（一部に卵・小麦・大豆を含む）
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報（特定原材料及び準ずる28品目）</td>
            <td>
              小麦・卵・大豆
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>180g×5袋</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>直射日光、高温多湿な場所をさけて、常温で保存してください。</td>
        </tr>
    </table>  

            <table class="nutrition_facts">
                <tr>
                    <th colspan="2">
                      栄養成分表示（1袋180g当たり）
                    </th>
                </tr>
                <tr>
                    <td class="detailed_name">エネルギー</td>
                    <td>53kcal</td>
                </tr>
                <tr>
                    <td class="detailed_name">たんぱく質</td>
                    <td>2.2g</td>
                </tr>
                <tr>
                    <td class="detailed_name">脂質</td>
                    <td>0.7g</td>
                </tr>
                <tr>
                    <td class="detailed_name">炭水化物</td>
                    <td>10.4g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-糖質</td>
                    <td>8.3g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-食物繊維</td>
                    <td>2.2g</td>
                </tr>
                <tr>
                    <td class="detailed_name">食塩相当量</td>
                    <td>1.6g</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T17:27:19+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190030829_th.jpg?cmsp_timestamp=20260107172718" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190030760">
    <link>https://www.happysun-hinode.com/?pid=190030760</link>
    <title>糖質0g ぷるんちゃん 鶏塩味（5袋セット）</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          糖質0gの麺にスープを封入、すぐ食べられる低糖質麺に仕上げました。<br>
          こしょうがアクセントのさっぱり鶏塩だしが入っており、夏場は冷蔵庫で冷やして、秋冬はレンジで袋ごと温めて、お好みで具材をトッピングして召し上がっていただけます。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          ぷるんちゃん（麺）は、食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品です。<br>
          クセのない麺は、食感がない、においがするといった既存の「ダイエット食品はまずい」という観念を打ち破りました。
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          ぷるんちゃんの麺タイプをおいしく、手軽に食べやすくするために、糖質0gの麺にスープを封入、すぐ食べられる低糖質麺に仕上げました。
          <br>※スープに糖質は含まれています。<br>
          <br>
          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん 鶏塩味」はオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
        </div>

    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>
              鶏塩調味液（植物性たんぱく加水分解物、砂糖、食塩、チキンエキス、果糖ぶどう糖液糖、食用ごま油、香辛料、香味食用油脂、おろしにんにく、酵母エキス）（国内製造）、グルコマンナン、こんにゃく粉／粉末セルロース、アルコール、増粘剤（加工デンプン、キサンタン）、調味料（アミノ酸）、酸味料、（一部に小麦・ごま・鶏肉・豚肉を含む）
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報（特定原材料及び準ずる28品目）</td>
            <td>
              小麦・ごま・鶏肉・豚肉
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>200g×5袋</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>直射日光、高温多湿な場所をさけて、常温で保存してください。</td>
        </tr>
    </table>  

            <table class="nutrition_facts">
                <tr>
                    <th colspan="2">
                      栄養成分表示（1袋200g当たり）
                    </th>
                </tr>
                <tr>
                    <td class="detailed_name">エネルギー</td>
                    <td>31kcal</td>
                </tr>
                <tr>
                    <td class="detailed_name">たんぱく質</td>
                    <td>0.8g</td>
                </tr>
                <tr>
                    <td class="detailed_name">脂質</td>
                    <td>0.8g</td>
                </tr>
                <tr>
                    <td class="detailed_name">炭水化物</td>
                    <td>7.0g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-糖質</td>
                    <td>3.2g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-食物繊維</td>
                    <td>3.8g</td>
                </tr>
                <tr>
                    <td class="detailed_name">食塩相当量</td>
                    <td>2.7g</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T17:19:32+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190030760_th.jpg?cmsp_timestamp=20260107171931" /></foaf:topic>
  </item>

  <item rdf:about="https://www.happysun-hinode.com/?pid=190030697">
    <link>https://www.happysun-hinode.com/?pid=190030697</link>
    <title>糖質0g ぷるんちゃん 鶏白湯味（5袋セット）</title>
    <description>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
    ...</description>
<content:encoded><![CDATA[
<style>
    .item__area img{
    border:0 !important;
    }
    .item_description{
        margin-bottom:30px;
    }
    .text_area{
        margin:-10px 0 0;
    }
    .each_item{
    font-size:13px;
    }

    @media (max-width: 767px) {
        .text_area{
            margin:-10px 0 0;
        }
        .each_item{
        font-size:small;
        }
    }
</style>
    
    <!-- アイテム説明エリア -->
    <div class="item__area">
      <span style="color:red; font-weight:bold;">軽減税率対象商品</span><br><br>
        <div class="item__sammary">
          食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品ぷるんちゃん。
          温めてもおいしいシリーズのラーメン風の鶏白湯味です。<br>
          鶏白湯味は、クリーミーで鶏の旨みを感じられるスープを使用。<br>
          ラーメン店や即席めんでも定番になっている人気の味です。<br><br>

          <strong>●新しい糖質0g食品。クセがなくて食べやすい！</strong><br>
          ぷるんちゃん（麺）は、食物繊維「セルロース」とこんにゃくの主成分「グルコマンナン」からできた、新しい糖質0g食品です。<br>
          クセのない麺は、食感がない、においがするといった既存の「ダイエット食品はまずい」という観念を打ち破りました。
          <br><br>

          <strong>●手軽に食べやすい「袋のままチンするだけ♪」</strong><br>
          ぷるんちゃんの麺タイプをおいしく、手軽に食べやすくするために、糖質0gの麺にスープを封入、すぐ食べられる低糖質麺に仕上げました。
          <br>※スープに糖質は含まれています。<br>
          <br>
          <strong>●おいしく手軽に健康管理！</strong><br>
          我慢して続けるダイエットや健康管理からおいしく続けられる低糖質生活へ。是非みなさまも1食置き換え健康生活にチャレンジしてみませんか。<br><br>

          <span style="font-size:smaller;">
            ※「糖質0g ぷるんちゃん 鶏白湯味」はオーミケンシ株式会社の商品です。<br>
            ※パッケージは予告なく変更される場合がございます。予めご了承ください。
          </span>
        </div>

    <table class="detailed_info">
        <tr>
            <th colspan="2">基本情報</th>
        </tr>
        <tr>
            <td class="itemdetailed_name">原材料</td>
            <td>
              鶏白湯調味液（米発酵調味料、チキンエキス、ポークエキス、醤油、味噌、還元水飴、水飴、加工油脂、食塩、おろし生姜、植物油、砂糖、おろしにんにく）(国内製造）、グルコマンナン、こんにゃく粉／粉末セルロース、調味料（アミノ酸等）、乳化剤、ｐＨ調整剤、（一部に小麦・ごま・大豆・鶏肉・豚肉を含む）
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">アレルギー情報（特定原材料及び準ずる28品目）</td>
            <td>
              小麦・ごま・大豆・鶏肉・豚肉
            </td>
        </tr>
        <tr>
            <td class="itemdetailed_name">内容量</td>
            <td>200g×5袋</td>
        </tr>
        <tr>
            <td class="itemdetailed_name">開栓前保存方法</td>
            <td>直射日光、高温多湿な場所をさけて、常温で保存してください。</td>
        </tr>
    </table>  

            <table class="nutrition_facts">
                <tr>
                    <th colspan="2">
                      栄養成分表示（1袋200g当たり）
                    </th>
                </tr>
                <tr>
                    <td class="detailed_name">エネルギー</td>
                    <td>36kcal</td>
                </tr>
                <tr>
                    <td class="detailed_name">たんぱく質</td>
                    <td>1.4g</td>
                </tr>
                <tr>
                    <td class="detailed_name">脂質</td>
                    <td>1.0g</td>
                </tr>
                <tr>
                    <td class="detailed_name">炭水化物</td>
                    <td>7.2g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-糖質</td>
                    <td>3.2g</td>
                </tr>
                <tr>
                    <td class="detailed_name">-食物繊維</td>
                    <td>4.0g</td>
                </tr>
                <tr>
                    <td class="detailed_name">食塩相当量</td>
                    <td>2.2g</td>
                </tr>
            </table>

        </div>
        <!-- アイテム説明エリアend -->
        
<!-- 関連商品 -->
<!--
<div>
    <p class="related_title">この商品をお探しの方におすすめ</p>
    <ul class="related_area">
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185205577.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185205577" target="_blank">低糖質 朝倉山椒が香るポークカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185214977.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185214977" target="_blank">低糖質 本枯鰹の和風チキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185254069.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185254069" target="_blank">減塩 本枯鰹の和風だし香るチキンカレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185260243.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185260243" target="_blank">食物繊維豊富 大豆ミートのキーマ風カレー 180g 3袋</a></div>
            <div class="related_price">1,500円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/185284035.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=185284035" target="_blank">健康志向レトルトカレー 4種セット</a></div>
            <div class="related_price">1,950円(税込)</div>
        </li>
        <li class="related_items">
            <div><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank"><img src="https://img20.shop-pro.jp/PA01246/456/product/175141881.jpg"></a></div>
            <div class="related_name"><a href="https://www.happysun-hinode.com/?pid=175141881" target="_blank">糖質ゼロ・オフ お手軽セット</a></div>
            <div class="related_price">1,990円(税込)</div>
        </li>
    </ul>
</div>
-->
]]></content:encoded>
    <dc:date>2026-01-07T17:13:56+09:00</dc:date>
    <dc:creator>日の出みりんのキング醸造公式オンラインショップ</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img20.shop-pro.jp/PA01246/456/product/190030697_th.jpg?cmsp_timestamp=20260107171355" /></foaf:topic>
  </item>

</rdf:RDF>