<?xml version="1.0" encoding="utf-8" ?>
<feed version="0.3" xml:lang="ja" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</title><link rel="alternate" type="text/html" href="https://yama-zato.com/" /><modified>2026-06-13T07:14:11+09:00</modified><entry><title>丹波篠山食品 いちごアイスクリーム【兵庫県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=192165646" /><id>https://yama-zato.com/?pid=192165646</id><issued>2026-06-11T00:58:19+09:00</issued><modified>2026-06-10T16:26:02Z</modified><created>2026-06-10T15:58:19Z</created><summary>

/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#d94b7b;
  --accent2:#9d2146;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans JP...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【パソコン版】完成版（丹波篠山食品／アイスクリームのきしもと いちごアイスクリーム）
========================= -->
<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#d94b7b;
  --accent2:#9d2146;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{ width:100% !important; height:auto !important; }

.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

.ice-lead-gift{
  position: relative;
  margin:0 0 12px;
  padding:14px 16px;
  background: linear-gradient(180deg,#fff4f8 0%,#ffe8f0 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background: linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

.ice-gift{
  margin: 12px 0 14px;
  padding: 12px 14px;
  background: linear-gradient(180deg,#fff7e6 0%,#fff2cf 100%);
  border-radius: 10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(217,75,123,.13);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{ background:#ffd54d; font-weight:900; }

.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(217,75,123,.12);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(157,33,70,.25);
  padding-left:10px;
  margin-top:5px;
}

.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{
  border-bottom:2px solid #ddd;
}
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{
  border-bottom:1px solid #eee;
}
.taste-table tbody tr:last-child{
  border-bottom:0;
}
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
}
</style>

<div class="ice-wrap">

  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF90YW5iYS1pY2hpZ29jdXAx.jpg?cmsp_timestamp=20260611004449"
         alt="丹波篠山食品 いちごアイスクリーム 兵庫県産いちごソース使用">
  </figure>

  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ いちごアイスクリーム 味わいチャート評価（6段階）</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>兵庫県産いちごソースの華やかな香り</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★★★</td>
            <td>いちごソースとミルクアイスのやさしい甘み</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>低温殺菌牛乳とクリームのまろやかなコク</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★★</td>
            <td>なめらかなミルクアイスの口どけ</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>いちごの酸味が後味をほどよく引き締める</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ミルクのコクといちごの風味が心地よく残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">丹波の牛乳が引き立てる、いちご本来の美味しさ。</h2>

  <div class="ice-lead-gift">
    <p>
      兵庫県産いちごの甘酸っぱいソースと、丹波エリアの低温殺菌牛乳を使用した、やさしく濃厚なアイスクリームです。
    </p>
    <p>
      低温でじっくり殺菌することで、牛乳本来の風味と甘みを活かし、いちごソースとの絶妙なバランスを楽しめます。
    </p>
    <p>
      ひとくち食べると、果実感のあるいちごソースと、なめらかなミルクアイスが口いっぱいに広がります。
    </p>
  </div>

  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      丹波の低温殺菌牛乳と兵庫県産いちごを使用した、見た目も華やかなご当地アイスです。
      いちご好きの方はもちろん、お子様のいるご家庭や、甘酸っぱいスイーツがお好きな方への贈り物にもおすすめです。
      丹波らしい素材の魅力を楽しめる、やさしい味わいの一品です。
    </p>
  </div>

  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">
      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">丹波のいちごアイスクリーム</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">104ml</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／12.4%<br>
          乳脂肪分／9.4%<br>
          卵脂肪分／0.4%
        </div>
      </div>
      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          牛乳（兵庫県製造）、クリーム、いちごソース（いちご（兵庫県産）、砂糖、レモン果汁）、砂糖、脱脂粉乳、水飴、加糖卵黄、バター／乳化剤、安定剤（増粘多糖類）、（一部に卵・乳成分を含む）
        </div>
      </div>
      <div class="ice-row">
        <div class="ice-key">栄養成分表示</div>
        <div class="ice-val">
          1個（104ml）当たり<br>
          エネルギー／93kcal<br>
          たんぱく質／2.3g<br>
          脂質／4.7g<br>
          炭水化物／10.6g<br>
          食塩相当量／0.1g
        </div>
      </div>
    </div>
  </section>

  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">
      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">
        ※当工場では小麦・そば・落花生を含む製品を製造しています。
      </p>
    </div>
  </section>

  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このアイスは、いちごソースの美味しさがしっかり伝わる一品です。
        兵庫県産いちごの甘酸っぱい風味と、丹波の低温殺菌牛乳のコクがとてもよく合っています。
      </p>
      <p class="owner-text">
        派手な甘さではなく、素材の良さを活かしたやさしい味わいなので、お子様から大人まで幅広く楽しめます。
        いちご好きの方にはぜひ一度味わっていただきたい、丹波らしさを感じるご当地アイスです。
      </p>
    </div>
  </section>

  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>株式会社 岸本久志商店</p>
      </div>

      <div class="meta-row">
        <span class="label">製造地</span>
        <p>兵庫県丹波篠山市</p>
      </div>

      <div class="meta-row">
        <span class="label">販売者</span>
        <p>株式会社 丹波篠山食品</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒669-2203　兵庫県丹波篠山市吹新131</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          株式会社岸本久志商店は、丹波篠山市の自社工場で丹波エリアの牛乳を使用したアイスクリームを製造しています。
          コクがありながら後味のよい丹波エリアの牛乳と、地域素材を活かしたご当地アイスづくりを大切にしているメーカーです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">いちごアイスについて</span>
        <p class="meta-long">
          兵庫県産いちごを使用したソースは、甘みと酸味のバランスがよく、果実感をしっかり感じられるのが魅力です。
          丹波の低温殺菌牛乳と合わせることで、いちごの美味しさを引き立てる、やさしく濃厚な味わいに仕上げています。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>【父の日ギフト】父の日ですよ&amp;#12316;♪ ご当地アイスで「ありがとう」を届けませんか？</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=192160748" /><id>https://yama-zato.com/?pid=192160748</id><issued>2026-06-10T15:36:24+09:00</issued><modified>2026-06-10T06:40:07Z</modified><created>2026-06-10T06:36:24Z</created><summary>


#yz-fathersday-short-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Hiragino Sans&quot;,&quot;Noto Sans JP&quot;,&quot;Yu Gothic&quot;,Meiryo,sa...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<section id="yz-fathersday-short-blog" aria-label="父の日YouTubeショート動画紹介とご当地アイスギフト案内">

<style>
#yz-fathersday-short-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
  color:#2b2b2b;
  line-height:1.9;
}
#yz-fathersday-short-blog *{box-sizing:border-box;}
#yz-fathersday-short-blog p{margin:16px 0;font-size:16px;letter-spacing:.02em;}
#yz-fathersday-short-blog h1{margin:0;font-size:30px;line-height:1.45;color:#4a2b1f;letter-spacing:.04em;}
#yz-fathersday-short-blog h2{margin:38px 0 14px;padding-left:12px;font-size:20px;color:#5d3727;border-left:4px solid #d9a06f;}
#yz-fathersday-short-blog a{color:#8a4f2d;font-weight:700;text-decoration:underline;text-underline-offset:3px;}
#yz-fathersday-short-blog .yz-title{text-align:center;margin-bottom:24px;}
#yz-fathersday-short-blog .yz-title .sub{display:inline-block;padding:6px 14px;border-radius:999px;background:#fff4ea;border:1px solid #f0d7be;color:#9b6842;font-size:12px;letter-spacing:.12em;margin-bottom:10px;}
#yz-fathersday-short-blog .tagline{margin-top:12px;color:#7a6558;font-size:14px;}
#yz-fathersday-short-blog .yz-lead{background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%);border:1px solid #f0e2d5;border-radius:18px;padding:22px 20px;box-shadow:0 10px 28px rgba(80,40,20,.06);}
#yz-fathersday-short-blog .yz-mini{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff4ea;border:1px solid #efd7c3;font-size:12px;color:#8a5c3f;margin-bottom:12px;}
#yz-fathersday-short-blog .yz-mini .dot{width:8px;height:8px;border-radius:50%;background:#d9a06f;}
#yz-fathersday-short-blog .yz-video-wrap{margin:26px auto 28px;padding:18px;background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%);border:1px solid #f0e2d5;border-radius:18px;box-shadow:0 12px 28px rgba(70,30,10,.08);}
#yz-fathersday-short-blog .yz-video{width:100%;max-width:461px;margin:0 auto;aspect-ratio:461 / 820;border-radius:16px;overflow:hidden;background:#000;}
#yz-fathersday-short-blog .yz-video iframe{width:100%;height:100%;display:block;}
#yz-fathersday-short-blog .yz-video-note{margin-top:12px;text-align:center;font-size:13px;color:#7d685d;}
#yz-fathersday-short-blog .yz-punch{margin-top:18px;text-align:center;font-weight:900;color:#7a4a2f;font-size:18px;}
#yz-fathersday-short-blog .yz-punch span{background:linear-gradient(transparent 60%, #ffe2c7 60%);padding:0 4px;}
#yz-fathersday-short-blog .yz-soft{margin:28px 0;padding:20px;background:#fffaf5;border:1px solid #f0e1d5;border-radius:16px;}
#yz-fathersday-short-blog .yz-soft .big{text-align:center;font-size:18px;font-weight:900;color:#7a4a2f;margin-bottom:14px;}
#yz-fathersday-short-blog .yz-soft .big span{background:linear-gradient(transparent 60%, #ffe2c7 60%);padding:0 4px;}
#yz-fathersday-short-blog .yz-points{list-style:none;padding:0;margin:0;}
#yz-fathersday-short-blog .yz-points li{display:flex;gap:10px;margin:12px 0;}
#yz-fathersday-short-blog .yz-points .ic{width:22px;height:22px;border-radius:6px;background:#fff2e5;border:1px solid #efd7c3;display:grid;place-items:center;font-weight:900;color:#8b5c3f;font-size:13px;flex:0 0 auto;line-height:1;}
#yz-fathersday-short-blog .yz-divider{margin:34px 0;height:1px;background:linear-gradient(90deg, transparent, #ead9ca, transparent);}
#yz-fathersday-short-blog .yz-cta-wrap{text-align:center;margin:24px 0 8px;}
#yz-fathersday-short-blog .yz-cta{display:inline-block;padding:13px 24px;border-radius:999px;background:#8a5c3f;color:#fff !important;text-decoration:none;font-weight:900;box-shadow:0 8px 18px rgba(80,40,20,.16);}
#yz-fathersday-short-blog .yz-cta-light{display:inline-block;padding:12px 22px;border-radius:999px;background:#fff;color:#8a5c3f !important;border:1px solid #e8cfb9;text-decoration:none;font-weight:900;}
#yz-fathersday-short-blog .yz-contact{padding:20px;border-radius:16px;background:linear-gradient(180deg,#fffaf5 0%,#fff 100%);border:1px solid #f0e1d5;}
#yz-fathersday-short-blog .yz-note{font-size:13px;color:#7d685d;}
@media(max-width:560px){
  #yz-fathersday-short-blog{margin:24px auto 46px;padding:0 12px;}
  #yz-fathersday-short-blog h1{font-size:24px;}
  #yz-fathersday-short-blog h2{font-size:19px;}
  #yz-fathersday-short-blog p{font-size:15.5px;}
  #yz-fathersday-short-blog .yz-cta,
  #yz-fathersday-short-blog .yz-cta-light{width:100%;max-width:360px;}
}
</style>

<div class="yz-title">
  <span class="sub">FATHER'S DAY / YouTube Shorts</span>
  <h1>父の日ですよ&#12316;♪<br>お父さんに、ありがとうを伝えよう。</h1>
  <div class="tagline">母の日に比べると、少し忘れられがちな父の日。だからこそ、今年はしっかり届けたい。</div>
</div>

<div class="yz-video-wrap">
  <div class="yz-video">
    <iframe src="https://www.youtube.com/embed/egB_27HiQnk" title="【父の日ですよ&#12316;♪】全国のご当地アイスを贈りませんか？" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
  </div>
  <div class="yz-video-note">父の日を楽しく再認識していただきたい、そんな想いで作成したショート動画です。</div>
</div>

<div class="yz-lead">
  <div class="yz-mini"><span class="dot" />父の日ギフトのご案内</div>

  <p>6月21日（日）は父の日です。</p>

  <p>母の日には毎年プレゼントを考えるけれど、父の日はつい後回しになってしまう…。そんな方も多いのではないでしょうか。</p>

  <p>今回のYouTubeショート動画は、そんな少し軽視されがちな父の日を、あらためて皆さまに思い出していただきたいという想いで作りました。</p>

  <div class="yz-punch"><span>父の日ですよ&#12316;♪ 大きな声で、ありがとうを伝えよう。</span></div>
</div>

<h2>父の日に伝えたい気持ち</h2>

<p>お父さんには、普段なかなか素直に感謝を伝える機会が少ないかもしれません。</p>

<p>でも、父の日は「ありがとう」を伝えるきっかけになる大切な日です。</p>

<p>言葉で伝えるのが少し照れくさい時は、贈り物に気持ちを添えて届けるのも素敵だと思います。</p>

<div class="yz-soft">
  <div class="big"><span>父の日にご当地アイスをおすすめする理由</span></div>

  <ul class="yz-points">
    <li><span class="ic">◎</span><span>暑くなり始める季節に、冷たいアイスは喜ばれやすい贈り物です。</span></li>
    <li><span class="ic">◎</span><span>全国各地の味を食べ比べできるため、特別感があります。</span></li>
    <li><span class="ic">◎</span><span>ご家族で分け合えるので、団らんの時間にもつながります。</span></li>
  </ul>
</div>

<div class="yz-divider" />

<h2>全国のご当地アイスを、お父さんへ</h2>

<p>やまざと.comでは、全国各地の生産者さんが作るこだわりのご当地アイスを取り扱っています。</p>

<p>北海道の牧場アイス、果物を使ったジェラート、抹茶やチョコレートの濃厚アイスなど、全国の美味しさを詰め合わせてお届けいたします。</p>

<p>いつものプレゼントとは少し違う、涼しくて美味しい父の日ギフトとして、ぜひご利用ください。</p>

<div class="yz-cta-wrap">
  <a class="yz-cta" href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">父の日特集ページを見る</a>
</div>

<div class="yz-divider" />

<h2>人気の食べ比べセットもおすすめです</h2>

<p>初めてご利用いただく方には、6種類のフレーバーから自由に選べる「2種類アイスの食べ比べセット」もおすすめです。</p>

<p>バニラ・ストロベリー・抹茶・チョコ・あずき・果物の中から、お父さんのお好みに合わせてお選びいただけます。</p>

<div class="yz-cta-wrap">
  <a class="yz-cta-light" href="https://yama-zato.com/?pid=87839491" target="_blank">2種類アイスの食べ比べセットを見る</a>
</div>

<div class="yz-divider" />

<h2>のし・メッセージカードにも対応</h2>

<p>父の日ギフトとしてご利用いただけるよう、のしやメッセージカードにも対応しております。</p>

<p>遠方にお住まいのお父さんへの直送も可能です。</p>

<p>今年の父の日は、全国各地の美味しさと一緒に、日頃の感謝の気持ちを届けてみませんか。</p>

<div class="yz-contact">
  <p>「父の日、何を贈ろう？」と迷われている方へ。</p>

  <p>今年は、全国のご当地アイスで、お父さんに涼しくて美味しい時間を贈りませんか。</p>

  <div class="yz-cta-wrap">
    <a class="yz-cta" href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">父の日ギフトを選ぶ</a>
  </div>
</div>

<p>父の日ですよ&#12316;♪</p>

<p>お父さんの笑顔につながる、お気に入りのアイスがきっと見つかります。</p>

<p class="yz-note">全国ご当地アイスクリーム便<br>やまざと.com</p>

</section>]]></content></entry><entry><title>父の日ギフト｜全国のご当地アイスと「ありがとう」を贈る父の日特集</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=192085754" /><id>https://yama-zato.com/?pid=192085754</id><issued>2026-06-03T22:26:32+09:00</issued><modified>2026-06-03T13:56:56Z</modified><created>2026-06-03T13:26:32Z</created><summary>


#yz-fathersday-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Hiragino Sans&quot;,&quot;Noto Sans JP&quot;,&quot;Yu Gothic&quot;,Meiryo,sans-ser...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<section id="yz-fathersday-blog" aria-label="父の日ご当地アイスギフト案内ブログ">

<style>
#yz-fathersday-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
  color:#2b2b2b;
  line-height:1.9;
}
#yz-fathersday-blog *{box-sizing:border-box;}
#yz-fathersday-blog img{max-width:100%;display:block;}
#yz-fathersday-blog p{margin:16px 0;font-size:16px;letter-spacing:.02em;}
#yz-fathersday-blog h1{
  margin:0;
  font-size:30px;
  line-height:1.45;
  color:#4a2b1f;
  letter-spacing:.04em;
}
#yz-fathersday-blog h2{
  margin:38px 0 14px;
  padding-left:12px;
  font-size:20px;
  color:#5d3727;
  border-left:4px solid #d9a06f;
}
#yz-fathersday-blog a{
  color:#8a4f2d;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}
