✦ Verified product
ひんやり果実ソルベ(4個入り)【シャーベット】 お中元 暑中見舞い 残暑見舞い お盆 ゼリー詰め合わせ 限定 スイーツ ギフト フルーツシャーベット 内祝 お祝い お供え 手土産 洋菓子 お菓子 苺 甘夏 青リンゴ 白桃
JPY 2,159.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; } } 煌めく宝石スイーツ、至福の贈り物 開けた瞬間、思わず心が躍るような華やかさ。彩り豊かな4種のシャーベットが、特別なひとときを演出します。大切な方への想いを込めた、とっておきのギフトにぴったりです。 贈る人も贈られる人も笑顔に 凍らせて楽しむ、ひんやり贅沢デザート 冷凍庫で8時間以上凍らせることで生まれる、シャリッとした心地よい口どけ。フルーツの爽やかな風味が口いっぱいに広がり、心ゆくまで満たされるデザートタイムを過ごせます。 夏を彩る、とろける冷菓 商品詳細 商品の特徴 果実のピューレをたっぷりと使用した、夏限定のソルベです。 果実ピューレを贅沢に使用 夏限定の爽やかな味わい 冷凍庫で凍らせて楽しむシャリシャリ食感 基本情報 商品の基本情報です。 名称: 洋生菓子 内容量: 4個(白桃、夏みかん、イチゴ、青りんご各1個) 賞味期限: 2025年10月 製造者: 株式会社 小鳥家 京都府京都市西京区上桂三ノ宮町56-2 原材料 特定原材料および原材料の構成です。 白桃 青りんご 苺 甘夏柑ピューレ グラニュー糖 異性化液糖 濃縮リンゴ果汁 洋酒 レモン果汁 安定剤 酸味料 香料 着色料 お召し上がり方・保存方法 美味しくお召し上がりいただくための方法と保存方法です。 冷凍庫で8時間以上、凍らせてからお召し上がりください。 保存方法: シャーベットなので、冷凍庫で8時間以上、凍らせてからお召し上がりください。 ギフト・包装について 贈り物にご利用の際はこちらをご確認ください。 白い包装紙でお包みいたします。 熨斗のご要望も承ります。 発送について この商品は冷凍便でお届けします。 冷凍品との同梱時には、別途送料がかかる場合があります。 ご注意事項 本商品はシャーベットです。お召し上がりの際は、冷凍庫で8時間以上しっかりと凍らせてからお楽しみください。