✦ Verified product
ひんやり果実ソルベ(6個入り)【シャーベット】 お中元 暑中見舞い 残暑見舞い お盆 ゼリー詰め合わせ 限定 スイーツ ギフト フルーツシャーベット 内祝 お祝い お供え 手土産 洋菓子 お菓子 苺 甘夏 青リンゴ 白桃
JPY 3,206.00
小鳥家
Verified independent store
→
.product-wrapper { background-color: #f8f8f8; font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Canta
rell, "Open Sans", "Helvetica Neue", sans-serif; padding: 40px 20px; max-width: 800px; margin: 0 auto; color: #555555; line-height: 1.6; overflow-wrap: break-word; word-wrap: break-word; } .content-section { margin-bottom: 60px; border-bottom: 1px solid #e0e0e0; padding-bottom: 60px; } .content-section:last-child { margin-bottom: 0; border-bottom: none; } /* タイトル周り */ .section-title { color: #333333; font-size: 24px; margin-bottom: 24px; letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all; text-wrap: balance; padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left / 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left / 100% 3px no-repeat; } .body-text { color: #555555; font-size: 14px; margin-bottom: 24px; letter-spacing: 0.03em; text-wrap: pretty; } .caption-text { color: #777777; font-size: 14px; margin-top: 8px; text-align: right; } .product-img { border-radius: 0px; box-shadow: none; margin-bottom: 10px; width: 100%; height: auto; } .marker { background: linear-gradient(transparent 60%, #a38c4c40 60%); font-weight: bold; padding: 0 4px; } /* ▼▼▼ 画像の表示分け(枠・背景色なし) ▼▼▼ */ .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; } .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; } .spec-img-full { width: 100%; margin: 20px 0; text-align: center; } .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; } /* ▼▼▼ アコーディオン ▼▼▼ */ details.spec-details { border: 1px solid #e0e0e0; border-radius: 4px; background-color: #f8f8f8; color: #555555; margin-bottom: 15px; overflow: hidden; } summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; } summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); } summary.spec-summary::after { content: "+"; font-size: 1.5em; font-weight: normal; color: #a38c4c; } details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); } details[open] summary.spec-summary::after { content: "-"; } summary.spec-summary::-webkit-details-marker { display: none; } .spec-content { padding: 20px; background-color: #f8f8f8; font-size: 14px; } .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; } /* リストデザイン */ ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; } ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; } ul.benefit-list li::before { position: absolute; left: 0; content: "●"; color: #a38c4c; font-size: 0.9em; top: 2px; } ul.basic-list li::before { content: ""; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; } ul.point-list li::before { content: "▶"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; } ul.note-list li::before { content: "※"; position: absolute; left: 0; color: #777777; font-size: 0.9em; } ul.step-list { counter-reset: num; } ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; } .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a38c4c; width: fit-content; word-break: keep-all; } .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; } .spec-table { width: 100%; white-space: nowrap; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } } .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px; } .shipping-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; } .note-box { border-color: #a38c4c; } @media (max-width: 600px) { .product-wrapper { padding: 20px 15px; } .section-title { font-size: 1.3em; } } 宝石輝くソルベ、特別な贈り物 箱を開けた瞬間に心を奪われる、彩り豊かなソルベの輝き。まるで宝石を散りばめたような美しさが、贈る人への深い想いを伝えます。目と舌で愉しむ、至福のデザート体験をどうぞ。 煌めく6種の贅沢な彩り 冷凍庫で待つ、ひんやり幸せ 8時間以上しっかり凍らせれば、口の中でとろけるようなソルベが完成します。暑い日に体を優しくクールダウンさせる、爽やかな口どけを心ゆくまでお愉しみください。凍らせることで生まれる、新食感のスイーツです。 召し上がれ、新感覚の爽やかさ 常温で届く、贈答の気遣い 受け取ってすぐ冷蔵庫に入れる必要はありません。常温でお届けするため、お渡しするまでの保管場所にも困らず、スマートな手渡しを叶えます。贈る側の配慮が伝わる、スマートなギフトです。 手渡しが嬉しい、スマート配送 商品の特徴 果実のピューレをたっぷりと使用した、夏限定のソルベです。特別な贈り物に最適な、贅沢な味わいをお楽しみください。 彩り豊かな6種のソルベが織りなす美しい輝き 目と舌で愉しむ至福のデザート体験 凍らせることで生まれる新食感のひんやりスイーツ 常温配送対応で、スマートな手渡しギフトに最適 お召し上がり方・保存方法 美味しくお召し上がりいただくためのポイントと、適切な保存方法です。 本製品はシャーベットです。冷凍庫で8時間以上、しっかり凍らせてからお召し上がりください。 直射日光、高温多湿を避けて保存してください。開封後はお早めにお召し上がりください。 商品詳細 本製品の基本的な情報です。 名称 洋生菓子 特定原材料 白桃、青りんご、苺、甘夏柑ピューレ、グラニュー糖、異性化液糖、濃縮リンゴ果汁、洋酒、レモン果汁、安定剤、酸味料、香料、着色料 内容量 6個(イチゴ×2、夏みかん×2、白桃×1、青りんご×1) 賞味期限 2025年10月 保存方法 シャーベットなので、冷凍庫で8時間以上、凍らせてからお召し上がりください。 製造者 株式会社 小鳥家京都府京都市西京区上桂三ノ宮町56-2 商品コード 本製品の商品管理コードです。 商品コード: z-002 ご注意事項 商品は白い包装紙でお包みいたします。 熨斗(のし)のご要望も承ります。ご注文時にお申し付けください。