{"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\/* hタグ調整箇所の文字色調整 *\/\n.intro05__graph__body__lead ,\n.intro04__head__txt1 {\n    color: #fff;\n}\n\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\u003ch2 class=\"kv__txt2\"\u003eオールシーズン\u003cbr\u003e快適へ導く\u003cbr class=\"u-pc\"\u003e掛け布団\u003c\/h2\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\u003ch3 class=\"intro01__head__txt1\"\u003e暖かいシーズンはこれ1枚で、\u003cbr\u003e寒いシーズンは\u003cbr class=\"u-sp\"\u003eインナーケットとして、\u003cbr\u003e1年を快適温度に導く\u003c\/h3\u003e\n\u003cp class=\"intro01__head__txt2\"\u003e1年を快適に寝るための\u003cbr class=\"u-sp\"\u003e温度・湿度コントロールも大切ですが、\u003cbr class=\"u-sp\"\u003e肌への快適さも重要です。\u003cbr class=\"u-pc\"\u003eリバーシブル構造\u003cbr class=\"u-sp\"\u003eだから、1年中入眠もスムーズに。\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接触冷感面 or ピーチスキン面\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\u003ch3 class=\"intro02__item__ttl\"\u003e朝まで涼しく、\u003cbr\u003e快適温度コントロール\u003c\/h3\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\"\u003eCOOL面を肌面にすれば、\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_v2.webp\" alt=\"\" width=\"1040\" height=\"588\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro02__item fadeInUpShort animated\"\u003e\n\u003ch3 class=\"intro02__item__ttl\"\u003e冬の超厳寒期でも、\u003cbr\u003e快適温度コントロール\u003c\/h3\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\"\u003eWARM面を肌面にして、\u003cbr\u003eご使用の掛け布団の下に\u003cbr class=\"u-sp\"\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_v2.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\u003ch3 class=\"intro03__ttl\"\u003eリラックス度の優位性も\u003cbr\u003eみられて、\u003cbr class=\"u-pc\"\u003e入眠のしやすさも\u003c\/h3\u003e\n\u003cdiv class=\"intro03__txt\"\u003eオールシーズンを快適に使用できる徹底設計で、入眠しにくい夏場環境でのリラックス度の優位性がみられました。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro03__graph\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_graph_v2.webp\" alt=\"\" width=\"1040\" height=\"670\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_graph_sp_v2.webp\" alt=\"\" width=\"598\" height=\"464\"\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\u003ch3 class=\"intro04__head__txt1\"\u003e暑い時は\u003cspan class=\"intro04__head__txt1__cool\"\u003e涼しく\u003c\/span\u003e、\u003cbr class=\"u-sp\"\u003e寒い時は\u003cspan class=\"intro04__head__txt1__warm\"\u003e暖かい\u003c\/span\u003e。\u003c\/h3\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\u003ch4 class=\"intro04__body__txt__ja\"\u003eアウトラストテクノロジー\u003c\/h4\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の宇宙服、\u003cbr class=\"u-pc\"\u003eそのために開発された調温素材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株式会社ブレインスリープ 御中\u003cbr\u003e日本国内においてアウトラストテクノロジーを広くご紹介いただいておりますこと、心より感謝申し上げます。\u003cbr\u003e近年、日本では極端な温度変動が社会的な課題となっていることを承知しております。\u003cbr\u003e信頼性の高い温度調節ソリューションであるアウトラストテクノロジーによって、より多くの方々が快適な睡眠を享受できるようになることを願っております。\u003cbr\u003eブレインスリープ製品が、スペース財団認証を取得したアウトラストテクノロジーを採用していることを証明いたします。\u003cbr\u003e敬具\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\u003ch3 class=\"intro05__ttl\"\u003eもう寝具選びに迷わない。\u003c\/h3\u003e\n\u003cp class=\"intro05__txt1\"\u003eオールシーズン快適温度に導く\u003cbr class=\"u-sp\"\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_v2.webp\" alt=\"\" width=\"1100\" height=\"620\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"intro05__graph__body\"\u003e\n\u003ch4 class=\"intro05__graph__body__lead\"\u003e近年、益々進む激しい寒暖差\u003c\/h4\u003e\n\u003cp class=\"intro05__graph__body__txt\"\u003e日本は四季から二季化へ進んでいます。季節の変わり目である春・秋が極端に短くなっているので、より1年間の気温変化が複雑化しています。\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\u003ch3 class=\"intro06__txt\"\u003eオールシーズン\u003cbr\u003e快適へ導く掛け布団\u003c\/h3\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_v2.webp\" alt=\"\" width=\"788\" height=\"134\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro07__txt\"\u003e2022年発売以降、たくさんの方に\u003cbr class=\"u-sp\"\u003eご使用頂き\u003cbr class=\"u-pc\"\u003e沢山の喜びの声を\u003cbr class=\"u-sp\"\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夏はクール面で体の体温を落としつつ、\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できる！\u003cbr\u003eまさに\u003cspan\u003e寝具選びに迷わない\u003c\/span\u003e1枚！\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出来て、\u003cspan\u003e洗濯も楽\u003c\/span\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アウトラスト\u003cbr class=\"u-sp\"\u003eテクノロジーで\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 class=\"u-sp\"\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\u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eALL SEASON\u003cbr\u003eCOMFORTABLE\u003c\/h3\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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eアウトラストテクノロジーで\u003cbr\u003e365日自動調温\u003c\/h4\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\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\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 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\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※動画はアウトラストゲルを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\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 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_v2.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\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グラフは室温を10℃↔40℃へ極端に温度変化させた時の最大温度の差の比較です。コットン素材が15℃以上の差に対して、アウトラストはわずか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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e優れた調湿力\u003cbr\u003e快適な寝床内気象へ\u003c\/h4\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_v2.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\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一方、アウトラストわたは快適湿度帯を一定キープすることがわかります。\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\u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eREVERSIBLE\u003c\/h3\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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e季節によって使い分けて\u003cbr\u003eカバー要らず\u003c\/h4\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\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=\"tech02_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003eリバーシブル構造で\u003cbr\u003e365日手放せない\u003c\/h4\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_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\u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003eリバーシブル構造で\u003cbr\u003e365日手放せない\u003c\/h4\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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e優れたひんやり感で\u003cbr\u003e寝苦しい夏も快適\u003c\/h4\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_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\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一般的なコットンやひんやり感の基準（接触冷感値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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e肌へのまとわりつき感を\u003cbr\u003e解消したこだわり\u003c\/h4\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\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掛けふとんの大切なポイントであるキルトは、通常の倍以上の70マスキルトを採用。通常の大きなキルトと比較すると、肌離れ感があり、身体への嫌なまとわりつきを極力解消しました。昔から夏場に人気のタオルケット感覚でご使用いただけます。\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\u003ch4 class=\"howtouse__ttl\"\u003eオールシーズン\u003cbr\u003e快適な温度で眠る\u003c\/h4\u003e\n\u003cp class=\"howtouse__txt\"\u003e春夏秋はこれ1枚で、\u003cbr\u003e冬はインナーケットとして\u003cbr\u003e快適温度に導く\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howtouse__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_comforter_allseasons_tech02_04_v2.webp?2\" alt=\"\" width=\"1728\" height=\"982\"\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_04_sp_v2.webp?2\" alt=\"\" width=\"672\" height=\"908\"\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\u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN \u0026amp; \u003cbr class=\"u-sp\"\u003eCOMPACT\u003c\/h3\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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eいつでも清潔\u003cbr\u003eいつも軽量コンパクト\u003c\/h4\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e洗濯機で丸洗いOK、\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_01\"\u003e\n\u003cdiv class=\"technology__item__inner 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 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\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=\"tech03_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e365日毎日使えるから\u003cbr\u003eずっとベッドの上\u003c\/h4\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\u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003e365日毎日使えるから\u003cbr\u003eずっとベッドの上\u003c\/h4\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\u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003eわた埃の発生は\u003cbr\u003e羽毛布団のわずか6%\u003c\/h4\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_v2.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\u003ch4 class=\"technology__item__desc__text__content__title u-pc\"\u003eわた埃の発生は\u003cbr\u003e羽毛布団のわずか6%\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=\"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 class=\"u-sp\"\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シングルサイズ：W150㎝ × L210㎝（約1,260ℊ）\u003cbr\u003eセミダブルサイズ：W170㎝ × L210㎝ (約1,430ℊ）\u003cbr\u003eダブルサイズ：W190㎝ × L210㎝（約1,600ℊ）\u003cbr\u003eクイーンサイズ：W210㎝ × L210㎝（約1,740ℊ）\u003cbr\u003e収納時サイズ : 約W40.5㎝ × H50.3㎝ × D26㎝\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\u003eレーヨン50％ポリエステル50％（シングル0.5㎏、セミダブル0.56㎏、ダブル0.63㎏、クィーン0.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\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取扱店舗でもご購入いただけます。店舗により取扱商品が異なりますので、 \u003cbr\u003e詳しくは \u003ca href=\"https:\/\/brain-sleep.com\/pages\/shop_information\" target=\"_blank\"\u003eこちら\u003c\/a\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また、より丁寧なケアをご希望の方には、\u003ca href=\"\/products\/option_comforter_cleaning_service\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eコンフォータークリーニングサービス\u003c\/a\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面を肌面にして1枚で、夏はCOOL面を肌面にして1枚で、冬はWARM面を肌面にして厚掛けふとんの下にインナーケットとしてご使用ください。気温に応じて、1枚で使用したり、他の寝具と合わせて使用頂くようお願いいたします。\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\n","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":true},{"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":"\u003cp\u003e\n    \u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" as=\"image\" rel=\"preload\"\u003e\n    \u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" as=\"image\" rel=\"preload\"\u003e\n    \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\" rel=\"stylesheet\"\u003e\n    \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\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    .comparison {\n        max-width: 1200px;\n        margin: 0 auto 110px\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        .comparison {\n            width: 86.571428572vw;\n            margin: 0 auto;\n            position: relative\n        }\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\n    \/* giftブロック調整用 *\/\n    .gitf_block {\n        border-top: 1px #000 solid !important;\n        padding-top: 100px;\n        margin-top: 0px;\n    }\n\n    @media screen and (max-width:767px) {\n        .gitf_block {\n            padding-top: 50px;\n        }\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\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model.webp\" alt=\"\" class=\"only_pc\" width=\"1400\" height=\"785\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" alt=\"\" class=\"only_sp\" width=\"374\" height=\"497\"\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"mv__txt\"\u003e睡眠時の寒暖差に負けない、\u003cbr\u003e調温スリープウェア\u003c\/h2\u003e\n            \u003cdiv class=\"mv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" alt=\"\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl.webp?2\" alt=\"THERMO CONTROL\" width=\"865\" height=\"54\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003ch3 class=\"intro_ttl fadeInUpShort animated\"\u003e暑い時涼しく、\u003cbr class=\"u-sp\"\u003e寒い時暖かく調温する\u003c\/h3\u003e\n                \u003cdiv class=\"intro_ttl2 fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2.webp?2\" alt=\"OUTLAST TECHNOLOGY\" width=\"924\" height=\"168\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2_sp.webp?2\" 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\u003e遂に誕生。\u003c\/p\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide.webp?3\" alt=\"\" class=\"intro__slide u-pc fadeInUpShort animated\" width=\"750\" height=\"385\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_sp.webp?3\" 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\u003eMakuakeで応援購入総額 5,200万円 を超えた\u003cbr\u003eオールシーズン快適温度に導く\u003cbr class=\"u-sp\"\u003e掛け布団に続き\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"makuake__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"873\" height=\"344\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" 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新発想の\u003cbr class=\"u-sp\"\u003e調温スリープウェア\u003c\/span\u003eが\u003cbr class=\"u-sp\"\u003e遂に登場！\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro2 fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model.webp?2\" alt=\"BRAINSLEEP WEAR THERMO CONTROL\" width=\"1157\" height=\"648\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model_sp.webp?2\" 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                \u003ch3 class=\"problem__ttl fadeInUpShort animated\"\u003e睡眠中の寒暖差は、\u003cbr class=\"u-sp\"\u003e最大\u003cspan class=\"termina\"\u003e7.1℃\u003c\/span\u003eにも\u003c\/h3\u003e\n                \u003cp class=\"problem__txt fadeInUpShort animated\"\u003e睡眠中に、都心でもこれだけの\u003cbr class=\"u-sp\"\u003e寒暖差が発生しています。\u003cbr\u003e\u003cbr class=\"u-sp\"\u003e\u003cspan\u003e※睡眠中を想定した22時～8時の10月の最高気温と最低気温（東京都）　\u003cbr class=\"u-sp\"\u003e※最高気温 20.8℃　最低気温\n                        13.7℃、\u003cbr\u003eその気温差は7.1℃　※気象庁：平年気温値（日ごと・時間ごと）、統計期間過去30年間（1991年～2020年）\u003c\/span\u003e\u003c\/p\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow.webp?2\" alt=\"\" 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                \u003ch3 class=\"trouble__ttl fadeInUpShort animated\"\u003e寒暖差による\u003cbr\u003eさまざまな睡眠トラブル\u003c\/h3\u003e\n                \u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n                    \u003cli class=\"trouble__item\"\u003e寒暖差に対応出来ず、スムーズな入眠が\u003cbr class=\"u-sp\"\u003eしにくい…\u003c\/li\u003e\n                    \u003cli class=\"trouble__item\"\u003e寝床内環境のバランスが崩れて、\u003cbr class=\"u-sp\"\u003e夜中に目覚めやすい…\u003c\/li\u003e\n                    \u003cli class=\"trouble__item\"\u003e睡眠中、暑さとムレで布団を蹴飛ばして\u003cbr class=\"u-sp\"\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そこで大事なのは、\u003cbr class=\"u-sp\"\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                \u003ch3 class=\"solution__ttl fadeInUpShort animated\"\u003e寒暖差をカバーし\u003cbr\u003e良質な睡眠へ導く。\u003c\/h3\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_product_logo.webp?2\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model_sp.webp\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model_sp.webp\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2_sp.webp\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model.webp?2\" class=\"u-pc\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model_sp.webp?2\" 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                            \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e01\u003c\/span\u003eTHERMO CONTROL\n                            \u003c\/h3\u003e\n                            \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e暑い時は涼しく、\u003cbr class=\"u-pc\"\u003e寒い時は暖かく\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_01.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e自動調温する宇宙テクノロジー\u003c\/h4\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                宇宙服のために開発されたアウトラストテクノロジー。アウトラストは、直径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 class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02_sp.webp?3\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e人が快適だと感じる\u003cbr\u003e肌の表面温度32℃±1に近づける\u003c\/h4\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                暑い時も、寒い時も、アウトラストの調温テクノロジーにより、マイクロカプセル自体が温度変化に応じて、固体⇄液体へと変化し、吸熱・蓄熱・放熱することで快適温度帯(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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_03_2.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e約5℃の快適温度調整\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_04.webp?3\" 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                    アウトラストゲルが固体⇔液体へと相変化する様子。相変化することにより調温します。\u003c\/p\u003e\n                \u003cdiv class=\"tech01__gif01 fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif01.webp?2\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif02.webp?2\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" 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                    アウトラストゲルが固体⇔液体へと相変化する様子。相変化することにより調温します。\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\" height=\"2160\" style=\"aspect-ratio: 3840\/2160;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e06706bc844b436da0f5a3d35142931b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"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                            \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e02\u003c\/span\u003eRELAX \u0026amp; COMFORT\n                            \u003c\/h3\u003e\n                            \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e\n                                肌に優しく快適性を高めた設計\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_01.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e肌に優しく、\u003cbr\u003e滑らかなオリジナル生地\u003c\/h4\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                吸水性のあるコットンと吸湿性の高いレーヨンを、丈夫で速乾性のあるポリエステルと交編したオリジナル生地。\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_02.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e軽量生地で睡眠をサポート\u003c\/h4\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e6.8オンスの軽量スウェット生地が調温機能を発揮し、\u003cbr class=\"u-pc\"\u003e寝返りの負担も軽減することで\u003cbr class=\"u-pc\"\u003eオールシーズン快適な睡眠を得る事が出来ます。\u003cbr\u003e\u003cbr 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_03_2.webp?3\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e睡眠中の嫌なムレ感を解消\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_04_model.webp?2\" 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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003eオールシーズン\u003cbr\u003e快適に過ごすためのディテール\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_06_model.webp?2\" 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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e締め付けない可動域で\u003cbr\u003e睡眠を快適に\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_main.webp?2\" 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__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e03\u003c\/span\u003eSUPER CLEAN\n                            \u003c\/h3\u003e\n                            \u003ch4 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e抗菌防臭で毎日清潔\n                            \u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_01.webp?2\" 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                            \u003ch4 class=\"technology__item__desc__text__content__title\"\u003e毎日着るものだから、\u003cbr\u003e抗菌防臭でいつでも清潔に\u003c\/h4\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_v2.webp?2\" alt=\"\" width=\"1400\" height=\"762\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_sp_v2.webp?2\" 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ブラック、チャコールグレー、アイボリーの3色展開\u003c\/p\u003e\n            \u003cdiv class=\"color fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2.webp?3\" alt=\"\" class=\"u-pc\" width=\"1063\" height=\"393\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2_sp.webp?3\" 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性別や年齢、体型に関係なく着用できる\u003cbr class=\"u-sp\"\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide01_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\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_wear_thermocontrol_spec_slide02_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\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_wear_thermocontrol_spec_slide03_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\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_wear_thermocontrol_spec_slide04_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\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_wear_thermocontrol_spec_slide05_model.webp?2\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb01_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\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_wear_thermocontrol_spec_slide_thumb02_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\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_wear_thermocontrol_spec_slide_thumb03_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\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_wear_thermocontrol_spec_slide_thumb04_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\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_wear_thermocontrol_spec_slide_thumb05_model.webp?2\" 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                    \u003ch4 class=\"sizeguide__title fadeInUpShort animated\"\u003e■対応サイズガイド（ユニセックス）\u003c\/h4\u003e\n                    \u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_3.webp?3\" alt=\"\" class=\"u-pc\" width=\"341\" height=\"139\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_3.webp?3\" 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                \u003ch4 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■製品サイズ\u003c\/h4\u003e\n                \u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_3.webp?4\" alt=\"\" class=\"u-pc\" width=\"1137\" height=\"173\"\u003e \n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_sp_20250325.webp?4\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size\"\u003e\n                \u003ch4 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■素材\u003c\/h4\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    \u003c\/main\u003e\n\u003c\/div\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\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"technology__item comparison__wrap\" style=\"border: unset; margin-top: 0;\"\u003e\n            \u003cdiv id=\"wear_chart\" class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"technology__item technology__item__sub gitf_block\" 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\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_giftwrapping.webp?2\" 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ギフトにもおすすめ\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                高級感のあるポリエステルツイル素材を使用。\n                                ベージュの生地とリボンで統一し、ブレインスリープのロゴを洗練されたサイズ感で配置。\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\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よくあるご質問\n                \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\n                            はい、洗濯可能です。洗濯ネットに入れて、弱水流で洗濯してください。ドラム式洗濯機でも洗濯できます。銀イオンAG＋による抗菌防臭加工を施しており、その加工は約100回洗濯でも効果が認められています。\n                        \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\n                            いいえ、乾燥機のご使用はお控えください。洗濯後は吊り干し自然乾燥でお願いいたします。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\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\n                            ブラック、チャコールグレー、アイボリーの3色展開です。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\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\n                            6.8オンスの軽量スウェット生地を使用しています。一般的なスウェット生地(9〜13オンス)と比較して薄手で軽量なため、寝返りの負担も軽減します。\n                        \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\n                            アイロンのご使用はお避けください。\n                        \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\n                            オールシーズンご使用いただけます。アウトラストテクノロジーにより、暑い時は涼しく、寒い時は暖かく自動調温します。春・秋・冬はもちろん、夏場にエアコンをかけてお休みの方にもご使用いただけます。\n                        \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\n                            吸湿放湿性の高い生地を使用しており、睡眠中の嫌なムレ感を解消し、寝床内の湿度を調整します。\n                        \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\n                            ユニセックスサイズ展開（S\/M\/L\/XL）です。対応サイズガイド（身長・胸囲・ウエスト）をご確認の上、お選びください。基本的にはゆったりしたサイズ感となっております。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n    \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.js\" defer\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 defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e\n    \u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\n\u003c\/p\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\n\/* FAQセクション - メインスタイル *\/\n#faq {\n    padding: 0 !important;\n}\n\n#faq .section__title {\n    background-color: #e8e6d8;\n    border-top: 1px solid #000;\n    border-bottom: 1px solid #000;\n}\n\n.faq__main {\n    padding: 73px 6.7142857142857vw 150px;\n}\n\n.faq__item + .faq__item {\n    margin-top: 50px;\n}\n\n.faq__item__question {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_plus.png);\n    background-position: center right 25px;\n    background-repeat: no-repeat;\n    background-size: 37px;\n    border-bottom: 1px #000 solid;\n    cursor: pointer;\n    font-size: 20px;\n    font-weight: 400;\n    padding-bottom: 24px;\n    padding-top: 10px;\n}\n\n.faq__item__question.open {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_minus.png);\n}\n\n.faq__item__answer {\n    display: none;\n    padding-top: 30px;\n}\n\n.faq__item__answer__text {\n    font-size: 16px;\n    line-height: 1.5;\n}\n\n.faq__item__answer__text + .faq__item__answer__text {\n    margin-top: 20px;\n}\n\n.faq__item__answer__text a {\n    text-decoration: underline !important;\n    color: #802335;\n}\n\n\/* FAQセクション - レスポンシブ（モバイル） *\/\n@media screen and (max-width:749px) {\n    .faq__main {\n        padding: 40px 20px;\n    }\n\n    .faq__item + .faq__item {\n        margin-top: 30px;\n    }\n\n    .faq__item__question {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_plus.png);\n        background-position: center right 15px;\n        background-repeat: no-repeat;\n        background-size: 23px;\n        border-bottom: 1px #000 solid;\n        cursor: pointer;\n        font-size: 20px;\n        font-weight: 400;\n        padding-bottom: 14px;\n        padding-right: 36px;\n        padding-top: 10px;\n    }\n\n    .faq__item__answer__text {\n        font-size: 14px;\n        line-height: 1.5;\n    }\n\n    .faq__item__answer {\n        padding-top: 15px;\n    }\n}\n\u003c\/style\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":"W0013A1-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\/* hタグ調整箇所の文字色調整 *\/\n.intro2__wrap2__ttl  ,\n.intro2__wrap1__ttl ,\n.intro2__ttl {\n    color: #fff;\n}\n\n    #MainContent,\n    html.js {overflow: auto;}\n    .rwlp__wrapper div:empty {display: initial;}\n    .buy__area {background-color: #fff;border-bottom: 1px #000 solid;border-top: 1px #000 solid;bottom: 0;font-weight: 500;left: 0;padding: 15px 0 18px;position: fixed;width: 100%;z-index: 99999}.buy__area__flex {align-items: center;display: flex;justify-content: center;margin: 0 auto;width: 532px}.buy__area__name {font-size: 17px;line-height: 1}.buy__area__price {font-size: 11px;line-height: 1;margin-top: 10px}.buy__area__price span {font-family: 'Helvetica Neue',Helvetica,sans-serif;font-size: 21px;line-height: 1}.buy__area__btn {background-color: #9c2335;color: #fff!important;font-size: 16px;font-weight: 500;letter-spacing: .05em;line-height: 43px;text-align: center;width: 238px}@media screen and (max-width:749px){.buy__area {padding: 20px 0}.buy__area__flex {justify-content: center;padding-left: 0;width: auto}.buy__area__text {display: none}.buy__area__btn {font-size: 16px;line-height: 40px;width: 200px}}\n    html {scroll-behavior: smooth;}\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {transform: unset;animation: unset;opacity: 1;}\n    .rwlp__wrapper .thumbnail {\n        position: relative;\n        cursor: unset;\n    }\n    .rwlp__wrapper .thumbnail:hover {\n        opacity: 1;\n    }\n    .rwlp__wrapper ul {\n      padding-left: 0;\n    }\n    .rwlp__wrapper li {\n      list-style: none;\n    }\n    img {\n      border: unset!important;\n    }\n    .u-pc{display:block!important}@media screen and (max-width:767px){.u-pc{display:none!important}}html,body,div,span,iframe,h2,p,img,small,ul,li,label,details,header,nav,section,summary{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\",\"Yu Gothic Pr6N M\",sans-serif;color:#000}main{display:block}li{list-style-type:none}a{display:inline-block;text-decoration:none;color:#000}img{vertical-align:bottom;max-width:100%;height:auto}input,button,select{appearance:none}h2{font-weight:normal!important}.rwlp__wrapper img{width:100%}.mv{background-color:#eeecdd}.mv__inner{width:84vw;margin:0 auto;position:relative}.mv__img{width:50vw;margin-left:auto;padding-top:2.2vw}@media screen and (max-width:749px){.mv{height:182.666vw;position:relative}.mv__inner{width:100vw;height:100%;margin:0 auto}.mv__img{height:90.666vw;width:100vw;margin-left:auto;position:absolute;bottom:0;left:0}}.rwlp__wrapper img{width:100%}.mv{margin-top:0}\n    \n\n    \/* ギフトのstyle *\/\n    .gift__item.comparison__wrap {\n        border-top: 1px #000 solid;\n        margin-top: 0;\n    }\n    .gift__item .comparison {\n        display: flex;\n        \/* margin-top: 110px; *\/\n        margin: 110px;\n        gap: 100px;\n    }\n    .gift__item .comparison__ttl {\n        margin-bottom: 50px;\n    }\n    .gift__item img {\n        object-fit: contain;\n        max-width: 55%;\n    }\n    @media screen and (max-width:767px) {\n        .gift__item .comparison {\n            flex-direction: column;\n            \/* gap: 50px; *\/\n            gap: 25px;\n            \/* margin: 50px auto; *\/\n            margin: 50px 25px;\n        }\n        .gift__item img {\n            max-width: 100%;\n        }\n    }\n\n\/* giftブロック調整用 *\/\n  .gitf_block{\n    border-top: 1px #000 solid !important;\n    padding-top: 100px;\n    margin-top: 0px;\n  }\n\n@media screen and (max-width:767px) {\n  .gitf_block{\n    padding-top: 50px;\n  }\n}\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_img_model_v2.png\" alt=\"\" class=\"u-pc\" width=\"1492\" height=\"1480\"\u003e\n              \u003cimg decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_img_sp_model_v2.jpg\" alt=\"\" class=\"u-sp\" width=\"750\" height=\"680\"\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"mv__txt2\"\u003e通年使える\u003cbr\u003e冷え防止ブランケット\u003c\/h2\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\" alt=\"BRAINSLEEP BLANKET PORTABLE ALL SEASONS\" width=\"542\" height=\"162\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mv__features\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_kv_features.png?1\" 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            \u003ch3 class=\"intro1__ttl fadeInUpShort animated\"\u003eあらゆる冷えに、\u003cbr\u003eこれ一枚。\u003c\/h3\u003e\n            \u003cdiv class=\"intro1__scene\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_scene.png\" alt=\"\" class=\"u-pc fadeInUpShort animated\" width=\"1440\" height=\"694\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_features_sp.png\" alt=\"冷えすぎたオフィス、アウトドア、冷えすぎた車内、仮眠、子どものお昼寝、涼しい季節の散歩\" class=\"u-sp fadeInUpShort animated\" width=\"684\" height=\"280\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro1__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_img_model_v2.png\" alt=\"\" class=\"u-pc\" width=\"1064\" height=\"1374\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro01_img_sp_model_v2.png\" 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            \u003ch3 class=\"intro2__ttl fadeInUpShort animated\"\u003e快適さを実現したのは、\u003cbr\u003e宇宙服のために開発された\u003cbr\u003e革新的な調温素材。\u003c\/h3\u003e\n            \u003cdiv class=\"intro2__material fadeInUpShort animated\"\u003eアウトラストテクノロジー\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro02_img01_model_v2.jpg\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_perfectwarm__tech01_03.gif\" alt=\"\" class=\"fadeInUpShort animated\" width=\"988\" height=\"555\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro2__wrap1\"\u003e\n              \u003ch4 class=\"intro2__wrap1__ttl fadeInUpShort animated\"\u003e暑い時は熱を吸収し、\u003cbr\u003e寒い時は熱を放出する\u003c\/h4\u003e\n              \u003cdiv class=\"intro2__wrap1__desc fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro2__wrap1__txt\"\u003eマイクロカプセルが温度変化に応じて、固体↔液体へと変化し\u003cbr class=\"u-pc\"\u003e吸熱・蓄熱・放熱を繰り返すことで快適温度へ導いてくれます。\u003c\/p\u003e\n                \u003cp class=\"intro2__wrap1__note\"\u003e※動画はアウトラストゲルを36℃の熱板に乗せた時に、カプセル自体が個体↔︎液体へと相変化する\u003cbr class=\"u-pc\"\u003e様子。相変化することにより、熱を吸収し、調温します。\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                \u003ch4 class=\"intro2__wrap2__ttl fadeInUpShort animated\"\u003eどのような環境でも\u003cbr\u003e快適な温度に\u003c\/h4\u003e\n                \u003cp class=\"intro2__wrap2__txt fadeInUpShort animated\"\u003eグラフは室温を10℃↔40℃へ極端に温度変化させた時の最大温度の差の比較です。コットン素材が15℃以上の差に対して、アウトラストはわずか4℃差です。\u003cbr\u003e優れた調温力で外気温度に変化の影響が少ないことがわかります。\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"intro2__wrap2__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro02_graph.png\" alt=\"\" class=\"u-pc fadeInUpShort animated\" width=\"1130\" height=\"732\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro02_graph_sp.png\" alt=\"\" class=\"u-sp fadeInUpShort animated\" width=\"706\" height=\"458\"\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          \u003ch3 class=\"intro3__ttl fadeInUpShort animated\"\u003e\n\u003cspan class=\"termina\"\u003eMAKUAKE\u003c\/span\u003eで\u003cbr class=\"u-sp\"\u003e多くのユーザーに支持された\u003cbr\u003e\u003cspan class=\"termina\"\u003eALL SEASONS\u003c\/span\u003eシリーズから\u003cbr class=\"u-sp\"\u003e\u003cspan class=\"td-u\"\u003eブランケット\u003c\/span\u003e登場！\u003c\/h3\u003e\n          \u003cdiv class=\"intro3__makuake\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro03_makuake.png\" alt=\"\" class=\"u-pc fadeInUpShort animated\" width=\"660\" height=\"372\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro03_makuake_sp.jpg\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_gif_as.gif\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1426\" height=\"804\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"intro3__txt fadeInUpShort animated\"\u003eコンパクト収納で\u003cbr class=\"u-pc\"\u003eオフィス・移動や\u003cbr class=\"u-pc\"\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_bg_model_v2.jpg\" alt=\"\" width=\"2000\" height=\"1121\"\u003e\n            \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_bg_sp_model_v2.jpg\" alt=\"\" width=\"748\" height=\"770\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"intro04__inner\"\u003e\n            \u003cdiv class=\"intro04__ttl fadeInUpShort animated\"\u003e『1年中快適』を持ち運ぶ\u003c\/div\u003e\n            \u003cdiv class=\"intro04__logo fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_intro04_logo.png\" 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スペック\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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec01.jpg\" 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季節に合わせて生地の表裏を使い分け。暖かい季節はさらっとした接触冷感生地を肌側に、寒い季節は柔らかくてなめらかなピーチスキン生地でやさしく包み込みます。\u003cbr\u003eカバーをかけずにご使用ください。\u003cbr\u003e※商品には、起毛面にWARMが表示されています。反対面のつるつるした生地は接触冷感面です。\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.16㎏\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\" data-offset=\"300\" style=\"clear: both;\"\u003e\n          \u003cdiv class=\"technology__item__inner\"\u003e\n            \u003cdiv class=\"size__desc fadeInUpShort animated\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e約W140×L70㎝（約400ｇ）\u003cbr\u003e収納時サイズ : 約W14×D14×H29.5㎝\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size__img fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec02.png\" class=\"u-pc\" alt=\"\" width=\"1918\" height=\"798\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_spec02_sp.png\" 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=\"technology__item technology__item__sub gitf_block\"\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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_giftwrapping.webp\" 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                    高級感のあるポリエステルツイル素材を使用。\n                    ベージュの生地とリボンで統一し、ブレインスリープのロゴを洗練されたサイズ感で配置。\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    \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使い方\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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img01_model_v2.png\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003cimg height=\"778\" width=\"750\" class=\"u-sp\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img01_sp_model_v2.jpg\" 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ホックをうまく活用すれば多様な使い方が出来る重宝されるブランケットです。さらに、温度コントロールするから1年中使用可能！暑いシーズンは、エアコンの冷気からも守ってくれます。\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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_howtouse_img02.png\" 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 class=\"u-sp\"\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=\"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関連アイテム\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            \u003ch3 class=\"related__name fadeInUpShort animated u-sp\"\u003eブレインスリープ \u003cbr\u003eコンフォーター \u003cbr\u003eオールシーズンズ\u003c\/h3\u003e\n            \u003cdiv class=\"related__img fadeInUpShort animated\"\u003e\n              \u003cimg height=\"710\" width=\"1318\" class=\"\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model_v3.webp\" 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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_allseasons_logo.png\" decoding=\"async\" loading=\"lazy\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"related__name fadeInUpShort animated u-pc\"\u003eブレインスリープ コンフォーター \u003cbr\u003eオールシーズンズ\u003c\/h3\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\/products\/comforter_allseasons\" class=\"related__btn fadeInUpShort animated\" target=\"_blank\"\u003e詳しく見る\u003c\/a\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"u-sp\"\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/products\/comforter_allseasons\" class=\"related__btn fadeInUpShort animated\" 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            \u003ch3 class=\"related__name fadeInUpShort animated u-sp\"\u003eブレインスリープ ブランケット ポータブル \u003cbr\u003eパーフェクト ウォーム\u003c\/h3\u003e\n            \u003cdiv class=\"related__img fadeInUpShort animated\"\u003e\n              \u003cimg height=\"741\" width=\"1318\" class=\"\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_blanket_portable_perfectwarm_v2.jpg\" 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=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_related_blanket_portable_perfectwarm_logo.png\" decoding=\"async\" loading=\"lazy\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"related__name fadeInUpShort animated u-pc\"\u003eブレインスリープ ブランケット ポータブル \u003cbr\u003eパーフェクト ウォーム\u003c\/h3\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\/products\/blanket_perfectwarm\" class=\"related__btn fadeInUpShort animated\" target=\"_blank\"\u003e詳しく見る\u003c\/a\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"u-sp\"\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/products\/blanket_perfectwarm\" class=\"related__btn fadeInUpShort animated\" target=\"_blank\"\u003eご購入はこちら\u003c\/a\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n    \n\u003c!--         \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\" 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                  \u003ch2 class=\"technology__item__desc__text__content__title\" style=\"line-height: 1.5;margin-bottom: 16px;\"\u003eブランケット ポータブル\u003cbr\u003e比較表\u003c\/h2\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_blanket_comparison_v2.png\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_blanket_comparison_sp_v2.png\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.png\" class=\"spec__table__nav__prev\" alt=\"\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.png\" class=\"spec__table__nav__next \" alt=\"\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n\n\n\n\n\n\u003c!--     \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睡眠の質を高めるオススメ商品\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脳と睡眠研究によって生まれた枕\n                \u003cbr\u003e可能性が目覚める。\u003c\/h3\u003e\n              \u003cdiv class=\"other__pillow__vimeo\"\u003e\n                \u003cvideo class=\"lozad\" width=\"1400\" height=\"1080\" style=\"aspect-ratio: 1400\/1080;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5b3769ce88a34ad5b685b96a373263a8.mp4\" preload=\"none\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_pillow_logo.png\" 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脳と睡眠研究によって生まれた枕\n                  \u003cbr\u003e可能性が目覚める。\n                  \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/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\" id=\"other__coin\"\u003e\n              \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e睡眠医学×AI\n                \u003cbr\u003e睡眠を\n                \u003cbr\u003eパーソナライズ計測\u003c\/h3\u003e\n              \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_coin.jpg\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_coin_logo.png\" 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\n                    \u003cbr\u003e睡眠をパーソナライズ計測\u003c\/p\u003e\n                  \u003ca href=\"https:\/\/brain-sleep.com\/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\" id=\"other__conforter\"\u003e\n              \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003eオールシーズン快適温度に導く。\u003c\/h3\u003e\n              \u003cdiv class=\"other__col2__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_other_conforter.png\" 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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_other_conforter_logo.png\" alt=\"BRAIN SLEEP FLOAT\" width=\"343\" height=\"104\"\u003e\n                  \u003c\/h2\u003e\n                  \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター\n                    \u003cbr class=\"only_sp\"\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オールシーズン\n                    \u003cbr\u003e快適温度に導く。\n                  \u003c\/p\u003e\n                  \u003ca href=\"https:\/\/brain-sleep.com\/products\/comforter_allseasons\" 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 --\u003e\n\n\n\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_awakenyourpossibility.png\" alt=\"\" class=\"lozad last__logo\" width=\"470\" height=\"218\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_blanket_allseasons_last_present.png\" 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よくあるご質問\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ひざ掛けやお昼寝用としてはもちろん、ホックボタンを利用すればスカートやアームカバーとして使用できます。また、ホックボタンを取り外す際は、生地を引っ張らずにホックボタンの根本から外してください。「WARM」と表示されている面が温かみのある微起毛生地、その反対面はつるつるした接触冷感生地なので、お好みによってリバーシブルで使い分けてください。\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ライトグレー1色です。\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'\" 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\" 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      .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      #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      .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              {\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              {\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":"ブレインスリープ マットレスプロテクター オールシーズンズ","description":"\u003cstyle\u003e\n\/* hタグ調整箇所の文字色調整 *\/\n.intro01__head__txt1 ,\n.intro01__product__body__txt {\n    color: #fff;\n}\n\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\nbody{font-family:\"Yu Gothic Pr6N R\",YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif}.rwlp__wrapper{color:#000}b,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,select{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__text__content__title{font-size:30px;font-weight:500;letter-spacing:-.03em;font-feature-settings:\"palt\";line-height:1.733333333333333}@media screen and (max-width:749px){.technology__item__desc__text__content__title{font-size:23px;line-height:1.84;padding:0 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}\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\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_mattressprotector_allseasons_kv_bg.webp\" width=\"2798\" height=\"1576\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_kv_bg_sp.webp\" width=\"748\" height=\"1054\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"kv__txt1\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_kv_tag.webp\" alt=\"\" width=\"396\" height=\"54\" class=\"u-pc\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_kv_tag_sp.webp\" alt=\"\" width=\"452\" height=\"166\" class=\"u-sp\"\u003e\n    \u003c\/p\u003e\n    \u003ch2 class=\"kv__txt2\"\u003eオールシーズン\u003cbr\u003eこの１枚で快適温度へ導く\u003cbr\u003eマットレスプロテクター\u003cbr\u003e\u003cspan\u003e（ボックスシーツ）\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"kv__logo\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_kv_logo.webp\" alt=\"\" width=\"968\" height=\"234\" class=\"u-pc\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_kv_logo_sp.webp\" alt=\"\" width=\"414\" height=\"216\" class=\"u-sp\"\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__inner fadeInUpShort animated\"\u003e\n      \u003cdiv class=\"intro01__head\"\u003e\n        \u003ch3 class=\"intro01__head__txt1\"\u003e暑い時は\u003cspan class=\"intro01__head__txt1__cool\"\u003e涼しく\u003c\/span\u003e、\u003cbr class=\"u-sp\"\u003e寒い時は\u003cspan class=\"intro01__head__txt1__warm\"\u003e暖かい\u003c\/span\u003e。\u003c\/h3\u003e\n        \u003cp class=\"intro01__head__txt2 termina\"\u003eCOOL \u0026amp; WARM\u003c\/p\u003e\n        \u003cp class=\"intro01__head__txt3\"\u003e米国スペース財団から唯一認められた、\u003cbr\u003e革新的な温度コントロール素材\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro01__body\"\u003e\n        \u003cp class=\"intro01__body__txt__en termina\"\u003eOUTLAST \u003cbr class=\"u-sp\"\u003eTECHNOLOGY\u003c\/p\u003e\n        \u003cp class=\"intro01__body__txt__ja\"\u003eアウトラストテクノロジー\u003c\/p\u003e\n        \u003cdiv class=\"intro01__body__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro01_img.webp\" alt=\"\" width=\"2142\" height=\"424\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro01_img_sp.webp\" alt=\"\" width=\"668\" height=\"220\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro01__body__wrap\"\u003e\n          \u003cp class=\"intro01__body__txt2\"\u003e極寒と灼熱の極端な温度の宇宙空間で着用するNASAの宇宙服、\u003cbr class=\"u-pc\"\u003eそのために開発された調温素材OUTLASTわたを採用。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro01__product fadeInUpShort animated\"\u003e\n      \u003cdiv class=\"intro01__product__body\"\u003e\n        \u003ch3 class=\"intro01__product__body__txt\"\u003eリバーシブル構造で\u003cbr\u003eオールシーズン快適に\u003c\/h3\u003e\n        \u003cdiv class=\"intro01__product__body__logo\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro01_logo.webp\" alt=\"\" width=\"458\" height=\"198\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro01__product__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro01_product.webp\" alt=\"\" width=\"1388\" height=\"612\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro01__reversible fadeInUpShort animated\"\u003e\n      \u003cp class=\"intro01__reversible__fuki\"\u003e気温変化に合わせて、\u003cbr class=\"u-sp\"\u003e\u003cspan\u003eリバーシブル\u003c\/span\u003eで使い分け\u003c\/p\u003e\n      \u003cp class=\"intro01__reversible__txt\"\u003e暖かい時は冷たい\u003cspan\u003e接触冷感面\u003c\/span\u003eを、\u003cbr\u003e肌寒い時は柔らかく暖かな\u003cspan\u003eピーチスキン面\u003c\/span\u003eで\u003cbr\u003e１年中快適睡眠を\u003c\/p\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 fadeInUpShort animated\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro02.webp\" alt=\"\" width=\"2798\" height=\"704\" class=\"u-pc\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_intro02_sp.webp\" alt=\"\" width=\"750\" height=\"942\" class=\"u-sp\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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寝苦しい夏も快適\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          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_01.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寝苦しい夏も快適\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=\"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\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_02.webp\" alt=\"\" width=\"1628\" height=\"920\"\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\"\u003eアウトラストは、そのマイクロカプセル自体が温度変化に応じて、固体↔液体へと変化し吸熱・蓄熱・放熱を繰り返すことで快適温度へ導いてくれます。\u003cbr\u003e※動画はアウトラストゲルを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_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極端な温度変化にも\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          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_03.webp\" alt=\"\" width=\"1628\" 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極端な温度変化にも\u003cbr\u003eしっかり対応\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eグラフは室温を10℃↔40℃へ極端に温度変化させた時の最大温度の差の比較です。コットン素材が15℃以上の差に対して、アウトラストはわずか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_04\"\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\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_04.webp\" alt=\"\" width=\"1630\" height=\"920\"\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睡眠中の環境は温度調整だけではなく、実は湿度調整も必要です。一般的なポリエステルわたはだんだん湿度が上がっていきます。\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 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\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_05.webp\" alt=\"\" width=\"1630\" 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  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_06\"\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理想の寝床内温度33±1℃を実現\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          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_06_model.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理想の寝床内温度33±1℃を実現\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=\"tech01_07\"\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\u003e1年中の快適睡眠と\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\" 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_mattressprotector_allseasons_tech01_07.webp\" alt=\"\" width=\"1630\" 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            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e自動温度コントロール、\u003cbr\u003e1年中の快適睡眠と\u003cbr\u003eマットレス保護を実現\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e汗取り、ムレ感解消、マットレス保護のすべてをこの1枚で実現。さらに、着脱も洗濯も1枚だから簡単。\u003cbr\u003eしかも、リバーシブル構造で本格的に季節対応。\u003c\/p\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__desc__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_07_02.webp?v=1775634085\" alt=\"\" width=\"798\" height=\"154\" class=\"u-pc\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_tech01_07_02_sp.webp\" alt=\"\" width=\"474\" height=\"358\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__desc__more\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_more.webp\" alt=\"\" width=\"136\" height=\"124\"\u003e\n              \u003cp\u003eピーチスキン素材でやさしい暖かさ!\u003c\/p\u003e\n            \u003c\/div\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=\"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_mattressprotector_allseasons_last_bg.webp\" alt=\"\" width=\"2800\" height=\"1670\" class=\"u-pc\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_last_bg_sp.webp\" alt=\"\" width=\"750\" height=\"756\" class=\"u-sp\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"last__txt fadeInUpShort animated\"\u003e調温・調湿のシーツで\u003cbr\u003e一年中快適な睡眠へ\u003c\/p\u003e\n    \u003cdiv class=\"last__logo fadeInUpShort animated\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_allseasons_last_logo.webp?v=1775634076\" alt=\"\" width=\"934\" height=\"144\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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対応可能なマットレスの高さは、約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      \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ミッドナイトネイビー、ライトグレー、クリーンホワイトの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シングル（102×200cm）、セミダブル（122×200cm）、ダブル（142×200cm）、クイーン（162×200cm）の4サイズ展開です。\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側生地：片面 ポリエステル100%、片面 ナイロン100%\u003cbr\u003eマチ生地： ポリエステル95% ポリウレタン5%\u003cbr\u003e詰めもの：ポリエステル50% レーヨン50%\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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_mattressprotector_all_v1.css?1\"\u003e\n\n\u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattressprotector_all_v1.js?1\"\u003e\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","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\/collections\/thanks_page_control.oembed","provider":"BRAIN SLEEP OFFICIAL SITE","version":"1.0","type":"link"}