<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mahopaijuin.com/feed.rss">
        <title>魔法のパスタ伊集院店</title>
        <description></description>
        <link>https://mahopaijuin.com</link>
       <dc:date>2026-09-11T04:56:04+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6906183"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6905059"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6885978"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6875996"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6869457"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6843004"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6801059"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6790487"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6780745"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6772293"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6761674"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6761078"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6760019"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6744187"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6735744"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6722487"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6709986"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6637981"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6629988"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6629169"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6626600"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6610733"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6566413"/>
                <rdf:li rdf:resource="https://mahopaijuin.com/info/6397925"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="https://mahopaijuin.com/info/6906183">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-05T09:27:00+09:00</dc:date>
        <title>【ドリンクバーがさらに充実】新しいコーヒーマシンを導入しました</title>
        <link>https://mahopaijuin.com/info/6906183</link>
        <description>&lt;!-- ===== コーヒーマシン刷新・ドリンクバー強化 ここから ===== --&gt;
&lt;section class=&quot;coffee-news&quot; aria-label=&quot;魔法のパスタ伊集院店 コーヒーマシン刷新のお知らせ&quot;&gt;

  &lt;style&gt;
    .coffee-news {
      max-width: 860px;
      margin: 0 auto;
      padding: 10px 14px 40px;
      color: #3c3028;
      font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;,
        &quot;Hiragino Kaku Gothic ProN&quot;, &quot;Yu Gothic&quot;, Meiryo, sans-serif;
      line-height: 1.9;
    }

    .coffee-news * {
      box-sizing: border-box;
    }

    .coffee-news img {
      width: 100%;
      height: auto;
      display: block;
    }

    .coffee-main {
      margin: 0 0 25px;
    }

    .coffee-main img {
      border-radius: 16px;
      box-shadow: 0 7px 22px rgba(0, 0, 0, 0.12);
    }

    .coffee-caption {
      margin: 8px 4px 0;
      color: #74675f;
      font-size: 12px;
      line-height: 1.6;
    }

    .coffee-lead {
      margin: 24px 0;
      font-size: 16px;
    }

    .coffee-highlight {
      margin: 26px 0;
      padding: 22px 18px;
      background: linear-gradient(135deg, #fff9f1 0%, #f6eadc 100%);
      border: 1px solid #e8d1b8;
      border-radius: 16px;
      text-align: center;
    }

    .coffee-highlight strong {
      display: block;
      margin-bottom: 7px;
      color: #7b3f20;
      font-size: 21px;
      line-height: 1.5;
    }

    .coffee-heading {
      margin: 38px 0 16px;
      padding-left: 13px;
      border-left: 5px solid #9c552e;
      color: #492d1e;
      font-size: 22px;
      line-height: 1.5;
    }

    .coffee-menu {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px;
      margin: 20px 0;
      padding: 0;
      list-style: none;
    }

    .coffee-menu li {
      padding: 12px 8px;
      background: #fff;
      border: 1px solid #e7d8ca;
      border-radius: 10px;
      box-shadow: 0 3px 9px rgba(75, 49, 33, 0.06);
      text-align: center;
      font-weight: 700;
    }

    .coffee-photo {
      margin: 22px 0 8px;
    }

    .coffee-photo img {
      border-radius: 14px;
    }

    .coffee-row {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 20px;
      margin-top: 20px;
    }

    .coffee-card {
      overflow: hidden;
      background: #fff;
      border: 1px solid #eee3da;
      border-radius: 14px;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    }

    .coffee-card img {
      aspect-ratio: 1 / 1;
      object-fit: cover;
    }

    .coffee-card-text {
      padding: 15px;
    }

    .coffee-card-text h3 {
      margin: 0 0 8px;
      color: #6e3c23;
      font-size: 18px;
      line-height: 1.5;
    }

    .coffee-card-text p {
      margin: 0;
      font-size: 14px;
      line-height: 1.8;
    }

    .coffee-info {
      margin-top: 38px;
      padding: 24px 18px;
      background: #f8f6f3;
      border-radius: 16px;
    }

    .coffee-info h2 {
      margin: 0 0 14px;
      color: #492d1e;
      font-size: 20px;
    }

    .coffee-info p {
      margin: 4px 0;
    }

    .coffee-btn {
      display: block;
      max-width: 390px;
      margin: 25px auto 8px;
      padding: 15px 16px;
      background: #8b4727;
      border-radius: 999px;
      color: #fff !important;
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      text-decoration: none !important;
      box-shadow: 0 5px 13px rgba(87, 47, 27, 0.22);
    }

    .coffee-btn:hover {
      opacity: 0.88;
    }

    @media (max-width: 640px) {
      .coffee-news {
        padding: 7px 10px 30px;
        line-height: 1.85;
      }

      .coffee-heading {
        margin-top: 31px;
        font-size: 20px;
      }

      .coffee-highlight strong {
        font-size: 19px;
      }

      .coffee-row {
        grid-template-columns: 1fr;
        gap: 17px;
      }

      .coffee-card img {
        aspect-ratio: auto;
      }
    }
  &lt;/style&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;figure class=&quot;coffee-main&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260905092227-6a9b60c379204.png&quot;
      alt=&quot;魔法のパスタ伊集院店に新しく導入したコーヒーマシン&quot;
      loading=&quot;eager&quot;&gt;
    &lt;figcaption class=&quot;coffee-caption&quot;&gt;
      魔法のパスタ伊集院店に新しく導入したコーヒーマシン
    &lt;/figcaption&gt;
  &lt;/figure&gt;

  &lt;p class=&quot;coffee-lead&quot;&gt;
    いつも&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;をご利用いただき、ありがとうございます。
  &lt;/p&gt;

  &lt;p class=&quot;coffee-lead&quot;&gt;
    このたび、パスタ・アヒージョ全品に付いているドリンクバーをさらに楽しんでいただくため、
    &lt;strong&gt;コーヒーマシンを新しい機種へ入れ替えました。&lt;/strong&gt;
  &lt;/p&gt;

  &lt;div class=&quot;coffee-highlight&quot;&gt;
    &lt;strong&gt;カプチーノやカフェラテも新登場&lt;/strong&gt;
    お食事中から食後まで、気分に合わせた一杯をお楽しみいただけます。
  &lt;/div&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;選べるコーヒーメニューが6種類に&lt;/h2&gt;

  &lt;p&gt;
    これまでコーヒーマシンではブラックコーヒーを提供していましたが、
    新しいマシンでは次の6種類から選べるようになりました。
  &lt;/p&gt;

  &lt;ul class=&quot;coffee-menu&quot;&gt;
    &lt;li&gt;ホットコーヒー&lt;/li&gt;
    &lt;li&gt;カプチーノ&lt;/li&gt;
    &lt;li&gt;アメリカン&lt;/li&gt;
    &lt;li&gt;カフェラテ&lt;/li&gt;
    &lt;li&gt;アイスコーヒー&lt;/li&gt;
    &lt;li&gt;アイスラテ&lt;/li&gt;
  &lt;/ul&gt;

  &lt;p&gt;
    カプチーノ、アメリカン、カフェラテ、アイスラテが新たに加わり、
    これまでソフトドリンク機で提供していたアイスコーヒーも、
    新しいコーヒーマシンから選べるようになりました。
  &lt;/p&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;20種類以上を楽しめるドリンクバー&lt;/h2&gt;

  &lt;figure class=&quot;coffee-photo&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260905092230-6a9b60c6c5dfc.jpg&quot;
      alt=&quot;コーヒーや炭酸飲料、ソフトドリンク、紅茶などを楽しめるドリンクバー&quot;
      loading=&quot;lazy&quot;&gt;
    &lt;figcaption class=&quot;coffee-caption&quot;&gt;
      コーヒー、炭酸飲料、ソフトドリンク、紅茶など20種類以上を楽しめるドリンクバー。新しいコーヒーマシンの導入により、コーヒーメニューがさらに充実しました。
    &lt;/figcaption&gt;
  &lt;/figure&gt;

  &lt;p&gt;
    魔法のパスタ伊集院店では、
    &lt;strong&gt;パスタ・アヒージョ全品に20種類以上のドリンクバーが付いています。&lt;/strong&gt;
  &lt;/p&gt;

  &lt;p&gt;
    コーヒーのほか、炭酸飲料、各種ソフトドリンク、紅茶など、
    料理やその日の気分に合わせてお好きなドリンクをお楽しみください。
  &lt;/p&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;食事から食後まで、もっと楽しく&lt;/h2&gt;

  &lt;div class=&quot;coffee-row&quot;&gt;

    &lt;article class=&quot;coffee-card&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260821155421-6a87f61dbb87f.jpg&quot;
        alt=&quot;魔法のパスタ伊集院店の石焼生パスタ バジルトマト&quot;
        loading=&quot;lazy&quot;&gt;
      &lt;div class=&quot;coffee-card-text&quot;&gt;
        &lt;h3&gt;熱々もちもちの石焼生パスタ&lt;/h3&gt;
        &lt;p&gt;
          熱した石皿で提供するため冷めにくく、最後の一口まで熱々。
          店内では30種類以上のパスタから選べます。
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article class=&quot;coffee-card&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260905092231-6a9b60c78a894.png&quot;
        alt=&quot;石焼生パスタとナチュラルスマイルピザの焼き立てピザ&quot;
        loading=&quot;lazy&quot;&gt;
      &lt;div class=&quot;coffee-card-text&quot;&gt;
        &lt;h3&gt;焼き立てピザも一緒に&lt;/h3&gt;
        &lt;p&gt;
          隣接する自社ブランド「ナチュラルスマイルピザ伊集院店」で
          焼き上げたピザを、店内でパスタやアヒージョと一緒に楽しめます。
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;食後はコーヒーとケーキでゆっくりと&lt;/h2&gt;

  &lt;figure class=&quot;coffee-photo&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260905092228-6a9b60c4acb6d.jpg&quot;
      alt=&quot;アラベスク舎のチーズケーキと新しいコーヒーマシンで抽出したコーヒー&quot;
      loading=&quot;lazy&quot;&gt;
    &lt;figcaption class=&quot;coffee-caption&quot;&gt;
      「アラベスク舎」のチーズケーキと、新しいコーヒーマシンで抽出したコーヒー。食事のあとも、ゆっくりとした時間を楽しめます。
    &lt;/figcaption&gt;
  &lt;/figure&gt;

  &lt;p&gt;
    デザートには「アラベスク舎」のケーキをご用意しています。
    石焼生パスタやピザを楽しんだあとは、カプチーノやカフェラテなど、
    お好みの一杯とともに食後のひとときをお過ごしください。
  &lt;/p&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;15テーブル・60席のゆったりした店内&lt;/h2&gt;

  &lt;figure class=&quot;coffee-photo&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260905092229-6a9b60c55a594.jpg&quot;
      alt=&quot;魔法のパスタ伊集院店のソファ席がある店内&quot;
      loading=&quot;lazy&quot;&gt;
    &lt;figcaption class=&quot;coffee-caption&quot;&gt;
      店内は15テーブル・60席。すべてのテーブルにソファ席をご用意しています。
    &lt;/figcaption&gt;
  &lt;/figure&gt;

  &lt;p&gt;
    すべてのテーブルにソファ席をご用意し、一部はソファと椅子を組み合わせています。
    ご家族やご友人とのランチ・ディナーに、新しくなったドリンクバーとともに、
    楽しくゆっくりとお過ごしください。
  &lt;/p&gt;

  &lt;h2 class=&quot;coffee-heading&quot;&gt;魔法のパスタ伊集院店&lt;/h2&gt;

  &lt;figure class=&quot;coffee-photo&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260905092229-6a9b60c5ea30d.jpg&quot;
      alt=&quot;鹿児島県日置市にある魔法のパスタ伊集院店の外観&quot;
      loading=&quot;lazy&quot;&gt;
    &lt;figcaption class=&quot;coffee-caption&quot;&gt;
      鹿児島県日置市伊集院町の「魔法のパスタ伊集院店」
    &lt;/figcaption&gt;
  &lt;/figure&gt;

  &lt;div class=&quot;coffee-info&quot;&gt;
    &lt;h2&gt;店舗情報&lt;/h2&gt;

    &lt;p&gt;&lt;strong&gt;店舗名：&lt;/strong&gt;魔法のパスタ伊集院店&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;所在地：&lt;/strong&gt;鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;電話番号：&lt;/strong&gt;099-202-3515&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;座席数：&lt;/strong&gt;15テーブル・60席&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;駐車場：&lt;/strong&gt;17台&lt;/p&gt;

    &lt;p style=&quot;margin-top:14px;&quot;&gt;
      &lt;strong&gt;平日&lt;/strong&gt;&lt;br&gt;
      11:00～15:00（L.O.14:30）&lt;br&gt;
      17:30～22:00（最終入店21:00・L.O.21:30）
    &lt;/p&gt;

    &lt;p style=&quot;margin-top:10px;&quot;&gt;
      &lt;strong&gt;土日祝&lt;/strong&gt;&lt;br&gt;
      11:00～22:00（L.O.21:30）
    &lt;/p&gt;

    &lt;a
      class=&quot;coffee-btn&quot;
      href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
      target=&quot;_blank&quot;
      rel=&quot;noopener&quot;&gt;
      ご予約はこちら
    &lt;/a&gt;
  &lt;/div&gt;

&lt;/section&gt;
&lt;!-- ===== コーヒーマシン刷新・ドリンクバー強化 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6905059">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-04T11:15:00+09:00</dc:date>
        <title>魔法のパスタ伊集院店｜44,934品から分かった人気パスタソースランキング</title>
        <link>https://mahopaijuin.com/info/6905059</link>
        <description>&lt;!-- ===== パスタソース人気ランキング お知らせページ ここから ===== --&gt;
&lt;section class=&quot;mpr-report&quot; aria-labelledby=&quot;mpr-title&quot;&gt;
  &lt;style&gt;
    .mpr-report{--brown:#4b2b1f;--red:#9f2119;--gold:#b8903c;--cream:#fffaf1;--line:#e8ded1;max-width:900px;margin:0 auto;padding:16px 12px 40px;color:#332a25;font-family:-apple-system,BlinkMacSystemFont,&quot;Hiragino Kaku Gothic ProN&quot;,&quot;Yu Gothic&quot;,Meiryo,sans-serif;line-height:1.85;box-sizing:border-box}
    .mpr-report *{box-sizing:border-box}
    .mpr-report img{display:block;width:100%;height:auto}
    .mpr-report a{color:inherit}
    .mpr-label{margin:0 0 10px;color:var(--red);font-size:14px;font-weight:700;letter-spacing:.08em}
    .mpr-title{margin:0;color:var(--brown);font-size:clamp(25px,4.5vw,40px);line-height:1.35;letter-spacing:.02em}
    .mpr-lead{margin:12px 0 22px;color:#725f54;font-size:clamp(16px,2.6vw,21px);font-weight:700;line-height:1.65}
    .mpr-hero{overflow:hidden;margin:0 0 24px;border-radius:18px;box-shadow:0 8px 24px rgba(75,43,31,.13)}
    .mpr-intro{margin:0 0 28px;font-size:16px}
    .mpr-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 34px}
    .mpr-summary-item{padding:18px 10px;border:1px solid #eadcc8;border-radius:14px;background:var(--cream);text-align:center}
    .mpr-summary-num{display:block;color:var(--red);font-size:clamp(25px,4vw,35px);font-weight:800;line-height:1.15}
    .mpr-summary-text{display:block;margin-top:7px;font-size:13px;font-weight:700;line-height:1.5}
    .mpr-heading{margin:40px 0 18px;padding:0 0 9px;border-bottom:3px solid var(--gold);color:var(--brown);font-size:clamp(21px,3.6vw,29px);line-height:1.45}
    .mpr-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px}
    .mpr-table{width:100%;min-width:670px;border-collapse:collapse;background:#fff;font-size:15px}
    .mpr-table th,.mpr-table td{padding:13px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}
    .mpr-table th{background:var(--brown);color:#fff;font-weight:700;white-space:nowrap}
    .mpr-table tbody tr:last-child td{border-bottom:0}
    .mpr-table tbody tr:nth-child(even){background:#fffaf4}
    .mpr-rank{color:var(--red);font-weight:800;white-space:nowrap}
    .mpr-note{margin:9px 2px 0;color:#75685f;font-size:12px;line-height:1.65}
    .mpr-feature{display:grid;grid-template-columns:1fr 1.15fr;gap:22px;align-items:center;margin:20px 0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}
    .mpr-feature img{border-radius:12px}
    .mpr-feature h3{margin:0 0 8px;color:var(--brown);font-size:22px;line-height:1.45}
    .mpr-feature p{margin:0 0 10px}
    .mpr-top3{margin:0;padding:0;list-style:none}
    .mpr-top3 li{padding:5px 0;border-bottom:1px dashed #ddcfc2;font-weight:700}
    .mpr-top3 li:last-child{border-bottom:0}
    .mpr-lower{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}
    .mpr-lower-item{overflow:hidden;border-radius:14px;background:#f7f2eb;text-align:center}
    .mpr-lower-item img{aspect-ratio:1/1;object-fit:cover}
    .mpr-lower-copy{padding:14px 10px 16px}
    .mpr-lower-item strong{display:block;color:var(--red);font-size:16px}
    .mpr-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}
    .mpr-point{padding:20px 16px;border-radius:14px;background:linear-gradient(180deg,#fffaf1,#fff);border:1px solid #eadcc8}
    .mpr-point b{display:block;margin-bottom:6px;color:var(--red);font-size:18px}
    .mpr-box{margin:28px 0;padding:20px;border-left:5px solid var(--gold);border-radius:0 12px 12px 0;background:#f8f5f1}
    .mpr-box h3{margin:0 0 8px;color:var(--brown);font-size:20px}
    .mpr-box p{margin:0}
    .mpr-info{margin:0;padding:0;list-style:none}
    .mpr-info li{padding:8px 0;border-bottom:1px solid var(--line)}
    .mpr-info li:last-child{border-bottom:0}
    .mpr-shop{overflow:hidden;margin-top:20px;border:1px solid var(--line);border-radius:16px;background:#fff}
    .mpr-shop-body{padding:20px}
    .mpr-shop-body h3{margin:0 0 10px;color:var(--brown);font-size:24px}
    .mpr-shop-body p{margin:6px 0}
    .mpr-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
    .mpr-btn{display:inline-block;padding:12px 22px;border-radius:999px;background:var(--red);color:#fff!important;font-weight:700;text-decoration:none;text-align:center}
    .mpr-btn.sub{background:var(--brown)}
    .mpr-source{margin-top:28px;text-align:center}
    .mpr-source a{color:var(--red);font-weight:700}
    @media(max-width:680px){.mpr-report{padding-inline:8px}.mpr-summary,.mpr-points,.mpr-lower{grid-template-columns:1fr}.mpr-feature{grid-template-columns:1fr}.mpr-feature:nth-of-type(even) img{order:0}.mpr-actions{display:grid}.mpr-btn{width:100%}.mpr-summary-item{padding:15px 10px}}
  &lt;/style&gt;

  &lt;p class=&quot;mpr-label&quot;&gt;注文実績調査&lt;/p&gt;
  &lt;h1 id=&quot;mpr-title&quot; class=&quot;mpr-title&quot;&gt;最も選ばれたパスタソースは？&lt;br&gt;44,934品の注文実績を分析しました&lt;/h1&gt;
  &lt;p class=&quot;mpr-lead&quot;&gt;1位は「クリームソース」。トマトソースと合わせて全体の54.4％を占めました。&lt;/p&gt;

  &lt;figure class=&quot;mpr-hero&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260904110439-6a9a2737ee778.png&quot; alt=&quot;魔法のパスタ伊集院店 パスタソース人気ランキング 1位クリームソース&quot; loading=&quot;eager&quot;&gt;
  &lt;/figure&gt;

  &lt;p class=&quot;mpr-intro&quot;&gt;鹿児島県日置市の石焼き生パスタ専門店「魔法のパスタ伊集院店」では、2024年6月25日のプレオープンから2026年8月23日までに販売したパスタ&lt;strong&gt;44,934品&lt;/strong&gt;を対象に、ソース別の注文実績を集計しました。これからメニューを選ぶ際の参考に、ぜひご覧ください。&lt;/p&gt;

  &lt;div class=&quot;mpr-summary&quot; aria-label=&quot;調査結果の要点&quot;&gt;
    &lt;div class=&quot;mpr-summary-item&quot;&gt;&lt;span class=&quot;mpr-summary-num&quot;&gt;29.2％&lt;/span&gt;&lt;span class=&quot;mpr-summary-text&quot;&gt;1位 クリームソース&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;mpr-summary-item&quot;&gt;&lt;span class=&quot;mpr-summary-num&quot;&gt;54.4％&lt;/span&gt;&lt;span class=&quot;mpr-summary-text&quot;&gt;クリーム＋トマト&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;mpr-summary-item&quot;&gt;&lt;span class=&quot;mpr-summary-num&quot;&gt;74.3％&lt;/span&gt;&lt;span class=&quot;mpr-summary-text&quot;&gt;上位3ソースの合計&lt;/span&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;figure class=&quot;mpr-hero&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260904110442-6a9a273a3b9a0.png&quot; alt=&quot;人気ソース上位3部門の構成比 上位3ソースで74.3％&quot; loading=&quot;lazy&quot;&gt;
  &lt;/figure&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;ソース別 人気ランキング&lt;/h2&gt;
  &lt;figure class=&quot;mpr-hero&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260904110443-6a9a273beb3e7.png&quot; alt=&quot;魔法のパスタ伊集院店 ソース別販売数ランキング&quot; loading=&quot;lazy&quot;&gt;
  &lt;/figure&gt;
  &lt;div class=&quot;mpr-table-wrap&quot;&gt;
    &lt;table class=&quot;mpr-table&quot;&gt;
      &lt;thead&gt;&lt;tr&gt;&lt;th&gt;順位&lt;/th&gt;&lt;th&gt;ソース&lt;/th&gt;&lt;th&gt;販売数&lt;/th&gt;&lt;th&gt;構成比&lt;/th&gt;&lt;th&gt;部門1位の商品&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;1位&lt;/td&gt;&lt;td&gt;クリームソース&lt;/td&gt;&lt;td&gt;13,101品&lt;/td&gt;&lt;td&gt;29.2％&lt;/td&gt;&lt;td&gt;サーモンクリーム&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;2位&lt;/td&gt;&lt;td&gt;トマトソース&lt;/td&gt;&lt;td&gt;11,327品&lt;/td&gt;&lt;td&gt;25.2％&lt;/td&gt;&lt;td&gt;バジルトマト&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;3位&lt;/td&gt;&lt;td&gt;ペペロンチーノ&lt;/td&gt;&lt;td&gt;8,940品&lt;/td&gt;&lt;td&gt;19.9％&lt;/td&gt;&lt;td&gt;ガーリックシュリンプパスタ&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;4位&lt;/td&gt;&lt;td&gt;明太子ソース&lt;/td&gt;&lt;td&gt;5,515品&lt;/td&gt;&lt;td&gt;12.3％&lt;/td&gt;&lt;td&gt;海鮮明太子レモン風味&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;5位&lt;/td&gt;&lt;td&gt;ミートソース&lt;/td&gt;&lt;td&gt;4,087品&lt;/td&gt;&lt;td&gt;9.1％&lt;/td&gt;&lt;td&gt;ナスミート&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td class=&quot;mpr-rank&quot;&gt;6位&lt;/td&gt;&lt;td&gt;和風ソース&lt;/td&gt;&lt;td&gt;1,964品&lt;/td&gt;&lt;td&gt;4.4％&lt;/td&gt;&lt;td&gt;和風&lt;/td&gt;&lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
  &lt;p class=&quot;mpr-note&quot;&gt;※構成比は小数第2位を四捨五入しているため、表示上の合計が100％にならない場合があります。&lt;/p&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;上位3ソースの人気商品&lt;/h2&gt;
  &lt;article class=&quot;mpr-feature&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260821155357-6a87f605c6b3e.jpg&quot; alt=&quot;クリームソース部門1位 サーモンクリーム&quot; loading=&quot;lazy&quot;&gt;
    &lt;div&gt;&lt;h3&gt;1位 クリームソース&lt;/h3&gt;&lt;p&gt;13,101品、全体の29.2％。約3割のお客様に選ばれました。&lt;/p&gt;&lt;ol class=&quot;mpr-top3&quot;&gt;&lt;li&gt;1位 サーモンクリーム：5,846品&lt;/li&gt;&lt;li&gt;2位 小エビクリーム：2,224品&lt;/li&gt;&lt;li&gt;3位 海鮮チゲクリーム：1,280品&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;
  &lt;/article&gt;

  &lt;article class=&quot;mpr-feature&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260821155421-6a87f61dbb87f.jpg&quot; alt=&quot;トマトソース部門1位 バジルトマト&quot; loading=&quot;lazy&quot;&gt;
    &lt;div&gt;&lt;h3&gt;2位 トマトソース&lt;/h3&gt;&lt;p&gt;11,327品、全体の25.2％。部門1位のバジルトマトが約4割を占めました。&lt;/p&gt;&lt;ol class=&quot;mpr-top3&quot;&gt;&lt;li&gt;1位 バジルトマト：4,538品&lt;/li&gt;&lt;li&gt;2位 ペスカトーレ：1,810品&lt;/li&gt;&lt;li&gt;3位 ナストマト：1,527品&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;
  &lt;/article&gt;

  &lt;article class=&quot;mpr-feature&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260611111211-6a2a197b8e8dc.jpg&quot; alt=&quot;ペペロンチーノ部門1位 ガーリックシュリンプパスタ&quot; loading=&quot;lazy&quot;&gt;
    &lt;div&gt;&lt;h3&gt;3位 ペペロンチーノ&lt;/h3&gt;&lt;p&gt;8,940品、全体の19.9％。香ばしいガーリックシュリンプパスタが部門1位です。&lt;/p&gt;&lt;ol class=&quot;mpr-top3&quot;&gt;&lt;li&gt;1位 ガーリックシュリンプパスタ：2,786品&lt;/li&gt;&lt;li&gt;2位 あさりぺぺ：877品&lt;/li&gt;&lt;li&gt;3位 ペスカぺぺ：819品&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;
  &lt;/article&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;4位以下の部門1位&lt;/h2&gt;
  &lt;div class=&quot;mpr-lower&quot;&gt;
    &lt;div class=&quot;mpr-lower-item&quot;&gt;&lt;img src=&quot;https://cdn.goope.jp/210527/260611110638-6a2a182e02193.jpg&quot; alt=&quot;明太子ソース部門1位 海鮮明太子レモン風味&quot; loading=&quot;lazy&quot;&gt;&lt;div class=&quot;mpr-lower-copy&quot;&gt;&lt;strong&gt;明太子ソース&lt;/strong&gt;海鮮明太子レモン風味&lt;br&gt;2,169品&lt;/div&gt;&lt;/div&gt;
    &lt;div class=&quot;mpr-lower-item&quot;&gt;&lt;img src=&quot;https://cdn.goope.jp/210527/260611110642-6a2a183225c1d.jpg&quot; alt=&quot;ミートソース部門1位 ナスミート&quot; loading=&quot;lazy&quot;&gt;&lt;div class=&quot;mpr-lower-copy&quot;&gt;&lt;strong&gt;ミートソース&lt;/strong&gt;ナスミート&lt;br&gt;1,728品&lt;/div&gt;&lt;/div&gt;
    &lt;div class=&quot;mpr-lower-item&quot;&gt;&lt;img src=&quot;https://cdn.goope.jp/210527/260904110747-6a9a27f3925ac.jpg&quot; alt=&quot;和風ソース部門1位 和風&quot; loading=&quot;lazy&quot;&gt;&lt;div class=&quot;mpr-lower-copy&quot;&gt;&lt;strong&gt;和風ソース&lt;/strong&gt;和風&lt;br&gt;1,206品&lt;/div&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;注文実績から見えた3つの傾向&lt;/h2&gt;
  &lt;div class=&quot;mpr-points&quot;&gt;
    &lt;div class=&quot;mpr-point&quot;&gt;&lt;b&gt;1. 半数以上&lt;/b&gt;クリームとトマトを合わせると24,428品。全体の54.4％を占めました。&lt;/div&gt;
    &lt;div class=&quot;mpr-point&quot;&gt;&lt;b&gt;2. 約4分の3&lt;/b&gt;上位3ソースを合わせると33,368品。全体の74.3％となりました。&lt;/div&gt;
    &lt;div class=&quot;mpr-point&quot;&gt;&lt;b&gt;3. 定番が人気&lt;/b&gt;各ソース部門で、代表的な定番商品へ注文が集まる傾向が見られました。&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;mpr-box&quot;&gt;
    &lt;h3&gt;担当者コメント&lt;/h3&gt;
    &lt;p&gt;クリーム、トマト、ペペロンチーノだけでなく、明太子、ミート、和風にも根強く支持されている商品があります。今回のランキングを、初めてご来店される方のメニュー選びや、いつもとは違う味を試す際の参考にしていただければ幸いです。今後も実際の注文実績を分析しながら、地域のお客様に楽しんでいただける商品づくりと店舗運営に取り組んでまいります。&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;調査概要&lt;/h2&gt;
  &lt;ul class=&quot;mpr-info&quot;&gt;
    &lt;li&gt;&lt;strong&gt;調査対象：&lt;/strong&gt;魔法のパスタ伊集院店で販売したパスタ&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;集計期間：&lt;/strong&gt;2024年6月25日～2026年8月23日&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;集計方法：&lt;/strong&gt;POSレジの商品別販売実績をソース別に分類して集計&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;対象販売数：&lt;/strong&gt;44,934品&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;対象部門：&lt;/strong&gt;クリーム、トマト、ペペロンチーノ、明太子、ミート、和風&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;集計主体：&lt;/strong&gt;有限会社ナチュラルスマイル&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p class=&quot;mpr-note&quot;&gt;※本調査は、魔法のパスタ伊集院店1店舗の販売実績に基づくものです。調査結果は、すべてのお客様や地域全体の嗜好を示すものではありません。&lt;/p&gt;

  &lt;h2 class=&quot;mpr-heading&quot;&gt;魔法のパスタ伊集院店&lt;/h2&gt;
  &lt;div class=&quot;mpr-shop&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260904111249-6a9a2921500b2.jpg&quot; alt=&quot;鹿児島県日置市の石焼き生パスタ専門店 魔法のパスタ伊集院店 外観&quot; loading=&quot;lazy&quot;&gt;
    &lt;div class=&quot;mpr-shop-body&quot;&gt;
      &lt;h3&gt;石焼き生パスタを最後まで熱々で&lt;/h3&gt;
      &lt;p&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;電話：&lt;/strong&gt;&lt;a href=&quot;tel:0992023515&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;平日：&lt;/strong&gt;11:00～15:00（L.O.14:30）／17:30～22:00（最終入店21:00・L.O.21:30）&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;土・日・祝：&lt;/strong&gt;11:00～22:00（通し営業・最終入店21:00・L.O.21:30）&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;定休日：&lt;/strong&gt;なし　&lt;strong&gt;駐車場：&lt;/strong&gt;17台　&lt;strong&gt;座席：&lt;/strong&gt;15テーブル・60席&lt;/p&gt;
      &lt;p&gt;全席ソファ席。赤ちゃん椅子、お子様用食器、おむつ交換台、車椅子対応席をご用意しています。&lt;/p&gt;
      &lt;div class=&quot;mpr-actions&quot;&gt;
        &lt;a class=&quot;mpr-btn&quot; href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;席を予約する&lt;/a&gt;
        &lt;a class=&quot;mpr-btn sub&quot; href=&quot;https://mahopaijuin.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;店舗ホームページを見る&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p class=&quot;mpr-source&quot;&gt;&lt;a href=&quot;https://prtimes.jp/main/html/rd/p/000000069.000176421.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;PR TIMES掲載記事はこちら&lt;/a&gt;&lt;/p&gt;
&lt;/section&gt;
&lt;!-- ===== パスタソース人気ランキング お知らせページ ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6885978">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-21T16:04:00+09:00</dc:date>
        <title>【日置市・伊集院】8月人気パスタランキングTOP10｜1位はサーモンクリーム！</title>
        <link>https://mahopaijuin.com/info/6885978</link>
        <description>&lt;!-- ===== 魔法のパスタ伊集院店｜2026年8月 人気パスタランキング ===== --&gt;

&lt;section
  aria-label=&quot;魔法のパスタ伊集院店 2026年8月人気パスタランキング&quot;
  style=&quot;
    max-width:900px;
    margin:0 auto;
    padding:18px 12px 32px;
    color:#222;
    line-height:1.8;
  &quot;
&gt;

  &lt;!-- ===== 見出し ===== --&gt;
  &lt;div style=&quot;text-align:center;margin-bottom:22px;&quot;&gt;

    &lt;div style=&quot;
      display:inline-block;
      margin-bottom:10px;
      padding:5px 13px;
      background:#9f1717;
      color:#fff;
      border-radius:999px;
      font-size:13px;
      font-weight:900;
    &quot;&gt;
      2026年8月1日〜16日 注文実績
    &lt;/div&gt;

    &lt;h2 style=&quot;
      margin:0;
      font-size:26px;
      line-height:1.45;
      font-weight:900;
      color:#7f1812;
    &quot;&gt;
      8月人気パスタランキングTOP10
    &lt;/h2&gt;

    &lt;p style=&quot;
      margin:8px 0 0;
      font-size:17px;
      font-weight:900;
    &quot;&gt;
      1位は「サーモンクリーム」！
    &lt;/p&gt;

  &lt;/div&gt;


  &lt;!-- ===== ランキング集合画像 ===== --&gt;
  &lt;figure style=&quot;
    margin:0 auto 25px;
    text-align:center;
  &quot;&gt;

    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260821155315-6a87f5db3c0e0.png&quot;
      alt=&quot;魔法のパスタ伊集院店 2026年8月 人気パスタランキングTOP10&quot;
      loading=&quot;eager&quot;
      decoding=&quot;async&quot;
      style=&quot;
        display:block;
        width:100%;
        max-width:850px;
        height:auto;
        margin:0 auto;
        border-radius:14px;
        box-shadow:0 5px 18px rgba(0,0,0,.10);
      &quot;
    &gt;

    &lt;figcaption style=&quot;
      margin-top:7px;
      font-size:12px;
      color:#666;
    &quot;&gt;
      魔法のパスタ伊集院店「2026年8月 人気パスタランキングTOP10」
    &lt;/figcaption&gt;

  &lt;/figure&gt;


  &lt;!-- ===== 導入 ===== --&gt;
  &lt;div style=&quot;
    max-width:780px;
    margin:0 auto 32px;
    padding:19px 18px;
    background:#fff8f3;
    border:1px solid #f0dfd5;
    border-radius:15px;
  &quot;&gt;

    &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;
      鹿児島県日置市伊集院町の
      &lt;strong&gt;「魔法のパスタ伊集院店」&lt;/strong&gt;では、
      &lt;strong&gt;2026年8月1日〜16日のパスタ注文実績&lt;/strong&gt;を集計しました。
    &lt;/p&gt;

    &lt;p style=&quot;margin:12px 0 0;font-size:15px;&quot;&gt;
      1位は&lt;strong&gt;「サーモンクリーム」&lt;/strong&gt;、
      2位は&lt;strong&gt;「バジルトマト」&lt;/strong&gt;、
      3位は&lt;strong&gt;「小エビクリーム」&lt;/strong&gt;。
      夏季限定の冷製パスタを販売する中でも、
      &lt;strong&gt;1位〜8位を温かいパスタが占める&lt;/strong&gt;結果となりました。
    &lt;/p&gt;

    &lt;p style=&quot;margin:12px 0 0;font-size:15px;&quot;&gt;
      魔法のパスタ伊集院店では、
      もちもち食感の生パスタを使用し、
      温かいメニューは石焼きならではの熱々の状態でご提供しています。
      伊集院でのランチやディナー選びの参考に、ぜひご覧ください。
    &lt;/p&gt;

  &lt;/div&gt;


  &lt;!-- ===== TOP3 ===== --&gt;
  &lt;section aria-label=&quot;人気パスタランキングTOP3&quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 6px;
      text-align:center;
      font-size:22px;
      font-weight:900;
    &quot;&gt;
      人気パスタランキング TOP3
    &lt;/h2&gt;

    &lt;p style=&quot;
      margin:0 0 20px;
      text-align:center;
      font-size:13px;
      color:#666;
    &quot;&gt;
      2026年8月1日〜16日の注文実績
    &lt;/p&gt;


    &lt;div style=&quot;
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
      gap:18px;
      margin-bottom:38px;
    &quot;&gt;

      &lt;!-- 1位 --&gt;
      &lt;article style=&quot;
        overflow:hidden;
        background:#fff;
        border:1px solid #ececec;
        border-radius:15px;
        box-shadow:0 5px 15px rgba(0,0,0,.07);
      &quot;&gt;

        &lt;img
          src=&quot;https://cdn.goope.jp/210527/260821155357-6a87f605c6b3e.jpg&quot;
          alt=&quot;人気ランキング1位 サーモンクリーム 魔法のパスタ伊集院店&quot;
          loading=&quot;lazy&quot;
          decoding=&quot;async&quot;
          style=&quot;
            display:block;
            width:100%;
            height:auto;
          &quot;
        &gt;

        &lt;div style=&quot;
          padding:13px 10px 15px;
          text-align:center;
        &quot;&gt;

          &lt;div style=&quot;
            font-size:16px;
            color:#a77300;
            font-weight:900;
          &quot;&gt;
            🥇 第1位
          &lt;/div&gt;

          &lt;h3 style=&quot;
            margin:3px 0 0;
            font-size:19px;
            font-weight:900;
          &quot;&gt;
            サーモンクリーム
          &lt;/h3&gt;

        &lt;/div&gt;

      &lt;/article&gt;


      &lt;!-- 2位 --&gt;
      &lt;article style=&quot;
        overflow:hidden;
        background:#fff;
        border:1px solid #ececec;
        border-radius:15px;
        box-shadow:0 5px 15px rgba(0,0,0,.07);
      &quot;&gt;

        &lt;img
          src=&quot;https://cdn.goope.jp/210527/260821155421-6a87f61dbb87f.jpg&quot;
          alt=&quot;人気ランキング2位 バジルトマト 魔法のパスタ伊集院店&quot;
          loading=&quot;lazy&quot;
          decoding=&quot;async&quot;
          style=&quot;
            display:block;
            width:100%;
            height:auto;
          &quot;
        &gt;

        &lt;div style=&quot;
          padding:13px 10px 15px;
          text-align:center;
        &quot;&gt;

          &lt;div style=&quot;
            font-size:16px;
            color:#666;
            font-weight:900;
          &quot;&gt;
            🥈 第2位
          &lt;/div&gt;

          &lt;h3 style=&quot;
            margin:3px 0 0;
            font-size:19px;
            font-weight:900;
          &quot;&gt;
            バジルトマト
          &lt;/h3&gt;

        &lt;/div&gt;

      &lt;/article&gt;


      &lt;!-- 3位 --&gt;
      &lt;article style=&quot;
        overflow:hidden;
        background:#fff;
        border:1px solid #ececec;
        border-radius:15px;
        box-shadow:0 5px 15px rgba(0,0,0,.07);
      &quot;&gt;

        &lt;img
          src=&quot;https://cdn.goope.jp/210527/260821155442-6a87f63216867.jpg&quot;
          alt=&quot;人気ランキング3位 小エビクリーム 魔法のパスタ伊集院店&quot;
          loading=&quot;lazy&quot;
          decoding=&quot;async&quot;
          style=&quot;
            display:block;
            width:100%;
            height:auto;
          &quot;
        &gt;

        &lt;div style=&quot;
          padding:13px 10px 15px;
          text-align:center;
        &quot;&gt;

          &lt;div style=&quot;
            font-size:16px;
            color:#995b35;
            font-weight:900;
          &quot;&gt;
            🥉 第3位
          &lt;/div&gt;

          &lt;h3 style=&quot;
            margin:3px 0 0;
            font-size:19px;
            font-weight:900;
          &quot;&gt;
            小エビクリーム
          &lt;/h3&gt;

        &lt;/div&gt;

      &lt;/article&gt;

    &lt;/div&gt;

  &lt;/section&gt;


  &lt;!-- ===== TOP10一覧 ===== --&gt;
  &lt;section style=&quot;
    max-width:700px;
    margin:0 auto 38px;
    padding:20px 18px;
    background:#fff;
    border:1px solid #e9e9e9;
    border-radius:16px;
  &quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 14px;
      text-align:center;
      font-size:21px;
      font-weight:900;
    &quot;&gt;
      2026年8月 人気パスタランキングTOP10
    &lt;/h2&gt;

    &lt;ol style=&quot;
      max-width:430px;
      margin:0 auto;
      padding-left:34px;
      font-size:16px;
      line-height:2;
    &quot;&gt;
      &lt;li&gt;&lt;strong&gt;サーモンクリーム&lt;/strong&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;バジルトマト&lt;/strong&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;小エビクリーム&lt;/strong&gt;&lt;/li&gt;
      &lt;li&gt;ガーリックシュリンプ&lt;/li&gt;
      &lt;li&gt;ペスカトーレ&lt;/li&gt;
      &lt;li&gt;イカ明太子&lt;/li&gt;
      &lt;li&gt;あさりペペ&lt;/li&gt;
      &lt;li&gt;レモンクリーム&lt;/li&gt;
      &lt;li&gt;温玉の冷製カルボナーラ&lt;/li&gt;
      &lt;li&gt;トマトクリーム&lt;/li&gt;
    &lt;/ol&gt;

  &lt;/section&gt;


  &lt;!-- ===== ランキング傾向 ===== --&gt;
  &lt;section style=&quot;
    max-width:780px;
    margin:0 auto 38px;
  &quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 12px;
      padding-left:11px;
      border-left:5px solid #9f1717;
      font-size:20px;
      line-height:1.5;
      font-weight:900;
    &quot;&gt;
      真夏でも1位〜8位は温かいパスタ
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;
      今回のランキングでは、
      &lt;strong&gt;1位から8位までを温かいパスタが占めました。&lt;/strong&gt;
      夏季限定の冷製パスタを展開する中でも、
      サーモンクリームやバジルトマトなどの定番メニューが上位となりました。
    &lt;/p&gt;

    &lt;p style=&quot;margin:12px 0 0;font-size:15px;&quot;&gt;
      またTOP10には、
      &lt;strong&gt;サーモンクリーム、小エビクリーム、レモンクリーム、トマトクリーム&lt;/strong&gt;
      のクリーム系パスタ4品がランクインしています。
    &lt;/p&gt;

  &lt;/section&gt;


  &lt;!-- ===== 夏季限定冷製パスタ ===== --&gt;
  &lt;section style=&quot;
    margin-bottom:38px;
    padding:23px 15px;
    background:linear-gradient(180deg,#eef9ff 0%,#fff 100%);
    border:1px solid #d9edf6;
    border-radius:18px;
  &quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 8px;
      text-align:center;
      font-size:22px;
      color:#176f91;
      font-weight:900;
    &quot;&gt;
      ❄️ 夏季限定の冷製パスタ
    &lt;/h2&gt;

    &lt;p style=&quot;
      max-width:650px;
      margin:0 auto 20px;
      text-align:center;
      font-size:15px;
    &quot;&gt;
      夏季限定の
      &lt;strong&gt;「温玉の冷製カルボナーラ」は9位&lt;/strong&gt;、
      &lt;strong&gt;「生ハムの冷製トマトパスタ」は13位&lt;/strong&gt;
      となりました。
    &lt;/p&gt;


    &lt;div style=&quot;
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
      gap:18px;
      max-width:660px;
      margin:0 auto;
    &quot;&gt;

      &lt;!-- 温玉の冷製カルボナーラ --&gt;
      &lt;article style=&quot;
        overflow:hidden;
        background:#fff;
        border-radius:15px;
        box-shadow:0 4px 14px rgba(0,0,0,.07);
      &quot;&gt;

        &lt;img
          src=&quot;https://cdn.goope.jp/210527/260821155505-6a87f649dbbd3.png&quot;
          alt=&quot;夏季限定 温玉の冷製カルボナーラ 人気ランキング9位&quot;
          loading=&quot;lazy&quot;
          decoding=&quot;async&quot;
          style=&quot;
            display:block;
            width:100%;
            height:auto;
          &quot;
        &gt;

        &lt;div style=&quot;
          padding:13px;
          text-align:center;
        &quot;&gt;

          &lt;div style=&quot;
            font-size:14px;
            color:#176f91;
            font-weight:900;
          &quot;&gt;
            人気ランキング 第9位
          &lt;/div&gt;

          &lt;h3 style=&quot;
            margin:3px 0 0;
            font-size:18px;
            font-weight:900;
          &quot;&gt;
            温玉の冷製カルボナーラ
          &lt;/h3&gt;

        &lt;/div&gt;

      &lt;/article&gt;


      &lt;!-- 生ハムの冷製トマトパスタ --&gt;
      &lt;article style=&quot;
        overflow:hidden;
        background:#fff;
        border-radius:15px;
        box-shadow:0 4px 14px rgba(0,0,0,.07);
      &quot;&gt;

        &lt;img
          src=&quot;https://cdn.goope.jp/210527/260821155528-6a87f6603b837.png&quot;
          alt=&quot;夏季限定 生ハムの冷製トマトパスタ 人気ランキング13位&quot;
          loading=&quot;lazy&quot;
          decoding=&quot;async&quot;
          style=&quot;
            display:block;
            width:100%;
            height:auto;
          &quot;
        &gt;

        &lt;div style=&quot;
          padding:13px;
          text-align:center;
        &quot;&gt;

          &lt;div style=&quot;
            font-size:14px;
            color:#176f91;
            font-weight:900;
          &quot;&gt;
            人気ランキング 第13位
          &lt;/div&gt;

          &lt;h3 style=&quot;
            margin:3px 0 0;
            font-size:18px;
            font-weight:900;
          &quot;&gt;
            生ハムの冷製トマトパスタ
          &lt;/h3&gt;

        &lt;/div&gt;

      &lt;/article&gt;

    &lt;/div&gt;

  &lt;/section&gt;


  &lt;!-- ===== 店舗紹介 ===== --&gt;
  &lt;section style=&quot;
    max-width:780px;
    margin:0 auto 30px;
  &quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 12px;
      padding-left:11px;
      border-left:5px solid #9f1717;
      font-size:20px;
      line-height:1.5;
      font-weight:900;
    &quot;&gt;
      魔法のパスタ伊集院店について
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;
      魔法のパスタ伊集院店では、
      &lt;strong&gt;もちもち食感の生パスタを30種類以上&lt;/strong&gt;ご用意しています。
      温かいパスタは石焼きならではの熱々の状態で楽しめるほか、
      夏季限定の冷製パスタも販売しています。
    &lt;/p&gt;

    &lt;p style=&quot;margin:12px 0 0;font-size:15px;&quot;&gt;
      パスタは&lt;strong&gt;全品ドリンクバー付き&lt;/strong&gt;。
      日置市・伊集院でのランチやディナー、
      ご家族やご友人とのお食事にもぜひご利用ください。
    &lt;/p&gt;

  &lt;/section&gt;


  &lt;!-- ===== 店舗情報 ===== --&gt;
  &lt;section style=&quot;
    max-width:780px;
    margin:0 auto;
    padding:22px 18px;
    background:#fff9f5;
    border:1px solid #eadfd8;
    border-radius:16px;
  &quot;&gt;

    &lt;h2 style=&quot;
      margin:0 0 16px;
      text-align:center;
      font-size:21px;
      font-weight:900;
      color:#7f1812;
    &quot;&gt;
      魔法のパスタ伊集院店 店舗情報
    &lt;/h2&gt;


    &lt;div style=&quot;font-size:15px;line-height:1.8;&quot;&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;店舗名&lt;/strong&gt;&lt;br&gt;
        魔法のパスタ伊集院店
      &lt;/p&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;住所&lt;/strong&gt;&lt;br&gt;
        〒899-2505&lt;br&gt;
        鹿児島県日置市伊集院町猪鹿倉1丁目10-13
      &lt;/p&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;電話番号&lt;/strong&gt;&lt;br&gt;
        &lt;a
          href=&quot;tel:0992023515&quot;
          style=&quot;
            color:#8b1e16;
            font-weight:800;
            text-decoration:none;
          &quot;
        &gt;
          099-202-3515
        &lt;/a&gt;
      &lt;/p&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;営業時間&lt;/strong&gt;&lt;br&gt;
        平日 11:00〜15:00（L.O.14:30）&lt;br&gt;
        17:30〜22:00（最終入店21:00／L.O.21:30）
        &lt;br&gt;&lt;br&gt;
        土・日・祝日 11:00〜22:00&lt;br&gt;
        （通し営業／最終入店21:00／L.O.21:30）
      &lt;/p&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;定休日&lt;/strong&gt;&lt;br&gt;
        なし
      &lt;/p&gt;

      &lt;p style=&quot;margin:0 0 11px;&quot;&gt;
        &lt;strong&gt;駐車場&lt;/strong&gt;&lt;br&gt;
        17台
      &lt;/p&gt;

      &lt;p style=&quot;margin:0;&quot;&gt;
        &lt;strong&gt;座席&lt;/strong&gt;&lt;br&gt;
        15テーブル・60席&lt;br&gt;
        全席ソファ席／赤ちゃん椅子／お子様用食器／
        おむつ交換台／車椅子対応席あり
      &lt;/p&gt;

    &lt;/div&gt;


    &lt;!-- ===== 予約ボタン ===== --&gt;
    &lt;div style=&quot;
      margin-top:22px;
      text-align:center;
    &quot;&gt;

      &lt;a
        href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
        target=&quot;_blank&quot;
        rel=&quot;noopener&quot;
        style=&quot;
          display:inline-block;
          width:100%;
          max-width:420px;
          box-sizing:border-box;
          padding:14px 16px;
          background:#9f1717;
          color:#fff;
          border-radius:999px;
          text-decoration:none;
          font-size:16px;
          font-weight:900;
          box-shadow:0 4px 12px rgba(0,0,0,.12);
        &quot;
      &gt;
        ご予約はこちら
      &lt;/a&gt;

    &lt;/div&gt;

  &lt;/section&gt;


  &lt;!-- ===== 最後 ===== --&gt;
  &lt;div style=&quot;
    max-width:760px;
    margin:27px auto 0;
    text-align:center;
    font-size:16px;
    line-height:1.9;
  &quot;&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      日置市・伊集院でパスタを楽しむなら、&lt;br&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;へ🍝
    &lt;/p&gt;

    &lt;p style=&quot;margin:8px 0 0;&quot;&gt;
      皆さまのご来店をお待ちしております。
    &lt;/p&gt;

  &lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6875996">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-12T13:29:00+09:00</dc:date>
        <title>【2026年お盆期間の営業案内】8/13（木）〜8/16（日）は11:00〜22:00通し営業</title>
        <link>https://mahopaijuin.com/info/6875996</link>
        <description>&lt;section style=&quot;max-width:900px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;div style=&quot;text-align:center;margin-bottom:22px;&quot;&gt;
    &lt;h1 style=&quot;margin:0 0 10px;font-size:clamp(22px,5.5vw,34px);font-weight:800;color:#8b4513;&quot;&gt;
      🍝 2026年 お盆期間の営業案内
    &lt;/h1&gt;
    &lt;p style=&quot;margin:0;font-size:clamp(15px,3.8vw,18px);font-weight:700;&quot;&gt;
      魔法のパスタ伊集院店
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;div style=&quot;padding:18px 16px;margin-bottom:22px;background:#fff7ed;border:2px solid #e7a85c;border-radius:14px;text-align:center;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;font-size:clamp(18px,4.5vw,24px);font-weight:800;color:#c0392b;&quot;&gt;
      8月13日（木）〜8月16日（日）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;font-size:clamp(22px,5.5vw,30px);font-weight:800;&quot;&gt;
      11:00〜22:00
    &lt;/p&gt;

    &lt;p style=&quot;margin:8px 0 0;font-size:15px;&quot;&gt;
      お昼休みなしの&lt;strong&gt;通し営業&lt;/strong&gt;です。
    &lt;/p&gt;

    &lt;p style=&quot;margin:4px 0 0;font-size:14px;color:#666;&quot;&gt;
      最終入店 21:00 ／ ラストオーダー 21:30
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
    いつも&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;をご利用いただき、ありがとうございます。
  &lt;/p&gt;

  &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
    お盆期間の&lt;strong&gt;2026年8月13日（木）〜8月16日（日）&lt;/strong&gt;は、
    通常の平日営業とは異なり、&lt;strong&gt;11:00〜22:00まで休憩なしで通し営業&lt;/strong&gt;いたします。
  &lt;/p&gt;

  &lt;p style=&quot;margin:0 0 22px;&quot;&gt;
    ご家族でのお食事や、ご親戚・ご友人とのお集まりにもぜひご利用ください。
    石焼き生パスタをはじめ、ピザ、アヒージョ、デザートなどをご用意してお待ちしております。
  &lt;/p&gt;

  &lt;div style=&quot;margin:0 0 24px;padding:16px;border:1px solid #ddd;border-radius:12px;background:#fafafa;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:20px;color:#7a3e16;&quot;&gt;
      通常営業時間
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 10px;&quot;&gt;
      &lt;strong&gt;平日&lt;/strong&gt;&lt;br&gt;
      11:00〜15:00（L.O.14:30）&lt;br&gt;
      17:30〜22:00（最終入店21:00／L.O.21:30）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      &lt;strong&gt;土・日・祝日&lt;/strong&gt;&lt;br&gt;
      11:00〜22:00（通し営業）&lt;br&gt;
      最終入店21:00／L.O.21:30
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;div style=&quot;text-align:center;margin:26px 0;&quot;&gt;
    &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
       target=&quot;_blank&quot;
       rel=&quot;noopener noreferrer&quot;
       style=&quot;display:inline-block;padding:14px 28px;background:#8b4513;color:#fff;text-decoration:none;border-radius:30px;font-weight:700;font-size:16px;&quot;&gt;
      📅 ネット予約はこちら
    &lt;/a&gt;
  &lt;/div&gt;

  &lt;div style=&quot;padding-top:18px;border-top:1px solid #ddd;&quot;&gt;
    &lt;p style=&quot;margin:0;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;br&gt;
      〒899-2505&lt;br&gt;
      鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;br&gt;
      TEL：099-202-3515&lt;br&gt;
      駐車場：17台
    &lt;/p&gt;
  &lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6869457">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-06T13:35:00+09:00</dc:date>
        <title>【魔法のパスタ伊集院店】30種類以上の石焼き生パスタがもっと選びやすく！店内メニューをリニューアル</title>
        <link>https://mahopaijuin.com/info/6869457</link>
        <description>&lt;!-- =========================================
魔法のパスタ伊集院店
店内メニューリニューアル お知らせページ
========================================= --&gt;

&lt;article style=&quot;max-width:920px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,sans-serif;color:#333;line-height:1.9;&quot;&gt;

  &lt;!-- タイトル --&gt;
  &lt;header style=&quot;text-align:center;margin-bottom:24px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;font-size:14px;font-weight:700;color:#b85c28;&quot;&gt;
      2026年7月1日 リニューアル
    &lt;/p&gt;

    &lt;h1 style=&quot;margin:0;font-size:clamp(24px,5.6vw,38px);line-height:1.45;font-weight:800;color:#7a2f14;&quot;&gt;
      30種類以上の石焼き生パスタを&lt;br&gt;
      もっと選びやすく！
    &lt;/h1&gt;

    &lt;p style=&quot;margin:12px 0 0;font-size:clamp(17px,4vw,23px);font-weight:700;color:#333;&quot;&gt;
      魔法のパスタ伊集院店の&lt;br&gt;
      店内メニューをリニューアルしました
    &lt;/p&gt;
  &lt;/header&gt;

  &lt;!-- 導入 --&gt;
  &lt;section style=&quot;margin-bottom:28px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 14px;&quot;&gt;
      鹿児島県日置市の
      &lt;strong&gt;「魔法のパスタ伊集院店」&lt;/strong&gt;では、
      2026年7月1日より店内メニューをリニューアルしました。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      30種類以上の石焼き生パスタを、
      トマト・クリーム・明太子・ペペロンチーノ・ミート・和風など、
      ソースの種類ごとに分かりやすく掲載。
      料理写真や使用食材を見ながら、
      お好みのパスタを選びやすいメニューになりました。
    &lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- 通常メニュー --&gt;
  &lt;section style=&quot;margin-bottom:34px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;padding-left:12px;border-left:6px solid #e49345;font-size:clamp(21px,4.8vw,30px);color:#7a2f14;&quot;&gt;
      30種類以上の石焼き生パスタ
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      モチモチ食感の生パスタを、熱々の特注石鍋でご提供します。
      定番人気の「バジルトマト」や「サーモンクリーム」をはじめ、
      魚介・肉・野菜を使った多彩なパスタを取りそろえています。
    &lt;/p&gt;

    &lt;figure style=&quot;margin:0 0 18px;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260731161207-6a6c4ac74a725.png&quot;
        alt=&quot;魔法のパスタ伊集院店の石焼き生パスタメニュー トマトソース・クリームソース・明太子ソース&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        トマト・クリーム・明太子など、好みのソースから選べる石焼き生パスタ
      &lt;/figcaption&gt;
    &lt;/figure&gt;

    &lt;figure style=&quot;margin:0;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260731161200-6a6c4ac0afb5b.png&quot;
        alt=&quot;魔法のパスタ伊集院店の石焼き生パスタメニュー ペペロンチーノ・ミートソース・和風ソース&quot;
        loading=&quot;lazy&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        ペペロンチーノ・ミート・和風など、30種類以上を取りそろえています
      &lt;/figcaption&gt;
    &lt;/figure&gt;
  &lt;/section&gt;

  &lt;!-- ドリンクバー --&gt;
  &lt;section style=&quot;margin:0 0 34px;padding:20px 16px;background:#fff6e9;border:1px solid #f2d3a8;border-radius:14px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:clamp(20px,4.5vw,27px);color:#b54d24;&quot;&gt;
      石焼き生パスタは全品ドリンクバー付き
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      お好きなドリンクと一緒に、熱々の石焼き生パスタをお楽しみください。
      未就学のお子様はドリンクバーを無料でご利用いただけます。
    &lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- セット --&gt;
  &lt;section style=&quot;margin-bottom:34px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;padding-left:12px;border-left:6px solid #e49345;font-size:clamp(21px,4.8vw,30px);color:#7a2f14;&quot;&gt;
      お得なセットメニュー
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      石焼き生パスタに、おかわり自由のバゲット・サラダ・スープバーを追加できる
      「パスタセット」をご用意しています。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      パスタ2品と選べるアヒージョを組み合わせた
      「魔法のパスタ2名様セット」もおすすめです。
      ご家族やご友人と料理をシェアしながらお楽しみいただけます。
    &lt;/p&gt;

    &lt;figure style=&quot;margin:0;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260731161213-6a6c4acd29e9c.png&quot;
        alt=&quot;魔法のパスタ伊集院店のお得なパスタセットとアヒージョセット&quot;
        loading=&quot;lazy&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        パスタセット・2名様セット・アヒージョなどをご用意しています
      &lt;/figcaption&gt;
    &lt;/figure&gt;
  &lt;/section&gt;

  &lt;!-- おいしさの秘密 --&gt;
  &lt;section style=&quot;margin-bottom:34px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;padding-left:12px;border-left:6px solid #e49345;font-size:clamp(21px,4.8vw,30px);color:#7a2f14;&quot;&gt;
      魔法のパスタのおいしさの秘密
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 14px;&quot;&gt;
      淡路島から届く特製生パスタを、すべて特注設計の石鍋でご提供。
      石鍋から出る遠赤外線で引き出されるモチモチ食感と、
      時間とともに深まるソースの味わいをお楽しみいただけます。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      パスタを味わった後は、石鍋に残ったソースを
      おかわり自由のバゲットにつけて食べるのがおすすめです。
      トマト・クリーム・明太子など、それぞれのソースを最後まで楽しめます。
    &lt;/p&gt;

    &lt;figure style=&quot;margin:0;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260731161157-6a6c4abd30139.png&quot;
        alt=&quot;魔法のパスタのおいしさの秘密とおすすめの食べ方&quot;
        loading=&quot;lazy&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        モチモチの生パスタ・特注石鍋・ソースへのこだわりと、おすすめの食べ方
      &lt;/figcaption&gt;
    &lt;/figure&gt;
  &lt;/section&gt;

  &lt;!-- 夏季限定 --&gt;
  &lt;section style=&quot;margin-bottom:34px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;padding-left:12px;border-left:6px solid #56a9c7;font-size:clamp(21px,4.8vw,30px);color:#276f8d;&quot;&gt;
      夏季限定メニューも提供中
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      リニューアルした通常メニューとは別に、
      夏季限定の「魔法の冷製生パスタ」と
      「うま辛薬味フェア」もご用意しています。
    &lt;/p&gt;

    &lt;h3 style=&quot;margin:0 0 10px;font-size:clamp(19px,4.2vw,25px);color:#2784a5;&quot;&gt;
      魔法の冷製生パスタ
    &lt;/h3&gt;

    &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
      「温玉の冷製カルボナーラ」と
      「生ハムの冷製トマトパスタ」の2種類。
      モチモチ食感の生パスタを、暑い季節にぴったりの冷たい仕立てで楽しめます。
    &lt;/p&gt;

    &lt;figure style=&quot;margin:0 0 26px;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260531235935-6a1c4cd7f1941.png&quot;
        alt=&quot;魔法のパスタ伊集院店の夏季限定 冷製生パスタ&quot;
        loading=&quot;lazy&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        温玉の冷製カルボナーラと生ハムの冷製トマトパスタ
      &lt;/figcaption&gt;
    &lt;/figure&gt;

    &lt;h3 style=&quot;margin:0 0 10px;font-size:clamp(19px,4.2vw,25px);color:#b43b20;&quot;&gt;
      うま辛薬味フェア
    &lt;/h3&gt;

    &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
      特製もみじおろしや大葉などの薬味を使った
      「大葉とナスのうま辛おろし和風」や
      「あさりのうま辛おろしペペ」など、
      香りと辛さが食欲を刺激する夏季限定メニューです。
    &lt;/p&gt;

    &lt;figure style=&quot;margin:0;text-align:center;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260531235937-6a1c4cd9ecda7.png&quot;
        alt=&quot;魔法のパスタ伊集院店の夏季限定 うま辛薬味フェア&quot;
        loading=&quot;lazy&quot;
        style=&quot;display:block;width:100%;height:auto;border-radius:12px;&quot;
      &gt;
      &lt;figcaption style=&quot;margin-top:8px;font-size:13px;color:#777;&quot;&gt;
        薬味の香りと辛さを楽しめる、うま辛薬味フェア
      &lt;/figcaption&gt;
    &lt;/figure&gt;
  &lt;/section&gt;

  &lt;!-- ピザ --&gt;
  &lt;section style=&quot;margin:0 0 34px;padding:20px 16px;background:#fff8ef;border-radius:14px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:clamp(20px,4.5vw,27px);color:#b54d24;&quot;&gt;
      ナチュラルスマイルピザのピザも楽しめます
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 12px;&quot;&gt;
      魔法のパスタ伊集院店では、石焼き生パスタやアヒージョに加え、
      自社ブランド「ナチュラルスマイルピザ」の焼きたてピザも提供しています。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 12px;&quot;&gt;
      石焼き生パスタとピザを一緒に楽しめる
      「魔法のパスタ伊集院店限定ピザセット」もご用意しています。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      平日のランチタイムには、パスタをご注文のお客様へ、
      包み焼きピザ「ポテコーン」を1枚プレゼントしています。
    &lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- まとめ --&gt;
  &lt;section style=&quot;margin-bottom:32px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;padding-left:12px;border-left:6px solid #e49345;font-size:clamp(21px,4.8vw,30px);color:#7a2f14;&quot;&gt;
      選ぶ時間から楽しめるメニューへ
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      石焼き生パスタの選び方や、バゲットとの組み合わせ方、
      アヒージョやピザの楽しみ方まで、分かりやすくご紹介しています。
      日置市・伊集院でのランチやディナーに、
      新しくなったメニューからお気に入りの一品を見つけてください。
    &lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- 店舗情報 --&gt;
  &lt;section style=&quot;padding:22px 16px;background:#f7f7f7;border-radius:14px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 14px;font-size:clamp(21px,4.8vw,28px);color:#7a2f14;&quot;&gt;
      魔法のパスタ伊集院店
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;所在地：&lt;/strong&gt;&lt;br&gt;
      鹿児島県日置市伊集院町猪鹿倉1丁目10-13
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;電話番号：&lt;/strong&gt;
      &lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#b54d24;font-weight:700;text-decoration:none;&quot;&gt;
        099-202-3515
      &lt;/a&gt;
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;平日：&lt;/strong&gt;&lt;br&gt;
      11:00～15:00（L.O.14:30）&lt;br&gt;
      17:30～22:00（最終入店21:00／L.O.21:30）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;土・日・祝日：&lt;/strong&gt;&lt;br&gt;
      11:00～22:00
      （通し営業／最終入店21:00／L.O.21:30）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;定休日：&lt;/strong&gt;なし
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 7px;&quot;&gt;
      &lt;strong&gt;駐車場：&lt;/strong&gt;17台
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      &lt;strong&gt;店内設備：&lt;/strong&gt;&lt;br&gt;
      15テーブル・60席／全席ソファ席／赤ちゃん椅子／
      お子様用食器／おむつ交換台／車椅子対応席
    &lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- 注記 --&gt;
  &lt;p style=&quot;margin:18px 0 0;font-size:12px;color:#777;text-align:center;&quot;&gt;
    ※季節限定メニューは、通常メニューとは別メニューでご案内しています。&lt;br&gt;
    ※仕入れ状況などにより、盛り付けや一部食材が異なる場合があります。
  &lt;/p&gt;

&lt;/article&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6843004">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-17T13:12:00+09:00</dc:date>
        <title>【7月17日販売開始】日置市・伊集院で夏季限定「昔ながらのかき氷」｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6843004</link>
        <description>&lt;section style=&quot;max-width:980px;margin:0 auto;padding:14px 12px;line-height:1.8;color:#111;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Noto Sans JP&#039;,sans-serif;&quot;&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 22px;text-align:center;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260717130941-6a59ab057a8b9.png&quot;
      alt=&quot;魔法のパスタ伊集院店で販売する夏季限定の昔ながらのかき氷&quot;
      style=&quot;display:block;width:100%;max-width:760px;height:auto;margin:0 auto;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 販売開始案内 --&gt;
  &lt;div style=&quot;padding:20px;border-radius:18px;background:#f3faff;border:2px solid #b9ddf5;margin-bottom:24px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;font-size:clamp(20px,4vw,28px);font-weight:900;color:#07559b;text-align:center;&quot;&gt;
      2026年7月17日（金）より販売開始
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;text-align:center;font-weight:700;&quot;&gt;
      魔法のパスタ伊集院店に、夏季限定の「昔ながらのかき氷」が登場しました。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- リード文 --&gt;
  &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
    鹿児島県日置市伊集院町の魔法のパスタ伊集院店では、
    2026年7月17日（金）より、夏季限定デザート「昔ながらのかき氷」の販売を開始しました。
  &lt;/p&gt;

  &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
    当初は7月18日（土）からの販売を予定していましたが、
    準備が整ったため、予定を1日前倒しして7月17日（金）から販売しています。
  &lt;/p&gt;

  &lt;p style=&quot;margin:0 0 24px;&quot;&gt;
    暑い日のひんやりデザートとしてはもちろん、
    石焼き生パスタやアヒージョ、ピザを楽しんだあとの食後のデザートにもおすすめです。
  &lt;/p&gt;

  &lt;!-- 商品案内 --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:28px 0 12px;&quot;&gt;
    昔ながらのかき氷
  &lt;/h2&gt;

  &lt;div style=&quot;padding:20px;border-radius:18px;background:#fffdf7;border:1px solid #f0dfb8;margin-bottom:24px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 14px;&quot;&gt;
      昔ながらのシンプルで爽やかな味わいを楽しめる、夏季限定のかき氷です。
      お好みに合わせて、3種類の味からお選びいただけます。
    &lt;/p&gt;

    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px;&quot;&gt;

      &lt;div style=&quot;padding:16px;border-radius:14px;background:#edf7ff;border:1px solid #b9daf2;text-align:center;&quot;&gt;
        &lt;strong style=&quot;display:block;font-size:20px;color:#07559b;&quot;&gt;
          ブルーハワイ
        &lt;/strong&gt;
        &lt;span style=&quot;display:block;margin-top:5px;color:#555;&quot;&gt;
          爽やかな夏の定番
        &lt;/span&gt;
      &lt;/div&gt;

      &lt;div style=&quot;padding:16px;border-radius:14px;background:#fff1f3;border:1px solid #f2c0c8;text-align:center;&quot;&gt;
        &lt;strong style=&quot;display:block;font-size:20px;color:#c62828;&quot;&gt;
          イチゴ
        &lt;/strong&gt;
        &lt;span style=&quot;display:block;margin-top:5px;color:#555;&quot;&gt;
          甘酸っぱく親しみやすい味
        &lt;/span&gt;
      &lt;/div&gt;

      &lt;div style=&quot;padding:16px;border-radius:14px;background:#effaf0;border:1px solid #badcbd;text-align:center;&quot;&gt;
        &lt;strong style=&quot;display:block;font-size:20px;color:#15752c;&quot;&gt;
          メロン
        &lt;/strong&gt;
        &lt;span style=&quot;display:block;margin-top:5px;color:#555;&quot;&gt;
          すっきりとした定番の味
        &lt;/span&gt;
      &lt;/div&gt;

    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 価格 --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:28px 0 12px;&quot;&gt;
    かき氷の価格
  &lt;/h2&gt;

  &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px;&quot;&gt;

    &lt;article style=&quot;padding:22px;border-radius:18px;background:#fff;border:2px solid #d8e9f6;text-align:center;box-shadow:0 6px 18px rgba(0,0,0,.05);&quot;&gt;
      &lt;h3 style=&quot;margin:0 0 8px;font-size:20px;font-weight:900;&quot;&gt;
        かき氷
      &lt;/h3&gt;

      &lt;p style=&quot;margin:0;font-size:42px;line-height:1.2;font-weight:900;color:#d71920;&quot;&gt;
        150円
      &lt;/p&gt;

      &lt;p style=&quot;margin:5px 0 0;font-size:18px;font-weight:800;color:#123d73;&quot;&gt;
        税込165円
      &lt;/p&gt;
    &lt;/article&gt;

    &lt;article style=&quot;padding:22px;border-radius:18px;background:#fffaf1;border:2px solid #efd49a;text-align:center;box-shadow:0 6px 18px rgba(0,0,0,.05);&quot;&gt;
      &lt;h3 style=&quot;margin:0 0 8px;font-size:20px;font-weight:900;&quot;&gt;
        練乳付き
      &lt;/h3&gt;

      &lt;p style=&quot;margin:0;font-size:42px;line-height:1.2;font-weight:900;color:#d71920;&quot;&gt;
        200円
      &lt;/p&gt;

      &lt;p style=&quot;margin:5px 0 0;font-size:18px;font-weight:800;color:#123d73;&quot;&gt;
        税込220円
      &lt;/p&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;p style=&quot;margin:0 0 24px;padding:14px 16px;border-radius:12px;background:#fafafa;border:1px solid #eee;color:#555;&quot;&gt;
    ブルーハワイ・イチゴ・メロンは、すべて同じ価格です。
    練乳付きをご希望の場合は、ご注文時にスタッフへお申し付けください。
  &lt;/p&gt;

  &lt;!-- MEO --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    日置市・伊集院でかき氷や夏のデザートをお探しの方へ
  &lt;/h2&gt;

  &lt;div style=&quot;padding:18px;border:1px solid #eee;border-radius:16px;background:#fafafa;&quot;&gt;
    &lt;p style=&quot;margin-top:0;&quot;&gt;
      魔法のパスタ伊集院店は、鹿児島県日置市伊集院町にある、
      石焼き生パスタを中心としたレストランです。
    &lt;/p&gt;

    &lt;p&gt;
      店内では、もちもち食感の石焼き生パスタを30種類以上ご用意しているほか、
      アヒージョ、ピザ、デザートなどもお楽しみいただけます。
      パスタとアヒージョは全品ドリンクバー付きです。
    &lt;/p&gt;

    &lt;p&gt;
      夏季限定の昔ながらのかき氷は、伊集院でのランチやディナー、
      ご家族でのお食事、お子様連れでの外食、食後のデザートにもおすすめです。
    &lt;/p&gt;

    &lt;p style=&quot;margin-bottom:0;&quot;&gt;
      日置市ランチ、伊集院ランチ、日置市ディナー、伊集院ディナーをお探しの際は、
      魔法のパスタ伊集院店へぜひお越しください。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 店舗設備 --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    ご家族やお子様連れでも利用しやすい店内
  &lt;/h2&gt;

  &lt;p&gt;
    魔法のパスタ伊集院店は、15テーブル・全60席をご用意しています。
    店内は全席ソファー席で、赤ちゃん椅子、お子様用食器、おむつ交換台も設置しています。
  &lt;/p&gt;

  &lt;p&gt;
    駐車場は17台分をご用意しており、
    ご家族でのランチやディナー、女子会、グループでのお食事にもご利用いただけます。
  &lt;/p&gt;

  &lt;!-- 営業時間 --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    魔法のパスタ伊集院店の営業時間
  &lt;/h2&gt;

  &lt;div style=&quot;padding:18px;border-radius:16px;background:#fff;border:1px solid #e6e6e6;&quot;&gt;
    &lt;p style=&quot;margin:0 0 12px;&quot;&gt;
      &lt;strong&gt;平日&lt;/strong&gt;&lt;br&gt;
      ランチ　11:00～15:00（ラストオーダー14:30）&lt;br&gt;
      ディナー　17:30～22:00（ラストオーダー21:30・最終入店21:00）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      &lt;strong&gt;土日祝&lt;/strong&gt;&lt;br&gt;
      11:00～22:00（通し営業・ラストオーダー21:30）
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 注意事項 --&gt;
  &lt;div style=&quot;margin-top:24px;padding:16px;border-radius:14px;background:#fff8e8;border:1px solid #eed7a5;&quot;&gt;
    &lt;p style=&quot;margin:0;font-size:14px;color:#555;&quot;&gt;
      昔ながらのかき氷は夏季限定商品です。
      販売状況や材料の在庫により、予告なく販売を終了する場合があります。
      写真はイメージです。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 予約導線 --&gt;
  &lt;div style=&quot;margin-top:30px;padding:24px;border-radius:18px;background:#fff4ec;border:2px solid #f0d7c2;text-align:center;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:24px;font-weight:900;&quot;&gt;
      お席のご予約はこちら
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 18px;&quot;&gt;
      魔法のパスタ伊集院店のランチ・ディナーのご予約は、
      下記の予約ページより承っております。
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;a
        href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
        style=&quot;display:inline-block;padding:14px 28px;background:#c62828;color:#fff;text-decoration:none;border-radius:999px;font-weight:900;&quot;
      &gt;
        予約ページはこちら
      &lt;/a&gt;
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      夏季限定の昔ながらのかき氷を、魔法のパスタ伊集院店でお楽しみください。
    &lt;/p&gt;
  &lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6801059">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-14T09:05:00+09:00</dc:date>
        <title>累計来店5万人が選んだ！人気生パスタBEST10【2026年版】</title>
        <link>https://mahopaijuin.com/info/6801059</link>
        <description>&lt;section style=&quot;max-width:980px;margin:0 auto;padding:14px 12px;line-height:1.8;color:#111;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Noto Sans JP&#039;,sans-serif;&quot;&gt;

  &lt;!-- タイトル --&gt;
  &lt;h1 style=&quot;margin:0 0 10px;font-size:clamp(24px,5vw,34px);font-weight:900;&quot;&gt;
    累計来店5万人が選んだ！人気生パスタBEST10
  &lt;/h1&gt;

  &lt;p style=&quot;margin:0 0 18px;color:#555;&quot;&gt;
    魔法のパスタ伊集院店は2026年6月28日にオープン2周年を迎えます。
    2024年6月28日のオープンから2026年5月31日までの累計来店数は50,459人。
    多くのお客様にご利用いただいた販売実績をもとに、人気生パスタBEST10を発表します。
  &lt;/p&gt;

  &lt;!-- こだわり --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:24px 0 12px;&quot;&gt;
    もちもち生麺と石焼きスタイルへのこだわり
  &lt;/h2&gt;

  &lt;div style=&quot;padding:18px;border-radius:16px;background:#fafafa;border:1px solid #eee;&quot;&gt;
    &lt;p&gt;
      魔法のパスタの生麺は淡路島から取り寄せる特製生麺を使用。
      もちもちとした食感とソースとの絡みの良さが特徴です。
    &lt;/p&gt;

    &lt;p style=&quot;margin-bottom:0;&quot;&gt;
      さらに、石鍋で提供する石焼き生パスタは最後まで熱々。
      日置市ランチ、伊集院ランチ、日置市ディナー、伊集院ディナーで多くのお客様にご利用いただいています。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    人気生パスタBEST10
  &lt;/h2&gt;

  &lt;!-- 1位 --&gt;
  &lt;article style=&quot;border:1px solid #e8d8c8;border-radius:18px;overflow:hidden;background:#fff8f2;box-shadow:0 8px 24px rgba(0,0,0,.08);margin-bottom:18px;&quot;&gt;
    &lt;div style=&quot;position:relative;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110402-6a2a1792eb64a.jpg&quot; alt=&quot;サーモンクリーム&quot; style=&quot;width:100%;display:block;&quot;&gt;
      &lt;div style=&quot;position:absolute;top:12px;left:12px;background:#c62828;color:#fff;padding:8px 14px;border-radius:999px;font-weight:900;&quot;&gt;
        👑 第1位
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div style=&quot;padding:18px;&quot;&gt;
      &lt;h3 style=&quot;margin:0;font-size:28px;font-weight:900;&quot;&gt;サーモンクリーム&lt;/h3&gt;
      &lt;p style=&quot;margin:10px 0 0;&quot;&gt;
        濃厚なクリームソースとサーモンの旨みが楽しめる人気No.1メニュー。
        幅広い世代のお客様から支持される魔法のパスタ伊集院店の看板商品です。
      &lt;/p&gt;
    &lt;/div&gt;
  &lt;/article&gt;

  &lt;!-- 2〜10位 --&gt;
  &lt;div style=&quot;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));&quot;&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110404-6a2a17942204e.jpg&quot; alt=&quot;バジルトマト&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第2位 バジルトマト&lt;/strong&gt;
        &lt;p&gt;トマトの旨みとバジルの爽やかな香りが人気の定番メニュー。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110405-6a2a179593885.jpg&quot; alt=&quot;石焼きカルボナーラ&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第3位 石焼きカルボナーラ&lt;/strong&gt;
        &lt;p&gt;季節限定ながら上位にランクインした濃厚カルボナーラ。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611111211-6a2a197b8e8dc.jpg&quot; alt=&quot;ガーリックシュリンプ&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第4位 ガーリックシュリンプ&lt;/strong&gt;
        &lt;p&gt;海老の旨みとガーリックの香りが食欲をそそる人気メニュー。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110638-6a2a182e02193.jpg&quot; alt=&quot;海鮮明太レモン風味&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第5位 海鮮明太レモン風味&lt;/strong&gt;
        &lt;p&gt;海鮮の旨みと明太子、レモンの爽やかな風味が人気。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110639-6a2a182f2c9aa.jpg&quot; alt=&quot;小エビクリーム&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第6位 小エビクリーム&lt;/strong&gt;
        &lt;p&gt;小エビの旨みをクリームソースで楽しめる定番メニュー。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110640-6a2a18302c4d9.jpg&quot; alt=&quot;イカ明太子&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第7位 イカ明太子&lt;/strong&gt;
        &lt;p&gt;イカの食感と明太子の旨みが楽しめる人気商品。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110642-6a2a183225c1d.jpg&quot; alt=&quot;ナスミート&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第8位 ナスミート&lt;/strong&gt;
        &lt;p&gt;ナスとミートソースの相性が良いロングセラーメニュー。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110643-6a2a18330b112.jpg&quot; alt=&quot;ペスカトーレ&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第9位 ペスカトーレ&lt;/strong&gt;
        &lt;p&gt;魚介の旨みをたっぷり味わえる本格トマトソースパスタ。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260611110641-6a2a18312eee0.jpg&quot; alt=&quot;ナストマト&quot; style=&quot;width:100%;&quot;&gt;
      &lt;div style=&quot;padding:12px;&quot;&gt;
        &lt;strong&gt;第10位 ナストマト&lt;/strong&gt;
        &lt;p&gt;トマトソースとナスの相性が抜群の定番人気商品。&lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;!-- 人気傾向 --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    ランキングから見える人気傾向
  &lt;/h2&gt;

  &lt;div style=&quot;padding:18px;border:1px solid #eee;border-radius:16px;background:#fafafa;&quot;&gt;
    &lt;p&gt;
      今回のランキングでは、クリームソース系が3品、トマトソース系が3品、明太子ソース系が2品ランクインしました。
    &lt;/p&gt;

    &lt;p&gt;
      また、サーモンクリーム、ガーリックシュリンプ、海鮮明太レモン風味、ペスカトーレなど、
      海鮮を使用したメニューが上位に多く入り、魚介系パスタの人気の高さがうかがえる結果となりました。
    &lt;/p&gt;

    &lt;p style=&quot;margin-bottom:0;&quot;&gt;
      石焼き生パスタならではの熱々の美味しさと、もちもち生麺の食感が多くのお客様に支持されています。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- MEO --&gt;
  &lt;h2 style=&quot;font-size:24px;font-weight:900;margin:30px 0 12px;&quot;&gt;
    日置市・伊集院でランチやディナーをお探しの方へ
  &lt;/h2&gt;

  &lt;p&gt;
    魔法のパスタ伊集院店では、石焼き生パスタを30種類以上ご用意しています。
    日置市ランチ、伊集院ランチ、日置市ディナー、伊集院ディナーで多くのお客様にご利用いただいています。
  &lt;/p&gt;

  &lt;p&gt;
    パスタ・アヒージョは全品ドリンクバー付き。
    平日ランチタイムには、パスタまたはアヒージョをご注文のお客様へ包み焼きピザをプレゼントしています。
  &lt;/p&gt;

  &lt;p&gt;
    ソファー席中心の店内は、ご家族でのお食事、女子会、お子様連れのランチにもおすすめです。
  &lt;/p&gt;

  &lt;!-- 予約導線 --&gt;
  &lt;div style=&quot;margin-top:30px;padding:24px;border-radius:18px;background:#fff4ec;border:2px solid #f0d7c2;text-align:center;&quot;&gt;
    &lt;h2 style=&quot;margin-top:0;&quot;&gt;ご予約はこちら&lt;/h2&gt;

    &lt;p&gt;
      ランチ・ディナーのご予約は下記ページより承っております。
    &lt;/p&gt;

    &lt;p&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
         style=&quot;display:inline-block;padding:14px 28px;background:#c62828;color:#fff;text-decoration:none;border-radius:999px;font-weight:900;&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;
    &lt;/p&gt;

    &lt;p style=&quot;margin-bottom:0;&quot;&gt;
      累計来店5万人のお客様に選ばれた人気生パスタをぜひお楽しみください。
    &lt;/p&gt;
  &lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6790487">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-05T10:41:00+09:00</dc:date>
        <title>【6/5〜6/7】ポイント2倍デー開催｜魔法のパスタ伊集院店｜日置市伊集院のランチ・ディナーにおすすめ</title>
        <link>https://mahopaijuin.com/info/6790487</link>
        <description>&lt;!-- タイトル：【6/5〜6/7開催】ポイント2倍デー｜魔法のパスタ伊集院店 --&gt;

&lt;!-- ===== 魔法のパスタ伊集院店｜6/5〜6/7 ポイント2倍デー 完全版 ここから ===== --&gt;
&lt;section style=&quot;max-width:960px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Meiryo&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;div style=&quot;margin:0 0 18px;&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260417104954-69e191c2e32b9.jpg&quot; alt=&quot;6月5日〜6月7日 ポイント2倍デー｜4店舗共通ポイントカード&quot; style=&quot;width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot; loading=&quot;lazy&quot;&gt;
  &lt;/div&gt;

  &lt;div style=&quot;background:linear-gradient(135deg,#fffaf6 0%,#ffffff 100%);border:1px solid #f3dfd2;border-radius:20px;padding:22px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

    &lt;div style=&quot;display:inline-block;background:#d94b45;color:#fff;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 12px;border-radius:999px;margin:0 0 12px;&quot;&gt;
      6月5日〜6月7日開催！
    &lt;/div&gt;

    &lt;h1 style=&quot;font-size:clamp(24px,4.8vw,34px);line-height:1.35;margin:0 0 14px;color:#8c2f1c;font-weight:800;&quot;&gt;
      ポイント2倍デー✨
    &lt;/h1&gt;

    &lt;p style=&quot;margin:0 0 10px;font-size:16px;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;では、&lt;strong&gt;毎月5・6・7の付く日&lt;/strong&gt;に
      &lt;strong&gt;4店舗共通ポイントカードがポイント2倍&lt;/strong&gt;になります！
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;font-size:15px;&quot;&gt;
      &lt;strong&gt;今月は6月5日・6日・7日が対象日。&lt;/strong&gt;
      お食事を楽しみながら、いつもよりお得にポイントをためられるチャンスです。
    &lt;/p&gt;

    &lt;div style=&quot;background:#fff;border:1px solid #efd8ca;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#a53b2a;margin:0 0 8px;font-size:16px;&quot;&gt;6月の対象日&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:16px;font-weight:700;line-height:1.9;&quot;&gt;
        &lt;span style=&quot;color:#d94b45;&quot;&gt;5日・6日・7日（今回！）&lt;/span&gt;&lt;br&gt;
        15日・16日・17日&lt;br&gt;
        25日・26日・27日
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;ポイント特典&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:15px;&quot;&gt;・税込1,000円以上で1ポイント&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;・&lt;strong&gt;40ポイントで「お好きなMサイズピザ」または「お好きなパスタ」プレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;div style=&quot;background:#fffef6;border:1px solid #eadfba;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c6a1f;margin:0 0 8px;font-size:16px;&quot;&gt;日置市くらし応援クーポン利用OK&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;
        &lt;strong&gt;魔法のパスタ伊集院店は、日置市くらし応援クーポン利用対象店舗です。&lt;/strong&gt;&lt;br&gt;
        ご利用金額の&lt;strong&gt;10％キャッシュバック対象&lt;/strong&gt;です。
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;div style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;さらに、&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🥤 &lt;strong&gt;パスタ・アヒージョ全品ドリンクバー付き&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🎁 &lt;strong&gt;平日ランチタイムは包み焼きピザプレゼント&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:16px;&quot;&gt;🍝 &lt;strong&gt;冷製生パスタ・うま辛薬味フェアもおすすめ&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p style=&quot;margin:0 0 18px;font-size:16px;&quot;&gt;
      日置市伊集院でランチやディナーをお探しの方へ。熱々ぐつぐつの石焼き生パスタやアヒージョ、ピザセット、デザートまで楽しめる3日間。ポイント2倍と日置市くらし応援クーポンをあわせて、ぜひこの機会にご来店ください🍝
    &lt;/p&gt;

    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 18px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;営業時間&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 4px;font-size:15px;&quot;&gt;&lt;strong&gt;平日&lt;/strong&gt; 11:00〜15:00／17:30〜22:00&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;&lt;strong&gt;土日祝&lt;/strong&gt; 11:00〜22:00&lt;/p&gt;
    &lt;/div&gt;

    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 16px;&quot;&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; style=&quot;display:block;text-align:center;background:#c93c2d;color:#fff;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px;border:2px solid #c93c2d;box-shadow:0 6px 14px rgba(201,60,45,.18);&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;

      &lt;a href=&quot;tel:0992023515&quot; style=&quot;display:block;text-align:center;background:#ffffff;color:#8c2f1c;text-decoration:none;font-weight:700;padding:14px 12px;border-radius:12px;border:2px solid #d9b39c;&quot;&gt;
        電話で予約する
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;div style=&quot;border-top:1px dashed #e7cfc0;padding-top:14px;font-size:14px;color:#555;&quot;&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p style=&quot;margin:0;&quot;&gt;TEL：&lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#a53b2a;text-decoration:none;font-weight:700;&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/section&gt;
&lt;!-- ===== 魔法のパスタ伊集院店｜6/5〜6/7 ポイント2倍デー 完全版 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6780745">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-30T09:18:00+09:00</dc:date>
        <title>日置市くらし応援商品券がご利用いただけます【10％キャッシュバック対象】</title>
        <link>https://mahopaijuin.com/info/6780745</link>
        <description>&lt;section style=&quot;max-width:900px;margin:0 auto;padding:22px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,Meiryo,sans-serif;color:#333;line-height:1.9;box-sizing:border-box;&quot;&gt;

  &lt;div style=&quot;text-align:center;margin:0 0 24px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260530091815-6a1a2cc7c0d82.jpg&quot;
      alt=&quot;日置市くらし応援商品券 10％キャッシュバック対象&quot;
      style=&quot;width:100%;max-width:760px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.12);display:block;margin:0 auto;&quot;
    &gt;
  &lt;/div&gt;

  &lt;div style=&quot;background:#fff7e6;border:2px solid #f2b84b;border-radius:18px;padding:22px 16px;text-align:center;margin-bottom:24px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;color:#b85c00;font-weight:800;font-size:15px;&quot;&gt;日置市くらし応援商品券 取扱店&lt;/p&gt;
    &lt;h1 style=&quot;margin:0;color:#c62828;font-size:clamp(25px,5.8vw,36px);line-height:1.35;&quot;&gt;
      日置市くらし応援商品券が&lt;br&gt;
      ご利用いただけます
    &lt;/h1&gt;
    &lt;p style=&quot;margin:12px 0 0;font-size:clamp(18px,4.5vw,26px);font-weight:900;color:#d84315;&quot;&gt;
      10％キャッシュバック対象
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;p style=&quot;font-size:16px;margin:0 0 18px;&quot;&gt;
    いつも魔法のパスタ伊集院店をご利用いただきありがとうございます。&lt;br&gt;
    当店は「日置市くらし応援商品券」取扱店です。期間中は、店内飲食のお支払いに日置市くらし応援商品券をご利用いただけます。
  &lt;/p&gt;

  &lt;div style=&quot;background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;margin:22px 0;box-shadow:0 4px 14px rgba(0,0,0,.05);&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:22px;color:#5d4037;border-left:6px solid #f57c00;padding-left:10px;&quot;&gt;
      商品券利用期間
    &lt;/h2&gt;
    &lt;p style=&quot;margin:0;font-size:22px;font-weight:900;color:#c62828;&quot;&gt;
      2026年5月1日（金）～2026年8月31日（月）
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;div style=&quot;background:#fff3e0;border-radius:14px;padding:18px;margin:22px 0;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 10px;font-size:22px;color:#e65100;border-left:6px solid #ff9800;padding-left:10px;&quot;&gt;
      10％キャッシュバック対象
    &lt;/h2&gt;
    &lt;p style=&quot;margin:0;&quot;&gt;
      魔法のパスタ伊集院店は、日置市くらし応援商品券のキャッシュバック対象店舗です。&lt;br&gt;
      石焼き生パスタやアヒージョ、店内ピザなどのお食事にご利用いただけます。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 style=&quot;margin:30px 0 10px;font-size:22px;color:#5d4037;border-left:6px solid #8d6e63;padding-left:10px;&quot;&gt;
    日置市伊集院でランチ・ディナーなら
  &lt;/h2&gt;

  &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
    魔法のパスタ伊集院店は、日置市伊集院の石焼き生パスタ専門店です。&lt;br&gt;
    熱々の石焼き生パスタをはじめ、アヒージョ、店内ピザなど豊富なメニューをご用意しております。
  &lt;/p&gt;

  &lt;p style=&quot;margin:0 0 16px;&quot;&gt;
    パスタ・アヒージョは全品ドリンクバー付き。ソファー席中心の店内で、ご家族連れやお友達同士のお食事にもおすすめです。
  &lt;/p&gt;

  &lt;div style=&quot;text-align:center;margin:30px 0;&quot;&gt;
    &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;
       style=&quot;display:inline-block;background:#c62828;color:#fff;text-decoration:none;font-weight:900;font-size:18px;padding:14px 28px;border-radius:999px;box-shadow:0 4px 12px rgba(198,40,40,.25);&quot;&gt;
      ご予約はこちら
    &lt;/a&gt;
  &lt;/div&gt;

  &lt;div style=&quot;background:#f8f8f8;border-radius:14px;padding:18px;margin-top:26px;&quot;&gt;
    &lt;h2 style=&quot;margin:0 0 12px;font-size:22px;color:#5d4037;border-left:6px solid #8d6e63;padding-left:10px;&quot;&gt;
      営業時間
    &lt;/h2&gt;

    &lt;p style=&quot;margin:0 0 12px;&quot;&gt;
      &lt;strong&gt;平日&lt;/strong&gt;&lt;br&gt;
      11:00～15:00（L.O.14:30）&lt;br&gt;
      17:30～22:00（L.O.21:30・最終入店21:00）
    &lt;/p&gt;

    &lt;p style=&quot;margin:0;&quot;&gt;
      &lt;strong&gt;土日祝&lt;/strong&gt;&lt;br&gt;
      11:00～22:00（L.O.21:30・最終入店21:00）
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;p style=&quot;margin:24px 0 0;text-align:center;font-weight:700;color:#5d4037;&quot;&gt;
    日置市くらし応援商品券を使って、お得に石焼き生パスタをお楽しみください。
  &lt;/p&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6772293">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-24T09:00:00+09:00</dc:date>
        <title>【5/31まで】季節限定石焼きカルボナーラまもなく終了</title>
        <link>https://mahopaijuin.com/info/6772293</link>
        <description>&lt;section style=&quot;max-width:900px;margin:auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,&#039;Yu Gothic&#039;,sans-serif;line-height:1.9;color:#333;&quot;&gt;

&lt;h1 style=&quot;font-size:clamp(28px,5vw,38px);font-weight:800;color:#b22222;text-align:center;margin-bottom:10px;&quot;&gt;
【まもなく終了】人気No.1「石焼きカルボナーラ」は5/31まで
&lt;/h1&gt;

&lt;p style=&quot;text-align:center;font-size:17px;color:#666;margin-bottom:25px;&quot;&gt;
日置市伊集院でランチ・ディナーなら｜魔法のパスタ伊集院店
&lt;/p&gt;


&lt;img src=&quot;https://cdn.goope.jp/210527/260524085756-6a123f04a2c08.jpg&quot;
style=&quot;width:100%;border-radius:12px;margin-bottom:30px;&quot;&gt;


&lt;p style=&quot;font-size:18px;&quot;&gt;
魔法のパスタ伊集院店で販売中の季節限定メニュー
&lt;strong style=&quot;color:#c0392b;&quot;&gt;「石焼きカルボナーラ」&lt;/strong&gt;は、
&lt;strong style=&quot;color:#c0392b;&quot;&gt;2026年5月31日（日）で販売終了予定&lt;/strong&gt;となります。
&lt;/p&gt;

&lt;p&gt;
5月前半には&lt;strong&gt;115食&lt;/strong&gt;を記録し、
期間限定メニューながら&lt;strong&gt;人気No.1&lt;/strong&gt;となったことから販売期間を延長していました。
&lt;/p&gt;

&lt;p&gt;
濃厚カルボナーラソースに、もちもち生パスタ。
石焼きならではの&lt;strong&gt;ぐつぐつ感&lt;/strong&gt;と、
最後まで熱々で楽しめる味わいが人気です。
&lt;/p&gt;

&lt;p&gt;
卵黄を絡めた濃厚な味わいと、
石焼きならではの香ばしさを楽しめるため、
家族利用やグループ利用でもご注文の多いメニューとなっています。
&lt;/p&gt;


&lt;img src=&quot;https://cdn.goope.jp/210527/260524085808-6a123f10a419c.jpg&quot;
style=&quot;width:100%;border-radius:12px;margin:30px 0;&quot;&gt;


&lt;div style=&quot;background:#fff8ef;padding:18px;border-radius:12px;margin:25px 0;&quot;&gt;

&lt;h2 style=&quot;margin-top:0;color:#b22222;&quot;&gt;
こんな方におすすめ
&lt;/h2&gt;

✅ 日置市伊集院でランチを探している&lt;br&gt;
✅ 熱々の石焼き生パスタが好き&lt;br&gt;
✅ 家族・子連れ・グループでゆっくり食事したい&lt;br&gt;
✅ 人気メニューを終了前に食べたい

&lt;/div&gt;


&lt;p&gt;
魔法のパスタ伊集院店では、
&lt;strong&gt;30種類以上の石焼き生パスタ&lt;/strong&gt;、
&lt;strong&gt;25種類以上のピザ&lt;/strong&gt;、
アヒージョやデザートをご用意しています。
&lt;/p&gt;

&lt;p&gt;
また、パスタ・アヒージョは&lt;strong&gt;全品ドリンクバー付き&lt;/strong&gt;。
ソファー席中心の店内で、家族連れや子連れのお客様にも多くご利用いただいています。
&lt;/p&gt;


&lt;div style=&quot;background:#f8f8f8;padding:22px;border-radius:12px;margin-top:35px;&quot;&gt;

&lt;h3 style=&quot;margin-top:0;&quot;&gt;
【店舗情報】魔法のパスタ伊集院店
&lt;/h3&gt;

📍 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;br&gt;
☎ 099-202-3515&lt;br&gt;&lt;br&gt;

■ 平日&lt;br&gt;
11:00〜15:00（L.O14:30）&lt;br&gt;
17:30〜22:00（L.O21:30）&lt;br&gt;&lt;br&gt;

■ 土日祝&lt;br&gt;
11:00〜22:00（通し営業）&lt;br&gt;
最終入店21:00&lt;br&gt;&lt;br&gt;

駐車場17台／ソファー席中心／全席禁煙&lt;br&gt;
赤ちゃん椅子あり／おむつ交換台あり

&lt;/div&gt;


&lt;div style=&quot;background:#c0392b;color:#fff;padding:20px;border-radius:12px;text-align:center;margin-top:35px;&quot;&gt;

&lt;div style=&quot;font-size:28px;font-weight:800;&quot;&gt;
石焼きカルボナーラは&lt;br&gt;
5/31（土）まで
&lt;/div&gt;

&lt;div style=&quot;font-size:18px;margin-top:10px;&quot;&gt;
まもなく終了です
&lt;/div&gt;

&lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6761674">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-14T20:23:00+09:00</dc:date>
        <title>【5/15〜5/17開催】ポイント2倍デー｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6761674</link>
        <description>&lt;!-- タイトル：【5/15〜5/17開催】ポイント2倍デー｜魔法のパスタ伊集院店 --&gt;

&lt;!-- ===== 魔法のパスタ伊集院店｜5/15〜5/17 ポイント2倍デー 完全版 ここから ===== --&gt;
&lt;section style=&quot;max-width:960px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Meiryo&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 18px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260417104954-69e191c2e32b9.jpg&quot;
      alt=&quot;5月15日〜5月17日 ポイント2倍デー｜4店舗共通ポイントカード&quot;
      style=&quot;width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
      loading=&quot;lazy&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 本文カード --&gt;
  &lt;div style=&quot;background:linear-gradient(135deg,#fffaf6 0%,#ffffff 100%);border:1px solid #f3dfd2;border-radius:20px;padding:22px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

    &lt;!-- バッジ --&gt;
    &lt;div style=&quot;display:inline-block;background:#d94b45;color:#fff;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 12px;border-radius:999px;margin:0 0 12px;&quot;&gt;
      5月15日〜5月17日開催！
    &lt;/div&gt;

    &lt;!-- タイトル --&gt;
    &lt;h1 style=&quot;font-size:clamp(24px,4.8vw,34px);line-height:1.35;margin:0 0 14px;color:#8c2f1c;font-weight:800;&quot;&gt;
      ポイント2倍デー✨
    &lt;/h1&gt;

    &lt;!-- 説明 --&gt;
    &lt;p style=&quot;margin:0 0 10px;font-size:16px;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;では、&lt;strong&gt;毎月5・6・7の付く日&lt;/strong&gt;に
      &lt;strong&gt;4店舗共通ポイントカードがポイント2倍&lt;/strong&gt;になります！
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;font-size:15px;&quot;&gt;
      &lt;strong&gt;今月は5月15日・16日・17日が対象日。&lt;/strong&gt;
      お食事を楽しみながら、いつもよりお得にポイントをためられるチャンスです。
    &lt;/p&gt;

    &lt;!-- 対象日 --&gt;
    &lt;div style=&quot;background:#fff;border:1px solid #efd8ca;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#a53b2a;margin:0 0 8px;font-size:16px;&quot;&gt;5月の対象日&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:16px;font-weight:700;line-height:1.9;&quot;&gt;
        5日・6日・7日&lt;br&gt;
        &lt;span style=&quot;color:#d94b45;&quot;&gt;15日・16日・17日（今回！）&lt;/span&gt;&lt;br&gt;
        25日・26日・27日
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ポイント特典 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;ポイント特典&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:15px;&quot;&gt;・税込1,000円以上で1ポイント&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;・&lt;strong&gt;40ポイントで「お好きなMサイズピザ」または「お好きなパスタ」プレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 付加価値 --&gt;
    &lt;div style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;さらに、&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🥤 &lt;strong&gt;パスタ・アヒージョ全品ドリンクバー付き&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🎁 &lt;strong&gt;平日ランチタイムは包み焼きピザプレゼント&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:16px;&quot;&gt;🍝 &lt;strong&gt;人気の石焼きカルボナーラは5月31日まで延長中&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p style=&quot;margin:0 0 18px;font-size:16px;&quot;&gt;
      日置市伊集院でランチやディナーをお探しの方へ。熱々ぐつぐつの石焼き生パスタやアヒージョ、ピザセット、デザートまで楽しめる3日間。ぜひこの機会にご来店ください🍝
    &lt;/p&gt;

    &lt;!-- 営業時間 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 18px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;営業時間&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 4px;font-size:15px;&quot;&gt;&lt;strong&gt;平日&lt;/strong&gt; 11:00〜15:00／17:30〜22:00&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;&lt;strong&gt;土日祝&lt;/strong&gt; 11:00〜22:00&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ボタン --&gt;
    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 16px;&quot;&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
         target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;
         style=&quot;display:block;text-align:center;background:#c93c2d;color:#fff;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px;border:2px solid #c93c2d;box-shadow:0 6px 14px rgba(201,60,45,.18);&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;

      &lt;a href=&quot;tel:0992023515&quot;
         style=&quot;display:block;text-align:center;background:#ffffff;color:#8c2f1c;text-decoration:none;font-weight:700;padding:14px 12px;border-radius:12px;border:2px solid #d9b39c;&quot;&gt;
        電話で予約する
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;!-- 店舗情報 --&gt;
    &lt;div style=&quot;border-top:1px dashed #e7cfc0;padding-top:14px;font-size:14px;color:#555;&quot;&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p style=&quot;margin:0;&quot;&gt;TEL：&lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#a53b2a;text-decoration:none;font-weight:700;&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/section&gt;
&lt;!-- ===== 魔法のパスタ伊集院店｜5/15〜5/17 ポイント2倍デー 完全版 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6761078">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-14T11:28:00+09:00</dc:date>
        <title>【日置市伊集院で辛旨パスタ】うま辛薬味フェア開催中｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6761078</link>
        <description>&lt;!-- =========================
  うま辛薬味フェア
  Goope貼り付け用（インラインCSS）
========================= --&gt;

&lt;section id=&quot;umakara-yakumi-fair&quot; style=&quot;max-width:980px;margin:0 auto;padding:10px 12px;&quot;&gt;

  &lt;section class=&quot;main-visual&quot; aria-label=&quot;うま辛薬味フェア&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260514112619-6a0532cb57d80.jpg&quot;
         alt=&quot;日置市伊集院の魔法のパスタ伊集院店 うま辛薬味フェア&quot;
         loading=&quot;lazy&quot; decoding=&quot;async&quot;
         style=&quot;display:block;width:100%;height:auto;border-radius:16px;border:1px solid #eee;box-shadow:0 10px 26px rgba(0,0,0,.08);margin-bottom:18px;&quot;&gt;
  &lt;/section&gt;

  &lt;h1 style=&quot;font-size:clamp(22px,4.2vw,32px);line-height:1.25;margin:0 0 14px;font-weight:900;color:#222;&quot;&gt;
    食欲そそる、もちもち生パスタ&lt;br&gt;
    「うま辛薬味フェア」開催中
  &lt;/h1&gt;

  &lt;p style=&quot;margin:0 0 16px;color:#444;line-height:1.85;font-size:15px;&quot;&gt;
    日置市伊集院町の「魔法のパスタ伊集院店」では、薬味の香りと辛みを楽しめる「うま辛薬味フェア」を開催中です。&lt;br&gt;
    大葉、ナス、あさり、タコ、ガーリックシュリンプなど、食欲をそそる具材を使った石焼き生パスタをご用意しました。&lt;br&gt;
    すべて&lt;strong&gt;ドリンクバー付き&lt;/strong&gt;で、ランチタイムやディナーにもゆっくりお楽しみいただけます。
  &lt;/p&gt;

  &lt;h2 style=&quot;margin:18px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ うま辛薬味フェア メニュー
  &lt;/h2&gt;

  &lt;div style=&quot;display:grid;grid-template-columns:1fr;gap:14px;&quot;&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          大葉とナスのうま辛おろし和風
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          魔法のパスタ特製もみじおろしを使用。ナスとささみ、辛さの中に旨みが詰まった辛めの和風パスタです。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,490円（税込1,639円）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          あさりのうま辛おろしペペ
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          魔法のパスタ特製もみじおろしを使用。あさりの出汁がしっかり効いた辛めのペペロンチーノです。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,490円（税込1,639円）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          ガーリックシュリンプ
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          ニンニクと辛味がしっかり効いたペペロンチーノ。プリプリのエビとブロッコリーがよく合います。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,490円（税込1,639円）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          タコペペ
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          タコたっぷりの特製ペペロンチーノ。大葉とフレッシュトマトが食欲をそそります。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,590円（税込1,749円）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;h2 style=&quot;margin:22px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ 開催概要
  &lt;/h2&gt;

  &lt;p style=&quot;margin:0;font-size:14.5px;line-height:1.85;color:#444;&quot;&gt;
    フェア名：うま辛薬味フェア&lt;br&gt;
    店舗：魔法のパスタ伊集院店&lt;br&gt;
    内容：薬味の香りと辛みを楽しめる石焼き生パスタフェア&lt;br&gt;
    営業時間：平日 11:00〜15:00／17:30〜22:00、土日祝 11:00〜22:00&lt;br&gt;
    最終入店：21:00　ラストオーダー：21:30
  &lt;/p&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6760019">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-13T11:41:00+09:00</dc:date>
        <title>【5月13日スタート】ランチもディナーも楽しめる「魔法の冷製 生パスタ」登場</title>
        <link>https://mahopaijuin.com/info/6760019</link>
        <description>&lt;!-- =========================
  魔法の冷製 生パスタ（5/13スタート）
  Goope貼り付け用（インラインCSS）
========================= --&gt;

&lt;section id=&quot;reisei-pasta&quot; style=&quot;max-width:980px;margin:0 auto;padding:10px 12px;&quot;&gt;

  &lt;!-- ===== いちばん上のメイン画像 ===== --&gt;
  &lt;section class=&quot;main-visual&quot; aria-label=&quot;魔法の冷製 生パスタ&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260513113355-6a03e3138fc06.jpg&quot;
         alt=&quot;日置市伊集院の魔法のパスタ伊集院店 魔法の冷製 生パスタ&quot;
         loading=&quot;lazy&quot; decoding=&quot;async&quot;
         style=&quot;display:block;width:100%;height:auto;border-radius:16px;border:1px solid #eee;box-shadow:0 10px 26px rgba(0,0,0,.08);margin-bottom:18px;&quot;&gt;
  &lt;/section&gt;

  &lt;!-- ===== タイトル ===== --&gt;
  &lt;h1 style=&quot;font-size:clamp(22px,4.2vw,32px);line-height:1.25;margin:0 0 14px;font-weight:900;color:#222;&quot;&gt;
    【5月13日スタート】ランチもディナーも“ひんやり”楽しむ&lt;br&gt;
    「魔法の冷製 生パスタ」登場
  &lt;/h1&gt;

  &lt;!-- ===== リード ===== --&gt;
  &lt;p style=&quot;margin:0 0 16px;color:#444;line-height:1.85;font-size:15px;&quot;&gt;
    日置市伊集院町の「魔法のパスタ伊集院店」では、5月13日より「魔法の冷製 生パスタ」をスタートします。&lt;br&gt;
    冷たく締めたもちもち食感の生パスタに、具材とソースがよく絡む季節のメニューです。&lt;br&gt;
    すべて&lt;strong&gt;ドリンクバー付き&lt;/strong&gt;で、ランチタイムやディナーにもゆっくりお楽しみいただけます。
  &lt;/p&gt;

  &lt;!-- ===== フェア対象メニュー ===== --&gt;
  &lt;h2 style=&quot;margin:18px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ 冷製生パスタ メニュー
  &lt;/h2&gt;

  &lt;div style=&quot;display:grid;grid-template-columns:1fr;gap:14px;&quot;&gt;

    &lt;!-- 1：温玉の冷製カルボナーラ --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          温玉の冷製カルボナーラ
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          とろ〜り温泉卵とベーコン、ブラックペッパーを合わせた冷製カルボナーラ。&lt;br&gt;
          濃厚でまろやかな味わいながら、冷製ならではの食べやすさも楽しめる一皿です。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,490円（税抜）／1,639円（税込）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 2：生ハムの冷製トマトパスタ --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;padding:14px;&quot;&gt;
        &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
          生ハムの冷製トマトパスタ
        &lt;/h3&gt;
        &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
          フレッシュトマトとオリーブ、生ハムの旨みが楽しめる冷製トマトパスタ。&lt;br&gt;
          さっぱりとした味わいで、伊集院ランチや日置市ディナーにもおすすめです。
        &lt;/p&gt;
        &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
          単品：1,490円（税抜）／1,639円（税込）&lt;br&gt;
          ドリンクバー付き&lt;br&gt;
          麺大盛1.5倍：＋302円（税込）
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;!-- ===== 開催概要 ===== --&gt;
  &lt;h2 style=&quot;margin:22px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ 開催概要
  &lt;/h2&gt;

  &lt;p style=&quot;margin:0;font-size:14.5px;line-height:1.85;color:#444;&quot;&gt;
    フェア名：魔法の冷製 生パスタ&lt;br&gt;
    開催開始日：2026年5月13日（水）&lt;br&gt;
    店舗：魔法のパスタ伊集院店&lt;br&gt;
    営業時間：平日 11:00〜15:00／17:30〜22:00、土日祝 11:00〜22:00&lt;br&gt;
    最終入店：21:00　ラストオーダー：21:30
  &lt;/p&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6744187">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-30T12:28:00+09:00</dc:date>
        <title>オープン以来のべ来店者数がまもなく5万人｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6744187</link>
        <description>&lt;!-- ===== オープン以来のべ来店者数まもなく5万人｜魔法のパスタ伊集院店 ===== --&gt;

&lt;section style=&quot;max-width:860px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,sans-serif;color:#333;line-height:1.9;box-sizing:border-box;&quot;&gt;

  &lt;!-- タイトル --&gt;
  &lt;div style=&quot;text-align:center;margin:0 0 20px;&quot;&gt;
    &lt;div style=&quot;display:inline-block;background:#8b4513;color:#fff;font-size:12px;font-weight:900;padding:6px 14px;border-radius:999px;letter-spacing:.08em;margin-bottom:10px;&quot;&gt;
      NEWS
    &lt;/div&gt;

    &lt;h1 style=&quot;margin:0;font-size:clamp(24px,5vw,34px);line-height:1.45;font-weight:900;color:#111;&quot;&gt;
      オープン以来のべ来店者数が&lt;br&gt;
      まもなく5万人
    &lt;/h1&gt;

    &lt;p style=&quot;margin:12px auto 0;font-size:14px;color:#666;font-weight:700;&quot;&gt;
      魔法のパスタ伊集院店
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 24px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260421132241-69e5d0d15d8f3.jpg&quot;
      alt=&quot;魔法のパスタ伊集院店&quot;
      style=&quot;width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
      loading=&quot;lazy&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 本文 --&gt;
  &lt;div style=&quot;background:#fff;border:1px solid #ececec;border-radius:18px;padding:22px 18px;box-shadow:0 6px 18px rgba(0,0,0,.05);&quot;&gt;

    &lt;p&gt;
      日置市伊集院町の魔法のパスタ伊集院店では、2024年6月28日のオープン以来、多くのお客様にご来店いただいています。
    &lt;/p&gt;

    &lt;p&gt;
      2026年4月19日時点で、のべ来店者数は
      &lt;strong style=&quot;color:#b91c1c;&quot;&gt;47,526人&lt;/strong&gt;
      となり、まもなく50,000人に近づいています。
    &lt;/p&gt;

    &lt;p&gt;
      日頃よりご利用いただいている皆さまに、心より感謝申し上げます。
    &lt;/p&gt;

    &lt;p&gt;
      当店では、熱々ぐつぐつの石焼生パスタをはじめ、30種類以上のパスタ、20種類以上の店内ピザ、アヒージョ、デザートなどをご用意しています。
    &lt;/p&gt;

    &lt;p&gt;
      平日ランチタイムは、パスタまたはアヒージョをご注文のお客様に包み焼きピザを提供しています。
    &lt;/p&gt;

    &lt;p&gt;
      また、パスタ・アヒージョは全品ドリンクバー付きでご利用いただけます。
    &lt;/p&gt;

    &lt;p&gt;
      店内は15テーブル・60席。ソファー席中心で、ご家族でのお食事や子連れランチにもご利用いただきやすい空間です。
    &lt;/p&gt;

    &lt;p&gt;
      赤ちゃん椅子・おむつ交換台もご用意しています。
    &lt;/p&gt;

    &lt;p&gt;
      混雑時はお待ちいただく場合があるため、事前のご予約もおすすめです。
    &lt;/p&gt;

    &lt;p style=&quot;margin-bottom:0;&quot;&gt;
      日置市伊集院町でランチ・ディナー、石焼生パスタのお店をお探しの方は、ぜひ魔法のパスタ伊集院店をご利用ください。
    &lt;/p&gt;

  &lt;/div&gt;

  &lt;!-- 予約ボタン --&gt;
  &lt;div style=&quot;text-align:center;margin:24px 0 0;&quot;&gt;

    &lt;a
      href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
      target=&quot;_blank&quot;
      rel=&quot;noopener&quot;
      style=&quot;display:inline-block;
      background:linear-gradient(135deg,#8b4513 0%,#b45309 100%);
      color:#fff;
      font-size:16px;
      font-weight:900;
      text-decoration:none;
      padding:15px 34px;
      border-radius:999px;
      box-shadow:0 8px 20px rgba(180,83,9,.25);
      letter-spacing:.04em;&quot;&gt;

      ご予約はこちら

    &lt;/a&gt;

  &lt;/div&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6735744">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-24T18:56:00+09:00</dc:date>
        <title>【4/25〜4/27開催】ポイント2倍デー｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6735744</link>
        <description>&lt;!-- タイトル：【4/25〜4/27開催】ポイント2倍デー｜魔法のパスタ伊集院店 --&gt;

&lt;!-- ===== 魔法のパスタ伊集院店｜4/25〜4/27 ポイント2倍デー 完全版 ここから ===== --&gt;
&lt;section style=&quot;max-width:960px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Meiryo&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 18px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260417104954-69e191c2e32b9.jpg&quot;
      alt=&quot;4月25日〜4月27日 ポイント2倍デー｜4店舗共通ポイントカード&quot;
      style=&quot;width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
      loading=&quot;lazy&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 本文カード --&gt;
  &lt;div style=&quot;background:linear-gradient(135deg,#fffaf6 0%,#ffffff 100%);border:1px solid #f3dfd2;border-radius:20px;padding:22px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

    &lt;!-- バッジ --&gt;
    &lt;div style=&quot;display:inline-block;background:#d94b45;color:#fff;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 12px;border-radius:999px;margin:0 0 12px;&quot;&gt;
      4月25日〜4月27日開催！
    &lt;/div&gt;

    &lt;!-- タイトル --&gt;
    &lt;h1 style=&quot;font-size:clamp(24px,4.8vw,34px);line-height:1.35;margin:0 0 14px;color:#8c2f1c;font-weight:800;&quot;&gt;
      ポイント2倍デー✨
    &lt;/h1&gt;

    &lt;!-- 説明 --&gt;
    &lt;p style=&quot;margin:0 0 10px;font-size:16px;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;では、&lt;strong&gt;毎月5・6・7の付く日&lt;/strong&gt;に
      &lt;strong&gt;4店舗共通ポイントカードがポイント2倍&lt;/strong&gt;になります！
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;font-size:15px;&quot;&gt;
      &lt;strong&gt;今月は4月25日・26日・27日が対象日。&lt;/strong&gt;
      お食事を楽しみながら、いつもよりお得にポイントをためられるチャンスです。
    &lt;/p&gt;

    &lt;!-- 対象日 --&gt;
    &lt;div style=&quot;background:#fff;border:1px solid #efd8ca;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#a53b2a;margin:0 0 8px;font-size:16px;&quot;&gt;4月の対象日&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:16px;font-weight:700;line-height:1.9;&quot;&gt;
        5日・6日・7日&lt;br&gt;
        15日・16日・17日&lt;br&gt;
        &lt;span style=&quot;color:#d94b45;&quot;&gt;25日・26日・27日（今回！）&lt;/span&gt;
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ポイント特典 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;ポイント特典&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:15px;&quot;&gt;・税込1,000円以上で1ポイント&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;・&lt;strong&gt;40ポイントで「お好きなMサイズピザ」または「お好きなパスタ」プレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 付加価値 --&gt;
    &lt;div style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;さらに、&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🥤 &lt;strong&gt;パスタ・アヒージョ全品ドリンクバー付き&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:16px;&quot;&gt;🎁 &lt;strong&gt;平日ランチタイムは包み焼きピザプレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p style=&quot;margin:0 0 18px;font-size:16px;&quot;&gt;
      週末ランチやディナー、平日のお食事にもおすすめです。ポイントもたまって、お得に楽しめる3日間。ぜひこの機会にご来店ください🍝
    &lt;/p&gt;

    &lt;!-- 営業時間 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 18px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;営業時間&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 4px;font-size:15px;&quot;&gt;&lt;strong&gt;平日&lt;/strong&gt; 11:00〜15:00／17:30〜22:00&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;&lt;strong&gt;土日祝&lt;/strong&gt; 11:00〜22:00&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ボタン --&gt;
    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 16px;&quot;&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
         target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;
         style=&quot;display:block;text-align:center;background:#c93c2d;color:#fff;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px;border:2px solid #c93c2d;box-shadow:0 6px 14px rgba(201,60,45,.18);&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;

      &lt;a href=&quot;tel:0992023515&quot;
         style=&quot;display:block;text-align:center;background:#ffffff;color:#8c2f1c;text-decoration:none;font-weight:700;padding:14px 12px;border-radius:12px;border:2px solid #d9b39c;&quot;&gt;
        電話で予約する
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;!-- 店舗情報 --&gt;
    &lt;div style=&quot;border-top:1px dashed #e7cfc0;padding-top:14px;font-size:14px;color:#555;&quot;&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p style=&quot;margin:0;&quot;&gt;TEL：&lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#a53b2a;text-decoration:none;font-weight:700;&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/section&gt;
&lt;!-- ===== 魔法のパスタ伊集院店｜4/25〜4/27 ポイント2倍デー 完全版 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6722487">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T20:27:00+09:00</dc:date>
        <title>【4/15〜4/17開催】ポイント2倍デー｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6722487</link>
        <description>&lt;!-- タイトル：【4/15〜4/17開催】ポイント2倍デー｜魔法のパスタ伊集院店 --&gt;

&lt;!-- ===== 魔法のパスタ伊集院店｜4/15〜4/17 ポイント2倍デー 完全版 ここから ===== --&gt;
&lt;section style=&quot;max-width:960px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Meiryo&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 18px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260417104954-69e191c2e32b9.jpg&quot;
      alt=&quot;4月15日〜4月17日 ポイント2倍デー｜4店舗共通ポイントカード&quot;
      style=&quot;width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
      loading=&quot;lazy&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 本文カード --&gt;
  &lt;div style=&quot;background:linear-gradient(135deg,#fffaf6 0%,#ffffff 100%);border:1px solid #f3dfd2;border-radius:20px;padding:22px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

    &lt;!-- バッジ --&gt;
    &lt;div style=&quot;display:inline-block;background:#d94b45;color:#fff;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 12px;border-radius:999px;margin:0 0 12px;&quot;&gt;
      4月15日〜4月17日開催！
    &lt;/div&gt;

    &lt;!-- タイトル --&gt;
    &lt;h1 style=&quot;font-size:clamp(24px,4.8vw,34px);line-height:1.35;margin:0 0 14px;color:#8c2f1c;font-weight:800;&quot;&gt;
      ポイント2倍デー✨
    &lt;/h1&gt;

    &lt;!-- 説明 --&gt;
    &lt;p style=&quot;margin:0 0 10px;font-size:16px;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;では、&lt;strong&gt;毎月5・6・7の付く日&lt;/strong&gt;に
      &lt;strong&gt;4店舗共通ポイントカードがポイント2倍&lt;/strong&gt;になります！
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;font-size:15px;&quot;&gt;
      &lt;strong&gt;今月は4月15日・16日・17日が対象日。&lt;/strong&gt;
      お食事を楽しみながら、いつもよりお得にポイントをためられるチャンスです。
    &lt;/p&gt;

    &lt;!-- 対象日 --&gt;
    &lt;div style=&quot;background:#fff;border:1px solid #efd8ca;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#a53b2a;margin:0 0 8px;font-size:16px;&quot;&gt;4月の対象日&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:16px;font-weight:700;line-height:1.9;&quot;&gt;
        5日・6日・7日&lt;br&gt;
        &lt;span style=&quot;color:#d94b45;&quot;&gt;15日・16日・17日（今回！）&lt;/span&gt;&lt;br&gt;
        25日・26日・27日
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ポイント特典 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;ポイント特典&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:15px;&quot;&gt;・税込1,000円以上で1ポイント&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;・&lt;strong&gt;40ポイントで「お好きなMサイズピザ」または「お好きなパスタ」プレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 付加価値 --&gt;
    &lt;div style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;さらに、&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🥤 &lt;strong&gt;パスタ・アヒージョ全品ドリンクバー付き&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:16px;&quot;&gt;🎁 &lt;strong&gt;平日ランチタイムは包み焼きピザプレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p style=&quot;margin:0 0 18px;font-size:16px;&quot;&gt;
      ポイントもたまって、お得に楽しめる3日間。ぜひこの機会にご来店ください🍝
    &lt;/p&gt;

    &lt;!-- 営業時間 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 18px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;営業時間&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 4px;font-size:15px;&quot;&gt;&lt;strong&gt;平日&lt;/strong&gt; 11:00〜15:00／17:30〜22:00&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;&lt;strong&gt;土日祝&lt;/strong&gt; 11:00〜22:00&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ボタン --&gt;
    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 16px;&quot;&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
         target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;
         style=&quot;display:block;text-align:center;background:#c93c2d;color:#fff;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px;border:2px solid #c93c2d;box-shadow:0 6px 14px rgba(201,60,45,.18);&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;

      &lt;a href=&quot;tel:0992023515&quot;
         style=&quot;display:block;text-align:center;background:#ffffff;color:#8c2f1c;text-decoration:none;font-weight:700;padding:14px 12px;border-radius:12px;border:2px solid #d9b39c;&quot;&gt;
        電話で予約する
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;!-- 店舗情報 --&gt;
    &lt;div style=&quot;border-top:1px dashed #e7cfc0;padding-top:14px;font-size:14px;color:#555;&quot;&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p style=&quot;margin:0;&quot;&gt;TEL：&lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#a53b2a;text-decoration:none;font-weight:700;&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/section&gt;
&lt;!-- ===== 魔法のパスタ伊集院店｜4/15〜4/17 ポイント2倍デー 完全版 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6709986">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-04T21:53:00+09:00</dc:date>
        <title>【4/5〜4/7開催】ポイント2倍デー｜魔法のパスタ伊集院店</title>
        <link>https://mahopaijuin.com/info/6709986</link>
        <description>&lt;!-- タイトル：【4/5〜4/7開催】ポイント2倍デー｜魔法のパスタ伊集院店 --&gt;

&lt;!-- ===== 魔法のパスタ伊集院店｜ポイント2倍デー 完全版 ここから ===== --&gt;
&lt;section style=&quot;max-width:960px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Yu Gothic&#039;,&#039;Meiryo&#039;,sans-serif;color:#333;line-height:1.85;&quot;&gt;

  &lt;!-- メイン画像 --&gt;
  &lt;div style=&quot;margin:0 0 18px;&quot;&gt;
    &lt;img
      src=&quot;https://cdn.goope.jp/210527/260417104954-69e191c2e32b9.jpg&quot;
      alt=&quot;4月5日〜4月7日 ポイント2倍デー｜4店舗共通ポイントカード&quot;
      style=&quot;width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.10);&quot;
      loading=&quot;lazy&quot;
    &gt;
  &lt;/div&gt;

  &lt;!-- 本文カード --&gt;
  &lt;div style=&quot;background:linear-gradient(135deg,#fffaf6 0%,#ffffff 100%);border:1px solid #f3dfd2;border-radius:20px;padding:22px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

    &lt;!-- バッジ --&gt;
    &lt;div style=&quot;display:inline-block;background:#d94b45;color:#fff;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 12px;border-radius:999px;margin:0 0 12px;&quot;&gt;
      4月5日〜4月7日も開催！
    &lt;/div&gt;

    &lt;!-- タイトル --&gt;
    &lt;h1 style=&quot;font-size:clamp(24px,4.8vw,34px);line-height:1.35;margin:0 0 14px;color:#8c2f1c;font-weight:800;&quot;&gt;
      ポイント2倍デー✨
    &lt;/h1&gt;

    &lt;!-- 説明 --&gt;
    &lt;p style=&quot;margin:0 0 10px;font-size:16px;&quot;&gt;
      &lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;では、&lt;strong&gt;毎月5・6・7の付く日&lt;/strong&gt;に
      &lt;strong&gt;ナチュラルスマイルピザ3店舗と魔法のパスタ伊集院店で使える4店舗共通ポイントカードがポイント2倍&lt;/strong&gt;になります！
    &lt;/p&gt;

    &lt;p style=&quot;margin:0 0 16px;font-size:15px;&quot;&gt;
      &lt;strong&gt;ナチュラルスマイルピザでためて魔法のパスタで使える、魔法のパスタでためてナチュラルスマイルピザで使える、相互利用OKの共通ポイントカードです。&lt;/strong&gt;
    &lt;/p&gt;

    &lt;!-- 対象日 --&gt;
    &lt;div style=&quot;background:#fff;border:1px solid #efd8ca;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#a53b2a;margin:0 0 8px;font-size:16px;&quot;&gt;4月の対象日&lt;/div&gt;
      &lt;p style=&quot;margin:0;font-size:16px;font-weight:700;line-height:1.9;&quot;&gt;
        &lt;span style=&quot;color:#d94b45;&quot;&gt;5日・6日・7日（今回！）&lt;/span&gt;&lt;br&gt;
        15日・16日・17日&lt;br&gt;
        25日・26日・27日
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ポイント特典 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 16px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;ポイント特典&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:15px;&quot;&gt;・税込1,000円以上で1ポイント&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;・&lt;strong&gt;40ポイントで「お好きなMサイズピザ」または「お好きなパスタ」プレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 付加価値 --&gt;
    &lt;div style=&quot;margin:0 0 16px;&quot;&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;さらに、&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 6px;font-size:16px;&quot;&gt;🥤 &lt;strong&gt;パスタ・アヒージョ全品ドリンクバー付き&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:16px;&quot;&gt;🎁 &lt;strong&gt;平日ランチタイムは包み焼きピザプレゼント&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p style=&quot;margin:0 0 18px;font-size:16px;&quot;&gt;
      ポイントもたまって、お得に楽しめるチャンス！ぜひご来店ください🍝
    &lt;/p&gt;

    &lt;!-- 営業時間 --&gt;
    &lt;div style=&quot;background:#fff7f1;border:1px solid #f1d9c8;border-radius:16px;padding:14px 14px 10px;margin:0 0 18px;&quot;&gt;
      &lt;div style=&quot;font-weight:800;color:#8c2f1c;margin:0 0 8px;font-size:16px;&quot;&gt;営業時間&lt;/div&gt;
      &lt;p style=&quot;margin:0 0 4px;font-size:15px;&quot;&gt;&lt;strong&gt;平日&lt;/strong&gt; 11:00〜15:00／17:30〜22:00&lt;/p&gt;
      &lt;p style=&quot;margin:0;font-size:15px;&quot;&gt;&lt;strong&gt;土日祝&lt;/strong&gt; 11:00〜22:00&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- ボタン --&gt;
    &lt;div style=&quot;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 16px;&quot;&gt;
      &lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot;
         target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;
         style=&quot;display:block;text-align:center;background:#c93c2d;color:#fff;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px;border:2px solid #c93c2d;box-shadow:0 6px 14px rgba(201,60,45,.18);&quot;&gt;
        予約ページはこちら
      &lt;/a&gt;

      &lt;a href=&quot;tel:0992023515&quot;
         style=&quot;display:block;text-align:center;background:#ffffff;color:#8c2f1c;text-decoration:none;font-weight:700;padding:14px 12px;border-radius:12px;border:2px solid #d9b39c;&quot;&gt;
        電話で予約する
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;!-- 店舗情報 --&gt;
    &lt;div style=&quot;border-top:1px dashed #e7cfc0;padding-top:14px;font-size:14px;color:#555;&quot;&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;&lt;strong&gt;魔法のパスタ伊集院店&lt;/strong&gt;&lt;/p&gt;
      &lt;p style=&quot;margin:0 0 4px;&quot;&gt;〒899-2505 鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;/p&gt;
      &lt;p style=&quot;margin:0;&quot;&gt;TEL：&lt;a href=&quot;tel:0992023515&quot; style=&quot;color:#a53b2a;text-decoration:none;font-weight:700;&quot;&gt;099-202-3515&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/section&gt;
&lt;!-- ===== 魔法のパスタ伊集院店｜ポイント2倍デー 完全版 ここまで ===== --&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6637981">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-09T16:29:00+09:00</dc:date>
        <title>魔法のパスタ伊集院店人気パスタBEST10発表！！</title>
        <link>https://mahopaijuin.com/info/6637981</link>
        <description>&lt;!-- =========================
  ホームページ掲載用（画像つき・コピペOK）
  1位だけ大きく別枠（ヒーローカード）＋2〜10位はグリッド
  ※価格は税抜／いずれもドリンクバー付き
========================= --&gt;

&lt;section style=&quot;max-width:980px;margin:0 auto;padding:14px 12px;line-height:1.75;color:#111;font-family:system-ui,-apple-system,BlinkMacSystemFont,&#039;Hiragino Kaku Gothic ProN&#039;,&#039;Noto Sans JP&#039;,sans-serif;&quot;&gt;

  &lt;!-- タイトル --&gt;
  &lt;h1 style=&quot;margin:0 0 6px;font-size:clamp(20px,4.8vw,30px);font-weight:900;letter-spacing:.02em;&quot;&gt;
    魔法のパスタ伊集院店 人気パスタベスト10 発表
  &lt;/h1&gt;
  &lt;p style=&quot;margin:0 0 14px;color:#444;font-weight:700;&quot;&gt;
    期間：2024年6月〜2026年1月（調査結果）／ ※価格はすべて税抜・いずれもドリンクバー付き
  &lt;/p&gt;

  &lt;!-- 導入 --&gt;
  &lt;div style=&quot;padding:14px 14px 12px;border:1px solid #eee;border-radius:14px;background:#fff;margin-bottom:16px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;&quot;&gt;
      九州唯一の「魔法のパスタ」として展開する魔法のパスタ伊集院店。なお、本部は滋賀県にあり、“滋賀グルメ”としても注目されているブランドです。
    &lt;/p&gt;
    &lt;p style=&quot;margin:0;&quot;&gt;
      本ページでは、2024年6月〜2026年1月のご注文傾向をもとに、人気メニューをランキング形式でご紹介します。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- こだわり --&gt;
  &lt;h2 style=&quot;margin:18px 0 8px;font-size:clamp(16px,4.2vw,22px);font-weight:900;&quot;&gt;
    こだわり｜淡路島から取り寄せる“もちもち生麺”と、石焼きの熱々体験
  &lt;/h2&gt;
  &lt;div style=&quot;padding:14px;border:1px solid #f1f1f1;border-radius:14px;background:#fafafa;margin-bottom:18px;&quot;&gt;
    &lt;p style=&quot;margin:0 0 10px;&quot;&gt;
      魔法のパスタの生麺は、&lt;b&gt;淡路島から取り寄せ&lt;/b&gt;ています。目指したのは&lt;b&gt;「日本一モチモチ」&lt;/b&gt;といえる食感。
      もちもち感と弾力を追求して作られた生麺はソースの絡みも良く、&lt;b&gt;一度食べたら“違い”がわかる&lt;/b&gt;のが特長です。
    &lt;/p&gt;
    &lt;p style=&quot;margin:0;&quot;&gt;
      石焼き生パスタは、&lt;b&gt;石鍋で“ぐつぐつ”の熱々のまま運ばれてくる&lt;/b&gt;のが魅力。冷めにくく最後まで温かいまま、
      &lt;b&gt;もちもち生麺×濃厚ソース&lt;/b&gt;の一体感をお楽しみいただけます。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 見出し --&gt;
  &lt;h2 style=&quot;margin:0 0 10px;font-size:clamp(16px,4.2vw,22px);font-weight:900;&quot;&gt;
    人気ランキングTOP10（画像つき）
  &lt;/h2&gt;

  &lt;!-- =========================
       ★ 1位だけ大きく別枠（ヒーロー）
  ========================= --&gt;
  &lt;article style=&quot;
    border:1px solid rgba(183,28,28,.18);
    border-radius:18px;
    overflow:hidden;
    background:linear-gradient(180deg,#fff 0%,#fff7f2 100%);
    box-shadow:0 12px 34px rgba(183,28,28,.14);
    margin:0 0 14px;
  &quot;&gt;
    &lt;div style=&quot;position:relative;&quot;&gt;
      &lt;img
        src=&quot;https://cdn.goope.jp/210527/260209155642-6989852a14129.jpg&quot;
        alt=&quot;第1位 サーモンクリーム｜魔法のパスタ伊集院店&quot;
        loading=&quot;lazy&quot; decoding=&quot;async&quot;
        style=&quot;width:100%;height:auto;display:block;&quot;
      &gt;
      &lt;div style=&quot;
        position:absolute;left:12px;top:12px;
        padding:8px 12px;border-radius:999px;
        background:rgba(183,28,28,.92);color:#fff;
        font-weight:900;font-size:13px;letter-spacing:.04em;
        box-shadow:0 8px 22px rgba(0,0,0,.18);
      &quot;&gt;
        👑 第1位
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div style=&quot;padding:14px 14px 14px;&quot;&gt;
      &lt;div style=&quot;display:flex;flex-wrap:wrap;gap:10px;align-items:baseline;justify-content:space-between;&quot;&gt;
        &lt;div style=&quot;min-width:220px;&quot;&gt;
          &lt;div style=&quot;font-weight:900;font-size:clamp(18px,4.6vw,24px);margin:0;&quot;&gt;
            サーモンクリーム
          &lt;/div&gt;
          &lt;div style=&quot;margin-top:4px;font-size:14px;color:#555;font-weight:700;&quot;&gt;
            クリームソース
          &lt;/div&gt;
        &lt;/div&gt;

        &lt;div style=&quot;
          padding:10px 12px;border-radius:14px;
          background:#ffffff;border:1px solid rgba(211,47,47,.18);
          font-weight:900;color:#d32f2f;font-size:18px;
          box-shadow:0 8px 22px rgba(0,0,0,.06);
        &quot;&gt;
          税抜1,490円
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p style=&quot;margin:10px 0 0;color:#444;font-size:13px;&quot;&gt;
        ※ドリンクバー付き。迷ったらまずは人気No.1から。
      &lt;/p&gt;
    &lt;/div&gt;
  &lt;/article&gt;

  &lt;!-- =========================
       2〜10位（グリッド）
  ========================= --&gt;
  &lt;div style=&quot;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));&quot;&gt;

    &lt;!-- 2 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209155741-6989856566de3.jpg&quot; alt=&quot;第2位 バジルトマト｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第2位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;バジルトマト&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;トマトソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,490円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 3 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160010-698985fa8d92b.jpg&quot; alt=&quot;第3位 石焼きカルボナーラ｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第3位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;石焼きカルボナーラ&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;季節限定メニュー&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,490円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 4 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160233-69898689175ac.jpg&quot; alt=&quot;第4位 ガーリックシュリンプパスタ｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第4位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;ガーリックシュリンプパスタ&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;ペペロンチーノソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,490円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 5 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160714-698987a2a94a3.jpg&quot; alt=&quot;第5位 海鮮明太子レモン風味｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第5位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;海鮮明太子レモン風味&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;明太子ソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,590円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 6 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160756-698987cc29f8e.jpg&quot; alt=&quot;第6位 イカ明太子｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第6位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;イカ明太子&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;明太子ソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,590円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 7 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160829-698987eddfb78.jpg&quot; alt=&quot;第7位 小エビクリーム｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第7位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;小エビクリーム&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;クリームソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,490円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 8 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160900-6989880ce25e9.jpg&quot; alt=&quot;第8位 ペスカトーレ｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第8位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;ペスカトーレ&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;トマトソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,690円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 9 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209160934-6989882e59657.jpg&quot; alt=&quot;第9位 ナスミート｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第9位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;ナスミート&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;ミートソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,490円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 10 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;
      &lt;img src=&quot;https://cdn.goope.jp/210527/260209161000-698988485aa3f.jpg&quot; alt=&quot;第10位 海鮮チゲ｜魔法のパスタ伊集院店&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
      &lt;div style=&quot;padding:12px 12px 10px;&quot;&gt;
        &lt;div style=&quot;font-weight:900;font-size:14px;color:#b71c1c;&quot;&gt;第10位&lt;/div&gt;
        &lt;div style=&quot;font-weight:900;font-size:16px;margin-top:2px;&quot;&gt;海鮮チゲ&lt;/div&gt;
        &lt;div style=&quot;font-size:13px;color:#555;margin-top:2px;&quot;&gt;クリームソース&lt;/div&gt;
        &lt;div style=&quot;margin-top:8px;font-weight:900;color:#d32f2f;&quot;&gt;税抜1,590円&lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;!-- 最新情報 --&gt;
  &lt;div style=&quot;margin:18px 0 0;padding:14px;border-radius:14px;background:#fff7f2;border:1px solid rgba(211,47,47,.18);&quot;&gt;
    &lt;h3 style=&quot;margin:0 0 6px;font-size:16px;font-weight:900;color:#b71c1c;&quot;&gt;
      最新情報（2026年2月9日現在）
    &lt;/h3&gt;
    &lt;p style=&quot;margin:0;&quot;&gt;
      現在、「あつあつフェア」を実施中。季節限定メニューとして、石焼きカルボナーラに加え、
      焦がしチーズと小エビの石焼きグラタン風パスタも人気を集めています。
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 店舗情報 --&gt;
  &lt;h2 style=&quot;margin:18px 0 8px;font-size:clamp(16px,4.2vw,22px);font-weight:900;&quot;&gt;
    店舗情報
  &lt;/h2&gt;

  &lt;div style=&quot;padding:14px;border:1px solid #eee;border-radius:14px;background:#fff;&quot;&gt;
    &lt;p style=&quot;margin:0 0 8px;font-weight:900;&quot;&gt;魔法のパスタ伊集院店（九州唯一）&lt;/p&gt;
    &lt;div style=&quot;font-size:14px;color:#222;line-height:1.7;&quot;&gt;
      住所：鹿児島県日置市伊集院町猪鹿倉1丁目10-13&lt;br&gt;
      TEL：&lt;a href=&quot;tel:+81992023515&quot; style=&quot;color:#1565c0;font-weight:900;text-decoration:none;&quot;&gt;099-202-3515&lt;/a&gt;&lt;br&gt;
      ご予約：&lt;a href=&quot;https://select-type.com/rsv/?id=-wF7fj9mzQY&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; style=&quot;color:#1565c0;font-weight:900;text-decoration:none;&quot;&gt;予約ページはこちら&lt;/a&gt;&lt;br&gt;
      アクセス：伊集院駅より徒歩10分／ 駐車場：17台&lt;br&gt;
      営業時間：平日 11:00〜15:00／17:30〜22:00　土日祝 11:00〜22:00（フル営業）&lt;br&gt;
      設備：赤ちゃん椅子あり／おむつ交換台あり／車椅子で入店可能（ベビーカーでも利用しやすい環境）
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/section&gt;
</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6629988">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-03T10:49:00+09:00</dc:date>
        <title>新商品：焦がしチーズと小エビの石焼きグラタン風パスタ動画公開</title>
        <link>https://mahopaijuin.com/info/6629988</link>
        <description>&lt;!-- 🍲 焦がしチーズと小エビの石焼きグラタン風パスタ --&gt;
&lt;section style=&quot;max-width:860px;margin:40px auto;padding:18px;border:1px solid #ececec;border-radius:18px;
background:linear-gradient(180deg,#ffffff 0%,#fcfcfc 100%);box-shadow:0 8px 22px rgba(0,0,0,.06);&quot;&gt;

  &lt;h3 style=&quot;font-size:clamp(20px,3.8vw,26px);font-weight:800;color:#c62828;text-align:center;margin-bottom:12px;&quot;&gt;
    焦がしチーズと小エビの石焼きグラタン風パスタ
  &lt;/h3&gt;

  &lt;!-- 動画 --&gt;
  &lt;div style=&quot;max-width:560px;margin:0 auto 16px;&quot;&gt;
    &lt;div style=&quot;position:relative;width:100%;padding-top:177.78%;border-radius:16px;overflow:hidden;background:#000;&quot;&gt;
      &lt;iframe
        src=&quot;https://www.youtube-nocookie.com/embed/GUaOVXIvduQ?rel=0&amp;modestbranding=1&quot;
        title=&quot;焦がしチーズと小エビの石焼きグラタン風パスタ&quot;
        loading=&quot;lazy&quot;
        referrerpolicy=&quot;strict-origin-when-cross-origin&quot;
        allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
        allowfullscreen
        style=&quot;position:absolute;inset:0;width:100%;height:100%;border:0;&quot;&gt;
      &lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 説明文 --&gt;
  &lt;p style=&quot;font-size:15px;line-height:1.9;color:#333;margin-bottom:12px;&quot;&gt;
    香ばしく焼けたチーズに、ぷりっとした小エビとほうれん草。&lt;br&gt;
    クリーミーで食べやすく、ランチや女子会に人気の一皿です。
  &lt;/p&gt;

  &lt;!-- 価格 --&gt;
  &lt;div style=&quot;background:#fafafa;border-radius:12px;padding:12px 14px;font-size:15px;line-height:1.8;&quot;&gt;
    &lt;strong&gt;単品：&lt;/strong&gt;
    &lt;span style=&quot;font-weight:700;&quot;&gt;1,590円（税抜）&lt;/span&gt;
    ／
    &lt;span style=&quot;font-weight:700;&quot;&gt;1,749円（税込）&lt;/span&gt;&lt;br&gt;
    &lt;strong&gt;ドリンクバー付き&lt;/strong&gt;&lt;br&gt;
    &lt;span style=&quot;color:#c62828;font-weight:700;&quot;&gt;大盛り：＋275円（税込）&lt;/span&gt;
  &lt;/div&gt;

&lt;/section&gt;
</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6629169">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-02T17:16:00+09:00</dc:date>
        <title>魔法のパスタのあつあつフェア2/3スタート</title>
        <link>https://mahopaijuin.com/info/6629169</link>
        <description>&lt;!-- =========================
  魔法のパスタの あつあつフェア（2/3スタート）
  Goope貼り付け用（インラインCSS）
========================= --&gt;

&lt;section id=&quot;atsuattsu-fair&quot; style=&quot;max-width:980px;margin:0 auto;padding:10px 12px;&quot;&gt;

  &lt;!-- ===== いちばん上のメイン画像 ===== --&gt;
  &lt;section class=&quot;main-visual&quot; aria-label=&quot;魔法のパスタの あつあつフェア&quot;&gt;
    &lt;img src=&quot;https://cdn.goope.jp/210527/260202164549-6980562db4bd8.jpg&quot;
         alt=&quot;魔法のパスタの あつあつフェア&quot;
         loading=&quot;lazy&quot; decoding=&quot;async&quot;
         style=&quot;display:block;width:100%;height:auto;border-radius:16px;border:1px solid #eee;box-shadow:0 10px 26px rgba(0,0,0,.08);margin-bottom:18px;&quot;&gt;
  &lt;/section&gt;

  &lt;!-- ===== タイトル ===== --&gt;
  &lt;h1 style=&quot;font-size:clamp(22px,4.2vw,32px);line-height:1.25;margin:0 0 14px;font-weight:900;color:#222;&quot;&gt;
    【2月3日スタート】ランチも女子会も“あつあつ”で楽しむ&lt;br&gt;
    「魔法のパスタの あつあつフェア」開催
  &lt;/h1&gt;

  &lt;!-- ===== リード ===== --&gt;
  &lt;p style=&quot;margin:0 0 16px;color:#444;line-height:1.85;font-size:15px;&quot;&gt;
    寒い季節のランチタイムや女子会に、ゆっくり楽しめる“あつあつ生パスタ”はいかがでしょうか。&lt;br&gt;
    石鍋仕立てで最後まで冷めにくく、もっちりとした食感のパスタにソースがよく絡みます。&lt;br&gt;
    すべて&lt;strong&gt;ドリンクバー付き&lt;/strong&gt;で、食後も会話をお楽しみいただけます。
  &lt;/p&gt;

  &lt;!-- ===== フェア対象メニュー ===== --&gt;
  &lt;h2 style=&quot;margin:18px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ フェア対象メニュー
  &lt;/h2&gt;

  &lt;div style=&quot;display:grid;grid-template-columns:1fr;gap:14px;&quot;&gt;

    &lt;!-- 1：焦がしチーズと小エビ --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;display:grid;grid-template-columns:140px 1fr;gap:12px;&quot;&gt;
        &lt;img src=&quot;https://cdn.goope.jp/210527/260202164610-6980564289ebd.jpg&quot;
             alt=&quot;焦がしチーズと小エビの石焼きグラタン風パスタ&quot;
             loading=&quot;lazy&quot;
             style=&quot;width:100%;height:100%;object-fit:cover;&quot;&gt;
        &lt;div style=&quot;padding:12px;&quot;&gt;
          &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
            焦がしチーズと小エビの石焼きグラタン風パスタ
          &lt;/h3&gt;
          &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
            香ばしく焼けたチーズに、ぷりっとした小エビとほうれん草。&lt;br&gt;
            クリーミーで食べやすく、ランチや女子会に人気の一皿です。
          &lt;/p&gt;
          &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
            単品：1,590円（税抜）／1,749円（税込）&lt;br&gt;
            ドリンクバー付き&lt;br&gt;
            大盛り：＋275円（税込）
          &lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 2：あさりのうま辛和風 --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;display:grid;grid-template-columns:140px 1fr;gap:12px;&quot;&gt;
        &lt;img src=&quot;https://cdn.goope.jp/210527/260202170641-69805b117c23b.jpg&quot;
             alt=&quot;あさりのうま辛和風パスタ&quot;
             loading=&quot;lazy&quot;
             style=&quot;width:100%;height:100%;object-fit:cover;&quot;&gt;
        &lt;div style=&quot;padding:12px;&quot;&gt;
          &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
            あさりのうま辛和風パスタ
          &lt;/h3&gt;
          &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
            あさりの出汁がしっかり効いた和風ソース。&lt;br&gt;
            ほどよい辛さで、女性にも人気のパスタです。
          &lt;/p&gt;
          &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
            単品：1,490円（税抜）／1,639円（税込）&lt;br&gt;
            ドリンクバー付き&lt;br&gt;
            大盛り：＋275円（税込）
          &lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 3：海鮮チゲクリーム --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;display:grid;grid-template-columns:140px 1fr;gap:12px;&quot;&gt;
        &lt;img src=&quot;https://cdn.goope.jp/210527/260202170805-69805b6561e7e.jpg&quot;
             alt=&quot;海鮮チゲクリーム&quot;
             loading=&quot;lazy&quot;
             style=&quot;width:100%;height:100%;object-fit:cover;&quot;&gt;
        &lt;div style=&quot;padding:12px;&quot;&gt;
          &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
            海鮮チゲクリーム
          &lt;/h3&gt;
          &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
            ピリ辛クリームソースに海鮮の旨みをプラス。&lt;br&gt;
            寒い日のランチにも体が温まるパスタです。
          &lt;/p&gt;
          &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
            単品：1,590円（税抜）／1,749円（税込）&lt;br&gt;
            ドリンクバー付き&lt;br&gt;
            大盛り：＋275円（税込）
          &lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

    &lt;!-- 4：チーズフォンデュクリーム --&gt;
    &lt;article style=&quot;border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06);&quot;&gt;
      &lt;div style=&quot;display:grid;grid-template-columns:140px 1fr;gap:12px;&quot;&gt;
        &lt;img src=&quot;https://cdn.goope.jp/210527/260202170907-69805ba3d22ed.jpg&quot;
             alt=&quot;チーズフォンデュクリーム&quot;
             loading=&quot;lazy&quot;
             style=&quot;width:100%;height:100%;object-fit:cover;&quot;&gt;
        &lt;div style=&quot;padding:12px;&quot;&gt;
          &lt;h3 style=&quot;margin:0 0 6px;font-size:17px;font-weight:900;color:#222;&quot;&gt;
            チーズフォンデュクリーム
          &lt;/h3&gt;
          &lt;p style=&quot;margin:0 0 10px;font-size:14px;line-height:1.7;color:#444;&quot;&gt;
            3種チーズ（モッツァレラ・チェダー・ゴルゴンゾーラ）の濃厚クリーム。&lt;br&gt;
            バゲットにつけてシェアしながら楽しめる、女子会におすすめのパスタです。
          &lt;/p&gt;
          &lt;p style=&quot;margin:0;font-size:14px;&quot;&gt;
            単品：1,690円（税抜）／1,859円（税込）&lt;br&gt;
            ドリンクバー付き
          &lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/article&gt;

  &lt;/div&gt;

  &lt;!-- ===== 開催概要 ===== --&gt;
  &lt;h2 style=&quot;margin:22px 0 10px;font-size:19px;font-weight:900;color:#222;&quot;&gt;
    ■ 開催概要
  &lt;/h2&gt;

  &lt;p style=&quot;margin:0;font-size:14.5px;line-height:1.85;color:#444;&quot;&gt;
    フェア名：魔法のパスタの あつあつフェア&lt;br&gt;
    開催開始日：2026年2月3日（火）
  &lt;/p&gt;

&lt;/section&gt;</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6626600">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-01T09:11:00+09:00</dc:date>
        <title>季節限定石焼きナポリタン動画公開</title>
        <link>https://mahopaijuin.com/info/6626600</link>
        <description>&lt;section class=&quot;news-item&quot; aria-label=&quot;石焼きナポリタン動画 公開のお知らせ&quot;&gt;
  &lt;h2 style=&quot;margin:0 0 10px; font-size:20px; line-height:1.4;&quot;&gt;
    🎥 石焼きナポリタン動画 公開！
  &lt;/h2&gt;

  &lt;p style=&quot;margin:0 0 14px; line-height:1.8;&quot;&gt;
    熱々グツグツの&lt;strong&gt;石焼きナポリタン&lt;/strong&gt;を動画で公開しました！&lt;br&gt;
    湯気・音・焼き上がりの臨場感をぜひご覧ください。
  &lt;/p&gt;

  &lt;!-- Responsive YouTube Shorts Embed --&gt;
  &lt;div style=&quot;max-width:520px; margin:14px auto 10px;&quot;&gt;
    &lt;div style=&quot;position:relative; width:100%; padding-top:177.78%; border-radius:14px; overflow:hidden; background:#000;&quot;&gt;
      &lt;iframe
        src=&quot;https://www.youtube.com/embed/0OSVE7zHvXk&quot;
        title=&quot;石焼きナポリタン｜魔法のパスタ伊集院店&quot;
        style=&quot;position:absolute; inset:0; width:100%; height:100%; border:0;&quot;
        loading=&quot;lazy&quot;
        allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
        allowfullscreen&gt;
      &lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p style=&quot;margin:10px 0 0; text-align:center;&quot;&gt;
    &lt;a href=&quot;https://youtube.com/shorts/0OSVE7zHvXk?si=uWzW3UNW2nrS1G16&quot;
       target=&quot;_blank&quot; rel=&quot;noopener&quot;
       style=&quot;display:inline-block; padding:10px 14px; border-radius:999px; text-decoration:none; border:1px solid #ddd;&quot;&gt;
      ▶ YouTubeで見る
    &lt;/a&gt;
  &lt;/p&gt;

  &lt;p style=&quot;margin:14px 0 0; font-size:13px; line-height:1.7; color:#666;&quot;&gt;
    ※ 店内ではやけどにご注意ください。動画は音あり推奨です。
  &lt;/p&gt;
&lt;/section&gt;
</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6610733">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-21T11:28:00+09:00</dc:date>
        <title>ランチタイム包み焼きピザプレゼント動画公開</title>
        <link>https://mahopaijuin.com/info/6610733</link>
        <description>&lt;!-- ===============================
ランチタイム限定｜包み焼きピザサービス
YouTube動画付き
=============================== --&gt;

&lt;div style=&quot;max-width: 580px; margin: 30px auto; font-family: &#039;Helvetica Neue&#039;,&#039;ヒラギノ角ゴ Pro W3&#039;,Meiryo,sans-serif; color: #2c3e50; text-align: center; line-height: 1.6; background: #f9f9f9; padding: 30px 20px; border-radius: 16px; box-shadow: 0 8px 20px rgba(44,62,80,0.1);&quot;&gt;

  &lt;!-- ▼ YouTube動画 --&gt;
  &lt;div style=&quot;position:relative; width:100%; padding-top:177.78%; margin-bottom:22px; border-radius:18px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,.15);&quot;&gt;
    &lt;iframe
      src=&quot;https://www.youtube.com/embed/gAAuSWYfLX0&quot;
      title=&quot;包み焼きピザ ポテコーン｜魔法のパスタ伊集院店&quot;
      frameborder=&quot;0&quot;
      allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot;
      allowfullscreen
      style=&quot;position:absolute; top:0; left:0; width:100%; height:100%;&quot;&gt;
    &lt;/iframe&gt;
  &lt;/div&gt;

  &lt;!-- 見出し --&gt;
  &lt;h2 style=&quot;font-size: 26px; font-weight: 800; margin-bottom: 10px; color: #2980b9; letter-spacing: 1px;&quot;&gt;
    【ランチタイム限定】
  &lt;/h2&gt;

  &lt;p style=&quot;font-size: 16px; font-weight: 700; color: #2980b9; margin: 0 0 20px;&quot;&gt;
    平日 11:00〜15:00
  &lt;/p&gt;

  &lt;p style=&quot;font-size: 20px; font-weight: 800; margin: 18px 0 14px; color: #e74c3c;&quot;&gt;
    パスタ・アヒージョご注文で&lt;br&gt;
    &lt;span style=&quot;display:inline-block; background:#e74c3c22; padding:6px 14px; border-radius:20px;&quot;&gt;
      専門店の包み焼きピザ「ポテコーン」サービス！
    &lt;/span&gt;
  &lt;/p&gt;

  &lt;p style=&quot;font-size: 14px; color: #7f8c8d; margin-bottom: 26px; font-style: italic;&quot;&gt;
    1周年祭で大好評だった人気メニューが復活！
  &lt;/p&gt;

  &lt;!-- 商品画像 --&gt;
  &lt;img
    src=&quot;https://cdn.goope.jp/210527/250917192306-68ca8c0a862e3_l.png&quot;
    alt=&quot;包み焼きピザ ポテコーン&quot;
    style=&quot;width:100%; max-width:460px; border-radius:18px; box-shadow:0 12px 30px rgba(0,0,0,0.12); margin-bottom:24px;&quot;
    loading=&quot;lazy&quot; /&gt;

  &lt;p style=&quot;font-weight: 700; font-size: 15px; color: #2980b9; margin-bottom: 6px;&quot;&gt;
    ナチュラルスマイルピザ提供
  &lt;/p&gt;

  &lt;p style=&quot;font-weight: 600; font-size: 15px; color: #e74c3c; margin: 0;&quot;&gt;
    包み焼きピザ「ポテコーン」&lt;br&gt;
    ホワイトソース・コーン・ポテト・マヨネーズ・&lt;br&gt;
    &lt;strong&gt;ゴーダチーズ＆モッツァレラチーズ&lt;/strong&gt;
  &lt;/p&gt;

  &lt;!-- ルートボタン --&gt;
  &lt;p style=&quot;margin-top: 26px;&quot;&gt;
    &lt;a href=&quot;https://www.google.com/maps/dir/?api=1&amp;destination=%E9%AD%94%E6%B3%95%E3%81%AE%E3%83%91%E3%82%B9%E3%82%BF+%E4%BC%8A%E9%9B%86%E9%99%AA%E5%BA%97&quot;
       target=&quot;_blank&quot;
       rel=&quot;noopener&quot;
       style=&quot;display:inline-block; padding:12px 18px; border-radius:10px; background:#2980b9; color:#fff; font-weight:700; text-decoration:none; box-shadow:0 4px 12px rgba(41,128,185,0.3);&quot;&gt;
      📍 ルートを見る（Googleマップ）
    &lt;/a&gt;
  &lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6566413">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-18T12:14:00+09:00</dc:date>
        <title>季節限定石焼カルボナーラ</title>
        <link>https://mahopaijuin.com/info/6566413</link>
        <description>&lt;!-- ▼ お知らせ：YouTubeショート（石焼カルボナーラ） --&gt;
&lt;section class=&quot;news-youtube&quot; aria-label=&quot;動画のお知らせ&quot;
  style=&quot;max-width:720px;margin:20px auto;padding:16px;border:1px solid #eee;border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);&quot;&gt;

  &lt;h2 style=&quot;margin:4px 0 10px;font-size:18px;line-height:1.5;&quot;&gt;
    🎥 熱々ぐつぐつ 石焼カルボナーラ
  &lt;/h2&gt;

  &lt;!-- 説明文 --&gt;
  &lt;p style=&quot;margin:0 0 14px;font-size:14px;line-height:1.8;color:#333;&quot;&gt;
    季節限定メニューの&lt;strong&gt;石焼カルボナーラ&lt;/strong&gt;を動画でご紹介🍝&lt;br&gt;
    熱々の石鍋でぐつぐつ。&lt;br&gt;
    落ち着いたら卵液を入れて、お客様が仕上げるスタイルです🔥&lt;br&gt;&lt;br&gt;
    濃厚なクリームソースに生麺がよく絡む、寒い季節にぴったりの一品です。
  &lt;/p&gt;

  &lt;!-- 9:16（YouTubeショート向け） --&gt;
  &lt;div style=&quot;position:relative;width:100%;max-width:420px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.10);&quot;&gt;
    &lt;div style=&quot;padding-top:177.78%;&quot;&gt;&lt;/div&gt;
    &lt;iframe
      src=&quot;https://www.youtube.com/embed/JkwcuacCfHk&quot;
      title=&quot;YouTube Shorts｜石焼カルボナーラ&quot;
      loading=&quot;lazy&quot;
      referrerpolicy=&quot;strict-origin-when-cross-origin&quot;
      allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
      allowfullscreen
      style=&quot;position:absolute;top:0;left:0;width:100%;height:100%;border:0;&quot;&gt;
    &lt;/iframe&gt;
  &lt;/div&gt;

  &lt;!-- 店舗表記 --&gt;
  &lt;p style=&quot;margin:12px 0 0;font-size:13px;color:#555;text-align:center;&quot;&gt;
  📍 魔法のパスタ伊集院店
&lt;/p&gt;

  &lt;!-- 予備リンク --&gt;
  &lt;p style=&quot;margin:6px 0 0;font-size:12px;color:#777;text-align:center;&quot;&gt;
    表示されない場合はこちら：
    &lt;a href=&quot;https://youtube.com/shorts/JkwcuacCfHk?si=o37JWVmZihuIe1I6&quot;
       target=&quot;_blank&quot; rel=&quot;noopener&quot;
       style=&quot;color:#b42318;font-weight:700;text-decoration:underline;&quot;&gt;
      YouTubeで見る
    &lt;/a&gt;
  &lt;/p&gt;
&lt;/section&gt;
</description>
    </item>
    <item rdf:about="https://mahopaijuin.com/info/6397925">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-18T08:35:00+09:00</dc:date>
        <title>魔法のパスタピザセット始まりました！！</title>
        <link>https://mahopaijuin.com/info/6397925</link>
        <description>&lt;section style=&quot;max-width:680px;margin:16px auto;font-family:-apple-system,BlinkMacSystemFont,&#039;Segoe UI&#039;,Roboto,Helvetica,Arial,&#039;Noto Sans JP&#039;,&#039;Yu Gothic&#039;,Meiryo,sans-serif;color:#333;line-height:1.8;&quot;&gt;
  &lt;p style=&quot;margin:0 0 .2em;&quot;&gt;魔法のパスタ伊集院店です。&lt;/p&gt;
  &lt;p style=&quot;margin:0 0 1em;&quot;&gt;本日は&lt;span style=&quot;font-weight:700;&quot;&gt;魔法のパスタピザセット&lt;/span&gt;のご紹介です。&lt;/p&gt;

  &lt;p style=&quot;margin:.6em 0;&quot;&gt;
    パスタをご注文で&lt;span style=&quot;font-weight:700;&quot;&gt;サラダ・スープバー・ドリンクバーが人数分&lt;/span&gt;付き、
    お好きなピザをシェアできるお得なセットです（ピザは全25商品からお選びいただけます）。
  &lt;/p&gt;

  &lt;h3 style=&quot;margin:1.2em 0 .4em;font-size:1.1rem;color:#d43f3a;&quot;&gt;【2名様ピザセット】&lt;/h3&gt;
  &lt;p style=&quot;margin:.2em 0 1em;&quot;&gt;
    お好きなパスタ2名様分の価格に &lt;strong&gt;＋980円&lt;/strong&gt; で、&lt;br&gt;
    Sサイズピザ1枚／サラダ2個／スープバー2個／ドリンクバー2個
  &lt;/p&gt;

  &lt;h3 style=&quot;margin:.8em 0 .4em;font-size:1.1rem;color:#d43f3a;&quot;&gt;【3名様ピザセット】&lt;/h3&gt;
  &lt;p style=&quot;margin:.2em 0 1em;&quot;&gt;
    お好きなパスタ3名様分の価格に &lt;strong&gt;＋1,480円&lt;/strong&gt; で、&lt;br&gt;
    Mサイズピザ1枚／サラダ3個／スープバー3個／ドリンクバー3個
  &lt;/p&gt;

  &lt;p style=&quot;margin:1em 0 0;&quot;&gt;サイドメニューに&lt;span style=&quot;font-weight:700;&quot;&gt;ドリア&lt;/span&gt;も加わりました。ぜひご一緒にどうぞ。&lt;/p&gt;
&lt;/section&gt;
</description>
    </item>
</rdf:RDF>
