{"title":"Ladies Heat Holders Thermal Converter Mitten","description":"        \u003cscript src=\"https:\/\/code.jquery.com\/jquery-2.2.4.min.js\" integrity=\"sha256-BbhdlvQf\/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e\n        \u003cscript\u003e\n            $(function(){\n                $(document).on('click','.hh_lady',function(){\n                    $('.hh_lady_menu_wrap').toggle();\n                    $('.hh_lady').toggleClass('hh_menu_active');\n                    if( $('.hh_man_menu_wrap').css('display')=='block'){\n                        $('.hh_man_menu_wrap').toggle();\n                        $('.hh_man').toggleClass('hh_menu_active');\n                    }\n                    if( $('.hh_other_menu_wrap').css('display')=='block'){\n                        $('.hh_other_menu_wrap').toggle();\n                        $('.hh_other').toggleClass('hh_menu_active');\n                    }\n                });\n\n                $(document).on('click','.hh_man',function(){\n                    $('.hh_man_menu_wrap').toggle();\n                    $('.hh_man').toggleClass('hh_menu_active');\n                    if( $('.hh_lady_menu_wrap').css('display')=='block'){\n                        $('.hh_lady_menu_wrap').toggle();\n                        $('.hh_lady').toggleClass('hh_menu_active');\n                    }\n                    if( $('.hh_other_menu_wrap').css('display')=='block'){\n                        $('.hh_other_menu_wrap').toggle();\n                        $('.hh_other').toggleClass('hh_menu_active');\n                    }\n                });\n\n                $(document).on('click','.hh_other',function(){\n                    $('.hh_other_menu_wrap').toggle();\n                    $('.hh_other').toggleClass('hh_menu_active');\n                    if( $('.hh_lady_menu_wrap').css('display')=='block'){\n                        $('.hh_lady_menu_wrap').toggle();\n                        $('.hh_lady').toggleClass('hh_menu_active');\n                    }\n                    if( $('.hh_man_menu_wrap').css('display')=='block'){\n                        $('.hh_man_menu_wrap').toggle();\n                        $('.hh_man').toggleClass('hh_menu_active');\n                    }\n                });\n\n\n                }\n            );\n        \u003c\/script\u003e\n        \u003cstyle\u003e\n            .collection-hero__description{\n                max-width: 100% !important;\n            }\n            .hh_menu ul{\n                list-style: none;\n            }\n            .hh_menu_main{\n                width: 100%;\n                display: flex;\n                align-self:flex-end;\n                border-bottom: 1px solid #000;\n                padding: 20px 0;\n            }\n            .hh_menu_main li{\n                margin-right: 50px;\n                font-weight: bold;\n                font-size: 18px;\n                height: 90px;\n                line-height: 90px;\n            }\n            .hh_logo,.hh_logo img{\n                width: 90px;\n            }\n\n            .hh_menu_detail,.hh_menu_detail_cat{\n                display: flex;\n                margin: 0px 20px 40px;\n            }\n            .hh_menu_detail_cat li,.hh_menu_detail_cat li img{\n                width: 300px;\n                text-align: center;\n            }\n            .hh_menu_detail li,.hh_menu_detail li img{\n                width: 220px;\n            }\n            .hh_menu_detail_cat li, .hh_menu_detail li{\n                margin-left: 20px;\n            }\n            .hh_lady{\n                \n            }\n            .hh_lady_menu_wrap,.hh_man_menu_wrap,.hh_other_menu_wrap{\n                display: none;\n            }\n\n            .hh_site_link{\n                padding: 10px;\n                border-radius: 4px;\n                background-color: #fd9626;\n                color: #fff;\n                text-decoration: none;\n            }\n            .hh_menu_active{\n                text-decoration: underline;\n            }\n            @media screen and (max-width: 480px) {\n                .hh_menu_main li{\n                    margin-right: 8px;\n                    font-size:1rem;\n                    height: 2rem;\n                    line-height: 2rem;\n                }\n                .hh_logo{\n                    display: none;\n                }\n                .hh_menu_detail, .hh_menu_detail_cat{\n                    margin: 0 1rem 2rem;\n                }\n                .rte ul{\n                    padding-left: 0 !important;\n                }\n                .hh_menu_detail_cat li, .hh_menu_detail li{\n                    margin-left: 0;\n                }\n                .hh_menu_detail_cat li, .hh_menu_detail_cat li img{\n                    width: 100%;\n                }\n                .hh_menu_detail li, .hh_menu_detail li img{\n                    width: 100%;\n                }\n              .hh_man_menu li,.hh_lady_menu li{\n                    font-size: 1.5rem;\n                }\n            }\n          .bnr{\n            width:100%;\n          }\n          .bnr img{\n            width:100%;\n          }\n        \u003c\/style\u003e\n        \u003cdiv class=\"hh_menu\"\u003e\n            \u003cul class=\"hh_menu_main\"\u003e\n                \u003cli class=\"hh_logo\"\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heatholders\"\u003e\n                        \u003cimg src=\"https:\/\/nagatomo-trd.myshopify.com\/cdn\/shop\/files\/NEW_HEAT_HOLDERS_LOGO_NEW_SOCKSHOP_LOGO2.jpg\" alt=\"HeatHoldersのロゴ\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"hh_lady\"\u003e\n                    レディース\n                    \n                \u003c\/li\u003e\n                \u003cli class=\"hh_man\"\u003e\n                    メンズ\n                \u003c\/li\u003e\n                \u003cli class=\"hh_other\"\u003e\n                    アクセサリー\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca class=\"hh_site_link\" href=\"https:\/\/heatholders.jp\/\" target=\"_blank\"\u003eHeatHoldersブランドサイト\u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"hh_lady_menu_wrap\"\u003e\n            \u003cul class=\"hh_lady_menu hh_menu_detail_cat\"\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-ladies-collection\"\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/L1.webp\"\u003e\n                        Heat Holders Ladies Collection\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href='https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-ladies-home-collection\"'\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/L2.webp\"\u003e\n                        Ladies Home Collection Lounge Socks\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-ladies-home-collection\"\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/L3.webp\"\u003e\n                        Ladies Home Collection Sleep Socks\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"hh_lady_menu hh_menu_detail\"\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog2-9\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog2.9_l.png?v=1759984026\" alt=\"レディースTOG2.9\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog2-3\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog2.3_l.png?v=1759984025\" alt=\"レディースTOG2.3\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog1-6\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog1.6_l.png?v=1759984025\" alt=\"レディースTOG1.6\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog1-0\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog1.0_l.png?v=1759984026\" alt=\"レディースTOG1.0\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hh_man_menu_wrap\"\u003e\n            \u003cul class=\"hh_man_menu hh_menu_detail_cat\"\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-mens-collection\"\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/M1.webp\"\u003e\n                        Heat Holders Mens Collection\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-mens-home-collection\"\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/M2.webp\"\u003e\n                        Mens Home Collection Lounge Socks\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-mens-home-collection\"\u003e\n                        \u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/M3.webp\"\u003e\n                        Mens Home Collection Sleep Socks\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"hh_man_menu hh_menu_detail\"\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog2-9\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog2.9_m.png?v=1759984026\" alt=\"メンズTOG2.9\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog2-3\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog2.3_m.png?v=1759984025\" alt=\"メンズTOG2.3\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog1-6\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog1.6_m.png?v=1759984025\" alt=\"メンズTOG1.6\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/heat-holders-tog1-0\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/tog1.0_m.png?v=1759984026\" alt=\"メンズTOG1.0\"\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hh_other_menu_wrap\"\u003e\n            \u003cul class=\"hh_man_menu hh_menu_detail\"\u003e\n                  \u003cli\u003e\u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/ladies-heat-holders-thermal-hat\"\u003e\u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/ladiesThat.png\"\u003eLadies Heat Holders Thermal Hat\u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/ladies-heat-holders-thermal-converter-mittens\"\u003e\u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/ladiesTmit.png\"\u003eLadies Heat Holders Thermal Converter MIttens\u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/ladies-heat-holders-thermal-gloves\"\u003e\u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/ladiesTglo.png\"\u003eLadies Heat Holders Thermal Gloves\u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/nagatomo-trd.myshopify.com\/collections\/ladies-heat-holders-thermal-neck-warmer\"\u003e\u003cimg src=\"https:\/\/heatholders.jp\/assets\/images\/ladiesTnec.png\"\u003eLadies Heat Holders Thermal Neck Warmer\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"bnr\"\u003e\n          \u003ca href=\"\/collections\/heatholders-%E5%86%AC%E3%81%AE%E3%82%AE%E3%83%95%E3%83%88%E3%82%BB%E3%83%83%E3%83%88\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/files\/hhSetupBnr.png?v=1763022742\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e","products":[],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8875\/2691\/collections\/ladiesTmit.png?v=1760610089","url":"https:\/\/nagatomo-trd.myshopify.com\/collections\/ladies-heat-holders-thermal-converter-mitten.oembed","provider":"Aquapac Sealskinz UPSO GrencloftのナガトモトレーディングWEBストア","version":"1.0","type":"link"}