グルテンフリーワッフル(ギフト包装込み:10枚入り)
期間限定コラボキャンペーン NINZIA公式サイトで 9,900円(税込)以上ご購入で、 The Rice Creameryの アイス3個セット がもらえる! 通常価格1,980円相当のアイスが、 今なら実質無料に グルテンフリー 乳・卵不使用 砂糖使用料60%減 ※アイスの発送送料はお客様ご負担となります。 キャンペーンの詳細・応募方法を見る 応募のながれ NINZIAのグルテンフリーワッフルを購入 The Rice Creamery公式LINEを友だち追加し、同梱リーフレットの合言葉を送信 公式LINEからクーポンコードが届く The Rice Creamery公式サイトでクーポンコードを入力 アイス3個セットをプレゼント! 対象商品 グルテンフリーワッフル(プレーン) グルテンフリーワッフル(ココア) The Rice Creamery×NINZIA「モチリッチ ワッフルアイスセット」 The Rice Creamery×NINZIA「モチリッチ ココアワッフルアイスセット」 ※ギフトセットをご購入の方も同様にキャンペーンにご参加いただけます。 もらえるアイス(The Rice Creamery) 穂の華 — お米の自然な甘みと風味を活かしたオリジナルフレーバー 匠・宇治抹茶 — 堀田勝太郎商店の宇治抹茶を使用したこだわりの一品 芳醇オランダチョコ — オランダ産カカオパウダーの芳醇な香りと濃厚な味わい 注意事項 キャンペーン期間:ページ公開から2026年9月30日まで NINZIA公式サイトでのご注文合計9,900円(税込)以上のご購入が対象です 合言葉はご購入商品に同梱のリーフレットに記載。The Rice Creamery公式LINEのチャットに送信するとクーポンコードが届きます The Rice Creamery公式オンラインサイトにてクーポンコード入力でアイス3個と引き換え可能(発送送料はお客様のご負担) アイス3個セット(通常価格1,980円相当)が対象商品のご購入で実質無料になります 数量限定・なくなり次第終了となります @import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap'); .rc-collab{ --rc-bg: #E15D48; --rc-bg-deep: #D9503E; --rc-brown: #2E2118; --rc-gold: #F0DFA6; --rc-gold-dark: #D9A73C; --rc-gold-text: #A8442B; --rc-white: #FFFFFF; font-family: "Zen Maru Gothic","Hiragino Sans","Yu Gothic Medium","Noto Sans JP","Meiryo",sans-serif; background: var(--rc-bg); color: var(--rc-white); padding: 56px 20px; box-sizing: border-box; border-radius: 16px; } @media (max-width: 480px){ .rc-collab{ padding: 44px 18px; } } .rc-collab *{ box-sizing: border-box; } .rc-collab__inner{ max-width: 720px; margin: 0 auto; text-align: center; } .rc-collab__badge{ display: inline-block; background: var(--rc-gold); color: var(--rc-gold-text); font-weight: 700; font-size: 14px; letter-spacing: .05em; padding: 8px 22px; border-radius: 999px; margin-bottom: 20px; } .rc-collab__title{ font-size: clamp(22px, 6.5vw, 30px); line-height: 1.4; font-weight: 800; margin: 0 0 18px; word-break: keep-all; overflow-wrap: anywhere; } .rc-collab__title .rc-collab__line{ display: block; } .rc-collab__title .rc-collab__line + .rc-collab__line{ margin-top: 2px; } .rc-collab__accent{ color: var(--rc-gold); font-size: 1.12em; } .rc-collab__sub{ font-size: 15px; line-height: 1.7; color: #FBE6DB; margin: 0 0 24px; word-break: keep-all; overflow-wrap: anywhere; } .rc-collab__subline{ display: block; } .rc-collab__tags{ display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 30px; } .rc-collab__tags span{ background: var(--rc-gold); color: var(--rc-gold-text); font-size: 12px; font-weight: 700; white-space: nowrap; padding: 7px 14px; border-radius: 999px; } .rc-collab__photo{ max-width: 640px; margin: 0 auto 30px; border-radius: 20px; overflow: hidden; border: 3px solid var(--rc-gold); aspect-ratio: 16 / 10; background: rgba(0,0,0,.12); } .rc-collab__photo img{ display: block; width: 100%; height: 100%; object-fit: cover; } .rc-collab__photo-note{ font-size: 12px; color: #FBE6DB; text-align: center; max-width: 640px; margin: -18px auto 30px; } .rc-collab__details{ margin: 30px auto 0; max-width: 640px; text-align: left; border: 1px dashed rgba(240,223,166,.6); border-radius: 16px; padding: 4px 20px; background: rgba(0,0,0,.06); } .rc-collab__details summary{ cursor: pointer; list-style: none; padding: 16px 34px 16px 4px; font-weight: 700; font-size: 15px; color: var(--rc-gold); position: relative; } .rc-collab__details summary::-webkit-details-marker{ display:none; } .rc-collab__details summary::after{ content: ""; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 2px solid var(--rc-gold); border-bottom: 2px solid var(--rc-gold); transform: translateY(-65%) rotate(45deg); transition: transform .25s ease; } .rc-collab__details[open] summary::after{ transform: translateY(-35%) rotate(225deg); } .rc-collab__panel{ padding: 4px 4px 20px; border-top: 1px dashed rgba(240,223,166,.4); margin-top: 4px; } .rc-collab__panel h3{ font-size: 15px; font-weight: 700; color: var(--rc-gold); margin: 20px 0 10px; } .rc-collab__panel h3:first-child{ margin-top: 18px; } .rc-collab__steps{ margin: 0; padding-left: 22px; font-size: 14px; line-height: 1.8; } .rc-collab__list, .rc-collab__notes{ margin: 0; padding-left: 18px; font-size: 14px; line-height: 1.8; list-style: none; } .rc-collab__list li, .rc-collab__notes li{ position: relative; padding-left: 14px; margin-bottom: 6px; } .rc-collab__list li::before, .rc-collab__notes li::before{ content: ""; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; border-radius: 50%; background: var(--rc-gold); } .rc-collab__note-inline{ font-size: 12px; color: #FBE6DB; margin: 8px 0 0; } こちらのセットは10枚入りのワッフルをラッピングできる商品です。 /* 埋め込み全体のスタイル */ .waffle-info-wrapper { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 14px; line-height: 1.6; color: #333; width: 100%; max-width: 900px; margin: 0 auto; padding: 40px 24px; box-sizing: border-box; } /* 注意事項ボックス */ .waffle-notice { background-color: #fdfaf6; border: 1px solid #e8e0d5; padding: 16px 20px; margin-bottom: 24px; border-radius: 6px; box-sizing: border-box; } .waffle-notice p { margin: 0 0 8px 0; font-weight: bold; color: #b07c4b; } .waffle-notice ul { margin: 0; padding-left: 20px; color: #555; } .waffle-notice li { margin-bottom: 4px; } .waffle-notice li:last-child { margin-bottom: 0; } /* 商品カードのレイアウト */ .waffle-container { width: 100%; } .waffle-card { width: 100%; /* 横幅を100%に指定してアレルゲン表記と合わせる */ border: 1px solid #eee; border-radius: 6px; background-color: #fff; overflow: hidden; box-sizing: border-box; /* ボーダーを含めて幅を計算 */ } /* 商品名ヘッダー */ .waffle-header { background-color: #f8f8f8; padding: 12px; font-weight: bold; font-size: 16px; text-align: center; border-bottom: 1px solid #eee; color: #333; } /* 商品詳細テーブル */ .waffle-table { width: 100%; border-collapse: collapse; } .waffle-table th, .waffle-table td { padding: 12px 14px; border-bottom: 1px solid #f5f5f5; text-align: left; vertical-align: top; } .waffle-table th { width: 32%; background-color: #fcfcfc; font-weight: normal; color: #666; font-size: 13px; } .waffle-table tr:last-child th, .waffle-table tr:last-child td { border-bottom: none; } /* 栄養成分表示用ミニテーブル */ .nutrition-table { width: 100%; margin-top: 6px; font-size: 13px; border-collapse: collapse; background: #fafafa; border: 1px solid #eee; border-radius: 4px; } .nutrition-table td { padding: 6px 10px; border-bottom: 1px solid #eee; } .nutrition-table tr:last-child td { border-bottom: none; } .nutrition-table td:last-child { text-align: right; font-weight: 500; } .sub-text { font-size: 12px; color: #777; display: block; margin-top: 4px; } .sub-text-inline { font-size: 12px; color: #777; } 【ご購入前にご確認ください】 手作業で製造しておりますので、サイズにばらつきがございます。ご了承ください。 原材料に含まれるアレルギー物質(28品目中):大豆 同一製造所内において、小麦、くるみ、卵、乳製品、落花生、アーモンド、カシューナッツ、オレンジ、キウイ、ごま、鶏肉、バナナ、桃、やまいも、りんご、ゼラチンを含む製品を製造しています。 この商品は、冷凍食品です。 丸形ワッフル 名称 菓子 原材料名 豆腐(大豆を含む:遺伝子組み換えでない)(国内製造)、米粉、こんにゃくペースト、甘酒、レモン果汁/ベーキングパウダー(アルミニウムフリー) 保存方法 -18℃以下で保存してください 賞味期限 発送時点で1ヶ月以上のものをお送りします。 凍結前加熱の有無 加熱してあります 加熱調理の必要性 加熱してお召し上がりください 調理方法 レンジで加熱してお召し上がりください 栄養成分表示100gあたり(推定値) エネルギー 222kcal たんぱく質 6.2g 脂質 2.5g 炭水化物(糖質 / 食物繊維) 44.2g(42.8g / 1.4g) 食塩相当量 0.6g