#yz-fathersday-blog .yz-title{
  text-align:center;
  margin-bottom:24px;
}
#yz-fathersday-blog .yz-title .sub{
  display:inline-block;
  padding:6px 14px;
  border-radius:999px;
  background:#fff4ea;
  border:1px solid #f0d7be;
  color:#9b6842;
  font-size:12px;
  letter-spacing:.12em;
  margin-bottom:10px;
}
#yz-fathersday-blog .tagline{
  margin-top:12px;
  color:#7a6558;
  font-size:14px;
}
#yz-fathersday-blog .yz-main-img{
  margin:24px auto 28px;
  overflow:hidden;
  border-radius:18px;
  border:1px solid #eadfd5;
  box-shadow:0 12px 28px rgba(70,30,10,.08);
  background:#fff;
}
#yz-fathersday-blog .yz-main-img img{
  width:100%;
  height:auto;
}
#yz-fathersday-blog .yz-img-note{
  padding:8px 12px;
  text-align:center;
  font-size:12px;
  color:#7d685d;
  background:#fffaf6;
}
#yz-fathersday-blog .yz-lead{
  background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%);
  border:1px solid #f0e2d5;
  border-radius:18px;
  padding:22px 20px;
  box-shadow:0 10px 28px rgba(80,40,20,.06);
}
#yz-fathersday-blog .yz-mini{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  border-radius:999px;
  background:#fff4ea;
  border:1px solid #efd7c3;
  font-size:12px;
  color:#8a5c3f;
  margin-bottom:12px;
}
#yz-fathersday-blog .yz-mini .dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#d9a06f;
}
#yz-fathersday-blog .yz-punch{
  margin-top:18px;
  text-align:center;
  font-weight:900;
  color:#7a4a2f;
  font-size:18px;
}
#yz-fathersday-blog .yz-punch span{
  background:linear-gradient(transparent 60%, #ffe2c7 60%);
  padding:0 4px;
}
#yz-fathersday-blog .yz-soft{
  margin:28px 0;
  padding:20px;
  background:#fffaf5;
  border:1px solid #f0e1d5;
  border-radius:16px;
}
#yz-fathersday-blog .yz-soft .big{
  text-align:center;
  font-size:18px;
  font-weight:900;
  color:#7a4a2f;
  margin-bottom:14px;
}
#yz-fathersday-blog .yz-soft .big span{
  background:linear-gradient(transparent 60%, #ffe2c7 60%);
  padding:0 4px;
}
#yz-fathersday-blog .yz-points{
  list-style:none;
  padding:0;
  margin:0;
}
#yz-fathersday-blog .yz-points li{
  display:flex;
  gap:10px;
  margin:12px 0;
}
#yz-fathersday-blog .yz-points .ic{
  width:22px;
  height:22px;
  border-radius:6px;
  background:#fff2e5;
  border:1px solid #efd7c3;
  display:grid;
  place-items:center;
  font-weight:900;
  color:#8b5c3f;
  font-size:13px;
  flex:0 0 auto;
  line-height:1;
}
#yz-fathersday-blog .yz-divider{
  margin:34px 0;
  height:1px;
  background:linear-gradient(90deg, transparent, #ead9ca, transparent);
}
#yz-fathersday-blog .yz-products{
  margin-top:18px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
#yz-fathersday-blog .yz-product{
  padding:15px 16px;
  border:1px solid #f0e1d5;
  border-radius:14px;
  background:#fff;
}
#yz-fathersday-blog .yz-product .area{
  display:inline-block;
  margin-bottom:6px;
  padding:3px 9px;
  border-radius:999px;
  background:#fff4ea;
  color:#8a5c3f;
  font-size:12px;
  font-weight:700;
}
#yz-fathersday-blog .yz-cta-wrap{
  text-align:center;
  margin:24px 0 8px;
}
#yz-fathersday-blog .yz-cta{
  display:inline-block;
  padding:13px 24px;
  border-radius:999px;
  background:#8a5c3f;
  color:#fff !important;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 8px 18px rgba(80,40,20,.16);
}
#yz-fathersday-blog .yz-cta-light{
  display:inline-block;
  padding:12px 22px;
  border-radius:999px;
  background:#fff;
  color:#8a5c3f !important;
  border:1px solid #e8cfb9;
  text-decoration:none;
  font-weight:900;
}
#yz-fathersday-blog .yz-contact{
  padding:20px;
  border-radius:16px;
  background:linear-gradient(180deg,#fffaf5 0%,#fff 100%);
  border:1px solid #f0e1d5;
}
#yz-fathersday-blog .yz-note{
  font-size:13px;
  color:#7d685d;
}
@media(max-width:560px){
  #yz-fathersday-blog{
    margin:24px auto 46px;
    padding:0 12px;
  }
  #yz-fathersday-blog h1{
    font-size:24px;
  }
  #yz-fathersday-blog h2{
    font-size:19px;
  }
  #yz-fathersday-blog p{
    font-size:15.5px;
  }
  #yz-fathersday-blog .yz-products{
    grid-template-columns:1fr;
  }
  #yz-fathersday-blog .yz-cta,
  #yz-fathersday-blog .yz-cta-light{
    width:100%;
    max-width:360px;
  }
}
</style>

<div class="yz-title">
  <span class="sub">FATHER'S DAY / ご当地アイスギフト</span>
  <h1>父の日のプレゼントに、<br>ご当地アイスという選択。</h1>
  <div class="tagline">全国各地の美味しさを、お父さんへ。やまざと.comの父の日ギフト案内です。</div>
</div>

<div class="yz-main-img">
  <a href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZmF0aGVyYnJvZzI.jpg?cmsp_timestamp=20260603224811" alt="父の日ギフト ご当地アイスのご案内">
  </a>
  <div class="yz-img-note">父の日ギフトの受付は期間限定です。お早めにご利用ください。</div>
</div>

<div class="yz-lead">
  <div class="yz-mini"><span class="dot" />父の日ギフトのご案内</div>

  <p>6月21日（日）は父の日です。</p>

  <p>母の日のプレゼントは毎年考えるけれど、父の日は何を贈ろうか悩んでしまう…。そんな方も多いのではないでしょうか。</p>

  <p>お酒やグルメ、衣類など定番の贈り物も素敵ですが、今年は少し趣向を変えて「全国のご当地アイス」を贈ってみませんか？</p>

  <div class="yz-punch"><span>お父さんに、涼しくて美味しい時間を。</span></div>
</div>

<h2>父の日に伝えたい「ありがとう」</h2>

<div class="yz-main-img">
  <a href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZmF0aGVyYnJvZzQ.jpg?cmsp_timestamp=20260603224811" alt="父の日にお父さんありがとうを伝えるイメージ">
  </a>
  <div class="yz-img-note">普段なかなか言葉にできない感謝の気持ちを、父の日に。</div>
</div>

<p>普段はなかなか言葉にできない感謝の気持ち。</p>

<p>父の日は、お父さんへ「ありがとう」を伝える特別な日です。</p>

<p>当店では、父の日の贈り物としてご利用いただきやすいご当地アイスギフトをご用意しております。</p>

<p>ご当地アイスとともに、日頃の感謝の気持ちを届けてみませんか。</p>

<div class="yz-soft">
  <div class="big"><span>父の日にご当地アイスがおすすめの理由</span></div>

  <ul class="yz-points">
    <li><span class="ic">◎</span><span>暑くなり始める季節に、冷たいアイスは喜ばれやすい贈り物です。</span></li>
    <li><span class="ic">◎</span><span>全国各地の味を食べ比べできるため、特別感があります。</span></li>
    <li><span class="ic">◎</span><span>ご家族で分け合えるので、団らんの時間にもつながります。</span></li>
  </ul>
</div>

<div class="yz-divider" />

<h2>全国の美味しさを贈る父の日ギフト</h2>

<div class="yz-main-img">
  <a href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZmF0aGVyYnJvZzM.jpg?cmsp_timestamp=20260603224811" alt="父の日にご当地アイスを贈るイメージ">
  </a>
  <div class="yz-img-note">全国各地の生産者さんが作る、こだわりのご当地アイスをお届けします。</div>
</div>

<p>やまざと.comでは、日本各地の生産者さんが作るこだわりのご当地アイスを取り扱っています。</p>

<p>北海道の牧場アイスから、果物を使ったジェラート、抹茶やチョコレートの濃厚アイスまで、全国各地の個性豊かな味わいをお楽しみいただけます。</p>

<p>ご家族で楽しめる父の日ギフトとしてもおすすめです。</p>

<div class="yz-divider" />

<h2>人気No.1 父の日おすすめセット</h2>

<div class="yz-main-img">
  <a href="https://yama-zato.com/?pid=87839491" target="_blank">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZmF0aGVyYnJvZzE.jpg?cmsp_timestamp=20260603224811" alt="2種類アイスの食べ比べセット">
  </a>
  <div class="yz-img-note">6種類のフレーバーから選べる、2種類アイスの食べ比べセットです。</div>
</div>

<p>初めてご利用いただく方にもおすすめなのが、6種類のフレーバーから自由に選べる「2種類アイスの食べ比べセット」です。</p>

<p>バニラ・ストロベリー・抹茶・チョコ・あずき・果物の中から、お父さんのお好みに合わせてお選びいただけます。</p>

<p>どれを選べばよいか迷った時にも、定番と好みの味を組み合わせやすい人気のセットです。</p>

<div class="yz-cta-wrap">
  <a class="yz-cta" href="https://yama-zato.com/?pid=87839491" target="_blank">2種類アイスの食べ比べセットを見る</a>
</div>

<div class="yz-divider" />

<h2>アイス好きのお父さんへ「アイス専用スプーン」の贈り物も</h2>

<div class="yz-main-img">
  <a href="https://yama-zato.com/?pid=142255870" target="_blank">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZmF0aGVyYnJvZzU.jpg?cmsp_timestamp=20260603224811" alt="牧場バニラの食べ比べとアイス専用スプーン1本セット">
  </a>
  <div class="yz-img-note">牧場バニラの食べ比べに、アイス専用スプーンを1本お付けしたセットです。</div>
</div>

<p>せっかくのご当地アイスを、より美味しく味わっていただきたい。</p>

<p>そんな想いから、当店ではアイスクリーム専用スプーン付きのセットもご用意しております。</p>

<p>熱伝導率の高いアルミ製スプーンは、手の温もりを伝えながらアイスにやさしく入り、冷凍庫から出したばかりの少し硬めのアイスも食べやすくなります。</p>

<p>アイス好きなお父さんへのワンランク上の贈り物として、ご当地アイスと一緒にいかがでしょうか。</p>

<div class="yz-cta-wrap">
  <a class="yz-cta-light" href="https://yama-zato.com/?pid=142255870" target="_blank">スプーン付きセットを見る</a>
</div>

<div class="yz-divider" />

<h2>のし・メッセージカードにも対応</h2>

<p>父の日ギフトとしてご利用いただけるよう、のしやメッセージカードにも対応しております。</p>

<p>遠方にお住まいのお父さんへの直送も可能ですので、離れて暮らすご家族への贈り物にもおすすめです。</p>

<p>日頃はなかなか伝えられない「ありがとう」の気持ちを、ご当地アイスとともに届けてみませんか。</p>

<div class="yz-soft">
  <div class="big"><span>父の日ギフトでご利用いただける内容</span></div>

  <ul class="yz-points">
    <li><span class="ic">◎</span><span>のし・メッセージカード対応。</span></li>
    <li><span class="ic">◎</span><span>遠方のお父さんへ、直接お届けできます。</span></li>
    <li><span class="ic">◎</span><span>父の日限定の表彰状カード付き企画もご用意しております。</span></li>
  </ul>
</div>

<div class="yz-divider" />

<h2>父の日特集はこちら</h2>

<div class="yz-contact">
  <p>今年の父の日は、全国各地の美味しさが詰まったご当地アイスを贈ってみませんか？</p>

  <p>父の日限定ではなく、これからの暑い季節にも喜ばれるご当地アイスギフトを多数ご用意しております。</p>

  <p>父の日ギフトの受付は期間限定となりますので、お早めにご利用ください。</p>

  <div class="yz-cta-wrap">
    <a class="yz-cta" href="https://yama-zato.com/?mode=grp&gid=2587041&sort=n" target="_blank">父の日特集ページを見る</a>
  </div>
</div>

<p>お父さんの笑顔につながる、お気に入りのアイスがきっと見つかります。</p>

<p>皆さまのご利用を心よりお待ちしております。</p>

<p class="yz-note">全国ご当地アイスクリーム便<br>やまざと.com</p>

</section>]]></content></entry><entry><title>エディオンなんばGATE ご当地アイスコーナーに協力｜やまざと.com</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=192066610" /><id>https://yama-zato.com/?pid=192066610</id><issued>2026-06-03T09:33:35+09:00</issued><modified>2026-06-03T12:07:53Z</modified><created>2026-06-03T00:33:35Z</created><summary>


#yz-namba-gate-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Hiragino Sans&quot;,&quot;Noto Sans JP&quot;,&quot;Yu Gothic&quot;,Meiryo,sans-ser...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<section id="yz-namba-gate-blog" aria-label="エディオンなんばGATEご当地アイスブログ">

<style>
#yz-namba-gate-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
  color:#2b2b2b;
  line-height:1.9;
}
#yz-namba-gate-blog *{box-sizing:border-box;}
#yz-namba-gate-blog img{max-width:100%;display:block;}
#yz-namba-gate-blog p{margin:16px 0;font-size:16px;letter-spacing:.02em;}
#yz-namba-gate-blog h1{margin:0;font-size:30px;line-height:1.45;color:#4a2b1f;letter-spacing:.04em;}
#yz-namba-gate-blog h2{margin:38px 0 14px;padding-left:12px;font-size:20px;color:#5d3727;border-left:4px solid #d9a06f;}
#yz-namba-gate-blog a{color:#8a4f2d;font-weight:700;text-decoration:underline;text-underline-offset:3px;}
#yz-namba-gate-blog .yz-title{text-align:center;margin-bottom:24px;}
#yz-namba-gate-blog .yz-title .sub{display:inline-block;padding:6px 14px;border-radius:999px;background:#fff4ea;border:1px solid #f0d7be;color:#9b6842;font-size:12px;letter-spacing:.12em;margin-bottom:10px;}
#yz-namba-gate-blog .tagline{margin-top:12px;color:#7a6558;font-size:14px;}
#yz-namba-gate-blog .yz-main-img{margin:24px auto 28px;overflow:hidden;border-radius:18px;border:1px solid #eadfd5;box-shadow:0 12px 28px rgba(70,30,10,.08);background:#fff;}
#yz-namba-gate-blog .yz-main-img img{width:100%;height:auto;}
#yz-namba-gate-blog .yz-img-note{padding:8px 12px;text-align:center;font-size:12px;color:#7d685d;background:#fffaf6;}
#yz-namba-gate-blog .yz-lead{background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%);border:1px solid #f0e2d5;border-radius:18px;padding:22px 20px;box-shadow:0 10px 28px rgba(80,40,20,.06);}
#yz-namba-gate-blog .yz-mini{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff4ea;border:1px solid #efd7c3;font-size:12px;color:#8a5c3f;margin-bottom:12px;}
#yz-namba-gate-blog .yz-mini .dot{width:8px;height:8px;border-radius:50%;background:#d9a06f;}
#yz-namba-gate-blog .yz-punch{margin-top:18px;text-align:center;font-weight:900;color:#7a4a2f;font-size:18px;}
#yz-namba-gate-blog .yz-punch span{background:linear-gradient(transparent 60%, #ffe2c7 60%);padding:0 4px;}
#yz-namba-gate-blog .yz-soft{margin:28px 0;padding:20px;background:#fffaf5;border:1px solid #f0e1d5;border-radius:16px;}
#yz-namba-gate-blog .yz-soft .big{text-align:center;font-size:18px;font-weight:900;color:#7a4a2f;margin-bottom:14px;}
#yz-namba-gate-blog .yz-soft .big span{background:linear-gradient(transparent 60%, #ffe2c7 60%);padding:0 4px;}
#yz-namba-gate-blog .yz-points{list-style:none;padding:0;margin:0;}
#yz-namba-gate-blog .yz-points li{display:flex;gap:10px;margin:12px 0;}
#yz-namba-gate-blog .yz-points .ic{width:22px;height:22px;border-radius:6px;background:#fff2e5;border:1px solid #efd7c3;display:grid;place-items:center;font-weight:900;color:#8b5c3f;font-size:13px;flex:0 0 auto;line-height:1;}
#yz-namba-gate-blog .yz-divider{margin:34px 0;height:1px;background:linear-gradient(90deg, transparent, #ead9ca, transparent);}
#yz-namba-gate-blog .yz-products{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px;}
#yz-namba-gate-blog .yz-product{padding:15px 16px;border:1px solid #f0e1d5;border-radius:14px;background:#fff;}
#yz-namba-gate-blog .yz-product .area{display:inline-block;margin-bottom:6px;padding:3px 9px;border-radius:999px;background:#fff4ea;color:#8a5c3f;font-size:12px;font-weight:700;}
#yz-namba-gate-blog .yz-note{font-size:13px;color:#7d685d;}

