{"title":"カクホリ｜KAKUHORI","description":"\u003cp\u003e鹿児島県志布志市の温暖な気候と豊かな黒土に恵まれ、『カクホリ』の原料茶葉は育ちまし た。生育や製造へのこだわりはもちろん、主に単一農場を中心に収穫された、単一品種のお茶と製法の組み合わせを吟味し、様々なシーンで楽しめるよう開発したブランドです。\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"kakuhori_okumidori","title":"カクホリ 釜炒り茶 おくみどり","description":"\u003cp\u003e【茶葉】釜炒り茶\u003cbr\u003e\n鹿児島県大隅産の品種おくみどりを使用。日本茶の製法として昔から家庭で親しまれていた釜炒りによる香ばしい味と香りを残したお茶です。\u003c\/p\u003e\n\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #ffd700;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 25%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 40%;\n    }\n\n    .slider-body .slider-point {\n      left: 98%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e昔ながらの親しまれていた釜炒りによる香ばしい味と香り\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e3g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e90℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n  \n    \u003ch2\u003e受賞歴\u003c\/h2\u003e\n    \u003cp\u003e\n・Japanese Tea Selection Paris2020-2021 銅賞受賞\u003cbr\u003e\n・Great Taste Award2021 三つ星受賞\u003cbr\u003e\n・Great Taste Award2022 一つ星受賞\n    \u003c\/p\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n       \u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e商品名\u003c\/th\u003e\n    \u003ctd\u003eカクホリ釜炒り茶 おくみどり 30g\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\u003e30g袋入り\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\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407346577683,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/379ec5807d90769ff81953e2a97002f1.png?v=1720502605"},{"product_id":"kakuhori_asatsuyu","title":"カクホリ 深蒸し煎茶 あさつゆ","description":"\u003cp\u003e【茶葉】深蒸し煎茶\u003cbr\u003e\n鹿児島大隅産の品種あさつゆを使用。甘味、うま味が強くて渋味が少なく水色も濃緑です。大隅茶全Sweets \u0026amp; Teastand「シングル」のお茶としてご提供中です。\u003c\/p\u003e\n\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #00bfff;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 25%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 98%;\n    }\n\n    .slider-body .slider-point {\n      left: 80%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e甘み、うま味が強くて渋みが少なく、水色も濃緑\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e3g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e80~85℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n  \n    \u003ch2\u003e受賞歴\u003c\/h2\u003e\n    \u003cp\u003e\n        ・Japanese Tea Selection Paris2021-2022 金賞受賞\u003cbr\u003e\n        ・Great Taste Award2021 二つ星受賞\n    \u003c\/p\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n       \u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e商品名\u003c\/th\u003e\n    \u003ctd\u003eカクホリ 深蒸し茶あさつゆ 30g\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\u003e30g袋入り\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\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407567827219,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/72ee48d913bf106f30e54beb31a95c51.png?v=1720502154"},{"product_id":"kakuhori_senchasaemidori","title":"カクホリ 普通煎茶 さえみどり","description":"\u003cp\u003e【茶葉】普通煎茶\u003cbr\u003e\n【特徴】鹿児島県大隅産の品種さえみどりを使用。香りを際立たせるために露地で栽培したさわやかな香りでやわらかな味わいが特徴のさえみどりを浅蒸しでつくりました。お茶本来の優しい香りとすっきりとした味が特徴です。\u003c\/p\u003e\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #48d1cc;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left:20%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 98%;\n    }\n\n    .slider-body .slider-point {\n      left: 66%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003eお茶本来の優しい香りとすっきりとした味\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e3g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e80～85℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n  \n    \u003ch2\u003e受賞歴\u003c\/h2\u003e\n    \u003cp\u003e\n        ・Japanese Tea Selection Paris2021-2022 銀賞受賞\n    \u003c\/p\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n    \u003ctable\u003e\n        \u003ctr\u003e\n            \u003cth\u003e商品名\u003c\/th\u003e\n            \u003ctd\u003eカクホリ 普通煎茶さえみどり 30g\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\u003e30g袋入り\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    \u003c\/table\u003e\n\n\n\n  \n\n  \n","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407599579411,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/bd8c76f89635bed369c82b31f9c06e7c.png?v=1720503619"},{"product_id":"2024-japanese-tea-selection-paris_kakuhori_oolong","title":"カクホリ 烏龍茶 べにふうき","description":"\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e日本茶アワード2024を受賞したロットが入荷致しました。\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e【茶葉】烏龍茶\u003cbr\u003e【特徴】鹿児島県大隅産の品種べにふうきを使用。半発酵茶の甘涼しいさわやかな香りです。\u003c\/p\u003e\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #b22222;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 80%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 60%;\n    }\n\n    .slider-body .slider-point {\n      left: 98%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e半発酵茶の甘涼しい爽やかな香り\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e2~3g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e95～100℃\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\u003ch2\u003e受賞歴\u003c\/h2\u003e\n\u003cp\u003e・日本茶アワード2024受賞 烏龍茶部門 審査員奨励賞受賞\u003cbr\u003e・Japanese Tea Selection Paris2021-2022 銅賞受賞\u003c\/p\u003e\n\u003ch2\u003e商品情報\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカクホリ 烏龍茶べにふうき 20g\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\u003e20g袋入り\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\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"日本茶アワード2024受賞ロット","offer_id":50372183654675,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true},{"title":"通常ロット","offer_id":50372183621907,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/6c3df63e8f786002d7aaddb468ea3c03.png?v=1720503328"},{"product_id":"kakuhori_benifuki_2024","title":"カクホリ 紅茶 べにふうき 2024","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\" data-mce-style=\"color: rgb(255, 42, 0);\"\u003e※日本茶アワード2024を受賞した「カクホリ 紅茶べにふうき」は完売いたしました。\u003cbr\u003e引き続き、Great Taste 2024 ３つ星を受賞した「\u003cmeta charset=\"utf-8\"\u003eカクホリ 紅茶べにふうき」は販売いたします。\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\" data-mce-style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\" data-mce-style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 42, 0);\" data-mce-style=\"color: rgb(255, 42, 0);\"\u003e「日本茶アワード 2024」プラチナ賞を獲得いたしました。\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 42, 0);\" data-mce-style=\"color: rgb(255, 42, 0);\"\u003e「Great Taste 2024」紅茶部門にて、三つ星を獲得いたしました。\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eこれもひとえに、皆様の温かいご支援とご愛顧の賜物と深く感謝しております。\u003cmeta charset=\"utf-8\"\u003e2024年の「カクホリ 紅茶べにふうき」の入荷を楽しみにお待ちいただければ幸いです。\u003c\/p\u003e\n\u003cp\u003e今後とも、変わらぬご支援とご愛顧のほど、よろしくお願い申し上げます。\u003c\/p\u003e\n\u003cp\u003e【茶葉】紅茶\u003c\/p\u003e\n\u003cp\u003eインドのダージリンのように芳醇なマスカテルフレーバー。その華やかでフルーティーな香りを目指し、茶葉の水分量を調整しながら萎凋しています。低温萎凋を行うことで、ゆるやかに発酵させ、茶葉を新鮮な状態にすることで、花のように華やかで甘い香りに仕上げました。\u003c\/p\u003e\n\u003cp\u003e世界三大紅茶、インドのダージリン、スリランカのウバ、中国のキームン。そこに日本全国の和紅茶生産者と協力して日本の「和紅茶」を加え、世界第四の産地をつくりたい。そんな想いで紅茶作りに取り組んでいます。\u003c\/p\u003e\n\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #c71585;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 85%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 70%;\n    }\n\n    .slider-body .slider-point {\n      left: 98%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003eウンカの影響を受けたフラワリーな香りと甘味のあるやさしい風味\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e2~3g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約100℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約5分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n  \n    \u003ch2\u003e受賞歴\u003c\/h2\u003e\n    \u003cp\u003e\n        ・Great Taste 2024 最高位三つ星受賞\u003cbr\u003e\n        ・日本茶AWARD紅茶部門　3年連続プラチナ賞受賞\u003cbr\u003e\n        ・THE LEIFIES 2024　HIGHLY COMMENDED賞受賞\u003cbr\u003e\n        ・Japanese Tea Selection Paris 2022 金賞受賞\u003cbr\u003e\n        ・プレミアムティコンテスト 2022 三つ星受賞\n    \u003c\/p\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n       \u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e商品名\u003c\/th\u003e\n    \u003ctd\u003eカクホリ 紅茶べにふうき 20g\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\u003e20g袋入り\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\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407633887507,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/256f4a0dc72b26b0494ce8cfebf87eba.png?v=1730887351"},{"product_id":"kakuhori_yutakamidori","title":"カクホリ 深蒸し煎茶 ゆたかみどり","description":"\u003cp\u003e【茶葉】深蒸し煎茶\u003cbr\u003e\n鹿児島県産大隅産の品種ゆたかみどりを使用。\u003cbr\u003eかぶせと深蒸しをすることで力強い味をまろやかに仕上げました。濃厚な味わいとお茶の渋みのバランスが特徴です。\u003c\/p\u003e\n\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #2e8b57;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 60%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 80%;\n    }\n\n    .slider-body .slider-point {\n      left: 40%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e濃厚な味わいとお茶の渋みのバランス\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e3g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e80~85℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n  \n    \u003ch2\u003e受賞歴\u003c\/h2\u003e\n    \u003cp\u003e\n        ・Great Taste Award2023 二つ星受賞\n    \u003c\/p\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n       \u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e商品名\u003c\/th\u003e\n    \u003ctd\u003eカクホリ 深蒸し茶 ゆたかみどり 30g\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\u003e30g袋入り\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\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407644143891,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/9b98b1bb2f88253e3e97b7d2f6cacffb.png?v=1720501731"},{"product_id":"kakuhori_fukamushisaemidori","title":"カクホリ 深蒸し煎茶 さえみどり","description":"\u003cp\u003e【茶葉】深蒸し煎茶\u003cbr\u003e鹿児島県大隅産の品種さえみどりを使用。普通煎茶よりまろやかな味わいが特徴。\u003ca href=\"https:\/\/shop.sazen.jp\/products\/kakuhori_yutakamidori\" title=\"ゆたかみどり\"\u003eゆたかみどり\u003c\/a\u003eとの味の違いをお楽しみください。\u003c\/p\u003e\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #4682b4;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 25%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 98%;\n    }\n\n    .slider-body .slider-point {\n      left: 60%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e普通煎茶の”さえみどり”よりまろやかな味わい\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e3g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e80~85℃\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\u003ch2\u003e商品情報\u003c\/h2\u003e\n\u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカクホリ 深蒸し茶さえみどり 30g\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\u003e30g袋入り\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\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407665475859,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/020df3663edf8e7abe8785d8c8bf9868.png?v=1720504113"},{"product_id":"kakuhori_hoji","title":"カクホリ ほうじ茶 さわやかな甘さ","description":"\u003cp\u003e【茶葉】ほうじ茶\u003cbr\u003e\n鹿児島県大隅産の茎茶の中から厳選した少量しか生産されない柔らかな茎を使用。ほうじ茶の中でもさわやかな甘さと香りが際立つ逸品です。色は褐色で苦味や渋味が少なく、カフェインも少ないので就寝前にもおススメです。\u003c\/p\u003e\n\n\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #8b4513;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 25%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 60%;\n    }\n\n    .slider-body .slider-point {\n      left: 98%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"table-container\"\u003e\n    \u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003eさわやかな甘さと香りが際立つ逸品\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e2g\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約95℃\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n      \u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e約1分\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n      ※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e\n      ※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n    \u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\n    \u003ch2\u003e商品情報\u003c\/h2\u003e\n       \u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e商品名\u003c\/th\u003e\n    \u003ctd\u003eカクホリ ほうじ茶 さわやかな甘さ 20g\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\u003e20g袋入り\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\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":48407688282387,"sku":"","price":1404.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/eeeddc2e23b167a6116265f73ec9b564_c99879a3-6a94-4336-8d0a-ddfa13615bd6.png?v=1720500824"},{"product_id":"2024kakuhori-blacktea","title":"カクホリ 紅茶 べにふうき","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan style=\"color: rgb(182, 37, 98);\"\u003e\u003cstrong\u003e\u003cspan\u003e2024年12月から英国ロンドンのFORTNUM＆MASON本店にてお取り扱いいただいております\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eインドのダージリンのように芳醇なマスカテルフレーバー。その華やかでフルーティーな香りを目指し、茶葉の水分量を調整しながら萎凋しています。低温萎凋を行うことで、ゆるやかに発酵させ、茶葉を新鮮な状態にすることで、花のように華やかで甘い香りに仕上げました。\u003c\/p\u003e\n\u003cp\u003e世界三大紅茶、インドのダージリン、スリランカのウバ、中国のキームン。そこに日本全国の和紅茶生産者と協力して日本の「和紅茶」を加え、世界第四の産地をつくりたい。そんな想いで紅茶作りに取り組んでいます。\u003c\/p\u003e\n\u003cstyle\u003e\n\n    .flavor-profile {\n      margin-bottom: 50px;\n    }\n\n    .flavor-title {\n      margin-bottom: 5px;\n      font-size: 16px;\n      font-weight: bold;\n    }\n\n    .slider-container {\n      position: relative;\n      margin-bottom: 20px;\n    }\n\n    .slider-bar {\n      width: 100%;\n      height: 4px;\n      background-color: #ddd;\n      position: relative;\n    }\n\n    .slider-point {\n      width: 10px;\n      height: 10px;\n      background-color: #c71585;\n      border-radius: 50%;\n      position: absolute;\n      top: -3px;\n    }\n\n    .slider-labels {\n      display: flex;\n      justify-content: space-between;\n      position: absolute;\n      top: 10px;\n      width: 100%;\n      font-size: 12px;\n      margin-top: 5px;\n      pointer-events: none;\n    }\n\n    \/* Positioning for each slider point *\/\n    .slider-honey .slider-point {\n      left: 85%;\n    }\n\n    .slider-acidity .slider-point {\n      left: 70%;\n    }\n\n    .slider-body .slider-point {\n      left: 98%;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e渋み\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-honey\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eMild\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e \u003cspan\u003eStrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e旨味\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-acidity\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eSubtle\u003c\/span\u003e \u003cspan\u003eRich\u003c\/span\u003e \u003cspan\u003eIntense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor-profile\"\u003e\n\u003cdiv class=\"flavor-title\"\u003e香り\u003c\/div\u003e\n\u003cdiv class=\"slider-container slider-body\"\u003e\n\u003cdiv class=\"slider-bar\"\u003e\n\u003cdiv class=\"slider-point\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-labels\"\u003e\n\u003cspan\u003eDelicate\u003c\/span\u003e \u003cspan\u003eFragrant\u003c\/span\u003e \u003cspan\u003eAromatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .table-container {\n      background-color: #f5f5f5; \/* 薄いグレー *\/\n      border-radius: 10px; \/* 角丸 *\/\n      padding: 26px 30px; \/* 左右の余白を広げる *\/\n      width: 100%;\n      margin: 60px auto 30px auto; \/* 全体をセンタリング *\/\n      font-family: Arial, sans-serif;\n    }\n\n    .row {\n      display: flex;\n      justify-content: flex-start;\n      margin-bottom: 10px;\n    }\n\n    .label {\n      font-weight: bold;\n      width: 20%; \/* ラベル部分の幅 *\/\n      padding-right: 10px;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    .content {\n      width: 80%; \/* 内容部分の幅 *\/\n      line-height: 1.5;\n      font-size: 12px; \/* フォントサイズを指定 *\/\n    }\n\n    h4 {\n      font-weight: bold;\n      font-size: 16px; \/* 見出しのフォントサイズ *\/\n      margin-bottom: 20px;\n      border-bottom: 2px solid #333333; \/* 下線を追加 *\/\n      padding-bottom: 5px; \/* 下線との余白 *\/\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 12px; \/* 注意書きのフォントサイズ *\/\n      color: #555; \/* 少し薄い文字色 *\/\n      text-align: left; \/* 左揃え *\/\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ch4\u003e茶品種の味の特徴と淹れ方\u003c\/h4\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e特徴\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003eウンカの影響を受けたフラワリーな香りと甘味のあるやさしい風味\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e湯量\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e150cc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e茶葉\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e2~3g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e温度\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e約100℃\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003e抽出\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e約5分\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e※分量はお好みで2煎、3煎目もどうぞ\u003cbr\u003e※お茶は鮮度が大切です。開封後はお早めにお飲み下さい。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        h2 {\n            color: #333;\n            font-weight: bold;\n            margin-bottom: 0.5em;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1em;\n            font-size: 14px;\n            color: #555;\n        }\n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n        }\n        th {\n            background-color: #f4f4f4;\n            color: #333;\n            font-weight: bold;\n        }\n        td {\n            border-bottom: 1px solid #ddd;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n    \u003c\/style\u003e\n\u003ch2\u003e受賞歴\u003c\/h2\u003e\n\u003cp\u003e\u003cspan class=\"x3jgonx\"\u003e・THE LEIFIES 2025 HIGHLY COMMENDED賞受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・国産紅茶グランプリ2025 銀賞受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・Great Taste 2024 最高位三つ星受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・日本茶AWARD紅茶部門 3年連続プラチナ賞受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・THE LEIFIES 2024 HIGHLY COMMENDED賞受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・Japanese Tea Selection Paris 2022 金賞受賞\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"x3jgonx\"\u003e・プレミアムティコンテスト 2022 三つ星受賞\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003e商品情報\u003c\/h2\u003e\n\u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\u003c!-- HTML本文 --\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカクホリ 紅茶べにふうき 20g\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\u003e20g袋入り\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\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":50000105013523,"sku":null,"price":1404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/1_67adb837-f474-4bf3-ad60-acd8745e0ae2.jpg?v=1731218012"},{"product_id":"2kakuhori-gift","title":"カクホリ｜選べる2本セット（ギフト箱付き）","description":"\u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\u003c!-- HTML本文 --\u003e\n\u003cp\u003e鹿児島県志布志市の温暖な気候と豊かな黒土に恵まれ、『カクホリ』の原料茶葉は育ちました。単一品種のお茶と製法の組み合わせを吟味した８種の中から、お好みの２本をお選びください。\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/shop.sazen.jp\/collections\/kakuhori\" style=\"display: flex; align-items: center; gap: 1.2em; margin: 2.4em 0; padding: 1.2em; background: #f6f6f4; text-decoration: none; border: none; box-shadow: none; color: #3a3a3a;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/DSCF0159.jpg?v=1730357599\" alt=\"カクホリ｜KAKUHORI\" style=\"width: 38%; max-width: 200px; height: auto; display: block; flex-shrink: 0;\"\u003e \u003cspan style=\"display: block;\"\u003e \u003cspan style=\"display: block; font-size: .8em; letter-spacing: .1em; color: #7a8b6f; margin-bottom: .5em;\"\u003e単一農園・単一品種\u003c\/span\u003e \u003cspan style=\"display: block; font-size: 1.05em; font-weight: bold; line-height: 1.7; margin-bottom: .6em;\"\u003eカクホリ｜KAKUHORIについて\u003c\/span\u003e \u003cspan style=\"display: block; font-size: .92em; line-height: 1.8; margin-bottom: .8em;\"\u003e\u003cbr\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-block; color: #7a8b6f; border-bottom: 1px solid #7a8b6f; padding-bottom: 2px;\"\u003emore →\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカクホリ 選べる2本箱ギフト\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e原材料\u003c\/th\u003e\n\u003ctd\u003e釜炒り茶 おくみどり、深蒸し煎茶あさつゆ、普通煎茶さえみどり、深蒸し煎茶ゆたかみどり、深蒸し煎茶さえみどり、ほうじ茶 さわやかな甘さ：緑茶\u003cbr\u003e烏龍茶べにふうき：烏龍茶\u003cbr\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※下記よりいずれか2つをお選びいただけます。\u003cbr\u003e・釜炒り茶 おくみどり30g\u003cbr\u003e・深蒸し煎茶あさつゆ30g\u003cbr\u003e・普通煎茶さえみどり30g\u003cbr\u003e・烏龍茶べにふうき20g\u003cbr\u003e・紅茶べにふうき20g\u003cbr\u003e・深蒸し煎茶ゆたかみどり30g\u003cbr\u003e・深蒸し煎茶さえみどり30g\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\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":54045931471123,"sku":null,"price":3248.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/8_17382754-2d93-47fb-9ac7-9b4613356c2c.png?v=1779512990"},{"product_id":"3kakuhori-gift","title":"カクホリ｜選べる3本セット（ギフト箱付き）","description":"\u003cstyle\u003e\n    \/* 汎用タグの設定 *\/\n    table {\n      width: 100%;\n      max-width: 600px;\n      margin: 20px auto; \/* 中央寄せ *\/\n      border-collapse: collapse;\n      background-color: #ffffff;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    th, td {\n      padding: 16px;\n      text-align: left;\n      vertical-align: middle;\n    }\n    th {\n      background-color: #f0f0f0;\n      font-weight: 600;\n      width: 35%;\n    }\n    td {\n      border-bottom: 1px solid #e0e0e0;\n    }\n    tr:last-child td {\n      border-bottom: none;\n    }\n    tr:hover {\n      background-color: #fafafa;\n    }\n  \u003c\/style\u003e\n\u003c!-- HTML本文 --\u003e\n\u003cp\u003e鹿児島県志布志市の温暖な気候と豊かな黒土に恵まれ、『カクホリ』の原料茶葉は育ちました。単一品種のお茶と製法の組み合わせを吟味した８種の中から、お好みの３本をお選びください。\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/shop.sazen.jp\/collections\/kakuhori\" style=\"display: flex; align-items: center; gap: 1.2em; margin: 2.4em 0; padding: 1.2em; background: #f6f6f4; text-decoration: none; border: none; box-shadow: none; color: #3a3a3a;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/DSCF0159.jpg?v=1730357599\" alt=\"カクホリ｜KAKUHORI\" style=\"width: 38%; max-width: 200px; height: auto; display: block; flex-shrink: 0;\"\u003e \u003cspan style=\"display: block;\"\u003e \u003cspan style=\"display: block; font-size: .8em; letter-spacing: .1em; color: #7a8b6f; margin-bottom: .5em;\"\u003e単一農園・単一品種\u003c\/span\u003e \u003cspan style=\"display: block; font-size: 1.05em; font-weight: bold; line-height: 1.7; margin-bottom: .6em;\"\u003eカクホリ｜KAKUHORIについて\u003c\/span\u003e \u003cspan style=\"display: block; font-size: .92em; line-height: 1.8; margin-bottom: .8em;\"\u003e\u003cbr\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-block; color: #7a8b6f; border-bottom: 1px solid #7a8b6f; padding-bottom: 2px;\"\u003emore →\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカクホリ 選べる3本箱ギフト\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e原材料\u003c\/th\u003e\n\u003ctd\u003e釜炒り茶 おくみどり、深蒸し煎茶あさつゆ、普通煎茶さえみどり、深蒸し煎茶ゆたかみどり、深蒸し煎茶さえみどり、ほうじ茶 さわやかな甘さ：緑茶\u003cbr\u003e烏龍茶べにふうき：烏龍茶\u003cbr\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※下記よりいずれか3つをお選びいただけます。\u003cbr\u003e・釜炒り茶 おくみどり30g\u003cbr\u003e・深蒸し煎茶あさつゆ30g\u003cbr\u003e・普通煎茶さえみどり30g\u003cbr\u003e・烏龍茶べにふうき20g\u003cbr\u003e・紅茶べにふうき20g\u003cbr\u003e・深蒸し煎茶ゆたかみどり30g\u003cbr\u003e・深蒸し煎茶さえみどり30g\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\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"大隅茶全","offers":[{"title":"Default Title","offer_id":54046124802323,"sku":null,"price":4652.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/files\/7_3e37633c-7b2a-47e9-8f9c-7b723c4fcc04.png?v=1779514729"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/6361\/2179\/collections\/category-kakuhori_900x_6895ef2e-ddfb-46f2-9b6a-3e20f184963b.webp?v=1708952013","url":"https:\/\/shop.sazen.jp\/collections\/kakuhori.oembed","provider":"大隅茶全","version":"1.0","type":"link"}