{"title":"🎁スペシャルクーポン (調温)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eクーポンページ\u003c\/title\u003e\n    \u003cstyle\u003e\n        #coupon-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        #coupon-section {\n            font-family: \"游ゴシック体\", YuGothic, \"游ゴシック\", \"Yu Gothic\", sans-serif;\n            background-color: #EEECDD;\n            color: #000;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        #coupon-section .container {\n            max-width: 480px;\n            margin: 0 auto;\n            padding: 24px 16px;\n        }\n\n        #coupon-section .coupon-ticket {\n            background-color: #A2C2DD;\n            border-radius: 14px;\n            margin-bottom: 20px;\n            position: relative;\n            box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n            overflow: hidden;\n        }\n\n        #coupon-section .coupon-top {\n            padding: 12px 24px 6px;\n            text-align: center;\n        }\n\n        #coupon-section .coupon-eyebrow {\n            font-size: 10px;\n            letter-spacing: 0.18em;\n            color: #4a6a80;\n            margin-bottom: 6px;\n        }\n\n        #coupon-section .coupon-title {\n            font-size: 13px;\n            line-height: 2.0;\n            color: #222;\n        }\n\n        #coupon-section .coupon-title strong {\n            font-size: 17px;\n            display: block;\n            margin-top: 0;\n            line-height: 2.0;\n        }\n\n        #coupon-section .coupon-perforation {\n            display: flex;\n            align-items: center;\n            position: relative;\n            height: 18px;\n            margin: 0;\n        }\n\n        #coupon-section .coupon-perforation .notch-left,\n        #coupon-section .coupon-perforation .notch-right {\n            width: 18px;\n            height: 18px;\n            min-width: 18px;\n            background-color: #EEECDD;\n            border-radius: 50%;\n            flex-shrink: 0;\n            margin: 0 -9px;\n        }\n\n        #coupon-section .coupon-perforation .dash-line {\n            flex: 1;\n            border: none;\n            border-top: 2px dashed rgba(255,255,255,0.75);\n            margin: 0 14px;\n        }\n\n        #coupon-section .coupon-bottom {\n            padding: 8px 24px 16px;\n            text-align: center;\n        }\n\n        #coupon-section .code-label {\n            font-size: 10px;\n            letter-spacing: 0.18em;\n            color: #4a6a80;\n            margin-bottom: 8px;\n        }\n\n        #coupon-section .coupon-code {\n            font-size: 24px;\n            font-weight: bold;\n            letter-spacing: 0.14em;\n            color: #1a1a1a;\n            background-color: rgba(238, 236, 221, 0.4);\n            display: inline-block;\n            padding: 10px 22px;\n            border-radius: 8px;\n            margin-bottom: 16px;\n        }\n\n        #coupon-section .copy-button {\n            background-color: #9C2335;\n            color: #EEECDD;\n            border: none;\n            padding: 12px 0;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: opacity 0.25s ease;\n            width: 100%;\n            max-width: 240px;\n            letter-spacing: 0.06em;\n            display: block;\n            margin: 0 auto;\n        }\n\n        #coupon-section .copy-button:active { opacity: 0.7; }\n\n        #coupon-section .copy-button.copied {\n            background-color: rgba(238, 236, 221, 0.55);\n            color: #333;\n        }\n\n        #coupon-section .gift-block {\n            margin-bottom: 20px;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n        }\n\n        #coupon-section .gift-banner-link {\n            display: block;\n            width: 100%;\n            text-decoration: none;\n        }\n\n        #coupon-section .gift-banner-link img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        #coupon-section .gift-text {\n            font-size: 11px;\n            color: #333;\n            line-height: 1.85;\n            text-align: left;\n            padding: 12px 14px;\n            background-color: #A2C2DD;\n        }\n\n        #coupon-section .gift-text a {\n            color: #333;\n            text-decoration: underline;\n            font-weight: bold;\n            font-size: 13px;\n            display: block;\n            text-align: center;\n            margin-top: 4px;\n        }\n\n        #coupon-section .notice {\n            font-size: 10px;\n            color: #555;\n            line-height: 1.85;\n            text-align: left;\n            padding: 14px 12px;\n            border-top: 1px solid rgba(0,0,0,0.08);\n        }\n\n        #coupon-section .notice .expire {\n            font-size: 12px;\n            font-weight: bold;\n            color: #000;\n            display: block;\n            margin-top: 8px;\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv id=\"coupon-section\"\u003e\n        \u003cdiv class=\"container\"\u003e\n\n            \u003cdiv class=\"coupon-ticket\"\u003e\n                \u003cdiv class=\"coupon-top\"\u003e\n                    \u003cp class=\"coupon-title\"\u003e\n                        ★ページ下部紹介の商品が20%OFF★\u003cbr\u003e\u003cbr\u003e\n                        \u003cstrong\u003e自動調温するアイテムと、熱を逃がす\u003cbr\u003eお手軽マットレスに使えるクーポン\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-perforation\"\u003e\n                    \u003cdiv class=\"notch-left\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"dash-line\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"notch-right\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-bottom\"\u003e\n                    \u003cp class=\"code-label\"\u003eCOUPON CODE\u003c\/p\u003e\n                    \u003cdiv class=\"coupon-code\"\u003eTXPG268CTRL\u003c\/div\u003e\n                    \u003cbutton class=\"copy-button\" onclick=\"copyCouponCode()\"\u003eコードをコピー\u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!--\n            \u003cdiv class=\"gift-block\"\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/collections\/sf_gift\" class=\"gift-banner-link\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/thanks_bunner_gift.jpg\" alt=\"ギフト特集ページへ\"\u003e\n                \u003c\/a\u003e\n                \u003cp class=\"gift-text\"\u003e\n                    \u003cb\u003e『ギフト対象商品』や『ご利用方法』は特集ページでチェック\u003c\/b\u003e\u003cbr\u003e\u003cbr\u003e\n                    ▼ギフトボックス\u003cbr\u003eブレインスリープ ピロー専用\u003cbr\u003e\u003cbr\u003e\n                    ▼ギフトラッピング\u003cbr\u003eウェア・ブランケット・持ち運び用枕などが対象\u003cbr\u003e\u003cbr\u003e\n                    \u003ca href=\"https:\/\/brain-sleep.com\/collections\/sf_gift\"\u003e詳細はこちら \u0026gt;\u0026gt;\u0026gt;\u003c\/a\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            --\u003e\n\n            \u003cp class=\"notice\"\u003e\n                ※クーポンの利用はご購入いただいたアカウントでのログインが必須となります。未ログイン状態ではクーポンは利用いただけませんのでご了承ください。\u003cbr\u003e\n                ※他キャンペーン・クーポンとの併用不可\u003cbr\u003e\u003cbr\u003e\n                \u003cspan class=\"expire\"\u003e有効期限：注文日から15日間\u003c\/span\u003e\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function copyCouponCode() {\n            const code = 'TXPG268CTRL';\n            const button = document.querySelector('#coupon-section .copy-button');\n            navigator.clipboard.writeText(code).then(() =\u003e {\n                button.textContent = 'コピーしました！';\n                button.classList.add('copied');\n                setTimeout(() =\u003e {\n                    button.textContent = 'コードをコピー';\n                    button.classList.remove('copied');\n                }, 2000);\n            }).catch(() =\u003e {\n                alert('コピーに失敗しました');\n            });\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"comforter_allseasons","title":"腦睡眠科技便攜毯 四季通用","description":"\u003cstyle\u003e\n.rwlp__wrapper,\n#MainContent,\nhtml.js {\n  overflow: unset!important;\n  overflow-x: unset!important;\n}\n@media screen and (max-width:749px){\n  .rwlp__wrapper,\n  #MainContent,\n  html.js {overflow: unset!important;}\n}\n.rwlp__wrapper div:empty {display: initial;}\nhtml {scroll-behavior: smooth;}\n.rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {transform: unset;animation: unset;opacity: 1;}\n\n.rwlp__wrapper a:empty,\n.rwlp__wrapper div:empty {display: initial;}\n.rwlp__wrapper video {height: auto;width: 100%;}\n.rwlp__wrapper a {text-decoration: unset;color: #000;}\n.rwlp__wrapper ul {list-style: none;}\n.technology__link__lists {padding: 0;}\n.rwlp__wrapper img {width: 100%;height: auto;max-width: 100%;border:unset;margin-bottom: 0;}\n.faq__item img {width: auto;max-width: 100%;}\n\n.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}\n\n\/* margin padding 調整*\/\n.sleep__info__quality__golden__title {margin:0}\n#cover.spec__item .spec__item__desc__text__content__title {margin-top: 0;}\n.kv img,\n.last img,\n.spec__slider__thumb img,\n.spec__quality__img img,\n.technology__item__desc__img img,\n.line__bnr img,\n.technology__link__lists__title{margin-bottom: 0;}\n.rwlp__wrapper ul,\n.technology__link__lists{padding:0!important}\n\nbody{font-family:\"Yu Gothic Pr6N R\",YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif}body,details,div,fieldset,form,h1,h2,header,html,iframe,img,label,legend,li,nav,p,section,small,span,summary,ul{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}button,input,select{appearance:none}body{overflow-x:hidden}h1,h2{font-weight:400!important}img{vertical-align:bottom}\n\n.u-sp {\n  display: none!important\n}\n\n@media screen and (max-width:767px) {\n  .u-pc {\n    display: none!important\n  }\n  .u-sp {\n    display: block!important\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n\u003csection class=\"kv\"\u003e\n\u003cdiv class=\"kv__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model_v3.webp?2\" width=\"2800\" height=\"1574\" alt=\"\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model_sp_v3.webp?2\" width=\"750\" height=\"1054\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"kv__txt1\"\u003e搭載自動調溫／調濕功能\u003c\/p\u003e\n\u003cp class=\"kv__txt2\"\u003e四季通用\u003cbr\u003e引導舒適睡眠的棉被\u003c\/p\u003e\n\u003cdiv class=\"kv__logo u-pc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_v2.webp\" alt=\"\" width=\"472\" height=\"136\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kv__logo u-sp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_sp_v2.webp\" alt=\"\" width=\"458\" height=\"114\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro01__inner\"\u003e\n\u003cdiv class=\"intro01__head fadeInUpShort animated\"\u003e\n\u003cp class=\"intro01__head__txt1\"\u003e溫暖季節單獨使用，\u003cbr\u003e寒冷季節作為內層毯使用，\u003cbr\u003e全年皆可引導至舒適溫度\u003c\/p\u003e\n\u003cp class=\"intro01__head__txt2\"\u003e舒適睡眠所需的溫度與濕度控制固然重要，\u003cbr class=\"u-sp\"\u003e對肌膚的舒適感同樣不可或缺。\u003cbr\u003e暖冷雙面設計，讓您全年都能順暢入眠。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom\"\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img01_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img01_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e炎熱季節\u003cspan\u003e接觸冷感面\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img02_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img02_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e舒適宜人的季節\u003cspan\u003e接觸冷感面 或 蜜桃絨面\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img03_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img03_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e寒冷季節\u003cspan\u003e蜜桃絨面（作為內層毯使用）\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro02__inner\"\u003e\n\u003cdiv class=\"intro02__item fadeInUpShort animated\"\u003e\n\u003cp class=\"intro02__item__ttl\"\u003e一整夜保持涼爽，\u003cbr\u003e調控舒適溫度\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__tag\"\u003e\n\u003cspan class=\"intro02__item__tag__hot\"\u003e熱\u003c\/span\u003e\n\u003cdiv class=\"intro02__item__tag__arrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_arrow_v2.webp\" alt=\"\" width=\"18\" height=\"16\"\u003e\u003c\/div\u003e\n\u003cspan class=\"intro02__item__tag__cool\"\u003e涼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt1\"\u003e將COOL面朝向身體，\u003cbr\u003e透過接觸冷感舒適調節溫度，\u003cbr\u003e讓您一整夜舒適好眠。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_img01_model_v2.webp\" alt=\"\" width=\"1040\" height=\"496\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt2\"\u003e即使是溫度與濕度容易偏高的夏季，也能引導至理想的棉被内溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_graph01_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"588\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro02__item fadeInUpShort animated\"\u003e\n\u003cp class=\"intro02__item__ttl\"\u003e即使是嚴寒冬季，\u003cbr\u003e也能舒適調控溫度\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__tag\"\u003e\n\u003cspan class=\"intro02__item__tag__cool\"\u003e寒\u003c\/span\u003e\n\u003cdiv class=\"intro02__item__tag__arrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_arrow_v2.webp\" alt=\"\" width=\"18\" height=\"16\"\u003e\u003c\/div\u003e\n\u003cspan class=\"intro02__item__tag__hot\"\u003e暖\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt1\"\u003e將WARM面朝向身體，\u003cbr\u003e並置於您慣用的棉被下方作為內層毯，\u003cbr\u003e也能引導至舒適的床內溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_img02_model_v2.webp\" alt=\"\" width=\"1040\" height=\"496\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt2\"\u003e作為內層毯置於慣用棉被下方使用，即使是溫度容易下降的冬季，也能引導至舒適的棉被内溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_graph02_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"588\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro03__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_img_model_v3.webp\" alt=\"\" width=\"2236\" height=\"574\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_img_model_sp_v3.webp\" alt=\"\" width=\"668\" height=\"308\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro03__body\"\u003e\n\u003cdiv class=\"intro03__body__txt\"\u003e\n\u003cdiv class=\"intro03__ttl\"\u003e幫助放鬆，更快入眠\u003c\/div\u003e\n\u003cdiv class=\"intro03__txt\"\u003e嚴謹設計成就全年舒適好眠，實測證實即使在悶熱難眠的夏季環境中，也能有效提升放鬆程度。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro03__graph\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_graph_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"670\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro04__head\"\u003e\n\u003cp class=\"intro04__head__txt1\"\u003e炎熱時\u003cspan class=\"intro04__head__txt1__cool\"\u003e涼爽\u003c\/span\u003e、寒冷時\u003cspan class=\"intro04__head__txt1__warm\"\u003e溫暖\u003c\/span\u003e。\u003c\/p\u003e\n\u003cp class=\"intro04__head__txt2 termina\"\u003eCOOL \u0026amp; WARM\u003c\/p\u003e\n\u003cp class=\"intro04__head__txt3\"\u003e採用專為宇航服開發的\u003cbr\u003e跨世代創新調溫材料。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__body\"\u003e\n\u003cp class=\"intro04__body__txt__en termina\"\u003eOUTLAST \u003cbr class=\"u-sp\"\u003eTECHNOLOGY\u003c\/p\u003e\n\u003cp class=\"intro04__body__txt__ja\"\u003eOutlast溫度調節技術\u003c\/p\u003e\n\u003cdiv class=\"intro04__body__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_img_v3.webp\" alt=\"\" width=\"2142\" height=\"424\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_img_sp_v3.webp\" alt=\"\" width=\"670\" height=\"220\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__body__wrap\"\u003e\n\u003cp class=\"intro04__body__txt2\"\u003e採用專為在極寒與酷熱等極端溫度環境下穿著的NASA宇航服所開發的調溫材料Outlast棉。\u003c\/p\u003e\n\u003cdiv class=\"intro04__letter__btn\"\u003eOutlast Technologies 官方認證函\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__letter\"\u003e\n\u003cp class=\"intro04__letter__txt\"\u003e株式會社 BRAIN SLEEP\u003cbr\u003e感謝 BRAIN SLEEP 在日本積極推廣 Outlast 技術。\u003cbr\u003e有鑑於近年日本極端溫度變化對生活品質的影響，我們相信 Outlast 卓越的溫度調節技術，能幫助更多人獲得舒適的睡眠體驗。\u003cbr\u003e本函特此證明，BRAIN SLEEP 產品採用了獲得太空基金會認證的 Outlast 技術。\u003c\/p\u003e\n\u003cdiv class=\"intro04__letter__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_letter_v2.webp\" alt=\"\" width=\"888\" height=\"564\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_letter_sp_v2.webp\" alt=\"\" width=\"672\" height=\"276\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro05__inner fadeInUpShort animated\"\u003e\n\u003cp class=\"intro05__ttl\"\u003e 再也不必為選擇寢具而煩惱。\u003c\/p\u003e\n\u003cp class=\"intro05__txt1\"\u003e全年自動調溫，引導至舒適溫度。\u003cbr\u003e在複雜的氣溫變化中享受舒適睡眠。\u003c\/p\u003e\n\u003cdiv class=\"intro05__wrap\"\u003e\n\u003cdiv class=\"intro05__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro05_graph_zh-hant_v4.webp\" alt=\"\" width=\"1100\" height=\"620\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"intro05__graph__body\"\u003e\n\u003cp class=\"intro05__graph__body__lead\"\u003e近年來，劇烈的溫差日益加劇\u003c\/p\u003e\n\u003cp class=\"intro05__graph__body__txt\"\u003e日本正逐漸從四季分明轉變為「二季化」。作為換季過渡期的春季與秋季變得極短，使得全年的氣溫變化愈加複雜。\u003cbr\u003e不僅是年度的寒暑溫差，每月、每週、每日的溫差也已成為一大社會課題。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro05__txt2\"\u003e因此，所需要的正是\u003cbr\u003e\u003cspan\u003e能自動調溫\u003c\/span\u003e、引導至舒適溫度的能力\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro06__bg\"\u003e\n\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_img_model_v3.webp\" alt=\"\" width=\"2800\" height=\"1474\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_img_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"756\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro06__inner fadeInUpShort animated\"\u003e\n\u003cp class=\"intro06__txt\"\u003e四季通用\u003cbr\u003e引導舒適睡眠的棉被\u003c\/p\u003e\n\u003cdiv class=\"intro06__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_logo_v2.webp\" alt=\"\" width=\"498\" height=\"146\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro07 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro07__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro07__head\"\u003e\n\u003cp class=\"intro07__ttl\"\u003e大熱銷、\u003cbr class=\"u-sp\"\u003e長銷商品\u003c\/p\u003e\n\u003cdiv class=\"intro07__review\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro07_review_zh-hant_v4.webp\" alt=\"\" width=\"788\" height=\"134\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro07__txt\"\u003e自2022年上市以來，\u003cbr class=\"u-sp\"\u003e受到眾多消費者的愛用，\u003cbr\u003e並收到許多喜悅的好評回饋。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro07__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro07_img_v2.webp\" alt=\"\" width=\"1020\" height=\"738\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"review__list\"\u003e\n\u003cp class=\"review__item\"\u003e以前換季時容易身體不適，換了這款棉被後，\u003cspan\u003e兩面都能使用，非常實用！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e夏天使用COOL面降低體溫，\u003cspan\u003e同時保持適當溫度，剛剛好讓人一夜好眠！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e\u003cspan\u003e暖的那面跟涼的那面兩面都能用\u003c\/span\u003e，又會\u003cspan\u003e自動調節溫度，每晚都睡得超好\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e\u003cspan\u003e無論炎熱或寒冷都能完美應對！\u003c\/span\u003e真的\u003cspan\u003e是一款讓人不再為選擇寢具而煩惱的棉被！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e不分季節\u003cspan\u003e皆可翻轉使用，完全不需要換季！\u003c\/span\u003e保暖、涼爽又可清洗，\u003cspan\u003e非常推薦給想減少家事負擔的人！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e舒適感太好了，早上醒來神清氣爽！稍微有點涼的日子使用暖面就能好眠，洗滌也輕鬆，無可挑剔！\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology\" id=\"technology\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eTECHNOLOGY\u003c\/span\u003e技術\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__link\"\u003e\n\u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model_v3.webp?2\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e採用Outlast溫度調節技術，\u003cbr\u003e365天自動調溫\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02_model_v3.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e依季節分面使用，\u003cbr\u003e無需被套\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model_v3.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e隨時保持清潔\u003cbr\u003e輕巧便攜不費力\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eALL SEASON\u003cbr\u003eCOMFORTABLE\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_sp_v3.webp\" alt=\"\" width=\"706\" height=\"706\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e採用Outlast溫度調節技術，\u003cbr\u003e365天自動調溫\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e以調溫技術因應溫度變化\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e專業調溫技術\u003cbr\u003e炎熱時吸收熱量，\u003cbr\u003e寒冷時釋放熱量\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d59a5f1f9e7419980e5cc53dcaab08f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e \u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/288f9a76c8b84e1cb524cf78d6678d16.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e專業調溫技術\u003cbr\u003e炎熱時吸收熱量，\u003cbr\u003e寒冷時釋放熱量\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eOutlast的微膠囊本身會隨溫度變化在固體↔液體之間相互轉換，透過不斷地吸熱、蓄熱、放熱，引導至舒適溫度。\u003cbr\u003e※影片為將Outlast膠囊置於36℃熱板上時，膠囊本身在固體↔液體之間發生相變化的過程。透過相變化吸收熱量並調節溫度。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的調溫能力\u003cbr\u003e即使面對極端溫度變化\u003cbr\u003e也能完美應對\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_03_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的調溫能力\u003cbr\u003e即使面對極端溫度變化\u003cbr\u003e也能完美應對\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e圖表為將室溫極端變化至10℃↔40℃時最大溫差的比較。棉質材料溫差達15℃以上，而Outlast僅有4℃的溫差。\u003cbr\u003e由此可見，卓越的調溫能力使其受外界溫度變化的影響極小。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的調濕能力\u003cbr\u003e打造舒適的棉被內環境\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_04_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的調濕能力\u003cbr\u003e打造舒適的棉被內環境\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e睡眠環境中不僅需要調節溫度，其實濕度調節同樣不可或缺。一般聚酯纖維棉的濕度會逐漸上升，而Outlast棉則能維持一定的舒適濕度範圍。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_model_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eREVERSIBLE\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_model_sp_v3.webp\" alt=\"\" width=\"706\" height=\"706\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e依季節分面使用，\u003cbr\u003e無需被套\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e表布一面為溫暖的蜜桃絨，\u003cbr\u003e另一面為冷感布料\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e可翻轉雙面設計，\u003cbr\u003e365天都愛不釋手\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_01_zh-hant_v4.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e可翻轉雙面設計，\u003cbr\u003e365天都愛不釋手\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e依照季節分別使用棉被的正反兩面。暖和季節將清爽的接觸冷感面朝向肌膚，寒冷季節則以柔軟光滑的蜜桃絨面料溫柔包覆身體。\u003cbr\u003e無需被套即可直接使用。\u003cbr\u003e※商品上標有WARM（暖）\/COOL（涼），請以此為參考使用兩面。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的涼感，\u003cbr\u003e悶熱夏夜也能舒適入眠\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_02_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的涼感，\u003cbr\u003e悶熱夏夜也能舒適入眠\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e涼感程度是一般棉質與涼感標準（接觸冷感值 Q-max 值）的兩倍以上。在悶熱難眠的夏天，將 COOL 面朝向肌膚，就能舒適入眠。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e精心設計\u003cbr\u003e消除肌膚黏附感\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e精心設計\u003cbr\u003e消除肌膚黏附感\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e棉被的重要細節——縫格，採用為一般數量兩倍以上的70格縫合。與一般大型縫格相比，具有更好的肌膚分離感，極力消除了令人不適的黏附感。可像過去夏季深受歡迎的毛巾被一樣舒適使用。\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"howtouse animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"howtouse__head fadeInUpShort animated\"\u003e\n\u003cp class=\"howtouse__ttl\"\u003e全年享受\u003cbr\u003e舒適溫度好眠\u003c\/p\u003e\n\u003cp class=\"howtouse__txt\"\u003e春夏秋單獨使用，\u003cbr\u003e冬季作為內層毯，\u003cbr\u003e全年引導至舒適溫度。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howtouse__img fadeInUpShort animated\"\u003e\n\u003cimg class=\"\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_zh-hant_v4.webp?2\" alt=\"\" width=\"1728\" height=\"982\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"technology__item\" id=\"tech03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_v3.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN \u0026amp; \u003cbr class=\"u-sp\"\u003eCOMPACT\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_sp_v3.webp\" alt=\"\" width=\"710\" height=\"710\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e隨時保持清潔\u003cbr\u003e輕巧便攜，隨身攜帶\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e可放入洗衣機整件清洗，\u003cbr\u003e收納時也輕鬆省空間\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e輕鬆洗滌，\u003cbr\u003e每天保持清潔\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01_v2.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e輕鬆洗滌，\u003cbr\u003e每天保持清潔\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e可使用家用洗衣機整件清洗，無需被套即可直接使用。隨時都能輕鬆清洗，保持衛生。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e365天每天都能使用，\u003cbr\u003e常駐床上不必收納\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02_model_v3.webp\" alt=\"\" width=\"1630\" height=\"918\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e365天每天都能使用，\u003cbr\u003e常駐床上不必收納\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e若需收納時，可使用附贈的收納袋緊密收好，攜帶外出也十分輕鬆方便。\u003cbr\u003e※收納袋圖片僅供參考，可能依生產時期不同，材質與標示內容有所變更。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e棉絮飛散量\u003cbr\u003e僅為羽絨棉被的6%\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e4a9bc5efd4a4b439f73dbdc0b200756.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e棉絮飛散量\u003cbr\u003e僅為羽絨棉被的6%\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e棉被所產生的棉絮飛散量極少，讓您每天都能安心使用。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"last__img\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_last_bg_model_v3.webp\" alt=\"\" width=\"2800\" height=\"1574\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_last_bg_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"600\" class=\"u-sp\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"last__inner\"\u003e\n\u003cdiv class=\"awakenyourpossibility fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_awakenyourpossibility_v2.webp\" alt=\"\" width=\"624\" height=\"320\"\u003e\u003c\/div\u003e\n\u003cp class=\"last__txt fadeInUpShort animated\"\u003e透過兼具調溫與調濕功能的棉被，\u003cbr\u003e全年享受舒適睡眠。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__title\" id=\"spec\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub spec01\" style=\"border: unset;\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec_v3.webp\" alt=\"\" width=\"1434\" height=\"500\" class=\"technology__item__desc__img01\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eSize\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e單人：W150cm × L210cm（約1,260g）\u003cbr\u003e單人加大：W170cm × L210cm（約1,430g）\u003cbr\u003e雙人：W190cm × L210cm（約1,600g）\u003cbr\u003e雙人加大：W210cm × L210cm（約1,740g）\u003cbr\u003e收納尺寸：約W40.5cm × H50.3cm × D26cm\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eColor\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e宇宙藍\/銀河灰\/皓月白\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eMaterial\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e表布：\u003cbr\u003e一面100%聚酯纖維　一面100%尼龍\u003cbr\u003e中棉：\u003cbr\u003e50%嫘縈　50%聚酯纖維（單人0.5kg、單人加大0.56kg、雙人0.63kg、雙人加大0.7kg）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\" class=\"faq js-box\"\u003e\n\u003cdiv class=\"section__title\"\u003e\n\u003ch2 class=\"section__title__text\"\u003e\n\u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__main\"\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e能夠水洗嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e可以的，直接使用家庭式洗衣機清洗，請放入洗衣袋內單獨做清洗。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e能放進烘乾機裡烘乾嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e避免烘乾產品，請吊在陰涼處風乾\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e可以使用棉被專用烘乾機嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e可以的，可以使用喔!\u003cbr\u003e但是要注意，如果是放在腦眠科技床墊上，或是腦眠科技枕的附近話，有可能造成這些產品變形，所以要避免在這些情況下使用棉被烘乾機。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e有哪些顏色可以選購呢?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e目前有宇宙藍\/銀河灰\/皓月白3種顔色可供選購\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e有販賣專用的被套嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e太空科技被可以直接使用家庭式洗衣機清洗，且應對不同季節，雙面皆可使用，所以不須使用被套，產品上也沒有可以跟被套綁在一起的帶圈。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e使用的季節是什麼時候呢?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e基本上，春天及秋天將WARM(暖)面朝向身體使用，夏天將COOL(涼)面朝向身體使用。而冬天時將WARM(暖)面朝向身體外，可以再上面多加個厚棉被搭配使用。可以依照氣溫與其他寢具做搭配使用。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_recovery_all_v1.css?3\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_recovery_all_v1.js?1\" defer\u003e\u003c\/script\u003e \u003cscript\u003e\n$(function(){\n  $('.intro04__letter__btn').click(function(){\n    $('.intro04__letter').slideToggle();\n    $('.intro04__letter').toggleClass(\"open\");\n    $(this).toggleClass(\"open\");\n  });\n});\n\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .intro02__inner {\n    overflow: hidden;\n  }\n  .spec__item__desc__text__content__title,\n  .technology__link__lists__title,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif;\n    visibility: visible!important;\n  }\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"單人 \/ ホワイト","offer_id":48097508884702,"sku":"C0005A1-SNCW","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"單人 \/ ネイビー","offer_id":48097508917470,"sku":"C0005A1-SNMN","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"單人 \/ 灰色","offer_id":45436355051742,"sku":"C0005A1-SNLG","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ ホワイト","offer_id":48097508950238,"sku":"C0005A1-SDCW","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ ネイビー","offer_id":48097508983006,"sku":"C0005A1-SDMN","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 灰色","offer_id":45436355117278,"sku":"C0005A1-SDLG","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ ホワイト","offer_id":48097509015774,"sku":"C0005A1-DBCW","price":30800.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ ネイビー","offer_id":48097509048542,"sku":"C0005A1-DBMN","price":30800.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 灰色","offer_id":45436355182814,"sku":"C0005A1-DBLG","price":30800.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 \/ ホワイト","offer_id":48097509081310,"sku":"C0005A1-QNCW","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 \/ ネイビー","offer_id":48097509114078,"sku":"C0005A1-QNMN","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 \/ 灰色","offer_id":45436355248350,"sku":"C0005A1-QNLG","price":39600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_comforter_allseasons_white.webp?v=1776216737"},{"product_id":"wear_thermocontrol","title":"腦睡眠科技家居服 溫感調節","description":"\u003clink rel=\"preload\" as=\"image\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\"\n  fetchpriority=\"high\"\u003e\n\u003clink rel=\"preload\" as=\"image\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\"\n  fetchpriority=\"high\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\"\u003e\n\u003cstyle\u003e\n.spec__slider .slick-list,\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n  .multilingual_annotation {\n    text-align: center;\n    font-size: 16px;\n    padding: 15px;\n    color: #A32135;\n  }\n  #MainContent,\n  html.js {\n    overflow: unset\n  }\n\n  .lp_area div:empty {\n    display: initial\n  }\n\n  html {\n    scroll-behavior: smooth\n  }\n\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1\n  }\n\n  .trouble__ttl,\n  .problem__ttl {\n    color: #fff\n  }\n\n  .technology__link__lists__title {\n    margin-bottom: 0\n  }\n\n  .faq__item__question,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .technology__item__title {\n    margin: 0\n  }\n\n  @media screen and (max-width:749px) {\n\n    .mv__txt,\n    .intro_ttl,\n    .problem__ttl,\n    .trouble__ttl,\n    .solution__ttl,\n    .technology__item__title,\n    .mv__caption__title {\n      padding: 0 !important\n    }\n\n    .section__title__text {\n      padding: 10px 0 0 !important\n    }\n\n    .other__pillow__text__sub__title.u-sp {\n      padding: 20px 0 0 !important\n    }\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .mv {\n    position: relative;\n    height: 56.071vw;\n    background-color: #111\n  }\n\n  .mv__bg {\n    position: absolute;\n    width: 100%;\n    left: 0;\n    top: 0\n  }\n\n  .mv__txt {\n    position: absolute;\n    left: 10vw;\n    top: 8vw;\n    color: #fff;\n    font-size: 2.5714vw\n  }\n\n  .mv__logo {\n    position: absolute;\n    width: 22.1428vw;\n    position: absolute;\n    left: 10vw;\n    top: 19.2vw\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-weight: 400\n  }\n\n  .intro__bottom .intro__slide {\n    width: 750px\n  }\n\n  .technology__link__lists__img img {\n    width: 100%\n  }\n\n  .technology__item__desc__img {\n    padding-top: 35.5%;\n    position: relative;\n    width: 58.1428571428571vw;\n    flex: 1\n  }\n\n  .technology__item__desc__img img {\n    height: auto;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__desc {\n    font-size: 16px;\n    letter-spacing: -.06em;\n    line-height: 1.9375;\n    margin-top: 20px\n  }\n\n  @media screen and (max-width:749px) {\n    .only_pc {\n      display: none !important\n    }\n\n    .only_sp {\n      display: block !important\n    }\n\n    .mv {\n      height: 132.887vw\n    }\n\n    .mv__txt {\n      font-size: 5.333vw;\n      left: 6.4vw;\n      top: 11vw\n    }\n\n    .mv__logo {\n      width: 34.666vw;\n      left: 6.4vw;\n      top: 33vw\n    }\n\n    .intro__bottom .intro__slide {\n      width: 87.466vw;\n      margin: 0 auto;\n      padding: 0\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 94%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub .technology__item__desc__img.change_sp {\n      padding-top: 53%;\n      width: 95%\n    }\n\n    .technology__item__desc__img img {\n      height: 100%;\n      left: 0;\n      position: absolute;\n      top: 0;\n      width: 100%;\n      object-fit: cover\n    }\n\n    .technology__item__desc__text__content__desc {\n      margin-top: 20px\n    }\n  }\n\n  .sizeguide__table img,\n  .size__table img {\n    width: 100%\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  .u-mt-24 {\n    margin-top: 24px !important\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__bg\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model.webp\" alt=\"\"\n          class=\"only_pc\" width=\"1400\" height=\"785\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" alt=\"\"\n          class=\"only_sp\" width=\"374\" height=\"497\"\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"mv__txt\"\u003e睡眠時也不敗給冷暖溫\u003cbr\u003e恆溫機能睡眠衣著\u003c\/h1\u003e\n      \u003cdiv class=\"mv__logo\"\u003e\u003cimg\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" alt=\"\"\n          width=\"310\" height=\"144\"\u003e\u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"intro animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro__inner\"\u003e\n        \u003cdiv class=\"fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"intro__ttl__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl.webp?2\"\n              alt=\"THERMO CONTROL\" width=\"865\" height=\"54\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003ch2 class=\"intro_ttl fadeInUpShort animated\"\u003e冬暖夏涼，恆溫機能\u003c\/h2\u003e\n        \u003cdiv class=\"intro_ttl2 fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2.webp?2\"\n            alt=\"OUTLAST TECHNOLOGY\" width=\"924\" height=\"168\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2_sp.webp?2\"\n            alt=\"\" width=\"330\" height=\"131\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro__bottom\"\u003e\n          \u003cp class=\"intro_txt fadeInUpShort animated\"\u003e使用太空衣的技術\u003cbr\u003e創新的恆溫機能睡眠衣著\u003cbr class=\"u-pc\"\u003e終於誕生。\u003c\/p\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_zh-hant.webp?3\"\n            alt=\"\" class=\"intro__slide u-pc fadeInUpShort animated\" width=\"750\" height=\"385\"\u003e \u003cimg loading=\"lazy\"\n            decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_sp_zh-hant.webp?3\"\n            alt=\"\" class=\"intro__slide u-sp fadeInUpShort animated\" width=\"328\" height=\"198\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"makuake animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"makuake__head fadeInUpShort animated\"\u003e\n        \u003cp\u003e透過Makuake募資總額超越5,200萬日圓\u003cbr\u003e緊接在四季皆可舒適恆溫棉被的就是\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"makuake__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\"\n          class=\"fadeInUpShort animated only_pc\" width=\"873\" height=\"344\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\"\n          class=\"fadeInUpShort animated only_sp\" width=\"284\" height=\"389\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"makuake__bottom fadeInUpShort animated\"\u003e\n        \u003cspan\u003e極致恆溫睡眠衣\u003c\/span\u003e著終於登場！\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro2 fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model.webp?2\"\n          alt=\"BRAINSLEEP WEAR THERMO CONTROL\" width=\"1157\" height=\"648\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model_sp.webp?2\"\n          alt=\"\" width=\"375\" height=\"295\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"problem animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"problem__inner\"\u003e\n        \u003ch2 class=\"problem__ttl fadeInUpShort animated\"\u003e睡眠中的溫差，最大約至\u003cspan class=\"termina\"\u003e7.1℃\u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"problem__txt fadeInUpShort animated\"\u003e睡眠中，即使在市中心也會產生如此的溫差。\u003cbr\u003e\u003cbr\n            class=\"u-sp\"\u003e\u003cspan\u003e※睡眠時段設定在(東京都)10月晚上22點至早上8點的最高氣溫及最低氣溫\u003cbr\u003e※最高氣溫20.8℃ 最低氣溫13.7℃ 這段溫差為7.1℃\u003cbr\u003e※日本氣象廳：年度平均氣溫（分別日間、時段）、統計期間為過往30年（1991年~2020年）\u003c\/span\u003e\u003c\/p\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow.webp?2\" alt=\"\"\n          class=\"arrow fadeInUpShort animated\" width=\"87\" height=\"152\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"trouble__inner\"\u003e\n        \u003ch2 class=\"trouble__ttl fadeInUpShort animated\"\u003e根據溫差\u003cbr\u003e會產生多種的睡眠障礙\u003c\/h2\u003e\n        \u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n          \u003cli class=\"trouble__item\"\u003e無法適應溫差，導致無法順利入睡\u003c\/li\u003e\n          \u003cli class=\"trouble__item\"\u003e床內的環境失衡，容易睡到一半醒來\u003c\/li\u003e\n          \u003cli class=\"trouble__item\"\u003e睡眠中，熱氣和濕度導致踢被\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"solution__head animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cp class=\"solution__head__txt fadeInUpShort animated\"\u003e因此重要的事就是，\u003cspan\u003e控制溫度\u003c\/span\u003e，\u003cbr\u003e達成高品質睡眠\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"solution animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"solution__inner\"\u003e\n        \u003ch2 class=\"solution__ttl fadeInUpShort animated\"\u003e調節溫差\u003cbr\u003e引導至優良的睡眠\u003c\/h2\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_product_logo.webp?2\"\n          alt=\"BRAINSLEEP WEAR THERMO CONTROL\" class=\"solution__logo fadeInUpShort animated\" width=\"347\" height=\"58\"\u003e\n        \u003cp class=\"solution__txt fadeInUpShort animated\"\u003e※炎熱的夏季等時間，請搭配冷氣機一同使用更舒適\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology\" id=\"technology\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eTECHNOLOGY\u003c\/span\u003e專利科技\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech01\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model.webp\"\n                  class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model_sp.webp\"\n                  class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003e自動恆溫的\u003cbr\u003e太空技術\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model.webp\"\n                  class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model_sp.webp\"\n                  class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003e柔和親膚\u003cbr\u003e提高舒適度的設計\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech03\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2.webp\"\n                  class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2_sp.webp\"\n                  class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003e抗菌防臭\u003cbr\u003e每日清潔\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model.webp?2\"\n              class=\"u-pc\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model_sp.webp?2\"\n              class=\"u-sp\" alt=\"\" width=\"825\" height=\"466\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003eTHERMO CONTROL\n              \u003c\/h2\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e夏季涼爽\u003cbr\u003e冬季溫暖\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_01.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e智慧恆溫的太空技術\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                為了太空裝而研發的Outlast智慧恆溫技術。Outlast是將直徑20~30微米的微型膠囊鑲嵌在纖維內的革命創新溫度調節材質。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02_zh-hant.webp?3\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e人類感受到舒適的溫度為\u003cbr\u003e肌膚表面溫度32℃±1的狀態\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                不論天熱或天寒，都能透過Outlast的恆溫技術，微型膠囊的智慧溫度變化，使固態⇆液態交替變化，形成吸熱、儲熱、蓄熱、放熱的效果，從而導向舒適溫度區間（32℃±1）\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_03_2_zh-hant.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e約有5℃的舒適溫度調節\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                比起棉布材質的溫度調節，本產品更帶有5℃的調節範圍，能夠降低室溫變化至最小影響。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_04_zh-hant.webp?3\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e炎熱時能夠吸收熱量，寒冷時能夠釋出熱量來調節溫度。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech01__gif animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-0 u-mb-24 u-pc\" style=\"width:100%\"\u003e\n          這是Outlast的凝膠固態⇆液態的交互變化圖。因交互變化形成的溫度調節效果。\u003c\/p\u003e\n        \u003cdiv class=\"tech01__gif01 fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif01.webp?2\"\n            alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n          \u003cdiv class=\"tech01__gif__txt\"\u003e\n            \u003cp\u003e熱\u003c\/p\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\"\n              alt=\"\" width=\"40\" height=\"9\"\u003e\n            \u003cp\u003e冷\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech01__gif02 fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif02.webp?2\"\n            alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n          \u003cdiv class=\"tech01__gif__txt\"\u003e\n            \u003cp\u003e冷\u003c\/p\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\"\n              alt=\"\" width=\"40\" height=\"9\"\u003e\n            \u003cp\u003e熱\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-24 u-sp\" style=\"width:100%\"\u003e\n          這是Outlast的凝膠固態⇆液態的交互變化圖。因交互變化形成的溫度調節效果。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"3840\"\n              height=\"2160\" style=\"aspect-ratio:3840\/2160\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e06706bc844b436da0f5a3d35142931b.mp4\" preload=\"none\" autoplay\n              loop muted playsinline\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003eRELAX \u0026amp; COMFORT\n              \u003c\/h2\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e\n                柔和親膚提高舒適度的設計\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_01.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e柔和親膚\u003cbr\u003e滑順的原創材質\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                使用吸水性的棉料和吸濕性的人造纖維，以及堅固且快乾的聚酯纖維交織而成的原創材質。\u003cbr\u003e不易皺摺，肌膚側的毛絨質地以柔和的材質製成，是穿著起來舒適且吸汗的材質。\u003cbr\u003e春、秋、冬季都能使用外，夏天在冷氣房內也可以穿著。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_02.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e輕量材質有助睡眠\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e6.8盎司的輕量吸濕材質能發揮恆溫機能，也能減輕睡眠翻身時的負擔。\u003cbr\u003e\u003cbr\n                  class=\"u-pc\"\u003e※一般的吸濕性材質約9~13盎司\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_03_2_zh-hant.webp?3\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e消除睡眠中惱人的濕熱感\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                相較一般的毛料材質，有超過200%以上的吸濕排汗高性能，讓床內的濕度能夠調節。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_04_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e使四季皆可\u003cbr\u003e舒適度過的細節\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                上衣有拇指孔，在寒冷時可以覆蓋至手部。庫子有可調式繩扣，在悶熱時也可以調整庫緣的長度。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_05\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_06_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e不束縛能有舒適活動範圍\u003cbr\u003e使睡眠更舒適\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                為了不打擾入睡前的放鬆或睡眠中必要的翻身而盡力製作不束縛身體能有舒適活動範圍的版型。上衣的腋下部分和褲子的大腿部分使用立體構造、袖口設計較寬鬆、避免鬆緊帶和縮口過度緊收，製作出一款減輕過度束縛壓力的睡衣。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_main.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003eSUPER CLEAN\n              \u003c\/h2\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e抗菌防臭 \u003cbr\u003e每日清潔\n              \u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_01_zh-hant.webp?2\"\n              alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e正因為是每天穿著的衣物\u003cbr\u003e擁有抗菌防臭機能、隨時都能保持清潔\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                透過環境友善的銀離子AG+的加工給予衣物抗菌防臭的材質。\u003cbr\u003e能防止睡眠中惱人的汗臭味，也能有效阻隔在房內曬衣的氣味。\u003cbr\u003e並且經實驗證實，洗滌過約100次還能夠保有這樣的效果。\u003cbr\u003e\u003cbr\u003e※可使用滾筒式洗衣機、不可使用烘乾機\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"last\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_zh-hant.webp?2\"\n        alt=\"\" width=\"1400\" height=\"762\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_sp_zh-hant.webp?2\"\n        alt=\"\" width=\"1400\" height=\"1400\"\u003e\u003c\/section\u003e\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003e樣式\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n      \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eCOLOR\u003c\/h3\u003e\n      \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e黑色、炭灰色的2種顏色\u003c\/p\u003e\n      \u003cdiv class=\"color fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2.webp?3\" alt=\"\"\n          class=\"u-pc\" width=\"1063\" height=\"393\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2_sp.webp?3\"\n          alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"spec_modal\"\u003e\n      \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eUNISEX SIZE\u003c\/h3\u003e\n      \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e不分性別、年齡、體型都能適用的尺寸\u003c\/p\u003e\n      \u003cdiv class=\"spec__inner fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"spec__slider__wrap\"\u003e\n          \u003cdiv class=\"spec__slider\"\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide01_model.webp?2\"\n                alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide02_model.webp?2\"\n                alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide03_model.webp?2\"\n                alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide04_model.webp?2\"\n                alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide05_model.webp?2\"\n                alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec__slider__thumb\"\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb01_model.webp?2\"\n                alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb02_model.webp?2\"\n                alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb03_model.webp?2\"\n                alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb04_model.webp?2\"\n                alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb05_model.webp?2\"\n                alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__slider__text fadeInUpShort animated\"\u003e\n          \u003cp\u003e男模：身高180cm\/ L號\u003cbr\u003e女模：身高163cm\/ M號\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sizeguide\"\u003e\n          \u003ch3 class=\"sizeguide__title fadeInUpShort animated\"\u003e■尺寸對照表（不分性別）\u003c\/h3\u003e\n          \u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_2_zh-hant.webp?3\"\n              alt=\"\" class=\"u-pc\" width=\"341\" height=\"139\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_2_sp_zh-hant.webp?3\"\n              alt=\"\" class=\"u-sp\" width=\"338\" height=\"178\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size\"\u003e\n        \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■產品尺寸\u003c\/h3\u003e\n        \u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_zh-hant.webp?3\"\n            alt=\"\" class=\"u-pc\" width=\"1137\" height=\"173\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_sp_zh-hant.webp?3\"\n            alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size\"\u003e\n        \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■材質\u003c\/h3\u003e\n        \u003cp class=\"size__txt fadeInUpShort animated\"\u003e布料本身：棉花34%\/人造纖維33%\/聚酯纖維30%\/聚氨酯3%\u003c\/p\u003e\n        \u003cp class=\"size__txt fadeInUpShort animated\"\u003e縮口：棉花90%\/聚氨酯10%\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cstyle\u003e\n      .other__title .section__title {\n        background-color: #eeecdd;\n        border-bottom: 1px #000 solid;\n        border-top: 1px #000 solid\n      }\n\n      .other__title .section__title span {\n        display: block !important\n      }\n\n      .other__col2__item__inner {\n        position: relative;\n        z-index: 1\n      }\n\n      .other__col2 {\n        margin-bottom: 100px\n      }\n\n      @media screen and (max-width:749px) {\n        .section__title__text {\n          padding: 10px 0 0 0\n        }\n\n        .other__pillow__text__title__logo,\n        .other__col2__item__logo {\n          padding: 0\n        }\n      }\n    \u003c\/style\u003e\n    \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRecommended selection\u003c\/span\u003e提高睡眠品質的推薦商品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n        \u003cp class=\"other__pillow__text__sub__title u-sp\"\u003e\n          快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"other__pillow__vimeo\"\u003e\n          \u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\"\n            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/473c0a16e10948f288655ba4c32ab483.mp4\" preload=\"none\" autoplay loop\n            muted playsinline\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__pillow__text\"\u003e\n          \u003cdiv class=\"other__pillow__text__title\"\u003e\n            \u003cp class=\"other__pillow__text__title__logo\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_pillow_logo.png\"\n                alt=\"BRAIN SLEEP PILLOW\" width=\"200\" height=\"63\"\u003e\n            \u003c\/p\u003e\n            \u003cp class=\"other__pillow__text__title__name\"\u003e\n              腦眠科技枕\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"other__pillow__text__sub__title\"\u003e\n            快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\n        id=\"other__coin\"\u003e\n        \u003cp class=\"other__conforter__text__sub__title u-sp\"\u003e\n          睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n        \u003c\/p\u003e\n        \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n          \u003cimg decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin.jpg\"\n            alt=\"ブレインスリープコイン\" width=\"700\" height=\"700\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin_logo.png\"\n                alt=\"BRAIN SLEEP COIN\" width=\"279\" height=\"86\"\u003e\n            \u003c\/p\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技 量測幣\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e\n              睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n            \u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\n        id=\"other__conforter\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e採用無重力技術\u003cbr\u003e終極放鬆姿勢×完美分散體壓\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_mattress_premium.webp\"\n            alt=\"\" width=\"1174\" height=\"543\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n          \u003cdiv\u003e\n            \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_mattress_premium_logo.webp\"\n                alt=\"BRAIN SLEEP MATTRESS PREMIUM FLOAT\" width=\"300\" height=\"94\"\u003e\u003c\/h2\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技床墊 極致釋壓版\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e採用無重力技術\u003cbr\u003e終極放鬆姿勢×完美分散體壓\u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattress_premium_float\"\n              class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n  \u003c\/main\u003e\n\u003c\/div\u003e\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.css\"\u003e\n\u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\" defer\u003e\u003c\/script\u003e\n\u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\n\u003cstyle\u003e\n  .technology__link__lists__title,\n  .mv__txt,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .rwlp__wrapper {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display:block\"\u003e\u003c\/div\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"S \/ 上下セット \/ ブラック","offer_id":46614915678430,"sku":"W0001S1-0002","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 上下セット \/ グレー","offer_id":46614915711198,"sku":"W0001S1-0001","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 上下セット \/ アイボリー","offer_id":47593520005342,"sku":"W0013S1-0003","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ トップス \/ ブラック","offer_id":45436433662174,"sku":"W0001A1-SMBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ トップス \/ グレー","offer_id":45436433760478,"sku":"W0001A1-SMCG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ トップス \/ アイボリー","offer_id":47593520136414,"sku":"W0013A1-SMVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ パンツ \/ ブラック","offer_id":45436433858782,"sku":"W0002A1-SMBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ パンツ \/ グレー","offer_id":45436433957086,"sku":"W0014A1-SMCG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ パンツ \/ アイボリー","offer_id":47593520267486,"sku":"W0014A1-SMVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 上下セット \/ ブラック","offer_id":46614915743966,"sku":"W0001S1-0004","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 上下セット \/ グレー","offer_id":46614915776734,"sku":"W0001S1-0003","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 上下セット \/ アイボリー","offer_id":47593520038110,"sku":"W0013S1-0006","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ トップス \/ ブラック","offer_id":45436433694942,"sku":"W0001A1-MEBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ トップス \/ グレー","offer_id":45436433793246,"sku":"W0001A1-MECG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ トップス \/ アイボリー","offer_id":47593520169182,"sku":"W0013A1-MEVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ パンツ \/ ブラック","offer_id":45436433891550,"sku":"W0002A1-MEBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ パンツ \/ グレー","offer_id":45436433989854,"sku":"W0002A1-MECG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ パンツ \/ アイボリー","offer_id":47593520300254,"sku":"W0014A1-MEVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 上下セット \/ ブラック","offer_id":46614915809502,"sku":"W0001S1-0006","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 上下セット \/ グレー","offer_id":46614915842270,"sku":"W0001S1-0005","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 上下セット \/ アイボリー","offer_id":47593520070878,"sku":"W0013S1-0009","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ トップス \/ ブラック","offer_id":45436433727710,"sku":"W0001A1-LABK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ トップス \/ グレー","offer_id":45436433826014,"sku":"W0001A1-LACG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ トップス \/ アイボリー","offer_id":47593520201950,"sku":"W0013A1-LAVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ パンツ \/ ブラック","offer_id":45436433924318,"sku":"W0002A1-LABK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ パンツ \/ グレー","offer_id":45436434022622,"sku":"W0002A1-LACG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ パンツ \/ アイボリー","offer_id":47593520333022,"sku":"W0014A1-LAVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ 上下セット \/ ブラック","offer_id":46614915875038,"sku":"W0001S1-0008","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ 上下セット \/ グレー","offer_id":46614915907806,"sku":"W0013S1-0010","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ 上下セット \/ アイボリー","offer_id":47593520103646,"sku":"W0013S1-0012","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ トップス \/ ブラック","offer_id":46475351523550,"sku":"W0013A1-XLBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ トップス \/ グレー","offer_id":46475351556318,"sku":"W0013A1-XLCG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ トップス \/ アイボリー","offer_id":47593520234718,"sku":"W0013A1-XLVY","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ パンツ \/ ブラック","offer_id":46475351589086,"sku":"W0014A1-XLBK","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ パンツ \/ グレー","offer_id":46475351621854,"sku":"W0014A1-XLCG","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"XL \/ パンツ \/ アイボリー","offer_id":47593520365790,"sku":"W0014A1-XLVY","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/wearthermocontrol_black_thumbnail_delete.webp?v=1756808594"},{"product_id":"blanket_allseasons","title":"腦睡眠科技便攜毯 四季通用","description":"\u003cstyle\u003e\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n  .multilingual_annotation {\n    text-align: center;\n    font-size: 16px;\n    padding: 15px;\n    color: #A32135;\n  }\n  #MainContent,\n  html.js {\n    overflow: auto;\n  }\n\n  .rwlp__wrapper div:empty {\n    display: initial;\n  }\n\n  .buy__area {\n    background-color: #fff;\n    border-bottom: 1px #000 solid;\n    border-top: 1px #000 solid;\n    bottom: 0;\n    font-weight: 500;\n    left: 0;\n    padding: 15px 0 18px;\n    position: fixed;\n    width: 100%;\n    z-index: 99999\n  }\n\n  .buy__area__flex {\n    align-items: center;\n    display: flex;\n    justify-content: center;\n    margin: 0 auto;\n    width: 532px\n  }\n\n  .buy__area__name {\n    font-size: 17px;\n    line-height: 1\n  }\n\n  .buy__area__price {\n    font-size: 11px;\n    line-height: 1;\n    margin-top: 10px\n  }\n\n  .buy__area__price span {\n    font-family: 'Helvetica Neue', Helvetica, sans-serif;\n    font-size: 21px;\n    line-height: 1\n  }\n\n  .buy__area__btn {\n    background-color: #9c2335;\n    color: #fff !important;\n    font-size: 16px;\n    font-weight: 500;\n    letter-spacing: .05em;\n    line-height: 43px;\n    text-align: center;\n    width: 238px\n  }\n\n  @media screen and (max-width:749px) {\n    .buy__area {\n      padding: 20px 0\n    }\n\n    .buy__area__flex {\n      justify-content: center;\n      padding-left: 0;\n      width: auto\n    }\n\n    .buy__area__text {\n      display: none\n    }\n\n    .buy__area__btn {\n      font-size: 16px;\n      line-height: 40px;\n      width: 200px\n    }\n  }\n\n  html {\n    scroll-behavior: smooth;\n  }\n\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1;\n  }\n\n  .rwlp__wrapper .thumbnail {\n    position: relative;\n    cursor: unset;\n  }\n\n  .rwlp__wrapper .thumbnail:hover {\n    opacity: 1;\n  }\n\n  .rwlp__wrapper ul {\n    padding-left: 0;\n  }\n\n  .rwlp__wrapper li {\n    list-style: none;\n  }\n\n  img {\n    border: unset !important;\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n  }\n\n  html,\n  body,\n  div,\n  span,\n  iframe,\n  h2,\n  p,\n  img,\n  small,\n  ul,\n  li,\n  label,\n  details,\n  header,\n  nav,\n  section,\n  summary {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    outline: 0;\n    vertical-align: baseline;\n    background: transparent\n  }\n\n  * {\n    box-sizing: border-box;\n    line-height: 1.5\n  }\n\n  body {\n    width: 100%;\n    background: #fff;\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  input,\n  button,\n  select {\n    appearance: none\n  }\n\n  h2 {\n    font-weight: normal !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    background-color: #eeecdd\n  }\n\n  .mv__inner {\n    width: 84vw;\n    margin: 0 auto;\n    position: relative\n  }\n\n  .mv__img {\n    width: 50vw;\n    margin-left: auto;\n    padding-top: 2.2vw\n  }\n\n  @media screen and (max-width:749px) {\n    .mv {\n      height: 182.666vw;\n      position: relative\n    }\n\n    .mv__inner {\n      width: 100vw;\n      height: 100%;\n      margin: 0 auto\n    }\n\n    .mv__img {\n      height: 90.666vw;\n      width: 100vw;\n      margin-left: auto;\n      position: absolute;\n      bottom: 0;\n      left: 0\n    }\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    margin-top: 0\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__inner\"\u003e\n        \u003cdiv class=\"mv__img\"\u003e\n          \u003cimg decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_img_model_v2.png\"\n            alt=\"\" class=\"u-pc\" width=\"1492\" height=\"1480\"\u003e\n          \u003cimg decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_img_sp_model_v2.jpg\"\n            alt=\"\" class=\"u-sp\" width=\"750\" height=\"680\"\u003e\n        \u003c\/div\u003e\n        \u003ch1 class=\"mv__txt2\"\u003e全年通用\u003cbr\u003e防冷毛毯\u003c\/h1\u003e\n        \u003cdiv class=\"mv__logo\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_logo.png?1\"\n            alt=\"BRAINSLEEP BLANKET PORTABLE ALL SEASONS\" width=\"542\" height=\"162\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__features\"\u003e\n          \u003cimg\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_features_zh-hant.webp?1\"\n            alt=\"軽量モデル、持ち運び\" width=\"728\" height=\"74\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro1__inner\"\u003e\n        \u003cp class=\"intro1__txt fadeInUpShort animated\"\u003e幫你解決無法調整溫度的情況\u003c\/p\u003e\n        \u003cp class=\"intro1__ttl fadeInUpShort animated\"\u003e對抗各種寒冷\u003cbr\u003e只需這一件\u003c\/p\u003e\n        \u003cdiv class=\"intro1__scene\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_scene_zh-hant.webp\"\n            alt=\"\" class=\"u-pc fadeInUpShort animated\" width=\"1440\" height=\"694\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_features_sp_zh-hant.webp\"\n            alt=\"冷えすぎたオフィス、アウトドア、冷えすぎた車内、仮眠、子どものお昼寝、涼しい季節の散歩\" class=\"u-sp fadeInUpShort animated\" width=\"684\"\n            height=\"280\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro1__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_img_model_v2.png\"\n            alt=\"\" class=\"u-pc\" width=\"1064\" height=\"1374\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_img_sp_model_v2.png\"\n            alt=\"\" class=\"u-sp\" width=\"532\" height=\"474\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__inner\"\u003e\n        \u003cp class=\"intro2__ttl fadeInUpShort animated\"\u003e為了打造舒適環境\u003cbr\u003e採用專為宇航服開發的\u003cbr\u003e跨世代創新調溫材料。\u003c\/p\u003e\n        \u003cdiv class=\"intro2__material fadeInUpShort animated\"\u003eOutlast溫度調節技術\u003c\/div\u003e\n        \u003cdiv class=\"intro2__material2 termina fadeInUpShort animated u-pc\"\u003eOUTLAST TECHNOLOGY\u003c\/div\u003e\n        \u003cdiv class=\"intro2__material2 termina fadeInUpShort animated u-sp\"\u003eOUTLAST\u003cbr\u003eTECHNOLOGY\u003c\/div\u003e\n        \u003cdiv class=\"intro2__img\"\u003e\n          \u003cdiv class=\"intro2__img01\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro02_img01_model_v2_zh-hant.webp\"\n              alt=\"\" class=\"fadeInUpShort animated\" width=\"1156\" height=\"556\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"intro2__img02\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_perfectwarm__tech01_03.gif\"\n              alt=\"\" class=\"fadeInUpShort animated\" width=\"988\" height=\"555\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro2__wrap1\"\u003e\n          \u003cp class=\"intro2__wrap1__ttl fadeInUpShort animated\"\u003e炎熱時吸收熱量\u003cbr\u003e寒冷時釋放熱量\u003c\/p\u003e\n          \u003cdiv class=\"intro2__wrap1__desc fadeInUpShort animated\"\u003e\n            \u003cp class=\"intro2__wrap1__txt\"\u003e微膠囊天然蠟，隨著身體溫度變化，讓微膠囊變為固體⇄液體，透過吸熱、蓄熱、放熱引導到舒適的溫度帶。\u003c\/p\u003e\n            \u003cp class=\"intro2__wrap1__note\"\u003e※影片中，將微膠囊天然蠟放在36℃的熱板上時，膠囊本身會變成固體⇄液體的樣子。 透過物態變化的原理，吸放熱量調溫。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro2__wrap2\"\u003e\n          \u003cdiv class=\"intro2__wrap2__desc\"\u003e\n            \u003cp class=\"intro2__wrap2__ttl fadeInUpShort animated\"\u003e在任何環境下\u003cbr\u003e都是舒適的溫度\u003c\/p\u003e\n            \u003cp class=\"intro2__wrap2__txt fadeInUpShort animated\"\u003e\n              透過圖表能發現，實驗室溫10°C⇄40°C的極端溫度變化下最大溫差的比較結果。相較純棉材質溫差可以達到15°C以上，而Outlast僅有4°C的溫差。\u003cbr\u003e優越的調溫力讓您睡著時、起床時，受到早晚溫差影響最小。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"intro2__wrap2__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro02_graph_zh-hant.webp\"\n              alt=\"\" fadeInUpShort animated\" width=\"1130\" height=\"732\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cp class=\"intro3__ttl fadeInUpShort animated\"\u003e在募資平台上獲得許多用戶支持\u003cbr\u003e四季通用系列的\u003cspan class=\"td-u\"\u003e毛毯\u003c\/span\u003e登場\u003c\/p\u003e\n      \u003cdiv class=\"intro3__makuake\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro03_makuake.png\"\n          alt=\"\" class=\"u-pc fadeInUpShort animated\" width=\"660\" height=\"372\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro03_makuake_sp.jpg\"\n          alt=\"\" class=\"u-sp fadeInUpShort animated\" width=\"660\" height=\"894\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro3__wrap\"\u003e\n        \u003cdiv class=\"intro3__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_gif_as.gif\" alt=\"\"\n            class=\"fadeInUpShort animated\" width=\"1426\" height=\"804\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"intro3__txt fadeInUpShort animated\" style=\"text-align: left;\"\u003e簡單收納\u003cbr\u003e辦公室．移動中\u003cbr\u003e戶外都能保持舒適\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro04__bg\"\u003e\n        \u003cimg class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_bg_model_v2.jpg\"\n          alt=\"\" width=\"2000\" height=\"1121\"\u003e\n        \u003cimg class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_bg_sp_model_v2.jpg\"\n          alt=\"\" width=\"748\" height=\"770\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro04__inner\"\u003e\n        \u003cdiv class=\"intro04__ttl fadeInUpShort animated\"\u003e把『整年舒適』帶著走\u003c\/div\u003e\n        \u003cdiv class=\"intro04__logo fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_logo.png\"\n            alt=\"\" width=\"590\" height=\"252\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003e樣式\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg height=\"918\" width=\"1630\" class=\"\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec01_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e雙面使用\u003cbr\u003e365天都不想放手\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                根據季節來分別使用棉被的正反面。暖和的季節時，將涼爽的接觸冷感面朝向肌膚，寒冷的季節則使用柔軟且光滑的蜜桃絨面料溫柔地包裹身體。\u003cbr\u003e無需被套即可直接使用。\u003cbr\u003e※商品上，起毛面有標示WARM(暖)，反面的光滑布料則是接觸涼感面。\n\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__color technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eColor\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e寂靜灰\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__material technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eMaterial\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e外側布料\u003cbr\u003e表布: 100%聚酯纖維\u003cbr\u003e裏布: 100%尼龍\u003cbr\u003e填充物:50%人造纖維\/50%聚酯纖維 0.16kg\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub size animatedParent animateOnce\" data-sequence=\"300\"\n      data-offset=\"300\" style=\"clear: both;\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"size__desc fadeInUpShort animated\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/p\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e約寬140 X 長70 (約400g)\u003cbr\u003e收納時尺寸:約寬14 X 長14 X 高29.5cm\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec02_zh-hant.webp\"\n            class=\"u-pc\" alt=\"\" width=\"1918\" height=\"798\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec02_sp_zh-hant.webp\"\n            class=\"u-sp\" alt=\"\" width=\"672\" height=\"330\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eHOW TO USE\u003c\/span\u003e使用方法\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner scene\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg height=\"1016\" width=\"1410\" class=\"u-pc\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img01_model_v2.png\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n            \u003cimg height=\"778\" width=\"750\" class=\"u-sp\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img01_sp_model_v2.jpg\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e多用途的使用方式\u003cbr\u003e適用於各種情境\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                太空科技毛毯利用壓扣設計，可以靈活應用於多種場景，實用性極高。此外，由於具備溫度調節功能，一年四季皆可使用！炎熱的季節也能防止冷氣造成的寒冷。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg height=\"918\" width=\"1630\" class=\"\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img02_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e毛毯的便攜式摺疊方法\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                如右圖將毛毯捲起進口袋後即可簡單的做收納，再放進附帶的收納袋中，想走到哪就帶到哪。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e相關產品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"related__wrap\" id=\"related01\"\u003e\n      \u003cdiv class=\"related__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__name fadeInUpShort animated u-sp\"\u003e腦眠科技被 四季通用\u003c\/p\u003e\n        \u003cdiv class=\"related__img fadeInUpShort animated\"\u003e\n          \u003cimg height=\"710\" width=\"1318\" class=\"\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_allseasons.jpg\"\n            decoding=\"async\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"related__desc\"\u003e\n          \u003cdiv class=\"related__logo fadeInUpShort animated u-pc\"\u003e\n            \u003cimg height=\"160\" width=\"638\" class=\"\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_allseasons_logo.png\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"related__name fadeInUpShort animated u-pc\"\u003e腦眠科技被 四季通用\u003c\/p\u003e\n          \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e一年四季\u003cbr\u003e引導到最理想的溫度太空被\u003c\/p\u003e\n          \u003cdiv class=\"u-pc\"\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/comforter_allseasons\" class=\"related__btn fadeInUpShort animated\"\n              target=\"_blank\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"u-sp\"\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/comforter_allseasons\" class=\"related__btn fadeInUpShort animated\"\n              target=\"_blank\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"related__wrap\" id=\"related02\"\u003e\n      \u003cdiv class=\"related__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__name fadeInUpShort animated u-sp\"\u003e腦眠科技便攜毯 極致保暖\u003c\/p\u003e\n        \u003cdiv class=\"related__img fadeInUpShort animated\"\u003e\n          \u003cimg height=\"741\" width=\"1318\" class=\"\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_blanket_portable_perfectwarm_v2.jpg\"\n            decoding=\"async\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"related__desc\"\u003e\n          \u003cdiv class=\"related__logo fadeInUpShort animated u-pc\"\u003e\n            \u003cimg height=\"234\" width=\"534\" class=\"\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_blanket_portable_perfectwarm_logo.png\"\n              decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"related__name fadeInUpShort animated u-pc\"\u003e腦眠科技便攜毯 極致保暖\u003c\/p\u003e\n          \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e極致保暖\u003cbr\u003e防冷便攜毯\u003c\/p\u003e\n          \u003cdiv class=\"u-pc\"\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/blanket_perfectwarm\" class=\"related__btn fadeInUpShort animated\"\n              target=\"_blank\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"u-sp\"\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/blanket_perfectwarm\" class=\"related__btn fadeInUpShort animated\"\n              target=\"_blank\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"technology__item technology__item__sub spec__table\"\u003e\n      \u003cdiv class=\"technology__item__inner u-sp\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\n          style=\"margin-top: 0;\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\" style=\"margin-top: 0;\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\" style=\"line-height: 1.5;margin-bottom: 16px;\"\u003e\n                便攜毛毯比較表\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__table1\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_blanket_comparison_v2_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated  only_pc\" width=\"2000\" height=\"1124\"\u003e\n        \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_blanket_comparison_sp_v2_zh-hant.webp\"\n            alt=\"\" class=\"fadeInUpShort animated  only_sp\" width=\"1422\" height=\"800\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.png\"\n            class=\"spec__table__nav__prev\" alt=\"\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.png\"\n            class=\"spec__table__nav__next \" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRecommended selection\u003c\/span\u003e提升睡眠品質的推薦商品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n          \u003c\/h3\u003e\n          \u003cdiv class=\"other__pillow__vimeo\"\u003e\n            \u003cvideo class=\"lozad\" width=\"1400\" height=\"1080\" style=\"aspect-ratio: 1400\/1080;\"\n              data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5b3769ce88a34ad5b685b96a373263a8.mp4\" preload=\"none\"\n              autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__pillow__text\"\u003e\n            \u003cdiv class=\"other__pillow__text__title\"\u003e\n              \u003ch2 class=\"other__pillow__text__title__logo\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_pillow_logo.png\"\n                  alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\n              \u003c\/h2\u003e\n              \u003cp class=\"other__pillow__text__title__name\"\u003e腦眠科技枕\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"other__pillow__text__sub__title\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n            \u003c\/h3\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003cdiv class=\"other__col2\"\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\n          id=\"other__coin\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n          \u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_coin.jpg\"\n              alt=\"\" width=\"629\" height=\"629\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_coin_logo.png\"\n                  alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\u003e\n              \u003c\/h2\u003e\n              \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技 量測幣\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n              \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\n          id=\"other__conforter\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e四季通用\u003cbr\u003e引導至舒適溫度\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_other_conforter.png\"\n              alt=\"\" width=\"561\" height=\"207\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_other_conforter_logo.png\"\n                  alt=\"BRAIN SLEEP FLOAT\" width=\"343\" height=\"104\"\u003e\n              \u003c\/h2\u003e\n              \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技被 四季通用\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n              \u003cp class=\"other__col2__item__flex__desc\"\u003e四季通用\u003cbr\u003e引導至舒適溫度\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/comforter_allseasons\"\n                class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"last__inner\"\u003e\n        \u003cp class=\"last__txt\"\u003e整年都把舒適帶著走\u003cbr\u003e為了更好的每一天\u003c\/p\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_awakenyourpossibility.png\"\n          alt=\"\" class=\"lozad last__logo\" width=\"470\" height=\"218\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_last_present_zh-hant.webp\"\n          alt=\"\" class=\"lozad last__present\" width=\"680\" height=\"228\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"faq\" id=\"faq\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e能夠水洗嗎?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e可以使用家庭式洗衣機進行洗滌，請務必使用洗衣袋並與白色衣物或淡色物品分開洗滌\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e可以使用漂白劑嗎?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請避免使用漂白劑（含氯或含氧的漂白劑），可能造成掉色或變色問題\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e能放進滾筒式烘乾機裡烘乾嗎?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請避免使用滾筒式烘乾機，可能會導致產品縮水或材質劣化\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e該如何做使用呢?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              除了可以當作膝上毯或午睡毯外，利用壓扣還能當作裙子或手臂套使用。此外，在拆卸壓扣時，請勿拉扯布料，請從壓扣根部取下。標有「WARM」的一面是帶有溫暖感的細絨布，另一面是光滑的接觸涼感布料，可以根據當下情況雙面使用\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e如何做收納呢?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請將毛毯捲起塞進本身的口袋，再放進附帶的收納袋中，即可輕鬆攜帶。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e有哪些顏色可以選購呢?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e目前是寂靜灰一色可供選擇\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_all_v1.css\"\u003e\n\u003cscript defer type=\"text\/javascript\"\n  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_all_v1.js\"\u003e\u003c\/script\u003e\n\n\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__txt2,\n  .rwlp__header__menu__link,\n  .technology__item__desc__text__content__title,\n  body.typesquare_option {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    visibility: visible !important;\n    opacity: 1 !important;\n  }\n\n  .termina {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif !important;\n    font-weight: 400;\n  }\n\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n  }\n\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif;\n  }\n\u003c\/style\u003e\n\n\u003c!--パラメータ表示制御--\u003e\n\u003cscript\u003e\n  jQuery(function () {\n    const param = location.search;\n    \/\/ jsで表示・非表示の処理をするパターン\n    if (param.indexOf('?ad_1') === 0) {\n      if (window.matchMedia(\"(max-width: 768px)\").matches) {\n        \/\/画面横幅が768px以下のときの処理\n        jQuery('.y_ad_on_sp').css({ 'display': 'block' });\n        jQuery('.y_ad_off_sp').css({ 'display': 'none' });\n      }\n      else {\n        \/\/画面横幅が769px以上のときの処理\n        jQuery('.y_ad_on').css({ 'display': 'block' });\n        jQuery('.y_ad_off').css({ 'display': 'none' });\n      };\n    }\n    else {\n      if (window.matchMedia(\"(max-width: 768px)\").matches) {\n        \/\/画面横幅が768px以下のときの処理\n        jQuery('.y_ad_on_sp').css({ 'display': 'none' });\n        jQuery('.y_ad_off_sp').css({ 'display': 'block' });\n      }\n      else {\n        \/\/画面横幅が769px以上のときの処理\n        jQuery('.y_ad_on').css({ 'display': 'none' });\n        jQuery('.y_ad_off').css({ 'display': 'block' });\n      };\n    }\n  });\n\u003c\/script\u003e\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    const smoothScrollLinks = document.querySelectorAll('.custom-smooth-scroll');\n\n    smoothScrollLinks.forEach(function (link) {\n      link.addEventListener('click', function (e) {\n        e.preventDefault();\n        const targetId = this.getAttribute('href');\n        const targetElement = document.querySelector(targetId);\n        const offset = 20; \/\/ スクロール位置を調整するためのオフセット\n        const targetPosition = targetElement.getBoundingClientRect().top + window.scrollY - offset;\n        window.scrollTo({\n          top: targetPosition,\n          behavior: 'smooth'\n        });\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"Default Title","offer_id":45927671890142,"sku":"C0008A1-FRLG","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/blanket_allseasons.jpg?v=1756808514"},{"product_id":"mattress_overlay","title":"腦睡眠科技床墊 薄墊","description":"\u003clink rel=\"canonical\" href=\"https:\/\/brain-sleep.com\/products\/mattress_overlay\"\u003e\n\n\u003cstyle\u003e\n\/* hタグ調整箇所の文字色調整 *\/\n.intro4__ttl ,\n.intro03__txt ,\n.intro02__golden__ttl ,\n.intro__book__lead ,\n.intro02__head {\n    color: #fff;\n}\n\n.rwlp__header__wrapper {\n  background: #a0c0db;\n  height: auto;\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  z-index: 9;\n}\n@media screen and (min-width: 750px) {\n  .rwlp__header__wrapper {\n    padding: 0 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__wrapper {\n    padding: 0 20px;\n  }\n}\n.rwlp__header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header {\n    height: 90px;\n  }\n}\n@media screen and (max-width: 1199px) {\n  .rwlp__header {\n    height: 65px;\n  }\n}\n@media screen and (min-width: 750px) {\n  .rwlp__header__logo {\n    width: 85px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__logo {\n    width: 70px;\n  }\n}\n@media screen and (min-width: 750px) {\n  .rwlp__header__menu__wrapper {\n    margin: 0 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__wrapper {\n    \/* margin: 0 20px; *\/\n  }\n}\n.rwlp__header__menu__item {\n  display: inline-block;\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 35px;\n  }\n}\n@media screen and (min-width: 750px) and (max-width: 1199px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 15px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__item.rwlp__hidden__sm {\n    display: none;\n  }\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header__menu__link {\n    font-size: 14px;\n  }\n}\n@media screen and (max-width: 1199px) {\n  .rwlp__header__menu__link {\n    font-size: 14px;\n  }\n}\n.rwlp__header__wrapper.fixed {\n  position: fixed;\n  top: -90px;\n  transition: unset;\n}\n.rwlp__header__wrapper.animate {\n  transition: top 0.15s ease-out;\n  top: 0;\n}\n.rwlp__header__wrapper.hide {\n  top: -90px;\n}\n.rwlp__wrapper,\n#MainContent,\nhtml.js {overflow: unset;}\n@media screen and (max-width:749px){\n  .rwlp__wrapper,\n  #MainContent,\n  html.js {overflow: unset!important;}\n}\n.rwlp__wrapper div:empty {display: initial;}\nhtml {scroll-behavior: smooth;}\n.rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {transform: unset;animation: unset;opacity: 1;}\n\n.rwlp__wrapper a:empty,\n.rwlp__wrapper div:empty {display: initial;}\n.rwlp__wrapper video {height: auto;width: 100%;}\n.rwlp__wrapper a {text-decoration: unset;color: #000;}\n.rwlp__wrapper ul {list-style: none;}\n.technology__link__lists {padding: 0;}\n.rwlp__wrapper img {width: 100%;height: auto;max-width: 100%;border:unset;margin-bottom: 0;}\n.faq__item img {width: auto;max-width: 100%;}\n\n.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}\n\n\/* margin padding 調整*\/\n.sleep__info__quality__golden__title {margin:0}\n#cover.spec__item .spec__item__desc__text__content__title {margin-top: 0;}\n.kv img,\n.intro05__img img,\n.last img,\n.spec__slider__thumb img,\n.spec__quality__img img,\n.intro02__thermo img,\n.technology__item__desc__img img,\n.line__bnr img,\n.technology__link__lists__title{margin-bottom: 0;}\n.rwlp__wrapper ul,\n.technology__link__lists{padding:0!important}\n\nbody{font-family:YuGothic,'Yu Gothic',\"Yu Gothic Pr6N R\",'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif}.termina{font-family:Termina,\"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif!important;font-weight:400}.rwlp__wrapper{color:#000}body,details,div,fieldset,form,h1,h2,h3,header,html,iframe,img,label,legend,li,nav,p,section,small,span,summary,ul{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}button,input{appearance:none}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}body{overflow-x:hidden}h1,h2,h3{font-weight:400!important}.technology__item__desc__img img{width:100%;height:auto}.technology__item__desc__text__content__title{font-size:30px;font-weight:500;letter-spacing:-.06em;line-height:1.733333333333333}.technology__item__desc__text__content__title span{letter-spacing:0}.technology__item__desc__text__content__desc{font-size:16px;letter-spacing:-.06em;line-height:1.9375;margin-top:40px}@media screen and (max-width:749px){.technology__item__desc__img img{height:100%}.technology__item__desc__text__content__title{font-size:23px;line-height:1.84;padding-left:20px;margin-bottom:16px}.technology__item__desc__text__content__desc{margin-top:20px}}.u-pc{display:block!important}.u-sp{display:none!important}@media screen and (max-width:767px){.u-pc{display:none!important}.u-sp{display:block!important}}img{vertical-align:bottom}.kv{position:relative}.kv__inner{position:absolute;width:71.1428vw;top:12.78571vw;left:50%;transform:translateX(-50%);color:#fff}.kv__txt{font-size:2.42857vw;color:#fff;line-height:1.2133333;margin-bottom:2vw}.kv__logo{width: 20.5vw;}.intro01__txt{position:absolute;font-size:2.57142vw;top:6.03571vw;left:10.71428vw}.intro01__txt span{background-color:#fff;display:inline-block;line-height:1;font-feature-settings:\"palt\";margin-bottom:1vw;padding:0.25vw 0.5vw}#tech01 .technology__item__desc__text__content__title,#tech02 .technology__item__desc__text__content__title,#tech03 .technology__item__desc__text__content__title{line-height:1.4}#tech03 .technology__item__desc__img img:nth-of-type(2){margin-top:40px}@media screen and (max-width:767px){.kv__inner{width:82.449vw;top:11.911vw}.kv__txt{font-size:5.34759vw;line-height:1.3;margin-bottom:14vw}.kv__logo{width: 50vw;}.intro01__txt{font-size:6.95187vw;top:11.60427vw;left:0;text-align:center;margin:0 auto;width:100%}.intro01__txt span{display:block;width:fit-content;line-height:1;font-feature-settings:\"palt\";padding:1vw 1.5vw;margin:0 auto 2.2vw}.intro4__hikaku img{max-width:unset;width:540px!important}#tech01 .technology__item__desc__text__content__title,#tech02 .technology__item__desc__text__content__title,#tech03 .technology__item__desc__text__content__title{font-size:25px;line-height:1.5}#tech03 .technology__item__desc__img img:nth-of-type(2){margin-top:20px}.color_white{display:inline-block!important;margin-right:15vw}.color_navy{display:inline-block!important;margin-left:15vw}.spec__table1__wrap{width:100%;overflow-y:hidden;overflow-x:scroll;position:relative}.technology__item .spec__table1__wrap img{width:130vw;max-width:unset}.spec__table1__wrap::-webkit-scrollbar{height:4px}.spec__table1__wrap::-webkit-scrollbar-thumb{background:#000;border-radius:5px}.spec__table1__wrap::-webkit-scrollbar-track{background:#b8b8b8;border-radius:5px}.spec__table__nav .spec__table__nav__prev,.spec__table__nav .spec__table__nav__next{width:45px;position:absolute;top:44%;transform:translateY(-50%)}.spec__table__nav .spec__table__nav__prev{left:-25px}.spec__table__nav .spec__table__nav__next{right:-25px}}.other__pillow__text__sub__title{color:#fff;font-size:25px;font-weight:500;line-height:1.6;margin-left:65px}@media screen and (max-width:749px){.other__pillow__text__sub__title{display:none}.other__pillow__text__sub__title.u-sp{display:block;font-size:15px;margin:0;padding:20px 0 0;text-align:center;position:relative;z-index:2}}@media screen and (max-width:749px){.other__conforter__text__sub__title{display:none}.other__conforter__text__sub__title.u-sp{display:block;font-size:15px;font-weight:400}#other__coin .other__conforter__text__sub__title{margin-top:80px;margin-bottom:15px;padding:0;position:relative;z-index:2}}.other__pillow__text__sub__title,.other__col2 h3{font-weight:400}\n\n.u-pc {\n  display: block!important\n}\n.u-sp {\n  display: none!important\n}\n\n@media screen and (max-width:767px) {\n  .u-pc {\n    display: none!important\n  }\n  .u-sp {\n    display: block!important\n  }\n}\n\n.intro02__golden {\n  border: 3px solid #fff;\n  max-width: 1130px;\n  margin: 0 auto;\n  padding: 60px 0;\n  box-sizing: border-box;\n}\n@media screen and (max-width:767px) {\n  .intro02__golden {\n    border: 1px solid #fff;\n    margin: 0 20px;\n    padding: 24px 0;\n    margin-bottom: 40px;\n  }\n}\n\u003c\/style\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\"\u003e\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cheader style=\"display: none\" class=\"rwlp__header__wrapper\"\u003e\n    \u003cdiv class=\"\"\u003e\n      \u003cheader class=\"rwlp__header\"\u003e\n        \u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e\n          \u003cimg height=\"40\" width=\"85\" alt=\"ロゴ：Brain Sleep\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_adpage_logo.webp\"\u003e\n        \u003c\/a\u003e\n        \u003cnav class=\"rwlp__header__menu__wrapper\"\u003e\n          \u003cul class=\"rwlp__header__menu\"\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#technology\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eテクノロジー\u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#spec\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003e仕様\u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#faq\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eFAQ\u003c\/a\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/nav\u003e\n      \u003c\/header\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n  \u003csection class=\"kv\"\u003e\n    \u003cdiv class=\"kv__bg\"\u003e\n      \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_kv_model_v3.webp?2\" width=\"2000\" height=\"1124\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_kv_mode_sp_v3.webp?2\" width=\"746\" height=\"1094\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kv__inner\"\u003e\n      \u003ch2 class=\"kv__txt\"\u003eこれ一枚で\u003cbr\u003eマットレスがアップデート。\u003cbr\u003e明日の身体が軽くなる。\u003c\/h2\u003e\n      \u003cdiv class=\"kv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_kv_logo_v2.webp\" width=\"576\" height=\"172\" alt=\"BRAIN SLEEP MATTRESS OVERLAY\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro01__bg\"\u003e\n      \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro01_bg_v2.webp?2\" width=\"2000\" height=\"760\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro01_bg_sp_v2.webp?2\" width=\"746\" height=\"868\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro01__inner\"\u003e\n      \u003cp class=\"intro01__txt fadeInUpShort animated u-pc\"\u003e\u003cspan\u003e手持ちの寝具に重ねるだけで、\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e睡眠環境が変わる\u003c\/span\u003e\u003c\/p\u003e\n      \u003cp class=\"intro01__txt fadeInUpShort animated u-sp\"\u003e\u003cspan\u003e手持ちの寝具に\u003c\/span\u003e\u003cspan\u003e重ねるだけで、\u003c\/span\u003e\u003cspan\u003e睡眠環境が変わる\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro__book animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro__book__inner\"\u003e\n      \u003ch3 class=\"intro__book__ttl fadeInUpShort animated\"\u003e睡眠で大事なのは\u003cbr class=\"u-sp\"\u003e\u003cspan\u003e“時間だけでなく質”\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cdiv class=\"intro__book__wrap fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"intro__book__img\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_book_v2.webp\" alt=\"\" width=\"330\" height=\"456\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_book_sp_v2.webp\" alt=\"\" width=\"208\" height=\"306\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro__book__body\"\u003e\n          \u003ch4 class=\"intro__book__lead\"\u003e『スタンフォード式 最高の睡眠』の\u003cbr\u003eメソッドを集約。\u003c\/h4\u003e\n          \u003cp class=\"intro__book__txt\"\u003e人生の約3分の1は、眠っている時間。\u003cbr\u003eだからこそ、睡眠環境は毎日の暮らしに直結します。\u003cbr\u003e快適な眠りのために、睡眠環境の質から見直しませんか？\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro02__inner\"\u003e\n      \u003ch3 class=\"intro02__head fadeInUpShort animated\"\u003e\n        \u003cspan class=\"intro02__head__txt1\"\u003e\u003cspan class=\"termina\"\u003e3\u003c\/span\u003eゾーン設計\u003c\/span\u003e\n        \u003cspan class=\"intro02__head__img\" style=\"display: block;\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_txt_v2.webp\" alt=\"\" width=\"776\" height=\"82\"\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"intro02__head__txt2\"\u003eワイヤーウェーブ\u003cbr class=\"u-sp\"\u003e構造\u003c\/span\u003e\n      \u003c\/h3\u003e\n      \u003cdiv class=\"intro02__line1 fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_line1_v2.webp\" alt=\"\" width=\"2054\" height=\"342\"\u003e\n        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_line1_sp_v2.webp\" alt=\"\" width=\"578\" height=\"172\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"intro02__txt fadeInUpShort animated\"\u003e\u003cspan\u003e硬さが異なる3ゾーン\u003c\/span\u003eと\u003cbr\u003e内側から身体を持ち上げる\u003cbr\u003e\u003cspan\u003eワイヤーウェーブ構造\u003c\/span\u003eで\u003cbr\u003e明日の身体を軽くする。\u003c\/p\u003e\n      \u003cdiv class=\"intro02__line2 fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_line2_v2.webp\" alt=\"\" width=\"118\" height=\"738\"\u003e\n        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_line2_sp_v2.webp\" alt=\"\" width=\"28\" height=\"392\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro02__img fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_img_model_v3.webp\" alt=\"\" width=\"1866\" height=\"1160\"\u003e\n        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro02_img_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"498\"\u003e\n      \u003c\/div\u003e\n      \u003c!-- \u003cp class=\"intro02__more fadeInUpShort animated\"\u003eさらに、\u003c\/p\u003e --\u003e\n      \u003cdiv class=\"intro02__golden fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"intro02__golden__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_graph_v2.webp\" alt=\"\" width=\"908\" height=\"516\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro02__golden__body\"\u003e\n          \u003ch4 class=\"intro02__golden__ttl\"\u003e深部体温を下げ\u003cbr\u003e“黄金の 90分”を深く\u003c\/h4\u003e\n          \u003cp class=\"intro02__golden__txt\"\u003e睡眠の質は、入眠からの90分をどれだけ深くできるかに左右されます。その黄金の90分が浅いとその後、何時間寝ても質は上がりません。\u003cbr\u003e通気性にこだわったマットレスで、体の深部体温を下げることで深い眠りへ導きます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"intro__wrap\"\u003e\n\n    \u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro03__inner\"\u003e\n        \u003ch3 class=\"intro03__txt fadeInUpShort animated\"\u003e合わないマットレスは\u003cbr\u003e腰・背骨の痛みの原因に。\u003c\/h3\u003e\n        \u003cdiv class=\"intro03__check fadeInUpShort animated\"\u003e\n          \u003cp class=\"intro03__check__item\"\u003e朝起きるとき、腰がつらい\u003c\/p\u003e\n          \u003cp class=\"intro03__check__item\"\u003e身体が痛くすっきりとしない\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro03__img1__wrap fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"intro03__img1\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro03_img1_v2.webp\" alt=\"\" width=\"1382\" height=\"266\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro03_img1_sp_v2.webp\" alt=\"\" width=\"540\" height=\"142\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro03__img1__txt\"\u003e硬すぎる\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro03__img2__wrap fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"intro03__img2\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro03_img2_v2.webp\" alt=\"\" width=\"1382\" height=\"252\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro03_img2_sp_v2.webp\" alt=\"\" width=\"540\" height=\"134\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro03__img2__txt\"\u003e柔らかすぎる\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro4 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch3 class=\"intro4__ttl fadeInUpShort animated\"\u003e一般的なマットレスのデメリット\u003c\/h3\u003e\n      \u003cdiv class=\"intro4__list fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit1_v2.webp?2\" alt=\"\" width=\"696\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eマットレスに熱がこもって寝にくい\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit2_v2.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003e沈み込み過ぎて\u003cbr class=\"u-sp\"\u003e身体に負荷がかかる\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit3_v2.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003e柔らかすぎる\/\u003cbr class=\"u-sp\"\u003e硬すぎる\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit4_v2.webp?2\" alt=\"\" width=\"696\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003e寝返りがしにくい\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit5_v2.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eお手入れが大変\u003cbr class=\"u-sp\"\u003e\u003cspan\u003e（洗えない、湿気がたまる）\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_demerit6_v2.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eダニ・カビの発生\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"intro06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro06__bg\"\u003e\n      \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro06_bg_model_v2.webp?2\" width=\"2000\" height=\"1124\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro06_bg_model_sp_v2.webp?2\" width=\"748\" height=\"772\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro06__inner\"\u003e\n      \u003cp class=\"intro06__txt fadeInUpShort animated\"\u003e重ねるだけで最適な寝姿勢へ。\u003cbr\u003e明日の身体を軽くする。\u003c\/p\u003e\n      \u003cdiv class=\"intro06__logo fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_intro06_logo_v2.webp\" alt=\"BRAIN SLEEP MATTRESS OVERLAY\" width=\"724\" height=\"216\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology\" id=\"technology\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eTECHNOLOGY\u003c\/span\u003eテクノロジー\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__link\"\u003e\n      \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_nav01_v2.webp?2\" alt=\"\" width=\"780\" height=\"720\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e今の寝具に重ねるだけで\u003cbr\u003e最適な寝姿勢をサポート\u003c\/h3\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_nav02_model_v2.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e超通気性素材が\u003cbr\u003e最適な睡眠温度と湿度を\u003cbr\u003eコントロール\u003c\/h3\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_nav03_v2.webp.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eいつでも清潔\u0026amp;\u003cbr\u003e優れた耐久性\u003c\/h3\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n    \u003cdiv class=\"technology__item__inner\" style=\"position: relative;z-index: 1;\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e01\u003c\/span\u003eBODY CONDITIONING\n        \u003c\/h3\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e今の寝具に重ねるだけで\u003cbr\u003e最適な寝姿勢をサポート\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_main_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e今の寝具に重ねるだけで\u003cbr\u003e最適な寝姿勢をサポート\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e朝起きた時に腰など身体が痛いのは、硬すぎるマットレスや柔らかすぎるマットレスが原因かも知れません。今の寝具の上に敷くだけでサポート力をアップデートします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e腰はしっかり、肩・脚は\u003cbr\u003e優しく保持する\u003cbr\u003e3ゾーン設計\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_01_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e腰はしっかり、肩・脚は\u003cbr\u003e優しく保持する\u003cbr\u003e3ゾーン設計\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e横になった時に、全身をバランスよく支えるため密度の異なる3ゾーン設計。全体重の約半分を支える腰はしっかりと持ち上げて沈み込みを回避します。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e最適な寝姿勢を内側から支える\u003cbr\u003eワイヤーウェーブ構造\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_02_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e最適な寝姿勢を内側から支える\u003cbr\u003eワイヤーウェーブ構造\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e薄くてもマットレスの内側からしっかりと全身を支えて沈み込み過ぎを防ぐことで、最適な寝姿勢をサポートします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003eハイブリッド反発が立体的に\u003cbr\u003e身体をサポート、\u003cbr\u003e身体の負担を軽減\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_03_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003eハイブリッド反発が立体的に\u003cbr\u003e身体をサポート、\u003cbr\u003e身体の負担を軽減\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e無数の繊維が多方向から立体的に身体を支え、あらゆる寝姿勢や体格をサポートします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e身体の中でもっとも体圧がかかる\u003cbr\u003e腰からも臀部\u003cspan style=\"font-size: 14px;\"\u003e(でんぶ)\u003c\/span\u003eも\u003cbr\u003eしっかりサポート\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_04_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e身体の中でもっとも体圧がかかる\u003cbr\u003e腰からも臀部(でんぶ)も\u003cbr\u003eしっかりサポート\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e身体に負担をかけず、身体の中でもっとも一番重い腰から臀部にかけてもしっかりと支えて正しい姿勢を保ちます。\u003cbr\u003e\u003cbr\u003e試験方法：寝姿勢測定器を用いて肩を起点に測定\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_05\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e寝返りによる消費エネルギー\u003cbr\u003e最大約24%ダウン\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech01_05_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e寝返りによる消費エネルギー\u003cbr\u003e最大約24%ダウン\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e腰や背中を適切に支え、省エネルギーでスムーズに寝返りが打てます。\u003cbr\u003e\u003cbr\u003e試験方法：寝返り動作を4秒\/回にて5分間繰り返し行った。この時の呼吸代謝量測定を行い、解析は3分間の平均値とした。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n    \u003cdiv class=\"technology__item__inner\" style=\"position: relative;z-index: 1;\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e02\u003c\/span\u003eSUPER BREATHABLE\n        \u003c\/h3\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e超通気性素材が\u003cbr\u003e最適な睡眠温度と湿度を\u003cbr\u003eコントロール\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech02_main_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech02_01_model_v2.webp?02\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e超通気性素材が\u003cbr\u003e最適な睡眠温度と湿度を\u003cbr\u003eコントロール\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e90％以上が空気でできているから、敷寝具と身体の間に空気を通して熱や湿気を放出します。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e放熱量の変化\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech02_02_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e放熱量の変化\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eお手持ちのマットレスの上に敷くだけで、寝床内の空気を逃しやすくして朝まで快適に眠れます。\u003cbr\u003e\u003cbr\u003e※室温20℃湿度65%の環境下で、発汗サーマルマネキンをセットした状態で放熱量を経時的に測定\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n    \u003cdiv class=\"technology__item__inner\" style=\"position: relative;z-index: 1;\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e03\u003c\/span\u003eCLEAN FOR LONG TIME \u0026amp; DURABILITY\n        \u003c\/h3\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003eいつでも清潔\u0026amp;優れた耐久性\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech03_main_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech03_01_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003eいつでも清潔\u0026amp;優れた耐久性\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e一般的なマットレスは洗う事ができず、たまった湿気がカビやダニの繁殖につながります。ブレインスリープのマットレスは洗えるだけではなく、素材自体が湿気をためず、ダニが繁殖しにくいのでいつでも清潔に使えます。\u003c\/p\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc u-sp\" style=\"margin-top: 1.5em;\"\u003e試験方法：厚さの50％の距離を1分間に60回の速さで繰り返し圧縮した後、30分間室温に放置して試験片の厚さを測定し、圧縮残留ひずみ率（へたり率）を算出。\u003cbr\u003e使用年数：一晩に寝返りと20回打った場合を想定して算出。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub u-pc\" id=\"tech03_01\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech03_01_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"margin-top: 0;\"\u003e試験方法：厚さの50％の距離を1分間に60回の速さで繰り返し圧縮した後、30分間室温に放置して試験片の厚さを測定し、圧縮残留ひずみ率（へたり率）を算出。\u003cbr\u003e使用年数：一晩に寝返りと20回打った場合を想定して算出。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003eシャワーで水洗いできて清潔\u003cbr\u003eダニやハウスダストも発生しづらい\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_tech03_02_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003eシャワーで水洗いできて清潔\u003cbr\u003eダニやハウスダストも発生しづらい\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eカバーは取り外して洗濯機で洗えることはもちろん、マットレスの中材も全て洗えます。\u003cbr\u003e中材はシャワーで汚れを洗い流し、シャワー後は日陰干しをするだけで簡単にメンテナンスが可能です。\u003cbr\u003e\u003cbr\u003eウレタンやコイルのマットレスは、通気性が悪く湿気や熱が溜まりやすいためマットレスの中でダニやカビが発生しやすくなります。ブレインスリープのマットレスは通気性がいいのでダニやカビが発生しにくいうえに、ハウスダストやほこりが気になったらいつでも洗えるので清潔な状態を維持できます。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e\n\u003cspan style=\"letter-spacing: 0;\"\u003eMADE IN JAPAN\u003c\/span\u003e\u003cbr\u003eこだわりのものづくり\u003cbr\u003e安心品質\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_05.webp?2\" alt=\"\" width=\"1226\" height=\"683\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e\n\u003cspan style=\"letter-spacing: 0;\"\u003eMADE IN JAPAN\u003c\/span\u003e\u003cbr\u003eこだわりのものづくり\u003cbr\u003e安心品質\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eマットレスやピローなど、一点ずつ丁寧に技術者や職人たちの手で繰り返し品質確認を行っています。\n              \u003cbr\u003e厳しい品質検査を経て一点ずつ丁寧に梱包しお客様の元へお届けします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_04\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e不純物の少ない、\u003cbr\u003e自然の湧き水を使用し\u003cbr\u003e品質の劣化を防ぐ\u003c\/h4\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_06.webp?2\" alt=\"\" width=\"1226\" height=\"690\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e不純物の少ない、\u003cbr\u003e自然の湧き水を使用し\u003cbr\u003e品質の劣化を防ぐ\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e「豊の国名水15選」にも指定された特別な軟水で、不純物が限りなく少ない清水瀑園（しみずばくえん）の湧き水を生産工程で使用。不純物の少ない水を使用することで、不要な化学反応を避け、品質の劣化を防ぐことができます。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"cover\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated termina u-sp\"\u003eCOVER\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_cover_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-pc\"\u003eCOVER\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eカバーは着脱がしやすいように大き目の開口設計と引っ掛かり防止のため内側はすべてパイピング仕様になっています。\u003cbr\u003e身体が触れる面は肌触りの良い微起毛加工、敷寝具と重なる面は通気を促すメッシュ素材で快適な睡眠をサポートします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec__title\" id=\"howtouse\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eHOW TO USE\u003c\/span\u003e使い方\u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"howtouse01\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e手持ちの寝具に重ねて\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_howtouse01_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e手持ちの寝具に重ねて\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eブレインスリープ マットレス オーバーレイは、お手持ちの敷寝具の上に敷いてご使用いただくマットレスです。今の寝具では満足できていない方、寝心地を変えたい場合などにおすすめです。\u003cbr\u003e※畳やフローリングの上に直接敷いてのご使用はできません。\u003cbr\u003e※へたりがひどい敷寝具（へこんでいる、波打っているなど）の上にはご使用できません。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"howtouse02\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e軽くてコンパクトだから\u003cbr\u003e設置がしやすい\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_howtouse02_model_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e軽くてコンパクトだから\u003cbr\u003e設置がしやすい\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eお届け時は設置しやすいように、コンパクトな筒状に巻いた状態でお届けします。軽いのでどなたでも簡単に設置できます。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec__title\" id=\"spec\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eSPEC\u003c\/span\u003eスペック\u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"spec01\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp termina\" style=\"letter-spacing: 0;\"\u003eSize\u003c\/h3\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated u-sp\" style=\"margin-top: 10px;padding: 0 20px;margin-bottom: 20px;\"\u003eシングル　約W98×L198×Ｈ3cm\u003cbr\u003eセミダブル　約W120×L198×Ｈ3cm\u003cbr\u003eダブル　約W140×L198×Ｈ3cm\u003cbr\u003eクイーン　約W160×L198×Ｈ3cm\u003c\/p\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated size__slider__wrap\"\u003e\n          \u003cdiv class=\"size__slider\"\u003e\n            \u003cdiv class=\"size__slider__item\"\u003e\n              \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_single_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_single_sp_v2.webp\" alt=\"\" width=\"700\" height=\"410\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size__slider__item\"\u003e\n              \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_semidouble_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_semidouble_sp_v2.webp\" alt=\"\" width=\"700\" height=\"410\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size__slider__item\"\u003e\n              \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_double_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_double_sp_v2.webp\" alt=\"\" width=\"700\" height=\"410\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size__slider__item\"\u003e\n              \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_queen_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_spec_queen_sp_v2.webp\" alt=\"\" width=\"700\" height=\"410\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-pc\" style=\"letter-spacing: 0;\"\u003eSize\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc u-pc\" style=\"margin-top: 10px;\"\u003eシングル　約W98×L198×Ｈ3cm\u003cbr\u003eセミダブル　約W120×L198×Ｈ3cm\u003cbr\u003eダブル　約W140×L198×Ｈ3cm\u003cbr\u003eクイーン　約W160×L198×Ｈ3cm\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"spec02\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp termina\" style=\"letter-spacing: 0;\"\u003eColor\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_color_v2.webp\" alt=\"\" width=\"1516\" height=\"268\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc color_white u-sp\" style=\"margin-top: 10px;\"\u003eホワイト\u003c\/p\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc color_navy u-sp\" style=\"margin-top: 10px;\"\u003eネイビー\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-pc\" style=\"letter-spacing: 0;\"\u003eColor\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc u-pc\" style=\"margin-top: 10px;\"\u003eホワイト、ネイビー\u003c\/p\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-pc\" style=\"letter-spacing: 0;margin-top: 40px;\"\u003eMaterial\u003c\/h3\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-sp\" style=\"letter-spacing: 0;margin-top: 40px;padding-left: 0;\"\u003eMaterial\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"margin-top: 10px;\"\u003eカバー：ポリエステル100％（中綿ポリエステル100％）\u003cbr\u003e中材：ポリエチレン100％\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"howtouse03\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e100％リサイクルが可能な\u003cbr\u003eサステナブル素材\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_material_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e100％リサイクルが可能な\u003cbr\u003eサステナブル素材\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eマットレスの中材には、地球に優しい100％再生可能な材料を使用しています。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec__title\" id=\"related\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e関連商品\u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item comparison__wrap\" style=\"border: unset;margin-top: 0;\"\u003e\n    \u003cdiv id=\"mattress_chart\" class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"last__bg\"\u003e\n      \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_last_bg_model_v2.webp\" width=\"2000\" height=\"1124\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_last_bg_model_sp_v2.webp\" width=\"746\" height=\"970\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"last__inner\"\u003e\n      \u003cdiv class=\"awakenyourpossibility\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_awakenyourpossibility_v2.webp\" alt=\"\" width=\"624\" height=\"320\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"faq\" class=\"faq js-box\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n      \u003cspan\u003eFAQ\u003c\/span\u003eよくあるご質問\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main\"\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e一枚で使用できますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e単体で使用することは推奨してません。必ずお手持ちのマットレスや布団などの上に重ねてご使用ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003eカバーの洗濯は出来ますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003eはい、ご自宅の洗濯機で洗えます。洗濯時は必ず洗濯用ネットに入れてください。乾燥機はご使用いただけません。洗濯時はカバーに付いている表示をご確認ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e上下（表裏）はありますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003eキルトがしてある面を上（寝る面）としてご使用ください。中材は上下（表裏）があります。マークが付いている面を下にしてご使用ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e専用のシーツはありますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e専用のシーツはご用意しておりません。カバーは洗濯ができるためシーツは使用せずにご使用いただけますが、市販のフラットシーツやボックスシーツをご使用いただいても問題ございません。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e布団乾燥機や電気毛布は使えますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e布団乾燥機や電気毛布はご使用いただけません。電気毛布、床暖房などの熱を発する暖房器具は製品の寿命を縮めるため使用をお控えください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e中材のお手入れ方法は？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e汚れやにおいが気になる時は、シャワーの水でお手入れが可能です。\u003cbr\u003e\u003cbr\u003e①シャワーの水で全体を洗い流す\u003cbr\u003e特に汚れやにおいが気になる際は、薄めた中性洗剤を使用してください。\u003cbr\u003e②風通しの良い平らな場所で陰干しをする\u003cbr\u003e\u003cbr\u003e●お手入れ時の注意事項\u003cbr\u003e×立て掛ける、折り曲げる、上に物を置く、加重をかけるなどの状態でメンテナンスをすると、しわのような線が入ったりくぼむことがありますのでお避けください。\u003cbr\u003e×51℃以上の高温のお湯はかけないでください。\u003cbr\u003e×直射日光や温風などでの乾燥はお避けください。\u003cbr\u003e×整髪料や化粧品などが付着すると変色することがあります。素材自体が変色した場合はお手入れをしても元の色に戻すことはできないためご注意ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_all_v2.css?3\"\u003e\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\njQuery(\".size__note__detail\").click(function() {\n  jQuery(this).toggleClass('open');\n  jQuery('.size__note__hide').slideToggle().toggleClass('open');\n});\njQuery(\".faq__item__question\").click(function() {\n  if (jQuery(this).next('.faq__item__answer').is(':visible')) {\n    jQuery(this).next('.faq__item__answer').stop().slideUp();\n    jQuery(this).removeClass('open');\n  } else {\n    jQuery(this).next('.faq__item__answer').stop().slideDown();\n    jQuery(this).addClass('open');\n  }\n});\njQuery(\".spec__table__nav__next\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() + width\n    }, 300),\n    !1\n});\njQuery(\".spec__table__nav__prev\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() - width\n    }, 300),\n    !1\n});\njQuery(function() {\n  animate();\n  jQuery(window).on(\"scroll\", function() {\n    animate();\n  });\n  sliderInit();\n  function sliderInit(){\n    jQuery(\".size__slider\").not('.slick-initialized').slick({\n      infinite: true,\n      dots: true,\n      arrows: true,\n      autoplay: false,\n      slidesToShow: 1,\n      slidesToScroll: 1,\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider\").not('.slick-initialized').slick({\n      infinite: true,\n      dots: false,\n      arrows: false,\n      autoplay: false,\n      slidesToShow: 1,\n      slidesToScroll: 1,\n      asNavFor:\".spec__slider__thumb\",\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider__thumb\").not('.slick-initialized').slick({\n      infinite: false,\n      dots: false,\n      arrows: false,\n      autoplay: false,\n      slidesToShow: 5,\n      slidesToScroll: 5,\n      asNavFor:\".spec__slider\",\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider__thumb .slick-slide\").on(\"click\",function(){\n      let index=jQuery(this).attr(\"data-slick-index\");\n      jQuery(\".spec__slider\").slick(\"slickGoTo\",index);\n    });\n  };\n});\nfunction animate () {\n  jQuery('.animatedParent').each(function(){\n    var offset = jQuery(this).data('offset');\n    if(offset) {\n      offset = offset;\n    } else {\n      offset = 0;\n    }\n    if(jQuery(this).isInViewport(offset)) {\n      var parent = jQuery(this);\n      delay = Number(parent.attr('data-sequence'));\n      jQuery(jQuery(this).find('.animated')).each(function( index ) {\n        jQuery(jQuery(this)).delay(index * delay).queue(function(next){\n          if(!jQuery(this).hasClass('go')) {\n            jQuery(this).addClass(\"go\");\n            if(jQuery(this).parents('.full__recovery__svg__wrapper').length) {\n              jQuery(this).attr('class', 'animated fadeInRightShort slower go');\n            }\n\n          }\n          next();\n        });\n      });\n    }\n  });\n}\njQuery.fn.isInViewport = function(offset) {\n  \/\/ console.log('isInViewport');\n  var elementTop = jQuery(this).offset().top + offset;\n  var elementBottom = elementTop + jQuery(this).outerHeight();\n\n  var viewportTop = jQuery(window).scrollTop();\n  var viewportBottom = viewportTop + jQuery(window).height();\n\n  return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n};\n\njQuery(function () {\n  const param = location.search;\n  if (param.indexOf(\"?ad\") === 0) {\n    console.log(\"通常広告\");\n\n    const fixed_01 = document.getElementById(\"fixed_01\");\n    fixed_01.style.display = \"none\";\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".shopify-section-group-header-group\").css({\n      display: \"none\",\n    });\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".rwlp__header__wrapper\").css({\n      display: \"block\",\n    });\n\n    if (window.matchMedia(\"(max-width: 768px)\").matches) {\n      \/\/画面横幅が768px以下のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"65px\",\n      });\n    } else {\n      \/\/画面横幅が769px以上のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"90px\",\n      });\n    }\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"none\",\n    });\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/広告ページ（通常）、商品ページ流入時　要素表示\n    jQuery(\".ad_on_off\").css({\n      'cssText':'display:block !important;'\n      \/\/ display: \"block\",\n    });\n\n    \/\/広告ページ（通常、yahoo）流入時　要素表示\n    jQuery(\".ad_on\").css({\n      display: \"block\",\n    });\n\n  } else {\n    console.log(\"なにもなし\");\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"block\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n          jQuery(\".ad_on\").css({\n      display: \"none\",\n    });\n  }\n});\n\nvar startPos = 0,\n  winScrollTop = 0;\n$(window).on(\"scroll\", function () {\n  winScrollTop = $(this).scrollTop();\n  if (winScrollTop \u003e= startPos) {\n    if (winScrollTop \u003e= 130) {\n      $(\".rwlp__header__wrapper\").addClass(\"animate\");\n      $(\".rwlp__header__wrapper\").addClass(\"hide\");\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n    } else if (winScrollTop \u003e= 90) {\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n      $(\".rwlp__header__wrapper\").removeClass(\"animate\");\n    } else {\n      $(\".rwlp__header__wrapper\").removeClass(\"fixed\");\n    }\n  } else {\n    $(\".rwlp__header__wrapper\").removeClass(\"hide\");\n  }\n  startPos = winScrollTop;\n});\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  .technology__link__lists__title,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif;\n    visibility: visible!important;\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.spec__table1__link {\n  display: flex;\n  padding-left: 220px;\n  padding-right: 50px;\n  width: 100%;\n  justify-content: space-around;\n}\n.spec__table1__link__item {\n  width: 240px;\n  border: 1px solid #000;\n  border-radius: 50px;\n  font-size: 13px;\n  display: flex;\n  align-items: center;\n  line-height: 1.3;\n  height: 60px;\n  position: relative;\n  padding: 0 20px;\n}\n.spec__table1__link__item:after {\n  content: \"\";\n  display: block;\n  position: absolute;\n  top: 50%;\n  right: 16px;\n  width: 8px;\n  height: 8px;\n  border-top: 1px solid #000;\n  border-right: 1px solid #000;\n  -webkit-transform: translateY(-50%) rotate(45deg);\n  transform: translateY(-50%) rotate(45deg);\n}\n@media screen and (max-width: 1199px) {\n  .spec__table1__link {\n    padding-left: 18.333%;\n    padding-right: 4.4166%;\n  }\n  .spec__table1__link__item {\n    width: 20vw;\n    border-radius: 50px;\n    font-size: 1.083vw;\n    height: 5vw;\n    padding: 0 1.66666vw;\n  }\n  .spec__table1__link__item:after {\n    right: 1.3333vw;\n    width: .66666vw;\n    height: .66666vw;\n  }\n}\n@media screen and (min-width: 768px) {\n  .spec__table1__link__item:nth-of-type(2) {\n    margin-left: -14px;\n  }\n}\n@media screen and (max-width: 767px) {\n  .spec__table1__link.pc {\n    display: none;\n  }\n  .spec__table1__link {\n    width: 130vw;\n    margin-bottom: 3vw;\n    padding-left: 21.5vw;\n    padding-right: 4.5vw;\n  }\n  .spec__table1__link__item {\n    width: 31.2vw;\n    border-radius: 50px;\n    font-size: 1.8vw;\n    height: 8vw;\n    padding: 0 1.66666vw;\n  }\n  .spec__table1__link__item:after {\n    right: 2.3vw;\n    width: 1vw;\n    height: 1vw;\n  }\n}\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"シングル \/ ホワイト","offer_id":46521432670430,"sku":"M0019A1-SNWH","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ ネイビー","offer_id":46521432801502,"sku":"M0019A1-SNNV","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ホワイト","offer_id":46521432703198,"sku":"M0019A1-SDWH","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ネイビー","offer_id":46521432834270,"sku":"M0019A1-SDNV","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ホワイト","offer_id":46521432735966,"sku":"M0019A1-DBWH","price":57200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ネイビー","offer_id":46521432867038,"sku":"M0019A1-DBNV","price":57200.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ホワイト","offer_id":46521432768734,"sku":"M0019A1-QNWH","price":66000.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ネイビー","offer_id":46521432899806,"sku":"M0019A1-QNNV","price":66000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/tmn_overlay_white.webp?v=1756808595"},{"product_id":"mattressprotector_allseasons","title":"腦睡眠科技床包 極致保暖 EX","description":"\u003cstyle\u003e\n.gradient.typesquare_option.chakra-ui-light,\n.gradient.header-wrapper {\n  padding: 0 !important;\n}\n\n\/* .lp_area  *\/\n.mattressProtector{margin: 0 auto 100px;}.u-sp {display: none !important;}.u-mt-8 {margin-top: 8px !important;}.u-mt-40 {margin-top: 40px !important;}.remodal,[data-remodal-id] {display: none;}.remodal {position: relative;outline: 0;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;width: 100%;margin-bottom: 10px;padding: 35px;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);color: #2b2e38;background: #fff;vertical-align: middle;}.remodal-close {position: absolute;top: 0;left: 0;display: block;overflow: visible;width: 35px;height: 35px;margin: 0;padding: 0;text-decoration: none;color: #95979c;border: 0;outline: 0;background: transparent;}.remodal-close:before {font-family: Arial, \"Helvetica CY\", \"Nimbus Sans L\", sans-serif !important;font-size: 25px;line-height: 35px;position: absolute;top: 0;left: 0;display: block;width: 35px;content: \"\\00d7\";text-align: center;}.remodal-close::-moz-focus-inner {padding: 0;border: 0;}@media only screen and (min-width: 641px) {.remodal {max-width: 700px;}}html,body,div,span,iframe,h3,p,img,ul,li,label,header,nav,section,video {margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;}* {box-sizing: border-box;line-height: 1.5;}body {width: 100%;background: #fff;font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\"Yu Gothic Medium\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\",sans-serif !important;overflow-x: hidden;padding-bottom: 76px;}main {display: block;}li {list-style-type: none;}a {display: inline-block;text-decoration: none;color: #000;}video,img {vertical-align: bottom;max-width: 100%;height: auto;}input,button {appearance: none;}h3 {font-weight: normal !important;}.rwlp__wrapper {overflow-x: hidden;width: 100vw;}.rwlp__wrapper img {width: 100%;}.technology__link__lists__img img {width: 100%;}.technology__item {font-weight: 500;padding-top: 70px;}.technology__item__sub {padding: 0;border-top: none;}.technology__item__sub .technology__item__desc {margin-top: 100px;}.technology__item__inner {padding-left: 6.7142857142857vw;}.technology__item__title {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif;font-size: 30px;font-weight: 400;line-height: 1.1;margin-bottom: 50px;}.technology__item__title span {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif;font-weight: 400;line-height: 1;margin-bottom: 16px;display: block;}.technology__item__desc {display: flex;flex-direction: row-reverse;margin-top: 54px;}.technology__item__desc__text {display: flex;flex-direction: column;justify-content: space-between;flex-shrink: 0;justify-content: space-between;margin-right: 8.0714285714286vw;width: 26.2857142857143vw;}.technology__item__desc__img {padding-top: 35.5%;position: relative;width: 58.1428571428571vw;flex: 1;}.technology__item__desc__img video {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}.technology__item__desc__img img {height: auto;left: 0;position: absolute;top: 0;width: 100%;}.technology__item__desc__text__content__title {font-size: 30px;font-weight: 500;letter-spacing: -0.06em;line-height: 1.733333333333333;}.technology__item__desc__text__content__title.fadeInUpShort.animated.related__lead.go {width: auto;}.technology__item__desc__text__content__desc {font-size: 16px;letter-spacing: -0.06em;line-height: 1.9375;margin-top: 30px;}@media screen and (max-width: 749px) {.lp_area,.mattressProtector{width: auto;margin-bottom: 20px;}.u-sp {display: block !important;}.u-pc {display: none !important;}.technology__item {padding-bottom: 30px;}.technology__item__title {padding: 0;font-size: 30px;margin-left: 20px;margin-bottom: 30px;line-height: 1.6;}.technology__item__title span {font-size: 30px;margin-bottom: 0;line-height: 1.6;}.technology__item__desc {flex-direction: column;margin-top: 0;}.technology__item__sub .technology__item__desc {flex-direction: column;margin-top: 40px;}#tech02 .technology__item__title span {margin-bottom: 10px;}.technology__item__desc__img {margin-left: 20px;padding-top: 94%;width: calc(100% - 20px);}.technology__item__sub .technology__item__desc__img.change_sp {padding-top: 53.75%;width: 95%;}.technology__item__desc__img img {height: 100%;left: 0;position: absolute;top: 0;width: 100%;object-fit: cover;}.technology__item__desc__text {display: block;margin: 30px 0 0;padding: 0 20px;width: 100%;}.technology__item__desc__text__content__title {font-size: 25px;line-height: 1.84;}.technology__item__desc__text__content__desc {margin-top: 20px;}}.termina {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif !important;font-weight: 400;}@media screen and (max-width: 749px) {}.u-mt-0 {margin-top: 0;}@media screen and (max-width: 1400px) {.customer__review__bg img {max-width: unset;width: 110%;}}@media screen and (max-width: 749px) {#mattressProtector03 .technology__item__desc__img {padding-top: 90.5%;}}.rwlp__header__wrapper {background: #a0c0db;height: auto;position: fixed;top: 0;left: 0;right: 0;z-index: 9;}@media screen and (min-width: 750px) {.rwlp__header__wrapper {padding: 0 30px;}}@media screen and (max-width: 749px) {.rwlp__header__wrapper {padding: 0 20px;}}.rwlp__header {display: flex;align-items: center;justify-content: space-between;}@media screen and (min-width: 1200px) {.rwlp__header {height: 90px;}}@media screen and (max-width: 1199px) {.rwlp__header {height: 65px;}}@media screen and (min-width: 750px) {.rwlp__header__logo {width: 85px;}}@media screen and (max-width: 749px) {.rwlp__header__logo {width: 70px;}}@media screen and (min-width: 750px) {.rwlp__header__menu__wrapper {margin: 0 30px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__wrapper {margin: 0 20px;}}.rwlp__header__menu__item {display: inline-block;}@media screen and (min-width: 1200px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 35px;}}@media screen and (min-width: 750px) and (max-width: 1199px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 30px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 15px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__item.rwlp__hidden__sm {display: none;}}@media screen and (min-width: 1200px) {.rwlp__header__menu__link {font-size: 14px;}}@media screen and (max-width: 1199px) {.rwlp__header__menu__link {font-size: 14px;}}input[type=\"radio\"] {display: none;}input[type=\"radio\"] + label::before {display: none;}input[type=\"radio\"] + label::after {display: none;}input[type=\"radio\"]:checked + label {color: inherit;}@media screen and (max-width: 749px) {}input[type=\"radio\"] + label {padding: 0;}.remodal {padding: 0;max-width: 650px;}.remodal-close {left: auto;right: 0;}.remodal-close:before {font-size: 40px;}.u-pc {display: block !important;}.u-sp {display: none !important;}@media screen and (min-width: 768px) {}@media screen and (max-width: 767px) {.u-pc {display: none !important;}.u-sp {display: block !important;}}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lang_box\"\u003e\n  \u003cdiv class=\"protector_20241218_update\"\u003e\n    \u003cdiv class=\"protector_kv\"\u003e\n      \u003cdiv class=\"protector_kv_caption\"\u003e\n        \u003ch2 style=\"color: #FFFF; margin-bottom: 20px;\"\u003e\u003cspan\u003e背部保暖性提升112%\u003c\/span\u003e\u003cbr\u003e極致保暖\u003cbr\u003e床罩\u003cspan\u003e(床包)\u003c\/span\u003e\u003c\/h2\u003e\n        \u003cimg class=\"protector_kv_logo u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_protector_warm_ex_kv_logo.webp\" alt=\"\" width=\"1272\" height=\"188\"\u003e\n        \u003cimg class=\"protector_kv_logo u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_protector_warm_ex_kv_logo_sp.webp\" alt=\"\" width=\"352\" height=\"148\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"protector_kv_block\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_kv.webp?2\" alt=\"\" width=\"2000\" height=\"1122\"\u003e\n        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_kv_sp.webp?3\" alt=\"\" width=\"748\" height=\"10d4\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"makuake\"\u003e\n        \u003cp class=\"makuake__txt\"\u003e在募資平台上\u003cbr\u003e『極致保暖』系列\u003c\/p\u003e\n        \u003cp class=\"makuake__txt2\"\u003e累計\u003cspan\u003e2.3億日圓\u003c\/span\u003e突破!\u003c\/p\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr.webp\" alt=\"\" width=\"1103\" height=\"141\"\u003e\n        \u003cdiv class=\"makuake__slider u-sp\"\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr01.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr02.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr03.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"protector_connection_img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_connect.webp?1\" alt=\"\" width=\"2100\" height=\"830\" style=\"position: absolute;left: 0;right: 0;width: 1100px;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"mattressProtector\"\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e吸濕\u0026發熱\u003cbr\u003e獨自開發隔熱材料\u003cbr\u003e『腦暖棉 EX』\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarm_dual_tech01_04_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title  u-pc\"\u003e吸濕\u0026發熱\u003cbr\u003e獨自開發隔熱材料\u003cbr\u003e『腦暖棉 EX』\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e超越羽絨的永續性發熱專利科技[腦暖棉 EX] 使用吸收濕氣並發熱的植物纖維【美洲木棉】和保溫性高的【丙烯酸】及高吸濕發熱性的【聚丙烯酸酯】獨自開發的絕緣材料。暨是永續性材料，還能將吸收濕氣轉化為溫暖熱量的創新發熱專利技術\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_20241218_tech01_02.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_20241218_tech01_02.webp\" alt=\"\" width=\"650\" height=\"618\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e「美洲木棉」是一種在東南亞特有的樹木，其果實所產的棉花，重量僅為棉花的八分之一。由於不是動物纖維，作為永續性高機能素材，近年來備受關注\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e極致的發熱材料 \u003cbr\u003e「腦暖棉 EX」升高 \u003cbr\u003e最多+5.1℃。驚人的發熱力\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_01_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e極致的發熱材料 \u003cbr\u003e「腦暖棉 EX」升高 \u003cbr\u003e最多+5.1℃。驚人的發熱力\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e腦暖棉 EX材料能吸收床內的濕氣，並將其轉化為熱能。測量 7 分鐘後，溫度上升可達 5.1°C\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e保溫性上升約112%。\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_02_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e保溫性上升約112%。\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e使用床罩能有效阻擋從下方傳來的寒冷並防止背部受寒。冬天的冷空氣容易積聚在地板或地面上，這些冷空氣會透過床墊傳導寒意。有了它能有效地保護身體免受寒冷\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_03_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e吸汗、消除悶熱感、保護床墊，一張床單全搞定！\u003cbr\u003e此外，單件式設計，穿脫與清洗都超簡單。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- スペック表 --\u003e\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related03.jpg\" alt=\"\" width=\"825\" height=\"464\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e■適用尺寸：\u003cbr\u003e基本上，適用於約20cm～30cm高度的床墊。也可以使用高度低於此範圍的床墊，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\u003cbr\u003e\u003cbr\u003e■尺寸:\u003cbr\u003e．單人尺寸:約W100cm x L205cm (約1,140g)  \u003cbr\u003e．單人加大尺寸:W120cm x L205cm (約1,300g)  \u003cbr\u003e．雙人尺寸:W140cm x L205cm (約1,470g)\u003cbr\u003e\u003cbr\u003e■顏色:\u003cbr\u003e石墨灰\u003cbr\u003e\u003cbr\u003e■材質:\u003cbr\u003e．外側布料  \u003cbr\u003e表布：絨毛部分 100%聚酯纖維  \u003cbr\u003e基布部分 60%聚酯纖維 40%人造纖維 \u003cbr\u003e裏布：100%聚酯纖維\u003cbr\u003e側布：94%聚酯纖維 6%聚氨酯\u003cbr\u003e．隔熱層\u003cbr\u003e43%植物纖維（美洲木棉）30%聚酯纖維 20%丙烯酸 7%合成纖維（聚丙烯酸酯系纖維)  \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection id=\"faq\" class=\"faq js-box\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n      \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main\"\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以洗滌嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e可以清洗，請放入洗衣袋內單獨做清洗。請避免使用漂白劑。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以使用烘乾機嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e請避免使用滾筒式烘乾機。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e總共有幾種顏色呢?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e目前為石墨灰一色供選購。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e床罩適用的床墊尺寸是？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e基本上，適用於約20cm～30cm高度的床墊。也可以使用高度低於此範圍的床墊，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e會產生靜電嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e有對產品進行防靜電處理。此外，由於材料本身使用的是具有吸濕性的聚酯纖維和人造纖維，因此也採取了靜電防護措施。不過，靜電容易在房間的濕度環境下產生。如果容易產生靜電，請將室內進行加濕，並使用水或除臭噴霧噴在產品上減少靜電。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\"\u003e\n\n\n\u003cscript type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_style_202509.css?2\"\u003e\n\u003cscript defer type=\"text\/javascript\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_all.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_script_202509.js\"\u003e\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean\n    .technology__item__desc.tips\n    .technology__item__desc__text__content__desc\n    span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__caption__text,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n      \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n  }\n  #clean\n    .technology__item__desc.tips\n    .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\",\n      \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n  }\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n      \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif;\n  }\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"シングル \/ ホワイト","offer_id":47933280944350,"sku":"S0025A1-SNCW","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ ネイビー","offer_id":47933281698014,"sku":"S0025A1-SNMN","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ グレー","offer_id":47933281829086,"sku":"S0025A1-SNLG","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ホワイト","offer_id":47933280977118,"sku":"S0025A1-SDCW","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ネイビー","offer_id":47933281730782,"sku":"S0025A1-SDMN","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ グレー","offer_id":47933281861854,"sku":"S0025A1-SDLG","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ホワイト","offer_id":47933281009886,"sku":"S0025A1-DBCW","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ネイビー","offer_id":47933281763550,"sku":"S0025A1-DBMN","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ グレー","offer_id":47933281894622,"sku":"S0025A1-DBLG","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ホワイト","offer_id":47933281042654,"sku":"S0025A1-QNCW","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ネイビー","offer_id":47933281796318,"sku":"S0025A1-QNMN","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ グレー","offer_id":47933281927390,"sku":"S0025A1-QNLG","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/mattressprotector_allseasons_white.webp?v=1776219621"}],"url":"https:\/\/brain-sleep.com\/zh-hant\/collections\/thanks_page_control.oembed","provider":"BRAIN SLEEP OFFICIAL SITE","version":"1.0","type":"link"}