#yz-namba-gate-blog .yz-video-wrap{
  margin-top:18px;
}
#yz-namba-gate-blog .yz-video{
  max-width:461px;
  margin:0 auto;
  overflow:hidden;
  border-radius:18px;
  border:1px solid #eadfd5;
  box-shadow:0 12px 28px rgba(70,30,10,.08);
  background:#000;
}
#yz-namba-gate-blog .yz-video iframe{
  width:100%;
  aspect-ratio:461 / 820;
  border:0;
}
#yz-namba-gate-blog .yz-video-note{
  margin-top:10px;
  text-align:center;
  font-size:13px;
  color:#7d685d;
}
#yz-namba-gate-blog .yz-mapbtn-wrap{text-align:center;margin:20px 0 8px;}
#yz-namba-gate-blog .yz-mapbtn{display:inline-block;padding:13px 24px;border-radius:999px;background:#8a5c3f;color:#fff !important;text-decoration:none;font-weight:900;box-shadow:0 8px 18px rgba(80,40,20,.16);}
#yz-namba-gate-blog .yz-contact{padding:20px;border-radius:16px;background:linear-gradient(180deg,#fffaf5 0%,#fff 100%);border:1px solid #f0e1d5;}
@media(max-width:560px){#yz-namba-gate-blog{margin:24px auto 46px;padding:0 12px;}#yz-namba-gate-blog h1{font-size:24px;}#yz-namba-gate-blog p{font-size:15.5px;}#yz-namba-gate-blog .yz-products{grid-template-columns:1fr;}}
</style>

<div class="yz-title">
  <span class="sub">OSAKA NAMBA / ご当地アイス</span>
  <h1>エディオンなんばGATEの<br>ご当地アイスコーナーに<br>ご協力させていただきました</h1>
  <div class="tagline">やまざと.comが、商品選定などの形でご協力させていただいております。</div>
</div>

<div class="yz-main-img">
  <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZWRoaW9uX0dBVEUxXzc1MA.jpg?cmsp_timestamp=20260603091823" alt="エディオンなんばGATE 外観イメージ">
  <div class="yz-img-note">エディオンなんばGATE 外観イメージ</div>
</div>


<!-- ▼ YouTubeショート動画 ▼ -->

<h2>【動画】エディオンなんばGATE ご当地アイスコーナー</h2>

<div class="yz-video-wrap">

  <div class="yz-video">
    <iframe
      src="https://www.youtube.com/embed/aH0auwsTY_g"
      title="エディオンなんばGATE ご当地アイスコーナー"
      frameborder="0"
      allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
      referrerpolicy="strict-origin-when-cross-origin"
      allowfullscreen>
    </iframe>
  </div>

  <div class="yz-video-note">
    エディオンなんばGATEのご当地アイスコーナーへの協力について、動画でご紹介しています。
  </div>

</div>

<!-- ▲ YouTubeショート動画 ▲ -->



<div class="yz-lead">
  <div class="yz-mini"><span class="dot" />お知らせ</div>
  <p>2026年6月4日、大阪・なんばに「エディオンなんばGATE」がオープンします。</p>
  <p>その中で展開されるご当地アイスコーナーにおいて、やまざと.comも商品選定などの形でご協力させていただきました。</p>
  <p>各地の生産者さんが作る個性豊かなご当地アイスを、大阪なんばでお楽しみいただける機会となっております。</p>
  <div class="yz-punch"><span>ご当地アイスの魅力を、より多くの方へ。</span></div>
</div>

<h2>やまざと.comとアイスの歩み</h2>
<p>当店は、祖父の代から冷菓子に携わってまいりました。</p>
<p>祖父はアイスを製造し、自転車で販売していたと聞いています。</p>
<p>その後、父の代ではアイスクリームの卸売業を始め、保冷車で地域の販売店様へ商品をお届けしてきました。</p>
<p>そして現在は私がその事業を引き継ぎ、全国各地の生産者さんが作るご当地アイスの魅力をお伝えしたいとの思いから、通販サイト「やまざと.com」を運営しております。</p>

<div class="yz-soft">
  <div class="big"><span>今回のご当地アイスコーナーについて</span></div>
  <ul class="yz-points">
    <li><span class="ic">◎</span><span>エディオンなんばGATE内に、ご当地アイスコーナーが展開されます。</span></li>
    <li><span class="ic">◎</span><span>やまざと.comも、商品選定などの形でご協力させていただきました。</span></li>
    <li><span class="ic">◎</span><span>当店でも取り扱いのある生産者さんの商品を中心に、各地の個性豊かなアイスが販売される予定です。</span></li>
  </ul>
</div>

<p>ご当地アイスは、その土地ならではの原料や風土、そして生産者さんのこだわりや想いが詰まった商品です。</p>
<p>大阪・なんばへお越しの際は、ぜひエディオンなんばGATEへお立ち寄りいただき、ご当地アイスの魅力に触れていただければ幸いです。</p>

<div class="yz-divider" />

<h2>販売予定のご当地アイスについて</h2>
<p>エディオンなんばGATEのご当地アイスコーナーでは、当店でも取り扱いのある生産者さんの商品を中心に販売される予定です。</p>
<p>販売商品につきましては、オープン後に売場の状況を確認のうえ、こちらのページでも改めてご紹介させていただきます。</p>
<p>まずは大阪なんばの売場で、各地の個性豊かなご当地アイスとの出会いをお楽しみいただければ幸いです。</p>

<h2>やまざと.comで取り扱いのある生産者さん</h2>
<p class="yz-note">※こちらは、やまざと.comで取り扱いのある生産者さんの紹介リンクです。エディオンなんばGATEでの販売商品とは異なる場合があります。</p>

<div class="yz-products">
  <div class="yz-product"><span class="area">北海道</span><br><a href="https://yama-zato.com/?mode=grp&gid=2533079&sort=n" target="_blank">十勝アルプス牧場の商品一覧はこちら</a></div>
  <div class="yz-product"><span class="area">岩手県</span><br><a href="https://yama-zato.com/?mode=grp&gid=1946509&sort=n" target="_blank">いわて奥中山の商品一覧はこちら</a></div>
  <div class="yz-product"><span class="area">栃木県</span><br><a href="https://yama-zato.com/?mode=grp&gid=1946508&sort=n" target="_blank">那須千本松牧場の商品一覧はこちら</a></div>
  <div class="yz-product"><span class="area">岡山県</span><br><a href="https://yama-zato.com/?mode=grp&gid=3167248&sort=n" target="_blank">醍醐桜の商品一覧はこちら</a></div>
  <div class="yz-product"><span class="area">福岡県</span><br><a href="https://yama-zato.com/?mode=grp&gid=1946519&sort=n" target="_blank">ふくおか八女の商品一覧はこちら</a></div>
  <div class="yz-product"><span class="area">京都府</span><br><a href="https://yama-zato.com/?mode=grp&gid=1946512&sort=n" target="_blank">つじりの商品一覧はこちら</a></div>
</div>

<div class="yz-divider" />

<h2>エディオンなんばGATE アクセス</h2>

<div class="yz-main-img">
  <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/ZWRoaW9uX0dBVEUyXzc1MA.jpg?cmsp_timestamp=20260603091823" alt="エディオンなんば本店 外観">
  <div class="yz-img-note">エディオンなんばGATE 周辺イメージ</div>
</div>

<p>大阪・難波の中心部に位置するエディオンなんばGATE。観光やショッピングの際にも立ち寄りやすい場所です。</p>

<div class="yz-mapbtn-wrap">
  <a class="yz-mapbtn" href="https://www.google.com/maps/search/?api=1&query=エディオンなんば本店" target="_blank">&#128205; Googleマップで場所を確認する</a>
</div>

<div class="yz-divider" />

<h2>全国のご当地アイス通販はこちら</h2>
<p>やまざと.comでは、全国各地のご当地アイスをお取り寄せいただけます。</p>
<p>今回販売される商品以外にも、各地域の魅力が詰まったご当地アイスをご紹介しておりますので、ぜひ通販サイトもご覧ください。</p>
<p><a href="https://yama-zato.com/" target="_blank">全国ご当地アイスクリーム便／やまざと.comはこちら</a></p>

<h2>催事・イベント販売のご相談について</h2>
<div class="yz-contact">
  <p>やまざと.comでは、全国のご当地アイスを活用した催事・イベント販売・販売企画などのご相談も承っております。</p>
  <p>商業施設や地域イベント、観光イベントなどでご当地アイスの販売をご検討の際は、お気軽にお問い合わせください。</p>
  <p><a href="https://yama-zato.com/?mode=inq" target="_blank">お問い合わせはこちら</a></p>
</div>

</section>]]></content></entry><entry><title>丹波篠山食品 煎茶もなか アイス【兵庫県 丹波篠山茶使用】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191971259" /><id>https://yama-zato.com/?pid=191971259</id><issued>2026-05-27T00:27:51+09:00</issued><modified>2026-05-26T15:49:42Z</modified><created>2026-05-26T15:27:51Z</created><summary>

/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#7f9b42;
  --accent2:#315f2b;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans JP...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【パソコン版】完成版（丹波篠山食品／アイスクリームのきしもと 煎茶もなか）
========================= -->
<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#7f9b42;
  --accent2:#315f2b;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{ width:100% !important; height:auto !important; }

.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

.ice-lead-gift{
  position: relative;
  margin:0 0 12px;
  padding:14px 16px;
  background: linear-gradient(180deg,#f7faf0 0%,#eef5e4 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background: linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

.ice-gift{
  margin: 12px 0 14px;
  padding: 12px 14px;
  background: linear-gradient(180deg,#fff7e6 0%,#fff2cf 100%);
  border-radius: 10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(127,155,66,.13);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{ background:#ffd54d; font-weight:900; }

.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(127,155,66,.12);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(49,95,43,.25);
  padding-left:10px;
  margin-top:5px;
}

.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{
  border-bottom:2px solid #ddd;
}
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{
  border-bottom:1px solid #eee;
}
.taste-table tbody tr:last-child{
  border-bottom:0;
}
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
}
</style>

<div class="ice-wrap">

  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF90YW5iYS1zZW5jaGF0ZWEx.jpg?cmsp_timestamp=20260527002548"
         alt="丹波篠山食品 煎茶もなか 丹波篠山茶使用">
  </figure>

  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 煎茶もなか 味わいチャート評価（6段階）</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>煎茶パウダー由来の上品なお茶の香り</td>
          </tr>
          <tr>
            <td>渋み</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>強すぎず、甘みの中にほどよい茶葉感</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>低温殺菌牛乳とクリームのまろやかなコク</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>甘さはやさしく、煎茶の風味を引き立てる</td>
          </tr>
          <tr>
            <td>香ばしさ</td>
            <td class="taste-stars">★★★★☆</td>
            <td>もなか皮の香ばしさが煎茶アイスと好相性</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>後味にお茶の香りがすっきり残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">丹波篠山茶の香りを、もなかで楽しむ上品な和のアイス</h2>

  <div class="ice-lead-gift">
    <p>
      兵庫県・丹波篠山で育まれた丹波篠山茶を使用した、香り豊かな煎茶もなかです。
      低温殺菌牛乳のまろやかなコクに、煎茶のすっきりとした香りとほどよい渋みが重なります。
    </p>
    <p>
      甘すぎない和の味わいで、食後のデザートやお茶うけにもぴったり。
      丹波篠山らしさを感じられる、ご当地感のあるアイスもなかです。
    </p>
  </div>

  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      丹波篠山茶を使った上品な味わいで、甘いものが好きな方はもちろん、
      抹茶・煎茶など和風スイーツがお好きな方への贈り物にもおすすめです。
      見た目にも分かりやすいご当地感があり、季節のご挨拶やちょっとしたお礼にも使いやすい一品です。
    </p>
  </div>

  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">
      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">煎茶もなか</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">1個</div>
      </div>
      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／11.8%<br>
          乳脂肪分／8.9%<br>
          卵脂肪分／0.4%
        </div>
      </div>
      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          牛乳（兵庫県製造）、クリーム、もなか（もち米（国産））、砂糖、脱脂粉乳、加糖卵黄、粉末煎茶（茶（兵庫県産））、バター／乳化剤、安定剤（増粘多糖類）、（一部に卵・乳成分・大豆を含む）
        </div>
      </div>
      <div class="ice-row">
        <div class="ice-key">栄養成分表示</div>
        <div class="ice-val">
          1個当たり（推定値）<br>
          エネルギー／164kcal<br>
          たんぱく質／4.0g<br>
          脂質／7.1g<br>
          炭水化物／21.7g<br>
          食塩相当量／0.1g
        </div>
      </div>
    </div>
  </section>

  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">
      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item is-on">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">
        ※本工場では、小麦・そば・落花生を含む製品を製造しています。
      </p>
    </div>
  </section>

  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        煎茶もなかは、ミルクのまろやかさの中にお茶の香りがふわっと広がる、和菓子感覚で楽しめるアイスです。
        抹茶の濃厚さとはまた違い、煎茶らしいすっきり感があるので、後味が重たくなりにくいのが魅力です。
      </p>
      <p class="owner-text">
        もなかの香ばしさと煎茶アイスの相性も良く、ご自宅用はもちろん、丹波篠山らしいご当地アイスを贈りたい時にもおすすめできる一品です。
      </p>
    </div>
  </section>

  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>株式会社 岸本久志商店</p>
      </div>

      <div class="meta-row">
        <span class="label">製造地</span>
        <p>兵庫県丹波篠山市</p>
      </div>

      <div class="meta-row">
        <span class="label">販売者</span>
        <p>株式会社 丹波篠山食品</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒669-2203　兵庫県丹波篠山市吹新131</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          株式会社岸本久志商店は、丹波篠山市の自社工場で地元丹波エリアの牛乳を使用したアイスクリームを製造しています。
          コクがありながら後味のよい丹波エリアの牛乳と、地域素材を活かしたご当地アイスづくりを大切にしているメーカーです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">丹波篠山茶について</span>
        <p class="meta-long">
          丹波篠山は、盆地特有の昼夜の寒暖差や霧に恵まれた、兵庫県内でも代表的なお茶どころです。
          香りがよく、ほどよい渋みと後から感じる甘みが特徴の丹波篠山茶を、煎茶もなかの風味づくりに活かしています。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>那須千本松牧場 THE PURE MILK アイスクリーム キャラメルミルク【栃木県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191969520" /><id>https://yama-zato.com/?pid=191969520</id><issued>2026-05-26T18:57:34+09:00</issued><modified>2026-05-26T10:06:54Z</modified><created>2026-05-26T09:57:34Z</created><summary>


/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#c99a43;
  --accent2:#8a5a16;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans J...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【PC完成版】那須千本松牧場 The PURE MILK アイスクリーム（キャラメルミルク）
========================= -->

<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#c99a43;
  --accent2:#8a5a16;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

.ice-lead-gift{
  position:relative;
  margin:0 0 12px;
  padding:14px 16px;
  background:linear-gradient(180deg,#fbf7f1 0%,#f4ece3 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background:linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p:first-child{ font-weight:600; }

.ice-gift{
  margin:12px 0 14px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff8e8 0%,#f5dfb8 100%);
  border-radius:10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#c99a43;
  color:#fff;
  font-size:16px;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(201,154,67,.16);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{ border-bottom:2px solid #ddd; }
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{ border-bottom:1px solid #eee; }
.taste-table tbody tr:last-child{ border-bottom:0; }
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
  color:#8a5a16;
}

.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  word-break:break-word;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#c99a43;
  color:#fff;
  font-size:16px;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}

.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(201,154,67,.12);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(138,90,22,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9wdXJlLWNhcmFtZWxtaWxr.jpg?cmsp_timestamp=20260526184904"
         alt="那須千本松牧場 The PURE MILK アイスクリーム キャラメルミルク">
  </figure>

  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 那須千本松牧場 ピュアミルクアイス キャラメルミルク 味わいチャート評価（6段階）</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>キャラメルの香ばしさが、牧場ミルクのやさしい香りとともに広がる</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>甘さ控えめのキャラメル感で、後味は重たくなりすぎない</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★★</td>
            <td>千本松牧場生乳のコクに、キャラメルのまろやかな深みが重なる</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★★☆</td>
            <td>キャラメルらしい甘みはありながら、全体は上品でやさしい印象</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★★</td>
            <td>ミルクベースのなめらかな口どけで、キャラメルの余韻を楽しめる</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>食べた後に、ミルクのコクとキャラメルの香ばしさが心地よく残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">那須千本松の生乳と、香ばしいキャラメルがとろけ合う。</h2>

  <div class="ice-lead-gift">
    <p>
      那須千本松牧場の「The PURE MILK アイスクリーム キャラメルミルク」は、千本松牧場生乳のすっきりとした後味に、甘さ控えめなキャラメルの風味を合わせたミルク仕立てのキャラメルアイスです。
      キャラメルの香ばしさとまろやかな甘みがありながら、ミルクのおいしさを主役にした上品な味わいが魅力。
      口に入れると、なめらかなミルク感のあとにキャラメルの香りがふわっと広がり、コク・甘み・後味のバランスを心地よく楽しめます。
    </p>
  </div>

  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      キャラメルの香ばしさがありながら、後味はすっきりとしているため、濃厚な牧場ミルクアイスを好む方にも、甘すぎるアイスが苦手な方にも選びやすい一品です。
      ご家族用はもちろん、贈り物、食後のデザート、ゆっくり過ごす夜のご褒美アイスにもおすすめです。
    </p>
  </div>

  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">那須千本松牧場 THE PURE MILK アイスクリーム キャラメルミルク</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">110&#13206;</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／10.6％<br>
          乳脂肪分／13.1％<br>
          卵脂肪分／0.8％
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（栃木県産）、クリーム、砂糖、キャラメルパウダー、卵黄（卵を含む）、脱脂粉乳
        </div>
      </div>

    </div>
  </section>

  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">※原材料表示をご確認の上、アレルギーをお持ちの方はご注意ください。</p>
    </div>
  </section>

  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このキャラメルミルクは、甘さで押す濃厚キャラメルアイスというよりも、千本松牧場らしいミルクのおいしさを活かした“上品なキャラメルミルク”という印象です。
        キャラメルの香ばしさは感じますが、後味が重たくなりすぎず、ミルクのコクがきれいに残ります。
      </p>
      <p class="owner-text">
        冷凍庫から出して少しだけやわらかくなった頃に食べると、ミルクの甘みとキャラメルの香りがより広がります。
        食後のデザートや、夜のリラックスタイムにゆっくり楽しみたいアイスとして、とてもおすすめしやすい一品です。
      </p>
    </div>
  </section>

  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>ホウライ株式会社</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒329-2747 栃木県那須塩原市千本松799番地</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          那須千本松牧場は、明治26年に始まった歴史ある牧場です。
          那須野が原の広大な自然の中で、土づくりから牧草づくり、乳牛の飼育、乳製品づくりまで一貫して向き合いながら、千本松牧場ならではのミルクのおいしさを届けています。
          「The PURE MILK」シリーズは、ミルクが主役のアイスクリームとして、素材の持ち味と上質な味わいを大切にしたシリーズです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          キャラメルミルクは、千本松牧場生乳のすっきりとした後味に、甘さ控えめなキャラメルの風味を合わせたアイスクリームです。
          キャラメルの香ばしさを感じながらも、ミルクのコクを邪魔しないバランスで、甘み・香り・なめらかさを上品に楽しめます。
          キャラメル系のアイスが好きな方はもちろん、重たすぎないミルク仕立てのキャラメルアイスを探している方にもおすすめです。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>那須千本松牧場 THE PURE MILK アイスクリーム カカオミルク【栃木県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191959321" /><id>https://yama-zato.com/?pid=191959321</id><issued>2026-05-26T07:44:54+09:00</issued><modified>2026-05-26T03:05:09Z</modified><created>2026-05-25T22:44:54Z</created><summary>


/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#9b6a2f;
  --accent2:#6b2b12;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans J...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【PC完成版】那須千本松牧場 The PURE MILK アイスクリーム（カカオミルク）
========================= -->

<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#9b6a2f;
  --accent2:#6b2b12;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

.ice-lead-gift{
  position:relative;
  margin:0 0 12px;
  padding:14px 16px;
  background:linear-gradient(180deg,#fbf7f1 0%,#f4ece3 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background:linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p:first-child{ font-weight:600; }

.ice-gift{
  margin:12px 0 14px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff6ea 0%,#f7e4cc 100%);
  border-radius:10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#d49a51;
  color:#fff;
  font-size:16px;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(155,106,47,.13);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{ border-bottom:2px solid #ddd; }
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{ border-bottom:1px solid #eee; }
.taste-table tbody tr:last-child{ border-bottom:0; }
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
  color:#7a3216;
}

.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  word-break:break-word;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#d49a51;
  color:#fff;
  font-size:16px;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}

.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(155,106,47,.1);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(107,43,18,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9wdXJlLWNhY2FvbWlsaw.jpg?cmsp_timestamp=20260526074537"
         alt="那須千本松牧場 The PURE MILK アイスクリーム カカオミルク">
  </figure>

  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 那須千本松牧場 ピュアミルクアイス カカオミルク 味わいチャート評価（6段階）</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★★</td>
            <td>上質なカカオパウダーの香りが、ミルクのやさしい甘みとともに広がる</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>カカオの風味はしっかりありながら、ミルクベースで後味は重たすぎない</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★★</td>
            <td>千本松牧場生乳のコクに、カカオの深みが重なる濃厚な味わい</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★★☆</td>
            <td>甘さはやさしく、カカオの香りとミルクの自然な甘みを引き立てる</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★☆</td>
            <td>なめらかな口どけで、カカオミルクの余韻を上品に楽しめる</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★★</td>
            <td>食べた後に、カカオの香りと牧場ミルクのコクが心地よく残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">牧場ミルクのコクに、上質カカオの香りが広がるカカオミルクアイス</h2>

  <div class="ice-lead-gift">
    <p>
      那須千本松牧場の「The PURE MILK アイスクリーム カカオミルク」は、千本松牧場生乳のやさしい甘みと、上質なカカオパウダーの香りを楽しめるミルク仕立てのカカオアイスです。
      一般的なチョコレートアイスのように重くなりすぎず、ミルクのコクを主役にしながら、カカオの深みと余韻を上品に重ねているのが魅力。
      口に入れると、なめらかなミルク感のあとにカカオの香りがふわっと広がり、甘さ・コク・香りのバランスが心地よくまとまります。
    </p>
  </div>

  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      カカオの香りがありながら、ミルク感をしっかり楽しめるため、チョコレート好きの方はもちろん、濃厚な牧場ミルクアイスを好む方にもおすすめです。
      甘すぎるチョコアイスが苦手な方にも選びやすく、ご家族用、贈り物、食後のデザートにも使いやすい上質な一品です。
    </p>
  </div>

  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">那須千本松牧場 THE PURE MILK アイスクリーム カカオミルク</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">110&#13206;</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／8.8％<br>
          乳脂肪分／12.4％<br>
          卵脂肪分／0.8％<br>
          チョコレート脂肪分／0.4％
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（栃木県産）、クリーム、砂糖、脱脂粉乳、卵黄（卵を含む）、カカオパウダー
        </div>
      </div>

    </div>
  </section>

  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">※原材料表示をご確認の上、アレルギーをお持ちの方はご注意ください。</p>
    </div>
  </section>

  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このカカオミルクは、いわゆる濃いチョコアイスというよりも、ミルクのおいしさを活かした“上品なカカオミルク”という印象です。
        カカオの香りはしっかりありますが、後味が重たくなりすぎず、千本松牧場らしいミルクのコクがきれいに残ります。
      </p>
      <p class="owner-text">
        甘さで押すタイプではなく、ミルクのやさしさとカカオの香りを楽しむ大人向けの味わい。
        食後のデザートや、少し落ち着いた時間に楽しむアイスとして、とてもおすすめしやすい一品です。
      </p>
    </div>
  </section>

  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>ホウライ株式会社</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒329-2747 栃木県那須塩原市千本松799番地</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          那須千本松牧場は、明治26年に始まった歴史ある牧場です。
          那須野が原の広大な自然の中で、土づくりから牧草づくり、乳牛の飼育、乳製品づくりまで一貫して向き合いながら、千本松牧場ならではのミルクのおいしさを届けています。
          「The PURE MILK」シリーズは、ミルクが主役のアイスクリームとして、素材の持ち味と上質な味わいを大切にしたシリーズです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          カカオミルクは、千本松牧場生乳のやさしい甘みと、上質なカカオパウダーの香りを合わせたアイスクリームです。
          カカオの風味をしっかり感じながらも、ミルクのコクを邪魔しないバランスで、香り・甘み・なめらかさを上品に楽しめます。
          チョコレート系のアイスが好きな方はもちろん、甘すぎないミルク仕立てのカカオアイスを探している方にもおすすめです。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>東京で“ご当地アイスの聖地”へ。でも、まさかの――休みでした。｜あいぱくTOKYO視察レポート</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191840054" /><id>https://yama-zato.com/?pid=191840054</id><issued>2026-05-15T00:39:26+09:00</issued><modified>2026-05-14T15:48:25Z</modified><created>2026-05-14T15:39:26Z</created><summary>


#yz-aipaku-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Hiragino Sans&quot;,&quot;Noto Sans JP&quot;,&quot;Yu Gothic&quot;,Meiryo,sans-serif;...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<section id="yz-aipaku-blog" aria-label="あいぱくTOKYO視察ブログ">

<style>
#yz-aipaku-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
  color:#2b2b2b;
  line-height:1.9;
}

#yz-aipaku-blog *{
  box-sizing:border-box;
}

#yz-aipaku-blog img{
  max-width:100%;
  display:block;
}

#yz-aipaku-blog p{
  margin:16px 0;
  font-size:16px;
  letter-spacing:.02em;
}

#yz-aipaku-blog h1{
  margin:0;
  font-size:30px;
  line-height:1.45;
  color:#4a2b1f;
  letter-spacing:.04em;
}

#yz-aipaku-blog h2{
  margin:38px 0 14px;
  padding-left:12px;
  font-size:20px;
  color:#5d3727;
  border-left:4px solid #d9a06f;
}

#yz-aipaku-blog .yz-title{
  text-align:center;
  margin-bottom:28px;
}

#yz-aipaku-blog .yz-title .sub{
  display:inline-block;
  padding:6px 14px;
  border-radius:999px;
  background:#fff4ea;
  border:1px solid #f0d7be;
  color:#9b6842;
  font-size:12px;
  letter-spacing:.12em;
  margin-bottom:10px;
}

#yz-aipaku-blog .tagline{
  margin-top:12px;
  color:#7a6558;
  font-size:14px;
}

#yz-aipaku-blog .yz-lead{
  background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%);
  border:1px solid #f0e2d5;
  border-radius:18px;
  padding:22px 20px;
  box-shadow:0 10px 28px rgba(80,40,20,.06);
}

