{"product_id":"桜釉陶器カップ-景徳鎮","title":"桜釉陶器カップ – 景徳鎮","description":"\u003cstyle\u003e\n  .fitbean-cup-page {\n    font-family: \"Helvetica Neue\", \"Arial\", \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic\", sans-serif;\n    color: #2b2b2b;\n    line-height: 1.9;\n    background: #f8f4f2;\n  }\n\n  .fitbean-cup-page .wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 40px 20px 80px;\n  }\n\n  .fitbean-cup-page .hero {\n    display: grid;\n    grid-template-columns: 1.1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    margin-bottom: 60px;\n  }\n\n  .fitbean-cup-page .hero-image {\n    background: linear-gradient(135deg, #f4d2d7 0%, #e8b8c1 50%, #e2c9cd 100%);\n    border-radius: 24px;\n    min-height: 560px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 24px;\n    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .fitbean-cup-page .hero-image::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 20% 20%, rgba(255,255,255,0.45), transparent 28%),\n      radial-gradient(circle at 80% 30%, rgba(255,255,255,0.22), transparent 22%),\n      radial-gradient(circle at 50% 85%, rgba(255,255,255,0.18), transparent 30%);\n    pointer-events: none;\n  }\n\n  .fitbean-cup-page .hero-image img {\n    width: 100%;\n    height: 100%;\n    min-height: 500px;\n    object-fit: cover;\n    border-radius: 18px;\n    position: relative;\n    z-index: 1;\n    display: block;\n  }\n\n  .fitbean-cup-page .hero-copy .eyebrow {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #9c5d6c;\n    margin-bottom: 14px;\n    font-weight: 700;\n  }\n\n  .fitbean-cup-page .hero-copy h1 {\n    font-size: 38px;\n    line-height: 1.35;\n    margin: 0 0 18px;\n    font-weight: 700;\n    color: #2a2324;\n  }\n\n  .fitbean-cup-page .hero-copy .lead {\n    font-size: 16px;\n    color: #5a4d4f;\n    margin-bottom: 24px;\n  }\n\n  .fitbean-cup-page .price-box {\n    background: #fff;\n    border-radius: 18px;\n    padding: 20px 22px;\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);\n    margin-bottom: 24px;\n  }\n\n  .fitbean-cup-page .price-box .price-label {\n    font-size: 12px;\n    color: #8d7b7e;\n    letter-spacing: 0.08em;\n    margin-bottom: 6px;\n  }\n\n  .fitbean-cup-page .price-box .price {\n    font-size: 34px;\n    font-weight: 700;\n    color: #2a2324;\n    margin-bottom: 8px;\n  }\n\n  .fitbean-cup-page .price-box .price-note {\n    font-size: 13px;\n    color: #7a6b6d;\n  }\n\n  .fitbean-cup-page .mini-points {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .fitbean-cup-page .mini-points li {\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.08);\n    font-size: 14px;\n    color: #413738;\n  }\n\n  .fitbean-cup-page .mini-points li:last-child {\n    border-bottom: none;\n  }\n\n  .fitbean-cup-page .section {\n    margin-bottom: 70px;\n  }\n\n  .fitbean-cup-page .section-title {\n    font-size: 28px;\n    margin-bottom: 18px;\n    color: #2a2324;\n    line-height: 1.4;\n  }\n\n  .fitbean-cup-page .section-lead {\n    font-size: 16px;\n    color: #5c5052;\n    max-width: 800px;\n  }\n\n  .fitbean-cup-page .story-box {\n    background: #fff;\n    border-radius: 24px;\n    padding: 34px 28px;\n    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.05);\n  }\n\n  .fitbean-cup-page .story-box p {\n    margin: 0 0 18px;\n    color: #44393b;\n  }\n\n  .fitbean-cup-page .story-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fitbean-cup-page .grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .fitbean-cup-page .card {\n    background: #fff;\n    border-radius: 22px;\n    padding: 28px 24px;\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.05);\n  }\n\n  .fitbean-cup-page .card h3 {\n    font-size: 20px;\n    margin: 0 0 12px;\n    color: #2d2425;\n  }\n\n  .fitbean-cup-page .card p {\n    margin: 0;\n    color: #55494b;\n    font-size: 15px;\n  }\n\n  .fitbean-cup-page .rare-block {\n    background: linear-gradient(135deg, #8f5c68 0%, #c18491 100%);\n    color: #fff;\n    border-radius: 24px;\n    padding: 34px 28px;\n    box-shadow: 0 16px 36px rgba(102, 53, 64, 0.25);\n  }\n\n  .fitbean-cup-page .rare-block h2 {\n    margin: 0 0 14px;\n    font-size: 30px;\n    line-height: 1.4;\n    color: #fff;\n  }\n\n  .fitbean-cup-page .rare-block p {\n    margin: 0 0 14px;\n    color: rgba(255,255,255,0.94);\n  }\n\n  .fitbean-cup-page .rare-block p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fitbean-cup-page .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.05);\n  }\n\n  .fitbean-cup-page .spec-table th,\n  .fitbean-cup-page .spec-table td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid rgba(0,0,0,0.08);\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .fitbean-cup-page .spec-table th {\n    width: 28%;\n    background: #fbf7f5;\n    color: #433839;\n    font-weight: 700;\n  }\n\n  .fitbean-cup-page .spec-table td {\n    color: #56494c;\n  }\n\n  .fitbean-cup-page .spec-table tr:last-child th,\n  .fitbean-cup-page .spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .fitbean-cup-page .image-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .fitbean-cup-page .sub-image {\n    background: #ead4d8;\n    min-height: 260px;\n    border-radius: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-size: 14px;\n    text-align: center;\n    padding: 16px;\n    box-shadow: 0 12px 24px rgba(0,0,0,0.05);\n  }\n\n  .fitbean-cup-page .note-box {\n    background: #fffaf8;\n    border: 1px solid #efd9dd;\n    border-radius: 20px;\n    padding: 24px;\n  }\n\n  .fitbean-cup-page .note-box h3 {\n    margin: 0 0 12px;\n    font-size: 20px;\n    color: #2f2526;\n  }\n\n  .fitbean-cup-page .note-box ul {\n    margin: 0;\n    padding-left: 20px;\n    color: #55494b;\n  }\n\n  .fitbean-cup-page .note-box li {\n    margin-bottom: 10px;\n  }\n\n  .fitbean-cup-page .note-box li:last-child {\n    margin-bottom: 0;\n  }\n\n  .fitbean-cup-page .closing {\n    text-align: center;\n    padding: 42px 24px;\n    background: #fff;\n    border-radius: 24px;\n    box-shadow: 0 14px 30px rgba(0,0,0,0.05);\n  }\n\n  .fitbean-cup-page .closing h2 {\n    font-size: 30px;\n    margin: 0 0 16px;\n    color: #2c2324;\n  }\n\n  .fitbean-cup-page .closing p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #56494b;\n  }\n\n  @media screen and (max-width: 900px) {\n    .fitbean-cup-page .hero,\n    .fitbean-cup-page .grid-2,\n    .fitbean-cup-page .image-row {\n      grid-template-columns: 1fr;\n    }\n\n    .fitbean-cup-page .hero-image {\n      min-height: 420px;\n    }\n\n    .fitbean-cup-page .hero-image img {\n      min-height: 360px;\n    }\n\n    .fitbean-cup-page .hero-copy h1 {\n      font-size: 30px;\n    }\n\n    .fitbean-cup-page .section-title,\n    .fitbean-cup-page .rare-block h2,\n    .fitbean-cup-page .closing h2 {\n      font-size: 24px;\n    }\n\n    .fitbean-cup-page .spec-table th,\n    .fitbean-cup-page .spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fitbean-cup-page .spec-table th {\n      padding-bottom: 8px;\n      border-bottom: none;\n    }\n\n    .fitbean-cup-page .spec-table td {\n      padding-top: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fitbean-cup-page\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003csection class=\"hero\"\u003e\n      \u003cdiv class=\"hero-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0781\/6921\/1192\/files\/product-9049713.png?v=1775179687\" alt=\"桜釉のFitbeanカップ\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hero-copy\"\u003e\n        \u003cdiv class=\"eyebrow\"\u003elimited pottery collection\u003c\/div\u003e\n        \u003ch1\u003e景徳鎮で焼き上げた\u003cbr\u003e桜釉のFitbeanカップ\u003c\/h1\u003e\n        \u003cp class=\"lead\"\u003e中国・景徳鎮の陶器職人によって焼き上げられた、希少な桜釉のカップです。\u003cbr\u003eやわらかな色合い、自然に現れる釉変の表情、そして一つひとつ異なる個体差。\u003cbr\u003e大量生産では出せない美しさを、そのまま器に閉じ込めました。\u003c\/p\u003e\n\n        \u003cdiv class=\"price-box\"\u003e\n          \u003cdiv class=\"price-label\"\u003eprice\u003c\/div\u003e\n          \u003cdiv class=\"price\"\u003e¥4,980 \u003cspan style=\"font-size: 14px; font-weight: 400;\"\u003e税込\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"price-note\"\u003e数量限定でのご案内です。\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"mini-points\"\u003e\n          \u003cli\u003e中国景徳鎮陶瓷\u003c\/li\u003e\n          \u003cli\u003e稀少な桜釉を使用\u003c\/li\u003e\n          \u003cli\u003e自然釉変による一点ごとの表情の違い\u003c\/li\u003e\n          \u003cli\u003e約1,300℃の高温焼成\u003c\/li\u003e\n          \u003cli\u003e裏面に「Fitbean」を一つずつ手書き\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch2 class=\"section-title\"\u003e器そのものが、ひとつの景色になる。\u003c\/h2\u003e\n      \u003cdiv class=\"story-box\"\u003e\n        \u003cp\u003eこのカップは、ただ飲み物を注ぐための器ではありません。 手に取った瞬間の質感、光の当たり方で変わる釉薬の表情、そして少しずつ異なる色の揺らぎまで含めて、 ひとつの完成された存在感があります。\u003c\/p\u003e\n        \u003cp\u003e表面には細かな立体感があり、やわらかな桜色の釉薬が重なることで、静かな華やかさが生まれています。 目立ちすぎないのに、しっかりと印象に残る。そんな美しさを持ったカップです。\u003c\/p\u003e\n        \u003cp\u003eコーヒーの時間を大切にしたい方へ。 いつもの一杯に、器からはじまる豊かさを添えてくれます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"grid-2\"\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003e中国・景徳鎮の陶器\u003c\/h3\u003e\n          \u003cp\u003e本商品は、中国を代表する陶磁器の産地として知られる景徳鎮で焼き上げられた陶器です。 長い歴史の中で培われた技術と感性が、一つの器の中に息づいています。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003e稀少な桜釉\u003c\/h3\u003e\n          \u003cp\u003eやわらかな桜色の釉薬をまとい、落ち着きと華やかさをあわせ持つ表情に仕上がっています。 色の出方には個体差があり、同じものはひとつとしてありません。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003e自然釉変の美しさ\u003c\/h3\u003e\n          \u003cp\u003e窯の中で生まれる自然な釉変によって、濃淡や風合いに違いが現れます。 これは均一な工業製品ではなく、焼成の中で生まれた個性そのものです。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003e手書きのFitbean\u003c\/h3\u003e\n          \u003cp\u003e裏面には「Fitbean」の文字を一つひとつ手書きで記しています。 小さな部分にも手仕事の跡が残り、この器だけの存在感をつくっています。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"rare-block\"\u003e\n        \u003ch2\u003e納得できる仕上がりのみ\u003c\/h2\u003e\n        \u003cp\u003eこのカップは約1,300℃の高温で焼き上げられています。 その過程は簡単ではなく、100個制作した中で、思い描いた仕上がりとして残ったのはわずか13個だけでした。\u003c\/p\u003e\n        \u003cp\u003eそれだけ繊細な条件の上で生まれた器です。 色、質感、焼き上がりの表情、そのすべてが偶然と技術の重なりによって成立しています。\u003c\/p\u003e\n        \u003cp\u003e数が少ないから希少なのではなく、簡単には再現できない工程を経て生まれたからこそ、価値のある一点です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch2 class=\"section-title\"\u003e商品情報\u003c\/h2\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e商品名\u003c\/th\u003e\n            \u003ctd\u003e桜釉陶器カップ – 景徳鎮\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e価格\u003c\/th\u003e\n            \u003ctd\u003e4,980円（税込）\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e産地\u003c\/th\u003e\n            \u003ctd\u003e中国 景徳鎮\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e素材\u003c\/th\u003e\n            \u003ctd\u003e陶器\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e特徴\u003c\/th\u003e\n            \u003ctd\u003e稀少な桜釉、自然釉変による個体差、裏面手書きfitbean\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e焼成\u003c\/th\u003e\n            \u003ctd\u003e約1,300℃の高温焼成\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e備考\u003c\/th\u003e\n            \u003ctd\u003eひとつひとつ表情が異なるため、色味や釉薬の出方には個体差があります。\u003cbr\u003e手仕事ならではの風合いとしてお楽しみください。\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"note-box\"\u003e\n        \u003ch3\u003eご購入前にご確認ください\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e釉薬の色の濃淡、模様、風合いには個体差があります。\u003c\/li\u003e\n          \u003cli\u003e表面のわずかなゆらぎや焼成による表情の違いは、手仕事ならではの特徴です。\u003c\/li\u003e\n          \u003cli\u003e商品写真と実物では、モニター環境などにより見え方が異なる場合があります。\u003c\/li\u003e\n          \u003cli\u003e一点ごとの個性をお楽しみいただく商品としてご案内しております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"closing\"\u003e\n      \u003ch2\u003e毎日の一杯を、少し特別にするための器\u003c\/h2\u003e\n      \u003cp\u003eたくさん作れないからこそ、残ったものには理由があります。\u003cbr\u003e景徳鎮の技術、桜釉のやわらかな表情、自然釉変の美しさ、そして手仕事の跡。\u003cbr\u003eFitbeanが届けたいコーヒーの時間に寄り添う、数量限定のカップです。\u003c\/p\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KOUNOU-COFFEE","offers":[{"title":"Default Title","offer_id":52022044754232,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0781\/6921\/1192\/files\/ChatGPT_Image_2026_4_17_20_58_07.png?v=1776427183","url":"https:\/\/kounou-coffee.co.jp\/products\/%e6%a1%9c%e9%87%89%e9%99%b6%e5%99%a8%e3%82%ab%e3%83%83%e3%83%97-%e6%99%af%e5%be%b3%e9%8e%ae","provider":"KOUNOU-COFFEE","version":"1.0","type":"link"}