{"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\n毎日の眠りをサポートするアイテムに\u003cbr\u003e使える20%OFFクーポン\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\"\u003eTXPG26SLPDY\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.mom\/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.mom\/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有効期限：注文日から30日間\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 = 'TXPG26SLPDY';\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":"pillow_portable","title":"腦睡眠科技枕 攜帶版","description":"\u003cstyle\u003e\n.release__example__item img {height: 100%!important;}\n  body .customBuyButton__scroll,\n  body .section-header.shopify-section-group-header-group {\n    z-index: 10;\n  }\n  #MainContent,\n  html.js {\n    overflow: unset;\n  }\n  #pillow__portaple__wrapper div:empty {\n    display: initial;\n  }\n  #pillow__portaple__wrapper {\n    overflow-x: hidden;\n  }\n  #pillow__portaple__wrapper video {\n    height: auto;\n  }\n  #pillow__portaple__wrapper a {\n    text-decoration: unset;\n    color: #000;\n  }\n  #pillow__portaple__wrapper ul {\n    list-style: none;\n  }\n  .technology__link__lists {\n    padding: 0;\n  }\n  #pillow__portaple__wrapper img {\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n  }\n  .faq__item img {\n    width: auto;\n    max-width: 100%;\n  }\n  .spec__item__desc__text__content__title,\n  .release__title__text,\n  .release__example__item__title,\n  .spec__item__title,\n  .section__title__text,\n  .technology__item__title,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .mv__caption__title,\n  .sleep__info__quality__golden__title {\n    margin: 0;\n  }\n  .mv__caption__text,\n  .mv__caption__text__always__text,\n  .comparison__ttl,\n  .technology__item__desc__text__content__title,\n  #cover.spec__item .spec__item__desc__text__content__title {\n    margin-top: 0;\n  }\n  .technology__link__lists__desc,\n  .technology__item__desc__text__content__desc,\n  .technology__link__lists__title {\n    margin-bottom: 0;\n  }\n  .technology__link__lists {\n    padding: 0 !important;\n  }\n  .pillow__mv {\n    height: 42.8571428571429vw;\n    overflow: hidden;\n    position: relative;\n  }\n  .pillow__mv__layer1 {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_mv2_model.jpg);\n    background-position: center;\n    background-size: cover;\n    height: 100%;\n    position: absolute;\n    right: 0;\n    top: 0;\n    width: 60vw;\n  }\n  .pillow__mv__layer2 {\n    animation-duration: 8s;\n    animation-timing-function: cubic-bezier(0.35, 0, 0.27, 1);\n    border-right: #fff solid 5px;\n    height: 100%;\n    left: 0;\n    overflow: hidden;\n    position: absolute;\n    width: 50%;\n    z-index: 4;\n  }\n  .pillow__mv__layer2__img {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_mv1_model.jpg);\n    background-position: center left 65%;\n    background-size: cover;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    position: absolute;\n    top: 0;\n    width: 100%;\n  }\n  .mv__caption__text__always {\n    align-items: center;\n    display: flex;\n    left: calc(50% + 101px);\n    position: absolute;\n    position: absolute;\n    top: 80px;\n    z-index: 3;\n  }\n  .mv__caption__text__always__label {\n    background-color: #892335;\n    color: #fff;\n    font-size: 20px;\n    letter-spacing: 0.34em;\n    line-height: 28px;\n    padding: 13px 0 6px;\n    -ms-writing-mode: tb-rl;\n    writing-mode: vertical-rl;\n    display: none;\n  }\n  .mv__caption__text__always__text {\n    font-size: 45px;\n    line-height: 1.2;\n    margin-left: 10px;\n  }\n  .mv__caption__text {\n    display: none;\n    font-size: 30px;\n    left: 101px;\n    line-height: 1.6;\n    position: absolute;\n    top: 116px;\n    z-index: 5;\n  }\n  @media screen and (max-width: 749px) {\n    .pillow__mv {\n      height: 500px;\n    }\n    .pillow__mv__layer1 {\n      background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_mv2_model_sp.jpg);\n      background-position: center;\n      background-size: cover;\n    }\n    .pillow__mv__layer2__img {\n      background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_mv1_model_sp.jpg);\n      background-position: center;\n      background-size: cover;\n    }\n    .mv__caption__text__always {\n      left: 20px;\n      top: 40px;\n      width: 100%;\n      z-index: 5;\n    }\n    .mv__caption__text__always__label {\n      background-color: #892335;\n      color: #fff;\n      font-size: 13px;\n      letter-spacing: 0.34em;\n      line-height: 18px;\n      padding: 10px 0 3px;\n      -ms-writing-mode: tb-rl;\n      writing-mode: vertical-rl;\n    }\n    .mv__caption__text__always__text {\n      font-size: 30px;\n      line-height: 1.392857142857143;\n      margin-left: 7px;\n    }\n    .mv__caption__text {\n      display: none;\n      font-size: 30px;\n      left: 20px;\n      line-height: 1.392857142857143;\n      top: 40px;\n    }\n  }\n  @media screen and (min-width: 750px) {\n    .bx-wrapper img {\n      width: 600px;\n    }\n  }\n\n  .technology__link__image iframe {\n    border: none;\n  }\n  .technology__link__image__logo {\n    position: relative;\n    z-index: 1;\n  }\n  .pillow__mv__layer2 {\n    z-index: 2;\n  }\n  .mv__caption__title {\n    margin-bottom: 20px;\n  }\n  .buy__area {\n    background-color: #fff;\n    border-bottom: 1px #000 solid;\n    border-top: 1px #000 solid;\n    bottom: 0;\n    font-weight: 500;\n    left: 0;\n    padding: 15px 0 18px;\n    position: fixed;\n    width: 100%;\n    z-index: 99999;\n  }\n  .buy__area__flex {\n    align-items: center;\n    display: flex;\n    justify-content: center;\n    margin: 0 auto;\n    width: 532px;\n  }\n  .buy__area__name {\n    font-size: 17px;\n    line-height: 1;\n  }\n  .buy__area__price {\n    font-size: 11px;\n    line-height: 1;\n    margin-top: 10px;\n  }\n  .buy__area__price span {\n    font-family: \"Helvetica Neue\", Helvetica, sans-serif;\n    font-size: 21px;\n    line-height: 1;\n  }\n  .buy__area__btn {\n    background-color: #9c2335;\n    color: #fff !important;\n    font-size: 16px;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    line-height: 43px;\n    text-align: center;\n    width: 238px;\n  }\n  @media screen and (max-width: 749px) {\n    .buy__area {\n      padding: 20px 0;\n    }\n    .buy__area__flex {\n      justify-content: center;\n      padding-left: 0;\n      width: auto;\n    }\n    .buy__area__text {\n      display: none;\n    }\n    .buy__area__btn {\n      font-size: 16px;\n      line-height: 40px;\n      width: 200px;\n    }\n  }\n  html {\n    scroll-behavior: smooth;\n  }\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pane-cv\"\u003e\u003c\/div\u003e\n\u003c!-- header --\u003e\n\u003cdiv id=\"pillow__portaple__wrapper\"\u003e\n  \u003c!--コンテンツ START--\u003e\n  \u003csection class=\"pillow__mv\" id=\"pillow-mv\"\u003e\n    \u003cdiv class=\"pillow__mv__layer1\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pillow__mv__layer2\" id=\"mv-layer2\"\u003e\n      \u003cdiv class=\"pillow__mv__layer2__img\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mv__caption__text__always\"\u003e\n      \u003cp class=\"mv__caption__text__always__label\"\u003e新形状\u003c\/p\u003e\n      \u003cp class=\"mv__caption__text__always__text\"\u003e\n        隨時、隨地\u003cbr\u003e享受舒適好眠\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"mv__caption__text layer1\"\u003e\n      在旅途中\u003cbr\u003e也被極致的\u003cbr\u003e舒適所包圍\n    \u003c\/p\u003e\n    \u003cp class=\"mv__caption__text layer2\"\u003e\n      只需放在飯店或\u003cbr\u003e平常使用的枕頭上、\u003cbr\u003e就能帶來最棒的睡眠體驗\n    \u003c\/p\u003e\n    \u003cdiv class=\"mv__caption\"\u003e\n      \u003ch1 class=\"mv__caption__title\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_brainsleep_pillowportable.png\" alt=\"BRAIN SLEEP PILLOWPORTABLE\"\u003e\n      \u003c\/h1\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- \u003cdiv class=\"buy__area\"\u003e\n              \u003cdiv class=\"buy__area__flex\"\u003e\n                \u003ca class=\"buy__area__btn\" href=\"#buy\"\u003e購入に進む\u003c\/a\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e --\u003e\n\n  \u003csection class=\"release\" id=\"release\"\u003e\n    \u003cdiv class=\"release__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"release__title__text fadeInUpShort animated\"\u003e\n        新式睡眠崛起\u003cbr\u003e多功能枕頭登場！\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"release__example animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"release__example__item fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_release_topper_model.jpg\" alt=\"\"\u003e\n        \u003ch3 class=\"release__example__item__title\"\u003eTOPPER PILLOW\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"release__example__item fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_release_neck_model.jpg\" alt=\"\"\u003e\n        \u003ch3 class=\"release__example__item__title\"\u003eNECK PILLOW\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"release__example__item fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_release_nap_model.jpg\" alt=\"\"\u003e\n        \u003ch3 class=\"release__example__item__title\"\u003eNAP PILLOW\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"release__example__img animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_release_example_bg.webp\" alt=\"\" class=\"fadeInUpShort animated only_pc\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_release_example_bg_sp.webp\" alt=\"\" class=\"fadeInUpShort animated only_sp\"\u003e\n      \u003cp class=\"release__example__img__txt\"\u003e一顆在手\u003cbr\u003e完全擁有\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology\" id=\"features\"\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\u003eFEATURES\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=\"500\" data-offset=\"300\"\u003e\n        \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_link_img01_model.jpg\" alt=\"\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title\"\u003e\n            \u003cspan\u003e01\u003c\/span\u003eMulti comfort\n          \u003c\/h3\u003e\n          \u003cp class=\"technology__link__lists__desc\"\u003e\n            任何情境都能\u003cbr\u003e享受舒適好眠\n          \u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_link_img02.jpg\" alt=\"\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title\"\u003e\n            \u003cspan\u003e02\u003c\/span\u003eCompact \u0026amp; light\n          \u003c\/h3\u003e\n          \u003cp class=\"technology__link__lists__desc\"\u003e\n            攜帶方便\u003cbr\u003e輕巧尺寸\u003cbr\u003e\u003csmall class=\"technology__link__lists__desc__sm\"\u003e（重量為腦眠科技枕的1\/3）\u003c\/small\u003e\n          \u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_link_img03.jpg\" alt=\"\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title\"\u003e\n            \u003cspan\u003e03\u003c\/span\u003eSuper clean\n          \u003c\/h3\u003e\n          \u003cp class=\"technology__link__lists__desc\"\u003e\n            可整顆水洗\u003cbr\u003e保持清潔\n          \u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"technology__link__image__box animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" style=\"position:relative;\"\u003e\n          \u003cdiv class=\"technology__link__image fadeInUpShort animated\"\u003e\n              \u003ciframe src=\"https:\/\/player.vimeo.com\/video\/726931037?autoplay=1\u0026amp;muted=1\u0026amp;loop=1\u0026amp;controls=0\u0026amp;title=0\u0026amp;byline=0\u0026amp;portrait=0\" allow=\"autoplay; fullscreen\" frameborder=\"0\" style=\"display:block;\"\u003e\u003c\/iframe\u003e\n          \u003c\/div\u003e\n          \u003c!-- コントロールUI隠し用オーバーレイ --\u003e\n          \u003cdiv style=\"position:absolute; bottom:0; left:0; width:100%; height:60px; background:#fff; pointer-events:none;\"\u003e\u003c\/div\u003e\n                  \u003c!-- \u003ciframe src=\"https:\/\/player.vimeo.com\/video\/726931037?background=1\u0026autoplay=1\u0026muted=1\u0026loop=1\" allow=\"autoplay; fullscreen\" frameborder=\"0\"\u003e\u003c\/iframe\u003e                \u003c\/div\u003e --\u003e\n          \u003cdiv class=\"technology__link__image__logo fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_pillowportable_logo.png\" alt=\"BRAIN SLEEP PILLOWPORTABLE\"\u003e\n          \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology\" id=\"scene\"\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\u003eSCENE\u003c\/span\u003e情境\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item\" id=\"topper\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e01\u003c\/span\u003e for TOPPER PILLOW\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_topper01_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              旅宿、飯店等\u003cbr\u003e加裝在普通的枕頭上\u003cbr\u003e通往最舒適的睡眠\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              「在旅宿中睡不著、頸部疼痛醒來好幾次」\u003cbr\u003e「新買的枕頭不合適，但丟掉可惜」\u003cbr\u003e只要覆蓋上一顆腦眠科技枕 攜帶版，就可以創造舒適的睡眠環境。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_topper02_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              腦部睡眠、超透氣\u003cbr\u003e支撐頸部、\u003cbr\u003e超舒適睡姿\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              擁有90%以上的空氣層，使得頭部和枕頭之間的空氣可以流動，並排出熱氣和濕氣。\u003cbr\u003e抑制睡眠中上升的體溫，讓您舒適一覺到天亮。\u003cbr\u003e高反彈的立體構造纖維材質，能夠確實支撐頭、頸部，避免過度下沉。\u003cbr\u003e能夠以最正確的睡姿，擁有舒適睡眠。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_topper03_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              超低枕頭\u003cbr\u003e單顆也能夠使用\n            \u003c\/h3\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\" id=\"neck\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e02\u003c\/span\u003e for NECK PILLOW\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_neck01_model.jpg\" alt=\"LAYER\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              旅途移動中\u003cbr\u003e舒適的包覆感\n            \u003c\/h3\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      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_neck02_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__img only_sp fade_sp\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_neck03_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              貼合頭頸部\u003cbr\u003e加高靠墊\u003cbr\u003e擁有超透氣材質\u003cbr\u003e長時間也很舒適\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              正確支撐頸部曲線，\u003cbr\u003e不用橫躺，也能舒適。\u003cbr\u003e有超透氣材質，可以排除頭頸部周圍的熱氣，長時間使用也不悶熱，感受輕盈。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc only_pc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_neck03_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item\" id=\"nap1\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e03\u003c\/span\u003e for NAP PILLOW\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_nap01_model.jpg\" alt=\"LAYER\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              支援午睡枕\u003cbr\u003e超高效回神\n            \u003c\/h3\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\" id=\"nap2\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e04\u003c\/span\u003e for BACKREST\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_nap02_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              支援靠墊\u003cbr\u003e支撐腰部\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              長時間坐在電腦桌前，對腰部是\u003cbr\u003e極大的負擔，也是造成腰痛的原因。\u003cbr\u003e將本產品當成靠墊，因為高反彈的立體纖維構造，能給予您的腰部確實地支撐。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_technology_img_nap03_model.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              維持正確的姿勢\n            \u003c\/h3\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\" id=\"clean\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n          \u003cspan\u003e05\u003c\/span\u003e Super clean\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_mov_07_pc.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n              可整顆水洗保持清潔\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              枕套到內材全部都可以水洗，隨時保持清潔。\u003cbr\u003e使用永續素材，對地球也很友善。\u003cbr\u003e內材可以用蓮蓬頭沖洗，清潔污漬和氣味。清潔完只要陰乾就好。也可以放入專用的清潔網內再放入洗衣機清洗。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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__item\" id=\"material\"\u003e\n    \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"spec__item__title fadeInUpShort animated\"\u003eSize\u003c\/h2\u003e\n      \u003cdiv class=\"spec__item__desc\"\u003e\n        \u003cdiv class=\"spec__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_pillow_portable_detail_27500_16589166102995.jpg?2\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e平放時\u003c\/h3\u003e\n            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n              橫寬 約580mm×深長 約300mm×厚度 約30mm\/約40mm（最長邊）\u003cbr\u003e伸縮帶 約80mm~約620mm（全長）\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec__item__desc\"\u003e\n        \u003cdiv class=\"spec__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_pillow_portable_detail_27500_16589172745579.jpg?2\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n              頸枕、輕鬆帶\n            \u003c\/h3\u003e\n            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n              橫寬 約150mm×深長 約250mm×厚度 約150mm（最長邊） \u003cbr\u003e伸縮帶 約80mm~約620mm（全長）\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec__item__desc\"\u003e\n        \u003cdiv class=\"spec__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_pillow_portable_detail_27500_16589166327995.jpg?2\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e對折時\u003c\/h3\u003e\n            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n              橫寬 約300mm×深長 約290mm×厚度 約60mm\/80mm（最長邊）\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec__item__desc\"\u003e\n        \u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n              ■重量\u003cbr\u003e約210g\u003cbr\u003e■材質\u003cbr\u003e內材 聚乙烯100%\u003cbr\u003e枕套 網狀面 聚酯纖維100%、側面材質 尼龍100%、伸縮帶 聚丙烯100%\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=\"other__title\" id=\"other\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n        \u003cspan\u003eRecommended selection\u003c\/span\u003e提高睡眠品質的推薦商品\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"other__mattress\"\u003e\n    \u003cdiv class=\"other__mattress__inner\"\u003e\n      \u003ch3 class=\"other__mattress__text__sub__title only_sp\"\u003e\n        理想睡姿×完美分散體壓 \u003cbr\u003e一款改變你起床感受的床墊\n      \u003c\/h3\u003e\n      \u003cdiv class=\"other__mattress__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.png?6\" alt=\"\" width=\"1280\" height=\"482\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__mattress__text\"\u003e\n        \u003cdiv class=\"other__mattress__text__title\"\u003e\n          \u003ch2 class=\"other__mattress__text__title__logo\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.png\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\u003e\n          \u003c\/h2\u003e\n          \u003cp class=\"other__mattress__text__title__name\"\u003e\n            腦眠科技床墊 加倍釋壓版\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__mattress__text__sub\"\u003e\n          \u003ch3 class=\"other__mattress__text__sub__title\"\u003e\n            理想睡姿×完美分散體壓 \u003cbr\u003e一款改變你起床感受的床墊\n          \u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black other__mattress__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"other__col2\"\u003e\n    \u003csection class=\"other__col2__item\" id=\"other__coin\"\u003e\n      \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e\n        睡眠醫學×AI \u003cbr\u003e客製化測試睡眠\n      \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\/products_pillow_portable_other_coin.jpg\" alt=\"\" width=\"700\" height=\"700\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__col2__item__inner\"\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\/products_pillow_portable_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\n            睡眠醫學×AI \u003cbr\u003e客製化測試睡眠\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\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\n      不再需要羽絨或毛毯 \u003cbr\u003e是一款極致溫暖的被子\n    \u003c\/h3\u003e\n    \u003cdiv class=\"other__col2__item__img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex.png\" alt=\"\" width=\"600\" height=\"222\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"other__col2__item__logo\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex_logo.png\" alt=\"BRAIN SLEEP COMFORTER PERFECT WARM EX\" width=\"350\" height=\"106\"\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"other__col2__item__logotext\"\u003e\n          腦眠科技被 極致保暖 EX\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.mom\/zh-hant\/products\/comforter_perfectwarmex\" 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\n\n    \u003c!-- \u003csection class=\"other__col2__item\" id=\"other__conforter\"\u003e\n      \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e\n        オールシーズン、これ一枚で快適温度。\n      \u003c\/h3\u003e\n      \u003cdiv class=\"other__col2__item__img\"\u003e\n        \u003cimg\n          loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_other_conforter.png\"\n          alt=\"\"\n          width=\"509\"\n          height=\"187\"\n        \/\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__col2__item__inner\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"other__col2__item__logo\"\u003e\n            \u003cimg\n              loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_other_conforter_logo.png\"\n              alt=\"BRAIN SLEEP FLOAT\"\n              width=\"343\"\n              height=\"104\"\n            \/\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\n            href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/comforter_allseasons\"\n            class=\"other__more__btn other__more__btn__black\"\n            \u003e了解更多\u003c\/a\n          \u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"possibility animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"possibility\"\u003e\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_possibility_bg_model.webp\" alt=\"\" class=\"only_pc fadeInUpShort animated\"\u003e\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_possibility_bg_sp_model.webp\" alt=\"\" class=\"only_sp fadeInUpShort animated\"\u003e\n    \u003cdiv class=\"awakenyourpossibility\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_awakenyourpossibility.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"fadeInUpShort animated\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"possibility__txt\"\u003e來場新的\u003cbr class=\"only_sp\"\u003e睡眠之旅吧！\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"faq\" id=\"faq\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e能夠清洗嗎？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            可以。枕套能使用洗衣機清洗。內材請使用蓮蓬頭沖洗。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e能直接當作枕頭使用嗎？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            可以。推薦給平常使用折疊毛巾當枕頭、偏好薄枕的您。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e使用中會掉落嗎？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            當成短枕或靠墊（靠在腰部）使用時，請調整伸縮代的長度貼合枕頭和靠墊的尺寸，以防止掉落。\u003cbr\u003e當成頸枕使用時，伸縮帶請調整成貼合頸部的尺寸，以防止掉落。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e\n          作為頸枕，頸圍大約限制在多少cm呢？\n        \u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            因為可以使用伸縮帶調節，所以沒有設限。測試過脖圍尺寸約30cm~約43cm都可以貼合，非常舒適。但是感受還是因人而異。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e\n          不使用的時候，可以摺疊收納嗎？\n        \u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            收納時，請不要摺疊，請平放收納。\u003cbr\u003e若是摺疊狀態或負重狀態的長時間收納，可能會使內材耗損劣化。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!--コンテンツ END--\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_pillow_portable_all_zh-hant_v1.css?2\"\u003e\n\u003cstyle\u003e\n  .modal__campaign__detail {\n    text-align: center;\n    padding: 10px 20px;\n    background-color: #ece9db;\n    color: #000;\n    max-width: 1180px;\n    margin: 0px auto 15px auto;\n  }\n\n  .modal__campaign__lead {\n    font-size: 15px;\n  }\n\n  .modal__campaign__txt {\n    font-size: 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .modal__campaign__detail {\n      text-align: center;\n      padding: 16px 10px;\n      width: 100%;\n    }\n\n    .modal__campaign__lead {\n      font-size: 15px;\n    }\n\n    .modal__campaign__txt {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- \u003cdiv class=\"modal__campaign__detail\"\u003e\n        \n        \u003cp class=\"modal__campaign__lead\"\u003e\n        ALL IN ONE購入でノベルティミストをプレゼント！\u003cbr\u003e\n        \u003cspan style=\"font-size: 12px;\"\u003e※ノベルティは商品をカートに追加後に適用されます\u003c\/span\u003e\n        \u003c\/p\u003e\n        \n        \u003c\/div\u003e --\u003e\n\n\u003c!-- \u003cdiv class=\"modal__campaign__detail\"\u003e\n        \n        \u003cp class=\"modal__campaign__lead\"\u003e\n        送料無料\n        \u003c\/p\u003e\n        \n        \u003c\/div\u003e --\u003e\n\n\u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_portable_all_v1.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\n  if (navigator.userAgent.match(\/(iPhone|iPad|iPod|Android)\/)) {\n    jQuery(\".modal__campaign__detail\").prependTo(\".block-goods-detail\");\n  } else {\n    jQuery(\".modal__campaign__detail\").prependTo(\".pane-goods-header\");\n  }\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  jQuery(function () {\n    const bannerHtml =\n      '\u003cdiv class=\"cpmodal_link\" style=\"order:270;margin-top:10px;\"\u003e\u003ca href=\"https:\/\/www.zzz-land.com\/shop\/pages\/furusato_lineup.aspx#portable\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"\/img\/usr\/banner\/sp_head_furusatonozei_0907.jpg?5\"\u003e\u003c\/a\u003e\u003c\/div\u003e';\n    jQuery(\".block-add-cart\").eq(0).after(bannerHtml);\n  });\n\u003c\/script\u003e\n\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block\"\u003e\u003c\/div\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"Default Title","offer_id":45370131972318,"sku":"P0009A1-0002","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_pillow_portable.jpg?v=1756808595"},{"product_id":"mattress_premium_float","title":"腦睡眠科技床墊 極致釋壓版","description":"\u003cstyle\u003e\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n    #MainContent,\n    html.js {\n        overflow: unset\n    }\n    .lp_area div:empty {\n        display: initial\n    }\n    html {\n        scroll-behavior: smooth\n    }\n    .mv__bg {\n        text-align: center\n    }\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1\n    }\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    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n    .u-pc {\n        display: block !important\n    }\n    .u-sp {\n        display: none !important\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    .u-mt-8 {\n        margin-top: 8px !important\n    }\n    .u-mt-32 {\n        margin-top: 32px !important\n    }\n    .u-mt-40 {\n        margin-top: 40px !important\n    }\n\n    html,\n    body,\n    div,\n    span,\n    iframe,\n    h1,\n    h3,\n    p,\n    img,\n    ul,\n    li,\n    label,\n    header,\n    nav,\n    section {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        outline: 0;\n        vertical-align: baseline;\n        background: transparent\n    }\n    * {\n        box-sizing: border-box;\n        line-height: 1.5\n    }\n    body {\n        width: 100%;\n        background: #fff;\n        font-family: YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif !important;\n        color: #000\n    }\n    main {\n        display: block\n    }\n    li {\n        list-style-type: none\n    }\n    a {\n        display: inline-block;\n        text-decoration: none;\n        color: #000\n    }\n    img {\n        vertical-align: bottom;\n        max-width: 100%;\n        height: auto\n    }\n    input,\n    button {\n        appearance: none\n    }\n    h1,\n    h3 {\n        font-weight: normal !important\n    }\n    .rwlp__wrapper img {\n        width: 100%\n    }\n    .only_sp {\n        display: none !important\n    }\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400\n    }\n    .solution .solution__logo img {\n        width: 366px;\n        float: right\n    }\n    .technology__item {\n        font-weight: 400;\n        padding-top: 70px\n    }\n    .technology__item__sub {\n        padding: 0;\n        border-top: none\n    }\n    .technology__item__sub .technology__item__desc {\n        margin-top: 100px\n    }\n    .technology__item__inner {\n        padding-left: 6.7142857142857vw\n    }\n    .technology__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 54px\n    }\n    .technology__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        flex-shrink: 0;\n        justify-content: space-between;\n        margin-right: 6.0714285714286vw;\n        width: 28.2857142857143vw\n    }\n    .technology__item__desc__img {\n        padding-top: 35.5%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1\n    }\n    .technology__item__desc__img img {\n        height: auto;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n    .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: -.06em;\n        line-height: 1.733333333333333\n    }\n    .technology__item__desc__text__content__desc {\n        font-size: 16px;\n        letter-spacing: -.06em;\n        line-height: 1.9375;\n        margin-top: 30px\n    }\n    .technology__item__graph {\n        border: 1px #000 solid;\n        display: none;\n        margin: 80px auto 0;\n        width: 900px\n    }\n    .technology__item__graph.only_sp {\n        display: none !important\n    }\n    .technology__item__graph__content {\n        align-items: center;\n        display: flex !important;\n        height: 100%;\n        justify-content: center;\n        padding: 30px\n    }\n    .technology__item__graph__img {\n        width: 360px\n    }\n    .technology__item__graph__img img {\n        width: 100%\n    }\n    .technology__item__graph__text {\n        margin-left: 25px;\n        max-width: 300px\n    }\n    .technology__item__graph__title {\n        font-size: 20px;\n        line-height: 1.75;\n        font-weight: 400\n    }\n    .technology__item__graph__desc {\n        font-size: 14px;\n        line-height: 1.714285714285714;\n        margin-top: 30px\n    }\n    .technology__item__img {\n        max-width: 1185px;\n        margin: 0 auto\n    }\n    .size {\n        margin-bottom: 220px\n    }\n    .spec__size {\n        max-width: 86.571428572vw;\n        margin-top: -240px\n    }\n    @media screen and (max-width:1400px) {\n        .size {\n            margin-bottom: 0\n        }\n        .spec__size {\n            margin-top: -150px\n        }\n    }\n    .related__ttl__wrap {\n        max-width: 86.571428572vw;\n        margin: 0 auto\n    }\n    .related__ttl {\n        font-size: 30px;\n        line-height: 1.733333333333333\n    }\n    .related__wrap2__btn {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_technology_more_arrow_close.webp);\n        background-position: bottom 11px center;\n        background-repeat: no-repeat;\n        background-size: 17px 9px;\n        border: 1px #000 solid;\n        display: block;\n        font-size: 16px;\n        height: 66px;\n        line-height: 1;\n        margin-top: 40px;\n        padding: 17px 0 0;\n        text-align: center\n    }\n    @media screen and (max-width:749px) {\n        .related__ttl__wrap {\n            max-width: 86.571428572vw;\n            margin: 0 auto\n        }\n        .related__ttl {\n            font-size: 25px;\n            line-height: 1.733333333333333\n        }\n        .related__wrap2 {\n            display: none\n        }\n    }\n    @media screen and (max-width:749px) {\n        .only_pc {\n            display: none !important\n        }\n        .only_sp {\n            display: block !important\n        }\n        .solution .solution__logo img {\n            width: 53.333vw;\n            float: none\n        }\n        .technology__item {\n            padding-bottom: 30px\n        }\n        .technology__item__inner {\n            padding-left: 0\n        }\n        .technology__item__sub .technology__item__desc {\n            flex-direction: column;\n            margin-top: 50px\n        }\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 94%;\n            width: calc(100% - 20px)\n        }\n        .technology__item__sub .technology__item__desc__img.change_sp {\n            padding-top: 56.75%;\n            width: 95%\n        }\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative\n        }\n        .technology__item .spec__table1__wrap img {\n            width: 160vw;\n            max-width: unset\n        }\n        .spec__table1__wrap::-webkit-scrollbar {\n            height: 4px\n        }\n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n            background: #000;\n            border-radius: 5px\n        }\n        .spec__table1__wrap::-webkit-scrollbar-track {\n            background: #b8b8b8;\n            border-radius: 5px\n        }\n        .spec__table__nav .spec__table__nav__prev,\n        .spec__table__nav .spec__table__nav__next {\n            width: 45px;\n            position: absolute;\n            top: 44%;\n            transform: translateY(-50%)\n        }\n        .spec__table__nav .spec__table__nav__prev {\n            left: 0\n        }\n        .spec__table__nav .spec__table__nav__next {\n            right: 0\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        .technology__item__desc__text {\n            display: block;\n            margin: 30px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n        .technology__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.84\n        }\n        .technology__item__desc__text__content__desc {\n            margin-top: 20px\n        }\n        .technology__item__graph {\n            border: none;\n            height: auto;\n            margin: 35px auto 0;\n            padding: 0 20px;\n            width: 100%\n        }\n        .technology__item__graph.only_sp {\n            display: block !important\n        }\n        .technology__item__graph__content {\n            display: block !important;\n            padding: 0\n        }\n        .technology__item__graph__img {\n            width: 100%;\n            margin: 0 auto\n        }\n        .technology__item__graph__img .only_sp {\n            display: block\n        }\n        .technology__item__graph__img .only_pc {\n            display: none\n        }\n        .technology__item__graph__text {\n            margin-left: 0;\n            margin-top: 10px;\n            max-width: initial\n        }\n        .technology__item__graph__title {\n            font-size: 20px\n        }\n        .technology__item__graph__desc {\n            margin-top: 20px\n        }\n        .technology__item__img {\n            max-width: calc(100% - 40px);\n            margin: 20px auto 0\n        }\n    }\n    .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 400;\n        line-height: 1.6;\n        margin-left: 65px\n    }\n    @media screen and (max-width:749px) {\n        .other__pillow__text__sub__title {\n            display: none\n        }\n        .other__pillow__text__sub__title.only_sp {\n            display: block;\n            font-size: 15px;\n            margin: 0;\n            padding: 20px 0 0 20px;\n            text-align: left;\n            position: relative;\n            z-index: 2\n        }\n    }\n    @media screen and (max-width:749px) {\n        .other__conforter__text__sub__title {\n            display: none\n        }\n        .other__conforter__text__sub__title.only_sp {\n            display: block;\n            font-size: 15px;\n            font-weight: normal\n        }\n\n        #other__coin .other__conforter__text__sub__title {\n            margin-top: 80px;\n            margin-bottom: 15px;\n            padding: 0;\n            position: relative;\n            z-index: 2\n        }\n    }\n    .rwlp__wrapper img {\n        width: 100%\n    }\n    input[type=\"radio\"] {\n        display: none\n    }\n    input[type=\"radio\"]+label::before {\n        display: none\n    }\n    input[type=\"radio\"]+label::after {\n        display: none\n    }\n    input[type=\"radio\"]:checked+label {\n        color: inherit\n    }\n    input[type=\"radio\"]+label {\n        padding: 0\n    }\n    .rwlp__header__wrapper {\n        background: #98b8d3;\n        height: auto;\n        position: fixed;\n        top: 0;\n        left: 0;\n        right: 0;\n        z-index: 99999;\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif\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    .mv {\n        margin-top: 0\n    }\n\u003c\/style\u003e\n\n\n\n\n\n\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__bg\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_bg_model_v4.webp?2\" alt=\"\" class=\"u-pc\" width=\"2858\" height=\"1894\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_bg_model_sp_v4.webp?2\" alt=\"\" class=\"u-sp\" width=\"760\" height=\"1300\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"mv__txt\"\u003e\u003cspan\u003e漂浮、循環、輕盈感。\u003c\/span\u003e\u003cbr\u003e終極的床墊\u003c\/p\u003e\n      \u003ch1 class=\"mv__logo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_logo_v4.webp?2\" alt=\"\" class=\"u-pc\" width=\"824\" height=\"246\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_logo_sp_v4.webp?2\" alt=\"BRAIN SLEEP MATTRESS PREMIUM FLOAT\" class=\"u-sp\" width=\"404\" height=\"130\"\u003e\n      \u003c\/h1\u003e\n      \u003cdiv class=\"mv__badge\"\u003e\n          \u003cp class=\"mv__badge__txt1\"\u003e耐久性測試\u003c\/p\u003e\n          \u003cp class=\"mv__badge__txt2\"\u003e\u003cspan class=\"termina\"\u003e30\u003c\/span\u003e年\u003c\/p\u003e\n          \u003cp class=\"mv__badge__txt3\"\u003e透過\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mv__line u-pc\"\u003e \u003c\/div\u003e\n      \u003cdiv class=\"mv__bottom animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon01_v2.webp?2\" alt=\"\" width=\"110\" height=\"70\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e分散體壓\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003ePRESSURE DISTRIBUTION\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon02_v2.webp?2\" alt=\"\" width=\"122\" height=\"72\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e放鬆姿勢\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eCOMFORTABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon03_v2.webp?2\" alt=\"\" width=\"126\" height=\"106\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e血流促進\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eIMPROVE BLOOD FLOW\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon04_v2.webp?2\" alt=\"\" width=\"136\" height=\"86\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e有助翻身\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eTURN OVER SUPPORT\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon05_v2.webp?2\" alt=\"\" width=\"102\" height=\"104\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e超透氣性\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eBREATHABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon06_v2.webp?2\" alt=\"\" width=\"60\" height=\"98\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e床溫調節機能\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eBED TEMPRATURE CONTROL\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon07_v2.webp?2\" alt=\"\" width=\"110\" height=\"110\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e抗菌防螨\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eMITE AND MOLD PREVENTION\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon08_v2.webp?2\" alt=\"\" width=\"58\" height=\"96\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e可水洗\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eWASHABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon09_v2.webp?2\" alt=\"\" width=\"104\" height=\"90\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt\"\u003e永續材質\u003c\/p\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eSUSTAINABLE MATERIALS\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"sleep__info\" id=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n          \u003ch2 class=\"sleep__info__book__top\"\u003e睡眠中重要的「不只是時間還有品質」\u003c\/h2\u003e\n          \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n            \u003cdiv class=\"sleep__info__book__img u-pc\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_stanford_method.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__img u-sp\" style=\"width:100%;margin-left: 9%;\"\u003e\n              \u003cimg style=\"box-shadow: unset;\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e\n                \u003c!-- 『スタンフォード式 最高の睡眠』の\u003cbr\u003e\n                                    メソッドを集約。 --\u003e整合《史丹佛式最佳睡眠法》的唯一床墊\u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003e人的一生中約有1\/3都是睡眠時間。  睡眠的品質不好，會使大腦及身體無法休息，導致無法發揮應有的表現。\u003cbr\u003e正因為是每天使用的重要寢具，何不從質量上重新檢視一下呢？\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-pc\" style=\"margin: 0px auto 0px auto; width:70%;\"\u003e\n          \u003cdiv style=\"margin: 50px 0 50px 0;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_pc.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c!-- \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"display: flex;width: 90%;margin: 0 auto;\"\u003e\n            \u003cdiv style=\"width: 700px;\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e相同的睡眠時間\u003cbr\u003e\u003cspan style=\"background: #FFFF;margin-top: 5px;display: inline-block;\"\u003e疲勞恢復程度有114%\u003c\/span\u003e\n              \u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003e使用腦眠科技的床墊和一般的機能性床墊睡眠7小時比較疲勞恢復的程度，發現腦眠科技的床墊恢復程度高出14%。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"margin-left: 50px;\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_pc_zh-hant.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n              \u003c!-- \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_sp.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-sp\" style=\"margin: 50px auto 0px auto; width: 90%;\"\u003e\n          \u003c!-- \u003cdiv style=\"margin: 50px 0 50px 0;\"\u003e\n                            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_pc.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n                            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n                        \u003c\/div\u003e --\u003e\n          \u003cdiv style=\"margin: 0 auto;\"\u003e\n            \u003cdiv\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\" style=\"margin-bottom: 50px;\"\u003e相同的睡眠時間\u003cbr\u003e\u003cspan style=\"background: #FFFF;margin-top: 5px;display: inline-block;\"\u003e疲勞恢復程度有114%\u003c\/span\u003e\n              \u003c\/h3\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003c!-- \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_pc.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_sp_zh-hant.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"sleep__info__book__text__desc\"\u003e使用腦眠科技的床墊和一般的機能性床墊睡眠7小時比較疲勞恢復的程度，發現腦眠科技的床墊恢復程度高出14%。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro1__ttl fadeInUpShort animated\"\u003e\n        \u003cspan\u003e終極放鬆姿勢\u003c\/span\u003e×\u003cspan\u003e完美分散體壓\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003e搭載無重力技術\u003c\/div\u003e\n      \u003cdiv class=\"intro1__img\"\u003e\n        \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1c1b4866e0df49dc8b92c919f4ac953b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003e終極放鬆姿勢\u003c\/div\u003e\n      \u003cdiv class=\"intro2__txt fadeInUpShort animated\"\u003e再現經由NASA提倡\u003cbr\u003e身體最小負荷的姿勢\u003c\/div\u003e\n      \u003cdiv class=\"intro2__txt2 fadeInUpShort animated\"\u003e\n        \u003cspan\u003e支撐腿・腰・肩的終極睡姿\u003c\/span\u003e\u003cbr\u003e有效減輕筋肉和脊椎的身體負擔。\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro2__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img03_zh-hant.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1200\" height=\"508\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img03_sp_zh-hant.webp?v=1739781288\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"688\" height=\"312\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cross\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_cross.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"91\" height=\"91\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003e完美分散體壓\u003c\/div\u003e\n      \u003cdiv class=\"intro3__txt fadeInUpShort animated\"\u003e9層\u003c!--×波型線圈--\u003e構造能確實支撐身體，\u003cbr\u003e有助翻身。實現頂級的睡眠狀態。\u003c\/div\u003e\n      \u003cdiv class=\"intro3__img\"\u003e\n        \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e56efae6d77548b5a68c7f3ef44474f2.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"intro3__more fadeInUpShort animated\"\u003e附加\u003c\/p\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__text fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"sleep__info__quality__golden__title\"\u003e核心體溫下降\u003cbr\u003e擁有深層的「黃金\u003cspan class=\"termina\"\u003e90\u003c\/span\u003e分鐘」\u003c\/h3\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_zh-hant.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"sleep__info__quality__golden__desc\"\u003e睡眠品質是被入睡開始的90分鐘起算能有多深度的睡眠而左右。在這黃金90分鐘若是淺眠，之後再怎麼睡，品質也不會提升。\u003cbr\u003e堅持透氣性的床墊，能下降身體核心的體溫，引導身體通往深沉睡眠。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-pc\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_zh-hant.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro4 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro4__ttl fadeInUpShort animated\"\u003e一般床墊的缺點\u003c\/div\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\/lp_mattress_premium_float_demerit01_v3.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        \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\/lp_mattress_premium_float_demerit02_v3.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        \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\/lp_mattress_premium_float_demerit03_v3.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        \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\/lp_mattress_premium_float_demerit04_v3.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        \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\/lp_mattress_premium_float_demerit05_v3.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\/lp_mattress_premium_float_demerit06_v3.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      \u003cdiv class=\"intro4__hikaku 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_hikaku_zh-hant.webp?2\" alt=\"\" width=\"2000\" height=\"1390\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_hikaku_sp_zh-hant.webp?2\" alt=\"\" width=\"956\" height=\"672\" class=\"u-sp\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\n\n    \u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"trouble__inner\"\u003e\n        \u003cdiv class=\"trouble__ttl fadeInUpShort animated\"\u003e床墊不適合\u003cbr\u003e可能會引發以下的狀況\u003c\/div\u003e\n        \u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n          \u003cli\u003e確實睡著，但無法擺脫疲累感 \u003c\/li\u003e\n          \u003cli\u003e一早就感到勞累 \u003c\/li\u003e\n          \u003cli\u003e寢具內的熱氣有潮濕的不適感 \u003c\/li\u003e\n          \u003cli\u003e腰痛、肩酸 \u003c\/li\u003e\n          \u003cli\u003e睡眠途中醒來\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_icon_arrow.webp?2\" alt=\"\" class=\"trouble__arrow fadeInUpShort animated\" width=\"55\" height=\"141\"\u003e\n        \u003cp class=\"trouble__txt fadeInUpShort animated\"\u003e人的一生中約有1\/3都是睡眠時間。\u003cbr\u003e何不重新檢視睡眠中重要的床墊呢？\u003c\/p\u003e\n      \u003c\/div\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        \u003cdiv class=\"solution__ttl fadeInUpShort animated\"\u003e單單這一張床\u003cbr\u003e讓明天的身體擁有輕盈感\u003c\/div\u003e\n        \u003cp class=\"solution__tag fadeInUpShort animated\"\u003e\u003cspan\u003e最高階版型\u003c\/span\u003e\u003c\/p\u003e\n        \u003cdiv class=\"solution__logo 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_img06_logo.webp?2\" alt=\"\" class=\"u-pc\" width=\"733\" height=\"235\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img06_logo_sp.webp?2\" alt=\"\" class=\"u-sp\" width=\"394\" height=\"126\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology js-box\" 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\n            \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\/lp_mattress_premium_float_nav01.webp?3\" alt=\"\" width=\"593\" height=\"546\"\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          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \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\/lp_mattress_premium_float_nav02.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e卓越的透氣性\u003cbr\u003e不囤熱的舒適度\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \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\/lp_mattress_premium_float_nav03_model_v3.webp?3\" 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超越30年的耐用度測試\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\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eZERO GRAVITY \u003cbr class=\"only_sp\"\u003eTECHNOLOGY\u003c\/h2\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\/lp_mattress_premium_float_tech01_main_model_v3.webp?2\" alt=\"\" class=\"only_pc\" width=\"1632\" height=\"918\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_main_model_sp_v3.webp?2\" alt=\"\" class=\"only_sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e達成理想睡姿的\u003cbr\u003e無重力技術\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\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\"\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 only_pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_01_zh-hant.webp?2\" alt=\"\" width=\"732\" height=\"848\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__img animatedParent animateOnce u-sp\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-left: 20px;margin-top: 0;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_2.webp?2\" alt=\"\" class=\"fadeInUpShort animated hardness\" width=\"400\" height=\"74\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph technology__item__gradation only_sp\" style=\"margin-bottom: 40px;\"\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_1_sp_zh-hant.webp?2\" alt=\"\" width=\"540\" height=\"744\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_2_sp_zh-hant.webp?2\" alt=\"\" width=\"540\" height=\"744\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_3_sp_zh-hant.webp?2\" alt=\"\" width=\"540\" height=\"744\"\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\"\u003e再現NASA提倡的中立姿勢\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      \u003cdiv class=\"technology__item__img animatedParent animateOnce u-pc\" 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\/lp_mattress_premium_float_tech01_02_zh-hant.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1185\" height=\"545\"\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            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0b9d63f3794945c09cfc523e0403c56d.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e只要腿部上揚\u003cbr\u003e就能加速身體循環，促進消除疲勞\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e讓腿部抬高於心臟的4公分設計，使血液較能流回心臟。因此能改善疲勞及減輕水腫。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_04_zh-hant.webp?2\" alt=\"\" width=\"655\" height=\"582\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e血液循環\u003cbr\u003e提高約150%\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e比較平面的床墊和抬腿設計（使腿部休息結構）的本產品，血液循環量竟多了1.5倍。\u003cbr\u003e\u003cbr\u003e能夠期待有減輕疲勞和水腫的效果。\u003c\/p\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\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_05_zh-hant.webp?2\" alt=\"\" class=\"only_pc\" width=\"1266\" height=\"690\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_05_sp_zh-hant.webp?2\" alt=\"\" class=\"only_sp\" width=\"711\" height=\"801\"\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\n                彈力新感受 \u003cbr\u003e9層構造的高回彈材質 \u003cbr\u003e減輕身體負擔\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                不只單向，無數纖維形成多方位支撐身體的立體反彈材質，並根據身體各部位的重量和面積給予最舒適的支撐。另外，獨家的9層構造能吸收重力，並將重力轉換回彈。能確實的支撐身體保持正確睡姿。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1142a765b8434093874c797e5160f9fe.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \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              \u003cbr\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn u-mt-0\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph01_zh-hant.webp\" alt=\"\" width=\"664\" height=\"647\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e確實支撐身體部位\u003cbr\u003e壓力負荷最大的腰部到臀部\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e\n              彈簧材質的床墊和本產品的差異最多達到1.4公分。\u003cbr\u003e讓身體無負擔，使身體中最重的腰到臀部也能確實被支撐保持正確睡姿。\u003c\/p\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\" 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          \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_tech01_05_2_zh-hant.webp?2\" alt=\"\" width=\"1266\" 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              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e依據身體部位\u003cbr\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 --\u003e\n\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\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7b50060c07204500988a96cf836e1c81.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e完美分散體壓，有助翻身\u003cbr\u003e減少身體散能，能確實休息\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                正確的睡姿能使睡眠無負擔，順利地翻身不打擾。並且搭配翻身，反覆吸收與彈回的9層構造能有效支援翻身順利。將睡眠中的動能最小化也能減輕負擔，使您一覺到天亮。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph02_zh-hant.webp\" alt=\"\" width=\"718\" height=\"592\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e翻身時所花費的能量 約降低了15%\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e超體壓分散，9層結構的多方位支撐，使身體能夠自然翻身。\u003c\/p\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\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eTEMPERATURE \u003cbr class=\"only_sp\"\u003eCONTROL\u003c\/h2\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              \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d3c7574d06284f2ab045ff6de8b038a7.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e卓越的透氣性\u003cbr class=\"u-sp\"\u003e熱氣不囤積的舒適感\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\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\"\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\/lp_mattress_premium_float_tech_material.webp\" alt=\"\" width=\"1634\" 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\"\u003e超透氣材質 \u003cbr\u003e控制最適當的 \u003cbr\u003e睡眠溫度與濕度\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e為了有優良的睡眠品質，最重要的就是保持床墊內的溫度與濕度。 \u003cbr\u003e本產品擁有90%的空氣流通層，能夠不囤積睡眠中所產生的熱氣和濕氣，創造舒適的睡眠環境。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph03_zh-hant.webp\" alt=\"\" width=\"726\" height=\"551\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e身體的表面溫度低\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e腦眠科技床墊和其他材質比較，可以明顯看出身體表面溫度較低。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph03_zh-hant.webp\" alt=\"\" width=\"721\" height=\"554\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e散熱數值高、\u003cbr\u003e也不囤積熱度\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e\n              囤積過多的熱能，會影響睡眠品質。\u003cbr\u003e本產品使用良好的通風性素材，相較其他產品，較不會囤積熱能，能擁有舒適的一覺好眠。\u003c\/p\u003e\n          \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=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN FOR\u003cbr class=\"only_sp\"\u003eLONG TIME\u003cbr\u003e\u0026amp; DURABILITY\u003c\/h2\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\/lp_mattress_premium_float_tech03_main_model_v3.webp?2\" alt=\"\" class=\"only_pc\" width=\"1632\" height=\"918\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_main_model_sp_v3.webp?2\" alt=\"\" class=\"only_sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e隨時能清潔\u0026amp;\u003cbr\u003e優秀的耐用度\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\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\"\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\/lp_mattress_premium_float_tech03_02.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              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e可使用蓮蓬頭清洗\u003cbr\u003e抑制塵螨和過敏的產生\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                床包能夠拆卸以洗衣機清洗，床墊整體則能夠以清水沖洗。\u003cbr\u003e\u003cbr\u003e床墊可以用蓮蓬頭將污垢沖洗，洗淨後陰乾即可，非常便利。\u003cbr\u003e\u003cbr\u003ePU和彈簧等材質的床墊，透氣性較差會囤積濕氣和熱氣，因此較常產生黴菌或塵螨。腦眠科技的床墊有良好的透氣性，除了能有效降低黴菌及塵螨的出現外，在意粉塵、灰塵的時候能夠即時清洗，維持乾淨清潔。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph04_zh-hant_v3.webp\" alt=\"\" width=\"587\" height=\"532\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e發霉的程度較低\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e\n              本產品相較於其他材質的發霉跡象，有壓倒性地低下。\u003cbr\u003e推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph05_zh-hant_v2.webp?2\" alt=\"\" width=\"657\" height=\"533\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003e塵螨生成數量較少\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003e本產品相較於其他材質的長螨跡象，有壓倒性地低下。推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\u003c\/p\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\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_01_zh-hant.webp?2\" alt=\"\" class=\"only_pc\" width=\"1400\" height=\"789\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_01_sp_zh-hant.webp?2\" alt=\"\" class=\"only_sp\" width=\"711\" height=\"711\"\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能持續使用近30年\u003cbr\u003e有優秀的耐用性\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                每日使用的床墊，最令人在意的就是耐用性。 本產品經由JIS規格的標準8萬次壓縮測試認證，證實擁有優良的耐用度。長時間使用也能夠持續擁有安心好眠。\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=\"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          \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              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                \u003cspan style=\"letter-spacing: 0;\"\u003eMADE IN JAPAN\u003c\/span\u003e\u003cbr\u003e講究的工藝\u003cbr\u003e品質安心有保證\n              \u003c\/h3\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          \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              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e雜質較少\u003cbr\u003e使用天然泉水\u003cbr\u003e防止品質劣化\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                在生產過程中，使用被「豐之國名水15選」認證的特別軟水，是雜質非常少的清水瀑園之泉水。因為雜質非常少，也能減少化學中不必要的反應，更能防止品質的劣化。\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=\"scene\" id=\"scene\"\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\u003eSCENE\u003c\/span\u003e情境\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__img animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"scene__img01\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene01_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2398\" height=\"1350\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img02\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene04_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1082\" height=\"1625\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img03\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene02_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1282\" height=\"790\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img04\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene03_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1284\" height=\"790\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"animatedParent animateOnce\"\u003e\n        \u003cp class=\"scene__txt fadeInUpShort animated\"\u003e照片為雙人床尺寸。也有提供其他尺寸。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__title js-box\" 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 size\" id=\"size\"\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            \u003cbr\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\"\u003eSize\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e單人床 W100×L196×H20（腿部24）cm\u003cbr\u003e加大單人床 W120×L196×H20（腿部24）cm\u003cbr\u003e雙人床 W140×L196×H20（腿部24）cm\u003cbr\u003e加大雙人床 W160×L196×H20（腿部24）cm\u003cbr\u003e特大雙人床 W180×L196×H20（腿部24）cm\u003c\/p\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__size only_pc\" 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\/lp_mattress_premium_float_size.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"833\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_single_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_semidouble_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_double_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_queen_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_king_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"shoulder_rest_gradation\"\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            \u003cbr\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\"\u003eShoulder rest\n                \u003cbr class=\"u-sp\"\u003egradation\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      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__shoulder_rest_gradation only_pc\" 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\/lp_mattress_premium_float_shoulder_rest_gradation.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"971\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_single_sp.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_semidouble_sp.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_double_sp.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_queen_sp.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_king_sp.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner u-mb-40\"\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            \u003cbr\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            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__color\" 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\/lp_mattress_premium_float_spec_color_zh-hant.webp?v=1782105022\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1256\" height=\"486\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_spec_color_sp_zh-hant.webp?v=1782105017\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1256\" height=\"486\"\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 u-mb-40\"\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            \u003cbr\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保潔墊：棉100%（填充物 聚酯纖維80%、嫘縈20％）\u003cbr\u003e基礎床包：聚酯纖維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=\"spec 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 u-pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_material.webp?2\" alt=\"\" width=\"1631\" height=\"921\"\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\"\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          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-32\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_material.webp?2\" alt=\"\" width=\"1631\" height=\"921\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"sheets__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"sheets__ttl termina fadeInUpShort animated\"\u003eSheets\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"sheets\"\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 u-pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_sheets.webp?2\" alt=\"\" width=\"1633\" height=\"917\"\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\"\u003e100%棉花的\u003cbr\u003e專用保潔墊\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e使用吸濕排汗優良的100%棉花材質。優質的透氣性，加上接觸肌膚的滑順觸感，好像被包覆一般的睡眠感。\u003cbr\u003e固定器為拆卸容易的樣式。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-40\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_sheets.webp?2\" alt=\"\" width=\"1633\" height=\"917\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\u003c!-- \n    \u003csection class=\"mattressLineup\" id=\"mattressLineup\"\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\u003eMATTRESS LINE UP\u003c\/span\u003e配合使用情境選擇\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"mattressLineup__list animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item01\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup01_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__tag\"\u003e最高階版型\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003e腦眠科技床墊 極致釋壓版\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003e20\/24cm的厚度\u003cbr\u003e實現最高階睡眠的頂級版型\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003e漂浮床墊系列的最高階，有9層結構能保持終極放鬆姿勢，並且擁有可連續使用30年的耐久性。是一款讓身體負擔更輕省的床墊。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item02\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup2_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003e腦眠科技床墊 加倍釋壓版\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003e15\/19cm的厚度\u003cbr\u003e能確實支撐身體的標準版型\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003e7層結構能確實支撐身體，有助放鬆姿勢以及翻身，是一款能助您擁有舒適睡眠的床墊。\u003cbr\u003e約10年的耐久使用性，推薦給初次使用漂浮系列的您。\u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_plus_float\" class=\"mattressLineup__item__btn\"\u003e詳細資訊\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item03\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup03_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003e腦眠科技床墊 釋壓版\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003e5\/9cm的厚度\u003cbr\u003e能實現終極放鬆姿勢的版型\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003e3層結構確實支撐身體，促進疲勞恢復。\u003cbr\u003e不易受下方的寢具或地面影響，可以直接鋪放在您現有的床墊或地板上。各式場景皆可適用。\u003cbr\u003e可折疊的設計樣式，輕鬆壓縮收納。\u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_float\" class=\"mattressLineup__item__btn\"\u003e詳細資訊\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\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\" style=\"padding: 0;\"\u003e\n            \u003cbr\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            \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_mattress_other_comparison_ko.webp\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2402\" height=\"2066\"\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_mattress_other_comparison_sp_ko.webp\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1188\" height=\"1460\"\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\/lp_mattress_premium_float_slick_arrow_prev.webp?2\" class=\"spec__table__nav__prev\" width=\"46\" height=\"46\" alt=\"\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_slick_arrow_next.webp?2\" class=\"spec__table__nav__next\" width=\"46\" height=\"46\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\n\n\n\n\n\n\u003c!-- \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\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related01\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e腦眠科技床墊 釋壓版\u003c\/p\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related01.webp\" alt=\"\" width=\"1179\" height=\"500\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e能夠加疊在現有寢具上\u003cbr\u003e也能夠直接鋪在地面\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e漂浮版床墊的底部設計較硬挺，能直接使用在床舖、地板等地方，不受下方鋪設寢具或場所的限制。因此加疊在現正使用的床墊或日式床墊上、地板上等，任何情境下都能使用。 擁有充分的回彈力，只要有它就能擁有舒適睡眠，能當作日式床墊、一般床墊，突然有客人留宿時使用也非常方便。\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_float\" class=\"related__btn\" target=\"_blank\"\u003e立即購買\u003c\/a\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 technology__item__sub\" id=\"related02\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-sp\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e腦眠科技保潔墊 加下墊床墊套 極致釋壓床墊用\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003e白色\/藏青色\u003c\/p\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_02.webp\" alt=\"\" width=\"896\" height=\"1099\"\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 u-mt-8 u-pc\"\u003e白色\/藏青色\u003cbr\u003e\u003cbr\u003e清洗替換時很方便的床罩。\u003cbr\u003e\u003cbr\u003e■可對應使用的床墊\u003cbr\u003e腦眠科技床墊 頂級漂浮版\u003cbr\u003e※和2022年以前，在本公司販售的『腦眠科技床墊 頂級版』的形狀不同（拉鍊式），因此不適用，請多加注意。\u003cbr\u003e保潔墊+基礎床包購買一組可同時使用。\u003cbr\u003e欲購買請\u003ca style=\"text-decoration: underline;\" href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattressshoeets_premium_base\"\u003e「點此進入」\u003c\/a\u003e\n                \u003cbr\u003e\u003cbr\u003e棉100%（填充物 聚酯纖維80%、嫘縈20％）\n              \u003c\/p\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_01_zh-hant.webp?v=1782100937\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"700\" height=\"284\"\u003e\n              \u003cdiv class=\"related__wrap2__btn u-sp\"\u003e了解更多\u003c\/div\u003e\n              \u003cdiv class=\"u-sp\"\u003e\n                \u003cdiv class=\"related__wrap2\"\u003e\n                  \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                    腦眠科技保潔墊 加下墊床墊套 極致釋壓床墊用\u003cbr\u003e\u003cbr\u003e■可對應使用的床墊\u003cbr\u003e腦眠科技床墊 頂級漂浮版\u003cbr\u003e※和2022年以前，在本公司販售的『腦眠科技床墊 頂級版』的形狀不同（拉鍊式），因此不適用，請多加注意。\u003cbr\u003e保潔墊+基礎床包購買一組可同時使用。\u003cbr\u003e欲購買請\u003ca style=\"text-decoration: underline;\" href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattressshoeets_premium_base\"\u003e「點此進入」\u003c\/a\u003e\n                    \u003cbr\u003e\u003cbr\u003e棉100%（填充物 聚酯纖維80%、嫘縈20％）\n                  \u003c\/p\u003e\n                  \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_01_zh-hant.webp?v=1782100937\" alt=\"\" class=\"u-mt-40\" width=\"700\" height=\"284\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_premium_toppersheets\" class=\"related__btn\" target=\"_blank\"\u003e立即購買\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related03\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e腦眠科技床墊 6層基底\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003e白色\/藏青色\u003c\/p\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related03_02.webp\" alt=\"\" width=\"1032\" height=\"1073\"\u003e\n          \u003c\/div\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 u-pc\"\u003e請直接疊加在您手中既有的漂浮版床墊上，即自動升級為頂級版。※沒有漂浮版床墊的話此商品無法使用。\u003cbr\u003e材質 保潔墊：棉100%（填充物 聚酯纖維80%、嫘縈20％）\u003cbr\u003e基礎床包：聚酯纖維100%\u003cbr\u003e6層基底：聚乙烯100%\n            \u003c\/p\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related03_01_zh-hant.webp?v=1782179605\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"743\" height=\"283\"\u003e\n            \u003cdiv class=\"related__wrap2__btn u-sp\"\u003e了解更多\u003c\/div\u003e\n            \u003cdiv class=\"u-sp\"\u003e\n              \u003cdiv class=\"related__wrap2\"\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e請直接疊加在您手中既有的漂浮版床墊上，即自動升級為頂級版。※沒有漂浮版床墊的話此商品無法使用。\u003cbr\u003e材質 保潔墊：棉100%（填充物 聚酯纖維80%、嫘縈20％）\u003cbr\u003e基礎床包：聚酯纖維100%\u003cbr\u003e6層基底：聚乙烯100%\n                \u003c\/p\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related03_01_zh-hant.webp?v=1782179605\" alt=\"\" class=\"u-mt-40\" width=\"743\" height=\"283\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_6layered_base\" class=\"related__btn\" target=\"_blank\"\u003e立即購買\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\n    \u003csection class=\"technology__item technology__item__sub\" style=\"padding-top: 0; border-top: unset;\" id=\"related04\"\u003e\n      \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated related__ttl\"\u003e給追求極致溫暖的您\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\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腦眠科技床罩 極致保暖 EX\u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                床墊用床包\u003cbr\u003e\u003cbr\u003e和腦眠床墊合併使用，能提升112%背部的保暖性。也能能防禦底下上來的寒氣。\u003cbr\u003e冬季的冷空氣會滯留在床、地面等地方，這些冷空氣會通過床墊讓我們感到寒氣。這個床包能有效保暖身體，不受寒。\u003cbr\u003e\u003cbr\u003e鋪在您現有的床墊或日式床墊上，就能感受到終極的溫暖和不潮濕的環境。\u003cbr\u003e\u003cbr\u003e和棉被相同，填充物為發熱綿EX\u003cbr\u003e表面材質使用絨毛毯EX\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_pc_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\" style=\"height: unset; position: relative;\"\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效果更顯著\n                \u003cbr\u003e\n              \u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_sp_zh-hant.webp\" alt=\"\" width=\"650\" height=\"618\" style=\"height: unset; position: relative;\"\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        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\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              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                ■可應對尺寸：\u003cbr\u003e基本上20cm~30cm高度的床墊皆可應對。在這個尺寸以下的床墊也能夠使用，內側多出來的部份的請確實塞至床墊下即可。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■尺寸：\u003cbr\u003e・單人床尺寸：W100cm×L205cm×H33cm（約1,140g）\u003cbr\u003e・加大單人床尺寸：W120cm×L205cm×H33cm（約1,300g）\u003cbr\u003e・雙人床尺寸：W140cm×L205cm×H33cm（約1,470g）\u003cbr\u003e\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■顏色：\u003cbr\u003e深灰色\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■材質：\u003cbr\u003e・外側\u003cbr\u003e表面：絨毛部分 聚酯纖維100%\u003cbr\u003e底部：聚酯纖維60% 人造纖維40%\u003cbr\u003e內裡：聚酯纖維100%\u003cbr\u003e側面：聚酯纖維94% 聚氨酯6%\u003cbr\u003e・防寒材質\u003cbr\u003e植物纖維（木棉）43% 聚酯纖維30%  丙烯酸樹脂20% 合成纖維（丙烯酸樹脂纖維）7%\u003cbr\u003e\u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattressprotector_perfectwarmex\" class=\"related__btn\" target=\"_blank\"\u003e立即購買\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\n    \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e提高睡眠品質的推薦商品\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e快速、深沉、直達腦眠。\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.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"other__pillow__text__title__name\"\u003e腦眠科技枕\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\u003c\/h3\u003e\n          \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__coin\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e睡眠醫學×AI\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.webp\" 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.webp\" alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技 量測幣\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__conforter\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e不再需要羽絨或毛毯\u003cbr\u003e是一款極致溫暖的被子\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex.webp\" alt=\"\" width=\"600\" height=\"222\"\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\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex_logo.webp\" alt=\"BRAIN SLEEP COMFORTER PERFECT WARM EX\" width=\"350\" height=\"106\"\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技被 極致保暖 EX\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e不再需要羽絨或毛毯\u003cbr\u003e是一款極致溫暖的被子\u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/comforter_perfectwarmex\" 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 --\u003e\n\n\n\n\n\n    \u003cdiv class=\"last animatedParent animateOnce\" 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\/lp_mattress_premium_float_last_bg_model_v3.webp?2\" alt=\"\" class=\"lozad u-pc\" width=\"2000\" height=\"1122\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_last_bg_model_sp_v3.webp?2\" alt=\"\" class=\"lozad u-sp\" width=\"748\" height=\"703\"\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"faq js-box\" 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\n              商品會以3份包裝寄送\u003cbr\u003e▼單人床尺寸\u003cbr\u003e①約103cm×69.5cm×48cm②約104cm×69cm×23cm③約62cm×42cm×31cm\u003cbr\u003e▼加大單人床尺寸\u003cbr\u003e①約123cm×69.5cm×48cm②約124cm×69cm×23cm③約62cm×42cm×31cm\u003cbr\u003e▼雙人床尺寸\u003cbr\u003e①約143cm×69.5cm×48cm②約144cm×69cm×23cm③約62cm×42cm×31cm\u003cbr\u003e▼加大雙人床尺寸\u003cbr\u003e①約164cm×69.5cm×48cm②約164cm×69cm×23cm③約62cm×42cm×31cm\u003cbr\u003e▼特大雙人床尺寸\u003cbr\u003e①約184cm×69.5cm×48cm②約164cm×69cm×23cm③約62cm×42cm×31cm\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e床包能水洗嗎?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              可以。保潔墊、基礎床包都能夠拆卸使用洗衣機清洗。\u003cbr\u003e清洗前請放入洗衣網。請使用容量8kg以上的洗衣機。\u003cbr\u003e請勿使用烘衣機。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e請問如何保養床墊的內材？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              請使用清水沖洗。沖洗後請盡量平放在通風處陰乾。\u003cbr\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請勿使用。\u003cbr\u003e烘被機和電熱毯外，也請避免接觸任何加熱器等暖氣機。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e需要保潔墊嗎？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e本產品的套組中有能夠簡單拆卸至洗衣機清洗的保潔墊。不需要再加裝其他保潔墊。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e市售的床包能夠使用嗎？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              可以。推薦使用腦眠科技的床包（包覆式），但一般的床包也可以使用。床墊的厚度約24公分，請選擇適用的床包。\u003cbr\u003e使用床包時請記得加裝保潔墊再套床包。也可以使用腦眠科技的床包。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e和漂浮版的床墊有甚麼差異？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e詳情請看比較圖表。\u003cbr\u003e漂浮版購買後，加上配件即可升級成頂級版。\u003cbr\u003e→升級的組合商品請 \u003ca class=\"u-td-u\" href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_6layered_base\" target=\"_blank\"\u003e由此\u003c\/a\u003e 進入購買。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n  \u003cp\u003e \u003c\/p\u003e\n  \u003cdiv id=\"buy\" name=\"buy\" style=\"display: block;\"\u003e\u003c\/div\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\/lp_mattress_premium_float_all_20250217.css?2\"\u003e\n\n\u003cscript defer type=\"text\/javascript\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_all_20250217.js?v=1739829600\"\u003e\u003c\/script\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"單人","offer_id":45417291808990,"sku":"M0001S1-SNWH","price":220000.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大","offer_id":45417291874526,"sku":"M0001S1-SDWH","price":242000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人","offer_id":45417291940062,"sku":"M0001S1-DBWH","price":264000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大(大型運送)","offer_id":45417292005598,"sku":"M0001S3-QNWH","price":330000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_mattress_premiumfloat_white.webp?v=1781673588"},{"product_id":"comforter_allseasons","title":"腦睡眠科技便攜毯 四季通用","description":"\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\n\u003cscript src=\"https:\/\/code.jquery.com\/jquery-3.7.1.js\" integrity=\"sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ruc6eax.css\"\u003e\n\u003clink href=\"https:\/\/brain-sleep.mom\/cdn\/shop\/t\/3\/assets\/base.css\" rel=\"stylesheet\" type=\"text\/css\" media=\"all\" \/\u003e\n\u003clink href=\"https:\/\/tomato-jp.com\/reset.css\" rel=\"stylesheet\" type=\"text\/css\" media=\"all\" \/\u003e\n\n\n\u003cstyle\u003e\n.rwlp__wrapper,\n#MainContent,\nhtml.js {\n  overflow: unset!important;\n  overflow-x: unset!important;\n}\n@media screen and (max-width:749px){\n  .rwlp__wrapper,\n  #MainContent,\n  html.js {overflow: unset!important;}\n}\n.rwlp__wrapper div:empty {display: initial;}\nhtml {scroll-behavior: smooth;}\n.rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {transform: unset;animation: unset;opacity: 1;}\n\n.rwlp__wrapper a:empty,\n.rwlp__wrapper div:empty {display: initial;}\n.rwlp__wrapper video {height: auto;width: 100%;}\n.rwlp__wrapper a {text-decoration: unset;color: #000;}\n.rwlp__wrapper ul {list-style: none;}\n.technology__link__lists {padding: 0;}\n.rwlp__wrapper img {width: 100%;height: auto;max-width: 100%;border:unset;margin-bottom: 0;}\n.faq__item img {width: auto;max-width: 100%;}\n\n.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}\n\n\/* margin padding 調整*\/\n.sleep__info__quality__golden__title {margin:0}\n#cover.spec__item .spec__item__desc__text__content__title {margin-top: 0;}\n.kv img,\n.last img,\n.spec__slider__thumb img,\n.spec__quality__img img,\n.technology__item__desc__img img,\n.line__bnr img,\n.technology__link__lists__title{margin-bottom: 0;}\n.rwlp__wrapper ul,\n.technology__link__lists{padding:0!important}\n\nbody{font-family:\"Yu Gothic Pr6N R\",YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif}body,details,div,fieldset,form,h1,h2,header,html,iframe,img,label,legend,li,nav,p,section,small,span,summary,ul{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}button,input,select{appearance:none}body{overflow-x:hidden}h1,h2{font-weight:400!important}img{vertical-align:bottom}\n\n.u-sp {\n  display: none!important\n}\n\n@media screen and (max-width:767px) {\n  .u-pc {\n    display: none!important\n  }\n  .u-sp {\n    display: block!important\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n\u003csection class=\"kv\"\u003e\n\u003cdiv class=\"kv__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model_v3.webp?2\" width=\"2800\" height=\"1574\" alt=\"\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model_sp_v3.webp?2\" width=\"750\" height=\"1054\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"kv__txt1\"\u003e搭載自動調溫／調濕功能\u003c\/p\u003e\n\u003cp class=\"kv__txt2\"\u003e四季通用\u003cbr\u003e引導舒適睡眠的棉被\u003c\/p\u003e\n\u003cdiv class=\"kv__logo u-pc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_v2.webp\" alt=\"\" width=\"472\" height=\"136\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kv__logo u-sp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_sp_v2.webp\" alt=\"\" width=\"458\" height=\"114\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro01__inner\"\u003e\n\u003cdiv class=\"intro01__head fadeInUpShort animated\"\u003e\n\u003cp class=\"intro01__head__txt1\"\u003e溫暖季節單獨使用，\u003cbr\u003e寒冷季節作為內層毯使用，\u003cbr\u003e全年皆可引導至舒適溫度\u003c\/p\u003e\n\u003cp class=\"intro01__head__txt2\"\u003e舒適睡眠所需的溫度與濕度控制固然重要，\u003cbr class=\"u-sp\"\u003e對肌膚的舒適感同樣不可或缺。\u003cbr\u003e暖冷雙面設計，讓您全年都能順暢入眠。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom\"\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img01_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img01_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e炎熱季節\u003cspan\u003e接觸冷感面\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img02_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img02_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e舒適宜人的季節\u003cspan\u003e接觸冷感面 或 蜜桃絨面\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro01__bottom__item__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img03_model_v3.webp\" alt=\"\" width=\"932\" height=\"986\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro01_img03_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"348\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro01__bottom__item__txt\"\u003e\n\u003cp\u003e寒冷季節\u003cspan\u003e蜜桃絨面（作為內層毯使用）\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro02__inner\"\u003e\n\u003cdiv class=\"intro02__item fadeInUpShort animated\"\u003e\n\u003cp class=\"intro02__item__ttl\"\u003e一整夜保持涼爽，\u003cbr\u003e調控舒適溫度\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__tag\"\u003e\n\u003cspan class=\"intro02__item__tag__hot\"\u003e熱\u003c\/span\u003e\n\u003cdiv class=\"intro02__item__tag__arrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_arrow_v2.webp\" alt=\"\" width=\"18\" height=\"16\"\u003e\u003c\/div\u003e\n\u003cspan class=\"intro02__item__tag__cool\"\u003e涼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt1\"\u003e將COOL面朝向身體，\u003cbr\u003e透過接觸冷感舒適調節溫度，\u003cbr\u003e讓您一整夜舒適好眠。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_img01_model_v2.webp\" alt=\"\" width=\"1040\" height=\"496\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt2\"\u003e即使是溫度與濕度容易偏高的夏季，也能引導至理想的棉被内溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_graph01_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"588\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro02__item fadeInUpShort animated\"\u003e\n\u003cp class=\"intro02__item__ttl\"\u003e即使是嚴寒冬季，\u003cbr\u003e也能舒適調控溫度\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__tag\"\u003e\n\u003cspan class=\"intro02__item__tag__cool\"\u003e寒\u003c\/span\u003e\n\u003cdiv class=\"intro02__item__tag__arrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_arrow_v2.webp\" alt=\"\" width=\"18\" height=\"16\"\u003e\u003c\/div\u003e\n\u003cspan class=\"intro02__item__tag__hot\"\u003e暖\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt1\"\u003e將WARM面朝向身體，\u003cbr\u003e並置於您慣用的棉被下方作為內層毯，\u003cbr\u003e也能引導至舒適的床內溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_img02_model_v2.webp\" alt=\"\" width=\"1040\" height=\"496\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro02__item__txt2\"\u003e作為內層毯置於慣用棉被下方使用，即使是溫度容易下降的冬季，也能引導至舒適的棉被内溫度。\u003c\/p\u003e\n\u003cdiv class=\"intro02__item__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_graph02_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"588\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro03__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_img_model_v3.webp\" alt=\"\" width=\"2236\" height=\"574\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_img_model_sp_v3.webp\" alt=\"\" width=\"668\" height=\"308\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro03__body\"\u003e\n\u003cdiv class=\"intro03__body__txt\"\u003e\n\u003cdiv class=\"intro03__ttl\"\u003e幫助放鬆，更快入眠\u003c\/div\u003e\n\u003cdiv class=\"intro03__txt\"\u003e嚴謹設計成就全年舒適好眠，實測證實即使在悶熱難眠的夏季環境中，也能有效提升放鬆程度。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro03__graph\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro03_graph_zh-hant_v4.webp\" alt=\"\" width=\"1040\" height=\"670\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro04__head\"\u003e\n\u003cp class=\"intro04__head__txt1\"\u003e炎熱時\u003cspan class=\"intro04__head__txt1__cool\"\u003e涼爽\u003c\/span\u003e、寒冷時\u003cspan class=\"intro04__head__txt1__warm\"\u003e溫暖\u003c\/span\u003e。\u003c\/p\u003e\n\u003cp class=\"intro04__head__txt2 termina\"\u003eCOOL \u0026amp; WARM\u003c\/p\u003e\n\u003cp class=\"intro04__head__txt3\"\u003e採用專為宇航服開發的\u003cbr\u003e跨世代創新調溫材料。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__body\"\u003e\n\u003cp class=\"intro04__body__txt__en termina\"\u003eOUTLAST \u003cbr class=\"u-sp\"\u003eTECHNOLOGY\u003c\/p\u003e\n\u003cp class=\"intro04__body__txt__ja\"\u003eOutlast溫度調節技術\u003c\/p\u003e\n\u003cdiv class=\"intro04__body__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_img_v3.webp\" alt=\"\" width=\"2142\" height=\"424\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_img_sp_v3.webp\" alt=\"\" width=\"670\" height=\"220\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__body__wrap\"\u003e\n\u003cp class=\"intro04__body__txt2\"\u003e採用專為在極寒與酷熱等極端溫度環境下穿著的NASA宇航服所開發的調溫材料Outlast棉。\u003c\/p\u003e\n\u003cdiv class=\"intro04__letter__btn\"\u003eOutlast Technologies 官方認證函\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro04__letter\"\u003e\n\u003cp class=\"intro04__letter__txt\"\u003e株式會社 BRAIN SLEEP\u003cbr\u003e感謝 BRAIN SLEEP 在日本積極推廣 Outlast 技術。\u003cbr\u003e有鑑於近年日本極端溫度變化對生活品質的影響，我們相信 Outlast 卓越的溫度調節技術，能幫助更多人獲得舒適的睡眠體驗。\u003cbr\u003e本函特此證明，BRAIN SLEEP 產品採用了獲得太空基金會認證的 Outlast 技術。\u003c\/p\u003e\n\u003cdiv class=\"intro04__letter__img\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_letter_v2.webp\" alt=\"\" width=\"888\" height=\"564\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro04_letter_sp_v2.webp\" alt=\"\" width=\"672\" height=\"276\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro05__inner fadeInUpShort animated\"\u003e\n\u003cp class=\"intro05__ttl\"\u003e 再也不必為選擇寢具而煩惱。\u003c\/p\u003e\n\u003cp class=\"intro05__txt1\"\u003e全年自動調溫，引導至舒適溫度。\u003cbr\u003e在複雜的氣溫變化中享受舒適睡眠。\u003c\/p\u003e\n\u003cdiv class=\"intro05__wrap\"\u003e\n\u003cdiv class=\"intro05__graph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro05_graph_zh-hant_v4.webp\" alt=\"\" width=\"1100\" height=\"620\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"intro05__graph__body\"\u003e\n\u003cp class=\"intro05__graph__body__lead\"\u003e近年來，劇烈的溫差日益加劇\u003c\/p\u003e\n\u003cp class=\"intro05__graph__body__txt\"\u003e日本正逐漸從四季分明轉變為「二季化」。作為換季過渡期的春季與秋季變得極短，使得全年的氣溫變化愈加複雜。\u003cbr\u003e不僅是年度的寒暑溫差，每月、每週、每日的溫差也已成為一大社會課題。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro05__txt2\"\u003e因此，所需要的正是\u003cbr\u003e\u003cspan\u003e能自動調溫\u003c\/span\u003e、引導至舒適溫度的能力\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro06__bg\"\u003e\n\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_img_model_v3.webp\" alt=\"\" width=\"2800\" height=\"1474\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_img_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"756\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro06__inner fadeInUpShort animated\"\u003e\n\u003cp class=\"intro06__txt\"\u003e四季通用\u003cbr\u003e引導舒適睡眠的棉被\u003c\/p\u003e\n\u003cdiv class=\"intro06__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro06_logo_v2.webp\" alt=\"\" width=\"498\" height=\"146\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro07 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro07__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro07__head\"\u003e\n\u003cp class=\"intro07__ttl\"\u003e大熱銷、\u003cbr class=\"u-sp\"\u003e長銷商品\u003c\/p\u003e\n\u003cdiv class=\"intro07__review\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro07_review_zh-hant_v4.webp\" alt=\"\" width=\"788\" height=\"134\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro07__txt\"\u003e自2022年上市以來，\u003cbr class=\"u-sp\"\u003e受到眾多消費者的愛用，\u003cbr\u003e並收到許多喜悅的好評回饋。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro07__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro07_img_v2.webp\" alt=\"\" width=\"1020\" height=\"738\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"review__list\"\u003e\n\u003cp class=\"review__item\"\u003e以前換季時容易身體不適，換了這款棉被後，\u003cspan\u003e兩面都能使用，非常實用！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e夏天使用COOL面降低體溫，\u003cspan\u003e同時保持適當溫度，剛剛好讓人一夜好眠！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e\u003cspan\u003e無論炎熱或寒冷都能完美應對！\u003c\/span\u003e真的\u003cspan\u003e是一款讓人不再為選擇寢具而煩惱的棉被！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e\u003cspan\u003e無論炎熱或寒冷都能完美應對！\u003c\/span\u003e真的\u003cspan\u003e是一款讓人不再為選擇寢具而煩惱的棉被！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e不分季節\u003cspan\u003e皆可翻轉使用，完全不需要換季！\u003c\/span\u003e保暖、涼爽又可清洗，\u003cspan\u003e非常推薦給想減少家事負擔的人！\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"review__item\"\u003e舒適感太好了，早上醒來神清氣爽！稍微有點涼的日子使用暖面就能好眠，洗滌也輕鬆，無可挑剔！\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology\" id=\"technology\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eTECHNOLOGY\u003c\/span\u003e技術\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__link\"\u003e\n\u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model_v3.webp?2\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e採用Outlast溫度調節技術，\u003cbr\u003e365天自動調溫\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02_model_v3.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e依季節分面使用，\u003cbr\u003e無需被套\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model_v3.webp\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e隨時保持清潔\u003cbr\u003e輕巧便攜不費力\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eALL SEASON\u003cbr\u003eCOMFORTABLE\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_sp_v3.webp\" alt=\"\" width=\"706\" height=\"706\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e採用Outlast溫度調節技術，\u003cbr\u003e365天自動調溫\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e以調溫技術因應溫度變化\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e專業調溫技術\u003cbr\u003e炎熱時吸收熱量，\u003cbr\u003e寒冷時釋放熱量\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d59a5f1f9e7419980e5cc53dcaab08f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e \u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/288f9a76c8b84e1cb524cf78d6678d16.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e專業調溫技術\u003cbr\u003e炎熱時吸收熱量，\u003cbr\u003e寒冷時釋放熱量\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eOutlast的微膠囊本身會隨溫度變化在固體↔液體之間相互轉換，透過不斷地吸熱、蓄熱、放熱，引導至舒適溫度。\u003cbr\u003e※影片為將Outlast膠囊置於36℃熱板上時，膠囊本身在固體↔液體之間發生相變化的過程。透過相變化吸收熱量並調節溫度。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的調溫能力\u003cbr\u003e即使面對極端溫度變化\u003cbr\u003e也能完美應對\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_03_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的調溫能力\u003cbr\u003e即使面對極端溫度變化\u003cbr\u003e也能完美應對\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e圖表為將室溫極端變化至10℃↔40℃時最大溫差的比較。棉質材料溫差達15℃以上，而Outlast僅有4℃的溫差。\u003cbr\u003e由此可見，卓越的調溫能力使其受外界溫度變化的影響極小。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的調濕能力\u003cbr\u003e打造舒適的棉被內環境\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_04_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的調濕能力\u003cbr\u003e打造舒適的棉被內環境\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e睡眠環境中不僅需要調節溫度，其實濕度調節同樣不可或缺。一般聚酯纖維棉的濕度會逐漸上升，而Outlast棉則能維持一定的舒適濕度範圍。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_model_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eREVERSIBLE\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_model_sp_v3.webp\" alt=\"\" width=\"706\" height=\"706\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e依季節分面使用，\u003cbr\u003e無需被套\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e表布一面為溫暖的蜜桃絨，\u003cbr\u003e另一面為冷感布料\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e可翻轉雙面設計，\u003cbr\u003e365天都愛不釋手\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_01_zh-hant_v4.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e可翻轉雙面設計，\u003cbr\u003e365天都愛不釋手\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e依照季節分別使用棉被的正反兩面。暖和季節將清爽的接觸冷感面朝向肌膚，寒冷季節則以柔軟光滑的蜜桃絨面料溫柔包覆身體。\u003cbr\u003e無需被套即可直接使用。\u003cbr\u003e※商品上標有WARM（暖）\/COOL（涼），請以此為參考使用兩面。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e卓越的涼感，\u003cbr\u003e悶熱夏夜也能舒適入眠\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_02_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e卓越的涼感，\u003cbr\u003e悶熱夏夜也能舒適入眠\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e一般的なコットンやひんやり感の基準（接触冷感値Q-max値）の倍以上のひんやり感。寝苦しい夏はCOOL面を肌面にして快適にお休みになれます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e精心設計\u003cbr\u003e消除肌膚黏附感\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03_v3.webp\" alt=\"\" width=\"1628\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e精心設計\u003cbr\u003e消除肌膚黏附感\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e棉被的重要細節——縫格，採用為一般數量兩倍以上的70格縫合。與一般大型縫格相比，具有更好的肌膚分離感，極力消除了令人不適的黏附感。可像過去夏季深受歡迎的毛巾被一樣舒適使用。\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"howtouse animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"howtouse__head fadeInUpShort animated\"\u003e\n\u003cp class=\"howtouse__ttl\"\u003e全年享受\u003cbr\u003e舒適溫度好眠\u003c\/p\u003e\n\u003cp class=\"howtouse__txt\"\u003e春夏秋單獨使用，\u003cbr\u003e冬季作為內層毯，\u003cbr\u003e全年引導至舒適溫度。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howtouse__img fadeInUpShort animated\"\u003e\n\u003cimg class=\"\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_zh-hant_v4.webp?2\" alt=\"\" width=\"1728\" height=\"982\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"technology__item\" id=\"tech03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_v3.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN \u0026amp; \u003cbr class=\"u-sp\"\u003eCOMPACT\u003c\/h2\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_sp_v3.webp\" alt=\"\" width=\"710\" height=\"710\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e隨時保持清潔\u003cbr\u003e輕巧便攜不費力\u003c\/h3\u003e\n\u003ch3 class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e可放入洗衣機整件清洗，\u003cbr\u003e收納時也輕鬆省空間\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e輕鬆洗滌，\u003cbr\u003e每天保持清潔\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01_v2.webp\" alt=\"\" width=\"1630\" height=\"920\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e輕鬆洗滌，\u003cbr\u003e每天保持清潔\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e可使用家用洗衣機整件清洗，無需被套即可直接使用。隨時都能輕鬆清洗，保持衛生。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e365天每天都能使用，\u003cbr\u003e常駐床上不必收納\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02_model_v3.webp\" alt=\"\" width=\"1630\" height=\"918\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e365天每天都能使用，\u003cbr\u003e常駐床上不必收納\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e若需收納時，可使用附贈的收納袋緊密收好，攜帶外出也十分輕鬆方便。\u003cbr\u003e※收納袋圖片僅供參考，可能依生產時期不同，材質與標示內容有所變更。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated u-sp\"\u003e棉絮飛散量\u003cbr\u003e僅為羽絨棉被的6%\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e4a9bc5efd4a4b439f73dbdc0b200756.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_zh-hant_v4.webp\" alt=\"\" width=\"1630\" height=\"922\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e棉絮飛散量\u003cbr\u003e僅為羽絨棉被的6%\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e棉被所產生的棉絮飛散量極少，讓您每天都能安心使用。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"last__img\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_last_bg_model_v3.webp\" alt=\"\" width=\"2800\" height=\"1574\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_last_bg_model_sp_v3.webp\" alt=\"\" width=\"750\" height=\"600\" class=\"u-sp\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"last__inner\"\u003e\n\u003cdiv class=\"awakenyourpossibility fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_awakenyourpossibility_v2.webp\" alt=\"\" width=\"624\" height=\"320\"\u003e\u003c\/div\u003e\n\u003cp class=\"last__txt fadeInUpShort animated\"\u003e透過兼具調溫與調濕功能的棉被，\u003cbr\u003e全年享受舒適睡眠。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__title\" id=\"spec\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub spec01\" style=\"border: unset;\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec_v3.webp\" alt=\"\" width=\"1434\" height=\"500\" class=\"technology__item__desc__img01\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eSize\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e單人：W150cm × L210cm（約1,260g）\u003cbr\u003e單人加大：W170cm × L210cm（約1,430g）\u003cbr\u003e雙人：W190cm × L210cm（約1,600g）\u003cbr\u003e雙人加大：W210cm × L210cm（約1,740g）\u003cbr\u003e收納尺寸：約W40.5cm × H50.3cm × D26cm\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eColor\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e宇宙藍\/銀河灰\/皓月白\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina u-500\" style=\"padding: 0;\"\u003eMaterial\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e表布：\u003cbr\u003e一面100%聚酯纖維　一面100%尼龍\u003cbr\u003e中棉：\u003cbr\u003e50%嫘縈　50%聚酯纖維（單人0.5kg、單人加大0.56kg、雙人0.63kg、雙人加大0.7kg）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\" class=\"faq js-box\"\u003e\n\u003cdiv class=\"section__title\"\u003e\n\u003ch2 class=\"section__title__text\"\u003e\n\u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__main\"\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e能夠水洗嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e可以的，直接使用家庭式洗衣機清洗，請放入洗衣袋內單獨做清洗。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e能放進烘乾機裡烘乾嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e避免烘乾產品，請吊在陰涼處風乾\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e可以使用棉被專用烘乾機嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e可以的，可以使用喔!\u003cbr\u003e但是要注意，如果是放在腦眠科技床墊上，或是腦眠科技枕的附近話，有可能造成這些產品變形，所以要避免在這些情況下使用棉被烘乾機。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e有哪些顏色可以選購呢?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e目前有宇宙藍\/銀河灰\/皓月白3種顔色可供選購\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e有販賣專用的被套嗎?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e太空科技被可以直接使用家庭式洗衣機清洗，且應對不同季節，雙面皆可使用，所以不須使用被套，產品上也沒有可以跟被套綁在一起的帶圈。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003e使用的季節是什麼時候呢?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e基本上，春天及秋天將WARM(暖)面朝向身體使用，夏天將COOL(涼)面朝向身體使用。而冬天時將WARM(暖)面朝向身體外，可以再上面多加個厚棉被搭配使用。可以依照氣溫與其他寢具做搭配使用。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_recovery_all_v1.css?3\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_recovery_all_v1.js?1\" defer\u003e\u003c\/script\u003e \u003cscript\u003e\n$(function(){\n  $('.intro04__letter__btn').click(function(){\n    $('.intro04__letter').slideToggle();\n    $('.intro04__letter').toggleClass(\"open\");\n    $(this).toggleClass(\"open\");\n  });\n});\n\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .intro02__inner {\n    overflow: hidden;\n  }\n  .spec__item__desc__text__content__title,\n  .technology__link__lists__title,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif;\n    visibility: visible!important;\n  }\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"單人 \/ ホワイト","offer_id":48097508884702,"sku":"C0005A1-SNCW","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"單人 \/ ネイビー","offer_id":48097508917470,"sku":"C0005A1-SNMN","price":19800.0,"currency_code":"JPY","in_stock":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":"coin","title":"腦睡眠科技 量測幣","description":"\u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_kv_logo_sp.webp\" as=\"image\" rel=\"preload\"\u003e\n\u003cstyle\u003e\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n  .multilingual_annotation {\n    text-align: center;\n    font-size: 16px;\n    padding: 15px;\n    color: #A32135;\n  }\n  #MainContent,\n  html.js {\n    overflow: 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  .lp_area .technology__item__title span {\n    display: block\n  }\n\n  .lp_area {\n    overflow-x: hidden\n  }\n\n  .lp_area video {\n    height: auto\n  }\n\n  .lp_area a {\n    text-decoration: unset;\n    color: #000\n  }\n\n  .lp_area .other__pillow__text__sub__more {\n    color: #fff\n  }\n\n  .lp_area .other__more__btn {\n    color: #fff\n  }\n\n  .lp_area .other__more__btn__black {\n    color: #000\n  }\n\n  .lp_area ul {\n    list-style: none\n  }\n\n  .technology__link__lists {\n    padding: 0\n  }\n\n  .lp_area img {\n    height: auto;\n    max-width: 100%\n  }\n\n  .faq__item img {\n    width: auto;\n    max-width: 100%\n  }\n\n  .spec__item__title,\n  .section__title__text,\n  .technology__item__title,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .sleep__info__quality__golden__title,\n  .gradient__ttl {\n    margin: 0\n  }\n\n  .comparison__ttl,\n  .technology__item__desc__text__content__title,\n  #cover.spec__item .spec__item__desc__text__content__title {\n    margin-top: 0\n  }\n\n  .technology__item__desc__text__content__desc,\n  .technology__link__lists__title {\n    margin-bottom: 0\n  }\n\n  .rwlp__wrapper video {\n    height: auto\n  }\n\n  .rwlp__wrapper {\n    overflow-x: hidden\n  }\n\n  .rwlp__wrapper a {\n    text-decoration: unset;\n    color: #000\n  }\n\n  .rwlp__wrapper ul {\n    list-style: none\n  }\n\n  .rwlp__wrapper img {\n    border: unset\n  }\n\n  .technology__link__lists {\n    padding: 0 !important\n  }\n\n  body {\n    visibility: visible !important;\n    opacity: 1 !important\n  }\n\n  h1 {\n    margin: 0;\n    padding: 0\n  }\n\n  .u-cf {\n    position: relative\n  }\n\n  .u-cf:after {\n    content: \"\";\n    display: block;\n    clear: both\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  html,\n  body,\n  div,\n  span,\n  iframe,\n  h1,\n  p,\n  img,\n  dl,\n  dd,\n  ul,\n  li,\n  form,\n  label,\n  table,\n  tbody,\n  thead,\n  tr,\n  th,\n  td,\n  header,\n  section,\n  video {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    outline: 0;\n    vertical-align: baseline;\n    background: transparent\n  }\n\n  * {\n    box-sizing: border-box;\n    line-height: 1.5\n  }\n\n  body {\n    overflow-x: hidden\n  }\n\n  body {\n    width: 100%;\n    overflow-x: hidden;\n    background: #fff;\n    font-family: YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  input,\n  button {\n    appearance: none\n  }\n\n  table {\n    border-collapse: collapse;\n    border-spacing: 0;\n    width: 100%\n  }\n\n  h1 {\n    font-weight: normal !important\n  }\n\n  .only_sp {\n    display: none\n  }\n\n  .coin__mv__movie {\n    padding-top: 56.3%;\n    position: relative;\n    width: 100%\n  }\n\n  .coin__mv__movie video {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", sans-serif;\n    font-weight: 400\n  }\n\n  @media screen and (max-width:749px) {\n    .only_pc {\n      display: none\n    }\n\n    .only_sp {\n      display: block\n    }\n\n    .coin__mv__movie {\n      padding-top: 133.5vw\n    }\n  }\n\n  @media screen and (min-width:750px) {\n    .rwlp__wrapper {\n      padding-top: 60px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .rwlp__wrapper {\n      padding-top: 30px;\n      margin: 0 -20px\n    }\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .technology__item__desc__phone__text__desc span {\n    font-size: 14px\n  }\n\n  .coin__mv {\n    position: relative;\n    height: 55vw\n  }\n\n  .coin__mv__bg {\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 100%\n  }\n\n  .coin__mv__inner {\n    width: 86.5%;\n    height: 100%;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1\n  }\n\n  .coin__mv__wrap {\n    position: absolute;\n    left: 0;\n    bottom: 100px\n  }\n\n  .coin__mv__txt {\n    font-size: 41px;\n    line-height: 1.1;\n    font-feature-settings: \"palt\";\n    margin-bottom: 30px\n  }\n\n  .coin__mv__txt span {\n    font-size: 25px\n  }\n\n  .coin__mv__logo {\n    width: 309px\n  }\n\n  @media screen and (max-width:749px) {\n    .coin__mv {\n      height: 108.7vw\n    }\n\n    .coin__mv__inner {\n      width: calc(100% - 40px)\n    }\n\n    .coin__mv__wrap {\n      bottom: unset;\n      top: 34px\n    }\n\n    .coin__mv__txt {\n      font-size: 5.333vw;\n      margin-bottom: 4.266vw\n    }\n\n    .coin__mv__txt span {\n      font-size: 3.7333vw\n    }\n\n    .coin__mv__logo {\n      width: 34.1333vw\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"coin__mv\" id=\"coin-mv\"\u003e\n      \u003cdiv class=\"coin__mv__bg\"\u003e\n        \u003cpicture\u003e\n          \u003csource srcset=\"https:\/\/brain-sleep.mom\/cdn\/shop\/files\/products_coin_kv_sp.webp\" media=\"(max-width: 767px)\"\u003e\n            \u003csource srcset=\"https:\/\/brain-sleep.mom\/cdn\/shop\/files\/products_coin_kv.webp\" media=\"(min-width: 768px)\"\u003e\n              \u003cimg src=\"https:\/\/brain-sleep.mom\/cdn\/shop\/files\/products_coin_kv.webp\" alt=\"\" width=\"2400\" height=\"1354\"\u003e\n              \u003csource\u003e\n              \u003c\/source\u003e\n            \u003c\/source\u003e\n          \u003c\/source\u003e\n        \u003c\/picture\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"coin__mv__inner\"\u003e\n        \u003cdiv class=\"coin__mv__wrap\"\u003e\n          \u003cp class=\"coin__mv__txt\"\u003e測量、改善、儲值\n            \u003cbr\u003e\n            \u003cspan\u003e一顆在手，進化您的睡眠品質。\u003c\/span\u003e\n          \u003c\/p\u003e\n          \u003cdiv class=\"coin__mv__logo\"\u003e\n            \u003cpicture\u003e\n              \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_kv_logo_sp.webp\" media=\"(max-width: 767px)\"\u003e\n                \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_kv_logo.webp\" media=\"(min-width: 768px)\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_kv_logo.webp\" alt=\"\" width=\"618\" height=\"190\"\u003e\n                  \u003csource\u003e\n                  \u003c\/source\u003e\n                \u003c\/source\u003e\n              \u003c\/source\u003e\n            \u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__coin\" id=\"sleep__coin\"\u003e\n      \u003cdiv class=\"sleep__coin__text animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cp class=\"sleep__coin__text__desc fadeInUpShort animated\"\u003e以睡眠研究累積的資料為基礎，研發出獨家的測量演算法。\u003cbr\u003e能夠根據您的律動做個人分析。\u003cbr\u003e提升睡眠品質的同時，將您的睡眠轉變為代幣，並可利用在各種促銷及優惠上。\u003cbr\u003e是一款提供嶄新睡眠體驗的裝置與程式。\u003c\/p\u003e\n        \u003cdiv class=\"sleep__coin__text__movie only_sp\"\u003e\n          \u003cdiv class=\"sleep__coin__text__movie__iframe\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo class=\"only_sp lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4e3eb69b7cd8442481cd4569980827ad.mp4\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sleep__coin__text__absolute fadeInUpShort animated\"\u003e您所不知道的，\u003cbr\u003e讓量測幣在您就寢時，\u003cbr\u003e幫您逐一解開。\u003c\/p\u003e\n        \u003cdiv class=\"sleep__coin__text__movie only_pc\"\u003e\n          \u003cdiv class=\"sleep__coin__text__movie__iframe\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo class=\"only_pc lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/05d4d0dbebb547d3af0ecbd5d64cbae4.mp4\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__coin__app\"\u003e\n        \u003cdiv class=\"sleep__coin__app__conteiner\"\u003e\n          \u003cdiv class=\"sleep__coin__app__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"sleep__coin__app__item__img fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"sleep__coin__app__item__img__coin\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_sleep__coin__product.webp\" alt=\"\" width=\"332\" height=\"332\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__coin__app__item__text fadeInUpShort animated\"\u003e\n              \u003cp class=\"sleep__coin__app__item__text__name only_sp\"\u003eBRAIN SLEEP COIN（裝置）\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__price only_sp\"\u003e\n                \u003cspan\u003e￥8,800\u003c\/span\u003e（含稅）\u003c\/p\u003e\n              \u003ch3 class=\"sleep__coin__app__item__text__title only_pc\"\u003e\n                \u003cspan\u003eBRAIN SLEEP COIN\u003c\/span\u003e（裝置）\u003c\/h3\u003e\n              \u003cp class=\"sleep__coin__app__item__text__desc\"\u003e前所未有的高性能睡眠解析。能測量您個人的睡眠。小夾子狀的舒適配戴感。一個鈕扣式電池，就能使用約6個月的節能設計。\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__border\"\u003e測量項目：\u003cbr\u003e個人化的睡眠階段(律動)\/鼾聲(環境音)的錄音・解析\/睡眠時的姿勢\/床內溫度的測量\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__name only_pc\"\u003e腦眠科技 量測幣\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__price only_pc\"\u003e\n                \u003cspan\u003e￥8,800\u003c\/span\u003e（含稅）\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sleep__coin__app__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"sleep__coin__app__item__img fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"sleep__coin__app__item__img__app\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_sleep__coin__app.webp\" alt=\"\" width=\"210\" height=\"414\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__coin__app__item__text fadeInUpShort animated\"\u003e\n              \u003cp class=\"sleep__coin__app__item__text__name only_sp\"\u003eBRAIN SLEEP COIN（程式）\u003c\/p\u003e\n              \u003ch3 class=\"sleep__coin__app__item__text__title only_pc\"\u003e\n                \u003cspan\u003eBRAIN SLEEP COIN\u003c\/span\u003e（程式）\u003c\/h3\u003e\n              \u003cp class=\"sleep__coin__app__item__text__price\"\u003e\n                \u003cspan\u003e免費\u003c\/span\u003e（無應用程式內收費）\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__desc\"\u003e睡眠測量應用程式。內容將透過軟體更新進行追加。\u003c\/p\u003e\n              \u003cp class=\"sleep__coin__app__item__text__border\"\u003e計測項目(測量項目(僅限軟體)：\u003cbr\u003e睡眠階段(律動)\/鼾聲(環境音)錄音・解析\u003c\/p\u003e\n              \u003cdiv class=\"sleep__coin__app__item__text__dl\"\u003e\n                \u003ca href=\"https:\/\/apps.apple.com\/app\/apple-store\/id1610963810?pt=123906348\u0026ct=store_owned\u0026mt=8\" class=\"sleep__coin__app__item__text__dl__apple\" target=\"_blank\"\u003e\n                  \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_get_apple.webp\" alt=\"App Storeからダウンロード\" width=\"131\" height=\"48\"\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.brain_sleep.sleepCoin\u0026referrer=utm_source%3Dstore_owned%26utm_medium%3Dreferral%26utm_campaign%3Dsleepcoin_app\" class=\"sleep__coin__app__item__text__dl__google\" target=\"_blank\"\u003e\n                  \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_get_google_sp.webp\" alt=\"Google Playで手に入れよう\" width=\"163\" height=\"49\"\u003e\n                \u003c\/a\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"sleep__coin__app__item__text__attention\"\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 js-box\" id=\"technology\"\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\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=\"500\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n            \u003ca href=\"#intelligence\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_link_img01.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"technology__link__lists__text\"\u003e\n                \u003ch3 class=\"technology__link__lists__text__title\"\u003e\n                  \u003cspan\u003e01\u003c\/span\u003e測量\u003c\/h3\u003e\n                \u003ch3 class=\"technology__link__lists__text__desc\"\u003e前所未有的\u003cbr\u003e高性能睡眠分析\u003c\/h3\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n            \u003ca href=\"#harmony\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_link_img02_2.webp?2\" alt=\"\" width=\"790\" height=\"728\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"technology__link__lists__text\"\u003e\n                \u003ch3 class=\"technology__link__lists__text__title\"\u003e\n                  \u003cspan\u003e02\u003c\/span\u003e改善\u003c\/h3\u003e\n                \u003ch3 class=\"technology__link__lists__text__desc\"\u003e提供量身打造的\u003cbr\u003e睡眠改善方案\u003c\/h3\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n            \u003ca href=\"#money\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_link_img03.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"technology__link__lists__text\"\u003e\n                \u003ch3 class=\"technology__link__lists__text__title\"\u003e\n                  \u003cspan\u003e03\u003c\/span\u003e儲值\u003c\/h3\u003e\n                \u003ch3 class=\"technology__link__lists__text__desc\"\u003e就寢時\u003cbr\u003e能夠累積代幣\u003c\/h3\u003e\n              \u003c\/div\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=\"intelligence\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e01\u003c\/span\u003eMeasuring sleep\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_intelligence_model.webp\" alt=\"\" class=\"only_pc lozad\" width=\"814\" height=\"458\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_intelligence_model_sp.webp\" alt=\"\" class=\"only_sp lozad\" width=\"395\" height=\"395\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__title\"\u003e測量\u003c\/h3\u003e\n            \u003ch4 class=\"technology__item__desc__text__subtitle\"\u003e前所未有的\u003cbr\u003e高精準度睡眠狀態分析\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__desc\"\u003e以睡眠研究為基礎，收錄獨家研發的演算法，並應用睡眠研究所使用的技術。一目了然地揭開目前為止的測量設備中未能看見的睡眠階段(睡眠深度)、睡姿、鼾聲\/環境音、床內溫度(棉被內的溫度)。\u003c\/p\u003e\n            \u003cdiv class=\"technology__item__desc__text__ai\"\u003e\n              \u003ch5 class=\"technology__item__desc__text__ai__title fadeInUpShort animated\"\u003e睡眠研究×\n                \u003cspan class=\"termina\"\u003eAI\u003c\/span\u003e高度演算法\u003c\/h5\u003e\n              \u003cul class=\"technology__item__desc__text__ai__lists fadeInUpShort animated\"\u003e\n                \u003cli class=\"technology__item__desc__text__ai__lists__item\"\u003e\n                  \u003cdiv class=\"technology__item__desc__text__ai__lists__item__img stage\"\u003e\n                    \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_ai_stage.webp\" alt=\"\" width=\"48\" height=\"35\"\u003e\n                  \u003c\/div\u003e\n                  \u003cp class=\"technology__item__desc__text__ai__lists__item__title\"\u003e睡眠階段\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"technology__item__desc__text__ai__lists__item\"\u003e\n                  \u003cdiv class=\"technology__item__desc__text__ai__lists__item__img zzz\"\u003e\n                    \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_ai_zzz.webp\" alt=\"\" width=\"39\" height=\"39\"\u003e\n                  \u003c\/div\u003e\n                  \u003cp class=\"technology__item__desc__text__ai__lists__item__title\"\u003e鼾聲\/環境音\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"technology__item__desc__text__ai__lists__item\"\u003e\n                  \u003cdiv class=\"technology__item__desc__text__ai__lists__item__img form\"\u003e\n                    \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_ai_form.webp\" alt=\"\" width=\"49\" height=\"25\"\u003e\n                  \u003c\/div\u003e\n                  \u003cp class=\"technology__item__desc__text__ai__lists__item__title\"\u003e睡姿\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"technology__item__desc__text__ai__lists__item\"\u003e\n                  \u003cdiv class=\"technology__item__desc__text__ai__lists__item__img temperature\"\u003e\n                    \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_ai_temperature.webp\" alt=\"\" width=\"46\" height=\"34\"\u003e\n                  \u003c\/div\u003e\n                  \u003cp class=\"technology__item__desc__text__ai__lists__item__title\"\u003e床內溫度\u003c\/p\u003e\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__app\"\u003e\n        \u003cdiv class=\"technology__item__app__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__app__item__img fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8461857e00ae4e58835aaa9fe7c82ba7.mp4\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__app__item__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__app__item__text__title\"\u003e『睡眠的深度』視覺化\u003c\/h3\u003e\n            \u003cp class=\"technology__item__app__item__text__desc\"\u003e獨家的判斷睡眠階段演算法和感應器，能夠分類成4種層次的睡眠階段【清醒狀態】【快速眼動睡眠】【淺層睡眠】【深層睡眠】，並且可將其時間視覺化。能夠因為了解您在甚麼時候睡醒、擁有多少深層睡眠等狀態下，協助製作出對您來說最適合的睡眠節奏。\u003c\/p\u003e\n            \u003cdiv class=\"technology__item__app__item__text__coin\"\u003e\n              \u003cdiv class=\"technology__item__app__item__text__coin__img\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_app_coin.webp\" alt=\"\" width=\"36\" height=\"46\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__app__item__text__coin__text\"\u003e使用睡眠量測幣(裝置)能夠更精準測量。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__app__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__app__item__img fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6ccd7417c298414382abc6a063682b20.mp4\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__app__item__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__app__item__text__title\"\u003e根據睡眠效率等數值\n              \u003cbr\u003e進行\n              \u003cspan class=\"kakko\"\u003e『\u003c\/span\u003e睡眠分數\n              \u003cspan class=\"space\"\u003e』\u003c\/span\u003e的評比\u003c\/h3\u003e\n            \u003cp class=\"technology__item__app__item__text__desc\"\u003e將會根據您的睡眠時間、睡眠效率、其他的睡眠狀態等等分析您的睡眠並進行分數評比。根據每天的測量，能了解您每週、每月睡眠狀態的變化。讓我們奪下高分吧！\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__app__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__app__item__img fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7718a704d9a240d7ba482594dda27c24.mp4\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__app__item__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__app__item__text__title\"\u003e將自己無法察覺的\n              \u003cbr\u003e\n              \u003cspan class=\"kakko\"\u003e『\u003c\/span\u003e鼾聲\/環境音視覺化・錄音\n              \u003cspan class=\"space\"\u003e』\u003c\/span\u003e\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__app__item__text__desc\"\u003e通常在睡眠中幾乎會意識不到自己的鼾聲，透過這個軟體程式，可以簡單地測量並且將其視覺化。哪個時間、持續多久、鼾聲的大小等進行分析。\u003cbr\u003e進一步，透過AI進行聲音分析，可將鼾聲與環境音分開錄音。\u003cbr\u003e並且能依照鼾聲的大小進行排序，讓自己也可以撥放來聽。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__app__item img animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__app__item__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_app_direction.webp\" alt=\"\" width=\"303\" height=\"600\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__app__item__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__app__item__text__title\"\u003e其實我們不知道\u003cbr\u003e最適合自己的就寢方向是？\u003c\/h3\u003e\n            \u003cp class=\"technology__item__app__item__text__desc\"\u003e您是【仰睡】【趴睡】【側躺】中的哪種睡姿呢？\u003cbr\u003e將睡眠階段重疊檢視，能夠確認您進入深層睡眠時的狀態是哪一種睡姿。\u003cbr\u003e另一方面，有打鼾困擾的您，也能確認哪一種睡姿的鼾聲最小。這應該能成為您了解更優質睡眠提示的契機。\u003c\/p\u003e\n            \u003cdiv class=\"technology__item__app__item__text__coin\"\u003e\n              \u003cdiv class=\"technology__item__app__item__text__coin__img\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_app_coin.webp\" alt=\"\" width=\"36\" height=\"46\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__app__item__text__coin__text\"\u003e測量必須配戴睡眠量測幣（裝置）\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 technology__item__inner__bottom\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/04f2a91fbb3a42999e596df7ac1181a1.mp4\"\u003e\n            \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 fadeInUpShort animated\"\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翻身是攸關『睡眠狀態』『身體狀態』等重大的因素。使用不合適的床墊、枕頭等，可能會使翻身次數變得極端缺乏。\u003c\/p\u003e\n              \u003cdiv class=\"technology__item__app__item__text__coin\" style=\"height: auto;\"\u003e\n                \u003cdiv class=\"technology__item__app__item__text__coin__img\"\u003e\n                  \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_app_coin.webp\" alt=\"\" width=\"36\" height=\"46\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"technology__item__app__item__text__coin__text\"\u003e測量必須配戴睡眠量測幣（裝置）\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img temperature fadeInUpShort animated\"\u003e\n            \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_temperature_model.webp\" alt=\"\" width=\"814\" height=\"458\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\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好熱！好冷！在這樣的睡眠途中醒來的經驗，大家都有過吧？控制睡眠時的「床內溫度」非常重要。把握您睡眠時的溫度，根據四季進行溫控，協助您調整成最舒適的睡眠環境。\u003c\/p\u003e\n              \u003cdiv class=\"technology__item__app__item__text__coin\" style=\"height: auto;\"\u003e\n                \u003cdiv class=\"technology__item__app__item__text__coin__img\"\u003e\n                  \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_app_coin.webp\" alt=\"\" width=\"36\" height=\"46\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"technology__item__app__item__text__coin__text\"\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      \u003cdiv class=\"technology__item__attach__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch3 class=\"technology__item__title fadeInUpShort animated\"\u003e配戴方式\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__attach\"\u003e\n          \u003cdiv class=\"technology__item__attach__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__attach__item__img fadeInUpShort animated\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_attach_waist_model.webp\" alt=\"\" width=\"486\" height=\"273\"\u003e\n            \u003c\/div\u003e\n            \u003ch4 class=\"technology__item__attach__title fadeInUpShort animated\"\u003e配戴在腰部\u003cbr\u003e不直接接觸肌膚，超舒適\u003c\/h4\u003e\n            \u003cp class=\"technology__item__attach__desc fadeInUpShort animated\"\u003e孩童也能輕易配戴，是不易脫落的夾子型態。\u003cbr\u003e夾子由矽氧樹脂製成的部分很柔軟，睡眠中也不會造成壓力。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__attach__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__attach__item__img fadeInUpShort animated\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_attach_child_model.webp?1\" alt=\"\" width=\"486\" height=\"273\"\u003e\n            \u003c\/div\u003e\n            \u003ch4 class=\"technology__item__attach__title fadeInUpShort animated\"\u003e除了成人使用之外\u003cbr\u003e也能夠測量孩童的睡眠紀錄\u003c\/h4\u003e\n            \u003cp class=\"technology__item__attach__desc fadeInUpShort animated\"\u003e不只是成人有睡眠問題，孩童一樣有各式各樣的困擾。孩童的熬夜生活、睡眠時間減少，會影響日常生活中的狀態。把握孩童正確的睡眠，能有助於日常生活。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"harmony\"\u003e\n      \u003cdiv class=\"technology__item__inner harmony\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e02\u003c\/span\u003eSupporting a good sleep\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"lozad u-pc\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_harmony_2_model.webp?3\" alt=\"\" width=\"814\" height=\"458\"\u003e\n            \u003cimg class=\"lozad u-sp\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_harmony_2_model_sp.webp?3\" alt=\"\" width=\"686\" height=\"392\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__title\"\u003e改善\u003c\/h3\u003e\n            \u003ch4 class=\"technology__item__desc__text__subtitle\"\u003e適合您的\u003cbr\u003e建議\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__desc\"\u003e根據您的睡眠狀態來判斷問題點，進而提供睡眠改善的建議。根據每天的睡眠狀態進行改善提案，協助您有更好的睡眠。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__phone fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__phone__text\"\u003e\n              \u003cp class=\"technology__item__desc__phone__text__title\"\u003efor Sleep\u003c\/p\u003e\n              \u003cdiv class=\"technology__item__desc__text__phone only_sp fade_sp\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_text_phone.webp\" alt=\"\" width=\"248\" height=\"491\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__phone__text__subtitle fade_sp\"\u003e引導舒適入眠\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__phone__text__desc fade_sp\"\u003e下雨聲、營火聲等音波，和avex※聯名的安穩入眠音樂引導您平靜放鬆入眠。\u003cbr\u003e溫和的音樂能有效產生α波，就寢前聆聽安穩的音樂能使大腦進入休眠狀態，並連結質量較好睡眠。\n                \u003cbr\u003e\n                \u003cspan\u003e※avex・business・development株式會社\u003c\/span\u003e\n              \u003c\/p\u003e\n              \u003cdiv class=\"technology__item__desc__phone__text__img fade_sp\"\u003e\n                \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n                \u003c\/div\u003e\n                \u003cvideo controls=\"controls\" playsinline=\"\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/844e6d8026c1408e99547ef061cfc0d4.mp4\"\u003e\n                \u003c\/video\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__phone__text__end fade_sp\"\u003e請享受聲音樣本。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text phone__img only_pc fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__phone\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_text_phone.webp\" alt=\"\" width=\"264\" height=\"523\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner harmony_2\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_harmony02_model.webp\" alt=\"\" width=\"814\" height=\"458\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__phone fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__phone__text\"\u003e\n              \u003cp class=\"technology__item__desc__phone__text__title\"\u003efor Awake\u003c\/p\u003e\n              \u003cdiv class=\"technology__item__desc__text__phone only_sp fade_sp\"\u003e\n                \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_text_phone02.webp\" alt=\"\" width=\"248\" height=\"491\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__phone__text__subtitle fade_sp\"\u003e引導舒適起床\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__phone__text__desc fade_sp\"\u003e分析起床時的睡眠律動，在最淺眠的睡眠狀態下和avex※聯名的舒適起床音樂引導您舒服的起床。在淺眠狀態下起床的話，就算睡眠時間較短，也能有熟睡、早晨清爽睡醒的實際感受。\n\n                \u003cbr\u003e\n                \u003cspan\u003e※avex・business・development株式會社\u003c\/span\u003e\n              \u003c\/p\u003e\n              \u003cdiv class=\"technology__item__desc__phone__text__img fade_sp\"\u003e\n                \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n                \u003c\/div\u003e\n                \u003cvideo controls=\"controls\" playsinline=\"\" preload=\"none\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b85f89244e0d428ea5170c16ad95a39a.mp4\"\u003e\n                \u003c\/video\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__phone__text__end fade_sp\"\u003e請享受聲音樣本。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text phone__img only_pc fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__phone\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_text_phone02.webp\" alt=\"\" width=\"264\" height=\"523\"\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=\"money\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e03\u003c\/span\u003eEarning while you sleep\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_money.webp\" alt=\"\" class=\"only_pc lozad\" width=\"814\" height=\"458\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_money_sp.webp\" alt=\"\" class=\"only_sp lozad\" width=\"355\" height=\"356\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__title\"\u003e儲值\u003c\/h3\u003e\n            \u003ch4 class=\"technology__item__desc__text__subtitle\"\u003e就寢時能夠累積代幣\u003c\/h4\u003e\n            \u003cp class=\"technology__item__desc__text__desc\"\u003e您的睡眠狀態和更優質的睡眠習慣將轉化為睡眠代幣。\u003c\/p\u003e\n            \u003cdiv class=\"technology__item__desc__text__money\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_money_circle.webp\" alt=\"\" width=\"265\" height=\"268\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc stock animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_technology_img_money_stock.webp\" alt=\"\" width=\"814\" height=\"403\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\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睡眠代幣可以兌換腦眠科技的商品優惠券、APP內的音樂、APP內的抽獎等優惠的禮券和特惠。隨時都會更新商品優惠券和特惠等項目。\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=\"howtouse__title\" id=\"howtouse\"\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\u003eHOW TO USE\u003c\/span\u003e使用方式\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"howtouse\" id=\"howtouse_list\"\u003e\n      \u003cdiv class=\"howtouse__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"howtouse__title fadeInUpShort animated\"\u003e舒適的睡眠從入眠到起床\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003col class=\"howtouse__lists animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cli class=\"howtouse__lists__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"howtouse__lists__item__title\"\u003e\n              \u003cspan\u003e01\u003c\/span\u003e配戴腦眠量測幣\u003c\/h3\u003e\n            \u003cdiv class=\"howtouse__lists__item__img\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_howtouse_img01_model.webp\" alt=\"\" width=\"576\" height=\"324\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"howtouse__lists__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"howtouse__lists__item__title\"\u003e\n              \u003cspan\u003e02\u003c\/span\u003e選定起床時間、\u003cbr class=\"u-pc\"\u003e放鬆音效\u003c\/h3\u003e\n            \u003cdiv class=\"howtouse__lists__item__img\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_howtouse_img02_model.webp\" alt=\"\" width=\"576\" height=\"324\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"howtouse__lists__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"howtouse__lists__item__title\"\u003e\n              \u003cspan\u003e03\u003c\/span\u003e被舒服的音效包覆\u003cbr class=\"u-pc\"\u003e進入舒適的睡眠\u003c\/h3\u003e\n            \u003cdiv class=\"howtouse__lists__item__img\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_howtouse_img03_model.webp\" alt=\"\" width=\"576\" height=\"324\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"howtouse__lists__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"howtouse__lists__item__title\"\u003e\n              \u003cspan\u003e04\u003c\/span\u003e判定睡眠進入較淺狀態\u003cbr class=\"u-pc\"\u003e播放起床音樂\u003c\/h3\u003e\n            \u003cdiv class=\"howtouse__lists__item__img\"\u003e\n              \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_howtouse_img04_model.webp\" alt=\"\" width=\"576\" height=\"324\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\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    \u003c\/section\u003e\n    \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\u003c\/h3\u003e\n        \u003cdiv class=\"other__pillow__vimeo\"\u003e\n          \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n          \u003c\/div\u003e\n          \u003cvideo autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/38b04c390a3141c68d5e4791e8a2b626.mp4\"\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 class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"other__pillow__text__title__name\"\u003e腦眠科技枕\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\u003c\/h3\u003e\n          \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__mattress\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e姿勢×核心體溫調節\u003cbr\u003e使明天的身體更輕盈\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n          \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_mattress.webp\" alt=\"\" width=\"561\" height=\"211\"\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 class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_mattress_logo.webp\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\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姿勢×核心體溫調節\u003cbr\u003e使明天的身體更輕盈\u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/products\/mattress_float\" 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四季通用控溫\u003cbr\u003e一條在手舒適擁有\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n          \u003cimg class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_conforter.webp\" 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 class=\"lozad\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_conforter_logo.webp\" alt=\"BRAIN SLEEP COMFORTER\" width=\"343\" height=\"104\"\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四季通用控溫\u003cbr\u003e一條在手舒適擁有\u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/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    \u003csection class=\"possibility animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"possibility\"\u003e\n      \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_possibility_img_model.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_pc fadeInUpShort animated lozad\" width=\"1400\" height=\"715\"\u003e\n      \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_possibility_img_model_sp.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_sp fadeInUpShort animated lozad\" width=\"375\" height=\"374\"\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__title js-box\" id=\"spec\"\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\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__content\" id=\"spec_content\"\u003e\n      \u003cdiv class=\"spec__content__inner animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" style=\"padding: 164px 6.7142857142857vw 250px;\"\u003e\n        \u003cdiv class=\"spec__content__image\"\u003e\n          \u003cdiv class=\"spec__content__image__body fadeInUpShort animated\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_spec_body.webp\" alt=\"本体\" class=\"only_pc lozad\" width=\"234\" height=\"291\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_spec_body_sp.webp\" alt=\"本体\" class=\"only_sp lozad\" width=\"276\" height=\"189\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec__content__image__cover fadeInUpShort animated\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_spec_cover.webp?1\" alt=\"カバー装着時\" class=\"only_pc lozad\" width=\"320\" height=\"338\"\u003e\n            \u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_spec_cover_sp.webp?1\" alt=\"カバー装着時\" class=\"only_sp lozad\" width=\"276\" height=\"306\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__content__text fadeInUpShort animated\"\u003e\n          \u003cp class=\"spec__content__text__item\"\u003e■裝置\u003cbr\u003e・本體 7g 夾子11g\u003cbr\u003e・材質\u003cbr\u003e・本體：ABS樹脂・PC（聚碳酸脂）\u003cbr\u003e・夾子：矽氧樹脂・不鏽鋼\u003cbr\u003e・鈕扣電池：CR2032\u003cbr\u003e・使用藍芽連接\u003c\/p\u003e\n          \u003cp class=\"spec__content__text__item\"\u003e■APP\u003cbr\u003e・適用iOS\/Android\u003cbr\u003e・適用iO15以及之後的版本\u003cbr\u003e・適用Android12以及之後的版本\u003cbr\u003e\u003cbr\u003e※如果您使用的慧型手機終端的製造商支援已經結束，則無法保證其能正常運作。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"faq js-box\" id=\"faq\"\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\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"faq__category fadeInUpShort animated\"\u003e關於APP\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003eAPP是免費的嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eAPP是免費的。\u003cbr\u003e未來可能會更新追加付費項目，目前提供給大家的APP功能中，付費項目以及目前免費但未來變為付費的項目，皆不存在，請大家放心。若是繼續使用，也不會收取月費。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e需要電信費嗎?\u003c\/h4\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          \u003ch4 class=\"faq__item__question\"\u003e使用APP時會消耗多少手機電量?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e使用腦眠科技量測幣測量睡眠時，根據手機的電池狀況不同，估計1晚花費電量約40-50%。\u003cbr\u003e推薦您一邊使用一邊充電。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003eiPhone〇〇也能使用嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e使用的手機版本為以下則能對應，不分機種。\u003cbr\u003e・iOS15及之後的版本\u003cbr\u003e・Android12及之後的版本\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e一日內能測量多次嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e1日測量1次為單位。發生2次測量時，會保留以第1次的測量結果。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e自己以外的人士若有打呼聲，要如何測量?\u003c\/h4\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 fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e有貪睡功能嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e起床鬧鐘的貪睡功能在APP內的鬧鐘設定可以調整。另外，欲使用您手機內的鬧鐘功能的話，請將APP內的鬧鐘功能設定為OFF，則可使用。(若是使用您手機的鬧鐘，則需要在您起床時，將APP打開並停止測量)\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e和衛生管理APP有合作嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e現在並未與健康管理APP有合作資料。\u003cbr\u003e未來的更新中，可能會在腦眠量測幣內利用與健康管理APP連結的數據，並進一步進行更新。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"faq__category fadeInUpShort animated fadeInUpShort animated u-mt-64\"\u003e量測幣的使用方法\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e單使用腦眠科技 量測幣可以測量嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e本產品使用APP進行測量，APP和裝置都需要使用才能進行。若只有量測幣裝置則無法測量。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e1個量測幣能測量2個人的紀錄嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e1個量測幣能共給2個人使用。需要2位各自下載APP程式。APP上的串聯能夠隨時解除，解除串聯之後，就可以用另一個APP進行登錄。1個量測幣就可以使用在不同的2位身上。因此使用時以1人為單位，不可2位同時進行。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e購入2個睡眠量測幣供2人使用，能夠在1個APP內同時查看資料嗎?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              每個睡眠量測幣支援一個APP應用程式。\u003cbr\u003e\n              因此，無法在一個APP中查看2個睡眠量測幣（2個人）的數據。另外，每天只能記錄1次睡眠數據。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e能夠使用在連身裙上嗎?\u003c\/h4\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          \u003ch4 class=\"faq__item__question\"\u003e本體的電池要如何更換?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e不需要螺絲起子等工具，用手即可更換。\u003cbr\u003e詳情請閱讀購買後附加的產品說明書。\u003cbr\u003e電池：CR2032錢幣型電池(3V)\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e電池的壽命多長?\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e根據您使用的環境和頻率，大約可使用4~6個月。\u003cbr\u003e※初期附贈的電池為試用型電池，有電量上的個別差異。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e手機放在另一個房間也能使用嗎?\u003c\/h4\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        \u003ch3 class=\"faq__category fadeInUpShort animated u-mt-64\"\u003e使用後的疑問\u003c\/h3\u003e\n        \u003cp class=\"faq__category__sub fadeInUpShort animated\"\u003e兩OS共通疑問\u003c\/p\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e不清楚到哪裡諮詢\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請聯繫下方的表單\n              \u003cbr\u003e\n              \u003ca href=\"https:\/\/brain-sleep.mom\/zh-hant\/pages\/shop-contact\"\u003ehttps:\/\/brain-sleep.mom\/zh-hant\/pages\/shop-contact\u003c\/a\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e不清楚如何更新APP\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e非常抱歉，更新的方法如下\n              \u003cbr\u003eiOS\n              \u003cbr\u003e\n              \u003ca href=\"https:\/\/support.apple.com\/ja-jp\/HT202180\"\u003ehttps:\/\/support.apple.com\/ja-jp\/HT202180\u003c\/a\u003e\n              \u003cbr\u003eAndroid\n              \u003cbr\u003e\n              \u003ca href=\"https:\/\/support.google.com\/googleplay\/answer\/113412?hl=ja\"\u003ehttps:\/\/support.google.com\/googleplay\/answer\/113412?hl=ja\u003c\/a\u003e\n              \u003cbr\u003e請至官方規則中確認\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e連接不到量測幣本體\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請確認連接設備的藍芽是否為ON。\u003cbr\u003e若不能使用藍芽，請確認連接設備的設定「位置情報為ON」(※Android的位置情報若不為ON則無法使用藍芽)\u003cbr\u003e另外，因為只能透過APP進行連接，所以如果嘗試直接從手機進行藍牙連接，則無法適用。\u003cbr\u003e若上記的狀況無法解決，非常抱歉，請將量測幣的電池先拔掉，再置入一次。電池拔掉會重新啟動，重新啟動時會有紅色的亮燈。若是紅燈未亮，請替換電池。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e按下開始鍵卻沒有反應\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請卸載APP裝置，再重新下載一次。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"faq__category__sub fadeInUpShort animated\"\u003eAndoroid系統的使用方式\u003c\/p\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e按下開始鍵卻沒有反應\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請卸載APP裝置，再重新下載一次。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch4 class=\"faq__item__question\"\u003e「按下同意鍵後，沒跳出進入下一頁的按鈕」\u003c\/h4\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e如果您調整了連接設備的字體大小，可能會被狀態欄遮住。調整字體大小後即可使用。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_all.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    body.typesquare_option {\n      font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n    }\n    .typesquare_option:not(.revico-modal),\n    body {\n      visibility: visible !important;\n      opacity: 1 !important\n    }\n  \u003c\/style\u003e\n  \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e\n  \u003cscript\u003e\n  jQuery(function () { const n = lozad(); n.observe() })\n  \u003c\/script\u003e\n  \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_all.js\" defer\u003e\u003c\/script\u003e\n  \u003cdiv id=\"buy\" name=\"buy\" style=\"display: block;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"ブルー","offer_id":45421482508510,"sku":"T0001S1-FRBL","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー","offer_id":45421482475742,"sku":"T0001S1-FRVY","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45421482541278,"sku":"T0001S1-FRGY","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_sleepcoin_ivory_c793f1d5-fa17-4b9b-8bd8-187d674532eb.webp?v=1731914985"},{"product_id":"mattress_overlay","title":"腦睡眠科技床墊 薄墊","description":"\u003clink rel=\"canonical\" href=\"https:\/\/brain-sleep.mom\/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\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 class=\"u-pc\"\u003e睡眠の質が悪いと脳や身体が休まらず、\u003cbr class=\"u-pc\"\u003e本来のパフォーマンスを引き出すことができません。\u003cbr class=\"u-pc\"\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      \u003cp class=\"intro02__more fadeInUpShort animated\"\u003eさらに、\u003c\/p\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      \u003cdiv class=\"intro4__hikaku fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_mattress_comparison_v2.webp?2\" alt=\"\" width=\"2000\" height=\"1254\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_mattress_comparison_sp_v2.webp?2\" alt=\"\" width=\"1118\" height=\"670\" class=\"u-sp\"\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 class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"comparison__wrap spec__table1 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_comparison_v2.webp\" alt=\"\" width=\"2000\" height=\"1346\" style=\"width: 100%;\"\u003e\n          \u003cdiv class=\"spec__table1__link pc\"\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_premium_float\"\u003eブレインスリープ マットレス\u003cbr\u003eプレミアム フロート\u003c\/a\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_plus_float\"\u003eブレインスリープ マットレス\u003cbr\u003eプラス フロート\u003c\/a\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_float\"\u003eブレインスリープ マットレス\u003cbr\u003eフロート\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003cdiv class=\"spec__table1__wrap u-sp\"\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_comparison_sp_v2.webp\" alt=\"\" width=\"910\" height=\"810\"\u003e\n          \u003cdiv class=\"spec__table1__link\"\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_premium_float\"\u003eブレインスリープ マットレス\u003cbr\u003eプレミアム フロート\u003c\/a\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_plus_float\"\u003eブレインスリープ マットレス\u003cbr\u003eプラス フロート\u003c\/a\u003e\n            \u003ca class=\"spec__table1__link__item\" href=\"https:\/\/brain-sleep.mom\/products\/mattress_float\"\u003eブレインスリープ マットレス\u003cbr\u003eフロート\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png\" class=\"spec__table__nav__prev \" alt=\"\" width=\"45\" height=\"45\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png\" class=\"spec__table__nav__next \" alt=\"\" width=\"45\" height=\"45\"\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__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\n\n\n\n\u003c!-- \n  \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n              \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e睡眠の質を高めるオススメ商品\n          \u003c\/h2\u003e\n      \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title u-sp\"\u003e速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n          \u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/473c0a16e10948f288655ba4c32ab483.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"200\" height=\"63\"\u003e\u003c\/h2\u003e\n                  \u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"other__pillow__text__sub__title\"\u003e速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n              \u003ca href=\"https:\/\/brain-sleep.mom\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n          \u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003cdiv class=\"other__col2\"\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__coin\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e睡眠医学×AI\u003cbr\u003e睡眠を\u003cbr\u003eパーソナライズ計測\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_coin.webp\" alt=\"\" width=\"700\" height=\"700\"\u003e\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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_coin_logo.webp\" alt=\"BRAIN SLEEP COIN\" width=\"279\" height=\"86\"\u003e\u003c\/h2\u003e\n                  \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"other__col2__item__flex\"\u003e\n                  \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠医学×AI\u003cbr\u003e睡眠をパーソナライズ計測\u003c\/p\u003e\n                  \u003ca href=\"https:\/\/brain-sleep.mom\/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\n\n      \u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp u-sp\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter-ice-blue_02_0319_01_fin.png\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner animated\"\u003e\n          \u003cdiv\u003e\n            \u003ch2 class=\"other__col2__item__logo\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_logo_comcoolex.png\"\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト クール EX\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/p\u003e\n            \u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/brain-sleep.mom\/products\/comforter_perfectcoolex\"\u003e詳しく見る\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n\n  \u003c\/div\u003e --\u003e\n\n\n\n\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キルトがしてある面を上（寝る面）としてご使用ください。中材は上下（表裏）があります。マークが付いている面を下にしてご使用ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e専用のシーツはありますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e専用のシーツはご用意しておりません。カバーは洗濯ができるためシーツは使用せずにご使用いただけますが、市販のフラットシーツやボックスシーツをご使用いただいても問題ございません。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e布団乾燥機や電気毛布は使えますか？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e布団乾燥機や電気毛布はご使用いただけません。電気毛布、床暖房などの熱を発する暖房器具は製品の寿命を縮めるため使用をお控えください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e中材のお手入れ方法は？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e汚れやにおいが気になる時は、シャワーの水でお手入れが可能です。\u003cbr\u003e\u003cbr\u003e①シャワーの水で全体を洗い流す\u003cbr\u003e特に汚れやにおいが気になる際は、薄めた中性洗剤を使用してください。\u003cbr\u003e②風通しの良い平らな場所で陰干しをする\u003cbr\u003e\u003cbr\u003e●お手入れ時の注意事項\u003cbr\u003e×立て掛ける、折り曲げる、上に物を置く、加重をかけるなどの状態でメンテナンスをすると、しわのような線が入ったりくぼむことがありますのでお避けください。\u003cbr\u003e×51℃以上の高温のお湯はかけないでください。\u003cbr\u003e×直射日光や温風などでの乾燥はお避けください。\u003cbr\u003e×整髪料や化粧品などが付着すると変色することがあります。素材自体が変色した場合はお手入れをしても元の色に戻すことはできないためご注意ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_overlay_all_v2.css?3\"\u003e\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\njQuery(\".size__note__detail\").click(function() {\n  jQuery(this).toggleClass('open');\n  jQuery('.size__note__hide').slideToggle().toggleClass('open');\n});\njQuery(\".faq__item__question\").click(function() {\n  if (jQuery(this).next('.faq__item__answer').is(':visible')) {\n    jQuery(this).next('.faq__item__answer').stop().slideUp();\n    jQuery(this).removeClass('open');\n  } else {\n    jQuery(this).next('.faq__item__answer').stop().slideDown();\n    jQuery(this).addClass('open');\n  }\n});\njQuery(\".spec__table__nav__next\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() + width\n    }, 300),\n    !1\n});\njQuery(\".spec__table__nav__prev\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() - width\n    }, 300),\n    !1\n});\njQuery(function() {\n  animate();\n  jQuery(window).on(\"scroll\", function() {\n    animate();\n  });\n  sliderInit();\n  function sliderInit(){\n    jQuery(\".size__slider\").not('.slick-initialized').slick({\n      infinite: true,\n      dots: true,\n      arrows: true,\n      autoplay: false,\n      slidesToShow: 1,\n      slidesToScroll: 1,\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider\").not('.slick-initialized').slick({\n      infinite: true,\n      dots: false,\n      arrows: false,\n      autoplay: false,\n      slidesToShow: 1,\n      slidesToScroll: 1,\n      asNavFor:\".spec__slider__thumb\",\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider__thumb\").not('.slick-initialized').slick({\n      infinite: false,\n      dots: false,\n      arrows: false,\n      autoplay: false,\n      slidesToShow: 5,\n      slidesToScroll: 5,\n      asNavFor:\".spec__slider\",\n      waitForAnimate: false,\n    });\n    jQuery(\".spec__slider__thumb .slick-slide\").on(\"click\",function(){\n      let index=jQuery(this).attr(\"data-slick-index\");\n      jQuery(\".spec__slider\").slick(\"slickGoTo\",index);\n    });\n  };\n});\nfunction animate () {\n  jQuery('.animatedParent').each(function(){\n    var offset = jQuery(this).data('offset');\n    if(offset) {\n      offset = offset;\n    } else {\n      offset = 0;\n    }\n    if(jQuery(this).isInViewport(offset)) {\n      var parent = jQuery(this);\n      delay = Number(parent.attr('data-sequence'));\n      jQuery(jQuery(this).find('.animated')).each(function( index ) {\n        jQuery(jQuery(this)).delay(index * delay).queue(function(next){\n          if(!jQuery(this).hasClass('go')) {\n            jQuery(this).addClass(\"go\");\n            if(jQuery(this).parents('.full__recovery__svg__wrapper').length) {\n              jQuery(this).attr('class', 'animated fadeInRightShort slower go');\n            }\n\n          }\n          next();\n        });\n      });\n    }\n  });\n}\njQuery.fn.isInViewport = function(offset) {\n  \/\/ console.log('isInViewport');\n  var elementTop = jQuery(this).offset().top + offset;\n  var elementBottom = elementTop + jQuery(this).outerHeight();\n\n  var viewportTop = jQuery(window).scrollTop();\n  var viewportBottom = viewportTop + jQuery(window).height();\n\n  return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n};\n\njQuery(function () {\n  const param = location.search;\n  if (param.indexOf(\"?ad\") === 0) {\n    console.log(\"通常広告\");\n\n    const fixed_01 = document.getElementById(\"fixed_01\");\n    fixed_01.style.display = \"none\";\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".shopify-section-group-header-group\").css({\n      display: \"none\",\n    });\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".rwlp__header__wrapper\").css({\n      display: \"block\",\n    });\n\n    if (window.matchMedia(\"(max-width: 768px)\").matches) {\n      \/\/画面横幅が768px以下のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"65px\",\n      });\n    } else {\n      \/\/画面横幅が769px以上のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"90px\",\n      });\n    }\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"none\",\n    });\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/広告ページ（通常）、商品ページ流入時　要素表示\n    jQuery(\".ad_on_off\").css({\n      'cssText':'display:block !important;'\n      \/\/ display: \"block\",\n    });\n\n    \/\/広告ページ（通常、yahoo）流入時　要素表示\n    jQuery(\".ad_on\").css({\n      display: \"block\",\n    });\n\n  } else {\n    console.log(\"なにもなし\");\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"block\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n          jQuery(\".ad_on\").css({\n      display: \"none\",\n    });\n  }\n});\n\nvar startPos = 0,\n  winScrollTop = 0;\n$(window).on(\"scroll\", function () {\n  winScrollTop = $(this).scrollTop();\n  if (winScrollTop \u003e= startPos) {\n    if (winScrollTop \u003e= 130) {\n      $(\".rwlp__header__wrapper\").addClass(\"animate\");\n      $(\".rwlp__header__wrapper\").addClass(\"hide\");\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n    } else if (winScrollTop \u003e= 90) {\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n      $(\".rwlp__header__wrapper\").removeClass(\"animate\");\n    } else {\n      $(\".rwlp__header__wrapper\").removeClass(\"fixed\");\n    }\n  } else {\n    $(\".rwlp__header__wrapper\").removeClass(\"hide\");\n  }\n  startPos = winScrollTop;\n});\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  .technology__link__lists__title,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif;\n    visibility: visible!important;\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.spec__table1__link {\n  display: flex;\n  padding-left: 220px;\n  padding-right: 50px;\n  width: 100%;\n  justify-content: space-around;\n}\n.spec__table1__link__item {\n  width: 240px;\n  border: 1px solid #000;\n  border-radius: 50px;\n  font-size: 13px;\n  display: flex;\n  align-items: center;\n  line-height: 1.3;\n  height: 60px;\n  position: relative;\n  padding: 0 20px;\n}\n.spec__table1__link__item:after {\n  content: \"\";\n  display: block;\n  position: absolute;\n  top: 50%;\n  right: 16px;\n  width: 8px;\n  height: 8px;\n  border-top: 1px solid #000;\n  border-right: 1px solid #000;\n  -webkit-transform: translateY(-50%) rotate(45deg);\n  transform: translateY(-50%) rotate(45deg);\n}\n@media screen and (max-width: 1199px) {\n  .spec__table1__link {\n    padding-left: 18.333%;\n    padding-right: 4.4166%;\n  }\n  .spec__table1__link__item {\n    width: 20vw;\n    border-radius: 50px;\n    font-size: 1.083vw;\n    height: 5vw;\n    padding: 0 1.66666vw;\n  }\n  .spec__table1__link__item:after {\n    right: 1.3333vw;\n    width: .66666vw;\n    height: .66666vw;\n  }\n}\n@media screen and (min-width: 768px) {\n  .spec__table1__link__item:nth-of-type(2) {\n    margin-left: -14px;\n  }\n}\n@media screen and (max-width: 767px) {\n  .spec__table1__link.pc {\n    display: none;\n  }\n  .spec__table1__link {\n    width: 130vw;\n    margin-bottom: 3vw;\n    padding-left: 21.5vw;\n    padding-right: 4.5vw;\n  }\n  .spec__table1__link__item {\n    width: 31.2vw;\n    border-radius: 50px;\n    font-size: 1.8vw;\n    height: 8vw;\n    padding: 0 1.66666vw;\n  }\n  .spec__table1__link__item:after {\n    right: 2.3vw;\n    width: 1vw;\n    height: 1vw;\n  }\n}\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"シングル \/ ホワイト","offer_id":46521432670430,"sku":"M0019A1-SNWH","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ ネイビー","offer_id":46521432801502,"sku":"M0019A1-SNNV","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ホワイト","offer_id":46521432703198,"sku":"M0019A1-SDWH","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ネイビー","offer_id":46521432834270,"sku":"M0019A1-SDNV","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ホワイト","offer_id":46521432735966,"sku":"M0019A1-DBWH","price":57200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ネイビー","offer_id":46521432867038,"sku":"M0019A1-DBNV","price":57200.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ホワイト","offer_id":46521432768734,"sku":"M0019A1-QNWH","price":66000.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ネイビー","offer_id":46521432899806,"sku":"M0019A1-QNNV","price":66000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/tmn_overlay_white.webp?v=1756808595"},{"product_id":"mattressprotector_allseasons","title":"腦睡眠科技床包 極致保暖 EX","description":"\u003cstyle\u003e\n.gradient.typesquare_option.chakra-ui-light,\n.gradient.header-wrapper {\n  padding: 0 !important;\n}\n\n\/* .lp_area  *\/\n.mattressProtector{margin: 0 auto 100px;}.u-sp {display: none !important;}.u-mt-8 {margin-top: 8px !important;}.u-mt-40 {margin-top: 40px !important;}.remodal,[data-remodal-id] {display: none;}.remodal {position: relative;outline: 0;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;width: 100%;margin-bottom: 10px;padding: 35px;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);color: #2b2e38;background: #fff;vertical-align: middle;}.remodal-close {position: absolute;top: 0;left: 0;display: block;overflow: visible;width: 35px;height: 35px;margin: 0;padding: 0;text-decoration: none;color: #95979c;border: 0;outline: 0;background: transparent;}.remodal-close:before {font-family: Arial, \"Helvetica CY\", \"Nimbus Sans L\", sans-serif !important;font-size: 25px;line-height: 35px;position: absolute;top: 0;left: 0;display: block;width: 35px;content: \"\\00d7\";text-align: center;}.remodal-close::-moz-focus-inner {padding: 0;border: 0;}@media only screen and (min-width: 641px) {.remodal {max-width: 700px;}}html,body,div,span,iframe,h3,p,img,ul,li,label,header,nav,section,video {margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;}* {box-sizing: border-box;line-height: 1.5;}body {width: 100%;background: #fff;font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\"Yu Gothic Medium\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\",sans-serif !important;overflow-x: hidden;padding-bottom: 76px;}main {display: block;}li {list-style-type: none;}a {display: inline-block;text-decoration: none;color: #000;}video,img {vertical-align: bottom;max-width: 100%;height: auto;}input,button {appearance: none;}h3 {font-weight: normal !important;}.rwlp__wrapper {overflow-x: hidden;width: 100vw;}.rwlp__wrapper img {width: 100%;}.technology__link__lists__img img {width: 100%;}.technology__item {font-weight: 500;padding-top: 70px;}.technology__item__sub {padding: 0;border-top: none;}.technology__item__sub .technology__item__desc {margin-top: 100px;}.technology__item__inner {padding-left: 6.7142857142857vw;}.technology__item__title {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif;font-size: 30px;font-weight: 400;line-height: 1.1;margin-bottom: 50px;}.technology__item__title span {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif;font-weight: 400;line-height: 1;margin-bottom: 16px;display: block;}.technology__item__desc {display: flex;flex-direction: row-reverse;margin-top: 54px;}.technology__item__desc__text {display: flex;flex-direction: column;justify-content: space-between;flex-shrink: 0;justify-content: space-between;margin-right: 8.0714285714286vw;width: 26.2857142857143vw;}.technology__item__desc__img {padding-top: 35.5%;position: relative;width: 58.1428571428571vw;flex: 1;}.technology__item__desc__img video {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}.technology__item__desc__img img {height: auto;left: 0;position: absolute;top: 0;width: 100%;}.technology__item__desc__text__content__title {font-size: 30px;font-weight: 500;letter-spacing: -0.06em;line-height: 1.733333333333333;}.technology__item__desc__text__content__title.fadeInUpShort.animated.related__lead.go {width: auto;}.technology__item__desc__text__content__desc {font-size: 16px;letter-spacing: -0.06em;line-height: 1.9375;margin-top: 30px;}@media screen and (max-width: 749px) {.lp_area,.mattressProtector{width: auto;margin-bottom: 20px;}.u-sp {display: block !important;}.u-pc {display: none !important;}.technology__item {padding-bottom: 30px;}.technology__item__title {padding: 0;font-size: 30px;margin-left: 20px;margin-bottom: 30px;line-height: 1.6;}.technology__item__title span {font-size: 30px;margin-bottom: 0;line-height: 1.6;}.technology__item__desc {flex-direction: column;margin-top: 0;}.technology__item__sub .technology__item__desc {flex-direction: column;margin-top: 40px;}#tech02 .technology__item__title span {margin-bottom: 10px;}.technology__item__desc__img {margin-left: 20px;padding-top: 94%;width: calc(100% - 20px);}.technology__item__sub .technology__item__desc__img.change_sp {padding-top: 53.75%;width: 95%;}.technology__item__desc__img img {height: 100%;left: 0;position: absolute;top: 0;width: 100%;object-fit: cover;}.technology__item__desc__text {display: block;margin: 30px 0 0;padding: 0 20px;width: 100%;}.technology__item__desc__text__content__title {font-size: 25px;line-height: 1.84;}.technology__item__desc__text__content__desc {margin-top: 20px;}}.termina {font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\"ヒラギノ角ゴ ProN W3\", sans-serif !important;font-weight: 400;}@media screen and (max-width: 749px) {}.u-mt-0 {margin-top: 0;}@media screen and (max-width: 1400px) {.customer__review__bg img {max-width: unset;width: 110%;}}@media screen and (max-width: 749px) {#mattressProtector03 .technology__item__desc__img {padding-top: 90.5%;}}.rwlp__header__wrapper {background: #a0c0db;height: auto;position: fixed;top: 0;left: 0;right: 0;z-index: 9;}@media screen and (min-width: 750px) {.rwlp__header__wrapper {padding: 0 30px;}}@media screen and (max-width: 749px) {.rwlp__header__wrapper {padding: 0 20px;}}.rwlp__header {display: flex;align-items: center;justify-content: space-between;}@media screen and (min-width: 1200px) {.rwlp__header {height: 90px;}}@media screen and (max-width: 1199px) {.rwlp__header {height: 65px;}}@media screen and (min-width: 750px) {.rwlp__header__logo {width: 85px;}}@media screen and (max-width: 749px) {.rwlp__header__logo {width: 70px;}}@media screen and (min-width: 750px) {.rwlp__header__menu__wrapper {margin: 0 30px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__wrapper {margin: 0 20px;}}.rwlp__header__menu__item {display: inline-block;}@media screen and (min-width: 1200px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 35px;}}@media screen and (min-width: 750px) and (max-width: 1199px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 30px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__item + .rwlp__header__menu__item {margin-left: 15px;}}@media screen and (max-width: 749px) {.rwlp__header__menu__item.rwlp__hidden__sm {display: none;}}@media screen and (min-width: 1200px) {.rwlp__header__menu__link {font-size: 14px;}}@media screen and (max-width: 1199px) {.rwlp__header__menu__link {font-size: 14px;}}input[type=\"radio\"] {display: none;}input[type=\"radio\"] + label::before {display: none;}input[type=\"radio\"] + label::after {display: none;}input[type=\"radio\"]:checked + label {color: inherit;}@media screen and (max-width: 749px) {}input[type=\"radio\"] + label {padding: 0;}.remodal {padding: 0;max-width: 650px;}.remodal-close {left: auto;right: 0;}.remodal-close:before {font-size: 40px;}.u-pc {display: block !important;}.u-sp {display: none !important;}@media screen and (min-width: 768px) {}@media screen and (max-width: 767px) {.u-pc {display: none !important;}.u-sp {display: block !important;}}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lang_box\"\u003e\n  \u003cdiv class=\"protector_20241218_update\"\u003e\n    \u003cdiv class=\"protector_kv\"\u003e\n      \u003cdiv class=\"protector_kv_caption\"\u003e\n        \u003ch2 style=\"color: #FFFF; margin-bottom: 20px;\"\u003e\u003cspan\u003e背部保暖性提升112%\u003c\/span\u003e\u003cbr\u003e極致保暖\u003cbr\u003e床罩\u003cspan\u003e(床包)\u003c\/span\u003e\u003c\/h2\u003e\n        \u003cimg class=\"protector_kv_logo u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_protector_warm_ex_kv_logo.webp\" alt=\"\" width=\"1272\" height=\"188\"\u003e\n        \u003cimg class=\"protector_kv_logo u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_protector_warm_ex_kv_logo_sp.webp\" alt=\"\" width=\"352\" height=\"148\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"protector_kv_block\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_kv.webp?2\" alt=\"\" width=\"2000\" height=\"1122\"\u003e\n        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_kv_sp.webp?3\" alt=\"\" width=\"748\" height=\"10d4\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"makuake\"\u003e\n        \u003cp class=\"makuake__txt\"\u003e在募資平台上\u003cbr\u003e『極致保暖』系列\u003c\/p\u003e\n        \u003cp class=\"makuake__txt2\"\u003e累計\u003cspan\u003e2.3億日圓\u003c\/span\u003e突破!\u003c\/p\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr.webp\" alt=\"\" width=\"1103\" height=\"141\"\u003e\n        \u003cdiv class=\"makuake__slider u-sp\"\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr01.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr02.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_makuake_bnr03.webp\" alt=\"\" width=\"360\" height=\"414\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"protector_connection_img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_connect.webp?1\" alt=\"\" width=\"2100\" height=\"830\" style=\"position: absolute;left: 0;right: 0;width: 1100px;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"mattressProtector\"\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e吸濕\u0026發熱\u003cbr\u003e獨自開發隔熱材料\u003cbr\u003e『腦暖棉 EX』\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarm_dual_tech01_04_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title  u-pc\"\u003e吸濕\u0026發熱\u003cbr\u003e獨自開發隔熱材料\u003cbr\u003e『腦暖棉 EX』\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e超越羽絨的永續性發熱專利科技[腦暖棉 EX] 使用吸收濕氣並發熱的植物纖維【美洲木棉】和保溫性高的【丙烯酸】及高吸濕發熱性的【聚丙烯酸酯】獨自開發的絕緣材料。暨是永續性材料，還能將吸收濕氣轉化為溫暖熱量的創新發熱專利技術\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_20241218_tech01_02.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_20241218_tech01_02.webp\" alt=\"\" width=\"650\" height=\"618\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e「美洲木棉」是一種在東南亞特有的樹木，其果實所產的棉花，重量僅為棉花的八分之一。由於不是動物纖維，作為永續性高機能素材，近年來備受關注\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e極致的發熱材料 \u003cbr\u003e「腦暖棉 EX」升高 \u003cbr\u003e最多+5.1℃。驚人的發熱力\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_01_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e極致的發熱材料 \u003cbr\u003e「腦暖棉 EX」升高 \u003cbr\u003e最多+5.1℃。驚人的發熱力\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e腦暖棉 EX材料能吸收床內的濕氣，並將其轉化為熱能。測量 7 分鐘後，溫度上升可達 5.1°C\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc__text\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e保溫性上升約112%。\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_02_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e保溫性上升約112%。\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e使用床罩能有效阻擋從下方傳來的寒冷並防止背部受寒。冬天的冷空氣容易積聚在地板或地面上，這些冷空氣會透過床墊傳導寒意。有了它能有效地保護身體免受寒冷\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\" style=\"border: 1px solid #000;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_warm_ex_tech02_03_v3_zh-hant.webp\" alt=\"\" width=\"825\" height=\"465\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e吸汗、消除悶熱感、保護床墊，一張床單全搞定！\u003cbr\u003e此外，單件式設計，穿脫與清洗都超簡單。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- スペック表 --\u003e\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"mattressProtector04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related03.jpg\" alt=\"\" width=\"825\" height=\"464\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e■適用尺寸：\u003cbr\u003e基本上，適用於約20cm～30cm高度的床墊。也可以使用高度低於此範圍的床墊，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\u003cbr\u003e\u003cbr\u003e■尺寸:\u003cbr\u003e．單人尺寸:約W100cm x L205cm (約1,140g)  \u003cbr\u003e．單人加大尺寸:W120cm x L205cm (約1,300g)  \u003cbr\u003e．雙人尺寸:W140cm x L205cm (約1,470g)\u003cbr\u003e\u003cbr\u003e■顏色:\u003cbr\u003e石墨灰\u003cbr\u003e\u003cbr\u003e■材質:\u003cbr\u003e．外側布料  \u003cbr\u003e表布：絨毛部分 100%聚酯纖維  \u003cbr\u003e基布部分 60%聚酯纖維 40%人造纖維 \u003cbr\u003e裏布：100%聚酯纖維\u003cbr\u003e側布：94%聚酯纖維 6%聚氨酯\u003cbr\u003e．隔熱層\u003cbr\u003e43%植物纖維（美洲木棉）30%聚酯纖維 20%丙烯酸 7%合成纖維（聚丙烯酸酯系纖維)  \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection id=\"faq\" class=\"faq js-box\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n      \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main\"\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以洗滌嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e可以清洗，請放入洗衣袋內單獨做清洗。請避免使用漂白劑。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以使用烘乾機嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e請避免使用滾筒式烘乾機。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e總共有幾種顏色呢?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e目前為石墨灰一色供選購。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e床罩適用的床墊尺寸是？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e基本上，適用於約20cm～30cm高度的床墊。也可以使用高度低於此範圍的床墊，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e會產生靜電嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e有對產品進行防靜電處理。此外，由於材料本身使用的是具有吸濕性的聚酯纖維和人造纖維，因此也採取了靜電防護措施。不過，靜電容易在房間的濕度環境下產生。如果容易產生靜電，請將室內進行加濕，並使用水或除臭噴霧噴在產品上減少靜電。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\"\u003e\n\n\n\u003cscript type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_style_202509.css?2\"\u003e\n\u003cscript defer type=\"text\/javascript\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_all.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_script_202509.js\"\u003e\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean\n    .technology__item__desc.tips\n    .technology__item__desc__text__content__desc\n    span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__caption__text,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n      \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n  }\n  #clean\n    .technology__item__desc.tips\n    .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\",\n      \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n  }\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n      \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif;\n  }\n\u003c\/style\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"シングル \/ ホワイト","offer_id":47933280944350,"sku":"S0025A1-SNCW","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ ネイビー","offer_id":47933281698014,"sku":"S0025A1-SNMN","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シングル \/ グレー","offer_id":47933281829086,"sku":"S0025A1-SNLG","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ホワイト","offer_id":47933280977118,"sku":"S0025A1-SDCW","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ ネイビー","offer_id":47933281730782,"sku":"S0025A1-SDMN","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"セミダブル \/ グレー","offer_id":47933281861854,"sku":"S0025A1-SDLG","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ホワイト","offer_id":47933281009886,"sku":"S0025A1-DBCW","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ ネイビー","offer_id":47933281763550,"sku":"S0025A1-DBMN","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ダブル \/ グレー","offer_id":47933281894622,"sku":"S0025A1-DBLG","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ホワイト","offer_id":47933281042654,"sku":"S0025A1-QNCW","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ ネイビー","offer_id":47933281796318,"sku":"S0025A1-QNMN","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"クイーン \/ グレー","offer_id":47933281927390,"sku":"S0025A1-QNLG","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/mattressprotector_allseasons_white.webp?v=1776219621"}],"url":"https:\/\/brain-sleep.mom\/zh-hant\/collections\/thanks_page_sleep.oembed","provider":"BRAIN SLEEP OFFICIAL SITE","version":"1.0","type":"link"}