#yz-aipaku-blog .yz-mini{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  border-radius:999px;
  background:#fff4ea;
  border:1px solid #efd7c3;
  font-size:12px;
  color:#8a5c3f;
  margin-bottom:12px;
}

#yz-aipaku-blog .yz-mini .dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#d9a06f;
}

#yz-aipaku-blog .yz-punch{
  margin-top:18px;
  text-align:center;
  font-weight:900;
  color:#7a4a2f;
  font-size:18px;
}

#yz-aipaku-blog .yz-punch span{
  background:linear-gradient(transparent 60%, #ffe2c7 60%);
  padding:0 4px;
}

#yz-aipaku-blog .yz-quote{
  margin:28px 0;
  padding:18px;
  border-left:4px solid #d9a06f;
  background:#fffaf6;
  border-radius:12px;
}

#yz-aipaku-blog .yz-quote .q{
  font-weight:800;
  color:#6f4227;
}

#yz-aipaku-blog .yz-video-wrap{
  margin-top:18px;
}

#yz-aipaku-blog .yz-video{
  max-width:461px;
  margin:0 auto;
  overflow:hidden;
  border-radius:18px;
  border:1px solid #eadfd5;
  box-shadow:0 12px 28px rgba(70,30,10,.08);
  background:#000;
}

#yz-aipaku-blog .yz-video iframe{
  width:100%;
  aspect-ratio:461 / 820;
  border:0;
}

#yz-aipaku-blog .yz-video-note{
  margin-top:10px;
  text-align:center;
  font-size:13px;
  color:#7d685d;
}

#yz-aipaku-blog .yz-soft{
  margin:28px 0;
  padding:20px;
  background:#fffaf5;
  border:1px solid #f0e1d5;
  border-radius:16px;
}

#yz-aipaku-blog .yz-soft .big{
  text-align:center;
  font-size:18px;
  font-weight:900;
  color:#7a4a2f;
  margin-bottom:14px;
}

#yz-aipaku-blog .yz-soft .big span{
  background:linear-gradient(transparent 60%, #ffe2c7 60%);
  padding:0 4px;
}

#yz-aipaku-blog .yz-points{
  list-style:none;
  padding:0;
  margin:0;
}

#yz-aipaku-blog .yz-points li{
  display:flex;
  gap:10px;
  margin:12px 0;
}

#yz-aipaku-blog .yz-points .ic{
  width:22px;
  height:22px;
  border-radius:6px;
  background:#fff2e5;
  border:1px solid #efd7c3;
  display:grid;
  place-items:center;
  font-weight:900;
  color:#8b5c3f;
  font-size:13px;
}

#yz-aipaku-blog .yz-divider{
  margin:34px 0;
  height:1px;
  background:linear-gradient(90deg, transparent, #ead9ca, transparent);
}

@media(max-width:560px){

  #yz-aipaku-blog{
    margin:24px auto 46px;
    padding:0 12px;
  }

  #yz-aipaku-blog h1{
    font-size:24px;
  }

  #yz-aipaku-blog p{
    font-size:15.5px;
  }

}
</style>


<div class="yz-title">
  <span class="sub">TOKYO / ご当地アイス視察</span>

  <h1>
    東京で“ご当地アイスの聖地”へ。<br>
    でも、まさかの――休みでした。
  </h1>

  <div class="tagline">
    全国のご当地アイスを扱う「やまざと.com」が、原宿・あいぱくTOKYOへ。
  </div>
</div>


<div class="yz-lead">

  <div class="yz-mini">
    <span class="dot" />
    東京視察レポート
  </div>

  <p>
    全国のご当地アイスを集めた、アイス好きには有名なスポット。<br>
    それが「あいぱくTOKYO」です。
  </p>

  <p>
    北海道の牧場アイスから、地方でしか出会えない珍しいアイスまで。<br>
    まるで“日本全国をアイスで旅する”ようなお店。
  </p>

  <p>
    私たち「やまざと.com」も、全国のご当地アイスを扱っているので、
    ずっと一度見てみたかった場所でした。
  </p>

  <div class="yz-punch">
    <span>“地方アイスを東京でどう見せるのか”を見に行ってきました。</span>
  </div>

</div>


<h2>原宿の空気に圧倒されながら</h2>

<p>
  今回は東京視察の合間に、原宿へ。
</p>

<p>
  原宿駅を降りると、人、人、人。
</p>

<p>
  竹下通りの熱気。<br>
  流行のスピード感。<br>
  但馬とはまるで違う空気に圧倒されながら、
</p>

<div class="yz-quote">
  <div class="q">
    「ここに全国のアイスが集まってるんやなぁ…」
  </div>
</div>

<p>
  と、ワクワクしながら向かいました。
</p>


<h2>そして、ついに到着。</h2>

<p>
  ……したのですが。
</p>

<div class="yz-soft">

  <div class="big">
    <span>まさかの、休み。</span>
  </div>

  <ul class="yz-points">
    <li>
      <span class="ic">!</span>
      <span>「え、今日休み！？」と思わず声が出ました（笑）</span>
    </li>

    <li>
      <span class="ic">◎</span>
      <span>せっかく兵庫から来たのに…。ですが、それも含めて東京らしい思い出。</span>
    </li>

    <li>
      <span class="ic">◎</span>
      <span>今回は店内を見ることはできませんでしたが、外観や空気感だけでも十分刺激を受けました。</span>
    </li>
  </ul>

</div>


<p>
  “地方の商品を、東京でどう見せるのか”
</p>

<p>
  そのヒントが、建物の雰囲気や立地からも伝わってきます。
</p>

<p>
  やまざと.comも、ただアイスを売るだけではなく、
</p>

<p>
  「どこの誰が、どんな想いで作っているのか」
</p>

<p>
  そんな背景まで一緒に届けられる存在になりたい。
</p>

<p>
  そう改めて感じた東京視察でした。
</p>


<div class="yz-divider" />


<h2>今回の動画はこちら</h2>

<div class="yz-video-wrap">

  <div class="yz-video">
    <iframe width="461" height="820" src="https://www.youtube.com/embed/nGcr-sNdTmc" title="あいぱくTOKYO行ったら、まさかの休みでした&#128557; #あいぱく #原宿 #ご当地アイス #あいぱく東京" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
  </div>

  <div class="yz-video-note">
    東京視察の空気感を、そのままショート動画にしました。
  </div>

</div>


<h2>あいぱくTOKYOについて</h2>

<p>
  あいぱくTOKYOは、一般社団法人日本アイスマニア協会が手がける、ご当地アイス専門ショップです。
</p>



</section>]]></content></entry><entry><title>【2026年】ゴールデンウィーク営業時間のお知らせ｜やまざと.com</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191604196" /><id>https://yama-zato.com/?pid=191604196</id><issued>2026-04-25T12:29:06+09:00</issued><modified>2026-04-25T03:56:55Z</modified><created>2026-04-25T03:29:06Z</created><summary>




#yz-gw-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Hiragino Sans&quot;,&quot;Noto Sans JP&quot;,&quot;Yu Gothic&quot;,Meiryo,sans-serif;...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================================================
  ゴールデンウィーク営業時間のお知らせ 2026
  ・#yz-gw-blog の中だけに効く装飾
  ・スマホ対応
  ・動画レスポンシブ対応
========================================================= -->

<section id="yz-gw-blog" aria-label="ゴールデンウィーク営業時間のお知らせ 2026">

<style>
#yz-gw-blog{
  max-width:780px;
  margin:36px auto 60px;
  padding:0 14px;
  box-sizing:border-box;
  font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;
  color:#222;
  line-height:1.9;
}
#yz-gw-blog *{box-sizing:border-box;}
#yz-gw-blog p{margin:16px 0;font-size:16px;letter-spacing:.02em;}
#yz-gw-blog img{max-width:100%;height:auto;display:block;}
#yz-gw-blog strong{font-weight:800;}

#yz-gw-blog .yz-title{text-align:center;margin:0 0 24px;}
#yz-gw-blog .yz-title .sub{display:block;font-size:12.5px;letter-spacing:.14em;color:#7a6a3a;margin-bottom:8px;}
#yz-gw-blog .yz-title h1{margin:0;font-size:29px;line-height:1.35;letter-spacing:.05em;}
#yz-gw-blog .yz-title .tagline{margin-top:10px;color:#6b5a2a;font-size:14.5px;}

#yz-gw-blog .yz-lead{
  background:linear-gradient(180deg,#fff9e8 0%,#ffffff 100%);
  border:1px solid #f3df9b;
  border-radius:16px;
  padding:20px 18px;
  box-shadow:0 10px 28px rgba(120,90,20,.08);
}
#yz-gw-blog .mini{
  display:inline-flex;gap:8px;align-items:center;font-size:12.5px;color:#7a5a12;
  background:#fff0bd;border:1px solid #f1d982;padding:6px 10px;border-radius:999px;
  margin-bottom:10px;font-weight:800;
}
#yz-gw-blog .dot{width:8px;height:8px;border-radius:50%;background:#e6a900;}

#yz-gw-blog .yz-punch{
  margin:18px 0 0;text-align:center;font-weight:900;letter-spacing:.06em;font-size:17px;color:#3a2b00;
}
#yz-gw-blog .yz-punch span{background:linear-gradient(transparent 60%,#ffe27a 60%);padding:0 5px;}

