✦ Verified product
幸せのフォンダンシェ アマゾンバニラ&チョコレート【Fondance Tokyoコラボ】1個
JPY 850.00
ママノチョコレート
Verified independent store
→
/* mc-fondanche — 商品説明欄 @import禁止 / font-familyのみ指定 / mc-プレフィックス */ .mc-fondanche{font-family:'Noto Sans JP','Yu Gothic',sans-serif;color:#613931;line-height:1.9;letter-spacing:.04
em;max-width:720px;margin:0 auto} /* hero */ .mc-fondanche__hero{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;margin:0 0 24px} /* eyebrow */ .mc-fondanche__eyebrow{display:block;font-family:'Libre Caslon Text',Georgia,serif;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#613931;margin-bottom:6px} /* lead */ .mc-fondanche__lead{font-size:15px;line-height:2;color:#613931;margin:0 0 28px;padding:0 0 20px;border-bottom:1px solid #d7d2cb} /* badges */ .mc-fondanche__badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px} .mc-fondanche__badge{display:inline-block;font-size:11px;letter-spacing:.1em;font-family:'Libre Caslon Text',Georgia,serif;background:#f5f2ee;color:#613931;border:1px solid #d7d2cb;border-radius:2px;padding:4px 12px} .mc-fondanche__badge--gold{background:#613931;color:#fff;border-color:#613931} /* story */ .mc-fondanche__story{background:#f5f2ee;padding:28px 24px;margin:0 0 28px;border-left:3px solid #d1af00} .mc-fondanche__story p{margin:0 0 12px;font-size:14px;line-height:2;color:#613931} .mc-fondanche__story p:last-child{margin:0} /* 2col image grid */ .mc-fondanche__grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 28px} .mc-fondanche__grid2 img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block} /* enjoy */ .mc-fondanche__enjoy{margin:0 0 28px} .mc-fondanche__enjoy-title{font-family:'Libre Caslon Text',Georgia,serif;font-size:13px;letter-spacing:.1em;color:#613931;border-bottom:1px solid #d1af00;padding-bottom:6px;margin:0 0 16px} .mc-fondanche__enjoy-wrap{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:start} .mc-fondanche__enjoy-list{list-style:none;margin:0;padding:0} .mc-fondanche__enjoy-list li{font-size:14px;color:#613931;padding:8px 0 8px 20px;position:relative;border-bottom:1px solid #f0ece6} .mc-fondanche__enjoy-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:2px;background:#d1af00} .mc-fondanche__enjoy-img{width:100%;object-fit:cover;display:block} /* collab */ .mc-fondanche__collab{background:#613931;color:#fff;padding:24px;margin:0 0 28px;border-radius:2px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center} .mc-fondanche__collab-text{} .mc-fondanche__collab-label{display:block;font-family:'Libre Caslon Text',Georgia,serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#d1af00;margin-bottom:8px} .mc-fondanche__collab-name{font-size:15px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:.04em} .mc-fondanche__collab-desc{font-size:13px;color:#fff;margin:0;line-height:1.9;opacity:.85} .mc-fondanche__collab-img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block} /* tabs */ .mc-fondanche__tab-nav{display:flex;gap:4px;border-bottom:2px solid #d7d2cb} .mc-prod__tab{font-family:'Noto Sans JP','Yu Gothic',sans-serif;font-size:13px;letter-spacing:.06em;color:#613931;background:transparent;border:none;padding:10px 18px 9px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px} .mc-prod__tab.active{color:#3B1C08;border-bottom-color:#613931;font-weight:700} .mc-prod__nutrition-panel{display:none;padding:20px 0 0} .mc-prod__nutrition-panel.active{display:block} /* info table */ .mc-fondanche__table{width:100%;border-collapse:collapse;font-size:13px;color:#613931;margin:0 0 8px} .mc-fondanche__table tr{border-bottom:1px solid #f0ece6} .mc-fondanche__table td{padding:9px 4px;vertical-align:top;line-height:1.8} .mc-fondanche__table td:first-child{width:38%;color:#8a5045;font-size:12px;letter-spacing:.04em;padding-right:12px;white-space:nowrap} .mc-fondanche__note{font-size:11px;color:#8a5045;margin:8px 0 0;line-height:1.8} /* nutrition grid */ .mc-fondanche__nutrition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 12px} .mc-fondanche__nutrition-item{background:#f5f2ee;text-align:center;padding:10px 6px 8px;border-radius:2px} .mc-fondanche__nutrition-item .val{display:block;font-family:'Libre Caslon Text',Georgia,serif;font-size:18px;color:#613931;letter-spacing:.02em;line-height:1.2} .mc-fondanche__nutrition-item .unit{display:block;font-size:10px;color:#8a5045;margin-top:2px;letter-spacing:.06em} .mc-fondanche__nutrition-item .label{display:block;font-size:10px;color:#8a5045;letter-spacing:.06em;margin-top:4px} /* allergen */ .mc-fondanche__allergen-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 0} .mc-fondanche__allergen-tag{font-size:11px;letter-spacing:.06em;background:#f0e8df;color:#5a3a1e;border-radius:2px;padding:3px 10px} /* responsive */ @media(max-width:600px){ .mc-fondanche__grid2{grid-template-columns:1fr 1fr} .mc-fondanche__enjoy-wrap{grid-template-columns:1fr} .mc-fondanche__collab{grid-template-columns:1fr} .mc-fondanche__collab-img{display:none} .mc-fondanche__nutrition-grid{grid-template-columns:repeat(2,1fr)} .mc-prod__tab{font-size:12px;padding:9px 12px 8px} .mc-fondanche__story{padding:20px 16px} } Fondance Tokyo × mamano chocolate Amazon Vanilla Arriba Cacao 米粉使用 メープルシュガー グルテンフリー原料 アマゾン熱帯雨林で採れたバニラと、エクアドル先住民キチュア族が育てたアリバカカオ。 自由が丘のFondance Tokyoが生み出した『フォンダンシェ®』をベースに、 ママノが誇る2つの素材をたっぷりと使った、とろける口溶けの焼き菓子です。 「フォンダン」はとろけるという意味で、「ダンシェ」はダンスからきています。 米粉とメープルシュガーを使用した生地は、バニラとチョコレートの甘い香りとともに やわらかく、優しい甘みが心地よく広がります。 フィナンシェサイズのコンパクトな見た目に、本物の原材料だけが詰まった特別な一品。 芳醇な香りの余韻が、しばらく続きます。 おすすめの楽しみ方 冷蔵庫で冷やしてから、薄くスライスして召し上がる 赤ワインとの相性が特によく、大人のデザートとして コーヒーや紅茶と合わせてゆっくりお楽しみください 開封後はお早めにお召し上がりください Collaboration Fondance Tokyo(自由が丘) 『フォンダンシェ®』を生み出したFondance Tokyoとのスペシャルコラボレーション商品です。 製造:(有)紀之国屋商店 / Fondance Tokyo(神奈川県川崎市) 原材料・保存 栄養成分 アレルギー 商品名 フォンダンシェ アマゾンバニラ&アリバチョコ 名称 焼菓子 原材料名 無塩バター(北海道製造)、卵白、メープルシュガー、アーモンドプードル、米粉、生クリーム、チョコレート、カカオパウダー、バニラ(一部に卵・乳成分・アーモンドを含む) 内容量 1個 賞味期限 10日以上でお渡し(商品下部に記載) 保存方法 直射日光・高温多湿を避け、涼しい場所で保存 製造所 (有)紀之国屋商店神奈川県川崎市宮前区馬絹4-36-21Fondance Tokyo 販売者 (株)コータロー(ママノチョコレート)東京都港区赤坂3-8-8 ※乳・小麦・卵・アーモンドを含む製品と共通の工場で製造しています。 241kcalエネルギー 3gたんぱく質 18g脂質 16g炭水化物 0.1g食塩相当量 ※1個あたりの推定値 卵 乳成分 アーモンド ※乳・小麦・卵・アーモンドを含む製品と共通の工場で製造しています。※万一不良品がありましたら交換・返金いたします。商品画像を添付のうえ [email protected] までご連絡ください。