#yz-gw-blog h2{
  margin:34px 0 12px;font-size:18px;letter-spacing:.04em;line-height:1.5;
  position:relative;padding-left:13px;
}
#yz-gw-blog h2:before{
  content:"";position:absolute;left:0;top:.35em;width:4px;height:1.05em;border-radius:8px;background:#f0b400;
}

#yz-gw-blog .yz-soft{
  margin:26px 0;padding:18px;background:#fffaf0;border:1px solid #f3e2b6;border-radius:16px;
}
#yz-gw-blog .yz-soft .big{
  text-align:center;font-weight:900;font-size:18px;letter-spacing:.06em;margin:4px 0 12px;
}
#yz-gw-blog .yz-soft .big span{background:linear-gradient(transparent 62%,#ffdede 62%);padding:0 4px;}

#yz-gw-blog .yz-points{margin:18px 0 0;padding:0;list-style:none;}
#yz-gw-blog .yz-points li{display:flex;gap:10px;align-items:flex-start;margin:11px 0;}
#yz-gw-blog .yz-points .ic{
  flex:0 0 auto;width:28px;height:28px;border-radius:9px;background:#fff0bd;border:1px solid #f1d982;
  display:grid;place-items:center;color:#7a4a00;font-weight:900;font-size:13px;
}
#yz-gw-blog .yz-points .tx{flex:1 1 auto;}

#yz-gw-blog .yz-alert{
  margin:24px 0;padding:18px;border-radius:16px;
  background:linear-gradient(180deg,#fff3f3 0%,#ffffff 100%);
  border:1px solid #ffd0d0;
  box-shadow:0 10px 24px rgba(160,40,40,.06);
}
#yz-gw-blog .yz-alert .q{font-weight:900;color:#b50000;font-size:17px;}
#yz-gw-blog .yz-alert .small{font-size:13.5px;color:#7a5555;margin-top:8px;}

#yz-gw-blog .yz-quote{
  margin:24px 0;padding:16px 18px;border-left:4px solid #f0b400;background:#fffdf7;border-radius:12px;
}
#yz-gw-blog .yz-quote .q{font-weight:900;color:#3b2b00;}
#yz-gw-blog .yz-quote .small{font-size:13.5px;color:#6f6140;margin-top:8px;}

#yz-gw-blog .yz-divider{
  margin:30px 0;height:1px;background:linear-gradient(90deg,transparent,#ead9a0,transparent);
}

#yz-gw-blog .yz-shop{
  margin-top:28px;padding:18px;border-radius:16px;background:#ffffff;border:1px solid #eee5c8;
  box-shadow:0 10px 24px rgba(100,80,20,.07);
}
#yz-gw-blog .links{margin:12px 0 20px;display:flex;flex-wrap:wrap;gap:10px;}
#yz-gw-blog .yz-chip{
  display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;background:#fffaf0;
  border:1px solid #f0dfaa;font-size:13.5px;color:#5a4200;text-decoration:none;
}
#yz-gw-blog .yz-chip b{font-weight:900;}

#yz-gw-blog .yz-video{
  margin-top:14px;border-radius:14px;overflow:hidden;border:1px solid #eee5c8;
  box-shadow:0 10px 24px rgba(100,80,20,.07);background:#000;
}
#yz-gw-blog .yz-video .inner{position:relative;width:100%;padding-top:56.25%;}
#yz-gw-blog .yz-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}

/* Shorts縦動画用 */
#yz-gw-blog .yz-video-vertical{
  max-width:461px;
  margin:18px auto 8px;
  border-radius:16px;
  overflow:hidden;
  border:1px solid #eee5c8;
  box-shadow:0 10px 24px rgba(100,80,20,.12);
  background:#000;
}
#yz-gw-blog .yz-video-vertical .inner{
  position:relative;
  width:100%;
  padding-top:177.87%;
}
#yz-gw-blog .yz-video-vertical iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
}

#yz-gw-blog .yz-event-img{
  margin-top:14px;
  border-radius:14px;
  overflow:hidden;
  border:1px solid #f0dfaa;
  box-shadow:0 8px 18px rgba(100,80,20,.08);
}

#yz-gw-blog .yz-end{
  margin-top:30px;padding:20px 18px;text-align:center;border-radius:18px;
  background:linear-gradient(180deg,#fff9e8 0%,#ffffff 100%);
  border:1px solid #f3df9b;font-weight:900;letter-spacing:.05em;
}

@media(max-width:560px){
  #yz-gw-blog .yz-title h1{font-size:24px;}
  #yz-gw-blog p{font-size:15.5px;}
  #yz-gw-blog .yz-soft .big{font-size:17px;}
}
</style>

<div class="yz-title">
  <span class="sub">GOLDEN WEEK 2026 / 営業時間のお知らせ</span>
  <h1>ゴールデンウィーク期間中の<br>営業時間のお知らせ</h1>
  <div class="tagline">本屋・喫茶お食事処・WEB通販・アイス配送の営業について</div>
</div>

<div class="yz-lead">
  <div class="mini"><span class="dot" /> 2026年 ゴールデンウィーク</div>
  <p>
    平素は格別のお引き立てを賜り、誠にありがとうございます。<br>
    ゴールデンウィーク期間中の営業時間についてご案内いたします。
  </p>
  <div class="yz-punch">
    <span>基本は通常通り営業</span>いたします。
  </div>
</div>

<div class="yz-soft">
  <div class="big"><span>まずはここだけご確認ください</span></div>
  <ul class="yz-points">
    <li><span class="ic">卸</span><span class="tx">アイス卸・ネット通販は、<strong style="color:#cc0000;">5月3日（日）のみ休業</strong>いたします。</span></li>
    <li><span class="ic">食</span><span class="tx"><strong style="color:#cc0000;">4月29日（水）</strong>はイベント「まる。」出店のため、<strong>喫茶お食事処は休業</strong>いたします。</span></li>
    <li><span class="ic">店</span><span class="tx">店舗は、本屋・喫茶お食事処ともに、基本は通常通り営業いたします。</span></li>
  </ul>
</div>

<h2>WEB通販・アイス配送について</h2>

<div class="yz-quote">
  <div class="q">WEB通販・アイス配送は、基本通常通り営業いたします。</div>
  <div class="small">
    ただし、メーカー各社がゴールデンウィーク休業に入るため、商品によっては欠品が発生する場合がございます。<br>
    お早めのご注文をおすすめいたします。
  </div>
</div>

<div class="yz-alert">
  <div class="q">5月3日（日）は休業いたします</div>
  <div class="small">
    アイス卸・ネット通販業務は、5月3日（日）のみお休みをいただきます。<br>
    その他の日は、祝祭日に関係なく通常通り営業いたします。
  </div>
</div>

<h2>店舗営業について</h2>

<p>
  本屋・喫茶お食事処につきましても、通常通り営業いたします。<br>
  ただし、通常の定休日がございますので、下記をご確認ください。
</p>

<div class="yz-soft">
  <ul class="yz-points">
    <li><span class="ic">本</span><span class="tx">本屋：<strong>日曜日 定休</strong></span></li>
    <li><span class="ic">喫</span><span class="tx">喫茶・お食事処：<strong>日曜日・月曜日 定休</strong></span></li>
  </ul>
</div>

<h2>喫茶お食事処の特別休業について</h2>

<div class="yz-alert">
  <div class="q">4月29日（水）は、喫茶お食事処を休業いたします</div>
  <div class="small">
    イベント「まる。」出店のため、4月29日（水）は喫茶お食事処をお休みさせていただきます。<br>
    本屋・その他業務については通常営業予定です。

    <div class="yz-event-img">
      <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/bWFydXBhbmY.jpg?cmsp_timestamp=20260425124212" alt="まる。イベント出店パンフレット">
    </div>

    <p><strong>実際のキッチントレーラー出店の雰囲気はこちらです。</strong><br>
    動画をご覧いただくと、当日の雰囲気がより伝わりやすいと思います。</p>

    <div class="yz-video-vertical">
      <div class="inner">
        <iframe width="461" height="820"
          src="https://www.youtube.com/embed/RiUTL-1-YLQ"
          title="清滝桜祭り キッチントレーラー出店動画"
          allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
          referrerpolicy="strict-origin-when-cross-origin"
          allowfullscreen />
      </div>
    </div>
  </div>
</div>

<p>
  急な変更等により、営業時間が変更になる場合がございます。<br>
  あらかじめご了承くださいますようお願い申し上げます。
</p>

<div class="yz-divider" />

<h2>やまざとの場所について</h2>

<p>
  やまざとの場所はこちらになります。<br>
  下記動画にて駐車場等をご確認ください。
</p>

<div class="yz-shop">
  <div class="links">
    <a class="yz-chip" href="https://goo.gl/maps/vSuw5FbbYB62" rel="nofollow" target="_blank">
      <b>Googleマップ</b> → 店舗場所・駐車場
    </a>
  </div>

  <h2>場所・駐車場はこちら</h2>
  <div class="yz-video">
    <div class="inner">
      <iframe src="https://www.youtube.com/embed/n66KDf6NUok"
              title="やまざと 店舗案内"
              allowfullscreen />
    </div>
  </div>

  <h2>私たちはアイス屋です</h2>
  <div class="yz-video">
    <div class="inner">
      <iframe src="https://www.youtube.com/embed/ZP9gecApCMU"
              title="私たちはアイス屋です"
              allowfullscreen />
    </div>
  </div>

  <h2>この車でアイスを配送しています</h2>
  <div class="yz-video">
    <div class="inner">
      <iframe src="https://www.youtube.com/embed/zjElCOCCw8k"
              title="アイス配送車"
              allowfullscreen />
    </div>
  </div>
</div>

<div class="yz-end">
  ゴールデンウィーク期間中も、<br>
  全国の美味しいご当地アイスをお届けいたします。<br>
  皆さまのご利用・ご来店を心よりお待ちしております。
</div>

</section>]]></content></entry><entry><title>那須千本松牧場 THE PURE MILK アイスクリーム ブルーベリーミルク【栃木県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191090621" /><id>https://yama-zato.com/?pid=191090621</id><issued>2026-03-26T00:12:09+09:00</issued><modified>2026-05-26T03:30:36Z</modified><created>2026-03-25T15:12:09Z</created><summary>


/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#8f78c9;
  --accent2:#7F2500;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans J...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【PC完成版】那須千本松牧場 The PURE MILK アイスクリーム（ブルーベリーミルク）
  ★ブルーベリーミルク版
  ・商品画像URLはご指定分を使用
  ・味わいチャートはテキスト表形式
  ・商品情報は公式系情報をもとに整理
  ・参考コードの構成を踏襲
========================= -->

<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#8f78c9;
  --accent2:#7F2500;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family:system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

/* ===== 画像（枠なし） ===== */
.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

/* ===== キャッチ ===== */
.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

/* ===== 贈答向けリード文 ===== */
.ice-lead-gift{
  position:relative;
  margin:0 0 12px;
  padding:14px 16px;
  background:linear-gradient(180deg,#f8f5fc 0%,#f4effa 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background:linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

/* ===== ギフトにおすすめ ===== */
.ice-gift{
  margin:12px 0 14px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff7e6 0%,#fff2cf 100%);
  border-radius:10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* ===== セクションカード ===== */
.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(143,120,201,.12);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

/* ===== 味わいチャート（テキスト表形式） ===== */
.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{
  border-bottom:2px solid #ddd;
}
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{
  border-bottom:1px solid #eee;
}
.taste-table tbody tr:last-child{
  border-bottom:0;
}
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
}

/* ===== 商品情報（2列） ===== */
.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

/* ===== アレルギー（28品目・4列） ===== */
.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

/* ===== 注意書き ===== */
.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

/* ===== 店主のひとこと ===== */
.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

/* ===== メーカー情報 ===== */
.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(143,120,201,.1);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(127,37,0,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <!-- ▼ 商品画像 ▼ -->
  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9wdXJlLWJsdWViZXJyeTI.jpg?cmsp_timestamp=20260326000746"
         alt="那須千本松牧場 The PURE MILK アイスクリーム ブルーベリーミルク">
  </figure>

  <!-- ■ 味わいチャート評価 -->
  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 那須千本松牧場 ピュアミルクアイス ブルーベリーミルク 味わいチャート評価</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ブルーベリーの可憐な香りに、ミルクのやさしい香りが重なる</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ベリーのまろやかな酸味が後味を軽く整え、重たくなりにくい</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ピュアミルクらしいコクがありつつ、果実感で食べやすさも両立</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ミルクの甘みが主役で、ブルーベリーの酸味が全体を上品にまとめる</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★★</td>
            <td>なめらかな口どけで、ミルクベースのやわらかさがしっかり感じられる</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>ミルクのやさしい余韻の中に、ブルーベリーの穏やかな酸味が残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">濃厚ミルクに、やさしく広がるブルーベリーの甘酸っぱさ。</h2>

  <!-- リード文 -->
  <div class="ice-lead-gift">
    <p>
      千本松牧場の「The PURE MILK アイスクリーム ブルーベリーミルク」は、まろやかな酸味と可憐な香りが楽しめる、ミルクベースのブルーベリーアイスクリームです。
      コクのあるミルク感を軸にしながら、ブルーベリーの果実味が後味をやさしく整えてくれるため、濃厚すぎず軽すぎない、ちょうどよい食べ心地にまとまっています。
      ミルクの余韻をしっかり感じつつ、ベリー系らしい爽やかさも楽しめる、上品で食べやすいフレーバーです。
    </p>
  </div>

  <!-- ギフトにおすすめ -->
  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      ミルクのおいしさを大切にしながら、ブルーベリーの香りと酸味で華やかさも感じられるため、濃厚系が好きな方にも果実系が好きな方にも贈りやすい一品です。
      牧場アイスらしい安心感がありつつ、少し特別感のある味わいなので、ご当地アイスの詰め合わせや季節の贈り物にもよく映えます。
    </p>
  </div>

  <!-- 商品情報 -->
  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">那須千本松牧場 THE PURE MILK アイスクリーム ブルーベリーミルク</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">110&#13206;</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／11.0%<br>
          乳脂肪分／12.8%<br>
          卵脂肪分／0.8%
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（栃木県産）、クリーム、砂糖、脱脂粉乳、ブルーベリー果汁、卵黄（卵を含む）
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">特徴</div>
        <div class="ice-val">
          ミルクのやさしい余韻と、ブルーベリーのまろやかな酸味・可憐な香りが楽しめるフレーバーです。
        </div>
      </div>

    </div>
  </section>

  <!-- アレルギー情報 -->
  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">
        ※原材料表示をご確認の上、アレルギーをお持ちの方はご注意ください。
      </p>
    </div>
  </section>

  <!-- 店主のひとこと -->
  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このブルーベリーミルクは、果実系フレーバーでありながら、ブルーベリーだけが前に出すぎず、千本松牧場らしいミルク感がきちんと残るのが魅力です。
        ベリー系にありがちな強すぎる酸味ではなく、“まろやかな酸味”に収まっているので、濃厚系が好きな方でも食べやすい印象があります。
      </p>
      <p class="owner-text">
        見た目は華やかですが、味わいは意外と落ち着いていて、甘すぎるアイスが苦手な方にもおすすめしやすい一品です。
        ミルクのコクと果実のやさしい爽やかさを、両方楽しみたい方にぜひ選んでいただきたい味です。
      </p>
    </div>
  </section>

  <!-- メーカー情報 -->
  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>ホウライ株式会社</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒329-2747 栃木県那須塩原市千本松799番地</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          那須千本松牧場は、明治26年に始まった歴史ある牧場です。
          広大な自然の中で乳牛の飼育から乳製品づくりまで向き合いながら、ミルク本来のおいしさを生かした商品づくりを続けています。
          観光牧場としての親しみやすさと、牧場ミルクを生かした乳製品づくりの確かさをあわせ持つメーカーです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          千本松牧場のアイスは、「アイスのおいしさはミルクの味で決まります」という考えを土台に、ミルクの持ち味を引き立てるフレーバー設計が魅力です。
          ブルーベリーミルクも、果実味を強く押し出しすぎず、ミルクのやさしい余韻がきちんと残るようにまとめられているため、牧場アイスらしい上質なバランスを感じられます。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>那須千本松牧場 THE PURE MILK アイスクリーム 抹茶ミルク【栃木県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191084762" /><id>https://yama-zato.com/?pid=191084762</id><issued>2026-03-25T16:20:00+09:00</issued><modified>2026-05-26T03:09:43Z</modified><created>2026-03-25T07:20:00Z</created><summary>


/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#6e9b3a;
  --accent2:#3d5a1a;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f8f3;

  font-family:system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans J...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【PC完成版】那須千本松牧場 The PURE MILK アイスクリーム（抹茶ミルク）
  ★抹茶版最適化：
  ・商品画像URLを抹茶版へ差し替え
  ・味わいチャートを抹茶ミルク向けに最適化
  ・商品情報、原材料、成分値を抹茶ミルク版へ差し替え
  ・ギフト訴求、店主のひとこと、メーカー情報も抹茶向けに調整
========================= -->

<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#6e9b3a;
  --accent2:#3d5a1a;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f8f3;

  font-family:system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

/* ===== 画像（枠なし） ===== */
.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

/* ===== キャッチ ===== */
.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

/* ===== 贈答向けリード文 ===== */
.ice-lead-gift{
  position:relative;
  margin:0 0 12px;
  padding:14px 16px;
  background:linear-gradient(180deg,#f6f9f1 0%,#eef4e5 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background:linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

/* ===== ギフトにおすすめ ===== */
.ice-gift{
  margin:12px 0 14px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff8e8 0%,#fff2cf 100%);
  border-radius:10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* ===== セクションカード ===== */
.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(110,155,58,.12);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

/* ===== 味わいチャート（テキスト表形式） ===== */
.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{
  border-bottom:2px solid #ddd;
}
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{
  border-bottom:1px solid #eee;
}
.taste-table tbody tr:last-child{
  border-bottom:0;
}
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
}

/* ===== 商品情報（2列） ===== */
.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

/* ===== アレルギー（28品目・4列） ===== */
.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

/* ===== 注意書き ===== */
.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

/* ===== 店主のひとこと ===== */
.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

/* ===== メーカー情報 ===== */
.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(110,155,58,.1);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(61,90,26,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <!-- ▼ 商品画像 ▼ -->
  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9wdXJlLW1hdGNoYTI.jpg?cmsp_timestamp=20260325161646"
         alt="那須千本松牧場 The PURE MILK アイスクリーム 抹茶ミルク">
  </figure>

  <!-- ■ 味わいチャート評価（6段階） -->
  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 那須千本松牧場 ピュアミルクアイス 抹茶ミルク 味わいチャート評価</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>宇治抹茶の上品な香りが先に立ち、後から牧場ミルクのやわらかい甘い香りが重なります</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>抹茶のほろ苦さで後味は整っていますが、ミルクのコクもあるため軽すぎない印象です</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★☆</td>
            <td>抹茶ラテのように、ミルクの厚みと抹茶の旨みが重なり、満足感のあるコクが続きます</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>甘さは出すぎず、抹茶の冴えた苦味を引き立てるバランスにまとまっています</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★☆</td>
            <td>口どけはなめらかで、抹茶の粉っぽさを感じにくい上品な食感です</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>食べ終えたあとも、抹茶の心地よいほろ苦さとミルクのコクがきれいに残ります</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">宇治抹茶の冴えた苦味と牧場ミルクのコクが溶け合う、濃厚抹茶ラテアイス</h2>

  <!-- リード文 -->
  <div class="ice-lead-gift">
    <p>
      千本松牧場の「The PURE MILK アイスクリーム 抹茶ミルク」は、京都宇治市「丸久小山園」の抹茶を使い、
      牧場ミルクのやさしい甘みと、抹茶の上品な香り・ほろ苦さを丁寧に重ねたアイスクリームです。
      ひと口目はなめらかでまろやか、そのあとに抹茶の深みがふわっと広がり、まるで上質な抹茶ラテのようなコクを楽しめます。
      濃厚さはありながらも重たすぎず、抹茶好きの方にも、ミルク系アイスが好きな方にも手に取りやすい味わいです。
    </p>
  </div>

  <!-- ギフトにおすすめ -->
  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      抹茶の風味がしっかりありながら、苦すぎず、ミルクでやさしくまとめられているため、
      和素材が好きな方への贈り物はもちろん、ご家族で楽しむギフトにも選びやすい一品です。
      「牧場ミルク」と「宇治抹茶」の組み合わせは上品さがあり、季節を問わず贈りやすい味としてもおすすめです。
    </p>
  </div>

  <!-- 商品情報 -->
  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">那須千本松牧場 THE PURE MILK アイスクリーム 抹茶ミルク</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">110&#13206;</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／8.8%<br>
          乳脂肪分／13.6%<br>
          植物性脂肪分／1.1%<br>
          卵脂肪分／0.8%
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（栃木県産）、クリーム、砂糖、脱脂粉乳、卵黄（卵を含む）、抹茶／乳化剤
        </div>
      </div>

    </div>
  </section>

  <!-- アレルギー情報 -->
  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">※原材料表示をご確認の上、アレルギーをお持ちの方はご注意ください。</p>
    </div>
  </section>

  <!-- 店主のひとこと -->
  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        この抹茶ミルクは、抹茶がしっかり感じられるのに、苦味だけが前に出すぎないところがとても良いです。
        牧場ミルクのやわらかいコクが土台になっているので、抹茶アイスとしての満足感がありながら、食べやすさもきちんとあります。
      </p>
      <p class="owner-text">
        「抹茶らしい風味は欲しいけれど、渋すぎるものは少し苦手」という方にもすすめやすく、
        和素材の上品さと牧場アイスの親しみやすさをどちらも楽しみたい方にぴったりの一品だと思います。
      </p>
    </div>
  </section>

  <!-- メーカー情報 -->
  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>ホウライ株式会社</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒329-2747 栃木県那須塩原市千本松799番地</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          那須千本松牧場は、栃木県那須塩原市に広がる歴史ある牧場で、土づくり・牧草づくり・乳牛の飼育から乳製品づくりまで、
          一貫してミルクのおいしさを大切にしてきたメーカーです。
          牧場ならではの新鮮な生乳の魅力を活かしながら、素材ごとの個性も丁寧に重ねる商品づくりが特長で、
          「The PURE MILK」シリーズでもミルクを主役にした味づくりがしっかり感じられます。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          千本松牧場では、牛の主食となる牧草を育てる土づくりから向き合い、
          自家製堆肥を活かした牧草地づくりや、遺伝子組み換え原料を使わない飼料への配慮などを積み重ねています。
          そうして育てた牛から搾った生乳のおいしさを大切にしながら、
          抹茶ミルクでは宇治抹茶の香りとほろ苦さを重ね、ミルクのコクと調和する味わいに仕上げています。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>那須千本松牧場 THE PURE MILK アイスクリーム ストロベリーミルク【栃木県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191080347" /><id>https://yama-zato.com/?pid=191080347</id><issued>2026-03-25T13:00:29+09:00</issued><modified>2026-05-26T03:22:15Z</modified><created>2026-03-25T04:00:29Z</created><summary>


/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#c98295;
  --accent2:#8e2d4d;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#faf4f6;

  font-family:system-ui,-apple-system,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Noto Sans J...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【PC完成版】那須千本松牧場 The PURE MILK アイスクリーム（ストロベリーミルク）
  ★作成内容：
  ・ミルク版コード構成を踏襲
  ・画像をストロベリーミルク版へ差し替え
  ・味わいチャートをテキスト表形式で反映
  ・公式情報をもとに商品情報・成分・原材料をストロベリー版へ差し替え
  ・SEOを意識し、「牧場ミルク」「ストロベリーミルク」「那須千本松牧場」を自然に配置
========================= -->

<style>
/* ===== 商品説明（PC表示専用） ===== */
.ice-wrap{
  --accent:#c98295;
  --accent2:#8e2d4d;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#faf4f6;

  font-family:system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

/* ===== 画像（枠なし） ===== */
.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

/* ===== キャッチ ===== */
.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

/* ===== 贈答向けリード文 ===== */
.ice-lead-gift{
  position:relative;
  margin:0 0 12px;
  padding:14px 16px;
  background:linear-gradient(180deg,#fff8fa 0%,#fdf0f4 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background:linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

/* ===== ギフトにおすすめ ===== */
.ice-gift{
  margin:12px 0 14px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff3f6 0%,#ffe6ee 100%);
  border-radius:10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffb3c7;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* ===== セクションカード ===== */
.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(201,130,149,.14);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

/* ===== 味わいチャート（テキスト表形式） ===== */
.taste-title{
  font-weight:900;
  font-size:16px;
  margin:0 0 10px;
}
.taste-table{
  width:100%;
  border-collapse:collapse;
}
.taste-table thead tr{
  border-bottom:2px solid #ddd;
}
.taste-table th,
.taste-table td{
  padding:12px 8px;
  text-align:left;
  vertical-align:middle;
}
.taste-table tbody tr{
  border-bottom:1px solid #eee;
}
.taste-table tbody tr:last-child{
  border-bottom:0;
}
.taste-stars{
  letter-spacing:.12em;
  font-weight:800;
  white-space:nowrap;
}

/* ===== 商品情報（2列） ===== */
.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

/* ===== アレルギー（28品目・4列） ===== */
.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

/* ===== 注意書き ===== */
.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

/* ===== 店主のひとこと ===== */
.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffb3c7;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

/* ===== メーカー情報 ===== */
.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(201,130,149,.12);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(142,45,77,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <!-- 商品画像 -->
  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9wdXJlLXN0YXJhd2JlcnJ5Mg.jpg?cmsp_timestamp=20260325124358"
         alt="那須千本松牧場 The PURE MILK アイスクリーム ストロベリーミルク">
  </figure>

  <!-- 味わいチャート評価 -->
  <section class="ice-card">
    <div class="ice-card-h">味わいチャート評価（6段階）</div>
    <div class="ice-card-b">

      <p class="taste-title">■ 那須千本松牧場 ピュアミルクアイス ストロベリーミルク 味わいチャート評価（6段階）</p>

      <table class="taste-table">
        <thead>
          <tr>
            <th>項目</th>
            <th>評価</th>
            <th>理由</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>香り</td>
            <td class="taste-stars">★★★★☆</td>
            <td>いちごのやさしい香りが広がる一方で、ミルクの自然な香りもきちんと感じられる</td>
          </tr>
          <tr>
            <td>さっぱり感</td>
            <td class="taste-stars">★★★☆☆</td>
            <td>フルーティーさがあるため濃厚すぎず、後味は比較的すっきりまとまる</td>
          </tr>
          <tr>
            <td>コク感</td>
            <td class="taste-stars">★★★★★</td>
            <td>生乳とクリームの厚みがあり、ストロベリー系でも牧場ミルクらしいコクが主役</td>
          </tr>
          <tr>
            <td>甘み</td>
            <td class="taste-stars">★★★★☆</td>
            <td>いちごの酸味を受け止めるやさしい甘さで、食べやすいバランス</td>
          </tr>
          <tr>
            <td>滑らかさ</td>
            <td class="taste-stars">★★★★☆</td>
            <td>なめらかな口どけで、ミルク感と果実感が自然につながる</td>
          </tr>
          <tr>
            <td>余韻</td>
            <td class="taste-stars">★★★★☆</td>
            <td>食後にはミルクのコクといちごのやわらかな風味が心地よく残る</td>
          </tr>
        </tbody>
      </table>

      <p class="ice-note">
        ※評価は目安です。感じ方には個人差があります。
      </p>

    </div>
  </section>

  <h2 class="ice-catch">摘みたて苺に新鮮なミルクを注いだような、牧場仕立てのストロベリーミルクアイス</h2>

  <!-- リード文 -->
  <div class="ice-lead-gift">
    <p>
      那須千本松牧場の「The PURE MILK アイスクリーム ストロベリーミルク」は、ミルクが主役のピュアミルクアイスに、いちごのフレッシュなおいしさを重ねた一品です。
      ひとくち目にはやさしいストロベリーの香り、続いて牧場ミルクらしいコクとなめらかさが広がり、まるで摘みたて苺に新鮮なミルクを注いだような味わいに仕上がっています。
      果実の華やかさだけに寄せすぎず、千本松牧場らしい“ミルクのおいしさ”をきちんと感じられるのが、このストロベリーミルクアイスの魅力です。
    </p>
  </div>

  <!-- ギフトにおすすめ -->
  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      ミルクのコクといちごのやさしい甘酸っぱさのバランスがよく、世代を問わず食べやすい味わいです。
      華やかさがありながら派手すぎず、牧場系アイスらしい上品さもあるため、ご自宅用はもちろん、季節感のある贈りものやご当地アイスギフトにもおすすめです。
    </p>
  </div>

  <!-- 商品情報 -->
  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">那須千本松牧場 The PURE MILK アイスクリーム ストロベリーミルク</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">110&#13206;</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／9.3%<br>
          乳脂肪分／14.4%<br>
          卵脂肪分／0.8%
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（栃木県産）、クリーム、砂糖、いちごピューレ、バターミルクパウダー、卵黄（卵を含む）
        </div>
      </div>

    </div>
  </section>

  <!-- アレルギー情報 -->
  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <p class="ice-note">※原材料表示をご確認の上、アレルギーをお持ちの方はご注意ください。</p>
    </div>
  </section>

  <!-- 店主のひとこと -->
  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このストロベリーミルクは、いちご味でありながら“ミルクの質”がきちんと伝わってくるのが印象的でした。
        果実感だけで押すタイプではなく、千本松牧場らしいコクのあるミルクが土台になっているので、やさしい甘さの中にも牧場アイスらしい満足感があります。
      </p>
      <p class="owner-text">
        いちご系アイスがお好きな方にはもちろん、ミルク感のある上品ないちごアイスを探している方、ギフトで華やかさと食べやすさの両方を大事にしたい方にもおすすめしやすい一品です。
      </p>
    </div>
  </section>

  <!-- メーカー情報 -->
  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>ホウライ株式会社</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒329-2747 栃木県那須塩原市千本松799番地</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          那須千本松牧場は、明治26年創業の歴史ある牧場です。
          那須野が原の広大な自然の中で、土づくり、牧草づくり、乳牛の飼育、乳製品づくりまで一貫して取り組み、牧場ならではのミルクのおいしさを届けています。
          観光牧場として親しまれる一方で、乳製品づくりでは素材本来の持ち味を大切にし、ご自宅用にも贈りものにも選びやすい品質を追求しているメーカーです。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          千本松牧場では、健康な乳牛を育てるために土づくりから向き合い、自家製堆肥を活かした牧草地づくりや、遺伝子組み換えをしていない配合飼料の使用など、日々の積み重ねを大切にしています。
          牛たちができるだけストレスなく過ごせる環境を整え、搾った生乳の持ち味を活かしながら、ミルクのコクとなめらかさを感じられるアイスづくりへつなげています。
          ストロベリーミルクでも、いちごのおいしさの奥に、千本松牧場らしいピュアなミルク感をしっかり感じていただけます。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>いちごアイス通販｜ご当地いちごアイス食べ比べ＆お取り寄せ特集</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=191054438" /><id>https://yama-zato.com/?pid=191054438</id><issued>2026-03-23T11:03:54+09:00</issued><modified>2026-03-23T02:11:52Z</modified><created>2026-03-23T02:03:54Z</created><summary>


/* =========================================================
  いちごブログ記事（PC/スマホ共通）
  ・#yz-strawberry-blog の中だけに効く
  ・やわらかく、楽しく、見ていて気分が上がる雰囲気
=======================================================...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<section id="yz-strawberry-blog" aria-label="いちごアイス紹介ブログ">

<style>
/* =========================================================
  いちごブログ記事（PC/スマホ共通）
  ・#yz-strawberry-blog の中だけに効く
  ・やわらかく、楽しく、見ていて気分が上がる雰囲気
========================================================= */

#yz-strawberry-blog{
  max-width: 780px;
  margin: 36px auto 60px;
  padding: 0 14px;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Yu Gothic",Meiryo, sans-serif;
  color:#2b2b2b;
  line-height:1.9;
}

#yz-strawberry-blog *{ box-sizing:border-box; }

#yz-strawberry-blog h1,
#yz-strawberry-blog h2,
#yz-strawberry-blog h3,
#yz-strawberry-blog p{
  margin-left:0;
  margin-right:0;
}

#yz-strawberry-blog img{
  max-width:100%;
  height:auto;
  display:block;
}

#yz-strawberry-blog a{
  color:inherit;
  text-decoration:none;
}

#yz-strawberry-blog a:hover{ opacity:.92; }

#yz-strawberry-blog p{
  margin:16px 0;
  font-size:16px;
  letter-spacing:.02em;
}

#yz-strawberry-blog strong{ font-weight:800; }
#yz-strawberry-blog em{ font-style:normal; font-weight:800; }

/* ===== Title ===== */
#yz-strawberry-blog .yz-title{
  text-align:center;
  margin:0 0 24px;
}
#yz-strawberry-blog .yz-title .sub{
  display:inline-block;
  font-size:12.5px;
  letter-spacing:.12em;
  color:#9f6074;
  margin-bottom:8px;
  padding:6px 12px;
  border-radius:999px;
  background:#fff3f7;
  border:1px solid #f4d8e3;
}
#yz-strawberry-blog .yz-title h1{
  margin:8px 0 0;
  font-size:29px;
  line-height:1.38;
  letter-spacing:.04em;
  color:#5f243b;
}
#yz-strawberry-blog .yz-title .tagline{
  margin-top:10px;
  color:#7a5563;
  font-size:14.5px;
}

/* ===== Hero card ===== */
#yz-strawberry-blog .yz-lead{
  background:linear-gradient(180deg,#fff8fb 0%, #ffffff 100%);
  border:1px solid #f3dde6;
  border-radius:18px;
  padding:20px 18px;
  box-shadow:0 10px 28px rgba(100,30,50,.06);
}
#yz-strawberry-blog .yz-lead .mini{
  display:inline-flex;
  gap:8px;
  align-items:center;
  font-size:12.5px;
  color:#85586a;
  background:#fff0f5;
  border:1px solid #f4d7e2;
  padding:6px 10px;
  border-radius:999px;
  margin-bottom:10px;
}
#yz-strawberry-blog .yz-lead .mini .dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ef8fab;
}
#yz-strawberry-blog .yz-punch{
  margin:18px 0 0;
  text-align:center;
  font-weight:900;
  letter-spacing:.05em;
  font-size:17px;
  color:#7a2644;
}
#yz-strawberry-blog .yz-punch span{
  background:linear-gradient(transparent 60%, #ffd8e5 60%);
  padding:0 4px;
}

/* ===== Heading ===== */
#yz-strawberry-blog h2{
  margin:36px 0 12px;
  font-size:19px;
  letter-spacing:.04em;
  line-height:1.5;
  position:relative;
  padding-left:13px;
  color:#5f243b;
}
#yz-strawberry-blog h2:before{
  content:"";
  position:absolute;
  left:0;
  top:.35em;
  width:4px;
  height:1.05em;
  border-radius:8px;
  background:#ef8fab;
}

/* ===== Quote ===== */
#yz-strawberry-blog .yz-quote{
  margin:24px 0;
  padding:16px 18px;
  border-left:4px solid #ef8fab;
  background:#fffafb;
  border-radius:12px;
}
#yz-strawberry-blog .yz-quote .q{
  font-weight:800;
  color:#7a2644;
}
#yz-strawberry-blog .yz-quote .small{
  font-size:13px;
  color:#866272;
  margin-top:8px;
}

/* ===== Soft box ===== */
#yz-strawberry-blog .yz-soft{
  margin:26px 0;
  padding:18px;
  background:#fff8fb;
  border:1px solid #f6e2ea;
  border-radius:16px;
}
#yz-strawberry-blog .yz-soft .big{
  text-align:center;
  font-weight:900;
  font-size:18px;
  letter-spacing:.05em;
  margin:4px 0 10px;
  color:#7a2644;
}
#yz-strawberry-blog .yz-soft .big span{
  background:linear-gradient(transparent 62%, #ffdce8 62%);
  padding:0 4px;
}

/* ===== Points ===== */
#yz-strawberry-blog .yz-points{
  margin:18px 0 0;
  padding:0;
  list-style:none;
}
#yz-strawberry-blog .yz-points li{
  display:flex;
  gap:10px;
  align-items:flex-start;
  margin:10px 0;
}
#yz-strawberry-blog .yz-points .ic{
  flex:0 0 auto;
  width:22px;
  height:22px;
  border-radius:7px;
  background:#fff0f5;
  border:1px solid #f4d7e2;
  display:grid;
  place-items:center;
  color:#8a3351;
  font-weight:900;
  font-size:13px;
  line-height:1;
}
#yz-strawberry-blog .yz-points .tx{ flex:1 1 auto; }

/* ===== Video ===== */
#yz-strawberry-blog .yz-video-wrap{
  margin-top:18px;
}
#yz-strawberry-blog .yz-video{
  max-width:461px;
  margin:0 auto;
  border-radius:18px;
  overflow:hidden;
  border:1px solid #f0e3e8;
  box-shadow:0 12px 28px rgba(80,20,40,.08);
  background:#000;
}
#yz-strawberry-blog .yz-video iframe{
  width:100%;
  aspect-ratio:461 / 820;
  height:auto;
  display:block;
  border:0;
}
#yz-strawberry-blog .yz-video-note{
  margin-top:10px;
  text-align:center;
  font-size:13px;
  color:#866272;
}

/* ===== Image gallery ===== */
#yz-strawberry-blog .yz-gallery{
  margin:20px 0 0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
#yz-strawberry-blog .yz-shot{
  background:#fff;
  border:1px solid #f1e4ea;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 8px 20px rgba(80,20,40,.05);
}
#yz-strawberry-blog .yz-shot img{
  width:100%;
  display:block;
}
#yz-strawberry-blog .yz-shot .cap{
  padding:12px 12px 14px;
  font-size:13.5px;
  color:#7a5563;
  line-height:1.75;
}

/* ===== Divider ===== */
#yz-strawberry-blog .yz-divider{
  margin:30px 0;
  height:1px;
  background:linear-gradient(90deg, transparent, #f0dbe3, transparent);
}

/* ===== CTA ===== */
#yz-strawberry-blog .yz-cta{
  margin-top:38px;
  padding:22px 18px;
  border-radius:18px;
  background:linear-gradient(180deg,#fff5f8 0%, #ffffff 100%);
  border:1px solid #f3dce5;
  box-shadow:0 10px 26px rgba(90,20,40,.06);
  text-align:center;
}
#yz-strawberry-blog .yz-cta h3{
  margin:0 0 10px;
  font-size:19px;
  letter-spacing:.04em;
  color:#7a2644;
}
#yz-strawberry-blog .yz-cta .desc{
  margin:0 0 16px;
  color:#7a5563;
  font-size:14.5px;
}
#yz-strawberry-blog .yz-btns{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px;
  margin-top:12px;
}
#yz-strawberry-blog .yz-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:220px;
  padding:13px 18px;
  border-radius:999px;
  font-weight:800;
  font-size:14px;
  letter-spacing:.03em;
  transition:transform .15s ease, opacity .15s ease;
}
#yz-strawberry-blog .yz-btn:hover{
  transform:translateY(-1px);
}
#yz-strawberry-blog .yz-btn.main{
  background:linear-gradient(135deg,#ef8fab 0%, #d95f87 100%);
  color:#fff;
  box-shadow:0 8px 20px rgba(217,95,135,.25);
}
#yz-strawberry-blog .yz-btn.sub{
  background:#fff;
  color:#8a3351;
  border:1px solid #f0d0db;
}
#yz-strawberry-blog .yz-note{
  margin-top:14px;
  font-size:12.5px;
  color:#8a7480;
}

/* ===== Shop block ===== */
#yz-strawberry-blog .yz-shop{
  margin-top:34px;
  padding:18px;
  border-radius:16px;
  background:#ffffff;
  border:1px solid #f1edf0;
  box-shadow:0 10px 24px rgba(80,30,50,.05);
}
#yz-strawberry-blog .yz-shop .head{
  display:flex;
  gap:10px;
  align-items:center;
  margin-bottom:10px;
}
#yz-strawberry-blog .yz-shop .badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 10px;
  border-radius:999px;
  background:#fff3f7;
  border:1px solid #f4d7e2;
  font-size:12.5px;
  color:#8a3351;
  font-weight:800;
}
#yz-strawberry-blog .yz-shop .badge .dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ef8fab;
}
#yz-strawberry-blog .yz-shop .ttl{
  font-size:16px;
  font-weight:900;
  letter-spacing:.04em;
}
#yz-strawberry-blog .yz-links{
  margin-top:12px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
#yz-strawberry-blog .yz-chip{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 10px;
  border-radius:12px;
  background:#fffafb;
  border:1px solid #f3e3ea;
  font-size:13.5px;
  color:#7a2644;
}
#yz-strawberry-blog .yz-chip b{ font-weight:900; }

/* ===== Responsive ===== */
@media (max-width:560px){
  #yz-strawberry-blog{
    margin:24px auto 46px;
    padding:0 12px;
  }
  #yz-strawberry-blog .yz-title h1{
    font-size:24px;
  }
  #yz-strawberry-blog p{
    font-size:15.5px;
  }
  #yz-strawberry-blog .yz-soft .big{
    font-size:17px;
  }
  #yz-strawberry-blog .yz-btn{
    width:100%;
    min-width:0;
  }
  #yz-strawberry-blog .yz-gallery{
    grid-template-columns:1fr;
  }
}
</style>


<div class="yz-title">
  <span class="sub">STRAWBERRY ICE / ご当地いちごアイス</span>
  <h1>「いちご」が主役です。<br>見て楽しい、選んで楽しい、食べてうれしい。</h1>
  <div class="tagline">動画で気になった方へ。いちごアイスの世界を、やわらかくご案内します。</div>
</div>


<div class="yz-lead">
  <div class="mini"><span class="dot" /> 店主のひとこと</div>
  <p>
    いちごアイスって、見た瞬間に気分が少し明るくなる気がします。<br>
    かわいくて、春らしくて、でも食べるとちゃんと奥行きがある。<br>
    ミルクがふわっと広がるものもあれば、果実の香りが先に立つものもあって、同じいちごでも表情はいろいろです。
  </p>
  <p>
    今回のショート動画は、そんな<strong>「いちごの甘さとミルクのやさしさ」</strong>が伝わるような雰囲気で作りました。
  </p>
  <div class="yz-punch"><span>かわいいだけじゃない、いちごアイスのたのしさ。</span></div>
</div>


<p>
  やまざと.comのいちごページには、全国のご当地いちごアイスが並んでいます。<br>
  ひとくちに「いちごアイス」といっても、濃厚なミルク系、果実感のあるタイプ、さっぱりしたシャーベット系など、見ていくとそれぞれ個性があります。
</p>

<p>
  今日はその入口として、動画といっしょに、いちごのページをのぞいていただけたらうれしいです。
</p>


<div class="yz-quote">
  <div class="q">動画で「おいしそう」と思ったら、次は<strong>ページで「どれにしよう」と迷う時間</strong>も楽しんでみてください。</div>
  <div class="small">その迷う時間も、いちごアイスの楽しさのひとつだと思います。</div>
</div>


<h2>まずは動画で、いちご気分をどうぞ</h2>

<p>
  今回のショート動画はこちらです。<br>
  赤いいちごの印象と、やさしく広がる甘さの空気感を、ブログでもそのまま見られるようにしました。
</p>

<div class="yz-video-wrap">
  <div class="yz-video">
    <iframe width="461" height="820" src="https://www.youtube.com/embed/Vq3H3F_hZZg" title="【衝撃】このいちごアイス、最後がやばい... #いちごアイス #スイーツ #お取り寄せ #ショート動画" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
  </div>
  <div class="yz-video-note">ゆっくり見たい方は、下のボタンからYouTubeでもご覧いただけます。</div>
</div>


<h2>いちごアイスの楽しいところ</h2>

<p>
  いちごアイスの魅力は、味だけではありません。<br>
  色のかわいさ、季節感、ちょっと華やかな気分。<br>
  冷凍庫から出しただけで、少しうれしくなる感じがあります。
</p>

<div class="yz-soft">
  <div class="big"><span>今日はどの“いちご感”にする？</span></div>
  <ul class="yz-points">
    <li><span class="ic">1</span><span class="tx">ミルクのコクが広がる<strong>いちごミルク系</strong></span></li>
    <li><span class="ic">2</span><span class="tx">果実の香りがふわっと立つ<strong>フルーティー系</strong></span></li>
    <li><span class="ic">3</span><span class="tx">やさしい甘さの<strong>まろやか系</strong></span></li>
    <li><span class="ic">4</span><span class="tx">後味すっきりの<strong>シャーベット系</strong></span></li>
  </ul>
</div>

<p>
  その日の気分で選べるのも、いちごページの面白いところです。<br>
  「今日は濃いめ」「今日はさっぱり」そんなふうに選ぶのも楽しいです。
</p>


<h2>ページを見ると、いちごの世界が広がります</h2>

<p>
  実際のいちごページでは、いろいろな産地や作り手のいちごアイスを見比べることができます。<br>
  並んでいるだけでも、それぞれの表情が違っていて、眺めているだけでも楽しいページです。
</p>

<div class="yz-gallery">
  <div class="yz-shot">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/aWNoaWdvcGFnZV8x.jpg?cmsp_timestamp=20260323104539" alt="いちごアイス一覧ページ 上段">
    <div class="cap">
      ミルク感のあるもの、プレミアム感のあるもの、果実感が印象的なもの。<br>
      いちごアイスがずらりと並ぶと、それだけでちょっとわくわくします。
    </div>
  </div>

  <div class="yz-shot">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/aWNoaWdvcGFnZV8y.jpg?cmsp_timestamp=20260323104539" alt="いちごアイス一覧ページ 下段">
    <div class="cap">
      ジェラート系、ミルク系、白いちご系まで。<br>
      「次はこれも気になる」と、自然に見て回りたくなるのもこのページの魅力です。
    </div>
  </div>
</div>


<div class="yz-divider" />


<h2>こんな日に、いちごアイス</h2>

<p>
  少し気分を上げたい日。<br>
  ほっとしたい日のデザート。<br>
  家族で「これ好き」と言い合いながら食べる時間。<br>
  いちごアイスは、そんな何気ない日にもよく合います。
</p>

<div class="yz-soft">
  <div class="big"><span>ご自宅用にも、ちょっとした贈り物にも。</span></div>
  <ul class="yz-points">
    <li><span class="ic">◎</span><span class="tx">今日は少し気分を上げたい、そんな日のご褒美に</span></li>
    <li><span class="ic">◎</span><span class="tx">家族で「どれが好き？」と楽しむ食べ比べに</span></li>
    <li><span class="ic">◎</span><span class="tx">春らしいやさしい贈り物にも</span></li>
  </ul>
</div>


<div class="yz-cta" aria-label="いちごアイスページへの案内">
  <h3>いちごアイスを見にいく</h3>
  <p class="desc">
    動画で気になった方は、こちらからいちごアイス一覧へどうぞ。<br>
    きっと、「どれにしよう」と迷う時間まで楽しくなります。
  </p>

  <div class="yz-btns">
    <a class="yz-btn main" href="https://yama-zato.com/?mode=cate&cbid=2459474&csid=0" target="_blank" rel="noopener noreferrer">
      いちごアイス一覧を見る
    </a>
    <a class="yz-btn sub" href="https://www.youtube.com/shorts/Vq3H3F_hZZg" target="_blank" rel="noopener noreferrer">
      YouTubeショートを見る
    </a>
  </div>

  <div class="yz-note">
    ※ まずは一覧ページをゆっくり見ながら、お好みのいちごアイスを探してみてください。
  </div>
</div>


<div class="yz-shop" aria-label="やまざと.comのお店紹介">
  <div class="head">
    <div class="badge"><span class="dot" /> お店のご紹介</div>
    <div class="ttl">やまざと.comは、全国のご当地アイスを集めるお店です</div>
  </div>

  <p>
    いちごアイスといっても、味わいはひとつではありません。<br>
    やさしいミルク感、果実の香り、後味の違い。そんなひとつひとつの個性も楽しんでいただけたらと思っています。
  </p>

  <p>
    「今日はどれにしよう」と選ぶ時間まで、少し楽しくなる。<br>
    そんなページづくりを、これからも大切にしていきたいです。
  </p>

  <div class="yz-links">
    <a class="yz-chip" href="https://yama-zato.com/" target="_blank" rel="noopener noreferrer">
      <b>公式トップ</b> → やまざと.com
    </a>
    <a class="yz-chip" href="https://yama-zato.com/?mode=cate&cbid=2459474&csid=0" target="_blank" rel="noopener noreferrer">
      <b>いちごカテゴリ</b> → 商品一覧へ
    </a>
  </div>

<div class="yz-sns">
  <h3>いちごアイスの動画はこちらでも</h3>
  <p>
    動画や新しいアイスの紹介は、TikTokやInstagramでも発信しています。<br>
    よかったらのぞいてみてください。
  </p>

  <div class="yz-sns-links">
    <a href="https://www.tiktok.com/@.com77621" target="_blank">
      &#9654; TikTokで見る
    </a>
    <a href="https://www.instagram.com/localiceman8310/" target="_blank">
      &#9654; Instagramで見る
    </a>
  </div>
</div>

<style>
.yz-sns{
  margin-top:40px;
  padding:18px;
  background:#fff7fa;
  border:1px solid #f3dce5;
  border-radius:16px;
  text-align:center;
}
.yz-sns h3{
  margin:0 0 10px;
  font-size:18px;
  color:#7a2644;
}
.yz-sns-links{
  display:flex;
  justify-content:center;
  gap:12px;
  margin-top:10px;
}
.yz-sns-links a{
  display:inline-block;
  padding:10px 14px;
  border-radius:999px;
  background:#ef8fab;
  color:#fff;
  font-weight:700;
  font-size:14px;
}
</style>


</div>

</section>]]></content></entry><entry><title>十勝ドルチェ 十勝橋本牧場プレミアムアイス ザッハトルテ【北海道】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=190936595" /><id>https://yama-zato.com/?pid=190936595</id><issued>2026-03-19T01:39:22+09:00</issued><modified>2026-04-21T01:26:41Z</modified><created>2026-03-18T16:39:22Z</created><summary>


/* ===== 商品説明（PC表示専用・パソコン修正１：店主のひとこと入り） ===== */
.ice-wrap{
  --accent:#a89244;
  --accent2:#7F2500;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,&quot;Hi...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【パソコン修正１】装飾テンプレ適用（十勝ドルチェ ザッハトルテアイス）
  ※商品情報・原材料・数値・所在地＝WEB確認情報を反映
  ※2.メーカー紹介／3.生産者の声のみ、WEB情報を踏まえて「やまざと.com目線」で文章調整
  ※新規追加：キャッチコピー／ギフトにおすすめ／アレルギー28品目（4列）／店主のひとこと（&#128161;必須）
  ※画像URLは差し替え用
========================= -->

<style>
/* ===== 商品説明（PC表示専用・パソコン修正１：店主のひとこと入り） ===== */
.ice-wrap{
  --accent:#a89244;
  --accent2:#7F2500;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f7f5f2;

  font-family: system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

/* ===== 画像（枠なし） ===== */
.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{
  width:100% !important;
  height:auto !important;
}

/* ===== キャッチ ===== */
.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

/* ===== 贈答向けリード文（装飾強化） ===== */
.ice-lead-gift{
  position: relative;
  margin:0 0 12px;
  padding:14px 16px;
  background: linear-gradient(180deg,#f9f7f2 0%,#f5f2ea 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background: linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

/* ===== ギフトにおすすめ（全商品対応・上品） ===== */
.ice-gift{
  margin: 12px 0 14px;
  padding: 12px 14px;
  background: linear-gradient(180deg,#fff7e6 0%,#fff2cf 100%);
  border-radius: 10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* ===== セクションカード ===== */
.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(168,146,68,.12);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

/* ===== 商品情報（2列） ===== */
.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

/* ===== アレルギー（28品目・4列） ===== */
.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;

  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{
  background:#ffd54d;
  font-weight:900;
}

/* 注意書き */
.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

/* ===== 店主のひとこと（丸アイコン&#128161;／四角マーカーなし） ===== */
.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

/* ===== メーカー情報 ===== */
.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(168,146,68,.1);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
}
.ice-meta .meta-long{
  border-left:3px solid rgba(127,37,0,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <!-- 画像（URL差し替え推奨） -->
  <figure class="ice-hero">
    <img src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvdWhpbl90b2thY2hpZG9sY2hlX3phaGhhdG9ydXRl.jpg?cmsp_timestamp=20260319013714"
         alt="十勝ドルチェ ザッハトルテアイス ご当地アイス">
  </figure>

  <!-- キャッチコピー -->
  <h2 class="ice-catch">まるで本格ケーキ。濃厚ショコラが重なる、贅沢ザッハトルテアイス。</h2>

  <!-- 贈答向け・装飾リード文 -->
  <div class="ice-lead-gift">
    <p>
      北海道十勝・十勝橋本牧場の希少なブラウンスイス牛の生乳を使った、コク深いザッハトルテアイスです。
      ベースのチョコアイスに、カカオマスやココアパウダーの濃厚な風味を重ね、さらにハードチョコとチョコチップを合わせた、
      “まるでチョコケーキのような”満足感のあるプレミアムアイスに仕上がっています。
    </p>
  </div>

  <!-- &#127873; ギフトにおすすめ -->
  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      チョコ好きの方にしっかり喜ばれる、濃厚系のご当地アイスです。
      ミルクのコクにカカオの深み、さらにパリッとしたチョコの食感まで楽しめるので、
      甘いものが好きな方への贈り物はもちろん、少し上質なデザートを探している方へのギフトにもおすすめです。
    </p>
  </div>

  <!-- 商品情報 -->
  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">十勝ドルチェ 十勝橋本牧場プレミアムアイス ザッハトルテ</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">アイスクリーム</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">90ml</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分/4.5％、乳脂肪分/12.5％、卵脂肪分/0.4％、チョコレート脂肪分/13.0％
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          生乳（北海道十勝産）、生クリーム、チョコレート、グラニュー糖、カカオマス、ココアパウダー、
          粉飴、卵黄、ココアバター／乳化剤、安定剤（増粘多糖類）、大豆レシチン、香料、
          （一部に乳成分・卵・大豆を含む）
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">保存方法</div>
        <div class="ice-val">要冷凍（-18℃以下）</div>
      </div>

    </div>
  </section>

  <!-- アレルギー（28品目・4列） -->
  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item is-on">卵</div>
        <div class="allergy-item is-on">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item is-on">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミアナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <div class="ice-note">
        ※WEB上で確認できた原材料表記に基づき「卵・乳・大豆」を該当表示しています。その他の品目は、確認できた公開情報に記載がないため未該当として掲載しています。
      </div>

    </div>
  </section>

  <!-- 店主のひとこと -->
  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        このザッハトルテアイスは、軽いチョコアイスというより、“しっかり濃いショコラデザート”という印象です。
        北海道十勝産の生乳が土台にあるので、ただビターなだけではなく、ミルクのコクが下支えしていて、味がきつくなりすぎません。
      </p>
      <p class="owner-text">
        さらに上に重なるハードチョコやチョコチップの食感が、食べ進めるほどに楽しく、
        まるでチョコケーキをスプーンで少しずつ味わうような満足感があります。
        チョコ好きの方にはもちろん、“今日はちょっと贅沢したい”日に選びたくなる一品です。
      </p>
    </div>
  </section>

  <!-- メーカー情報 -->
  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>株式会社 ディームファクトリー</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒080-2463 北海道帯広市西23条北1丁目7番5号</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          ディームファクトリーは、北海道・十勝の食材を生かした商品づくりに取り組む、帯広のメーカーです。
          十勝の生産者や製造者とともに商品開発を行い、地域素材の魅力を、アイスやスイーツとして全国へ届けています。<br>
          十勝ドルチェのシリーズは、十勝の生乳を中心にした素材感の良さに加えて、贈り物として選びやすい華やかさや満足感まで丁寧に設計されているのが魅力です。
          やまざと.comとしても、“素材の良さ”と“食べたときの高揚感”の両方をきちんと形にしている点に惹かれます。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          私たちは、十勝の素材をそのまま届けるだけでなく、食べたときに「また食べたい」と思っていただける商品に仕立てることを大切にしています。
          ザッハトルテアイスも、希少なブラウンスイス牛の生乳を使った濃厚なアイスをベースに、
          カカオの風味やチョコの食感を重ねることで、チョコレートケーキを思わせるような満足感のある味わいを目指しました。<br>
          やまざと.comとしては、ミルクのコクがしっかりしているからこそ、チョコの深みや余韻がきれいに生きていると感じます。
          ただ甘いだけではない、濃厚で上品なショコラ感を楽しみたい方におすすめしたい、ご当地プレミアムアイスです。
        </p>
      </div>

    </div>
  </section>

</div>]]></content></entry><entry><title>木の国 厳選果物屋 白いちご【和歌山県】</title><link rel="alternate" type="text/html" href="https://yama-zato.com/?pid=190935846" /><id>https://yama-zato.com/?pid=190935846</id><issued>2026-03-18T21:11:28+09:00</issued><modified>2026-03-19T00:17:22Z</modified><created>2026-03-18T12:11:28Z</created><summary>


/* ===== 商品説明（PC表示専用・パソコン修正１：店主のひとこと入り） ===== */
.ice-wrap{
  --accent:#c9a13b;
  --accent2:#8a2f4a;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f8f5f4;

  font-family: system-ui,-apple-system,&quot;Hi...</summary><author><name>アイスクリーム通販サイト｜アイスクリームギフト│全国にご当地アイスをお届け - やまざと.com</name></author><content mode="escaped" type="text/html" xml:lang="ja"><![CDATA[<!-- =========================
  【パソコン修正１】白いちご版（木の国ジェラート 厳選果物屋 白いちご）
  ※追加項目：キャッチコピー／ギフトにおすすめ／アレルギー情報（28品目・4列）／店主のひとこと（アイコン必須）
  ※WEB確認反映：
    ・商品名はラベル表記に合わせ「木の国ジェラート 厳選果物屋 白いちご」で整理
    ・木の国公式では、ジェラート全体として「フルーツ成分40％以上」「香料・着色料・保存料不使用」「100mlカップ」を案内
    ・白いちごは公式ブログで「初恋の香り」系の白いちご使用、糖度が高く酸味は控えめ、甘い香り、粒感のあるピンク色の仕上がりを紹介
  ※原材料・種類別名称・アレルギー該当品目は、現物ラベル確認前提の表現
========================= -->

<style>
/* ===== 商品説明（PC表示専用・パソコン修正１：店主のひとこと入り） ===== */
.ice-wrap{
  --accent:#c9a13b;
  --accent2:#8a2f4a;
  --text:#222;
  --sub:#666;
  --line:#e8e8e8;
  --soft:#f8f5f4;

  font-family: system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  color:var(--text);
  max-width:780px;
  margin:0 auto;
  line-height:1.6;
  font-size:14px;
}
.ice-wrap *{ box-sizing:border-box; }
.ice-wrap p{ margin:0 0 8px; }
.ice-wrap img{ max-width:100%; height:auto; display:block; }

/* ===== 画像（枠なし） ===== */
.ice-hero{
  margin:0 0 10px;
  border:0;
  background:transparent;
  border-radius:8px;
  overflow:hidden;
}
.ice-hero img{ width:100% !important; height:auto !important; }

/* ===== キャッチ ===== */
.ice-catch{
  margin:6px 0 6px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:.02em;
}

/* ===== 贈答向けリード文 ===== */
.ice-lead-gift{
  position: relative;
  margin:0 0 12px;
  padding:14px 16px;
  background: linear-gradient(180deg,#fcf8f8 0%,#f7f0ef 100%);
  border-radius:10px;
  color:#333;
}
.ice-lead-gift::before{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:4px;
  background: linear-gradient(180deg,var(--accent),var(--accent2));
  border-radius:4px;
}
.ice-lead-gift p{ margin:0 0 10px; }
.ice-lead-gift p:last-child{ margin-bottom:0; }
.ice-lead-gift p:first-child{ font-weight:600; }

/* ===== ギフトにおすすめ ===== */
.ice-gift{
  margin: 12px 0 14px;
  padding: 12px 14px;
  background: linear-gradient(180deg,#fff8ea 0%,#fff1d6 100%);
  border-radius: 10px;
}
.ice-gift-h{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
  font-weight:900;
  font-size:15px;
  color:var(--accent2);
  letter-spacing:.02em;
}
.ice-gift-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-gift-text{
  margin:0;
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* ===== セクションカード ===== */
.ice-card{
  margin:10px 0;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.ice-card-h{
  padding:10px 12px;
  font-weight:800;
  color:var(--accent2);
  background:rgba(201,161,59,.12);
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  gap:8px;
  font-size:16px;
}
.ice-card-h::before{
  content:"";
  width:10px;
  height:10px;
  background:var(--accent);
  border-radius:2px;
}
.ice-card-b{ padding:10px 12px; }

/* ===== 商品情報（2列） ===== */
.ice-row{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid var(--line);
}
.ice-row:last-child{ border-bottom:0; }
.ice-key{ font-weight:800; font-size:14px; }
.ice-val{ font-size:14px; line-height:1.55; }

/* ===== アレルギー（28品目・4列） ===== */
.allergy-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:6px;
}
.allergy-item{
  border:1px solid var(--line);
  background:#f2f2f2;
  border-radius:6px;
  font-size:12px;
  min-height:42px;
  padding:6px 4px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;

  min-width:0;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.allergy-item.is-on{ background:#ffd54d; font-weight:900; }

/* 注意書き */
.ice-note{
  margin-top:8px;
  padding:8px 10px;
  background:var(--soft);
  border-left:4px solid var(--accent2);
  border-radius:6px;
  font-size:13px;
  color:var(--sub);
}

/* ===== 店主のひとこと（丸アイコン&#128161;） ===== */
.ice-owner .ice-card-h::before{ display:none; }
.ice-owner-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.ice-owner-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#ffd54d;
  font-size:16px;
  line-height:1;
}
.ice-owner .owner-text{
  margin:0 0 8px;
  font-size:14px;
  line-height:1.65;
  color:#333;
}
.ice-owner .owner-text:last-child{ margin-bottom:0; }

/* ===== メーカー情報 ===== */
.ice-meta .meta-row{
  padding:9px 0;
  border-top:1px dashed var(--line);
}
.ice-meta .meta-row:first-child{ border-top:0; }
.ice-meta .label{
  display:inline-block;
  padding:3px 8px;
  margin-bottom:6px;
  border:1px solid var(--line);
  background:rgba(201,161,59,.1);
  border-radius:6px;
  font-weight:900;
  color:var(--accent2);
  font-size:13px;
}
.ice-meta .meta-long{
  border-left:3px solid rgba(138,47,74,.25);
  padding-left:10px;
  margin-top:5px;
}
</style>

<div class="ice-wrap">

  <!-- 画像 -->
  <figure class="ice-hero">
    <img
      src="https://img06.shop-pro.jp/PA01310/622/etc_base64/c2hvaGlucF9raW5va3VuaV9zaGlyb2ljaGlnbw.jpg?cmsp_timestamp=20260318211028"
      alt="木の国ジェラート 厳選果物屋 白いちご ご当地アイス 商品ページ"
    >
  </figure>

  <!-- キャッチコピー -->
  <h2 class="ice-catch">
    希少な白いちごがふわりと香る。やさしい甘さと上品な果実感を楽しむ、特別ないちごジェラート。
  </h2>

  <!-- リード文 -->
  <div class="ice-lead-gift">
    <p>
      木の国の「厳選果物屋 白いちご」は、白いちごならではのやわらかな甘みと、ふんわり広がる香りを大切にしたフルーツジェラート。
      ひと口目は繊細でやさしく、食べ進めるほどにいちごの風味がじんわり広がります。
      赤いいちごのような強い酸味ではなく、まろやかで上品な余韻を楽しめるのが魅力です。
    </p>
  </div>

  <!-- &#127873; ギフトにおすすめ -->
  <div class="ice-gift">
    <div class="ice-gift-h">
      <span class="ice-gift-icon">&#127873;</span>
      ギフトにもおすすめ
    </div>
    <p class="ice-gift-text">
      “白いちご”という珍しさがまず印象に残り、食べるとやさしい甘さで幅広い年代に喜ばれやすい一品です。
      見た目の上品さと特別感があるので、定番のバニラやミルク系とは違う“ちょっと気の利いたギフト感”を演出したい時にもおすすめです。
    </p>
  </div>

  <!-- 商品情報 -->
  <section class="ice-card">
    <div class="ice-card-h">商品情報</div>
    <div class="ice-card-b">

      <div class="ice-row">
        <div class="ice-key">商品名</div>
        <div class="ice-val">木の国ジェラート 厳選果物屋 白いちご</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">種類別名称</div>
        <div class="ice-val">
          公開情報では個別ラベルの種類別名称まで確認できなかったため、最終的にはお届け商品の一括表示をご確認ください。
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">内容量</div>
        <div class="ice-val">100ml</div>
      </div>

      <div class="ice-row">
        <div class="ice-key">成分</div>
        <div class="ice-val">
          無脂乳固形分／-<br>
          乳脂肪分／-<br>
        </div>
      </div>

      <div class="ice-row">
        <div class="ice-key">原材料</div>
        <div class="ice-val">
          白いちご、砂糖 ほか<br>
          ※公開情報では個別商品の原材料欄を断定確認できなかったため、最終的にはお届け商品の一括表示をご確認ください。
        </div>
      </div>

    </div>
  </section>

  <!-- アレルギー情報（特定原材料等28品目・4列） -->
  <section class="ice-card">
    <div class="ice-card-h">アレルギー情報（特定原材料等28品目）</div>
    <div class="ice-card-b">

      <div class="allergy-grid">
        <div class="allergy-item">卵</div>
        <div class="allergy-item">乳</div>
        <div class="allergy-item">小麦</div>
        <div class="allergy-item">そば</div>

        <div class="allergy-item">落花生</div>
        <div class="allergy-item">えび</div>
        <div class="allergy-item">かに</div>
        <div class="allergy-item">くるみ</div>

        <div class="allergy-item">あわび</div>
        <div class="allergy-item">いか</div>
        <div class="allergy-item">いくら</div>
        <div class="allergy-item">オレンジ</div>

        <div class="allergy-item">カシュー<br>ナッツ</div>
        <div class="allergy-item">キウイ<br>フルーツ</div>
        <div class="allergy-item">牛肉</div>
        <div class="allergy-item">ごま</div>

        <div class="allergy-item">さけ</div>
        <div class="allergy-item">さば</div>
        <div class="allergy-item">大豆</div>
        <div class="allergy-item">鶏肉</div>

        <div class="allergy-item">バナナ</div>
        <div class="allergy-item">豚肉</div>
        <div class="allergy-item">マカダミア<br>ナッツ</div>
        <div class="allergy-item">もも</div>

        <div class="allergy-item">やまいも</div>
        <div class="allergy-item">りんご</div>
        <div class="allergy-item">ゼラチン</div>
        <div class="allergy-item">アーモンド</div>
      </div>

      <div class="ice-note">
        ※公開情報では、白いちご単品の特定原材料等28品目の該当有無までは確認できませんでした。アレルギーをお持ちの方は、必ず現物ラベルでご確認ください。
      </div>

    </div>
  </section>

  <!-- 店主のひとこと -->
  <section class="ice-card ice-owner">
    <div class="ice-card-h ice-owner-head">
      <span class="ice-owner-icon">&#128161;</span>
      店主のひとこと
    </div>
    <div class="ice-card-b">
      <p class="owner-text">
        白いちごは、赤いいちごのような“わかりやすい甘酸っぱさ”とは少し違って、香りのやさしさと上品さが魅力です。
        このアイスも派手さで押すタイプではなく、ふわっと香って、あとからじんわり「おいしいな」と感じる大人っぽい味わいだと思います。
      </p>
      <p class="owner-text">
        セットの中に入れると珍しさで目を引きやすく、ミルク系や濃厚系のあとに食べても重たくなりにくいので、味の流れをきれいに整えてくれる一品です。
      </p>
    </div>
  </section>

  <!-- メーカー情報 -->
  <section class="ice-card ice-meta">
    <div class="ice-card-h">メーカー情報</div>
    <div class="ice-card-b">

      <div class="meta-row">
        <span class="label">メーカー名</span>
        <p>株式会社 木の国</p>
      </div>

      <div class="meta-row">
        <span class="label">所在地</span>
        <p>〒643-0071 和歌山県有田郡広川町広596</p>
      </div>

      <div class="meta-row">
        <span class="label">製造責任者</span>
        <p>&nbsp;</p>
      </div>

      <div class="meta-row">
        <span class="label">メーカー紹介</span>
        <p class="meta-long">
          和歌山の果物を活かした商品づくりを得意とする「木の国」は、旬を見極めたフルーツをジェラートやシャーベットへ丁寧に仕立てるメーカーです。
          香料・着色料・保存料に頼らず、果実本来の色・香り・味をまっすぐ届けようとする姿勢が大きな魅力。
          フルーツを知る会社だからこそ出せる、自然で上品な果実感がしっかり伝わってきます。
        </p>
      </div>

      <div class="meta-row">
        <span class="label">生産者の声</span>
        <p class="meta-long">
          白いちごは見た目の珍しさだけでなく、やさしい甘さと控えめな酸味、そしてふんわり立つ香りが魅力の果実です。
          その個性を活かして、軽やかな口どけの中に果実の余韻が残るような仕上がりを目指した、特別感のあるフルーツジェラートです。
        </p>
      </div>

    </div>
  </section>

</div>

<!--
参照した公開情報（文章の丸写しは避け、要点のみ反映）：
・木の国公式：ジェラート全体説明（フルーツ成分40％以上、香料・着色料・保存料不使用、100mlカップ）
・木の国公式ブログ：白いちごと言えば「初恋の香り。」（白いちごのジェラート製造、糖度が高く酸味控えめ、甘い香り、粒感のある仕上がり）
・和歌山県関連掲載：株式会社木の国 会社情報
-->]]></content></entry></feed>