{"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: 15px;\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                        \u003cstrong\u003e★獲得下次購物專屬優惠券★\u003c\/strong\u003e\u003cbr\u003e\n                        \u003cstrong\u003e限購買者專屬折抵NT$580優惠券\u003cbr\u003e\n                             \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\"\u003ePC_3000\u003c\/div\u003e\n                    \u003cbutton class=\"copy-button\" onclick=\"copyCouponCode()\"\u003e複製代碼\u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n          \n            \u003cp class=\"notice\"\u003e\n                ※使用優惠券時，須以原購買時所使用的電子郵件地址進行購買。\u003cbr\u003e\n                ※不可與其他活動或優惠券併用\u003cbr\u003e\n              ※適用於消費滿NT$2,500以上。使用優惠券後，若購買金額低於NT$2,500，則需支付運費。\u003cbr\u003e\u003cbr\u003e\n                \u003cspan class=\"expire\"\u003e有效期限：自訂購日起40天\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 = 'PC_3000';\n            const button = document.querySelector('#coupon-section .copy-button');\n            navigator.clipboard.writeText(code).then(() =\u003e {\n                button.textContent = '已複製！';\n                button.classList.add('已複製！');\n                setTimeout(() =\u003e {\n                    button.textContent = 'Copied!';\n                    button.classList.remove('已複製！');\n                }, 2000);\n            }).catch(() =\u003e {\n                alert('複製失敗');\n            });\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"pillow","title":"腦睡眠科技枕","description":"\u003cstyle\u003e\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\n  @media screen and (min-width:750px) {\n    .rwlp__header__wrapper {\n      padding: 0 30px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .rwlp__header__wrapper {\n      padding: 0 20px\n    }\n  }\n\n  .rwlp__header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between\n  }\n\n  @media screen and (min-width:1200px) {\n    .rwlp__header {\n      height: 90px\n    }\n  }\n\n  @media screen and (max-width:1199px) {\n    .rwlp__header {\n      height: 65px\n    }\n  }\n\n  @media screen and (min-width:750px) {\n    .rwlp__header__logo {\n      width: 85px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .rwlp__header__logo {\n      width: 70px\n    }\n  }\n\n  @media screen and (min-width:750px) {\n    .rwlp__header__menu__wrapper {\n      margin: 0 30px\n    }\n  }\n\n  .rwlp__header__menu__item {\n    display: inline-block\n  }\n\n  @media screen and (min-width:1200px) {\n    .rwlp__header__menu__item+.rwlp__header__menu__item {\n      margin-left: 35px\n    }\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\n  @media screen and (max-width:749px) {\n    .rwlp__header__menu__item+.rwlp__header__menu__item {\n      margin-left: 15px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .rwlp__header__menu__item.rwlp__hidden__sm {\n      display: none\n    }\n  }\n\n  @media screen and (min-width:1200px) {\n    .rwlp__header__menu__link {\n      font-size: 14px\n    }\n  }\n\n  @media screen and (max-width:1199px) {\n    .rwlp__header__menu__link {\n      font-size: 14px\n    }\n  }\n\n  .rwlp__header__wrapper.fixed {\n    position: fixed;\n    top: -90px;\n    transition: unset\n  }\n\n  .rwlp__header__wrapper.animate {\n    transition: top .15s ease-out;\n    top: 0\n  }\n\n  .rwlp__header__wrapper.hide {\n    top: -90px\n  }\n\n  html {\n    overflow: unset\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 .other__more__btn {\n    color: #fff\n  }\n\n  .rwlp__wrapper ul {\n    list-style: none\n  }\n\n  .technology__link__lists {\n    padding: 0\n  }\n\n  .other__lead,\n  .breathability__txt {\n    margin-top: 0\n  }\n\n  .other__set__head__txt,\n  .other__set__head__campaign {\n    margin-bottom: 0\n  }\n\n  @media screen and (max-width:749px) {\n    .only_pc {\n      display: none\n    }\n  }\n\n  .remodal {\n    padding: 0;\n    max-width: 650px\n  }\n\n  .remodal-close {\n    left: auto;\n    right: 0\n  }\n\n  .remodal-close:before {\n    font-size: 40px\n  }\n\n  .remodal-overlay {\n    z-index: 3\n  }\n\n  .remodal-wrapper {\n    z-index: 4\n  }\n\n  .topPurchase__sec {\n    display: none\n  }\n\n  .rwlp__header__menu__link:hover {\n    color: #fff !important\n  }\n\n  .tk-termina {\n    font-family: termina, sans-serif\n  }\n\n  .btn20220630 {\n    border: 1px solid #000;\n    color: #000;\n    width: 9pc;\n    text-align: center;\n    padding: 8px 0;\n    font-size: 9pt;\n    display: inline-block;\n    position: relative;\n    text-decoration: none;\n    overflow: hidden;\n    outline: 0;\n    transform: .3s !important\n  }\n\n  .btn20220630 span {\n    position: relative;\n    z-index: 1;\n    color: #000\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-cf:after {\n    display: table;\n    clear: both;\n    content: \"\"\n  }\n\n  .clearfix:after {\n    display: block;\n    content: \"\";\n    clear: both\n  }\n\n  .remodal-overlay {\n    z-index: 4\n  }\n\n  .recommend__list {\n    display: flex;\n    width: 75pc;\n    padding: 60px 0 90px;\n    margin: 0 auto\n  }\n\n  .recommend__item {\n    width: 14pc;\n    margin: 0 8px\n  }\n\n  .recommend__item__inner {\n    padding: 0 20px\n  }\n\n  .recommend__item__name {\n    font-size: 15px;\n    margin: 9pt 0\n  }\n\n  .recommend__item__txt {\n    font-size: 15px;\n    margin-bottom: 9pt\n  }\n\n  @media screen and (max-width:749px) {\n    .recommend__list__wrap {\n      overflow-x: auto;\n      width: 100vw\n    }\n\n    .recommend__list {\n      overflow-x: hidden !important;\n      width: 206vw\n    }\n\n    .recommend__item {\n      width: 32vw;\n      margin: 0 4vw\n    }\n\n    .recommend__item__inner {\n      padding: 0\n    }\n\n    .recommend__item__name,\n    .recommend__item__txt {\n      font-size: 9pt\n    }\n  }\n\n  img {\n    vertical-align: bottom\n  }\n\n  .rwlp__wrapper img {\n    width: 100%;\n    height: auto\n  }\n\n  @media screen and (min-width:750px) {\n    .sec {\n      padding: 100px 0\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .sec {\n      padding: 50px 0\n    }\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .only_sp {\n    display: none\n  }\n\n  .pillow__mv {\n    font-weight: 400;\n    height: 56.0714285714286vw;\n    overflow: hidden;\n    position: relative\n  }\n\n  .pillow__mv__layer1 {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100vw\n  }\n\n  .pillow__mv__layer1 img {\n    width: 100%\n  }\n\n  .mv__caption {\n    left: 7.8vw;\n    position: absolute;\n    top: 22%;\n    transform: translateY(-50%);\n    z-index: 3\n  }\n\n  .mv__caption__title {\n    margin-top: 100px;\n    max-width: 100%;\n    width: 330px;\n    padding: 0\n  }\n\n  .mv__caption__text {\n    font-size: 2.75vw;\n    line-height: 1\n  }\n\n  .mv__caption__text span {\n    display: block;\n    font-size: 1.625vw;\n    line-height: 1;\n    margin-top: 25px\n  }\n\n  .sleep__info {\n    background-color: #a2c2dd;\n    font-weight: 500\n  }\n\n  .sleep__info__book {\n    padding-bottom: 20px;\n    padding-top: 70px\n  }\n\n  .sleep__info__book__top {\n    font-size: 36px;\n    font-weight: 400 !important;\n    text-align: center\n  }\n\n  .sleep__info__book__inner {\n    margin: 0 auto;\n    width: 690px\n  }\n\n  .sleep__info__book__inner__flex {\n    display: flex;\n    margin-top: 40px;\n    justify-content: space-between\n  }\n\n  .sleep__info__book__img {\n    width: 168px\n  }\n\n  .sleep__info__book__img img {\n    width: 100%\n  }\n\n  .sleep__info__book__text {\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n  }\n\n  .sleep__info__book__text__title {\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 400 !important\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-weight: 400\n  }\n\n  @media screen and (max-width:749px) {\n    .only_sp {\n      display: block\n    }\n\n    .pillow__mv {\n      height: 133.333vw\n    }\n\n    .mv__caption {\n      left: 8vw;\n      position: absolute;\n      top: 1vw;\n      transform: none\n    }\n\n    .mv__caption__text {\n      font-size: 7vw\n    }\n\n    .mv__caption__text span {\n      font-size: 4.2vw;\n      margin-top: 15px\n    }\n\n    .mv__caption__title {\n      margin-top: 20px;\n      width: 173px;\n      padding: 0;\n      font-size: 0\n    }\n\n    .sleep__info__book {\n      padding-bottom: 10px;\n      padding-top: 20px\n    }\n\n    .sleep__info__book__inner {\n      margin: 0 auto;\n      padding: 0 20px;\n      width: 100%\n    }\n\n    .sleep__info__book__top {\n      font-size: 25px;\n      line-height: 1.64;\n      text-align: center\n    }\n\n    .sleep__info__book__inner__flex {\n      align-items: center;\n      flex-direction: column;\n      margin-top: 30px\n    }\n\n    .sleep__info__book__img {\n      width: 103px\n    }\n\n    .sleep__info__book__text {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      margin-top: 30px;\n      padding-left: 0\n    }\n\n    .sleep__info__book__text__title {\n      font-size: 20px;\n      line-height: 1.35;\n      text-align: center\n    }\n  }\n\n  .u-ta-c {\n    text-align: center !important\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  .pillow__mv {\n    margin-top: 0\n  }\n\n  body {\n    visibility: visible !important;\n    opacity: 1 !important\n  }\n\n  body,\n  #modal {\n    overflow-x: hidden\n  }\n\n  #faq .faq__item__question {\n    padding-bottom: 24px;\n    padding-top: 10px\n  }\n\n  @media screen and (max-width:749px) {\n    #faq .faq__item__question {\n      padding-bottom: 14px;\n      padding-right: 36px;\n      padding-top: 10px\n    }\n\n    #size .spec__item__size__lists .slick-dots {\n      left: 20px;\n      width: calc(100% - 40px)\n    }\n\n    .pillow_catch {\n      font-size: 9px\n    }\n\n    .tech01_02 img {\n      width: 100% !important;\n      margin-left: -3% !important;\n    }\n\n    #cool .technology__item__desc+.technology__item__desc {\n      margin-top: 40px !important;\n    }\n  }\n\n  .pillow_catch {\n    font-size: 10px\n  }\n\n  .section__title__text,\n  .sleep__info__book__top,\n  .gradient__ttl {\n    padding: 0\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  .spec__item__desc__text__content__title {\n    margin-bottom: 0\n  }\n\n  .gradient__ttl span {\n    color: #fff\n  }\n\n  html {\n    scroll-behavior: smooth\n  }\n\n  .technology__item__desc__img img {\n    object-fit: contain\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  .evidence_0910 {\n    margin: 0 auto;\n    width: 400px\n  }\n\n  .evidence_left_0910 {\n    padding-left: 6.7142857142857vw\n  }\n\n  .tech01_01 {\n    position: unset !important\n  }\n\n  @media only screen and (max-width:750px) {\n    .evidence_0910 {\n      width: 90%\n    }\n\n    .evidence_left_0910 {\n      padding-left: unset !important\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  .sleep__info,\n  .sleep__info2,\n  .sleep__info3 {\n    background: #000;\n    color: #fff\n  }\n\n  .sleep__info h3,\n  .sleep__info2 h3,\n  .sleep__info3 h3 {\n    color: #fff\n  }\n\n  .sleep__info__book_20241118 h2 {\n    color: #fff;\n    font-size: 35px;\n    line-height: 160%\n  }\n\n  .sleep__info__book_20241118 h2\u003espan {\n    background: #fff;\n    color: #000\n  }\n\n  .sleep__info__book_20241118 {\n    position: relative;\n    height: 600px\n  }\n\n  .brain_sleeper {\n    max-width: 1196px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    flex-direction: column\n  }\n\n  .massage_txt {\n    color: #fff;\n    font-size: 3.7vw;\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    text-align: center;\n    font-family: Termina, YuGothic, Yu Gothic, Yu Gothic Pr6N R, Hiragino Kaku Gothic ProN, ヒラギノ角ゴProN W3, sans-serif\n  }\n\n  .f_termina {\n    font-family: Termina, YuGothic, Yu Gothic, Yu Gothic Pr6N R, Hiragino Kaku Gothic ProN, ヒラギノ角ゴProN W3, sans-serif\n  }\n\n  .youtube {\n    width: 100%;\n    aspect-ratio: 16\/9\n  }\n\n  .youtube iframe {\n    width: 100%;\n    height: 100%\n  }\n\n  .stanford_text_1 {\n    position: absolute;\n    top: 75px;\n    left: 100px;\n    line-height: 175%\n  }\n\n  .stanford_text_2 {\n    display: flex;\n    align-items: flex-end\n  }\n\n  .stanford_text_2 h3 {\n    font-size: 25px\n  }\n\n  .sleep__info__evidence_20241118 {\n    margin-left: 100px;\n    z-index: 1;\n    position: sticky\n  }\n\n  .sleep__info__important_20241118 h3 {\n    position: absolute;\n    top: 22px;\n    left: 50%;\n    transform: translateX(-50%);\n    -webkit-transform: translateX(-50%);\n    -ms-transform: translateX(-50%);\n    font-size: 35px;\n    width: 100%;\n    text-align: center\n  }\n\n  .sleep__info__important_20241118 {\n    position: relative;\n    margin-top: 100px;\n    margin-bottom: -150px\n  }\n\n  .important_img {\n    width: 200px;\n    margin: 0 auto\n  }\n\n  .sleep__info__evidence_text {\n    font-size: 25px;\n    line-height: 175%\n  }\n\n  .fit_flex {\n    display: flex;\n    align-items: center\n  }\n\n  .fit__movie {\n    width: 50% !important\n  }\n\n  .user {\n    margin-bottom: 150px\n  }\n\n  .sleep__info__quality__golden__img img {\n    width: 90% !important\n  }\n\n  .fit {\n    position: relative;\n    z-index: 1\n  }\n\n  .craftsman h3 {\n    font-size: 30px\n  }\n\n  .sleep__info__quality__cold__text {\n    margin-top: 0\n  }\n\n  .concept {\n    height: 50vw !important\n  }\n\n  .user_voice_title p {\n    text-align: center\n  }\n\n  .user_voice_title span {\n    margin-top: 0;\n    font-size: 10px\n  }\n\n  @media only screen and (max-width:750px) {\n    .massage_txt {\n      text-align: left;\n      font-size: 5vw;\n      top: 43vw;\n      left: 7vw\n    }\n\n    .concept {\n      height: 85vw !important\n    }\n\n    .brain_sleeper p {\n      font-size: 3vw\n    }\n\n    .user h3,\n    .user p {\n      margin-left: 20px\n    }\n\n    .user {\n      display: flex;\n      margin-bottom: 100px;\n      align-items: flex-start;\n      padding-top: 50px;\n      flex-direction: column;\n      justify-content: flex-start\n    }\n\n    .craftsman h3 {\n      font-size: 25px;\n      line-height: 175%\n    }\n\n    .craftsman p {\n      font-size: 3.5vw\n    }\n\n    .sleep__info__book_20241118 {\n      padding-top: 1px;\n      height: unset\n    }\n\n    .stanford_text_1 {\n      text-align: center;\n      font-size: 4.7vw;\n      line-height: 175%;\n      position: relative;\n      top: 30px;\n      left: 0;\n      margin: 0 auto;\n      width: 100%\n    }\n\n    .stanford_text_1 p {\n      font-size: 15px;\n      line-height: 200%;\n      width: 90%;\n      margin: 0 auto\n    }\n\n    .sleep__info__book_20241118 h2 {\n      color: #fff;\n      font-size: 5.5vw;\n      line-height: 175%\n    }\n\n    .sleep__info__book_20241118 p {\n      text-align: left\n    }\n\n    .stanford_text_2 {\n      display: unset\n    }\n\n    .stanford_text_2 h3 {\n      font-size: 20px;\n      margin-top: 380px\n    }\n\n    .sleep__info__evidence_20241118 {\n      margin-left: unset;\n      margin-top: 150px;\n      width: 100%\n    }\n\n    .sleep__info__evidence_text {\n      font-size: 20px;\n      text-align: center;\n    }\n\n    .sleep__info__important_20241118 h3 {\n      position: absolute;\n      top: 56%;\n      left: 50%;\n      font-size: 20px;\n      width: 100%;\n      text-align: center;\n      margin: 0;\n      transform: translate(-50%, -50%)\n    }\n\n    .sleep__info__important_20241118 {\n      position: relative;\n      margin-top: 60px;\n      margin-bottom: -30px\n    }\n\n    .important_img {\n      width: 50%;\n      margin: 0 auto\n    }\n\n    .fit_flex {\n      display: unset\n    }\n\n    .fit__movie {\n      width: 100% !important\n    }\n\n    .sleep__info__quality__golden__img img {\n      width: 100% !important\n    }\n\n    .sleep__info__quality__cold__text {\n      font-size: 19px\n    }\n\n    .sleep__info__quality__cold {\n      margin-top: 75px\n    }\n\n    .demerit {\n      margin: 50px auto 32px !important\n    }\n\n    .user_voice_title p {\n      text-align: unset\n    }\n  }\n\n  .ant_mark,.ant_txt{\n    font-size: 1vw !important;\n  }\n\n  @media only screen and (max-width:750px) {\n    .ant_mark,.ant_txt{\n      font-size: 2vw !important;\n    }\n  }\n\n    \/* ピロー耐久性ブロック用 *\/\n    @media screen and (max-width:749px) {\n        .tech03_durability\u003e.technology__item__desc__img {\n            padding: 0 0 30px 0 !important;\n            margin: 0 auto !important;\n        }\n\n        .tech03_durability img {\n            height: unset !important;\n            position: unset !important;\n        }\n    }\n\n    \/* 比較表のスタイル *\/\n    .chart.accordion_item {\n        max-width: 1260px;\n        margin: 100px auto 0;\n        padding: 0 30px;\n        border: solid 1px #000;\n    }\n\n    .chart.accordion_item .btn {\n        position: absolute;\n        bottom: 8%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        height: 6%;\n        padding: 0 15px;\n        border: 1px solid #000;\n        text-decoration: none;\n        color: #000;\n        font-size: 1rem;\n        letter-spacing: normal;\n        border-radius: 30px;\n        line-height: 1.3;\n        font-weight: bold;\n    }\n\n    .chart.accordion_item .btn::after {\n        content: \"\";\n        display: block;\n        width: 10px;\n        height: 10px;\n        margin-left: 10px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_eco_cycle_program_step_arrow.png);\n        background-repeat: no-repeat;\n        background-size: contain;\n    }\n\n    .chart.accordion_item .pillow_btn {\n        left: 140px;\n    }\n\n    .chart.accordion_item .pillow_neckconditioning_btn {\n        left: 345px;\n    }\n\n    .chart.accordion_item .pillow_snoreless_btn {\n        left: 552px;\n    }\n\n    .chart.accordion_item .pillow_for_kids_btn {\n        right: 254px;\n    }\n\n    .chart.accordion_item .pillow_portable_btn {\n        right: 54px;\n    }\n\n    .chart.accordion_item .mattress_premium_float_btn {\n        left: 210px;\n    }\n\n    .chart.accordion_item .mattress_plus_float_btn {\n        left: 560px;\n    }\n\n    .chart.accordion_item .mattress_float_btn {\n        right: 90px;\n    }\n\n    .chart.accordion_item .comforter_perfectcoolex_btn {\n        left: 169px;\n    }\n\n    .chart.accordion_item .comforter_airthrow_btn {\n        right: 765px;\n    }\n\n    .chart.accordion_item .comforter_allseasons_btn {\n        right: 599px;\n    }\n\n    .chart.accordion_item .comforter_weightblance_btn {\n        right: 426px;\n    }\n\n    .chart.accordion_item .comforter_perfectwarm_btn {\n        right: 255px;\n    }\n\n    .chart.accordion_item .comforter_perfectwarm_dual_btn {\n        right: 70px;\n    }\n\n    .chart.accordion_item .blanket_perfectwarm_btn {\n        left: 306px;\n    }\n\n    .chart.accordion_item .blanket_allseasons_btn {\n        right: 186px;\n    }\n\n    .chart.accordion_item .coffee_btn {\n        left: 210px;\n    }\n\n    .chart.accordion_item .nmn9000_btn {\n        right: 535px;\n    }\n\n    .chart.accordion_item .water_btn {\n        right: 278px;\n    }\n\n    .chart.accordion_item .gaba_btn {\n        right: 39px;\n    }\n\n    .chart.accordion_item .accordion_item__question {\n        text-align: center;\n        font-size: 24px;\n        margin: 0;\n        padding: 35px 0;\n        cursor: pointer;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/collections_chart_arrow_more.svg);\n        background-position: center right 25px;\n        background-repeat: no-repeat;\n        background-size: 37px;\n    }\n\n    .chart.accordion_item .accordion_item__question.open {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/collections_chart_arrow_close.svg);\n    }\n\n    .chart.accordion_item .scroll_wrap {\n        overflow-x: auto;\n    }\n\n    .chart.accordion_item .img_wrap {\n        position: relative;\n        width: fit-content;\n    }\n\n    .chart.accordion_item .scroll_icon {\n        display: none;\n    }\n\n    .chart.accordion_item .accordion_item__answer {\n        overflow-x: auto;\n    }\n\n    .chart.accordion_item .accordion_item__answer .chart_img {\n        width: 1098px;\n        box-sizing: content-box;\n        height: auto;\n        padding: 10px 50px 35px;\n    }\n\n    .support-benefits-section {\n        width: 100%;\n        background-color: #f5f0eb;\n        display: flex;\n        justify-content: center;\n    }\n\n    .support-benefits-section__eco-box {\n        display: flex;\n        justify-content: center;\n    }\n\n    .support-benefits-section__support {\n        padding: 40px 20px;\n        text-align: center;\n        max-width: 1080px;\n    }\n\n    .support-benefits-section__support-title {\n        font-weight: bold;\n        letter-spacing: 0.05em;\n        color: #000;\n        ;\n        margin: 0 0 3vw;\n        font-size: 27px;\n        line-height: 1.6;\n        text-align: justify;\n    }\n\n    .support-benefits-section__support-subtitle {\n        color: #000;\n        font-size: 16px;\n        text-align: justify;\n        font-weight: bold;\n        line-height: 1.6;\n        margin: 0 0 30px;\n    }\n\n    .support-benefits-section__guarantee {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 8vw;\n    }\n\n    .support-benefits-section__guarantee-item {\n        padding: 30px 0;\n        border-bottom: 1px solid #d5cec6;\n    }\n\n    .support-benefits-section__guarantee-item:first-child {\n        border-top: 1px solid #d5cec6;\n    }\n\n    .support-benefits-section__guarantee-header {\n        display: flex;\n        align-items: center;\n        gap: 3vw;\n        margin-bottom: 2vw;\n    }\n\n    .rwlp__wrapper img.support-benefits-section__guarantee-icon {\n        display: block;\n        width: 38px;\n        height: auto;\n        flex-shrink: 0;\n    }\n\n    .support-benefits-section__guarantee-title {\n        font-weight: bold;\n        color: #000;\n        ;\n        margin: 0;\n        letter-spacing: 0.05em;\n        font-size: 25px;\n    }\n\n    .support-benefits-section__guarantee-text {\n        font-size: 14px;\n        color: #000;\n        line-height: 1.6;\n        margin: 0;\n        text-align: left;\n    }\n\n    .support-benefits-section__shop-box {\n        display: flex;\n        justify-content: center;\n    }\n\n    .support-benefits-section__shop-link {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        background-color: #fff;\n        border: 1px solid #000;\n        padding: 20px;\n        text-decoration: none;\n        color: #000;\n        max-width: 400px;\n        width: 100%;\n    }\n\n    .support-benefits-section__shop-link-inner {\n        text-align: left;\n    }\n\n    .support-benefits-section__shop-link-title {\n        font-weight: bold;\n        letter-spacing: 0.05em;\n        display: block;\n        margin-bottom: 1vw;\n    }\n\n    .support-benefits-section__shop-link-sub {\n        color: #000;\n        display: block;\n    }\n\n    .support-benefits-section__shop-link-arrow {\n        color: #000;\n        ;\n        flex-shrink: 0;\n    }\n\n    .support-benefits-section__eco {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ecocycle_bg.png?v=1771316331');\n        background-size: cover;\n        background-position: center;\n        background-repeat: no-repeat;\n        padding: 50px 20px 30px;\n        margin-top: 24px;\n        max-width: 800px;\n    }\n\n    .support-benefits-section__eco-logo {\n        display: block;\n        max-width: 200px;\n        margin: 0 0 50px;\n    }\n\n    .support-benefits-section__eco-title {\n        font-size: 24px;\n        font-weight: bold;\n        line-height: 1.8;\n        letter-spacing: 0.05em;\n        color: #000;\n        margin: 0 0 30px;\n        text-align: center;\n        line-height: 1.6;\n    }\n\n    .support-benefits-section__eco-text {\n        font-size: 16px;\n        color: #000;\n        line-height: 1.8;\n        margin: 0 0 50px;\n        text-align: left;\n    }\n\n    .support-benefits-section__eco-link {\n        width: 100%;\n        display: block;\n        color: #000;\n        text-decoration: none;\n        letter-spacing: 0.05em;\n        padding: 20px;\n    }\n\n\n    @media screen and (max-width: 1258px) {\n        .chart.accordion_item .scroll_icon {\n            display: block;\n            width: 120px;\n            height: auto;\n            margin: 0 0 0 auto;\n            display: inherit;\n            padding: 0 0 35px 0;\n        }\n    }\n\n    @media screen and (max-width: 988px) {\n        .chart.accordion_item {\n            padding: 0 10px;\n            margin-left: 20px;\n            margin-right: 20px;\n        }\n\n        .chart.accordion_item .accordion_item__question {\n            padding: 20px 0;\n            font-size: 16px;\n            background-size: 26px;\n        }\n\n        .chart.accordion_item .accordion_item__answer .chart_img {\n            width: 920px;\n        }\n\n        .chart.accordion_item .btn {\n            padding: 0 8px;\n        }\n\n        .chart.accordion_item .pillow_btn {\n            left: 124px;\n        }\n\n        .chart.accordion_item .pillow_neckconditioning_btn {\n            left: 299px;\n        }\n\n        .chart.accordion_item .pillow_snoreless_btn {\n            left: 477px;\n        }\n\n        .chart.accordion_item .pillow_for_kids_btn {\n            right: 221px;\n        }\n\n        .chart.accordion_item .pillow_portable_btn {\n            right: 47px;\n        }\n\n        .chart.accordion_item .mattress_premium_float_btn {\n            left: 205px;\n        }\n\n        .chart.accordion_item .mattress_plus_float_btn {\n            left: 482px;\n        }\n\n        .chart.accordion_item .mattress_float_btn {\n            right: 75px;\n        }\n\n        .chart.accordion_item .comforter_perfectcoolex_btn {\n            left: 148px;\n        }\n\n        .chart.accordion_item .comforter_airthrow_btn {\n            right: 646px;\n        }\n\n        .chart.accordion_item .comforter_allseasons_btn {\n            right: 512px;\n        }\n\n        .chart.accordion_item .comforter_weightblance_btn {\n            right: 375px;\n        }\n\n        .chart.accordion_item .comforter_perfectwarm_btn {\n            right: 255px;\n        }\n\n        .chart.accordion_item .comforter_perfectwarm_dual_btn {\n            right: 70px;\n        }\n\n        .chart.accordion_item .blanket_perfectwarm_btn {\n            left: 228px;\n        }\n\n        .chart.accordion_item .blanket_allseasons_btn {\n            right: 146px;\n        }\n\n        .chart.accordion_item .coffee_btn {\n            left: 190px;\n        }\n\n        .chart.accordion_item .nmn9000_btn {\n            right: 460px;\n        }\n\n        .chart.accordion_item .water_btn {\n            right: 247px;\n        }\n\n        .chart.accordion_item .gaba_btn {\n            right: 55px;\n        }\n    }\n\n    \/* FAQ ピローの選び方 *\/\n    body.no-scroll {\n        overflow: hidden;\n    }\n\n    .howto_btn {\n        position: relative;\n        cursor: pointer;\n        padding: 0;\n        font-size: 14px;\n        background: none;\n        border: none;\n        color: #000 !important;\n        font-family: -apple-system, BlinkMacSystemFont, \"游ゴシック体\", YuGothic,\n            \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"游ゴシック体 Pr6N R\",\n            \"Yu Gothic Pr6N R\", \"游ゴシック体 Pr6N M\", \"Yu Gothic Pr6N M\",\n            \"ヒラギノ角ゴ ProN W3\", \"Hiragino Kaku Gothic ProN W3\", HiraKakuProN-W3,\n            \"ヒラギノ角ゴ ProN\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ Pro\",\n            \"Hiragino Kaku Gothic Pro\", \"メイリオ\", Meiryo, Osaka, \"ＭＳ Ｐゴシック\",\n            \"MS PGothic\", \"Helvetica Neue\", HelveticaNeue, Helvetica, Arial, \"Segoe UI\",\n            sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\",\n            \"Noto Color Emoji\";\n    }\n\n    .howto_btn::after {\n        position: absolute;\n        content: \"\";\n        top: 50%;\n        transform: translateY(-50%);\n        right: -30px;\n        display: block;\n        width: 17px;\n        height: 17px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_campaign_icon_tab.png);\n        background-repeat: no-repeat;\n        background-size: contain;\n    }\n\n    .howto_popup .close_btn {\n        position: sticky;\n        top: 0;\n        right: 0;\n        margin: 0 0 0 auto;\n        display: block;\n        font-size: 24px;\n        background: none;\n        border: none;\n        cursor: pointer;\n    }\n\n    .howto_popup {\n        display: none;\n        position: fixed;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(0, 0, 0, 0.5);\n        z-index: 1000;\n        justify-content: center;\n        align-items: center;\n        color: #000;\n    }\n\n    .howto_popup.show {\n        display: block;\n    }\n\n    .howto_popup_wrap {\n        max-width: 1000px;\n        width: 100%;\n        padding: 20px;\n        margin: 50px auto;\n        text-align: left;\n        color: #000;\n        background: white;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n        position: relative;\n        overflow-y: auto;\n        max-height: 90vh;\n    }\n\n    .howto_popup_wrap .howto__popup__content:first-of-type {\n        margin-bottom: 150px;\n    }\n\n    .howto_popup_wrap ul {\n        padding: 0;\n        list-style: none;\n    }\n\n    .howto_popup_wrap p {\n        font-size: 14px;\n        line-height: 2;\n    }\n\n    .howto_popup_wrap .blue_line {\n        background: linear-gradient(transparent 35%, #DAEFF9 70%);\n    }\n\n    .howto_popup_wrap h4 {\n        margin: 0 auto;\n        font-size: 30px;\n        text-align: center;\n        font-weight: normal;\n    }\n\n    .howto_popup_wrap h5 {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        font-size: 24px;\n        font-weight: normal;\n    }\n\n    .howto_popup_wrap h5 span {\n        font-size: 12px;\n    }\n\n    .howto_popup_wrap .howto__popup__img {\n        display: flex;\n        justify-content: space-between;\n        margin-bottom: 25px;\n    }\n\n    .howto_popup_wrap .howto__popup__img img {\n        width: 33%;\n        height: auto;\n        object-fit: contain;\n    }\n\n    .howto_popup_wrap .point_list {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        border: solid 1px #000;\n        width: fit-content;\n        padding: 10px;\n        margin: 0 auto 50px;\n        font-size: 12px;\n    }\n\n    .howto_popup_wrap .point_list_2 li {\n        display: flex;\n        gap: 30px;\n        align-items: center;\n        margin-bottom: 80px;\n    }\n\n    .howto_popup_wrap .point_list_2 img {\n        max-width: 220px;\n        width: 100%;\n    }\n\n    @media screen and (max-width: 749px) {\n        .howto_popup_wrap h4 {\n            font-size: 24px;\n        }\n\n        .howto_popup_wrap h5 {\n            gap: 5px;\n            font-size: 18px;\n        }\n\n        .howto_popup_wrap .howto__popup__content:first-of-type {\n            margin-bottom: 80px;\n        }\n\n        .howto_popup_wrap .point_list_2 li {\n            margin-bottom: 50px;\n            gap: 15px;\n            flex-direction: column;\n        }\n\n        .howto_popup_wrap .point_list_2 img {\n            max-width: none;\n        }\n    }\n\n    .card-carousel_wrap {\n        margin-top: 50px;\n    }\n\n    .card-carousel {\n        padding: 16px 0 24px;\n        margin: 0 20px;\n    }\n\n    .card-carousel .cover-card {\n        background: #fff;\n        border-radius: 16px;\n        overflow: hidden;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n        transition: transform 0.3s, box-shadow 0.3s;\n        border: 1px solid #f0f0f0;\n        margin: 0 7px;\n    }\n\n    .cover-card-style {\n        max-width: 400px !important;\n    }\n\n    .card-carousel .cover-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);\n    }\n\n    .card-carousel .card-image {\n        width: 100%;\n        object-fit: cover;\n        background: linear-gradient(135deg, #e8f4fc 0%, #d4eaf5 100%);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .card-carousel .card-image .pillow {\n        position: absolute;\n    }\n\n    .card-carousel .pillow-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n\n    .card-carousel .card-content {\n        padding: 16px 18px 20px;\n    }\n\n    .card-carousel .card-name {\n        font-size: 15px;\n        font-weight: 700;\n        color: #1a1a1a;\n        margin-bottom: 8px;\n        letter-spacing: 0.3px;\n    }\n\n    .card-carousel .card-tagline {\n        font-size: 10px;\n        color: #666;\n        margin-bottom: 12px;\n        line-height: 1.5;\n    }\n\n    .card-carousel .card-features {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 6px;\n    }\n\n    .card-carousel .feature-tag {\n        font-size: 10px;\n        padding: 4px 8px;\n        background: #f5f5f5;\n        border-radius: 12px;\n        color: #000;\n    }\n\n    .card-carousel .feature-tag.primary {\n        background: #1a1a1a;\n        color: #fff;\n    }\n\n    .card-carousel .card-material {\n        margin-top: 12px;\n        font-size: 11px;\n        color: #999;\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .card-carousel .card-material::before {\n        content: '';\n        width: 4px;\n        height: 4px;\n        background: #ccc;\n        border-radius: 50%;\n    }\n\n    .card-carousel {\n        position: relative;\n        padding-bottom: 50px;\n    }\n\n    .card-carousel .slick-dots li {\n        width: 33.33333333333%;\n    }\n\n    .card-carousel .slick-dots li {\n        background-color: #b8b8b8;\n        cursor: pointer;\n        display: inline-block;\n        height: 3px;\n        margin: 0;\n        padding: 0;\n        position: relative;\n        flex: 1;\n    }\n\n    .card-carousel .slick-dots {\n        left: 20px;\n        width: calc(100% - 40px);\n        bottom: 16px;\n    }\n\n    .card-carousel .slick-dots li.slick-active {\n        background-color: #000;\n    }\n\n    .card-carousel .slick-prev,\n    .card-carousel .slick-next {\n        display: block !important;\n        width: 45px;\n        height: 45px;\n        z-index: 1;\n        top: 40%;\n        transform: translateY(-50%);\n        background-color: transparent;\n        background-repeat: no-repeat;\n        background-size: contain;\n        background-position: center;\n        border: none;\n        cursor: pointer;\n        font-size: 0;\n        line-height: 0;\n        color: transparent;\n    }\n\n    .card-carousel .slick-prev {\n        left: 4px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.webp?2) !important;\n    }\n\n    .card-carousel .slick-next {\n        right: 4px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.webp?2) !important;\n    }\n\n    @media (min-width: 768px) {\n        .support-benefits-section__support {\n            padding: 60px 40px 40px;\n        }\n\n        .support-benefits-section__support-title {\n            font-size: 24px;\n            margin: 0 0 12px;\n            text-align: center;\n        }\n\n        .support-benefits-section__support-subtitle {\n            font-size: 14px;\n            margin: 0 0 30px;\n            text-align: center;\n        }\n\n        .support-benefits-section__guarantee {\n            display: flex;\n            gap: 24px;\n            margin: 0 0 32px;\n        }\n\n        .support-benefits-section__guarantee-item {\n            flex: 1;\n            padding: 24px;\n            border-bottom: none;\n            border-top: none;\n        }\n\n        .support-benefits-section__guarantee-item:first-child {\n            border-top: none;\n        }\n\n        .support-benefits-section__guarantee-header {\n            gap: 12px;\n            margin-bottom: 8px;\n        }\n\n        .support-benefits-section__guarantee-title {\n            font-size: 18px;\n        }\n\n        .support-benefits-section__shop-link {\n            padding: 20px 24px;\n            max-width: 400px;\n        }\n\n        .support-benefits-section__shop-link-title {\n            font-size: 16px;\n            margin-bottom: 4px;\n        }\n\n        .support-benefits-section__shop-link-sub {\n            font-size: 13px;\n        }\n\n        .support-benefits-section__shop-link-arrow {\n            font-size: 18px;\n        }\n\n        .support-benefits-section__eco {\n            padding: 50px 40px 30px;\n        }\n    }\n\n    @media (max-width: 767px) {\n        .support-benefits-section__eco-logo {\n            width: 50% !important;\n            margin: 0 0 24px;\n        }\n\n        .support-benefits-section__eco-title {\n            font-size: 16px;\n            margin: 0 0 12px;\n        }\n\n        .support-benefits-section__eco-text {\n            font-size: 12px;\n            margin: 0 0 16px;\n        }\n\n        .support-benefits-section__eco-link {\n            font-size: 14px;\n        }\n\n        .card-carousel {\n            display: flex;\n            flex-wrap: nowrap;\n            overflow: visible;\n        }\n\n        .card-carousel .cover-card {\n            flex: 0 0 100%;\n            max-width: 400px !important;\n            max-height: 410px !important;\n            margin-bottom: 20px;\n        }\n    }\n\n    @media screen and (min-width: 768px) {\n        .card-carousel {\n            display: flex !important;\n            gap: 20px;\n            justify-content: center;\n        }\n    }\n\u003c\/style\u003e\n\u003cscript\u003e$('a[href^=\"#\"]').click(function () { var n = $(this).attr(\"href\"), t = $(n == \"#\" || n == \"\" ? \"html\" : n), i = t.offset().top; return $(\"html, body\").animate({ scrollTop: i }, 500, \"swing\"), !1 })\u003c\/script\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cheader style=\"display: none;\" class=\"rwlp__header__wrapper\"\u003e\n    \u003cdiv\u003e\n      \u003cheader class=\"rwlp__header\"\u003e\u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e\u003cimg height=\"40\" width=\"85\"\n            alt=\"ロゴ：Brain Sleep\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_adpage_logo.webp\"\u003e\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\u003ca href=\"#technology\"\n                class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eテクノロジー\u003c\/a\u003e\u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#spec\"\n                class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003e仕様\u003c\/a\u003e\u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#faq\"\n                class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/nav\u003e\n      \u003c\/header\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n  \u003cmain\u003e\n    \u003csection id=\"pillow-mv\" class=\"pillow__mv\"\u003e\n      \u003cdiv class=\"pillow__mv__layer1\"\u003e\n        \u003cdiv class=\"mv__caption\"\u003e\n          \u003c!-- \u003ch1 class=\"mv__caption__text ad_on_off\"\u003e\n            穩定支撐，放鬆入睡，\u003cbr class=\"u-sp\"\u003e舒適的睡眠體驗。\n            \u003cspan\u003e迎接清爽自在的早晨\u003c\/span\u003e\n          \u003c\/h1\u003e --\u003e\n\n        \u003ch1 class=\"mv__caption__text ad_on_off\"\u003e\n          清爽甦醒，告別昏沉 腦眠科技枕\u003cbr\u003e\n          \u003cspan\u003e疲勞緩解度達116%\u003cspan class=\"ant_mark\" style=\"display: inline;\"\u003e※\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"ant_txt\" style=\"\n            margin-top: 10px;\n        \"\u003e※數據為測量自律神經活動的指標CCVTP (n＝15)\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n\n          \n\n          \u003c!-- 清爽甦醒，告別昏沉 腦眠科技枕\n          疲勞緩解度達116%※\n          ※數據為測量自律神經活動的指標CCVTP (n＝15) --\u003e\n\n\n\n          \u003c!-- \u003ch1 style=\"display: none; line-height: 125%;\" class=\"mv__caption__text y_ad_on\"\u003e脳と睡眠研究によって\u003cbr\u003e生まれた枕\n          \u003c\/h1\u003e --\u003e\n        \u003c\/div\u003e\n        \u003cpicture\u003e\n          \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_sp_ad_model_zh-hant.webp\"\n            media=\"(max-width: 767px)\"\u003e\n          \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_pc_ad_model_zh-hant.webp\"\n            media=\"(min-width: 768px)\"\u003e\u003cimg\n            src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_pc_ad_model_zh-hant.webp\" alt=\"\" height=\"787\"\n            width=\"1400\"\u003e\n          \u003csource\u003e\n        \u003c\/picture\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"sleep__info\" class=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book_20241118\"\u003e\u003cimg\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_01.webp\" class=\"u-pc\"\n          style=\"max-width: 1600px; margin-left: auto;\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_01_sp.webp\"\n          class=\"u-sp\" style=\"position: absolute; top: 150px;\" decoding=\"async\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"stanford_text_1\"\u003e\n          \u003ch2 class=\"ad_on_off\"\u003e即使睡眠時間有限，\u003cbr\u003e \u003cspan\u003e也能舒緩疲勞，保持神清氣爽。\u003c\/span\u003e\u003c\/h2\u003e\n          \u003ch2 class=\"y_ad_on\" style=\"display: none;\"\u003e集結『史丹佛式最優質的睡眠』中\u003cbr\u003e \u003cspan\u003e所有優點的唯一枕頭\u003c\/span\u003e\u003c\/h2\u003e\n          \u003cdiv class=\"stanford_text_2\"\u003e\n            \u003ch3\u003e集結『史丹佛式最優質的睡眠』中\u003cbr\u003e所有優點的唯一枕頭\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_02.webp\"\n              style=\"display: block; width: 67px; height: 100%; margin-left: 15px;\" class=\"u-pc\" decoding=\"async\"\n              loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp\u003e人生中有3分之1都在睡覺。\u003cbr\u003e睡得不好不僅無法好好休息，也會導致無法發揮好表現\u003cbr\u003e枕頭的選擇影響整體睡眠體驗的關鍵\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__evidence_20241118\"\u003e\n        \u003ch3 class=\"sleep__info__evidence_text ad_on_off\"\u003e實際上，即便是短短1小時的睡眠\u003cbr\u003e \u003cspan\n            style=\"border-bottom: 1px solid;\"\u003e也能恢復疲勞及改善隔天起床精神\u003c\/span\u003e\u003c\/h3\u003e\n        \u003ch3 class=\"sleep__info__evidence_text y_ad_on\" style=\"display: none;\"\u003e実際、1時間短い睡眠でも\u003cbr\u003e \u003cspan\n            style=\"border-bottom: 1px solid;\"\u003e休養度と翌朝の目覚めが改善\u003c\/span\u003e\u003c\/h3\u003e\n        \u003cdiv class=\"ad_on_off\"\u003e\n          \u003cdiv style=\"display: flex; width: 35%; margin-left: 7%; margin-top: 50px;\"\u003e\u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_zh-hant.webp?2\"\n              class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_04_reg_zh-hant.webp?2\"\n              class=\"u-pc\" style=\"margin-left: 100px;\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display: flex; width: 100%; flex-direction: column;\"\u003e\u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_02_reg_sp_zh-hant.webp?2\"\n              class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_sp_zh-hant.webp?2\"\n              class=\"u-sp\" style=\"margin-top: 60px;\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"y_ad_on\"\u003e\n          \u003cdiv style=\"display: flex; width: 35%; margin-left: 7%; margin-top: 50px;\"\u003e\u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_yahoo.webp?3\"\n              class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_04_reg.webp?2\"\n              class=\"u-pc\" style=\"margin-left: 100px;\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display: flex; width: 100%; flex-direction: column;\"\u003e\u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_02_reg_yahoo_sp.webp?3\"\n              class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_sp.webp?2\"\n              class=\"u-sp\" style=\"margin-top: 60px;\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__important_20241118\"\u003e\n        \u003cdiv class=\"important_img\"\u003e\u003cimg\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_05.webp\"\n            class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_04_sp.webp\"\n            class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\n          \u003ch3\u003e睡眠中，\u003cbr class=\"u-sp\"\u003e重要的“不僅僅是時間，還有品質”\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality\"\u003e\n        \u003cdiv class=\"sleep__info__quality__golden\"\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__text\"\u003e\n            \u003ch3 class=\"sleep__info__quality__golden__title ad_on_off\"\u003e影響睡眠感受的\u003cbr class=\"u-pc\"\u003e關鍵90分鐘。\u003c\/h3\u003e\n            \u003ch3 style=\"display: none;\" class=\"sleep__info__quality__golden__title y_ad_on\"\u003e\n              睡眠に重要な\u003cbr\u003e“黄金の\u003cspan class=\"termina\"\u003e90\u003c\/span\u003e分”\u003c\/h3\u003e\n            \u003cp class=\"sleep__info__quality__golden__desc ad_on_off\"\u003e\n              對於無法確保充足睡眠時間的日本人來說，入睡前的90分鐘，是影響整體睡眠感受的重要時段。\u003c\/p\u003e\n            \u003cp style=\"display: none;\" class=\"sleep__info__quality__golden__desc y_ad_on\"\u003e\n              對於無法確保充足睡眠時間的日本人來說，入睡前的90分鐘，是影響整體睡眠感受的重要時段。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img\"\u003e\u003cimg height=\"472\" width=\"840\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_06_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"472\" width=\"840\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_05_sp_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding: 0;\" class=\"sleep__info__quality__cold\"\u003e\n          \u003cp class=\"sleep__info__quality__cold__text\" style=\"text-align: center; padding-left: 0;\"\u003e\n            想要享受舒適睡眠\u003cbr\u003e \u003cspan style=\"color: #a1c1dc !important;\" class=\"ad_on_off\"\u003e涼感設計讓頭部更放鬆\u003c\/span\u003e \u003cspan\n              style=\"color: #a1c1dc !important; display: none;\" class=\"y_ad_on\"\u003e涼感設計讓頭部更放鬆\u003c\/span\u003e\u003c\/p\u003e\n          \u003cimg height=\"850\" width=\"1399\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_mov_02_model_pc.webp\"\n            decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"580\" width=\"748\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_mov_02_model_sp.webp?2\"\n            decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__info2\"\u003e\n      \u003cdiv class=\"breathability\"\u003e\n        \u003cp class=\"breathability__txt ad_on_off\"\u003e腦眠科技枕卓越的透氣性，\u003cbr\u003e幫助頭部散熱，帶來清涼舒適感受。\u003c\/p\u003e\n        \u003cp style=\"display: none;\" class=\"breathability__txt y_ad_on\"\u003e腦眠科技枕卓越的透氣性，\u003cbr\u003e幫助頭部散熱，帶來清涼舒適感受。\u003c\/p\u003e\n        \u003cdiv class=\"breathability__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\"\n            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/83c07d51b6a94d1598a9867928580a8a.mp4\"\n            style=\"aspect-ratio: 1400\/788;\" height=\"788\" width=\"1400\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fit\"\u003e\n        \u003cdiv class=\"fit_flex\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"renewal__point termina\" style=\"margin-top: 5px;\"\u003e此外\u003c\/p\u003e\n            \u003cp class=\"fit__ttl\" style=\"margin-top: 5px;\"\u003e配合每個人的頭型大小和睡姿\u003cbr\u003e實現與自己貼合的完美型態。\u003c\/p\u003e\n            \u003cp class=\"fit__txt u-pc\"\u003e每次睡覺時，都會根據您所使用的床墊，以及您頭部的大小和睡姿，進行貼合。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fit__img fit__movie\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c221a949795a43868914acae20d8d120.mp4\"\n              style=\"aspect-ratio: 1920\/1080;\" height=\"1080\" width=\"1920\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"fit__txt u-sp\"\u003e每次睡覺時，都會根據您所使用的床墊，以及您頭部的大小和睡姿，進行貼合。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lp__gradient\"\u003e\n        \u003cdiv class=\"gradient__head\"\u003e\n          \u003cdiv class=\"gradient__patent\"\u003e專利\u003cbr\u003e技術\u003c\/div\u003e\n          \u003cdiv class=\"gradient__ttl__wrap\"\u003e\n            \u003ch2 class=\"gradient__ttl\" style=\"color: #fff;\"\u003e實現完美貼合型態\u003cbr\u003e\u003cspan\u003e3LAYER×\u003cbr\u003e9GRADATION\u003c\/span\u003e\n            \u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"gradient__txt u-pc\"\u003e［不同粗細和密度的纖維結合而成的獨特結構］\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gradient__img\"\u003e\u003cimg height=\"1318\" width=\"1924\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient1.webp?4\" class=\"u-pc\"\n            decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"720\" width=\"826\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient1_sp.webp\" class=\"u-sp\"\n            decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"1320\" width=\"1924\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient2_zh-hant.webp\"\n            class=\"u-pc gradient2\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"\" width=\"\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient2_sp_zh-hant.webp\"\n            class=\"u-sp gradient2\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"demerit\"\u003e\u003cimg height=\"497\" width=\"1100\" alt=\"\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_07_zh-hant.webp?1\"\n          decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"388\" width=\"684\" alt=\"\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_06_sp_zh-hant.webp?1\"\n          decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"intro__comparison\"\u003e\u003cimg height=\"873\" width=\"1196\" alt=\"\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_08_zh-hant.webp?1\"\n          decoding=\"async\" loading=\"lazy\" class=\"u-pc\" style=\"width: 1000px; margin: 0 auto;\"\u003e \u003cimg height=\"674\"\n          width=\"748\" alt=\"\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_07_sp_zh-hant.webp?1\"\n          decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__info3\"\u003e\n\n\n\n\u003c!-- レビューブロック --\u003e\n\n\u003cdiv class=\"cp_review\"\u003e\n\n\u003cdiv class=\"cp_review_title\"\u003e\n    \u003c!-- \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_title_pc_zh.webp?1\" alt=\"\" loading=\"lazy\" style=\"width: 300px;\"\u003e\n    \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_title_sp_zh.webp?1\" alt=\"\" loading=\"lazy\" style=\"width: 200px;\"\u003e --\u003e\n\n    愛用者真心推薦\u003cbr\u003e\n    \u003cspan\u003e這些評價節錄自日本國內的顧客評論\u003c\/span\u003e\n\u003c\/div\u003e\n\n      \u003cul class=\"js-slider item_info\"\u003e\n          \u003cli class=\"img-wrap\"\u003e\n\n\u003cdiv class=\"cp_review_text_box\"\u003e\n  \u003cdiv class=\"cp_review_text_box_1\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cp_review_text_box_1_title\"\u003e很好\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"cp_review_text_box_1_star\"\u003e★★★★★\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n      \u003c!-- \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/human_icon_16549164-fd19-458b-916d-58bb8bb71ae2.png?1\" alt=\"\" loading=\"lazy\"\u003e --\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n    \u003cp class=\"cp_review_text_box_1_text\"\u003e\n      早晨起床變得更清爽，肩膀痠痛也減輕了。\n      雖然難以用言語表達，但那種說不出來的輕盈睡眠感真的太棒了。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"img-wrap\"\u003e\n\n\u003cdiv class=\"cp_review_text_box\"\u003e\n  \u003cdiv class=\"cp_review_text_box_1\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cp_review_text_box_1_title\"\u003e深層睡眠\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"cp_review_text_box_1_star\"\u003e★★★★★\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n      \u003c!-- \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/human_icon_16549164-fd19-458b-916d-58bb8bb71ae2.png?1\" alt=\"\" loading=\"lazy\"\u003e --\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n    \u003cp class=\"cp_review_text_box_1_text\"\u003e\n      我把這個枕頭送給了有失眠困擾的60多歲父親。\n      他平常有在使用測量睡眠深度的儀器，自從開始使用BrainSleep之後，入睡時的睡眠深度明顯加深，結果顯示他真的能夠熟睡了，他非常開心。\n      謝謝你們。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"img-wrap\"\u003e\n\n\u003cdiv class=\"cp_review_text_box\"\u003e\n  \u003cdiv class=\"cp_review_text_box_1\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cp_review_text_box_1_title\"\u003e起床感覺超棒！\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"cp_review_text_box_1_star\"\u003e★★★★★\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n      \u003c!-- \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/human_icon_16549164-fd19-458b-916d-58bb8bb71ae2.png?1\" alt=\"\" loading=\"lazy\"\u003e --\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n    \u003cp class=\"cp_review_text_box_1_text\"\u003e\n      睡覺時感覺沒有太大差異，但起床的感覺超棒！非常滿意！\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"img-wrap\"\u003e\n\n\u003cdiv class=\"cp_review_text_box\"\u003e\n  \u003cdiv class=\"cp_review_text_box_1\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cp_review_text_box_1_title\"\u003e馬上就感受到變化了\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"cp_review_text_box_1_star\"\u003e★★★★★\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n      \u003c!-- \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/human_icon_16549164-fd19-458b-916d-58bb8bb71ae2.png?1\" alt=\"\" loading=\"lazy\"\u003e --\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n    \u003cp class=\"cp_review_text_box_1_text\"\u003e\n      因為智慧型手錶的測量顯示我睡眠較淺，所以嘗試把枕頭換成BRAINSLEEP PILLOW。\n      馬上就發現「深層睡眠」的比例增加了，看來效果相當不錯。\n      另外，太太也跟我說「你不打鼾了」，我覺得睡眠品質明顯有所改變。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"img-wrap\"\u003e\n\n\u003cdiv class=\"cp_review_text_box\"\u003e\n  \u003cdiv class=\"cp_review_text_box_1\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cp_review_text_box_1_title\"\u003e睡眠品質\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"cp_review_text_box_1_star\"\u003e★★★★★\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n      \u003c!-- \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/human_icon_16549164-fd19-458b-916d-58bb8bb71ae2.png?1\" alt=\"\" loading=\"lazy\"\u003e --\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp_review_text_box_1_human_icon\"\u003e\n    \u003cp class=\"cp_review_text_box_1_text\"\u003e\n      購入後已過了兩週，枕頭好像漸漸貼合自己頭部的形狀，入睡速度和睡眠深度都有所改變。\n      即使是有頸椎僵直問題的我，也能安心使用的枕頭。\n      可以翻面使用這點也很好。不過目前只使用了兩週，期待之後會有更多驚喜。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n          \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n      \n\u003c\/div\u003e\n\u003c!-- レビューブロック --\u003e\n\n\n      \u003c!-- \u003cdiv class=\"brain_sleeper user\"\u003e\n        \u003cdiv class=\"ad_on_off\"\u003e\u003cimg height=\"770\" width=\"1400\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_v3_zh-hant.webp?1\"\n            class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"854\" width=\"780\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_sp_zh-hant.webp?1\"\n            class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"y_ad_on\" style=\"display: none;\"\u003e\u003cimg height=\"770\" width=\"1400\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_ad.webp?1\"\n            class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"854\" width=\"780\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_08_sp.webp?3\"\n            class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"854\" width=\"780\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_sp_ad.webp?1\"\n            class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e --\u003e\n\n\n      \u003cdiv class=\"brain_sleeper craftsman\" style=\"padding-bottom: 25px; margin-bottom: 0;\"\u003e\n        \u003ch3 style=\"margin-bottom: 0;\"\u003e認真地面對日本的睡眠問題\u003c\/h3\u003e\n        \u003cp\u003e誕生於日本大分縣玖珠町的腦眠科技枕\u003cbr\u003e以專利技術和職人的高超手藝，為每一個枕頭注入高品質\u003c\/p\u003e\n        \u003cdiv class=\"fit__img\"\u003e\n          \u003cdiv class=\"youtube\"\u003e\u003ciframe loading=\"lazy\" width=\"560\" height=\"315\"\n              src=\"https:\/\/www.youtube.com\/embed\/li3ZA7D3x0g?si=ULELp9Ck2T_aKXRp\" title=\"YouTube video player\"\n              frameborder=\"0\"\n              allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n              referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"concept\"\u003e\n        \u003cdiv class=\"concept__bg\"\u003e\u003cimg height=\"770\" width=\"1400\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_10.webp\"\n            class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"854\" width=\"780\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_10_sp.webp\"\n            class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cp class=\"massage_txt\"\u003eAWAKEN\u003cbr class=\"u-sp\"\u003e YOUR\u003cbr class=\"u-sp\"\u003e POSSIBILITY.\u003cbr class=\"u-sp\"\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"technology\" class=\"technology js-box\"\u003e\n      \u003cdiv class=\"section__title\"\u003e\n        \u003ch2 class=\"section__title__text\"\u003e\u003cspan\u003eTECHNOLOGY\u003c\/span\u003e專利科技\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists\"\u003e\n          \u003cli class=\"item\"\u003e\u003ca href=\"#cool\" class=\"custom-smooth-scroll\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav01.webp?2\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"ad_on_off\"\u003e\n                \u003ch3 class=\"technology__link__lists__title\"\u003e\u003cspan\u003e01\u003c\/span\u003e透氣涼感體驗\u003cbr\u003e享受安穩睡眠\u003c\/h3\u003e\n              \u003c\/div\u003e\n              \u003cdiv style=\"display: none;\" class=\"y_ad_on\"\u003e\n                \u003ch3 class=\"technology__link__lists__title\"\u003e\u003cspan\u003e01\u003c\/span\u003e頭を冷やす\u003c\/h3\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item\"\u003e\u003ca href=\"#fit\" class=\"custom-smooth-scroll\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav02.webp?2\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\u003cspan\u003e02\u003c\/span\u003e以專利技術\u003cbr\u003e打造屬於你的枕頭\u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item\"\u003e\u003ca href=\"#clean\" class=\"custom-smooth-scroll\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav03.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\u003cspan\u003e03\u003c\/span\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 id=\"cool\" class=\"technology__item\"\u003e\n      \u003cdiv style=\"padding-left: unset;\" class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"evidence_left_0910\"\u003e\n          \u003ch2 class=\"technology__item__title ad_on_off\"\u003e\u003cspan\u003e01\u003c\/span\u003eCool your brain\u003c\/h2\u003e\n          \u003ch2 style=\"display: none;\" class=\"technology__item__title y_ad_on\"\u003e\u003cspan\u003e01\u003c\/span\u003eCool your head\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\"\n              autoplay=\"autoplay\" preload=\"none\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b6af58c7e2b041ebaafd767a3c7e9286.mp4\"\n              style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"tech01_01 u-sp\"\u003e\u003cimg height=\"246\" width=\"702\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_01_sp_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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 ad_on_off\"\u003e透氣涼感體驗\u003cbr\u003e享受安穩睡眠\u003c\/h3\u003e\n              \u003ch3 style=\"display: none;\" class=\"technology__item__desc__text__content__title y_ad_on\"\u003e\n                頭を冷やす\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                腦眠科技枕90%都是空氣層，不會聚集睡眠時產生的濕熱氣，營造舒適的睡眠環境。\u003c\/p\u003e\n              \u003cdiv class=\"tech01_01 u-pc\"\u003e\u003cimg height=\"214\" width=\"300\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_01_zh-hant.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ad_on_off\"\u003e\n          \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n            \u003cdiv style=\"padding: 10px; height: unset; overflow: hidden;\"\n              class=\"technology__item__desc__img change_sp tech01_02\"\u003e\n              \u003cimg class=\"u-pc\" style=\"height: unset; position: relative;\" height=\"788\" width=\"1400\" alt=\"\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_02_zh-hant.webp\"\n                decoding=\"async\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" style=\"height: unset; position: relative;\" height=\"788\" width=\"1400\" alt=\"\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_02_sp_zh-hant.webp\"\n                decoding=\"async\" loading=\"lazy\"\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\"\u003e貼合支撐，助你放鬆入睡，\u003cbr\u003e享受關鍵的黃金90分鐘。\n                \u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  腦眠科技枕與市面的機能枕相比，符合人體工學設計，提供穩定支撐，幫助放鬆入睡，帶來舒適安穩的睡眠體驗。\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp tech01_02\" style=\"padding: 10px; height: unset;\"\u003e\n              \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_03_v2_zh-hant.webp\"\n                alt=\"\" width=\"1400\" height=\"788\" style=\"height: unset; position: relative;\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_03_v2_sp_zh-hant.webp\"\n                alt=\"\" width=\"1400\" height=\"788\" style=\"height: unset; position: relative;\"\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\"\u003e即使只有睡1小時\u003cbr\u003e也能幫助疲勞感舒緩度達116%\n                \u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  躺在腦眠科技枕上睡6小時，與市售的機能枕上睡7小時的疲勞舒緩度做比較，可以發現到腦眠科技枕的6小時睡眠的疲勞舒緩度相對多出了16%。\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"margin-top: 50px;\"\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"technology__item__desc__text__content__btn evidence_0910\"\u003e更多詳細的測試結果\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph\"\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg class=\"u-pc\" height=\"230\" width=\"300\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_3_zh-hant.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\n                \u003cimg class=\"u-sp\" height=\"230\" width=\"300\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_3_sp_zh-hant.webp\"\n                  decoding=\"async\" loading=\"lazy\"\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 class=\"u-pc\" height=\"229\" width=\"300\" alt=\"熱がこもらない\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_1_zh-hant.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\n                \u003cimg class=\"u-sp\" height=\"229\" width=\"300\" alt=\"熱がこもらない\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_1_sp_zh-hant.webp\"\n                  decoding=\"async\" loading=\"lazy\"\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\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"fit\" class=\"technology__item\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"technology__item__title\"\u003e\u003cspan\u003e02\u003c\/span\u003ePersonalized fit\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\n              preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8ca5c34e81274dc9b4d213a63d777576.mp4\"\n              style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\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 fit_top\"\u003e\n                腦眠科技枕使用三層9段漸層構造的專利技術，打造專屬自己的頭型的枕頭。\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                適應各種頭型和睡姿，透過專利的三層9段構造技術，誕生出最適合自己完美型態的枕頭。\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 technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\"\n              width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_02_model.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e新感受\u003cbr\u003e超越量身訂製枕的\u003cbr\u003e最完美的專屬感\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                無數的纖維取代彈簧的功能，提供回彈力的同時，柔和立體地包裹住頭部，帶來全新彈力感受。\u003cbr\u003e調整層:柔和地適應頭型\u003cbr\u003e支撐層:穩固支撐肩頸和頭部\u003cbr\u003e基底層:讓熱氣能夠排出保持空氣流動\u003cbr\u003e此外，兼具表面柔軟性及每日使用耐久性的三層結構。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv id=\"tech02_03\" class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion change_sp\"\u003e\u003cimg height=\"512\"\n              width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_03_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e貼合頭頸設計，幫助放鬆肩頸，提升睡眠舒適度。\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                測試方法:\u003cbr\u003e測量第一次使用枕頭和使用一週後的頭部壓力分佈\u003cbr\u003e測試者 男性 身高169cm 體重62公斤\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 technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"782\"\n              width=\"1398\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_04_model.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion u-sp\"\u003e\u003cimg height=\"786\"\n              width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_05_model.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e支撐各種睡姿\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                設計上採用越往兩側彈性越高，可以讓側臥時頭部不會過度下陷，影響睡姿。無論是側睡、趴睡等各種睡姿皆可適應。\u003cbr\u003e再加上9段漸層構造幫助翻身更順暢。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-pc\"\u003e\n          \u003cdiv class=\"technology__item__desc\"\u003e\n            \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\"\n                width=\"1400\" alt=\"\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_05_model.webp\"\n                decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\u003cbr\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"clean\" class=\"technology__item\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"technology__item__title\"\u003e\u003cspan\u003e03\u003c\/span\u003eSuper clean\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp tech03_01\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\"\n              autoplay=\"autoplay\" preload=\"none\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a6022b79a35f48ce826dcc52d70547c7.mp4\"\n              style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\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\"\u003e用蓮蓬頭即可進行清洗\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                人在睡覺時，據說會流約1杯水(約200ml)的汗。\u003cbr\u003e卓越的透氣性能避免悶濕氣堆積，相對衛生。再加上能夠水洗且快乾，任何時候都能保持乾淨。\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        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg height=\"230\" width=\"311\" alt=\"カビの発生が少ない\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_zh-hant.webp\"\n                decoding=\"async\" loading=\"lazy\"\u003e\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                腦眠科技枕經測試顯示，與其他材質相比，在特定條件下發霉數量較低。適合關心環境衛生與舒適度的使用者，讓睡眠體驗更加安心。\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\u003cimg height=\"208\" width=\"311\" alt=\"ダニの発生が少ない\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_zh-hant.webp\"\n                decoding=\"async\" loading=\"lazy\"\u003e\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                腦眠科技枕經測試顯示，與其他材質相比，在特定條件下塵蟎孳生量較低。適合關心環境衛生與舒適度的使用者，讓睡眠體驗更加安心。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips\"\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\"\u003eCARE\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\n              preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c095b3ba82c747fa9f95bc2cbd43e5ae.mp4\"\n              style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\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\"\u003eCARE\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\u003cspan\u003e用蓮蓬頭\u003cbr\n                    class=\"u-pc\"\u003e恢復原本蓬鬆感\u003c\/span\u003e如果覺得腦眠科技枕的高度不合適的時候，使用45 ～50℃ 的溫熱水沖洗，就能恢復成原本蓬鬆的記憶原型。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips\"\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\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\"\n              width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_quality.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                \u003cspan\u003e精心製作的產品\u003cbr\u003e令人安心的品質\u003c\/span\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 tips tech03_water\"\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\"\n              width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_water.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e使用純淨且雜質少的\u003cbr\u003e天然湧泉生產\u003cbr\u003e避免品質劣化\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                於生產過程中使用被選為「日本豐之國名水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 id=\"spec\" class=\"spec__title js-box\"\u003e\n      \u003cdiv class=\"section__title\"\u003e\n        \u003ch2 class=\"section__title__text\"\u003e\u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"size\" class=\"spec__item\"\u003e\n      \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"size__img\"\u003e\u003cimg height=\"1238\" width=\"2000\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_main.webp\" decoding=\"async\"\n            loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"480\" width=\"750\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_main_sp.webp?2\"\n            decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n        \u003cp class=\"size__txt\"\u003e腦眠科技枕總共有三種高度提供選擇\u003c\/p\u003e\n        \u003cdiv class=\"spec__item__size\"\u003e\n          \u003cul class=\"spec__item__size__lists\"\u003e\n            \u003cli class=\"item\"\u003e\n              \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"150\" width=\"686\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_low.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cp class=\"spec__item__size__lists__text\"\u003eLOW\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\"\u003e\n              \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"182\" width=\"686\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_standard.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cp class=\"spec__item__size__lists__text\"\u003eSTANDARD\u003c\/p\u003e\n              \u003cp class=\"spec__item__size__lists__popular\"\u003ePOPULAR\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\"\u003e\n              \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"186\" width=\"714\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_high.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cp class=\"spec__item__size__lists__text\"\u003eHIGH\u003c\/p\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"accordion_item chart\"\u003e\n\t          \u003ch3 class=\"accordion_item__question\"\u003e尺寸比較表\u003c\/h3\u003e\n\t          \u003cdiv class=\"accordion_item__answer\" style=\"display: none;\"\u003e\n\t              \u003cdiv class=\"scroll_wrap\"\u003e\n\t                  \u003cdiv class=\"img_wrap\"\u003e\u003cimg class=\"chart_img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_size_comparison_img_zh-hant.webp\" loading=\"lazy\" width=\"120\" height=\"100\"\u003e\u003c\/div\u003e\n\t              \u003c\/div\u003e\n\t              \u003cimg class=\"scroll_icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_summer_campaign_2024_scroll.png\" loading=\"lazy\" width=\"120\" height=\"100\"\u003e\n\t          \u003c\/div\u003e\n\t      \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin-top: 80px; text-align: center;\"\u003e\n        收到商品後30天內有1次的免費尺寸更換服務\u003cbr\u003e\n        \u003ca style=\"text-decoration: underline;\" href=\"#faq_koukan\" class=\"faq_koukan_link btn\"\u003e更多詳細內容＞＞\u003c\/a\u003e\n      \u003c\/p\u003e\n      \n    \u003c\/section\u003e\n    \u003csection id=\"material\" class=\"spec__item\"\u003e\n      \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n        \u003cdiv class=\"spec__item__desc\"\u003e\n          \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_material.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"spec__item__desc__text\"\u003e\n            \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n              \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n              \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e100%可回收\u003cbr\u003e對地球環境友善的材質\u003c\/h3\u003e\n              \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                腦眠科技枕是使用對地球友善的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 id=\"cover\" class=\"spec__item\"\u003e\n      \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n          \u003cp class=\"spec__item__title__under\"\u003e2種專用枕套提供選擇\u003c\/p\u003e\n          \u003cdiv class=\"spec__item__desc\"\u003e\n            \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_activeair.webp\"\n                decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__text\"\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                  使用透氣性極佳的網料設計，吸水速乾且抗菌防臭，減少與皮膚接觸的面積，流汗時也不會感覺黏膩不適。清洗過後能夠快速乾燥，既使是下雨天也不用擔心。\u003cbr\u003e透氣性\/抗菌\/防臭\/吸水速乾\/除臭\/防靜電\/抗黴菌\/花粉不易沾黏\/可烘乾\u003cbr\u003e100%聚脂纖維\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec__item__desc__text__img\"\u003e\u003cimg height=\"165\" width=\"336\" alt=\"\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_cover_img01.webp\"\n                  decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\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\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_organic.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"spec__item__desc__text\"\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                使用在3年以上未使用農藥和化學肥料的農地上栽培的綿花，製成地球友善的100%有機綿布料，並增加隨時保持清潔的功能，追求天然材料與高機能科技結合的舒適枕套。\n                \u003cbr\u003e抗菌防臭\/除臭\/吸水速乾\/防靜電\/抗黴菌\/花粉不易沾黏\/複合觸媒\u003cbr\u003e100%綿花\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\u003cimg height=\"165\" width=\"336\" alt=\"\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_cover_img02.webp?1\"\n                decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- \u003csection class=\"spec__item\"\u003e\n      \u003cdiv\u003e\n        \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/lp_pillow_zh_sp.jpg?\" alt=\"\"\u003e\n        \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/lp_pillow_zh_pc.jpg?\" alt=\"\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n  \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .pc_reco {\n    font-size: 18px !important\n  }\n\n  @media screen and (max-width:749px) {\n    .sp_reco {\n      font-size: 12px !important\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection id=\"related\" class=\"related__title\"\u003e\n      \u003cdiv class=\"section__title\"\u003e\n        \u003ch2 class=\"section__title__text\"\u003e\u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e相關商品\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection style=\"border-top: unset;\" id=\"related_products\" class=\"technology__item\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cimg height=\"458\" width=\"815\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_pillow_cool.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e腦眠科技枕 完美涼感\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__lead ad_on_off\"\u003e\n                保持夏日睡眠涼爽。\u003cbr\u003e穩定支撐，放鬆入睡，享受舒適的睡眠體驗。\u003c\/p\u003e\n              \u003cp style=\"display: none;\" class=\"technology__item__desc__text__content__lead y_ad_on\"\u003e\n                夏の睡眠をクールに。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e附帶冰袋，增添冰涼感受，提升夏季睡眠舒適度。\u003c\/p\u003e\n              \u003ca class=\"related__btn\" href=\"\/zh\/products\/pillow_perfectcool\" target=\"_blank\"\u003e購買請點此處\u003c\/a\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\"\u003e\u003cimg height=\"458\" width=\"815\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_pillow_conditioning.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e腦眠科技枕 頸部曲線貼合\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__lead\"\u003e貼合頸部曲線，提供穩定支撐，讓睡眠更舒適自在。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e由專業團隊監修，符合頸部曲線設計的舒適枕頭。享受舒適睡眠體驗。\u003c\/p\u003e\n              \u003ca class=\"related__btn\" href=\"\/zh\/products\/pillow_neckconditioning\"\n                target=\"_blank\"\u003e購買請點此處\u003c\/a\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\"\u003e\u003cimg height=\"407\" width=\"819\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_snoreless.webp\"\n              decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e腦眠科技枕 減鼾版\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__lead ad_off\"\u003e穩定支撐並幫助側睡，讓呼吸更順暢，享受放鬆的睡眠體驗。\n              \u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc ad_off\"\u003e\n                符合人體工學的皇冠波形枕，經睡眠專家推薦，提供穩定支撐，幫助側睡，讓呼吸更順暢，帶來舒適的睡眠體驗。\u003c\/p\u003e\n              \u003cp style=\"display: none;\" class=\"technology__item__desc__text__content__lead y_ad_on ad_on\"\u003e\n                横向き寝を促進し、快適な眠りを。\u003c\/p\u003e\n              \u003cp style=\"display: none;\" class=\"technology__item__desc__text__content__desc y_ad_on ad_on\"\u003e\n                いびき・睡眠時無呼吸症候群専門クリニックが推奨。クラウンウェーブ形状が、 横向き寝を促進、呼吸を整える。いびきに焦点を当てた枕。\u003c\/p\u003e\n              \u003ca class=\"related__btn\" href=\"\/zh\/products\/pillow_snoreless\" target=\"_blank\"\u003e購買請點此處\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"comparison\"\u003e\n        \u003ch2 class=\"comparison__ttl\"\u003e產品比較表\u003c\/h2\u003e\n        \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\u003cimg height=\"819\" width=\"1000\" alt=\"\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_zh-hant.webp\"\n            decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e\n          \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg height=\"819\" width=\"1000\" alt=\"\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_sp_zh-hant.webp\"\n              decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"spec__table__nav only_sp\"\u003e\u003cimg height=\"45\" width=\"45\" alt=\"\" class=\"spec__table__nav__prev\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.webp?2\"\n              decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"45\" width=\"45\" alt=\"\" class=\"spec__table__nav__next\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.webp?2\"\n              decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"possibility\" class=\"possibility\"\u003e\u003cimg height=\"640\" width=\"1280\" class=\"only_pc\"\n        alt=\"AWAKEN YOUR POSSIBILITY\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_possibility_img_model.webp\"\n        decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"375\" width=\"375\" class=\"only_sp\" alt=\"AWAKEN YOUR POSSIBILITY\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_possibility_img_model_sp.webp\"\n        decoding=\"async\" loading=\"lazy\"\u003e\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\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建議每1~2月一次，依照以下步驟保養\u003cbr\u003e\n              \u003cstrong\u003e第一步:使用45~50℃的溫熱水沖洗約60秒\u003c\/strong\u003e\u003cbr\u003e 放置於平坦地方，對在意的部分用溫熱水沖洗\u003cbr\u003e\n              直立的狀態或是重壓的情況下沖洗會造成變形，請多加注意。\u003cbr\u003e\u003cbr\u003e \u003cstrong\u003e第二步:用常溫水沖洗15秒保持蓬鬆感\u003c\/strong\u003e\u003cbr\u003e\n              一般水龍頭出來的常溫水即可\u003cbr\u003e ※夏天特別炎熱時，水龍頭內出來的水溫度會比較高，相對效果就會比較差。\u003cbr\u003e\u003cbr\u003e\n              \u003cstrong\u003e第三步:放置於通風處良好的地方陰乾\u003c\/strong\u003e\u003cbr\u003e 平放於平坦的地方進行風乾\u003cbr\u003e 避免陽光直接照射及高溫的風\u003cbr\u003e\n              如果希望快速乾燥的情況下，可以用浴巾將枕頭包起來後輕輕上下搖晃，把水甩掉\u003cbr\u003e\u003cbr\u003e\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"display: block;\" id=\"faq_koukan\"\u003e\u003c\/div\u003e\n\n            \u003c!-- 枕頭需要一段時間才能貼合您的頭型，因此建議您先試用一週，感受看看。\u003cbr\u003e\n            首先先試用一個禮拜。試用後如果希望做更換，只限更換腦眠科技枕【低款．標準．高款】，請在到貨後的30天內提出換貨申請。\u003cbr\u003e\n            請注意，腦眠科技枕以外的商品則不提供尺寸更換服務。\u003cbr\u003e\n            此外，尺寸更換服務只限一次。交換後還要再次交換或是退貨是無法受理，請特別注意。\u003cbr\u003e\u003cbr\u003e\n            另外，我們還有可以根據當天的身體狀況和心情調整枕頭高度的「腦眠科技枕調整墊」，以提供最佳的貼合感。\u003cbr\u003e\u003cbr\u003e\n            \u003ca href=\"https:\/\/global.brain-sleep.com\/zh\/products\/pillow_adjustsheet\"\u003e \n                \u003cimg style=\"width: auto;\" height=\"294\"\n                    width=\"600\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_banner_ajustsheet_zh-hant.webp\"\n                    decoding=\"async\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003cbr\u003e\u003cbr\u003e\n                    希望換貨時，請將以下購買資訊提供到「\u003ca href=\"https:\/\/global.brain-sleep.com\/zh\/pages\/shop-contact\" target=\"_blank\"\u003e客服中心\u003c\/a\u003e」。\n                            \n                            \u003cbr\u003e\n                            ※換貨時需要確認您的購買紀錄，所以需要您提供訂單編號。\n                            \n                            \u003cbr\u003e\u003cbr\u003e----------------------------------------------------\u003cbr\u003e【訂單編號】:\u003cbr\u003e【購買尺寸】:\u003cbr\u003e【希望更換尺寸】:\u003cbr\u003e【使用時間※請至少試躺1周】:\u003cbr\u003e----------------------------------------------------\u003cbr\u003e\n\n                        關於 Brain Sleep Pillow 的尺寸更換，請透過諮詢表單與我們聯繫，我們將為您說明詳細內容。\u003cbr\u003e\n                        ※自寄回枕頭至收到更換品期間，將有一段時間無法使用枕頭，敬請見諒。\u003cbr\u003e\n                        ※枕套請繼續留用，請勿與枕頭一同寄回。若隨枕頭一併寄回，恕無法退還枕套，敬請注意。\u003cbr\u003e\n                        ※依地區不同，退貨運費可能需由顧客自行負擔，敬請見諒。\u003cbr\u003e --\u003e\n\n枕頭需要一些時間才能與您的頭頸曲線自然貼合，請先試用至少 1 週。\u003cbr\u003e\n試用後若仍希望更換尺寸，僅限 BRAIN SLEEP PILLOW【低款・標準款・高款】，於商品到達後 30 日內可申請尺寸更換。\u003cbr\u003e\n其他商品恕不受理尺寸更換，敬請注意。\u003cbr\u003e\n每位顧客限更換一次，更換後恕不接受再次更換或退貨，敬請見諒。\u003cbr\u003e\n此外，我們也提供可依每天身體狀況與喜好調節枕頭高度的配件——『BRAIN SLEEP PILLOW ADJUST SHEET』，讓您隨時享有最佳的貼合感。\u003cbr\u003e\u003cbr\u003e\n\n\u003ca target=\"_blank\" href=\"https:\/\/global.brain-sleep.com\/zh\/products\/pillow_adjustsheet\"\u003e \n\u003cimg style=\"width: 100%; max-width: 600px;\" height=\"294\"\nwidth=\"600\"\nsrc=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_banner_ajustsheet_zh-hant.webp\"\ndecoding=\"async\" loading=\"lazy\"\u003e\n\u003c\/a\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n\n\n希望申請更換的顧客，請透過「\u003ca href=\"https:\/\/global.brain-sleep.com\/zh\/pages\/shop-contact\" target=\"_blank\"\u003e聯絡我們\u003c\/a\u003e」與我們聯繫。\u003cbr\u003e\n※ 主題「[BRAIN SLEEP] 關於枕頭更換」\u003cbr\u003e\n申請 BRAIN SLEEP PILLOW 尺寸更換時，請先將手邊的枕頭寄回至指定地址，待確認收件後，我們將立即為您寄出更換商品。\u003cbr\u003e\n※ 從枕頭寄回至更換商品送達期間，將有一段無法使用枕頭的時間，敬請見諒。（約需 2～4 週）\u003cbr\u003e\n※ 枕套請留用，請勿與枕頭一同寄回。如枕套隨枕頭寄回，恕無法退還，敬請注意。\u003cbr\u003e\n\n\n\n\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e哪裡可以購買呢?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e腦眠官方網站及一部分的實體店面可以進行購買。\u003cbr\u003e\u003ca\n                href=\"https:\/\/brain-sleep.com\/zh-hant\/pages\/stores\" target=\"_blank\"\u003e詳細內容請由此進行確認\u003c\/a\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e如何做保養呢?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e如果擔心氣味或污漬的情況下\u003cbr\u003e枕頭套可以用洗衣機進行清洗。清洗前請確認洗滌標示。枕頭本體是可以水洗。\n              請設定約40度的溫水進行沖洗。 沖洗後，請放置在通風良好的平坦地方陰乾。 特別擔心氣味或污漬時，請使用稀釋後的中性清潔劑。\u003cbr\u003e\u003c\/p\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e枕頭本體保養注意事項\u003cbr\u003e請注意，折疊或施加重壓可能會使枕頭出現像皺紋一樣的痕跡或凹陷。\n              保養時請勿使用超過51度的熱水，也不要長時間暴露在陽光下，以免影響品質。 請避免日曬，務必在陰涼處陰乾。\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\n              比較建議依照自身的體型或是喜好來選擇合適的高度。一般是推薦標準款。如果喜歡枕頭高一點的話可以選擇高款，喜歡枕頭高度低的就能選擇低款。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e腦眠科技枕枕套(有機材質)的穿脫方法\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e將枕頭套內側的網狀面朝下，將枕頭的硬面朝上放置。\n              將枕頭套的翻蓋塞進去並調整好，然後將枕頭上下翻轉後使用。\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枕頭上有標記幫助辨別正反面。請將有標記的一面朝下使用。另外，請勿移除標記。\n              如果不確定正反面，可以通過手感辨別，纖維細且柔軟的一面是正面，纖維粗且較硬的一面是反面。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e保管時的注意事項\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e即使在白天不使用枕頭時，請避免置於高溫多濕的環境，也不要在上面施加重壓。\u003cbr\u003e請勿將枕頭放置在直射陽光或高溫處。\u003cbr\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_all_v1.css\"\n    onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n  \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_all_v1.js\" defer\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c\/p\u003e\n\u003cscript\u003ejQuery(function () {\n    const n = location.search; if (n.indexOf(\"?ad_y\") === 0) { const n = document.getElementById(\"fixed_01\"); n.style.display = \"none\"; console.log(\"yahoo広告\"); jQuery(\".shopify-section-group-header-group\").css({ display: \"none\" }); jQuery(\".rwlp__header__wrapper\").css({ display: \"block\" }); window.matchMedia(\"(max-width: 768px)\").matches ? jQuery(\"body\").css({ \"padding-top\": \"65px\" }) : jQuery(\"body\").css({ \"padding-top\": \"90px\" }); jQuery(\".ad_off\").css({ display: \"none\" }); jQuery(\".ad_on_off\").css({ cssText: \"display:none !important;\" }); jQuery(\".y_ad_on\").css({ cssText: \"display:block !important;\" }); jQuery(\".ad_on\").css({ display: \"none\" }) } else if (n.indexOf(\"?ad\") === 0) { console.log(\"通常広告\"); const n = document.getElementById(\"fixed_01\"); n.style.display = \"none\"; jQuery(\".shopify-section-group-header-group\").css({ display: \"none\" }); jQuery(\".rwlp__header__wrapper\").css({ display: \"block\" }); window.matchMedia(\"(max-width: 768px)\").matches ? jQuery(\"body\").css({ \"padding-top\": \"65px\" }) : jQuery(\"body\").css({ \"padding-top\": \"90px\" }); jQuery(\".ad_off\").css({ display: \"none\" }); jQuery(\".y_ad_on\").css({ cssText: \"display:none !important;\" }); jQuery(\".ad_on_off\").css({ cssText: \"display:block !important;\" }); jQuery(\".ad_on\").css({ display: \"block\" }) } else console.log(\"なにもなし\"),\n      jQuery(\".y_ad_on\").css({ cssText: \"display:none !important;\" }),\n      jQuery(\".ad_off\").css({ display: \"block\" }),\n      jQuery(\".ad_on\").css({ display: \"none\" })\n  })\u003c\/script\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__caption__text,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\n  #other__coin,\n  #other__mattress {\n    width: 50vw;\n  }\n\n  #other__coin .other__lead,\n  #other__mattress .other__lead {\n    padding-left: 0;\n    padding-right: 0;\n    max-height: 126px;\n  }\n\n  @media screen and (max-width:749px) {\n\n    #other__coin,\n    #other__mattress {\n      width: 100vw;\n    }\n\n    .mv__caption__text {\n      font-size: 4.6vw;\n      line-height: 1.3;\n    }\n\n    .mv__caption__text span {\n      margin-top: 3vw;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u0026nbsp;\u003c\/p\u003e\n\u003cdiv style=\"display: block;\" name=\"buy\" id=\"buy\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u0026nbsp;\u003c\/p\u003e\n\u003cstyle\u003e\n  .technology__item__graph__content {\n    height: fit-content !important;\n  }\n\u003c\/style\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n\u003c!-- FAQサイズ交換リンク遷移 --\u003e\n\u003cstyle\u003e\n    .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all .4s ease;\n        -moz-transition: all .4s ease;\n        transition: all .4s ease;\n    }\n\n    .faq_koukan_link:hover {\n        opacity: .7;\n    }\n\u003c\/style\u003e\n\u003c!-- FAQサイズ交換リンク遷移 --\u003e\n\u003cscript\u003e\n\n    jQuery('.faq_koukan_link').on('click', function () {\n        jQuery('#modal').removeClass('cta__modal open');\n        jQuery('#modalContainer').removeClass('cta__container');\n        jQuery('html, body').removeClass('modal-open');\n\n        jQuery(\".faq__item:nth-of-type(1) .faq__item__answer\").show();\n        jQuery(\".faq__item:nth-of-type(1) .faq__item__question\").addClass(\"open\");\n\n        var speed = 500;\n        var headerHeight = jQuery('.rwlp__header').outerHeight() + 10;\n        var href = jQuery(this).attr(\"href\");\n        var target = jQuery(href);\n        var position = target.offset().top - headerHeight;\n        jQuery('body,html').stop().animate({ scrollTop: position }, 300);\n\n        setTimeout(function () {\n            var position = target.offset().top - headerHeight;\n            jQuery('body,html').stop().animate({ scrollTop: position }, 300);\n        }, 500);\n\n    });\n    jQuery(\".accordion_item__question\").length \u0026\u0026 jQuery(\".accordion_item__question\").click(function() {\n\t    jQuery(this).next(\".accordion_item__answer\").is(\":visible\") ? (jQuery(this).next(\".accordion_item__answer\").stop().slideUp(),\n\t    jQuery(this).removeClass(\"open\")) : (jQuery(this).next(\".accordion_item__answer\").stop().slideDown(),\n\t    jQuery(this).addClass(\"open\"))\n\t})\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all .4s ease;\n        -moz-transition: all .4s ease;\n        transition: all .4s ease;\n    }\n\n    .faq_koukan_link:hover {\n        opacity: .7;\n    }\n\u003c\/style\u003e\n\n\n\n\n\n\u003c!-- ページ内レビューブロック用 --\u003e\n\u003cscript\u003e\n  jQuery(function () {\n    jQuery('.js-slider.item_info').slick({\n      arrows: false,\n      dots: false,\n    \/\/   variableWidth: false,\n      variableWidth: true,\n      infinite: true,\n      centerMode: true,\n    });\n  });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .cp_review{\n    position :relative; \n    padding: 80px 0; \n    \/* background: #ECEADB;  *\/\n    border-top: 1px solid #000;\n  }\n\n    .cp_review ul{\n    padding: 0px;\n  }\n\n    .cp_review .js-slider .slick-slide:not(last-of-type) {\n        margin-right: 50px !important;\n    }\n\n    .cp_review_title{\n        margin: 0 auto 50px auto;\n        width: max-content;\n\n    font-size: 30px;\n    \/* font-weight: bold; *\/\n    text-align: center;\n    line-height: 100%;\n    }\n\n    .cp_review_title span{\n      font-size: 12px;\n    }\n\n    .cp_review .no-slider li,\n    .cp_review .js-slider li {\n      \/*width: 140px;*\/\n      width:600px;\n      height:unset !important\n    }\n\n\n    .cp_review_text_box{\n    background: #FFF;\n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    font-weight: bold;\n    border-radius: 20px;\n    color: #000;\n    }\n\n    .cp_review_text_box_1{\n    display: flex;\n    justify-content: space-between;\n    }\n    .cp_review_text_box_1_title{\n      font-size: 25px;\n    }\n    .cp_review_text_box_1_star{\n      color: #ffe600;\n    }\n    .cp_review_text_box_1_text{\n      font-size: 14px;\n    }\n\n    .cp_review_text_box_1_human_icon{\n    display: flex;\n    \/* justify-content: flex-end; *\/\n    justify-content: flex-start;\n    }\n\n    .cp_review_text_box_1_human_icon img{\n    width: 40%;\n    height: min-content;\n    }\n\n\n\n  @media screen and (max-width: 749px) {\n\n  .cp_review{\n    position: relative; \n    padding: 50px 0; \n    \/* background: #ECEADB;  *\/\n    border-top: 1px solid #000;\n  }\n\n\n\n    .cp_review_title{\n        margin: 0 auto 30px auto;\n        font-size: 25px;\n    }\n\n    .cp_review .js-slider .slick-slide:not(last-of-type) {\n        margin-right: 20px !important;\n    }\n\n    .cp_review .no-slider li,\n    .cp_review .js-slider li {\n      \/*width: 140px;*\/\n      width:250px;\n      height:unset !important\n    }\n\n.cp_review_text_box{\n    background: #FFF;\n    padding: 25px;\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n    \/* font-weight: bold; *\/\n    border-radius: 20px;\n    \n    }\n\n    .cp_review_text_box_1{\n    display: flex;\n    justify-content: space-between;\n    }\n    .cp_review_text_box_1_title{\n      font-size: 18px;\n    }\n    .cp_review_text_box_1_star{\n      color: #ffe600;\n    }\n    .cp_review_text_box_1_text{\n      font-size: 12px;\n    }\n\n      }\n\u003c\/style\u003e\n\u003c!-- ページ内レビューブロック用 --\u003e\n ","brand":"Brain Sleep Co., Ltd","offers":[{"title":"標準款 (高9-11cm) \/ 透氣極佳（網眼布料） \/ 白色","offer_id":42204543254551,"sku":"P0002S1-STWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 透氣極佳（網眼布料） \/ 深藍色 \/ 藍色","offer_id":42240018153495,"sku":"P0002S1-STNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 有機材質（有機棉） \/ 白色","offer_id":42240018186263,"sku":"P0002S1-STCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 有機材質（有機棉） \/ 深藍色 \/ 藍色","offer_id":42240018219031,"sku":"P0002S1-STMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 有機材質（有機棉） \/ 灰色","offer_id":42606903525399,"sku":"P0002S1-STSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 極致涼感EX（涼感材質） \/ 深藍色 \/ 藍色","offer_id":42606906408983,"sku":"P0002S1-STSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 極致涼感EX（涼感材質） \/ 灰色","offer_id":42606906441751,"sku":"P0002S1-STLG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 透氣極佳（網眼布料） \/ 白色","offer_id":42438244597783,"sku":"P0002S1-LWWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 透氣極佳（網眼布料） \/ 深藍色 \/ 藍色","offer_id":42438244630551,"sku":"P0002S1-LWNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 有機材質（有機棉） \/ 白色","offer_id":42438244663319,"sku":"P0002S1-LWCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 有機材質（有機棉） \/ 深藍色 \/ 藍色","offer_id":42438244696087,"sku":"P0002S1-LWMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 有機材質（有機棉） \/ 灰色","offer_id":42606903558167,"sku":"P0002S1-LWSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 極致涼感EX（涼感材質） \/ 深藍色 \/ 藍色","offer_id":42606906507287,"sku":"P0002S1-LWSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"低款 (高6-8cm) \/ 極致涼感EX（涼感材質） \/ 灰色","offer_id":42606906540055,"sku":"P0002S1-LWLG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 透氣極佳（網眼布料） \/ 白色","offer_id":42438244728855,"sku":"P0002S1-HGWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 透氣極佳（網眼布料） \/ 深藍色 \/ 藍色","offer_id":42438244761623,"sku":"P0002S1-HGNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 有機材質（有機棉） \/ 白色","offer_id":42438244794391,"sku":"P0002S1-HGCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 有機材質（有機棉） \/ 深藍色 \/ 藍色","offer_id":42438244827159,"sku":"P0002S1-HGMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 有機材質（有機棉） \/ 灰色","offer_id":42606903590935,"sku":"P0002S1-HGSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 極致涼感EX（涼感材質） \/ 深藍色 \/ 藍色","offer_id":42606906605591,"sku":"P0002S1-HGSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"高款 (高12-14cm) \/ 極致涼感EX（涼感材質） \/ 灰色","offer_id":42606906638359,"sku":"P0002S1-HGLG","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_activeair_white.jpg?v=1744595294"},{"product_id":"pillow_neckconditioning","title":"腦睡眠科技枕 頸部曲線貼合","description":"\u003clink rel=\"preload\" as=\"image\"\n    href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_kv_logo.webp\"\n    fetchpriority=\"high\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/modern-css-reset\/dist\/reset.min.css\"\u003e\n\u003cstyle\u003e\n    .technology__item__graph__content {\n        height: fit-content !important;\n    }\n\n    #MainContent,\n    html.js {\n        overflow: unset\n    }\n\n    .technology__item__desc div:empty {\n        display: block\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    .rwlp__wrapper img {\n        width: 100%\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .pillow__mv {\n        font-weight: 500;\n        height: 56.0714285714286vw;\n        overflow: hidden;\n        position: relative\n    }\n\n    .pillow__mv__layer1 {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100vw\n    }\n\n    .mv__caption {\n        left: 7.65vw;\n        position: absolute;\n        top: 5.42857vw;\n        z-index: 3\n    }\n\n    .mv__caption__title {\n        margin-top: 2.4vw;\n        max-width: 100%;\n        width: 22.07142vw\n    }\n\n    .mv__caption__text {\n        font-size: 2.96vw;\n        line-height: 1.2\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400\n    }\n\n    @media screen and (max-width:749px) {\n        .pillow__mv {\n            height: 142vw\n        }\n\n        .mv__caption {\n            left: 8vw;\n            position: absolute;\n            top: 10vw;\n            transform: none\n        }\n\n        .mv__caption__text {\n            font-size: 5.333vw\n        }\n\n        .mv__caption__title {\n            margin-top: 4vw;\n            width: 72.2666vw;\n            margin-left: .55vw\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n\n    @media screen and (max-width:1400px) {\n        .intro01__bg img {\n            max-width: unset;\n            width: 1400px\n        }\n    }\n\n    .intro01__ttl {\n        font-size: 30px;\n        margin-bottom: 30px\n    }\n\n    @media screen and (max-width:749px) {\n        .intro01__bg img {\n            width: 100%\n        }\n\n        .intro01__ttl {\n            font-size: 21px;\n            margin-bottom: 20px\n        }\n\n        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset\n        }\n    }\n\n    .container {\n        width: 100% !important\n    }\n\n    body {\n        overflow-x: hidden\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .technology__link__lists__img img {\n        width: 100%\n    }\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: 8.0714285714286vw;\n        width: 26.2857142857143vw\n    }\n\n    .technology__item__desc__img {\n        padding-top: 36%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1\n    }\n\n    .technology__item__desc__img video {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n\n    .technology__item__desc__img img {\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n\n    .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 500;\n        letter-spacing: -.06em;\n        line-height: 1.733333333333333\n    }\n\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400;\n        letter-spacing: 0\n    }\n\n    .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px\n    }\n\n    .spec__item__inner {\n        padding-left: 6.7142857142857vw\n    }\n\n    .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: .02em;\n        line-height: 1\n    }\n\n    .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between\n    }\n\n    .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw\n    }\n\n    .spec__item__desc__text__img {\n        margin-top: 50px\n    }\n\n    .spec__item__desc__text__img.img02 {\n        margin-top: 30px\n    }\n\n    .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw\n    }\n\n    .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important\n    }\n\n    .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px\n    }\n\n    @media screen and (max-width:749px) {\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 54%;\n            width: calc(100% - 20px)\n        }\n\n        .technology__item__desc__img img {\n            height: 100%;\n            left: 0;\n            position: absolute;\n            top: 0;\n            width: 100%;\n            object-fit: cover\n        }\n\n        .technology__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n\n        .technology__item__desc__text__content__title {\n            font-size: 22px;\n            line-height: 1.44\n        }\n\n        #tech03 .technology__item__desc__text {\n            margin: 25px 0 0\n        }\n\n        #tech03 .technology__item__desc.tips .technology__item__desc__text {\n            margin-top: 0\n        }\n\n        .spec__item {\n            padding-bottom: 70px;\n            padding-top: 50px\n        }\n\n        .spec__item__inner {\n            padding-left: 0\n        }\n\n        .spec__item__title {\n            padding: 0 20px\n        }\n\n        .spec__item__desc {\n            flex-direction: column;\n            margin-top: 35px\n        }\n\n        .spec__item__desc__img {\n            padding-left: 20px;\n            width: 100%\n        }\n\n        .spec__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n\n        .spec__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.44\n        }\n\n        .spec__item__desc__text__content__desc {\n            margin-top: 30px\n        }\n\n        .spec__item__title {\n            font-size: 25px\n        }\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    .u-cf:after {\n        display: table;\n        clear: both;\n        content: \"\"\n    }\n\n    img {\n        vertical-align: bottom\n    }\n\n    @media screen and (max-width:749px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important\n    }\n\n    @media screen and (max-width:749px) {\n        #size .spec__item__size__lists .slick-dots {\n            left: 20px;\n            width: calc(100% - 40px)\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .mv__caption .mv__caption__text {\n            padding: 0\n        }\n    }\n\n    html {\n        scroll-behavior: smooth\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1\n    }\n\n    .intro02__item img {\n        display: inline\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"pillow__mv\" id=\"pillow-mv\"\u003e\n            \u003cdiv class=\"pillow__mv__layer1\"\u003e\n                \u003cpicture\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_sp_kv.webp\"\n                        media=\"(max-width: 767px)\"\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_kv.webp\"\n                        media=\"(min-width: 768px)\"\u003e\u003cimg\n                        src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_kv.webp\" alt=\"\"\n                        width=\"2000\" height=\"1124\"\u003e\n                    \u003csource\u003e\n                    \u003c\/source\u003e\n                \u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mv__caption\"\u003e\n                \u003cp class=\"mv__caption__tag\"\u003e睡眠專業針灸按摩工作室監修\u003c\/p\u003e\n                \u003ch1 class=\"mv__caption__text\"\u003e達到理想的頸部曲線\u003cbr\u003e在睡眠中調整身體狀態\u003c\/h1\u003e\n                \u003cdiv class=\"mv__caption__title\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource\n                            srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_kv_logo.webp\"\n                            media=\"(max-width: 767px)\"\u003e\n                        \u003csource\n                            srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_kv_logo.webp\"\n                            media=\"(min-width: 768px)\"\u003e\u003cimg\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_kv_logo.webp\"\n                            alt=\"BRAINSLEEP PILLOW NECK CONDITIONING\" width=\"379\" height=\"88\"\u003e\n                        \u003csource\u003e\n                        \u003c\/source\u003e\n                    \u003c\/picture\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cp class=\"intro__txt fadeInUpShort animated\"\u003e\u003cspan\u003e睡眠專業針灸按摩\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e腦眠睡眠改善工作室監修\u003c\/span\u003e\u003cbr\u003e\u003cspan\n                    class=\"intro__txt__tdb\"\u003e調整頸部，改善精神的枕頭\u003c\/span\u003e\u003c\/p\u003e\n            \u003cdiv class=\"conditioningstudio fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"conditioningstudio__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_conditioningstudio.webp\"\n                        alt=\"\" width=\"613\" height=\"346\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_conditioningstudio.webp\"\n                        alt=\"\" width=\"355\" height=\"200\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"conditioningstudio__body\"\u003e\n                    \u003cp class=\"conditioningstudio__ttl\"\u003e調整自律神經\u003cbr\u003e改善睡眠\u003c\/p\u003e\n                    \u003cp class=\"conditioningstudio__txt\"\u003e由持有針灸按摩國家證照專家與睡眠領域專家依據醫學研究、\u003cbr\n                            class=\"u-pc\"\u003e科學試驗和臨床實踐所得出的結論或證據進行治療\u003cbr\u003e\u003cbr\u003e從治療後的當天就能感受到睡眠的改善。\u003cbr\u003e此外，我們還會提供提升睡眠品質的家庭護理建議，從日常生活中給予支援。\n                    \u003c\/p\u003e\n                    \u003cdiv class=\"conditioningstudio__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_logo_conditioningstudio.webp\"\n                            alt=\"\" width=\"177\" height=\"46\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro01__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_bg.webp\"\n                    alt=\"\" width=\"1000\" height=\"750\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_bg.webp\"\n                    alt=\"\" width=\"375\" height=\"220\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro01__ttl\"\u003e\u003cspan\u003e長期使用智慧型手機\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e或在辦公桌前工作\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e現代人經常過度使用頸部\u003c\/span\u003e\u003c\/p\u003e\n                \u003cdiv class=\"intro01__img01\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_01_zh-hant.webp\"\n                        alt=\"\" width=\"386\" height=\"242\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_01_zh-hant.webp\"\n                        alt=\"\" width=\"327\" height=\"169\"\u003e \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_02_zh-hant.webp\"\n                        alt=\"\" width=\"386\" height=\"242\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_02_zh-hant.webp\"\n                        alt=\"\" width=\"327\" height=\"169\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro01__wrap\"\u003e\n                    \u003cp class=\"intro01__txt\"\u003e逐漸失去理想的頸部曲線，\u003cbr\u003e變成直線狀態。\u003c\/p\u003e\n                    \u003cdiv class=\"intro01__img02\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_03.webp\"\n                            alt=\"\" width=\"864\" height=\"312\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_03.webp?2\"\n                            alt=\"\" width=\"335\" height=\"178\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__gradient\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_gradient.webp\"\n                    alt=\"\" width=\"1000\" height=\"153\"\u003e\u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro02__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro02_bg.webp\"\n                    alt=\"\" width=\"1000\" height=\"668\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro02_bg.webp?2\"\n                    alt=\"\" width=\"375\" height=\"410\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro02__ttl\"\u003e由於頸部歪斜引發的\u003cbr\u003e各種\u003cspan\u003e問題\u003c\/span\u003e\u003c\/p\u003e\n                \u003cul class=\"intro02__list\"\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 肩頸僵硬\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 偏頭痛和眼睛疲勞\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 失眠症\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 起床時的疲憊感\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 注意力下降\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\"\n                            alt=\"\" width=\"24\" height=\"24\"\u003e 水腫和手腳冰冷\n                    \u003c\/li\u003e\n                \u003c\/ul\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__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_bg.webp\"\n                    alt=\"\" width=\"1000\" height=\"450\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_bg.webp\"\n                    alt=\"\" width=\"375\" height=\"450\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"intro03__ttl\"\u003e這時候重要的是\u003cbr\u003e\u003cspan style=\"margin: 0;\"\u003e調整頸部\u003c\/span\u003e\u003c\/div\u003e\n                \u003cdiv class=\"intro03__wrap\"\u003e\n                    \u003cdiv class=\"intro03__txt\"\u003e\n                        \u003cp\u003e\u003cspan\u003e在睡眠期間\u003c\/span\u003e進行伸展運動\u003cbr\u003e\u003c\/p\u003e\n                        \u003cbr\u003e\n                        \u003cp\u003e將頸部調整到理想的曲線\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"intro03__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_img.webp?2\"\n                            alt=\"\" width=\"1000\" height=\"445\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_img.webp?2\"\n                            alt=\"\" width=\"338\" height=\"243\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"neck_stretch_gear__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"neck_stretch_gear__txt\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_neck_stretch_gear.webp\"\n                        alt=\"NECK STRETCH GEAR\" width=\"468\" height=\"44\" style=\"margin: 0 auto;\"\u003e \u003cspan\u003e採用頸部伸展設備\u003c\/span\u003e\n                \u003c\/p\u003e\n                \u003cp class=\"neck_stretch_gear__ttl\"\u003e實現理想的曲線\u003cbr\u003e科技調節枕\u003cbr class=\"u-sp\"\u003e　登場。\u003c\/p\u003e\n                \u003cdiv class=\"neck_stretch_gear__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_pillow_zh-hant.webp\"\n                        alt=\"\" width=\"997\" height=\"427\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_pillow_zh-hant.webp\"\n                        alt=\"\" width=\"337\" height=\"351\"\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__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro04_bg.webp\"\n                    alt=\"\" width=\"1000\" height=\"546\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro04_bg.webp\"\n                    alt=\"\" width=\"375\" height=\"577\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro04__ttl\" style=\"width: 100%;max-width: 533px;\"\u003e調整頸部曲線\u003cbr\u003e支援現代人創新的每一天\u003c\/p\u003e\n                \u003cdiv class=\"intro04__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_product_logo.webp\"\n                        alt=\"\" width=\"379\" height=\"89\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology js-box animatedParent animateOnce\" id=\"technology\" data-sequence=\"300\"\n            data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"section__title__text\"\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 fadeInUpShort animated\"\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech01\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav01.webp\"\n                                    alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav01.webp\"\n                                    alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan\u003e01\u003c\/span\u003e頸部曲線矯正\u003cbr\u003e放鬆頭部\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav02.webp\"\n                                    alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav02.webp\"\n                                    alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan\u003e02\u003c\/span\u003e極佳的透氣材質\u003cbr\u003e睡得更加深層\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech03\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav03.webp\"\n                                    alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav03.webp\"\n                                    alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                                \u003cspan\u003e03\u003c\/span\u003e水洗隨時保持乾淨\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                        \u003cspan\u003e01\u003c\/span\u003eNECK CONDITIONING\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_01\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cvideo class=\"u-pc lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio:750\/422\"\n                            data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/49766c75e1a34eeaa911532051854e57.mp4\"\n                            preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\u003e\u003c\/video\u003e\u003cvideo\n                            class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio:750\/750\"\n                            data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/24940a846614434bb8371ba82b5a3f40.mp4\"\n                            preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\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\"\u003e頸部曲線矯正\u003cbr\u003e放鬆頭部\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\" id=\"tech01_02\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_02.webp\"\n                            alt=\"\" width=\"814\" height=\"458\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp u-mt-8 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\"\n                            decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_03.webp\"\n                            alt=\"\" width=\"814\" height=\"460\"\u003e\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\n                                透過將呈現直線的頸部調整到正確的曲線，可以放鬆頸部周圍的肌肉。\u003cbr\u003e配備了協助伸展頸部的硬體裝置，能引導頸椎至正確的曲線，並穩固地支撐頭部和頸部。\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_03\"\n                    data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\"\n                            decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_03.webp\"\n                            alt=\"\" width=\"814\" height=\"460\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_04\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_04_zh-hant.webp\"\n                            alt=\"\" width=\"816\" height=\"458\"\u003e\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可根據頸部狀況使用的雙重伸展結構\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                就像身體狀況每天都不同一樣，頸部的狀況也會因每天而異。\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\" id=\"tech01_05\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_05_zh-hant.webp\"\n                            alt=\"\" width=\"816\" height=\"459\"\u003e\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                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_06\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_06_zh-hant.webp\"\n                            alt=\"\" width=\"814\" height=\"460\"\u003e\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睡眠時進行調整\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                在睡眠中，頭部整體會受到溫和的刺激，放鬆穴位周圍的頭皮和肌肉，改善血液和淋巴的流動。\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_07\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_07_zh-hant.webp?2\"\n                            alt=\"\" width=\"814\" height=\"460\"\u003e\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在治療中難以觸及的後腦部，可以在睡眠中進行護理\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                頭部有50多個穴位，後腦部集中了對自律神經、頭痛和眼睛疲勞等有效的穴位。\u003c\/p\u003e\n                            \u003cdiv class=\"tech01_07_conditioning\"\u003e\n                                \u003cp class=\"tech01_07_conditioning_txt\"\u003e\n                                    腦眠睡眠改善工作室主要針對前額、顳部和頭頂進行頭部按摩。由於該產品能夠刺激治療難以觸及的後腦部（後頭肌），因此推薦作為在家護理使用。\n                                \u003c\/p\u003e\n                                \u003cdiv class=\"tech01_07_conditioning_wrap\"\u003e\n                                    \u003cdiv class=\"tech01_07_conditioning_wrap_img\"\u003e\n                                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_conditioningstudio_uchida.webp\"\n                                            alt=\"\" width=\"141\" height=\"80\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n                                            decoding=\"async\"\n                                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_conditioningstudio_uchida.webp\"\n                                            alt=\"\" width=\"87\" height=\"80\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cp class=\"tech01_07_conditioning_wrap_txt\"\u003e腦眠\u003cbr\u003e睡眠改善工作室\u003cbr\u003e監督和指導治療專家\n                                        Fureasu株式會社\u003cbr\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__desc animatedParent animateOnce\" id=\"tech01_08\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cvideo class=\"u-pc lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio:750\/422\"\n                            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/57cd3595e66c42a494624da5c74c29fe.mp4\"\n                            preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\u003e\u003c\/video\u003e\u003cvideo\n                            class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio:750\/750\"\n                            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/56f2cac91dcf476888da28b0c8edf72f.mp4\"\n                            preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cimg\n                            class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_zone_zh-hant.webp\"\n                            alt=\"\" width=\"285\" height=\"193\"\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\n                                睡覺時，一個晚上至少翻身超過20次。為了協助翻身，將枕頭設計成中央柔軟，兩側硬的三種區域。即使側睡時，頭部也不會過度下沉，可以順暢翻身。\u003c\/p\u003e\n                            \u003cdiv class=\"tech01_zone u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_zone_zh-hant.webp\"\n                                    alt=\"\" width=\"346\" height=\"235\"\u003e\u003c\/div\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 animatedParent animateOnce\" id=\"tech02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e02\u003c\/span\u003eSUPER BREATHABLE\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_01\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech02_01.webp\"\n                            alt=\"\" width=\"816\" height=\"459\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_tech02_01.webp\"\n                            alt=\"\" width=\"350\" height=\"350\"\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極佳的透氣性進入深層睡眠\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                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_02\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\u003cimg\n                            loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech02_02.webp\"\n                            alt=\"\" width=\"816\" height=\"459\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e極佳的透氣性材質\u003cbr\u003e在睡眠時控制最佳溫度及濕度\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                腦眠科技枕90%都是空氣層，不會聚集睡眠時產生的濕熱氣，營造舒適的睡眠環境。\u003cbr\u003e相較於記憶泡棉和羽毛枕，有著格外優異的透氣性，讓你一覺到天亮。\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                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_1_zh-hant.webp\"\n                                alt=\"熱がこもらない\" width=\"360\" height=\"275\"\u003e\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腦眠科技枕使用透氣性極佳的材質，與其他材質相比，較不易聚集睡眠時產生的濕熱氣，營造一整晚舒適的睡眠環境。\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 animatedParent animateOnce\" id=\"tech03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e03\u003c\/span\u003eSuper Clean\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\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\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_01.webp\"\n                            alt=\"\" width=\"816\" height=\"459\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\"\n                            loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_tech03_01.webp\"\n                            alt=\"\" width=\"700\" height=\"700\" 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用蓮蓬頭即可進行清洗\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                人在睡覺時，據說會流約1杯水(約200ml)的汗。\u003cbr\u003e卓越的透氣性能避免悶濕氣堆積，相對衛生。再加上能夠水洗且快乾，任何時候都能保持乾淨。\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                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_zh-hant.webp\"\n                                alt=\"カビの発生が少ない\" width=\"311\" height=\"230\"\u003e\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                                與其他材質相比，可以發現腦眠科技枕發霉數量壓倒性的低。 推薦給對房屋灰塵過敏者、或過敏患者以及與孩子一起睡的人士使用。\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\u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_zh-hant.webp\"\n                                alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\u003e\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                                與其他材質相比，可以發現腦眠科技枕孳生塵蟎數量壓倒性的低。 推薦給對房屋灰塵過敏者、或過敏患者以及與孩子一起睡的人士使用。\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\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\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg\n                            loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_quality.webp\"\n                            alt=\"\" width=\"1400\" height=\"786\"\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\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                \u003cspan\u003e精心製作的產品\u003cbr\u003e令人安心的品質\u003c\/span\u003e床墊和枕頭等每一件產品，都由技術人員和值人們進行反覆的品質確認。\n                                經過嚴格的品質檢查後才將每一件產品進行細心包裝並送到客戶手中。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_water\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg\n                            loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_water.webp\"\n                            alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e使用純淨且雜質少的\u003cbr\u003e天然湧泉生產\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=\"spec__title js-box animatedParent animateOnce\" id=\"spec\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eSPEC\u003c\/span\u003e樣式\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"size\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n                \u003cdiv class=\"size__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_spec01.webp\"\n                        alt=\"\" width=\"1000\" height=\"595\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_spec01.webp\"\n                        alt=\"\" width=\"365\" height=\"226\"\u003e \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_spec02.webp\"\n                        alt=\"\" width=\"1000\" height=\"180\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_spec02.webp\"\n                        alt=\"\" width=\"335\" height=\"72\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"material\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_material.webp\"\n                            alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e100%可回收\u003cbr\u003e對地球環境友善的材質\u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                腦眠科技枕是使用對地球友善的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__item animatedParent animateOnce\" id=\"cover\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n                    \u003cp class=\"spec__item__title__under\"\u003e2種專用枕套提供選擇\u003c\/p\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_activeair.webp?v=1719032491\"\n                                alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\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                                    使用透氣性極佳的網料設計，吸水速乾且抗菌防臭，減少與皮膚接觸的面積，流汗時也不會感覺黏膩不適。清洗過後能夠快速乾燥，既使是下雨天也不用擔心。\u003cbr\u003e透氣性\/抗菌\/防臭\/吸水速乾\/除臭\/防靜電\/抗黴菌\/花粉不易沾黏\/可烘乾\u003cbr\u003e100%聚脂纖維\n                                \u003c\/p\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"spec__item__desc__text__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_activeair.webp?2\"\n                                    alt=\"\" width=\"383\" height=\"188\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_organic.webp\"\n                            alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\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                                使用在3年以上未使用農藥和化學肥料的農地上栽培的綿花，製成地球友善的100%有機綿布料，並增加隨時保持清潔的功能，追求天然材料與高機能科技結合的舒適枕套。\u003cbr\u003e抗菌防臭\/除臭\/吸水速乾\/防靜電\/抗黴菌\/花粉不易沾黏\/複合觸媒\u003cbr\u003e100%綿花\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_organicsleep.webp?2\"\n                                alt=\"\" width=\"383\" height=\"188\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important\n    }\n\n    @media screen and (max-width:749px) {\n        .sp_reco {\n            font-size: 12px !important\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection id=\"related\" class=\"related__title\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e相關商品\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection style=\"border-top:unset\" id=\"related_products\" class=\"technology__item\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow.jpg?01\"\n                            alt=\"\" width=\"842\" height=\"393\"\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\"\u003e\n                                腦眠科技枕\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003e\n                                快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                因為使用特殊認證的3層構造\u00269階段層次設計技術，使其可以漸漸貼合您的頭部大小和睡姿，在使用的過程中擁有舒適的睡眠且成為您量身貼合的枕頭。\u003cbr\u003e本產品為了呈現良好睡眠品質必須的黃金90分鐘，因此搭載了3個機能，以讓「腦部進入睡眠」為重點製作。\n                            \u003c\/p\u003e\n                            \u003ca href=\"\/zh\/products\/pillow\" class=\"related__btn\"\n                                target=\"_blank\"\u003e購買請點此處\u003c\/a\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\"\u003e\u003cimg height=\"458\" width=\"815\" alt=\"\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_pillow_cool.webp\"\n                            decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e腦眠科技枕 完美涼感\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead ad_on_off\"\u003e\n                                保持夏日睡眠涼爽。\u003cbr\u003e穩定支撐，放鬆入睡，享受舒適的睡眠體驗。\u003c\/p\u003e\n                            \u003cp style=\"display:none\" class=\"technology__item__desc__text__content__lead y_ad_on\"\u003e\n                                夏の睡眠をクールに。\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e附帶冰袋，增添冰涼感受，提升夏季睡眠舒適度。\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"\/zh\/products\/pillow_perfectcool\"\n                                target=\"_blank\"\u003e購買請點此處\u003c\/a\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\"\u003e\u003cimg height=\"407\" width=\"819\" alt=\"\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_snoreless.webp\"\n                            decoding=\"async\" loading=\"lazy\"\u003e\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\"\u003e腦眠科技枕 減鼾版\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead ad_off\"\u003e穩定支撐並幫助側睡，讓呼吸更順暢，享受放鬆的睡眠體驗。\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc ad_off\"\u003e\n                                符合人體工學的皇冠波形枕，經睡眠專家推薦，提供穩定支撐，幫助側睡，讓呼吸更順暢，帶來舒適的睡眠體驗。\u003c\/p\u003e\n                            \u003cp style=\"display:none\" class=\"technology__item__desc__text__content__lead y_ad_on ad_on\"\u003e\n                                横向き寝を促進し、快適な眠りを。\u003c\/p\u003e\n                            \u003cp style=\"display:none\" class=\"technology__item__desc__text__content__desc y_ad_on ad_on\"\u003e\n                                いびき・睡眠時無呼吸症候群専門クリニックが推奨。クラウンウェーブ形状が、 横向き寝を促進、呼吸を整える。いびきに焦点を当てた枕。\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"\/zh\/products\/pillow_snoreless\"\n                                target=\"_blank\"\u003e購買請點此處\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"comparison\"\u003e\n                \u003ch2 class=\"comparison__ttl\"\u003e產品比較表\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\n                    \u003cimg height=\"819\" width=\"1000\" alt=\"\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_zh-hant.webp\"\n                        decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg height=\"819\" width=\"1000\" alt=\"\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_zh-hant.webp\"\n                            decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                        \u003cimg height=\"45\" width=\"45\" alt=\"\" class=\"spec__table__nav__prev\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.webp?2\"\n                            decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"45\" width=\"45\" alt=\"\"\n                            class=\"spec__table__nav__next\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.webp?2\"\n                            decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"faq js-box animatedParent animateOnce\" id=\"faq\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item 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                            如果擔心氣味或污漬的情況下枕頭套可以用洗衣機進行清洗。清洗前請確認洗滌標示。枕頭本體是可以水洗。 請設定約40度的溫水進行沖洗。 沖洗後，請放置在通風良好的平坦地方陰乾。\n                            特別擔心氣味或污漬時，請使用稀釋後的中性清潔劑。\n                        \u003c\/p\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            枕頭本體保養注意事項請注意，折疊或施加重壓可能會使枕頭出現像皺紋一樣的痕跡或凹陷。 保養時請勿使用超過51度的熱水，也不要長時間暴露在陽光下，以免影響品質。\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保管時的注意事項\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            即使在白天不使用枕頭時，請避免置於高溫多濕的環境，也不要在上面施加重壓。 請勿將枕頭放置在直射陽光或高溫處。\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003e透氣極佳枕套及有機材質枕套是否都能套上使用呢?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e沒錯，都是可以適用的。\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \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                            ※請確保頭部躺在有網狀面的那一側。\u003cbr\u003e\u003cbr\u003e●透氣極佳\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                        \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腦眠科技枕(超越個人訂製枕的完美專屬感) 配合頭型打造舒適契合。三層9段結構的專利技術特殊加工，打造專屬自己的頭型的枕頭。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\"\n    href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_all_20240502.css?3\"\u003e\n\u003cscript defer\n    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_all_20240502.js?3\"\u003e\u003c\/script\u003e\n\u003cstyle\u003e\n    .multilingual_annotation {\n        text-align: center;\n        font-size: 16px;\n        padding: 15px;\n        color: #A32135;\n    }\n\n    .intro__txt,\n    .intro01__ttl span,\n    .intro01__txt,\n    .intro02__ttl,\n    .intro03__ttl,\n    .neck_stretch_gear__txt,\n    .neck_stretch_gear__ttl,\n    .intro04__ttl,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title,\n    .conditioningstudio__ttl,\n    .spec__item__desc__text__content__title,\n    .technology__link__lists__title,\n    .mv__caption__text,\n    .technology__item__desc__text__content__title,\n    .mv__caption__tag {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n        visibility: visible !important;\n        opacity: 1 !important\n    }\n\n    @media screen and (min-width:750px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 18px !important\n        }\n    }\n\n    @media screen and (max-width:749px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 12px !important\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display:block\"\u003e\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"透氣極佳（網眼布料） \/ 白色","offer_id":42252537397271,"sku":"P0003S1-FRWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"透氣極佳（網眼布料） \/ 深藍色","offer_id":42252537430039,"sku":"P0003S1-FRNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"有機材質（有機棉） \/ 白色","offer_id":42252537462807,"sku":"P0003S1-FRCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"有機材質（有機棉） \/ 深藍色","offer_id":42252537495575,"sku":"P0003S1-FRMN","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_neckconditioning_activeair_white.jpg?v=1744612964"},{"product_id":"pillow_snoreless","title":"腦睡眠科技枕 減鼾版","description":"\u003cstyle\u003e\n    .technology__item__graph__content {\n        height: fit-content !important;\n    }\n\n    body {\n        font-size: 16px;\n    }\n\n    @media screen and (min-width: 750px) {\n        .intro03__ttl span:nth-of-type(1) {\n            padding: 6px 20px !important;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro03__ttl span:nth-of-type(1) {\n            padding: 6px 14px !important;\n        }\n    }\n\n    .multilingual_annotation {\n        text-align: center;\n        font-size: 16px;\n        padding: 15px;\n        color: #A32135;\n    }\n\n    .mv__caption {\n        z-index: 2 !important;\n    }\n\n    #MainContent,\n    html.js {\n        overflow: unset;\n    }\n\n    .technology__item__desc div:empty {\n        display: block;\n    }\n\n    .rwlp__wrapper {\n        overflow-x: hidden;\n    }\n\n    .rwlp__wrapper .other__pillow__text__sub__more {\n        color: #fff;\n    }\n\n    .rwlp__wrapper ul {\n        list-style: none;\n    }\n\n    .technology__link__lists {\n        padding: 0;\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\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    .intro04__fuki p,\n    .dclinic__body__dr p:nth-of-type(1),\n    .dclinic__body__dr p:nth-of-type(2),\n    .dclinic__body__dr p:nth-of-type(4),\n    .mv__caption__text,\n    .sleep__info__book__text__title,\n    .sleep__info__quality__golden__title {\n        margin: 0;\n    }\n\n    .intro01__ttl,\n    .dclinic__head__ttl,\n    .dclinic__body__ttl,\n    .dclinic__body__dr p:nth-of-type(3),\n    .intro05__txt,\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    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both;\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px);\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\n        height: auto;\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important;\n    }\n\n    .only_sp {\n        display: none;\n    }\n\n    .pillow__mv {\n        font-weight: 500;\n        height: 56.0714285714286vw;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .pillow__mv__layer1 {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100vw;\n    }\n\n    .mv__caption {\n        left: 7.65vw;\n        position: absolute;\n        top: 5.42857vw;\n        z-index: 3;\n    }\n\n    .mv__caption__title {\n        margin-top: 2.4vw;\n        max-width: 100%;\n        width: 22.07142vw;\n    }\n\n    .mv__caption__text {\n        font-size: 2.96vw;\n        line-height: 1.2;\n    }\n\n    .mv__caption__text span {\n        font-size: 1.7921vw;\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400;\n    }\n\n    @media screen and (max-width: 749px) {\n        .only_sp {\n            display: block;\n        }\n\n        .pillow__mv {\n            height: 142vw;\n        }\n\n        .mv__caption {\n            left: 8vw;\n            position: absolute;\n            top: 12vw;\n            transform: none;\n        }\n\n        .mv__caption__text {\n            font-size: 6.9333vw;\n        }\n\n        .mv__caption__text span {\n            font-size: 5.06666vw;\n            margin-top: 4vw;\n        }\n\n        .mv__caption__title {\n            margin-top: 4vw;\n            width: 40.2666vw;\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important;\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important;\n    }\n\n    @media screen and (max-width: 1400px) {\n        .intro01__bg img {\n            max-width: unset;\n            width: 1400px;\n        }\n    }\n\n    .dclinic__body__dr p:nth-of-type(1) {\n        font-size: 16px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(2) {\n        font-size: 24px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(3) {\n        font-size: 16px;\n        margin-bottom: 14px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(4) {\n        font-size: 16px;\n        line-height: 1.8;\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro01__bg img {\n            width: 100%;\n        }\n\n        .dclinic__body__dr p:nth-of-type(1) {\n            font-size: 16px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(2) {\n            font-size: 24px;\n            margin-bottom: 12px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(3) {\n            font-size: 14px;\n            margin-bottom: 14px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(4) {\n            font-size: 14px;\n            line-height: 1.8;\n        }\n    }\n\n    .container {\n        width: 100% !important;\n    }\n\n    body {\n        overflow-x: hidden;\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important;\n    }\n\n    .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px;\n    }\n\n    .spec__item__inner {\n        padding-left: 6.7142857142857vw;\n    }\n\n    .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: 0.02em;\n        line-height: 1;\n    }\n\n    .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between;\n    }\n\n    .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n    }\n\n    .spec__item__desc__text__img {\n        margin-top: 50px;\n    }\n\n    .spec__item__desc__text__img.img02 {\n        margin-top: 30px;\n    }\n\n    .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw;\n    }\n\n    .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important;\n    }\n\n    .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .only_pc {\n            display: none;\n        }\n\n        .spec__item {\n            padding-bottom: 70px;\n            padding-top: 50px;\n        }\n\n        .spec__item__inner {\n            padding-left: 0;\n        }\n\n        .spec__item__title {\n            padding: 0 20px;\n        }\n\n        .spec__item__desc {\n            flex-direction: column;\n            margin-top: 35px;\n        }\n\n        .spec__item__desc__img {\n            padding-left: 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.44;\n        }\n\n        .spec__item__desc__text__content__desc {\n            margin-top: 30px;\n        }\n\n        .spec__item__title {\n            font-size: 25px;\n        }\n    }\n\n    .u-cf:after {\n        display: table;\n        clear: both;\n        content: \"\";\n    }\n\n    img {\n        vertical-align: bottom;\n    }\n\n    .sleep__info {\n        background-color: #a2c2dd;\n        font-weight: 500;\n    }\n\n    .sleep__info__book {\n        padding-bottom: 20px;\n        padding-top: 70px;\n    }\n\n    .sleep__info__book__top {\n        font-size: 36px;\n        font-weight: 400 !important;\n        text-align: center;\n    }\n\n    .sleep__info__book__inner {\n        margin: 0 auto;\n        \/*width: 690px;*\/\n        width: 640px;\n    }\n\n    .sleep__info__book__inner__flex {\n        display: flex;\n        margin-top: 40px;\n        justify-content: space-between;\n    }\n\n    .sleep__info__book__img {\n        width: 168px;\n    }\n\n    .sleep__info__book__img img {\n        width: 100%;\n    }\n\n    .sleep__info__book__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .sleep__info__book__text__title {\n        font-size: 30px;\n        line-height: 1.2;\n        font-weight: 400 !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .sleep__info__book {\n            padding-bottom: 20vw;\n            padding-top: 20px;\n        }\n\n        .sleep__info__book__inner {\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .sleep__info__book__top {\n            font-size: 25px;\n            line-height: 1.64;\n            text-align: center;\n        }\n\n        .sleep__info__book__inner__flex {\n            align-items: center;\n            flex-direction: column;\n            margin-top: 30px;\n        }\n\n        .sleep__info__book__img {\n            width: 103px;\n        }\n\n        .sleep__info__book__text {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            margin-top: 30px;\n            padding-left: 0;\n        }\n\n        .sleep__info__book__text__title {\n            font-size: 20px;\n            line-height: 1.35;\n            text-align: center;\n        }\n    }\n\n    .header__bnr a {\n        display: block;\n        text-align: center;\n    }\n\n    .intro__head {\n        background-color: #e7e5d6;\n        padding: 0 6.7142857142857vw;\n    }\n\n    .intro__head img {\n        max-width: 100%;\n    }\n\n    .intro__head__inner {\n        width: 100%;\n        margin: 0 auto;\n        position: relative;\n        max-width: 1130px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro__head {\n            padding: 0;\n        }\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: 749px) {\n        .u-pc {\n            display: none !important;\n        }\n\n        .u-sp {\n            display: block !important;\n        }\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        #size .spec__item__size__lists .slick-dots {\n            left: 20px;\n            width: calc(100% - 40px);\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .mv__caption .mv__caption__text {\n            padding: 0;\n        }\n    }\n\n    .buy__area {\n        background-color: #fff;\n        border-bottom: 1px #000 solid;\n        border-top: 1px #000 solid;\n        bottom: 0;\n        font-weight: 500;\n        left: 0;\n        padding: 15px 0 18px;\n        position: fixed;\n        width: 100%;\n        z-index: 99999;\n    }\n\n    .buy__area__flex {\n        align-items: center;\n        display: flex;\n        justify-content: center;\n        margin: 0 auto;\n        width: 532px;\n    }\n\n    .buy__area__name {\n        font-size: 17px;\n        line-height: 1;\n    }\n\n    .buy__area__price {\n        font-size: 11px;\n        line-height: 1;\n        margin-top: 10px;\n    }\n\n    .buy__area__price span {\n        font-family: \"Helvetica Neue\", Helvetica, sans-serif;\n        font-size: 21px;\n        line-height: 1;\n    }\n\n    .buy__area__btn {\n        background-color: #9c2335;\n        color: #fff !important;\n        font-size: 16px;\n        font-weight: 500;\n        letter-spacing: 0.05em;\n        line-height: 43px;\n        text-align: center;\n        width: 238px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .buy__area {\n            padding: 20px 0;\n        }\n\n        .buy__area__flex {\n            justify-content: center;\n            padding-left: 0;\n            width: auto;\n        }\n\n        .buy__area__text {\n            display: none;\n        }\n\n        .buy__area__btn {\n            font-size: 16px;\n            line-height: 40px;\n            width: 200px;\n        }\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"pillow__mv\" id=\"pillow-mv\"\u003e\n            \u003cdiv class=\"pillow__mv__layer1\"\u003e\n                \u003cimg class=\"u-pc\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_model.jpg\"\n                    alt=\"\" width=\"2000\" height=\"1142\"\u003e\n                \u003cimg class=\"u-sp\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_model_sp.jpg?01\"\n                    alt=\"\" width=\"750\" height=\"1066\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mv__caption\"\u003e\n                \u003ch1 class=\"mv__caption__text\"\u003e\n                    終止打鼾\u003cbr\u003e\u003cspan\u003e促進側臥，享受舒適睡眠\u003c\/span\u003e\n                \u003c\/h1\u003e\n                \u003cdiv class=\"mv__caption__title\"\u003e\n                    \u003cimg class=\"u-pc\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_logo.png\"\n                        alt=\"BRAINSLEEP PILLOW SNORELESS\" width=\"309\" height=\"144\"\u003e\n                    \u003cimg class=\"u-sp\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_logo_sp.png\"\n                        alt=\"BRAINSLEEP PILLOW SNORELESS\" width=\"152\" height=\"66\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n            \u003cdiv class=\"sleep__info__book\"\u003e\n                \u003cdiv class=\"sleep__info__book__inner\"\u003e\n                    \u003ch2 class=\"sleep__info__book__top\"\u003e\n                        睡眠中重要的\u003cbr class=\"only_sp\"\u003e「不只是時間還有品質」\n                    \u003c\/h2\u003e\n                    \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n                        \u003cdiv class=\"sleep__info__book__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_stanford_method.png\"\n                                alt=\"スタンフォード式 最高の睡眠\" width=\"168\" height=\"241\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"sleep__info__book__text\"\u003e\n                            \u003ch3 class=\"sleep__info__book__text__title y_ad_off\"\u003e\n                                整合《史丹佛式最佳睡眠法》的\u003cbr\u003e唯一枕頭\n                            \u003c\/h3\u003e\n                            \u003ch3 class=\"sleep__info__book__text__title y_ad_on\" style=\"display: none\"\u003e\n                                整合《史丹佛式最佳睡眠法》的\u003cbr\u003e唯一枕頭\n                            \u003c\/h3\u003e\n                            \u003cp class=\"sleep__info__book__text__desc y_ad_off\"\u003e\n                                人的一生中約有1\/3都是睡眠時間。\u003cbr\u003e睡眠的品質不好，會使大腦及身體無法休息，\u003cbr\n                                    class=\"u-pc\"\u003e導致無法發揮應有的表現。\u003cbr\u003e正因為是每天使用的重要寢具，\u003cbr class=\"u-pc\"\u003e何不從質量上重新檢視一下呢？\n                            \u003c\/p\u003e\n                            \u003cp class=\"sleep__info__book__text__desc y_ad_on\" style=\"display: none\"\u003e\n                                人的一生中約有1\/3都是睡眠時間。\u003cbr\u003e睡眠的品質不好，會使大腦及身體無法休息，\u003cbr\n                                    class=\"u-pc\"\u003e導致無法發揮應有的表現。\u003cbr\u003e正因為是每天使用的重要寢具，\u003cbr class=\"u-pc\"\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=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro01__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro01_bg_model.png\"\n                    alt=\"\" width=\"1000\" height=\"425\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro01_bg_model_sp.png\"\n                    alt=\"\" width=\"375\" height=\"472\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro01__ttl\"\u003e\n                    6位日本人中，就有1位有習慣性打鼾。\u003cbr\u003e這也影響了伴侶的睡眠。\n                \u003c\/p\u003e\n                \u003cp class=\"intro01__txt\"\u003e\n                    在日本，據說約有2千萬人打鼾，\u003cbr\u003e其中估計有約3百萬到5百萬人可能患有睡眠呼吸中止症。\n                \u003c\/p\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__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg1.jpg\"\n                    alt=\"\" width=\"992\" height=\"585\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg.jpg\"\n                    alt=\"\" width=\"375\" height=\"500\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__bg2\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg2.png\"\n                    alt=\"\" width=\"1000\" height=\"1000\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro02__ttl\"\u003e\n                    \u003cspan\u003e打鼾的原因是\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e仰臥時氣管變窄\u003c\/span\u003e\n                \u003c\/p\u003e\n                \u003cp class=\"intro02__txt\"\u003e\n                    打鼾的原因是當人睡著時，支撐下顎的肌肉放鬆，導致呼吸道被阻塞。當下顎的肌肉放鬆時，重力會使軟顎和舌根等部位下垂，從而使氣道變窄。\n                \u003c\/p\u003e\n                \u003cdiv class=\"intro02__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_img_zh-hant.webp\"\n                        alt=\"\" width=\"1000\" height=\"572\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_img_sp_zh-hant.webp\"\n                        alt=\"\" width=\"307\" height=\"761\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro02__arrow\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_arrow.png\"\n                        alt=\"\" width=\"75\" height=\"86\"\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__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro03_bg_model.jpg\"\n                    alt=\"\" width=\"1000\" height=\"357\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro03_bg_model_sp.jpg\"\n                    alt=\"\" width=\"375\" height=\"510\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro03__ttl\"\u003e\n                    \u003cspan\u003e減少打鼾有效方法是\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e側睡以確保呼吸道暢通。\u003c\/span\u003e\n                \u003c\/p\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__bg\"\u003e\n                \u003cvideo id=\"video01\" class=\"u-pc lozad\" width=\"1400\" height=\"596\" style=\"aspect-ratio: 1400\/596\"\n                    src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cc16e1a081244151b895607b12f707b7.mp4\" preload=\"none\"\n                    autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n                \u003cvideo class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio: 750\/750\"\n                    src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5af86c8b2c0c4a3ebcaef3f7b715f39b.mp4\" preload=\"none\"\n                    autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"intro04__fuki\"\u003e\n                    \u003cp\u003e最多減少\u003cspan class=\"termina\"\u003e66\u003c\/span\u003e%的打鼾程度\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"intro04__ttl\"\u003e\n                    \u003cspan\u003e皇冠波浪型設計的側睡促進枕\u003cbr\u003e能有效抑制打鼾\u003c\/span\u003e\n                \u003c\/p\u003e\n                \u003cdiv class=\"dclinic\"\u003e\n                    \u003cdiv class=\"dclinic__head\"\u003e\n                        \u003cp class=\"dclinic__head__ttl\"\u003e\n                            打鼾、睡眠呼吸中止症專科診所推薦\n                        \u003c\/p\u003e\n                        \u003cp class=\"dclinic__head__txt\"\u003e\n                            在與腦眠科技進行共同研究的D診所東京健康中心中，\u003cbr class=\"u-pc\"\u003e作為預防打鼾的一環，建議使用腦眠科技的減鼾枕來改善睡姿。\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"dclinic__head__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_logo_dclinic.png\"\n                                alt=\"\" width=\"359\" height=\"48\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dclinic__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_img_dclinic.jpg\"\n                            alt=\"\" width=\"1000\" height=\"258\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_img_dclinic_sp.jpg\"\n                            alt=\"\" width=\"306\" height=\"245\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dclinic__body\"\u003e\n                        \u003cp class=\"dclinic__body__ttl\"\u003e\n                            側睡也能使打鼾改善到正常值\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"dclinic__body__wrap\"\u003e\n                            \u003cdiv class=\"dclinic__body__description\"\u003e\n                                \u003cp class=\"dclinic__body__txt\"\u003e\n                                    為了避免睡眠呼吸中止症（\u003cspan\n                                        class=\"termina\"\u003eSAS\u003c\/span\u003e），日常生活中的注意非常重要。限制飲酒、限制使用安眠藥等指導，以及對於肥胖者的飲食指導，還有改善睡姿（改為側睡）等措施，在一定的程度上減輕了（\u003cspan\n                                        class=\"termina\"\u003eSAS\u003c\/span\u003e）重症的嚴重程度。在輕度患者中，無呼吸的情況有時會改善到接近正常範圍。\n                                \u003c\/p\u003e\n                                \u003cdiv class=\"dclinic__body__dr u-pc\"\u003e\n                                    \u003cp\u003e睡眠中心長官\u003c\/p\u003e\n                                    \u003cp\u003e井坂 奈央\u003c\/p\u003e\n                                    \u003cp\u003e\n                                        \u003cspan class=\"termina\"\u003eD\u003c\/span\u003e診所東京健康中心／睡眠、\u003cspan\n                                            class=\"termina\"\u003eSAS\u003c\/span\u003e門診／醫學博士\n                                    \u003c\/p\u003e\n                                    \u003cp\u003e\n                                        資格認證\u003cbr\u003e日本睡眠學會專門醫師／耳鼻喉科專門醫師／厚生勞動省指定線上問診研修修畢\n                                    \u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"dclinic__body__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_dr_dclinic.jpg\"\n                                    alt=\"\" width=\"494\" height=\"357\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_dr_dclinic_sp.jpg\"\n                                    alt=\"\" width=\"261\" height=\"189\"\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"dclinic__body__dr u-sp\"\u003e\n                                \u003cp\u003e睡眠中心長官\u003c\/p\u003e\n                                \u003cp\u003e井坂 奈央\u003c\/p\u003e\n                                \u003cp\u003e\n                                    \u003cspan class=\"termina\"\u003eD\u003c\/span\u003e診所東京健康中心／睡眠、\u003cspan class=\"termina\"\u003eSAS\u003c\/span\u003e門診／醫學博士\n                                \u003c\/p\u003e\n                                \u003cp\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\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro05__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro05_bg_model.jpg\"\n                    alt=\"\" width=\"1000\" height=\"586\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro05_bg_model.png\"\n                    alt=\"\" width=\"375\" height=\"539\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro05__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro05__txt\"\u003e\n                    確保呼吸道暢通，減緩打鼾。\u003cbr\u003e也讓伴侶有個寧靜的夜晚。\n\n                \u003c\/p\u003e\n                \u003cdiv class=\"intro05__logo\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_product_logo.png\"\n                        alt=\"\" width=\"277\" height=\"129\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology js-box animatedParent animateOnce\" id=\"technology\" data-sequence=\"300\"\n            data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"section__title__text\"\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 fadeInUpShort animated\"\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\n                        \u003ca href=\"#tech01\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav01.jpg\"\n                                    alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav01_sp.jpg\"\n                                    alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan\u003e01\u003c\/span\u003e促進側睡的\u003cbr\u003e皇冠波浪型設計\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\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 class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav02_model.jpg\"\n                                    alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav02_model_sp.jpg\"\n                                    alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan\u003e02\u003c\/span\u003e使用超透氣材質\u003cbr\u003e通往深沉睡眠\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\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 class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav03.jpg\"\n                                    alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav03_sp.jpg\"\n                                    alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                                \u003cspan\u003e03\u003c\/span\u003e可水洗保持清潔\n                            \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\u003eCrown wave\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_01\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cvideo id=\"video02\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\"\n                            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3c2a16730ef04c888e2a705944f6ecc6.mp4\"\n                            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\"\u003e\n                                抑制打鼾\u003cbr\u003e皇冠波浪型設計，\u003cbr\u003e可以促進側睡，調整呼吸\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                流暢的皇冠波浪型設計可以始終保持側睡姿勢。確保睡眠中的呼吸道，透過順暢的呼吸減少打鼾。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_02\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cvideo id=\"video03\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\"\n                            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/558d3cf7598545b692f1a83abe563c8f.mp4\"\n                            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 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\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_03\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_03_zh-hant.webp\"\n                            alt=\"\" width=\"817\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_03_zh-hant.webp\"\n                            alt=\"\" width=\"355\" height=\"200\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_04_sp_zh-hant.webp\"\n                            alt=\"\" width=\"355\" height=\"355\"\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\"\n                                style=\"position: relative;z-index: 2;\"\u003e\n                                減少66%的打鼾程度\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                在10位持有打鼾煩惱的測試者當中，計算睡眠時側臥時間裡的打鼾頻率。和一般的枕頭比較起來，使用腦眠科技的減鼾枕會增加側臥的時間，打鼾的頻率也會減輕約66%。側睡會自然地使打鼾消除。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_04\"\n                    data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\" style=\"border: 1px solid #000\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_04_zh-hant.webp\"\n                            alt=\"\" width=\"817\" height=\"459\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\n                        \u003cbr\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_05\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_05_zh-hant.webp\"\n                            alt=\"\" width=\"817\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_05_zh-hant.webp\"\n                            alt=\"\" width=\"355\" height=\"200\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_06_model_zh-hant.webp\"\n                            alt=\"\" width=\"354\" height=\"400\"\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\n                                完美支援側睡\u003cbr\u003e因應不同喜好與體格的\u003cbr\u003e兩用的設計\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                柔軟型／標準型的兩用設計，協助不同偏好或不同體格的您，找到完美的側睡姿勢。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_06\"\n                    data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_06_model_zh-hant.webp\"\n                            alt=\"\" width=\"815\" height=\"920\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\n                        \u003cbr\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_07\" data-sequence=\"300\"\n                    data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_07_model.jpg\"\n                            alt=\"\" width=\"810\" height=\"490\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_07_model_sp.jpg\"\n                            alt=\"\" width=\"355\" height=\"215\"\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\n                                減輕頸部、肩膀的負擔\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                頸部支點能確實地支撐脖子，減少頭部過度下沉。保持正確的側臥睡姿，並因著側睡得以減輕頸部與肩膀的負擔。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"tech02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"\"\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e02\u003c\/span\u003eSuper breathable\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_01\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_01_model.jpg\"\n                            alt=\"\" width=\"816\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_01_model_sp.jpg\"\n                            alt=\"\" width=\"350\" height=\"350\"\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\n                                超透氣材質\u003cbr\u003e完美控制睡眠溫度與濕度\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                擁有90%以上的空氣層，使得睡眠時產生的熱度與濕氣不會堆積在枕頭上，能夠創造舒適的睡眠環境。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"tech01_01\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_01_zh-hant.webp\"\n                                alt=\"\" width=\"300\" height=\"214\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_02\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_02.jpg\"\n                            alt=\"\" width=\"816\" height=\"459\" 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\u003cbr\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n                            更多詳細的測試結果\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_evidence2_1_zh-hant.webp\"\n                                alt=\"熱がこもらない\" width=\"360\" height=\"275\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003e\n                                散熱數值高、\u003cbr\u003e也不囤積熱度\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__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 animatedParent animateOnce\" id=\"tech03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"\"\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e03\u003c\/span\u003eSuper clean\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_01.png\"\n                            alt=\"\" width=\"817\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_01.jpg\"\n                            alt=\"\" width=\"351\" height=\"351\"\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                                可用蓮蓬頭洗滌\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                據說人在睡覺的時候，大約會釋放約1杯（200ml）的汗水。\u003cbr\u003e高度的透氣性使得濕氣不殘留，能保持衛生。\u003cbr\u003e並且因為能直接使用清水沖洗，風乾的時間也快速，隨時都能保持清潔。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n                            更多詳細的測試結果\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_evidence2_2_zh-hant.webp\"\n                                alt=\"カビの発生が少ない\" width=\"311\" height=\"230\"\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推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\n                            \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\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_evidence2_2_2_zh-hant.webp\"\n                                alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\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                                本產品相較於其他材質的長螨跡象，有壓倒性地低下。 推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\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\n                                MADE IN JAPAN\n                            \u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_quality.jpg\"\n                            alt=\"\" width=\"1400\" height=\"786\"\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\n                                MADE IN JAPAN\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                \u003cspan\u003e講究的工藝\n                                    \u003cbr\u003e品質安心有保證\u003c\/span\u003e床墊和枕頭等，經過了技術人員和工匠們一個一個細心的操刀，反覆進行品質確認。\u003cbr\u003e經過每道嚴密的品質檢查，將包裝好的商品送至顧客的手中。\n\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_water\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_water.jpg\"\n                            alt=\"\" width=\"1400\" height=\"786\"\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\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=\"spec__title js-box animatedParent animateOnce\" id=\"spec\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eSPEC\u003c\/span\u003e樣式\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"size\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n                \u003cdiv class=\"size__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_size.jpg\"\n                        alt=\"\" width=\"1000\" height=\"514\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_size_sp.jpg\"\n                        alt=\"\" width=\"355\" height=\"200\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"side__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_side_zh-hant.webp\"\n                        alt=\"\" width=\"1000\" height=\"529\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_side_sp_zh-hant.webp\"\n                        alt=\"\" width=\"256\" height=\"299\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"material\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_material.jpg\"\n                            alt=\"\" width=\"1400\" height=\"786\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                                100%可回收\u003cbr\u003e永續性材質\n                            \u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                在枕頭上，我們使用了對地球友善的材料，可100%再生利用。考量到地球環境，要求使用永續的素材。\u003cbr\u003e材質：聚乙烯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        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"cover\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n                    \u003cp class=\"spec__item__title__under\"\u003e\n                        可以選擇1種專用的枕頭套。\n                    \u003c\/p\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\"\n                                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_cover_organic.jpg\"\n                                alt=\"\" width=\"1400\" height=\"786\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\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                                    採用3年以上未使用農藥和化學肥料的農地所栽培的棉花。對地球友善的100%有機棉材質，能夠隨時清潔，是一款要求天然材質×高機能性的舒適枕頭套。\u003cbr\u003e抗菌防臭／除臭／吸水速乾／防止靜電／抗黴／花粉脫離／混和型觸媒\u003cbr\u003e棉花100%\n                                \u003c\/p\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\n                                \u003cimg loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_cover_snoreless.jpg\"\n                                    alt=\"\" width=\"353\" height=\"212\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .sp_reco {\n            font-size: 12px !important;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"related__title animatedParent animateOnce\" id=\"related\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e相關商品\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"related_products\" style=\"border-top: unset\"\n            data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow.jpg?01\"\n                            alt=\"\" width=\"842\" height=\"393\"\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\n                                腦眠科技枕\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003e\n                                快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                因為使用特殊認證的3層構造\u00269階段層次設計技術，使其可以漸漸貼合您的頭部大小和睡姿，在使用的過程中擁有舒適的睡眠且成為您量身貼合的枕頭。\u003cbr\u003e本產品為了呈現良好睡眠品質必須的黃金90分鐘，因此搭載了3個機能，以讓「腦部進入睡眠」為重點製作。\n                            \u003c\/p\u003e\n                            \u003ca href=\"\/zh\/products\/pillow\" class=\"related__btn\"\n                                target=\"_blank\"\u003e購買請點此處\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow_cool.jpg\"\n                            alt=\"\" width=\"815\" height=\"458\"\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\"\u003e\n                                腦眠科技枕 完美涼感\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003e\n                                夏日睡眠，清涼感受。\u003cbr\u003e快速、深沉、直達腦眠。\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                是一款附加冰袋，使炎熱的夏天也能好好地冷卻頭部的枕頭。\n                            \u003c\/p\u003e\n                            \u003ca href=\"\/zh\/products\/pillow_perfectcool\" class=\"related__btn\"\n                                target=\"_blank\"\u003e購買請點此處\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow_conditioning.jpg\"\n                            alt=\"\" width=\"815\" height=\"458\"\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\n                                腦眠科技枕 頸部曲線貼合\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003e\n                                調整頸部到適合的曲線\u003cbr\u003e熟睡時也能調整體態\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                由睡眠專門針灸推拿工作室監督的可調整式頸部曲線機能枕。延伸頸部使頭部舒緩，並讓頭頸周圍能感受到輕盈舒適。\n                            \u003c\/p\u003e\n                            \u003ca href=\"\/zh\/products\/pillow_neckconditioning\"\n                                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            \u003cdiv class=\"comparison fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"comparison__ttl\"\u003e產品比較表\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_comparison_zh-hant.webp\"\n                        alt=\"\" width=\"1000\" height=\"819\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_comparison_zh-hant.webp\"\n                            alt=\"\" width=\"1000\" height=\"819\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png?2\"\n                            class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\"\n                            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png?2\"\n                            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        \u003csection class=\"faq js-box animatedParent animateOnce\" id=\"faq\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item 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                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            枕頭進行保養時須注意：\u003cbr\u003e摺疊或負重會使枕頭留下紋路、凹陷等狀況。保養時請勿使用熱水。長時間的曝曬也會使品質劣化。請避免在陽光下曝曬，一定要陰乾。\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                            不使用枕頭時，請避免收納至高溫潮濕或是有負重的環境。也請避免日光直射、高溫的環境。\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請將枕頭套的網狀面朝下放置，枕頭的背後朝上放入。放入枕頭後，將枕頭套的折翼放入枕頭套的內側，將枕頭反轉，使柔軟面朝上即可向頭部使用。\u003cbr\u003e\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                        和腦眠科技枕有甚麼差異？\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            腦眠科技枕的特徵是〈如同客製的貼合感〉貼合使用者的頭型。以特殊的3層×9段構造加工，使其擁有極度柔軟且如同特製般的貼合感。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\"\n        href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_all_v1.css\"\u003e\n    \u003cscript defer\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_all_v1.js?2\"\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003c!--パラメータ表示制御--\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    .intro__txt,\n    .intro01__ttl,\n    .intro02__ttl span,\n    .intro03__ttl span,\n    .intro04__fuki p,\n    .intro04__ttl,\n    .intro04__ttl span,\n    .dclinic__head__ttl,\n    .dclinic__body__ttl,\n    .intro05__txt,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title,\n    .conditioningstudio__ttl,\n    .spec__item__desc__text__content__title,\n    .technology__link__lists__title,\n    .sleep__info__book__top,\n    .sleep__info__book__text__title,\n    .mv__caption__text,\n    .mv__caption__text span,\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        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    @media screen and (min-width: 750px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 18px !important;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 12px !important;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block\"\u003e\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"有機材質（有機棉） \/ 白色","offer_id":42252998836247,"sku":"P0004S1-FRCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"有機材質（有機棉） \/ 深藍色","offer_id":42252998869015,"sku":"P0004S1-FRMN","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_snoreless_organic_cloudwhite.jpg?v=1744613223"},{"product_id":"pillow_perfectcool","title":"腦睡眠科技枕 完美涼感","description":"\u003cstyle\u003e\n    .intro02__txt2 {\n      font-size: 88px;\n      line-height: 1;\n      background: linear-gradient(90deg, #87F6FC 0%, #2B5BA5 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n    .technology__item__graph__content {\n      height: fit-content!important;\n    }\n    .gradient__head {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      position: relative;\n      z-index: 1;\n      color: #fff;\n    }\n    .gradient__patent {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      position: relative;\n      \/*background-color: #222;*\/\n      width: 110px;\n      height: 110px;\n      font-size: 30px;\n      letter-spacing: .2em;\n    }\n    .gradient__patent:before {\n      content: \"\";\n      display: block;\n      width: 100px;\n      height: 100px;\n      border-top: 3px solid #fff;\n      border-left: 3px solid #fff;\n      position: absolute;\n      top: -6px;\n      left: -6px;\n    }\n    .gradient__patent:after {\n      content: \"\";\n      display: block;\n      width: 100px;\n      height: 100px;\n      border-right: 1px solid #fff;\n      border-bottom: 1px solid #fff;\n      position: absolute;\n      bottom: -2px;\n      right: 0;\n    }\n    .gradient__ttl__wrap {\n      padding-left: 24px;\n      margin-top: -5px;\n    }\n    .gradient__ttl {\n      font-size: 18px;\n      letter-spacing: .3em;\n    }\n    .gradient__ttl span {\n      font-family: Termina,  \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", \"ヒラギノ角ゴ ProN W3\", \"Hiragino Kaku Gothic ProN W3\", HiraKakuProN-W3, \"ヒラギノ角ゴ ProN\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ Pro\", \"Hiragino Kaku Gothic Pro\", \"メイリオ\", Meiryo, Osaka, \"ＭＳ Ｐゴシック\", \"MS PGothic\", \"Helvetica Neue\", HelveticaNeue, Helvetica, Arial, \"Segoe UI\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n      font-size: 30px;\n      line-height: 1.5;\n      margin-top: 6px;\n      letter-spacing: .3em;\n      font-weight: normal;\n    }\n    .gradient__txt {\n      width: 100%;\n      text-align: center;\n      margin-top: 22px;\n      font-size: 16px;\n      letter-spacing: .05em;\n    }\n    @media screen and (max-width: 749px) {\n      .intro02__txt2 {\n        font-size: 12vw;\n        letter-spacing: .1em;\n        line-height: 1.2;\n      }\n      .gradient__head {\n        margin-bottom: 10px;\n      }\n      .gradient__patent {\n        width: 60px;\n        height: 60px;\n        font-size: 17px;\n        letter-spacing: .15em;\n        line-height: 1.3;\n        margin-left: 5px;\n      }\n      .gradient__patent:before {\n        width: 57px;\n        height: 57px;\n      }\n      .gradient__patent:after {\n        width: 57px;\n        height: 57px;\n      }\n      .gradient__ttl__wrap {\n        padding-left: 14px;\n      }\n      .gradient__ttl {\n        font-size: 10px;\n      }\n      .gradient__ttl span {\n        font-size: 17px;\n        margin-top: 3px;\n      }\n      .gradient__txt {\n        margin-top: 10px;\n        font-size: 10px;\n      }\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      .technology__item__desc div:empty {\n        display: block;\n      }\n    \n      .rwlp__wrapper {\n        overflow-x: hidden;\n      }\n    \n      .rwlp__wrapper video {\n        height: auto;\n      }\n    \n      .rwlp__wrapper a {\n        text-decoration: unset;\n        color: #000;\n      }\n    \n      .rwlp__wrapper .other__pillow__text__sub__more {\n        color: #fff;\n      }\n    \n      .rwlp__wrapper .other__more__btn {\n        color: #fff;\n      }\n    \n      .rwlp__wrapper .other__more__btn__black {\n        color: #000!important;\n      }\n    \n      .rwlp__wrapper ul {\n        list-style: none;\n      }\n    \n      .technology__link__lists {\n        padding: 0;\n      }\n    \n      .rwlp__wrapper img {\n        width: 100%;\n        height: auto;\n        max-width: 100%;\n        border: unset;\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 .other__more__btn {\n        color: #fff;\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      .kv__cool__ttl {\n        color: #fff;\n      }\n    \n      .kv__cool__ttl {\n        padding: 0 !important;\n      }\n    \n      .u-pc {\n        display: block !important;\n      }\n    \n      .u-sp {\n        display: none !important;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .u-pc {\n          display: none !important;\n        }\n    \n        .u-sp {\n          display: block !important;\n        }\n      }\n    \n      @media screen and (min-width: 750px) {\n        .sec {\n          padding: 100px 0;\n        }\n      }\n    \n      @media screen and (max-width: 749px) {\n        .sec {\n          padding: 50px 0;\n        }\n      }\n    \n      .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both;\n      }\n    \n      .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px);\n      }\n    \n      h1,\n      h2,\n      h3 {\n        font-weight: 400 !important;\n      }\n    \n      .only_sp {\n        display: none;\n      }\n    \n      .sleep__info {\n        background-color: #a2c2dd;\n        font-weight: 500;\n      }\n    \n      .sleep__info__book {\n        padding-bottom: 20px;\n        padding-top: 70px;\n      }\n    \n      .sleep__info__book__top {\n        font-size: 36px;\n        font-weight: 400 !important;\n        text-align: center;\n      }\n    \n      .sleep__info__book__inner {\n        margin: 0 auto;\n        width: 640px;\n      }\n    \n      .sleep__info__book__inner__flex {\n        display: flex;\n        margin-top: 40px;\n        justify-content: space-between;\n      }\n    \n      .sleep__info__book__img {\n        width: 168px;\n      }\n    \n      .sleep__info__book__img img {\n        width: 100%;\n      }\n    \n      .sleep__info__book__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n      }\n    \n      .sleep__info__book__text__title {\n        font-size: 30px;\n        line-height: 1.2;\n        font-weight: 400 !important;\n      }\n    \n      .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n          \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .only_sp {\n          display: block;\n        }\n    \n        .sleep__info__book {\n          padding-bottom: 10px;\n          padding-top: 20px;\n        }\n    \n        .sleep__info__book__inner {\n          margin: 0 auto;\n          padding: 0 20px;\n          width: 100%;\n        }\n    \n        .sleep__info__book__top {\n          font-size: 25px;\n          line-height: 1.64;\n          text-align: center;\n        }\n    \n        .sleep__info__book__inner__flex {\n          align-items: center;\n          flex-direction: column;\n          margin-top: 30px;\n        }\n    \n        .sleep__info__book__img {\n          width: 103px;\n        }\n    \n        .sleep__info__book__text {\n          display: flex;\n          flex-direction: column;\n          justify-content: center;\n          margin-top: 30px;\n          padding-left: 0;\n        }\n    \n        .sleep__info__book__text__title {\n          font-size: 20px;\n          line-height: 1.35;\n          text-align: center;\n        }\n      }\n    \n      .u-ta-c {\n        text-align: center !important;\n      }\n    \n      .u-mt-8 {\n        margin-top: 8px !important;\n      }\n    \n      .remodal,\n      [data-remodal-id] {\n        display: none;\n      }\n    \n      .remodal {\n        position: relative;\n        outline: 0;\n        -webkit-text-size-adjust: 100%;\n        -moz-text-size-adjust: 100%;\n        -ms-text-size-adjust: 100%;\n        text-size-adjust: 100%;\n      }\n    \n      .remodal {\n        -webkit-box-sizing: border-box;\n        box-sizing: border-box;\n        width: 100%;\n        margin-bottom: 10px;\n        padding: 35px;\n        -webkit-transform: translate3d(0, 0, 0);\n        transform: translate3d(0, 0, 0);\n        color: #2b2e38;\n        background: #fff;\n      }\n    \n      .remodal {\n        vertical-align: middle;\n      }\n    \n      .remodal-close {\n        position: absolute;\n        top: 0;\n        left: 0;\n        display: block;\n        overflow: visible;\n        width: 35px;\n        height: 35px;\n        margin: 0;\n        padding: 0;\n        text-decoration: none;\n        color: #95979c;\n        border: 0;\n        outline: 0;\n        background: 0 0;\n      }\n    \n      .remodal-close:before {\n        font-family: Arial, \"Helvetica CY\", \"Nimbus Sans L\", sans-serif !important;\n        font-size: 25px;\n        line-height: 35px;\n        position: absolute;\n        top: 0;\n        left: 0;\n        display: block;\n        width: 35px;\n        content: \"\\00d7\";\n        text-align: center;\n      }\n    \n      .remodal-close::-moz-focus-inner {\n        padding: 0;\n        border: 0;\n      }\n    \n      @media only screen and (min-width: 641px) {\n        .remodal {\n          max-width: 700px;\n        }\n      }\n    \n      body {\n        overflow-x: hidden;\n      }\n    \n      .technology__item {\n        border-top: 1px #000 solid;\n        font-weight: 500;\n        padding-bottom: 110px;\n        padding-top: 70px;\n      }\n    \n      .technology__item__inner {\n        padding-left: 6.7142857142857vw;\n      }\n    \n      .technology__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n          \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        line-height: 1;\n      }\n    \n      .technology__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        position: relative;\n      }\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: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n      }\n    \n      .technology__item__desc__img {\n        padding-top: 36%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1;\n      }\n    \n      .technology__item__desc__img img {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%;\n      }\n    \n      .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 500;\n        letter-spacing: -0.06em;\n        line-height: 1.733333333333333;\n      }\n    \n      .technology__item__desc__text__content__desc {\n        font-size: 16px;\n        letter-spacing: -0.06em;\n        line-height: 1.9375;\n        margin-top: 40px;\n      }\n    \n      #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n          \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400;\n        letter-spacing: 0;\n      }\n    \n      .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px;\n      }\n    \n      .spec__item__inner {\n        padding-left: 6.7142857142857vw;\n      }\n    \n      .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n          \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: 0.02em;\n        line-height: 1;\n      }\n    \n      .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between;\n      }\n    \n      .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n      }\n    \n      .spec__item__desc__text__img {\n        margin-top: 50px;\n      }\n    \n      .spec__item__desc__text__img.img02 {\n        margin-top: 30px;\n      }\n    \n      .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw;\n      }\n    \n      .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important;\n      }\n    \n      .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .technology__item {\n          padding-bottom: 70px;\n          padding-top: 40px;\n        }\n    \n        .technology__item__inner {\n          padding-left: 0;\n        }\n    \n        .technology__item__title {\n          padding: 0 20px;\n          font-size: 25px;\n        }\n    \n        .technology__item__desc {\n          flex-direction: column;\n          margin-top: 20px;\n        }\n    \n        .technology__item__desc__img {\n          margin-left: 20px;\n          padding-top: 54%;\n          width: calc(100% - 20px);\n        }\n    \n        .technology__item__desc__img img {\n          height: 100%;\n          left: 0;\n          position: absolute;\n          top: 0;\n          width: 100%;\n          object-fit: cover;\n        }\n    \n        .technology__item__desc__text {\n          display: block;\n          margin: 25px 0 0;\n          padding: 0 20px;\n          width: 100%;\n        }\n    \n        .technology__item__desc__text__content__title {\n          font-size: 22px;\n          line-height: 1.44;\n        }\n    \n        .technology__item__desc__text__content__desc {\n          margin-top: 20px;\n        }\n    \n        #clean .technology__item__desc__text {\n          margin: 25px 0 0;\n        }\n    \n        #clean .technology__item__desc.tips .technology__item__desc__text {\n          margin-top: 0;\n        }\n    \n        .spec__item {\n          padding-bottom: 70px;\n          padding-top: 50px;\n        }\n    \n        .spec__item__inner {\n          padding-left: 0;\n        }\n    \n        .spec__item__title {\n          padding: 0 20px;\n        }\n    \n        .spec__item__desc {\n          flex-direction: column;\n          margin-top: 35px;\n        }\n    \n        .spec__item__desc__img {\n          padding-left: 20px;\n          width: 100%;\n        }\n    \n        .spec__item__desc__text {\n          display: block;\n          margin: 25px 0 0;\n          padding: 0 20px;\n          width: 100%;\n        }\n    \n        .spec__item__desc__text__content__title {\n          font-size: 25px;\n          line-height: 1.44;\n        }\n    \n        .spec__item__desc__text__content__desc {\n          margin-top: 30px;\n        }\n    \n        .spec__item__title {\n          font-size: 25px;\n        }\n      }\n    \n      .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 500;\n        line-height: 1.6;\n        margin-left: 65px;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .other__pillow__text__sub__title {\n          display: none;\n        }\n    \n        .other__pillow__text__sub__title.u-sp {\n          display: block;\n          font-size: 15px;\n          margin: 0;\n          padding: 20px 0 0 0;\n          text-align: center;\n          position: relative;\n          z-index: 2;\n        }\n      }\n    \n      @media screen and (max-width: 749px) {\n        .other__conforter__text__sub__title {\n          display: none;\n        }\n    \n        .other__conforter__text__sub__title.u-sp {\n          display: block;\n          font-size: 15px;\n          font-weight: 400;\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    \n      .remodal {\n        padding: 0;\n        max-width: 650px;\n      }\n    \n      .remodal-close {\n        left: auto;\n        right: 0;\n      }\n    \n      .remodal-close:before {\n        font-size: 40px;\n      }\n    \n      img {\n        vertical-align: bottom;\n      }\n    \n      @media screen and (min-width: 750px) {\n        .remodal__coverguide {\n          min-width: 1200px !important;\n        }\n    \n        .remodal__coverguide .spec__item__title,\n        .remodal__coverguide .spec__item__desc {\n          text-align: left;\n          padding-left: 7.5%;\n        }\n    \n        .remodal .spec__item__inner {\n          padding-left: 0;\n        }\n    \n        .remodal .spec__item__desc__img {\n          width: 58.1428571428571%;\n        }\n    \n        .remodal .spec__item__desc__text {\n          text-align: left;\n          margin-right: 8.0714285714286%;\n          width: 26.2857142857143%;\n        }\n      }\n    \n      @media screen and (max-width: 749px) {\n    \n        .remodal__coverguide .spec__item__title,\n        .remodal__coverguide .spec__item__desc {\n          text-align: left;\n          padding-left: 20px;\n        }\n    \n        .remodal .spec__item__desc__text {\n          text-align: left;\n        }\n      }\n    \n      .tech01_01_2 {\n        width: calc(100% - 40px);\n        margin-top: 32px;\n        margin-left: 20px;\n      }\n    \n      @media screen and (min-width: 750px) {\n        .tech01_01_2 {\n          margin-top: 60px;\n          margin-left: 0;\n          width: 25vw;\n          bottom: 0;\n          left: 0;\n        }\n      }\n    \n      @media screen and (max-width: 749px) {\n        .spec__table1__wrap {\n          width: 100%;\n          overflow-y: hidden;\n          overflow-x: scroll;\n          position: relative;\n        }\n    \n        .technology__item .spec__table1__wrap img {\n          width: 220vw;\n          max-width: unset;\n        }\n    \n        .spec__table1__wrap::-webkit-scrollbar {\n          height: 4px;\n        }\n    \n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n          background: #000;\n          border-radius: 5px;\n        }\n    \n        .spec__table1__wrap::-webkit-scrollbar-track {\n          background: #b8b8b8;\n          border-radius: 5px;\n        }\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    \n        .spec__table__nav .spec__table__nav__prev {\n          left: -25px;\n        }\n    \n        .spec__table__nav .spec__table__nav__next {\n          right: -25px;\n        }\n    \n        .cta__item__type .cta__item__label__wrap label {\n          font-size: 10px;\n        }\n    \n        .cta__item__type .cta__item__label__wrap:nth-of-type(1) label {\n          padding: 18px 7px !important;\n        }\n      }\n    \n      .kv__cool {\n        position: relative;\n        height: 57.1428vw;\n      }\n    \n      .kv__cool__bg {\n        position: absolute;\n        left: 0;\n        top: 0;\n        width: 100vw;\n        height: 57.1428vw;\n      }\n    \n      .kv__cool__inner {\n        width: 82vw;\n        padding: 7.57vw 0;\n        box-sizing: border-box;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n        color: #fff;\n      }\n    \n      .kv__cool__ttl {\n        font-size: 4.07142vw;\n        line-height: 1.25;\n        font-feature-settings: \"palt\";\n        margin-bottom: 14vw;\n      }\n    \n      .kv__cool__ttl span {\n        font-size: 2.35714vw;\n        display: block;\n        font-feature-settings: \"palt\";\n      }\n    \n      .kv__cool__logo p {\n        font-size: 1.5714vw;\n        border: 1px solid #fff;\n        padding: 0.7vw 1vw;\n        display: inline-block;\n        line-height: 1;\n        margin-bottom: 1vw;\n      }\n    \n      .kv__cool__logo img {\n        width: 27.428vw;\n      }\n    \n      .intro01__txt2 span {\n        margin-bottom: 32px;\n        padding: 0 10px;\n        font-size: 36px;\n        display: inline-block;\n        background: rgb(204, 82, 30);\n        background: linear-gradient(162deg,\n            rgba(204, 82, 30, 1) 0%,\n            rgba(240, 167, 49, 1) 62%);\n      }\n    \n      .intro02__bg img {\n        width: auto;\n        max-height: 800px;\n        max-width: unset;\n      }\n    \n      @media screen and (max-width: 767px) {\n        .kv__cool {\n          height: 142vw;\n        }\n    \n        .kv__cool__bg {\n          width: 100vw;\n          height: 142vw;\n        }\n    \n        .kv__cool__inner {\n          width: 86vw;\n          padding: 9vw 0;\n          margin: 0 auto;\n        }\n    \n        .kv__cool__ttl {\n          font-size: 6.9333vw;\n          line-height: 1.7;\n          margin-bottom: 75vw;\n        }\n    \n        .kv__cool__ttl span {\n          font-size: 5.0666vw;\n        }\n    \n        .kv__cool__logo p {\n          font-size: 2.97vw;\n          border: 1px solid #fff;\n          padding: 1.5vw;\n          margin-bottom: 3vw;\n        }\n    \n        .kv__cool__logo img {\n          width: 51.4666vw;\n        }\n    \n        .intro01__txt1.u-sp {\n          font-size: 5.3333vw;\n          padding: 3vw 10vw;\n          border: 2px solid #fff;\n          margin-bottom: 10vw;\n          display: inline-block !important;\n        }\n    \n        .intro01__txt2.u-sp {\n          display: flex !important;\n          align-items: center;\n          flex-direction: column;\n          justify-content: center;\n          position: relative;\n          z-index: 1;\n        }\n    \n        .intro01__txt2 span {\n          margin-bottom: 4vw;\n          padding: 0 2vw;\n          font-size: 5.333vw;\n        }\n    \n        .intro02__bg img {\n          max-height: unset;\n          width: 100%;\n        }\n      }\n    \n      .spec03 img {\n        width: 90%;\n        margin: 0 auto;\n      }\n    \n      .spec04 img {\n        width: 48%;\n        display: block;\n        margin: 0 auto;\n      }\n    \n      .related__items__item__img img {\n        height: auto;\n        display: block;\n        margin: 0 auto;\n      }\n    \n      .related__items__item:nth-of-type(1) .related__items__item__img img {\n        width: 440px;\n      }\n    \n      .related__items__item:nth-of-type(2) .related__items__item__img img {\n        width: 402px;\n      }\n    \n      .related__items__item:nth-of-type(3) .related__items__item__img img {\n        width: 388px;\n      }\n    \n      #spec01 .technology__item__desc__img {\n        padding-top: 0;\n      }\n    \n      #spec01 .technology__item__desc__img img {\n        height: auto;\n        position: relative;\n        width: 85%;\n      }\n    \n      @media screen and (max-width: 767px) {\n    \n        .spec01 img,\n        .spec02 img,\n        .spec03 img {\n          width: 90%;\n          margin: 0 auto;\n        }\n    \n        .spec04 img {\n          width: 58%;\n        }\n    \n        .related__items__item__img img {\n          height: auto;\n          display: block;\n          margin: 0 auto;\n        }\n    \n        .related__items__item:nth-of-type(1) .related__items__item__img img {\n          width: unset;\n        }\n    \n        .related__items__item:nth-of-type(2) .related__items__item__img img {\n          width: unset;\n        }\n    \n        .related__items__item:nth-of-type(3) .related__items__item__img img {\n          width: unset;\n        }\n    \n        #spec01 .technology__item__desc__img {\n          margin: 0;\n          width: 100%;\n        }\n    \n        #spec01 .technology__item__desc__img img {\n          height: auto;\n          position: relative;\n          width: 100%;\n        }\n    \n        #spec01 .technology__item__desc__img.spec02__img img {\n          width: 58%;\n          margin-left: 15%;\n        }\n      }\n    \n      .intro01__head,\n      .intro04__head {\n        margin-top: 0 !important;\n      }\n    \n      .technology__link__lists__title {\n        margin-bottom: 0;\n      }\n    \n      .faq__item__question,\n      .technology__item__graph__title,\n      .technology__item__desc__text__content__title,\n      .technology__item__title {\n        margin: 0;\n      }\n    \n      .other__col2__item__inner {\n        z-index: 1;\n        position: relative;\n      }\n    \n      body {\n        visibility: visible !important;\n        opacity: 1 !important;\n      }\n    \n      .intro01__head {\n        margin-top: 0;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .intro4 {\n          font-size: 0;\n        }\n    \n        #other__conforter .other__col2__item__logo,\n        #other__coin .other__col2__item__logo,\n        .other__pillow__text__title__logo,\n        .intro04__head,\n        .intro01__head {\n          padding: 0 !important;\n        }\n    \n        .section__title__text {\n          padding: 10px 0 0 !important;\n        }\n    \n        .other__pillow__text__sub__title.u-sp {\n          padding: 20px 0 0 !important;\n        }\n      }\n    \n      .buy__area {\n        background-color: #fff;\n        border-bottom: 1px #000 solid;\n        border-top: 1px #000 solid;\n        bottom: 0;\n        font-weight: 500;\n        left: 0;\n        padding: 15px 0 18px;\n        position: fixed;\n        width: 100%;\n        z-index: 99999;\n      }\n    \n      .buy__area__flex {\n        align-items: center;\n        display: flex;\n        justify-content: center;\n        margin: 0 auto;\n        width: 532px;\n      }\n    \n      .buy__area__name {\n        font-size: 17px;\n        line-height: 1;\n      }\n    \n      .buy__area__price {\n        font-size: 11px;\n        line-height: 1;\n        margin-top: 10px;\n      }\n    \n      .buy__area__price span {\n        font-family: \"Helvetica Neue\", Helvetica, sans-serif;\n        font-size: 21px;\n        line-height: 1;\n      }\n    \n      .buy__area__btn {\n        background-color: #9c2335;\n        color: #fff !important;\n        font-size: 16px;\n        font-weight: 500;\n        letter-spacing: 0.05em;\n        line-height: 43px;\n        text-align: center;\n        width: 238px;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .buy__area {\n          padding: 20px 0;\n        }\n    \n        .buy__area__flex {\n          justify-content: center;\n          padding-left: 0;\n          width: auto;\n        }\n    \n        .buy__area__text {\n          display: none;\n        }\n    \n        .buy__area__btn {\n          font-size: 16px;\n          line-height: 40px;\n          width: 200px;\n        }\n      }\n    \n      html {\n        scroll-behavior: smooth;\n      }\n    \n      .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1;\n      }\n    \n      .related__items__list {\n        justify-content: flex-start !important;\n        gap: 100px;\n      }\n    \u003c\/style\u003e\n    \u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003csection class=\"kv__cool\"\u003e\n      \u003cdiv class=\"kv__cool__bg\"\u003e\n        \u003cimg class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_bg_model.jpg\"\n          width=\"2000\" height=\"1142\"\u003e\n        \u003cimg class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_bg_model_sp.jpg\"\n          width=\"375\" height=\"533\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kv__cool__inner\"\u003e\n        \u003ch1 class=\"kv__cool__ttl\"\u003e\n          夏日睡眠\u003cbr class=\"u-pc\"\u003e清涼感受\u003cspan\u003e快速、深沉、直達腦眠。\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003cdiv class=\"kv__cool__logo\"\u003e\n          \u003cp\u003e夏日特殊型腦眠枕\u003c\/p\u003e\n          \u003cbr\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_logo.png\"\n            width=\"384\" height=\"144\" alt=\"BRAIN SLEEP PILLOW PERFECT COOL\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection 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\n            睡眠中重要的 \u003cbr class=\"only_sp\"\u003e「不只是時間還有品質」\n          \u003c\/h2\u003e\n          \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n            \u003cdiv class=\"sleep__info__book__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_stanford_method.png\"\n                alt=\"スタンフォード式 最高の睡眠\" width=\"168\" height=\"241\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e\n                整合《史丹佛式最佳睡眠法》的\u003cbr\u003e唯一枕頭\n              \u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003e\n                人的一生中約有1\/3都是睡眠時間。\u003cbr\u003e睡眠的品質不好，會使大腦及身體無法休息，\u003cbr class=\"u-pc\"\u003e導致無法發揮應有的表現。\u003cbr\u003e正因為是每天使用的重要寢具，\u003cbr class=\"u-pc\"\u003e何不從質量上重新檢視一下呢？\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__quality__golden\"\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__text fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"sleep__info__quality__golden__title\"\u003e\n              決定睡眠品質的\u003cbr\u003e「黃金\u003cspan class=\"termina\"\u003e90\u003c\/span\u003e分鐘」\n            \u003c\/h3\u003e\n            \u003cp class=\"sleep__info__quality__golden__desc\"\u003e\n              對於不能確保有十分充足睡眠時間的日本人來說，剛進入睡眠中的90分鐘若是有達到深沉睡眠的話，就能夠提高睡眠循環的品質。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_mov_01_pc_zh-hant.webp\" alt=\"\"\n              width=\"840\" height=\"472\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"intro01__txt1 fadeInUpShort animated u-pc\"\u003e\n          為了達到這樣的睡眠品質，需要冷卻腦部\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt1 fadeInUpShort animated u-sp\"\u003e\n          為了達到這樣的睡眠品質， \u003cbr\u003e需要冷卻腦部\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt2 fadeInUpShort animated u-pc\"\u003e\n          \u003cspan\u003e氣溫較高的夏天會使體溫較不易下降\u003c\/span\u003e\n          \u003cspan\u003e因此影響了睡眠\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt2 fadeInUpShort animated u-sp\"\u003e\n          \u003cspan\u003e氣溫較高的夏天會使體溫較不易下降\u003c\/span\u003e\n          \u003cspan\u003e因此影響了睡眠\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt3 fadeInUpShort animated\"\u003e\n          正因如此，需要有效的將腦部冷卻，\u003cbr class=\"u-sp\"\u003e達到快速深沉的睡眠。\n        \u003c\/p\u003e\n        \u003cdiv class=\"intro01__movie__wrap fadeInUpShort animated\"\u003e\n          \u003cvideo id=\"js-video01\" class=\"lozad intro01__movie\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\"\n            src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/2c00e1988a1842afbc642fb9602bac54.mp4\" preload=\"none\" autoplay loop\n            muted playsinline\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro02__bg\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro02_bg.jpg\"\n            width=\"2000\" height=\"1262\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro02_bg_sp.jpg\"\n            width=\"375\" height=\"350\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro02__inner\"\u003e\n          \u003cp class=\"intro02__txt1 fadeInUpShort animated\"\u003e\n            和腦眠科技枕比較\n          \u003c\/p\u003e\n          \u003cdiv class=\"intro02__txt2 fadeInUpShort animated\"\u003e\n            \u003cspan class=\"termina\"\u003e3\u003c\/span\u003e倍\u003cbr class=\"u-sp\"\u003e冷卻降溫\n          \u003c\/div\u003e\n          \u003cp class=\"intro02__txt3 fadeInUpShort animated\"\u003e\n            在夏日的睡眠環境下，\u003cbr\u003e測試使用腦眠科技枕和\u003cbr class=\"u-sp\"\u003e腦眠科技枕完美涼感之頭部表面的溫度變化，\u003cbr\u003e竟然有降低溫度3倍的數值。\n          \u003c\/p\u003e\n          \u003cdiv class=\"intro02__txt4 fadeInUpShort animated\"\u003e\n            \u003cp\u003e\n              \u003cspan\u003e腦部冷卻\u003c\/span\u003e×\n              \u003cspan\u003e舒適睡眠的雙向實現\u003c\/span\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro02__txt5 fadeInUpShort animated\"\u003e\n            將夏日睡眠特殊進化\u003cbr class=\"u-sp\"\u003e「腦眠科技枕 完美涼感」\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cvideo id=\"js-video02\" class=\"lozad fadeInUpShort animated\" width=\"1920\" height=\"1080\"\n          style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ac082752f107403194f8fed74f2ac54f.mp4\"\n          preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"gradient__head fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"gradient__patent\"\u003e專利\u003cbr\u003e技術\u003c\/div\u003e\n            \u003cdiv class=\"gradient__ttl__wrap\"\u003e\n                \u003ch2 class=\"gradient__ttl\" style=\"color:#fff\"\u003e\n                    全新感受的最舒適貼合感\u003cbr\u003e\u003cspan\u003e3LAYER×\u003cbr\u003e9GRADATION\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"gradient__txt u-pc\"\u003e［結合不同粗細度及密度的纖維所製做成的獨家構造］\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro05__img fadeInUpShort animated\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro05_img_zh-hant.webp\"\n            width=\"483\" height=\"160\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro05_img_sp_zh-hant.webp\"\n            width=\"375\" height=\"431\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #000; padding-bottom: 50px\"\u003e\n        \u003cdiv class=\"demerit\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_demerit_zh-hant.webp\" alt=\"\"\n            width=\"1100\" height=\"497\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_demerit_sp_zh-hant.webp\" alt=\"\"\n            width=\"684\" height=\"388\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro__comparison\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro_comparison_zh-hant.webp\"\n            alt=\"\" width=\"1196\" height=\"873\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro_comparison_sp_zh-hant.webp\"\n            alt=\"\" width=\"748\" height=\"674\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro06__bg fadeInUpShort animated\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro06_bg_model.jpg\"\n            width=\"2000\" height=\"1170\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro06_bg_model_sp.jpg\"\n            width=\"375\" height=\"538\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro06__inner\"\u003e\n          \u003cp class=\"intro06__txt1 fadeInUpShort animated\"\u003e\n            使腦部冷卻降溫，擁有舒適的睡眠。\u003cbr\u003e夏日睡眠的特殊進化枕\n          \u003c\/p\u003e\n          \u003cdiv class=\"intro06__img fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_product_logo.png\"\n              width=\"322\" height=\"129\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \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專利科技\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#cool\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav01_model.jpg?2\"\n                  alt=\"\" width=\"395\" height=\"363\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003e酷熱的夜晚也可以冷卻腦部\u003cbr\u003e達到快速又深沉的睡眠\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n    \n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#fit\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav02.jpg?2\"\n                  alt=\"\" width=\"395\" height=\"363\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003e特殊認證技術\u003cbr\u003e最完美的貼合感\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#clean\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav03.jpg\" alt=\"\"\n                  width=\"395\" height=\"363\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003e可水洗保持清潔\n              \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=\"cool\"\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\u003eCool your brain\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_model.jpg\"\n              alt=\"\" width=\"1634\" height=\"920\" style=\"height: unset; position: relative\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_model_sp.jpg\"\n              alt=\"\" width=\"355\" height=\"355\" style=\"height: unset; position: relative\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_2_zh-hant.webp\"\n              alt=\"\" width=\"351\" height=\"244\"\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\u003e達到快速又深沉的睡眠\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                擁有90%以上的空氣層，使得睡眠時產生的熱度與濕氣不會堆積在枕頭上，在睡眠不易的酷熱夜晚也能夠擁有舒適的睡眠環境。\n              \u003c\/p\u003e\n              \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_2_zh-hant.webp\"\n                  alt=\"\" width=\"351\" height=\"244\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02.jpg\" alt=\"\"\n              width=\"1400\" height=\"786\" style=\"height: unset; position: relative\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02_2_zh-hant.webp\"\n              alt=\"\" width=\"351\" height=\"244\"\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                決定睡眠品質的「黃金90分鐘」\u003cbr\u003e持續的冷卻效果\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                在決定睡眠品質的第一個周期（黃金90分鐘）內確實冷卻頭部，使不易入睡的夏天也舒適暢眠。\n              \u003c\/p\u003e\n              \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02_2_zh-hant.webp\"\n                  alt=\"\" width=\"351\" height=\"244\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_03 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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_03_model.jpg\"\n              alt=\"\" width=\"1400\" height=\"786\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\" style=\"margin-top: 24px\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_04.jpg\" alt=\"\"\n              width=\"1400\" height=\"786\"\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\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=\"u-pc\"\u003e\n          \u003cdiv class=\"technology__item__desc tech01_04 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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_04.jpg\"\n                alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"fit\"\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\u003eComfort fit\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cvideo id=\"js-video03\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8ca5c34e81274dc9b4d213a63d777576.mp4\" preload=\"none\" autoplay loop\n              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 fit_top\"\u003e\n                特殊認證技術\u003cbr\u003e3層9段的構造\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                使用3層9段的構造，打造容易翻身、頭部舒適貼合的腦眠枕，搭配能放冰袋的口袋設計，更展現腦眠枕的舒適度。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech02_02_model.jpg\"\n              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\n                全新感受\u003cbr\u003e最完美的貼合感\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                調節層：材質輕柔貼合頭型\u003cbr\u003e支撐層：頭頸部確實支撐\u003cbr\u003e基底層：堅固、下方也可排氣\u003cbr\u003e冰袋洞口設計\u0026冰袋：不妨礙舒適睡眠的小口袋和保持優質睡眠冷凍也維持柔軟的冰袋\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv\n            class=\"technology__item__desc__img technology__item__desc__img__noSPversion change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech02_03_model.jpg\"\n              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\n                能支撐各種姿勢\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                左右自由翻身的高彈力規格，保持側睡時頭部不過度下沉，睡姿不崩壞。側睡、仰睡等，萬應貼合各種睡姿。\u003cbr\u003e另外，9段的構造能使翻身變得更容易。\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=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e03\u003c\/span\u003eSuper clean\n          \u003c\/h2\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 tech03_01 fadeInUpShort animated\"\u003e\n            \u003cvideo id=\"js-video04\" class=\"lozad\" width=\"3840\" height=\"2160\" style=\"aspect-ratio: 3840\/2160\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fd48c0978e4940dc88ba26ec0838dee0.mp4\" preload=\"none\" autoplay loop\n              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\"\u003e\n                可用蓮蓬頭洗滌\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                據說人在睡覺的時候，大約會釋放約1杯（200ml）的汗水。 高度的透氣性使得濕氣不殘留，能保持衛生。 並且因為能直接使用清水沖洗，風乾的時間也快速，隨時都能保持清潔。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n              更多詳細的測試結果\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_zh-hant.webp\" alt=\"カビの発生が少ない\"\n                width=\"311\" height=\"230\"\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                本產品相較於其他材質的發霉跡象，有壓倒性地低下。 推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\n              \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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_zh-hant.webp\"\n                alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\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                本產品相較於其他材質的長螨跡象，有壓倒性地低下。 推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\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 fadeInUpShort animated\"\u003e\n                MADE IN JAPAN\n              \u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_quality.jpg\" alt=\"\"\n              width=\"1400\" height=\"786\"\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\n                MADE IN JAPAN\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                \u003cspan\u003e講究的工藝 \u003cbr\u003e品質安心有保證\u003c\/span\u003e床墊和枕頭等，經過了技術人員和工匠們一個一個細心的操刀，反覆進行品質確認。 經過每道嚴密的品質檢查，將包裝好的商品送至顧客的手中。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips tech03_water animatedParent animateOnce\" data-sequence=\"300\"\n          data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_water.jpg\" alt=\"\"\n              width=\"1400\" height=\"786\"\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 fadeInUpShort animated\"\u003e\n                雜質較少 \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=\"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樣式\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__item\" id=\"size\"\u003e\n      \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"spec01 fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n          \u003cp class=\"size__txt\"\u003e\n            腦眠科技枕 完美涼感只有標準型。\u003cbr\u003e沒有高、低分別的款式。\n          \u003c\/p\u003e\n          \u003cdiv class=\"size__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec01.jpg?2\" alt=\"\"\n              width=\"1920\" height=\"1100\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec01_sp.jpg?2\"\n              alt=\"\" width=\"740\" height=\"460\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec02 fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"size__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec02.jpg\" alt=\"\"\n              width=\"2000\" height=\"462\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec02_sp.jpg?2\"\n              alt=\"\" width=\"670\" height=\"530\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec03 fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"size__ttl\"\u003e專用冰袋\u003c\/div\u003e\n          \u003cdiv class=\"size__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec03.jpg\" alt=\"\"\n              width=\"1960\" height=\"472\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec03_sp.jpg?2\"\n              alt=\"\" width=\"690\" height=\"184\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec04 fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"size__ttl\"\u003e摺疊時\u003c\/div\u003e\n          \u003cp class=\"size__txt\"\u003e\n            能夠縮小摺疊，\u003cbr\u003e方便收納至冷凍冷藏庫。\n          \u003c\/p\u003e\n          \u003cdiv class=\"size__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec04.jpg?2\" alt=\"\"\n              width=\"1300\" height=\"500\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec04_sp.jpg?2\"\n              alt=\"\" width=\"460\" height=\"170\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__item\" id=\"special_package\"\u003e\n      \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"spec__item__title u-sp fadeInUpShort animated\"\u003e\n          Special package\n        \u003c\/h2\u003e\n        \u003cdiv class=\"spec__item__desc fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"spec__item__desc__img\" style=\"padding: 0\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_special_package.jpg?3\"\n              alt=\"\" width=\"1500\" height=\"900\"\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              \u003ch2 class=\"spec__item__title u-pc\"\u003eSpecial package\u003c\/h2\u003e\n              \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                完美涼感枕\u003cbr\u003e限定包裝\n              \u003c\/h3\u003e\n              \u003cp class=\"spec__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=\"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 u-sp fadeInUpShort animated\"\u003eMaterial\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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_material.jpg\" alt=\"\" width=\"1400\"\n              height=\"786\"\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              \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n              \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                100%可回收 \u003cbr\u003e永續性材質\n              \u003c\/h3\u003e\n              \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                在枕頭上，我們使用了對地球友善的材料，可100%再生利用。考量到地球環境，要求使用永續的素材。\u003cbr\u003e材質：聚乙烯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    \u003csection class=\"spec__item\" id=\"cover\"\u003e\n      \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"spec__item__title fadeInUpShort animated\"\u003eCover\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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_cover_perfectcool_ex.jpg\"\n                alt=\"\" width=\"1630\" height=\"920\"\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                  腦眠科技枕套 極致涼感EX\n                \u003c\/h3\u003e\n                \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                  這是一款親膚涼感基準260%的親膚機能和吸濕，能夠使吸濕涼感激能合併發揮形成終極涼感的枕頭套。此款枕頭套組，能夠有效的冷卻降溫。\u003cbr\u003e\u003cbr\u003e親膚涼感／吸濕涼感／吸水排汗\u003cbr\u003e\u003cbr\u003e※腦眠科技枕的低、中、高之3種尺寸皆可適用\u003cbr\u003e\u003cbr\u003e材質\u003cbr\u003e表面材質：表 複合纖維（聚乙烯／尼龍）46%尼龍44%聚氨酯10%\u003cbr\u003e內側 聚酯纖維100%\u003cbr\u003e內裡材質：尼龍50%聚酯纖維50%\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec__item__desc__text__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec_cover_perfectcool_ex.jpg\"\n                  alt=\"\" width=\"414\" height=\"177\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"last__bg fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_last_model.jpg\"\n          class=\"only_pc\" width=\"2000\" height=\"898\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_last_model_sp.jpg\"\n          class=\"only_sp\" width=\"375\" height=\"465\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"last__inner\"\u003e\n        \u003cdiv class=\"last__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_awakenyourpossibility.png\"\n            width=\"313\" height=\"160\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"last__txt fadeInUpShort animated\"\u003e\n          擁有最舒適的\u003cbr class=\"u-sp\"\u003e夏日睡眠\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003cstyle\u003e\n      .pc_reco {\n        font-size: 18px !important;\n      }\n    \n      @media screen and (max-width: 749px) {\n        .sp_reco {\n          font-size: 12px !important;\n        }\n      }\n    \u003c\/style\u003e\n    \u003csection class=\"technology__item comparison__wrap\"\u003e\n      \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003e產品比較表\u003c\/h2\u003e\n        \u003cdiv class=\"comparison__wrap spec__table1 fadeInUpShort animated\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_zh-hant.webp\"\n            alt=\"\" width=\"1000\" height=\"769\" style=\"width: 100%\"\u003e\n          \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_zh-hant.webp\"\n              alt=\"\" width=\"1000\" height=\"769\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png?2\"\n              class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png?2\"\n              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=\"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常見問題\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              【枕頭】\u003cbr\u003e▼當有氣味或髒汙時： \u003cbr\u003e枕頭套可以使用衣機清洗。請確認洗滌標籤。枕頭可以水洗。可以用蓮蓬頭的清水沖洗。沖洗後請放置通風的平台陰乾。氣味或髒汙特別嚴重時，請加入些許洗潔劑一同清洗。  \u003cbr\u003e\u003cbr\u003e▼枕頭進行保養時須注意： \u003cbr\u003e摺疊或負重會使枕頭留下紋路、凹陷等狀況。保養時請勿使用熱水。長時間的曝曬也會使品質劣化。請避免在陽光下曝曬，一定要陰乾。\u003cbr\u003e\u003cbr\u003e【冰袋】\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不使用枕頭時，請避免收納至高溫潮濕或是有負重的環境。也請避免日光直射、高溫的環境。\u003cbr\u003e\u003cbr\u003e【冰袋】\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            除了使用「腦眠科技枕頭套 完美涼感 EX」，也可以使用有機眠枕頭套、活性空氣枕頭套嗎?\n          \u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              可以使用。「腦眠科技枕頭套 完美涼感 EX」的涼感效果較好，夏日也會感到很舒適，我們推薦在夏季使用這一款。夏季以外，可以使用有機材質頭套、透氣極佳頭套，使用全年也沒問題。\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內外的分辨方式\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    \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    \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      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c\/div\u003e\n    \n    \u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\"\n      href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_all_v1.css\"\u003e\n    \u003cscript defer\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_pillow_perfectcool_all_v1.js\"\u003e\u003c\/script\u003e\n    \n    \u003cstyle\u003e\n      .spec__item__desc__text__content__title,\n      #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n      .technology__link__lists__title,\n      .concept__txt,\n      .fit__ttl,\n      .sleep__info__quality__cold__text,\n      .sleep__info__quality__golden__title,\n      .sleep__info__book__text__title,\n      .sleep__info__book__top,\n      .kv__cool__ttl,\n      .kv__cool__ttl span,\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        visibility: visible !important;\n        opacity: 1 !important;\n      }\n    \n      #clean .technology__item__desc.tips .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        \/*visibility: visible!important;\n                  opacity: 1!important;*\/\n      }\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        \/*visibility: visible!important;\n                  opacity: 1!important;*\/\n      }\n    \u003c\/style\u003e\n    \n    \u003cscript\u003e\n      \/\/FAQサイズ交換リンク遷移\n      jQuery(\".faq_koukan_link\").on(\"click\", function () {\n        jQuery(\"#modal\").removeClass(\"cta__modal open\");\n        jQuery(\"#modalContainer\").removeClass(\"cta__container\");\n        jQuery(\"html, body\").removeClass(\"modal-open\");\n    \n        jQuery(\".faq__item:nth-of-type(1) .faq__item__answer\").show();\n        jQuery(\".faq__item:nth-of-type(1) .faq__item__question\").addClass(\"open\");\n    \n        var speed = 500;\n        var headerHeight = jQuery(\".rwlp__header\").outerHeight() + 10;\n        var href = jQuery(this).attr(\"href\");\n        var target = jQuery(href);\n        var position = target.offset().top - headerHeight;\n        jQuery(\"body,html\").stop().animate({ scrollTop: position }, 300);\n    \n        setTimeout(function () {\n          var position = target.offset().top - headerHeight;\n          jQuery(\"body,html\").stop().animate({ scrollTop: position }, 300);\n        }, 500);\n      });\n    \u003c\/script\u003e\n    \n    \u003cstyle\u003e\n      .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all 0.4s ease;\n        -moz-transition: all 0.4s ease;\n        transition: all 0.4s ease;\n      }\n    \n      .faq_koukan_link:hover {\n        opacity: 0.7;\n      }\n    \u003c\/style\u003e\n    \n    \u003c!--20240129_ギフトボックスCP用--\u003e\n    \u003cscript\u003e\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        const param = location.search; \/\/ パラメータ取得\n        if (param.indexOf(\"gift=on\") !== -1) {\n          \/\/ パラメータに「gift=on」がある場合\n          \/\/ モーダル表示\n          jQuery(\"#modalContainer\").addClass(\"cta__container\");\n          jQuery(\"html, body\").addClass(\"modal-open\");\n          jQuery(\".buy__modal\").css(\"display\", \"none!important\");\n          jQuery(\"#modal\")\n            .addClass(\"cta__modal\")\n            .delay(300)\n            .queue(function (next) {\n              jQuery(this).addClass(\"open\");\n              next();\n            });\n          jQuery(\".buy__modal\").fadeIn();\n    \n          \/\/ ギフトボックスの処理\n          jQuery(\"#giftbox\").attr(\"checked\", true).prop(\"checked\", true).change(); \/\/ id=\"giftbox\"にチェックを入れる\n          makeProductSetUrl(); \/\/ 単品購入のカート追加ボタンのリンクを更新\n          t_makeProductSetUrl(); \/\/ 併売のカート追加ボタンのリンクを更新\n    \n          \/\/ ギフトボックスの注意書きを表示\n          if (jQuery.remodal) {\n            var modal =\n              jQuery.remodal.lookup[\n              jQuery(\"[data-remodal-id=modal_gift_note]\").data(\"remodal\")\n              ];\n            modal.open();\n          }\n        }\n      });\n    \u003c\/script\u003e\n    \n    \u003cscript\u003e\n      \/\/ ギフトボックスのチェックでモーダル表示\n      jQuery(\"body\").on(\"click\", 'label[for=\"giftbox\"]', function () {\n        var modal =\n          jQuery.remodal.lookup[\n          jQuery(\"[data-remodal-id=modal_gift_note]\").data(\"remodal\")\n          ];\n        if (jQuery.remodal \u0026\u0026 jQuery(\"#giftbox\").prop(\"checked\") == false) {\n          modal.open();\n        }\n      });\n      jQuery(\"body\").on(\"click\", 'label[for=\"giftbox2\"]', function () {\n        var modal =\n          jQuery.remodal.lookup[\n          jQuery(\"[data-remodal-id=modal_gift_note]\").data(\"remodal\")\n          ];\n        if (jQuery.remodal \u0026\u0026 jQuery(\"#giftbox2\").prop(\"checked\") == false) {\n          modal.open();\n        }\n      });\n    \u003c\/script\u003e\n    \n    \u003cdiv id=\"buy\" name=\"buy\" style=\"display: block\"\u003e\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"標準款 (高9-11cm) \/ 極致涼感EX（涼感材質） \/ 藍色","offer_id":42252630294551,"sku":"P0005S1-FRSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"標準款 (高9-11cm) \/ 極致涼感EX（涼感材質） \/ 灰色","offer_id":42252630327319,"sku":"P0005S1-FRLG","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_cool_saxblue.jpg?v=1744612870"},{"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\u003cdiv class=\"rwlp__wrapper\"\u003e\u003cmain\u003e\n\u003csection class=\"mv\"\u003e\n\u003cdiv class=\"mv__bg\"\u003e\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 \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\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\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 \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\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\u003cbr\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\u003c\/div\u003e\n\u003cdiv class=\"sleep__info__book__img u-sp\" style=\"width: 100%; margin-left: 9%;\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"sleep__info__book__text\"\u003e\n\u003ch3 class=\"sleep__info__book__text__title\"\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\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\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\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\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\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\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\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\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\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\u003cspan\u003e終極放鬆姿勢\u003c\/span\u003e×\u003cspan\u003e完美分散體壓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003e搭載無重力技術\u003c\/div\u003e\n\u003cdiv class=\"intro1__img\"\u003e\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\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\u003cspan\u003e支撐腿・腰・肩的終極睡姿\u003c\/span\u003e\u003cbr\u003e有效減輕筋肉和脊椎的身體負擔。\u003c\/div\u003e\n\u003cdiv class=\"intro2__img\"\u003e\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 \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\u003c\/div\u003e\n\u003cdiv class=\"cross\"\u003e\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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 \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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"trouble__inner\"\u003e\n\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\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 \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\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\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 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\/lp_mattress_premium_float_nav01.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\u003cspan\u003e01\u003c\/span\u003e達成理想睡姿的\u003cbr\u003e無重力技術\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\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\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\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 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\/lp_mattress_premium_float_nav03_model_v3.webp?3\" alt=\"\" width=\"780\" height=\"720\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title no03\"\u003e\u003cspan\u003e03\u003c\/span\u003e超越30年的耐用度測試\u0026amp;\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\"\u003e\n\u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\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\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 \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\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\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\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\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\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\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\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\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\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\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\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\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\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\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 \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\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\u003e9層構造的高回彈材質 \u003cbr\u003e減輕身體負擔\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e不只單向，無數纖維形成多方位支撐身體的立體反彈材質，並根據身體各部位的重量和面積給予最舒適的支撐。另外，獨家的9層構造能吸收重力，並將重力轉換回彈。能確實的支撐身體保持正確睡姿。\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\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\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\u003cbr\u003e\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\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\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彈簧材質的床墊和本產品的差異最多達到1.4公分。\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_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\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\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正確的睡姿能使睡眠無負擔，順利地翻身不打擾。並且搭配翻身，反覆吸收與彈回的9層構造能有效支援翻身順利。將睡眠中的動能最小化也能減輕負擔，使您一覺到天亮。\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\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\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\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\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\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\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\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\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\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\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\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囤積過多的熱能，會影響睡眠品質。\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\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\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 \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\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\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\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床包能夠拆卸以洗衣機清洗，床墊整體則能夠以清水沖洗。\u003cbr\u003e\u003cbr\u003e床墊可以用蓮蓬頭將污垢沖洗，洗淨後陰乾即可，非常便利。\u003cbr\u003e\u003cbr\u003ePU和彈簧等材質的床墊，透氣性較差會囤積濕氣和熱氣，因此較常產生黴菌或塵螨。腦眠科技的床墊有良好的透氣性，除了能有效降低黴菌及塵螨的出現外，在意粉塵、灰塵的時候能夠即時清洗，維持乾淨清潔。\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\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\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本產品相較於其他材質的發霉跡象，有壓倒性地低下。\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\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\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\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 \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\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每日使用的床墊，最令人在意的就是耐用性。 本產品經由JIS規格的標準8萬次壓縮測試認證，證實擁有優良的耐用度。長時間使用也能夠持續擁有安心好眠。\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\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_05.webp?2\" alt=\"\" width=\"1226\" height=\"683\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\u003cspan style=\"letter-spacing: 0;\"\u003eMADE IN JAPAN\u003c\/span\u003e\u003cbr\u003e講究的工藝\u003cbr\u003e品質安心有保證\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e床墊和枕頭等，經過了技術人員和工匠們一個一個細心的操刀，反覆進行品質確認。\u003cbr\u003e經過每道嚴密的品質檢查，將包裝好的商品送至顧客的手中。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"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\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\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在生產過程中，使用被「豐之國名水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=\"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\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\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\u003c\/div\u003e\n\u003cdiv class=\"scene__img02\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"scene__img03\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"scene__img04\"\u003e\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\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\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\u003cbr\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\"\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\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\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\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\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\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\u003cbr\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\"\u003eShoulder rest \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\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\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\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\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\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 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\u003cbr\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\"\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\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?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1256\" height=\"486\"\u003e \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?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1256\" height=\"486\"\u003e\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\u003cbr\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\"\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\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\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\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\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\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\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\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e產品比較表\u003c\/h3\u003e\n\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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_zh-hant.webp\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2402\" height=\"2066\"\u003e\n\u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_sp_zh-hant.webp\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1188\" height=\"1460\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__table__nav only_sp\"\u003e\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 \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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\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 \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\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\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商品會以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\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清洗前請放入洗衣網。請使用容量8kg以上的洗衣機。\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請勿使用。\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本產品的套組中有能夠簡單拆卸至洗衣機清洗的保潔墊。不需要再加裝其他保潔墊。\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可以。推薦使用腦眠科技的床包（包覆式），但一般的床包也可以使用。床墊的厚度約24公分，請選擇適用的床包。\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漂浮版購買後，加上配件即可升級成頂級版。\u003cbr\u003e→升級的組合商品請 \u003ca class=\"u-td-u\" href=\"https:\/\/brain-sleep.com\/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\u0026nbsp;\u003c\/p\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_all_20250217.css?2\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_all_20250217.js?v=1739829600\" type=\"text\/javascript\" defer=\"\"\u003e\u003c\/script\u003e\u003c\/p\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"單人 (寬100 × 長196cm) \/ WHITE","offer_id":42333480943639,"sku":"M0001S1-SNWH","price":274000.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 (寬120 × 長196cm) \/ WHITE","offer_id":42333480976407,"sku":"M0001S1-SDWH","price":311000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 (寬140 × 長196cm) \/ WHITE","offer_id":42333481009175,"sku":"M0001S1-DBWH","price":341000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 (寬160 × 長196cm) \/ WHITE","offer_id":43056844734487,"sku":"M0001S3-QNWH","price":417000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_mattress_premiumfloat_white.jpg?v=1748855597"},{"product_id":"mattress_plus_float","title":"腦睡眠科技床墊 加倍釋壓版","description":"\u003clink rel=\"preload\" as=\"image\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo_sp.webp\"\n  fetchpriority=\"high\"\u003e\n\u003cp\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n  \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\" rel=\"stylesheet\"\u003e\n  \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n.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: visible !important\n  }\n\n  .rwlp__wrapper 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  .rwlp__wrapper .thumbnail {\n    position: relative;\n    cursor: unset\n  }\n\n  .rwlp__wrapper .thumbnail:hover {\n    opacity: 1\n  }\n\n  .rwlp__wrapper ul {\n    padding-left: 0\n  }\n\n  .rwlp__wrapper li {\n    list-style: none\n  }\n\n  img {\n    border: unset !important\n  }\n\n  .other__pillow__text__sub__more {\n    color: #fff !important\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-cf {\n    *zoom: 1\n  }\n\n  .u-cf:after {\n    display: table;\n    clear: both;\n    content: \"\"\n  }\n\n  .u-mt-32 {\n    margin-top: 32px !important\n  }\n\n  .u-termina {\n    font-family: termina, sans-serif\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  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    width: 100%;\n    background: #fff;\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  video,\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  h1,\n  h3 {\n    font-weight: normal !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    margin-top: 0\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-mt-32 {\n    margin-top: 32px !important\n  }\n\n  html,\n  body,\n  div,\n  span,\n  iframe,\n  h1,\n  h2,\n  h3,\n  p,\n  img,\n  small,\n  b,\n  ul,\n  li,\n  fieldset,\n  label,\n  legend,\n  details,\n  header,\n  nav,\n  section,\n  summary,\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    width: 100%;\n    background: #fff;\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  video,\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  h1,\n  h2,\n  h3 {\n    font-weight: normal !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .mv {\n    background-color: #80a8c6;\n    position: relative;\n    padding-bottom: 4.7vw;\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_bg.webp);\n    background-position: center bottom;\n    background-repeat: repeat-x;\n    background-size: auto 309px\n  }\n\n  .mv__inner {\n    width: 77vw;\n    margin: 0 auto;\n    position: relative\n  }\n\n  .mv__img {\n    width: 65.35714vw;\n    margin-left: auto;\n    padding-top: 13.5714vw\n  }\n\n  .mv__txt2 {\n    position: absolute;\n    top: 8vw;\n    left: 0;\n    color: #fff;\n    font-size: 2.42857vw;\n    line-height: 1.5\n  }\n\n  .mv__logo {\n    width: 20.7587vw;\n    position: absolute;\n    top: 16.71428vw;\n    left: .34vw\n  }\n\n  .intro3__more img {\n    max-width: 944px;\n    margin: 0 auto 40px\n  }\n\n  .sleep__info__quality__golden__img {\n    max-width: 800px;\n    padding-right: 30px;\n    position: relative;\n    width: calc(100% - 486px)\n  }\n\n  .technology__item__desc__img {\n    padding-top: 35.5%;\n    position: relative;\n    width: 58.1428571428571vw;\n    flex: 1\n  }\n\n  .technology__item__desc__img img {\n    height: auto;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__title {\n    font-size: 30px;\n    font-weight: 400;\n    letter-spacing: -.06em;\n    line-height: 1.733333333333333\n  }\n\n  .technology__item__desc__text__content__desc {\n    font-size: 16px;\n    letter-spacing: -.06em;\n    line-height: 1.9375;\n    margin-top: 30px\n  }\n\n  .technology__item__graph {\n    border: 1px #000 solid;\n    margin: 80px auto 0;\n    width: 900px\n  }\n\n  .technology__item__graph.only_sp {\n    display: none !important\n  }\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\n  .technology__item__graph__img {\n    width: 360px\n  }\n\n  .technology__item__graph__img img {\n    width: 100%\n  }\n\n  .scene__movie video {\n    width: 100%\n  }\n\n  @media screen and (max-width:749px) {\n    .only_pc {\n      display: none !important\n    }\n\n    .only_sp {\n      display: block !important\n    }\n\n    .mv {\n      height: 180vw\n    }\n\n    .mv__inner {\n      width: unset\n    }\n\n    .mv__img {\n      width: 100vw;\n      margin-left: auto;\n      padding-top: 60vw\n    }\n\n    .mv__txt2 {\n      top: 16.8vw;\n      left: 7.73333vw;\n      width: auto;\n      font-size: 5.86666vw\n    }\n\n    .mv__logo {\n      width: 53.86666vw;\n      top: 41vw;\n      left: 7.73333vw\n    }\n\n    .sleep__info__quality__golden__img {\n      max-width: 100%;\n      padding-right: 0;\n      width: 100%;\n      margin-top: 10px\n    }\n\n    .mattress_comparison__inner {\n      width: 100%;\n      overflow-x: scroll\n    }\n\n    .mattress_comparison .mattress_comparison__inner img {\n      width: 476px;\n      max-width: unset\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 94%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub .technology__item__desc__img.change_sp {\n      padding-top: 56.75%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub#tech01_03 .technology__item__inner:first-of-type .technology__item__desc__img.change_sp {\n      padding-top: 112%\n    }\n\n    .spec__table1__wrap {\n      width: 100%;\n      overflow-y: hidden;\n      overflow-x: scroll;\n      position: relative;\n      padding-bottom: 20px\n    }\n\n    .technology__item .spec__table1__wrap img {\n      width: 160vw;\n      max-width: unset\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar {\n      height: 4px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-thumb {\n      background: #000;\n      border-radius: 5px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-track {\n      background: #b8b8b8;\n      border-radius: 5px\n    }\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\n    .spec__table__nav .spec__table__nav__prev {\n      left: 0\n    }\n\n    .spec__table__nav .spec__table__nav__next {\n      right: 0\n    }\n\n    .technology__item__desc__img img {\n      height: 100%;\n      left: 0;\n      position: absolute;\n      top: 0;\n      width: 100%;\n      object-fit: cover\n    }\n\n    .technology__item__desc__text__content__title {\n      font-size: 25px;\n      line-height: 1.84\n    }\n\n    .technology__item__desc__text__content__desc {\n      margin-top: 20px\n    }\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\n    .technology__item__graph.only_sp {\n      display: block !important\n    }\n\n    .technology__item__graph__content {\n      display: block !important;\n      padding: 0\n    }\n\n    .technology__item__graph__img {\n      width: 100%;\n      margin: 0 auto\n    }\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\n  @media screen and (max-width:749px) {\n    .other__pillow__text__sub__title {\n      display: none\n    }\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\n  @media screen and (max-width:749px) {\n    .other__conforter__text__sub__title {\n      display: none\n    }\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\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    margin-top: 0\n  }\n\n  @media screen and (max-width:749px) {\n    .sleep__info__book__text__title .only_sp {\n      display: inline\n    }\n  }\n\n  @media screen and (min-width: 750px) {\n    \/*.other__col2__item__coin__img {\n      top: 0 !important;\n      right: 0 !important;\n      width: 100% !important;\n    }\n\n    #other__coin .other__col2__item__logo {\n      width: 280px !important;\n    }*\/\n  }\n\n  @media screen and (max-width: 749px) {\n    #other__coin .other__col2__item__logo {\n      width: 115px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__inner\"\u003e\n        \u003cdiv class=\"mv__img\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_sp_model.webp\"\n              media=\"(max-width: 767px)\"\u003e\n            \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_model.webp\"\n              media=\"(min-width: 768px)\"\u003e\u003cimg\n              src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_model.webp\" alt=\"\"\n              width=\"1830\" height=\"822\"\u003e\n            \u003csource\u003e\n            \u003c\/source\u003e\n          \u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003ch1 class=\"mv__txt2\"\u003e理想睡姿×完美分散體壓\u003cbr\u003e一款改變您起床感受的床墊\u003c\/h1\u003e\n        \u003cdiv class=\"mv__logo\"\u003e\n          \u003cpicture\u003e\n            \u003csource\n              srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo_sp.webp?1\"\n              media=\"(max-width: 767px)\"\u003e\n            \u003csource\n              srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo.webp?1\"\n              media=\"(min-width: 768px)\"\u003e\u003cimg\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo.webp?1\"\n              alt=\"BRAINSLEEP MATTRESS PLUS FLOAT\" width=\"542\" height=\"162\"\u003e\n            \u003csource\u003e\n            \u003c\/source\u003e\n          \u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom\"\u003e\n          \u003cimg decoding=\"async\" loading=\"lazy\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_feature_zh-hant.webp\"\n            alt=\"\" class=\"only_pc\" width=\"2000\" height=\"188\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_feature_sp_zh-hant.webp\"\n            alt=\"\" class=\"only_sp\" width=\"309\" height=\"160\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n          \u003ch2 class=\"sleep__info__book__top\"\u003e睡眠中重要的\u003cbr class=\"u-sp\"\u003e「不只是時間還有品質」\u003c\/h2\u003e\n          \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n            \u003cdiv class=\"sleep__info__book__img\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_stanford_method.webp\"\n                alt=\"スタンフォード 式最高の睡眠\" width=\"133\" height=\"196\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e整合《史丹佛式最佳睡眠法》的\u003cbr\u003e唯一枕頭\u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003e人的一生中約有1\/3都是睡眠時間。\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    \u003cdiv class=\"intro0 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro0__ttl fadeInUpShort animated\"\u003e活用最新研究的睡眠環境\u003cbr\u003e使全身能進入快速深沉睡眠的床墊\u003c\/div\u003e\n      \u003cdiv class=\"intro0__img fadeInUpShort animated\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro_tag.webp\"\n          alt=\"\" width=\"1026\" height=\"78\"\u003e\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支撐力、貼合感升級\u003cspan\u003e搭載進化版無重力技術\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro1__img\"\u003e\u003cvideo class=\"lozad\"\n          src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e3ef05f8f1574579a994b70d5b4f9246.mp4\" preload=\"none\"\n          autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__bg\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_bg.webp\"\n          alt=\"\" width=\"2000\" height=\"1124\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_bg_sp.webp\"\n          alt=\"\" width=\"748\" height=\"420\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt1_zh-hant.webp\"\n          alt=\"\" width=\"513\" height=\"98\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt1_sp_zh-hant.webp\"\n          alt=\"\" width=\"268\" height=\"46\"\u003e\n      \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\u003cvideo class=\"lozad\"\n          src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f043826cc101448793655eaff22ac2fa.mp4\" preload=\"none\"\n          autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cross\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_cross.webp?3\" alt=\"\"\n          class=\"fadeInUpShort animated\" width=\"91\" height=\"91\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro3__ttl fadeInUpShort animated\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt2_zh-hant.webp\"\n          alt=\"\" width=\"644\" height=\"99\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt2_sp_zh-hant.webp\"\n          alt=\"\" width=\"268\" height=\"46\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro3__txt fadeInUpShort animated\"\u003e無數彈簧所編織而成的回彈材質\u003cbr\u003e7層×波型線圈構造能確實支撐身體。\u003c\/div\u003e\n      \u003cdiv class=\"intro3__img\"\u003e\u003cvideo class=\"lozad\"\n          src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a01cc4d23deb4ba8baa1245523f54d5f.mp4\" preload=\"none\"\n          autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro3__more\"\u003e\n          \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt3_zh-hant.webp\"\n            alt=\"\" width=\"944\" height=\"98\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt3_sp_zh-hant.webp\"\n            alt=\"\" width=\"317\" height=\"77\"\u003e\n        \u003c\/div\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\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_zh-hant.webp\"\n              alt=\"\" width=\"840\" height=\"472\" style=\"padding: 6%;\"\u003e\u003c\/div\u003e\n          \u003cp class=\"sleep__info__quality__golden__desc\"\u003e\n            睡眠品質是被入睡開始的90分鐘起算能有多深度的睡眠而左右。在這黃金90分鐘若是淺眠，之後再怎麼睡，品質也不會提升。\u003cbr\u003e堅持透氣性的床墊，能下降身體核心的體溫，引導身體通往深沉睡眠。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_zh-hant.webp\"\n            alt=\"\" width=\"840\" height=\"472\" style=\"padding: 6%;\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03\"\u003e\n      \u003cdiv class=\"demerit animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc fadeInUpShort animated\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_demerit_sp_zh-hant.webp\"\n          alt=\"\" width=\"2000\" height=\"906\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp fadeInUpShort animated\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_demerit_zh-hant.webp\"\n          alt=\"\" width=\"342\" height=\"210\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattress_comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc fadeInUpShort animated\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_mattress_comparison_zh-hant.webp\"\n          alt=\"\" width=\"2000\" height=\"1390\"\u003e\n        \u003cdiv class=\"mattress_comparison__inner u-sp\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\"\n            class=\"u-sp fadeInUpShort animated\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_mattress_comparison_sp_zh-hant.webp\"\n            alt=\"\" width=\"477.5\" height=\"335.5\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro04__bg\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_bg_model.webp\"\n          alt=\"\" width=\"2000\" height=\"1124\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_bg_sp_model.webp\"\n          alt=\"\" width=\"750\" height=\"772\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro04__inner\"\u003e\n        \u003cdiv class=\"intro04__ttl fadeInUpShort animated\"\u003e單單這一張床\u003cbr\u003e讓明天的身體擁有輕盈感\u003c\/div\u003e\n        \u003cdiv class=\"intro04__logo fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_logo.webp\"\n            alt=\"\" width=\"720\" height=\"218\"\u003e\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專利科技\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav01_model.webp?3\"\n                  alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003e達成理想睡姿的\u003cbr\u003e無重力技術\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav02.webp?3\"\n                  alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003e卓越的透氣性\u003cbr\u003e不囤熱的舒適度\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav03_model.webp?3\"\n                  alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003e持久耐用\u0026\u003cbr\u003e不易殘汙\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"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\n          \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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_main_model.webp\"\n                alt=\"\" class=\"u-pc\" width=\"1628\" height=\"916\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_main_sp.webp\"\n                alt=\"\" class=\"u-sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e達成理想睡姿的\u003cbr\u003e無重力技術\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  睡眠中分散身體的負荷至最小化，追求舒適的無重力技術，成功打造「理想睡姿」×「完美分散體壓」的終極睡眠。\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \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\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_zh-hant.webp\"\n              alt=\"\" width=\"732\" height=\"848\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e再現NASA提倡的中立姿勢\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      \u003cdiv class=\"technology__item__img animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_2.webp\"\n          alt=\"\" class=\"fadeInUpShort animated hardness\" width=\"400\" height=\"74\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_model_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated u-pc\" width=\"1185\" height=\"545\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"u-sp animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"padding:40px 0\"\u003e\u003cimg\n          loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated\" width=\"1185\" height=\"545\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__gradation only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_1_sp_model_zh-hant.webp?1\"\n              alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_2_sp_model_zh-hant.webp?1\"\n              alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_3_sp_model_zh-hant.webp?1\"\n              alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_03_model.webp\"\n              alt=\"\" width=\"540\" height=\"744\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e只要腿部上揚\u003cbr\u003e就能加速身體循環，促進消除疲勞\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                讓腿部抬高於心臟的4公分設計，使血液較能流回心臟。因此能改善疲勞及減輕水腫。\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\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_04_zh-hant.webp\"\n                alt=\"\" width=\"655\" height=\"582\"\u003e\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能夠期待減輕疲勞和水腫的效果。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\" style=\"margin-bottom:100px\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_05_zh-hant.webp\"\n              alt=\"\" class=\"only_pc\" width=\"1266\" height=\"690\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\"\u003e\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_05_sp_zh-hant.webp\"\n              alt=\"\" class=\"only_sp\" width=\"711\" height=\"801\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content u-pc\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e彈力新感受\u003cbr\u003e7層構造的高回彈材質\u003cbr\u003e減輕身體負擔\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                不只單向，無數纖維形成多方位支撐身體的立體反彈材質，並根據身體各部位的重量和面積給予最舒適的支撐。另外，獨家的7層構造能吸收重力，並將重力轉換回彈。能確實的支撐身體保持正確睡姿。\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\"\n          style=\"margin-top:0\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fc8ee6e9356f4b2194126f6a241c46f7.mp4\" preload=\"none\"\n              autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content u-sp\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e彈力新感受\u003cbr\u003e7層構造的高回彈材質\u003cbr\u003e減輕身體負擔\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                不只單向，無數纖維形成多方位支撐身體的立體反彈材質，並根據身體各部位的重量和面積給予最舒適的支撐。另外，獨家的7層構造能吸收重力，並將重力轉換回彈。能確實的支撐身體保持正確睡姿。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_06\"\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 go\"\u003e\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_06_zh-hant.webp\"\n              alt=\"\" width=\"1400\" height=\"789\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated go\"\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\n                根據身體各部位，由不同粗細的纖維調節而成的線圈來支撐。以核心的「波型線圈」從床墊內部以線圈來支撐身體。依據不同部位的體壓，呈現不過度下沉的理想睡姿。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph01_zh-hant.webp\"\n                alt=\"\" width=\"664\" height=\"647\"\u003e\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                彈簧材質的床墊和本產品的差異最多達到2公分。讓身體無負擔，使身體中最重的腰到臀部也能確實被支撐保持正確睡姿。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\"\n              src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/63d31b2663cd4b9c800492c952f03a38.mp4\" preload=\"none\"\n              autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e完美分散體壓，有助翻身\u003cbr\u003e減少身體散能，能確實休息\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                正確的睡姿能使睡眠無負擔，順利地翻身不打擾。並且搭配翻身，反覆吸收與彈回的7層構造能有效支援翻身順利。將睡眠中的動能最小化也能減輕負擔，使您一覺到天亮。\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\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph02_zh-hant.webp\"\n                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翻身時所花費的能量\u003cbr\u003e約降低了52%\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003e因為7層構造的多方位支撐，使身體能夠自然翻身。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection 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\n          \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 u-pc\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/495a71aedef5444cbdffaa7d4bb1a902.mp4\"\n                preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"lozad u-sp\"\n                src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/30e4cf369c854bf592270aef9bf3f44e.mp4\" preload=\"none\"\n                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\"\u003e卓越的透氣性\u003cbr\u003e熱氣不囤積的舒適感\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  獨家研發的聚酯纖維，立體編織的設計，實現卓越的透氣性。翻身之餘，床墊內囤積的熱氣與濕氣都能排出。\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_01.webp\"\n              alt=\"\" width=\"1634\" 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\"\u003e超透氣材質\u003cbr\u003e控制最適當的\u003cbr\u003e睡眠溫度與濕度\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                為了有優良的睡眠品質，最重要的就是保持床墊內的溫度與濕度。\u003cbr\u003e本產品擁有90%的空氣流通層，能夠不囤積睡眠中所產生的熱氣和濕氣，創造舒適的睡眠環境。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\" style=\"border:1px solid #000\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_02_zh-hant.webp\"\n              alt=\"\" width=\"1634\" height=\"920\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\"\n            style=\"height:auto;padding:0;width:90%\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_02_zh-hant.webp?v=1724306783\"\n              alt=\"\" width=\"652\" height=\"678\" style=\"position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e排除多餘的體溫・濕度\u003cbr\u003e維持舒適的睡眠環境\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                本產品有超透氣性材質，能排出睡眠中體溫上升所釋放的熱度與汗水濕氣，使您保持睡眠中的床內舒適度。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__note\"\u003e\n                檢驗方式：受試者蓋上毛毯躺臥在床墊上安靜20分鐘。以紅外線熱影像紀錄躺臥前後（使用前／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\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph03_zh-hant.webp\"\n                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散熱數值高、\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\/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\n          \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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_main_model.webp\"\n                alt=\"\" class=\"u-pc\" width=\"1628\" height=\"916\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_main_sp_model.webp\"\n                alt=\"\" class=\"u-sp\" width=\"704\" height=\"704\"\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\u0026隨時能清潔\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  一般的床墊幾乎不能夠清洗，囤積的濕氣會造成黴菌和塵螨的繁殖。對此您只能被迫及早替換床墊。腦眠科技的床墊不只是能夠清洗，材質本身還可以排除多餘濕氣，使塵螨不易繁殖，隨時保持乾淨。\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_01.webp\"\n              alt=\"\" width=\"1400\" height=\"789\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e可使用蓮蓬頭清洗\u003cbr\u003e抑制塵螨和過敏的產生\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                床包能夠拆卸以洗衣機清洗，床墊整體則能夠以清水沖洗。\u003cbr\u003e\u003cbr\u003e床墊可以用蓮蓬頭將污垢沖洗，洗淨後陰乾即可，非常便利。\u003cbr\u003e\u003cbr\u003ePU和彈簧等材質的床墊，透氣性較差會囤積濕氣和熱氣，因此較常產生黴菌或塵螨。腦眠科技的床墊有良好的透氣性，除了能有效降低黴菌及塵螨的出現外，在意粉塵、灰塵的時候能夠即時清洗，維持乾淨清潔。\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\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph04_zh-hant.webp\"\n                alt=\"\" width=\"718\" height=\"526\"\u003e\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本產品相較於其他材質的發霉跡象，有壓倒性地低下。\u003cbr\u003e推薦給對粉塵過敏、過敏性體質或與孩子共同就寢的您。\n              \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\u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph05_zh-hant.webp\"\n                alt=\"\" width=\"792\" height=\"526\"\u003e\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本產品相較於其他材質的長螨跡象，有壓倒性地低下。\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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_03_zh-hant.webp\"\n              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能持續使用近10年\u003cbr\u003e有優秀的耐用性\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                每日使用的床墊，最令人在意的就是耐用性。\u003cbr\u003e本產品經由JIS規格的標準8萬次壓縮測試認證，證實擁有優良的耐用度。長時間使用也能夠持續擁有安心好眠。\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_04.webp\"\n              alt=\"\" width=\"1226\" height=\"683\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\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_05\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_05.webp\"\n              alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e雜質較少\u003cbr\u003e使用天然泉水\u003cbr\u003e防止品質劣化\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情境\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__movie\"\u003e\n        \u003cvideo class=\"lozad u-pc\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8c256a9920d64cf68ac8a1583dbc5940.mp4\"\n          preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"lozad u-sp\"\n          src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/24b9b0db87aa4f0fb14beeaf7c395124.mp4\" preload=\"none\"\n          autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__inner technology__item__sub\"\u003e\n        \u003cdiv class=\"technology__item__inner\"\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\"\n                decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene01_model_zh-hant.webp\"\n                alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\" style=\"margin-top:24px\"\u003e\u003cimg\n                loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene02_model_zh-hant.webp\"\n                alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e搭配您的生活\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e講究聰明簡單的設計和便利的使用方式，能夠融入各種情境的房間。\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\"\n                decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene02_model_zh-hant.webp\"\n                alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/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樣式\n        \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\u003cbr\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\"\u003eSize\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                單人床 L195×W100×H15（腿部19）cm\u003cbr\u003e加大單人床 L195×W120×H15（腿部19）cm\u003cbr\u003e雙人床 L195×W140×H15（腿部19）cm\u003cbr\u003e加大雙人床 L195×W160×H15（腿部19）cm\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__img animatedParent animateOnce spec__size only_pc\" data-sequence=\"300\"\n        data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size.webp?3\" alt=\"\"\n          class=\"fadeInUpShort animated\" width=\"1722\" height=\"1082\"\u003e\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_single_sp.webp?3\"\n              alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_semidouble_sp.webp?3\"\n              alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_double_sp.webp?3\"\n              alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_queen_sp.webp?3\"\n              alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"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\u003cbr\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\"\u003eShoulder rest \u003cbr class=\"u-sp\"\u003egradation\n              \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\"\n        data-sequence=\"300\" data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_rest_gradation.webp\"\n          alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"971\"\u003e\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_single_sp.webp\"\n              alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_semidouble_sp.webp\"\n              alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_double_sp.webp\"\n              alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_queen_sp.webp\"\n              alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__color technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner 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\u003cbr\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\"\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\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_spec_color_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"982\" height=\"520\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_spec_color_sp_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"640\" height=\"358\"\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\u003cbr\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\"\u003eMaterial\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e保潔墊：表面材質 棉花100%、內裡材質  聚酯纖維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\" style=\"clear:both\"\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\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_material.webp\"\n              alt=\"\" width=\"1631\" height=\"921\"\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\"\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\u003cimg loading=\"lazy\"\n              decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_material.webp\"\n              alt=\"\" width=\"1631\" height=\"921\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\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\"\u003eSheets\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\u003cimg loading=\"lazy\"\n                decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_02.webp?1\"\n                alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e正因為天天使用\u003cbr\u003e能夠隨持簡單拆卸、清洗\u003cbr\u003e追加抗菌防臭功能，每日保持乾淨\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\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e產品比較表\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__table1\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_zh-hant.webp\"\n          alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2398\" height=\"1780\"\u003e\n        \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_sp_zh-hant.webp\"\n            alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1460\" height=\"1700\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.webp\"\n            class=\"spec__table__nav__prev\" alt=\"\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\"\n            class=\"spec__table__nav__next\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e相關商品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"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        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated go\"\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related01.webp\"\n              alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e採用無重力技術\u003cbr\u003e終極放鬆姿勢×完美分散體壓\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e卓越的透氣性・能夠直接沖洗・引導身體至終極的放鬆姿勢是腦眠科技床墊 頂級漂浮版的特徵，並且擁有能使體壓極致分散的高性能。\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/zh\/products\/mattress_premium_float\" class=\"related__btn\"\n                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    \u003csection class=\"technology__item technology__item__sub\" id=\"related02\"\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related02.webp\"\n              alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e能夠加疊在現有寢具上\u003cbr\u003e也能夠直接鋪在地面\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e漂浮版床墊的底部設計較硬挺，能直接使用在床舖、地板等地方，不受下方鋪設寢具或場所的限制。因此加疊在現正使用的床墊或日式床墊上、地板上等，任何情境下都能使用。\u003cbr\u003e擁有充分的回彈力，只要有它就能擁有舒適睡眠，能當作日式床墊、一般床墊，突然有客人留宿時使用也非常方便。\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/zh\/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    \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腦眠科技保潔墊 極致釋壓床墊用\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\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related04.webp\"\n              alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e清洗更換超便利。\u003cbr\u003e\u003cbr\u003e■可對應使用的床墊\u003cbr\u003e腦眠科技床墊 加倍釋壓版\u003cbr\u003e\u003cbr\u003e材質 棉花100%（填充物 聚酯纖維100%）\u003c\/p\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related04_2.webp\"\n                alt=\"\" class=\"u-mt-40\" width=\"700\" height=\"284\"\u003e \u003ca\n                href=\"https:\/\/global.brain-sleep.com\/zh\/products\/mattress_plus_toppersheets\" class=\"related__btn\"\n                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    \u003c!-- \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給追求極致溫暖的您\n          \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\u003cimg\n              class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\"\n              alt=\"\" width=\"1248\" height=\"704\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e腦眠科技床罩 極致保暖 EX\u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\"\n                alt=\"\" width=\"1248\" height=\"704\" style=\"height:unset;position:relative\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e床墊用床包\u003cbr\u003e\u003cbr\u003e\n                和腦眠床墊合併使用，能提升112%背部的保暖性。也能防禦底下上來的寒氣。\u003cbr\u003e冬季的冷空氣會滯留在床、地面等地方，這些冷空氣會通過床墊讓我們感到寒氣。這個床包能有效保暖身體，不受寒。\u003cbr\u003e\u003cbr\u003e鋪在您現有的床墊或日式床墊上，就能感受到終極的溫暖和不潮濕的環境。\u003cbr\u003e\u003cbr\u003e\n                和棉被相同，填充物為發熱綿EX\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\u003cimg\n              class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_pc_zh-hant.webp\"\n              alt=\"\" width=\"825\" height=\"465\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e棉被和床包並用\u003cbr\u003e效果更顯著\u003cbr\u003e\n              \u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_sp_zh-hant.webp\"\n                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\u003cimg\n              class=\"u-pc\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\"\n              alt=\"\" width=\"1144\" height=\"646\" style=\"height:unset;position:relative\"\u003e\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\"\n                src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\"\n                alt=\"\" width=\"1144\" height=\"646\" style=\"height:unset;position:relative\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■可應對尺寸：\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\n              \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%\u003cbr\u003e合成纖維（丙烯酸樹脂纖維）7%\u003cbr\u003e\u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattressprotector_perfectwarmex\" class=\"related__btn\"\n                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 --\u003e\n\n    \u003c!-- \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRecommended selection\u003c\/span\u003e提高睡眠品質的推薦商品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\u003c\/h3\u003e\n          \u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" width=\"1400\" height=\"1080\"\n              style=\"aspect-ratio:1400\/1080\"\n              data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5b3769ce88a34ad5b685b96a373263a8.mp4\" preload=\"none\"\n              autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\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\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_pillow_logo.webp\"\n                  alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\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:\/\/global.brain-sleep.com\/zh\/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\n\n\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.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\n          id=\"other__conforter\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e不再需要羽絨或毛毯\u003cbr\u003e是一款極致溫暖的被子\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex.webp\"\n              alt=\"\" width=\"561\" height=\"207\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n                  src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter_perfect_warm_ex_logo.webp\"\n                  alt=\"BRAIN SLEEP FLOAT\" width=\"343\" height=\"104\"\u003e\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.com\/zh-hant\/products\/comforter_perfectwarmex\"\n                class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e --\u003e\n\n\n\n    \u003cdiv class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"last__inner\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_awaken_your_possibility.webp\"\n          alt=\"\" class=\"lozad last__logo\" width=\"624\" height=\"320\"\u003e\u003c\/div\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常見問題\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              可以。保潔墊、基礎床包都能夠拆卸使用洗衣機清洗。清洗前請放入洗衣網。請使用容量8kg以上的洗衣機。請勿使用烘衣機。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e請問如何保養床墊的內材？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              請使用清水沖洗。沖洗後請盡量平放在通風處陰乾。有氣味或髒汙時，請加入些許中性清潔劑清洗。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e能使用烘被機或電熱毯嗎？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e請勿使用。烘被機和電熱毯外，也請避免接觸任何加熱器等暖氣機。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e需要保潔墊嗎？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e本產品的套組中有能夠簡單拆卸至洗衣機清洗的保潔墊。不需要再加裝其他保潔墊。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003e市售的床包能夠使用嗎？\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              可以。床墊的厚度約24公分，一般的床包皆可使用。使用床包時請記得加裝保潔墊再套床包。也可以使用腦眠科技的床包。\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漂浮版為3折式的規格，也能夠與其他床墊合併使用。進階版和頂級版則為常設規格。\u003cbr\u003e所有款式都搭載漂浮技術，使腿部能保持上揚形成中立姿勢。漂浮版有3層、進階漂浮版有7層、頂級漂浮版則有9層的支撐結構上差異。\u003cbr\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\u003c\/div\u003e\n\u003cp\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_all_v1.css?01\"\n    onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n  \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_all_v1.js\"\n    defer\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__txt2,\n  .rwlp__header__menu__link,\n  .technology__item__desc__text__content__title,\n  body.typesquare_option {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    visibility: visible !important;\n    opacity: 1 !important\n  }\n\n  .termina {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif !important;\n    font-weight: 400\n  }\n\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\u003c\/style\u003e\n\u003cp\u003e\n  \u003cscript\u003ejQuery(function () { const n = location.search; n.indexOf(\"?ad_1\") === 0 ? window.matchMedia(\"(max-width: 768px)\").matches ? (jQuery(\".y_ad_on_sp\").css({ display: \"block\" }), jQuery(\".y_ad_off_sp\").css({ display: \"none\" })) : (jQuery(\".y_ad_on\").css({ display: \"block\" }), jQuery(\".y_ad_off\").css({ display: \"none\" })) : window.matchMedia(\"(max-width: 768px)\").matches ? (jQuery(\".y_ad_on_sp\").css({ display: \"none\" }), jQuery(\".y_ad_off_sp\").css({ display: \"block\" })) : (jQuery(\".y_ad_on\").css({ display: \"none\" }), jQuery(\".y_ad_off\").css({ display: \"block\" })) })\u003c\/script\u003e\n  \u003cscript\u003edocument.addEventListener(\"DOMContentLoaded\", function () { const n = document.querySelectorAll(\".custom-smooth-scroll\"); n.forEach(function (n) { n.addEventListener(\"click\", function (n) { n.preventDefault(); const t = this.getAttribute(\"href\"), i = document.querySelector(t), r = i.getBoundingClientRect().top + window.scrollY - 20; window.scrollTo({ top: r, behavior: \"smooth\" }) }) }) })\u003c\/script\u003e\n\u003c\/p\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"單人 (寬100 × 長195cm) \/ WHITE","offer_id":42409111388183,"sku":"M0015S1-SNWH","price":190000.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 (寬120 × 長195cm) \/ WHITE","offer_id":42409111420951,"sku":"M0015S1-SDWH","price":218000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 (寬140 × 長195cm) \/ WHITE","offer_id":42409111453719,"sku":"M0015S1-DBWH","price":251000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 (寬160 × 長195cm) \/ WHITE","offer_id":43056847192087,"sku":"M0015S1-QNWH","price":281000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/plus_15___4400x4400_1_b772b2b5-0a68-4efa-8ef7-cecd9d441e32.webp?v=1752138889"},{"product_id":"comforter_allseasons","title":"腦睡眠科技被 四季通用","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_sp_model.webp\" fetchpriority=\"high\"\u003e\n\u003clink rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.css\"\/\u003e\n\u003cscript type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\" defer\u003e\u003c\/script\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.content-for-layout {\n    overflow-x: visible !important;\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\n  @media screen and (min-width: 750px) {\n    .rwlp__header__wrapper {\n      padding: 0 30px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .rwlp__header__wrapper {\n      padding: 0 20px;\n    }\n  }\n\n  .rwlp__header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n\n  @media screen and (min-width: 1200px) {\n    .rwlp__header {\n      height: 90px;\n    }\n  }\n\n  @media screen and (max-width: 1199px) {\n    .rwlp__header {\n      height: 65px;\n    }\n  }\n\n  @media screen and (min-width: 750px) {\n    .rwlp__header__logo {\n      width: 85px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .rwlp__header__logo {\n      width: 70px;\n    }\n  }\n\n  @media screen and (min-width: 750px) {\n    .rwlp__header__menu__wrapper {\n      margin: 0 30px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__wrapper {\n      margin: 0 20px;\n    }\n  }\n\n  .rwlp__header__menu__item {\n    display: inline-block;\n  }\n\n  @media screen and (min-width: 1200px) {\n    .rwlp__header__menu__item+.rwlp__header__menu__item {\n      margin-left: 35px;\n    }\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\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__item+.rwlp__header__menu__item {\n      margin-left: 15px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__item.rwlp__hidden__sm {\n      display: none;\n    }\n  }\n\n  @media screen and (min-width: 1200px) {\n    .rwlp__header__menu__link {\n      font-size: 14px;\n    }\n  }\n\n  @media screen and (max-width: 1199px) {\n    .rwlp__header__menu__link {\n      font-size: 14px;\n    }\n  }\n\n  .rwlp__header__wrapper.fixed {\n    position: fixed;\n    top: -90px;\n    transition: unset;\n  }\n\n  .rwlp__header__wrapper.animate {\n    transition: top 0.15s ease-out;\n    top: 0;\n  }\n\n  .rwlp__header__wrapper.hide {\n    top: -90px;\n  }\n\n  body {\n    \/*padding-top: 90px !important;*\/\n  }\n\n  @media screen and (max-width: 1199px) {\n    body {\n      \/*padding-top: 65px !important;*\/\n    }\n  }\n\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 .relation__title .section__title h2,\n  .lp_area .spec__title .section__title h2,\n  .cont07__ttl,\n  .mv__txt {\n    color: #fff;\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    padding: 0;\n  }\n\n  .technology__link__lists {\n    padding: 0;\n  }\n\n  .lp_area img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n    border: unset;\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  .technology__link__lists {\n    padding: 0 !important;\n  }\n\n  .h1,\n  h1 {\n    padding: 0 !important;\n  }\n\n    .tech02_outro_head{\n    justify-content: center !important;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"main lp_area\"\u003e\n  \u003cdiv class=\"main lp_area\"\u003e\n    \u003c!-- \u003cheader 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.png\" decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/header\u003e\n      \u003c\/div\u003e\n    \u003c\/header\u003e --\u003e\n\n    \u003cdiv class=\"mv\"\u003e\n      \u003cdiv class=\"mv__bg\"\u003e\n        \u003cimg class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model.webp\" alt=\"\" width=\"1920\" height=\"1128\"\u003e\n        \u003cimg class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_sp_model.webp\" alt=\"\" width=\"750\" height=\"1202\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mv__logo\"\u003e\n        \u003cimg class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo.webp\" alt=\"\" width=\"1098\" height=\"434\"\u003e\n        \u003cimg class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_sp.webp\" alt=\"BRAINSLEEP COMFORTER ALL SEASONS\" width=\"538\" height=\"224\"\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"mv_txt\"\u003e一年四季\u003cbr\u003e引導到最理想的溫度\u003c\/h1\u003e\n    \u003c\/div\u003e\n    \u003c!-- .mv end --\u003e\n\n    \u003c!-- \u003cdiv class=\"cv\"\u003e\n      \u003cdiv class=\"cv_inner\"\u003e\n        \u003cp class=\"cv_ttl\"\u003e將太空高科技運用到日常棉被裡\u003c\/p\u003e\n        \u003cdiv class=\"cv_price_wrap\"\u003e\n          \u003cp class=\"cv_price_name\"\u003e腦眠科技被\u003cbr class=\"u-pc\"\u003e四季通用\u003c\/p\u003e\n          \u003cp class=\"cv_price\"\u003e¥19,800〜\u003cspan\u003e（税込）\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"cv_btn custom-smooth-scroll\" href=\"#custom_product_cta\"\u003e由此選購尺寸．顏色\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e --\u003e\n    \u003c!-- .cv end --\u003e\n\n    \u003cdiv class=\"intro\"\u003e\n      \u003cp class=\"intro1 sa\"\u003e炎熱時\u003cspan class=\"intro1_txt1\"\u003e涼爽\u003c\/span\u003e、\u003cbr class=\"u-sp\"\u003e寒冷時\u003cspan class=\"intro1_txt2\"\u003e暖和\u003c\/span\u003e。\u003c\/p\u003e\n      \u003cdiv class=\"intro2 termina sa\"\u003eCOOL \u0026amp; WARM\u003c\/div\u003e\n      \u003cp class=\"intro3 sa\"\u003e採用專為宇航服開發的\u003cbr\u003e跨世代創新調溫材料。\u003c\/p\u003e\n      \u003cdiv class=\"intro4 sa\"\u003e\n        \u003cp class=\"intro4_txt\"\u003eOutlast溫度調節技術\u003c\/p\u003e\n        \u003cp class=\"intro4_txt_en termina\"\u003eOUTLAST TECHNOLOGY\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"intro5 sa\"\u003e內層的Outlast溫度調節綿，專為在數百攝氏度溫度差的惡劣太空環境中活動的宇航服所開發的革新調溫材料\u003cbr\u003e將睡眠環境調節至理想溫度。\u003c\/p\u003e\n      \u003cdiv class=\"intro6 sa\"\u003e\n\n        \u003c!-- \u003cp class=\"intro6_txt1\"\u003e春夏秋天時只需一件\u003cbr\u003e冬天時當作內襯使用\u003c\/p\u003e\n        \u003cp class=\"intro6_txt2\"\u003e引導至舒適溫度的自動調溫力\u003c\/p\u003e --\u003e\n        \u003c!-- \u003cp class=\"intro6_txt1\"\u003e春夏秋天時只需一件\u003cbr\u003e冬天時當作內襯使用\u003c\/p\u003e --\u003e\n        \u003cp class=\"intro6_txt2\"\u003e全年適用 自動調節舒適溫濕度\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .intro end --\u003e\n\n    \u003c!-- \u003cdiv class=\"cont_wrap cont_story\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eSTORY\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- 開發緣由 -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cont_inner\"\u003e\n        \u003cdiv class=\"story_cont1 sa\"\u003e\n          \u003cp class=\"story_cont1_ttl\"\u003e不再為選擇寢具\u003cbr\u003e而感到煩惱\u003c\/p\u003e\n          \u003cp class=\"story_cont1_txt\"\u003e一年四季都能引導至舒適溫度的\u003cbr\u003e自動調溫力\u003cbr\u003e在多變的氣溫下也能舒適的睡眠\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cont\"\u003e\n          \u003cdiv class=\"cont_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_intro02_graph_zh-hant.webp\" alt=\"\" width=\"1100\" height=\"620\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"cont_desc sa\"\u003e\n            \u003cp class=\"cont_desc_ttl\"\u003e日本的溫差\u003cbr\u003e在世界上也是少見的嚴酷\u003c\/p\u003e\n            \u003cp class=\"cont_desc_txt\"\u003e\n              日本屬於溫暖潮濕氣候，是世界上特有的氣候條件之一，夏天和冬天的氣溫變化很大，而且季節交替的春天、梅雨和秋天交織在一起，使得一年中的氣溫變化更加複雜。\u003cbr\u003e由於嚴酷的溫差導致每天都在積累疲勞。\u003cbr\u003e如同白天用衣服調節體溫一樣，睡眠時也需要通過寢具來調節床內的溫度。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"story_cont2\"\u003e\n          \u003cp class=\"story_cont2_ttl sa\"\u003e這時需要能引導到\u003cbr\u003e舒適的溫度【自動調溫力】\u003c\/p\u003e\n          \u003cdiv class=\"story_cont2_wrap sa\"\u003e\n            \u003cp class=\"story_cont2_txt\"\u003e戰勝嚴峻的溫差\u003cbr\u003e一年四季\u003cbr\u003e溫暖舒適\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e --\u003e\n\n    \u003c!-- .cont_story end --\u003e\n\n    \u003cdiv class=\"crowdfunding\"\u003e\n      \u003cp class=\"crowdfunding_ttl sa\"\u003e在募資平台上\u003cbr\u003e\u003cspan\u003e達到超越目標金額\u003c\/span\u003e 的銷售\u003c\/p\u003e\n      \u003cdiv class=\"crowdfunding_img sa\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_makuake.webp\" alt=\"\" width=\"1602\" height=\"630\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_makuake_sp.webp\" alt=\"\" width=\"670\" height=\"752\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .crowdfunding end --\u003e\n\n    \u003cdiv class=\"cont_wrap cont_feature\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003e3 FEATURES\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- 3種特徵 -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature_inner\"\u003e\n        \u003cdiv class=\"feature_list\"\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model.webp\" alt=\"\" width=\"1100\" height=\"614\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e01\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eALL SEASON\u003cbr\u003eCOMFORTABLE\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003e炎熱時涼爽、寒冷時暖和。\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003e太空高科技，365天自動調節溫度\u003c\/div\u003e\n              \u003ca href=\"#feature01\" class=\"feature_item_body_btn\"\u003e詳細內容\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02.webp\" alt=\"\" width=\"1100\" height=\"616\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e02\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eREVERSIBLE\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003e應對不同季節皆可使用\u003cbr\u003e無需被套\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003e一面為起絨溫暖面，\u003cbr\u003e另一面則為冷感接觸面\u003c\/div\u003e\n              \u003ca href=\"#feature02\" class=\"feature_item_body_btn\"\u003e詳細內容\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model.webp\" alt=\"\" width=\"1100\" height=\"614\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e03\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eCLEAN \u0026amp; COMPACT\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003e隨時保持衛生清潔\u003cbr\u003e輕易收納不佔空間。\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003e可以直接使用家庭式洗衣機清洗乾淨\u003cbr\u003e輕易收納不佔空間\u003c\/div\u003e\n              \u003ca href=\"#feature03\" class=\"feature_item_body_btn\"\u003e詳細內容\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\n\n\u003c!-- レビューブロック --\u003e\n\n\u003cdiv class=\"cp_review\"\u003e\n\n\u003cdiv class=\"cp_review_title\"\u003e\n    \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_title_pc_zh.webp?1\" alt=\"\" loading=\"lazy\" style=\"width: 300px;\"\u003e\n    \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_title_sp_zh.webp?1\" alt=\"\" loading=\"lazy\" style=\"width: 200px;\"\u003e\n\u003c\/div\u003e\n\n      \u003cul class=\"js-slider item_info\"\u003e\n          \u003cli class=\"img-wrap\"\u003e\n            \u003cdiv class=\"item__img\"\u003e\n              \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_01_pc_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_01_sp_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"img-wrap\"\u003e\n            \u003cdiv class=\"item__img\"\u003e\n              \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_05_pc_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_05_sp_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"img-wrap\"\u003e\n            \u003cdiv class=\"item__img\"\u003e\n              \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_02_pc_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_02_sp_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"img-wrap\"\u003e\n            \u003cdiv class=\"item__img\"\u003e\n              \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_03_pc_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_03_sp_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"img-wrap\"\u003e\n            \u003cdiv class=\"item__img\"\u003e\n              \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_04_pc_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n              \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/product_comforter_allseasons_review_04_sp_zh.webp?1\" alt=\"\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n      \n\u003c\/div\u003e\n\u003c!-- レビューブロック --\u003e\n\n\n\n\n    \u003c!-- .cont_feature end --\u003e\n    \u003cdiv id=\"technology\" class=\"cont_wrap cont_tech\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eTECHNOLOGY\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- 專利科技詳細內容 -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech01\" id=\"feature01\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_sp.webp\" alt=\"\" width=\"750\" height=\"420\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e01\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eALL SEASON\u003cbr class=\"u-pc\"\u003eCOMFORTABLE\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003e設計考慮到\u003cbr\u003e一年365天的舒適睡眠\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech01_intro\"\u003e\n          \u003cdiv class=\"tech01_intro_head sa\"\u003e\n            \u003cp class=\"tech01_intro_head_ttl\"\u003e炎熱時涼爽、寒冷時暖和。\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_head_ttl_sub\"\u003e太空高科技，365天自動調節溫度\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_intro_outlast sa\"\u003e\n            \u003cp class=\"tech01_intro_outlast_ttl termina\"\u003eOUTLAST TECHNOLOGY\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_outlast_ttl_sub\"\u003eOutlast溫度調節技術\u003c\/p\u003e\n            \u003cdiv class=\"tech01_intro_outlast_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_01.webp\" alt=\"\" width=\"2000\" height=\"562\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_01_sp.webp\" alt=\"\" width=\"750\" height=\"750\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_intro_body sa\"\u003e\n            \u003cp class=\"tech01_intro_body_ttl\"\u003e採用專為宇航服開發的\u003cbr\u003e跨世代創新調溫材料。\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_body_txt\"\u003e專為宇航服開發的材料「Outlast」可以引導到理想的床內溫度範圍。「Outlast」是一種直徑20～30微米的微膠囊天然蠟組合在纖維中的溫度調節材料。在填充物(中綿)中使用了這種「Outlast」。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner bg_gray\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_02_zh-hant.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e溫度調節科技1\u003cbr\u003e炎熱時吸收熱量\u003cbr\u003e寒冷時釋放熱量\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e一年四季都能引導到理想的床內溫度範圍\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_03.gif?2\" alt=\"\" width=\"668\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e溫度調節科技2\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e\n                Outlast是在纖維滲入20～30微米的微膠囊天然蠟，隨著身體溫度變化，讓微膠囊變為固體⇄液體，透過吸熱、蓄熱、放熱引導到舒適的溫度帶。\u003cbr\u003e※影片中，將微膠囊天然蠟放在36℃的熱板上時，膠囊本身會變成固體⇄液體的樣子。\u003cbr\u003e透過物態變化的原理，吸放熱量調溫。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_04_zh-hant.webp\" alt=\"\" width=\"1040\" height=\"1040\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e優越的調溫力\u003cbr\u003e極端的溫度下\u003cbr\u003e也能完美對應\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e\n                透過圖表能發現，實驗室溫10°C⇄40°C的極端溫度變化下最大溫差的比較結果。相較純棉材質溫差可以達到15°C以上，而Outlast僅有4°C的溫差。\u003cbr\u003e優越的調溫力讓您睡著時、起床時，受到早晚溫差影響最小。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_05_zh-hant.webp\" alt=\"\" width=\"1040\" height=\"1040\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e優越的調濕力\u003cbr\u003e調節舒適的床內濕度。\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\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!-- .tech01 end --\u003e\n\n      \u003cdiv class=\"tech02\" id=\"feature02\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_sp.webp\" alt=\"\" width=\"750\" height=\"420\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e02\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eREVERSIBLE\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003e應對不同季節皆可使用\u003cbr class=\"u-pc\"\u003e無需被套\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_01_zh-hant.webp\" alt=\"\" width=\"1040\" height=\"630\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e雙面使用\u003cbr\u003e365天都不想放手\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e\n                根據季節來分別使用棉被的正反面。暖和的季節時，將涼爽的接觸冷感面朝向肌膚，寒冷的季節則使用柔軟且光滑的蜜桃絨面料溫柔地包裹身體。\u003cbr\u003e無需被套即可直接使用。\u003cbr\u003e※商品上有標示WARM(暖)\/COOL(涼)，請根據自身感受做使用\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_02_zh-hant.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e優越的涼爽感\u003cbr\u003e悶熱的夏日也能輕鬆入睡\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e太空科技被的接觸冷感涼爽程度是一般棉被(接觸冷感值Q-max值)的一倍以上。\u003cbr\u003e悶熱夏天時將COOL(涼)面蓋向自己，就能夠涼爽的入睡\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03.webp\" alt=\"\" width=\"1040\" height=\"630\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03_sp.webp\" alt=\"\" width=\"670\" height=\"406\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e消除肌膚的黏附感\u003cbr\u003e更加親膚舒適\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e\n                太空科技被更舒適的細節，使用數倍以上的70格縫合。相較一般的大型棉被，這款棉被具有良好的肌膚分離感，極力消除了不舒服的黏附感。可以像以往夏季受歡迎的毛巾被一樣使用。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech02_outro\"\u003e\n            \u003cdiv class=\"tech02_outro_head sa\"\u003e\n              \u003cp class=\"tech02_outro_head_ttl\"\u003e一年四季\u003cbr\u003e享受舒適睡眠\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"tech02_outro_head_ttl_sub\"\u003e春夏秋天時只需一件\u003cbr\u003e冬天時當作內襯使用\u003cbr\u003e引導至最舒適的溫度\u003c\/p\u003e --\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech02_outro_howto sa\"\u003e\n              \u003cp class=\"tech02_outro_howto_ttl\"\u003e推薦使用方法\u003c\/p\u003e\n              \u003cdiv class=\"tech02_outro_howto_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_zh-hant.webp?v=1746153123\" alt=\"\" width=\"1728\" height=\"994\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_sp_zh-hant.webp\" alt=\"\" width=\"682\" height=\"370\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech02_outro_howto_txt u-pc\"\u003e建議配合當時室溫，與其他寢具做搭配使用\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"tech02_outro_howto_txt u-sp\"\u003e建議配合當時室溫，與其他寢具做搭配使用\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- .tech02 end --\u003e\n\n      \u003cdiv class=\"tech03\" id=\"feature03\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_sp.webp\" alt=\"\" width=\"750\" height=\"422\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e03\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eCLEAN \u0026amp; COMPACT\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003e隨時保持衛生清潔\u003cbr\u003e輕易收納不佔空間\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01_sp.webp\" alt=\"\" width=\"670\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e輕鬆洗滌\u003cbr\u003e每天保持清潔\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e可以直接使用家庭式洗衣機清洗乾淨，無需被套直接使用，隨時都能清洗保持衛生。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02_sp.webp\" alt=\"\" width=\"670\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003e365天皆能使用\u003cbr\u003e不必收進衣櫃裡\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003e如需要收納時，可以裝入附帶的收納袋，外出攜帶也相當輕鬆方便。\u003cbr\u003e※收納袋圖片僅供參考，可能依照生產情況，變更材質或是標示內容。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tech03_last\"\u003e\n            \u003cdiv class=\"tech03_last01 sa\"\u003e\n              \u003cdiv class=\"tech03_last01_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_model.webp\" alt=\"\" width=\"1040\" height=\"1070\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_model_sp.webp\" alt=\"\" width=\"568\" height=\"341\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech03_last01_txt\"\u003e一年四季\u003cbr\u003e舒適睡眠\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech03_last02 sa\"\u003e\n              \u003cdiv class=\"tech03_last02_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_04_model.webp\" alt=\"\" width=\"1168\" height=\"778\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_04_model_sp.webp\" alt=\"\" width=\"568\" height=\"341\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech03_last02_txt\"\u003e已經不用再\u003cbr\u003e為選擇寢具\u003cbr\u003e而感到煩惱\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech03_last03 sa\"\u003e\n              \u003cdiv class=\"tech03_last03_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_05.webp\" alt=\"\" width=\"2000\" height=\"1050\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_05_sp.webp\" alt=\"\" width=\"750\" height=\"394\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- .tech03 end --\u003e\n\n    \u003c\/div\u003e\n    \u003c!-- .cont_tech end --\u003e\n    \u003cdiv id=\"spec\" class=\"cont_wrap cont_spec\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eSPEC\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- 樣式 -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec_inner\"\u003e\n        \u003cdiv class=\"spec_img sa\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec.webp\" alt=\"\" width=\"840\" height=\"1130\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec_sp.webp\" alt=\"\" width=\"532\" height=\"712\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec_txt sa\"\u003e\n          \u003cspan\u003e■尺寸\u003cbr\u003e．單人:W150 cm x L210 cm\u003cbr\u003e．單人加大:W170 cm x L210 cm\u003cbr\u003e．雙人:W190 cm x L210 cm\u003cbr\u003e．雙人加大:W210 cm x L210 cm\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e■顏色\u003cbr\u003e宇宙藍．銀河灰\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e■產品重量\u003cbr\u003e．單人:約 1260g \u003cbr\u003e．單人加大:約 1430g\u003cbr\u003e．雙人:約 1600g\u003cbr\u003e．雙人加大:約 1740g\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e■材質\u003cbr\u003e表布: 100%聚脂纖維\/100%尼龍\u003cbr\u003e中棉: 50%人造纖維\/50%聚脂纖維(單人0.5kg、單人加大0.56kg、雙人0.63kg、雙人加大0.7kg)\n        \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cont_spec end --\u003e\n\n\n\n\u003c!--     \n    \u003cdiv class=\"cont_ttl\"\u003e\n      \u003cp class=\"cont_ttl_en termina sa\"\u003eRECOMMENDED SELECTION\u003c\/p\u003e\n      \u003cp class=\"cont_ttl_ja sa\"\u003e- 提升睡眠品質的推薦商品 -\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n        \u003cp class=\"other__pillow__text__sub__title u-sp\"\u003e\n          快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"other__pillow__vimeo\"\u003e\n          \u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/473c0a16e10948f288655ba4c32ab483.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__pillow__text\"\u003e\n          \u003cdiv class=\"other__pillow__text__title\"\u003e\n            \u003cp class=\"other__pillow__text__title__logo\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_pillow_logo.png\" alt=\"BRAIN SLEEP PILLOW\" width=\"200\" height=\"63\"\u003e\n            \u003c\/p\u003e\n            \u003cp class=\"other__pillow__text__title__name\"\u003e\n              腦眠科技枕\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"other__pillow__text__sub__title\"\u003e\n            快速、深沉、直達腦眠。\u003cbr\u003e喚醒明日的活力。\n          \u003c\/p\u003e\n\n          \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__coin\"\u003e\n        \u003cp class=\"other__conforter__text__sub__title u-sp\"\u003e\n          睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n        \u003c\/p\u003e\n        \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n          \u003cimg decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin.jpg\" alt=\"ブレインスリープコイン\" width=\"700\" height=\"700\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin_logo.png\" alt=\"BRAIN SLEEP COIN\" width=\"279\" height=\"86\"\u003e\n            \u003c\/p\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技 量測幣\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e\n              睡眠醫學×AI\u003cbr\u003e客製化測試睡眠\n            \u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__conforter\"\u003e\n        \u003cp class=\"other__conforter__text__sub__title u-sp\"\u003e\n          理想睡姿×完美分散體壓\u003cbr\u003e一款改變你起床感受的床墊\n        \u003c\/p\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.png\" alt=\"\" width=\"1174\" height=\"543\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"other__col2__item__logo\"\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 MATTRESS PREMIUM FLOAT\" width=\"200\" height=\"63\"\u003e\n            \u003c\/p\u003e\n            \u003cp class=\"other__col2__item__logotext\"\u003e\n              腦眠科技床墊 加倍釋壓版\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__flex\"\u003e\n            \u003cp class=\"other__col2__item__flex__desc\"\u003e\n              理想睡姿×完美分散體壓\u003cbr\u003e一款改變你起床感受的床墊\n            \u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattress_plus_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    \u003c\/div\u003e --\u003e\n\n\n\n\n    \u003cdiv class=\"cont_wrap cont_faq\" id=\"faq\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eFAQ\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- 常見問題 -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inner\"\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e能夠水洗嗎?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e可以的，直接使用家庭式洗衣機清洗，請放入洗衣袋內單獨做清洗。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e能放進烘乾機裡烘乾嗎?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e避免將產品做烘乾，請吊在陰涼處風乾\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e可以使用棉被烘乾機嗎?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e可以的，可以使用喔!\u003cbr\u003e但是要注意，如果是放在腦眠科技床墊上，或是腦眠科技枕的附近話，有可能造成這些產品變形，所以要避免在這些情況下使用棉被烘乾機。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e有哪些顏色可以選購呢?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e目前有宇宙藍及銀河灰可供選購\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e有販賣專用的被套嗎?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e太空科技被可以直接使用家庭式洗衣機清洗，且應對不同季節，雙面皆可使用，所以不須使用被套，產品上也沒有可以跟被套綁在一起的帶圈。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e使用的季節是什麼時候呢?\n            \u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003e\n                基本上，春天及秋天將WARM(暖)面朝向身體使用，夏天將COOL(涼)面朝向身體使用。而冬天時將WARM(暖)面朝向身體外，可以再上面多加個厚棉被搭配使用。可以依照氣溫與其他寢具做搭配使用。\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cont_faq end --\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- .main end --\u003e\n\n\u003cscript\u003e\n  \/\/ faq\n  \/\/ jQuery('#faq .column').click(function () {\n  \/\/   jQuery(this).find('.q').toggleClass('active');\n  \/\/   jQuery(this).find('.a').slideToggle();\n  \/\/ });\n\n  \/\/ アニメーション\n  var scrollAnimationClass = \"sa\";\n  var scrollAnimationShowClass = \"show\";\n  var triggerMarginDefault = 200;\n  if (navigator.userAgent.match(\/(iPhone|iPad|iPod|Android)\/)) {\n    var triggerMarginDefault = 30;\n  }\n\n  var scrollAnimationElm = document.querySelectorAll(\n    \".\" + scrollAnimationClass\n  );\n  var scrollAnimationFunc = function () {\n    var dataMargin = scrollAnimationClass + \"_margin\";\n    var dataTrigger = scrollAnimationClass + \"_trigger\";\n    var dataDelay = scrollAnimationClass + \"_delay\";\n    for (var i = 0; i \u003c scrollAnimationElm.length; i++) {\n      var triggerMargin = triggerMarginDefault;\n      var elm = scrollAnimationElm[i];\n      var showPos = 0;\n      if (elm.dataset[dataMargin] != null) {\n        triggerMargin = parseInt(elm.dataset[dataMargin]);\n      }\n      if (elm.dataset[dataTrigger]) {\n        showPos =\n          document\n            .querySelector(elm.dataset[dataTrigger])\n            .getBoundingClientRect().top + triggerMargin;\n      } else {\n        showPos = elm.getBoundingClientRect().top + triggerMargin;\n      }\n      if (window.innerHeight \u003e showPos) {\n        var delay = elm.dataset[dataDelay] ? elm.dataset[dataDelay] : 0;\n        setTimeout(\n          function (index) {\n            scrollAnimationElm[index].classList.add(\"show\");\n          }.bind(null, i),\n          delay\n        );\n      }\n    }\n  };\n  document.addEventListener(\"DOMContentLoaded\", scrollAnimationFunc);\n  window.addEventListener(\"scroll\", scrollAnimationFunc);\n\u003c\/script\u003e\n\n\u003clink media=\"print\" onload=\"this.media='all'\" rel=\"stylesheet\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_all_v2.css?3\"\u003e\n\u003cscript async=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_all.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\n  var 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\n\n\n\u003c!-- ページ内レビューブロック用 --\u003e\n\u003cscript\u003e\n  jQuery(function () {\n    jQuery('.js-slider.item_info').slick({\n      arrows: false,\n      dots: false,\n    \/\/   variableWidth: false,\n      variableWidth: true,\n      infinite: true,\n      centerMode: true,\n    });\n  });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .cp_review{\n    position :relative; \n    padding: 80px 0; \n    background: #ECEADB; \n    border-top: 1px solid #000;\n  }\n\n    .cp_review .js-slider .slick-slide:not(last-of-type) {\n        margin-right: 50px !important;\n    }\n\n    .cp_review_title{\n        margin: 0 auto 50px auto;\n        width: max-content;\n    }\n\n    .cp_review .no-slider li,\n    .cp_review .js-slider li {\n      \/*width: 140px;*\/\n      width:600px;\n      height:unset !important\n    }\n\n  @media screen and (max-width: 749px) {\n\n  .cp_review{\n    position: relative; \n    padding: 50px 0; \n    background: #ECEADB; \n    border-top: 1px solid #000;\n  }\n\n    .cp_review_title{\n        margin: 0 auto 30px auto;\n    }\n\n    .cp_review .js-slider .slick-slide:not(last-of-type) {\n        margin-right: 20px !important;\n    }\n\n    .cp_review .no-slider li,\n    .cp_review .js-slider li {\n      \/*width: 140px;*\/\n      width:250px;\n      height:unset !important\n    }\n      }\n\u003c\/style\u003e\n\u003c!-- ページ内レビューブロック用 --\u003e\n ","brand":"Brain Sleep Co., Ltd","offers":[{"title":"灰色 \/ 單人 (寬150 × 長210cm)","offer_id":42424768036887,"sku":"C0005S1-SNLG","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"灰色 \/ 單人加大 (寬170 × 長210cm)","offer_id":42424768102423,"sku":"C0005S1-SDLG","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"灰色 \/ 雙人 (寬190 × 長210cm)","offer_id":42465234419735,"sku":"C0005S1-DBLG","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"灰色 \/ 雙人加大 (寬210 × 長210cm)","offer_id":42424768233495,"sku":"C0005S1-QNLG","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 單人 (寬150 × 長210cm)","offer_id":42424768069655,"sku":"C0005S1-SNCB","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 單人加大 (寬170 × 長210cm)","offer_id":42424768135191,"sku":"C0005S1-SDCB","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 雙人 (寬190 × 長210cm)","offer_id":42465234452503,"sku":"C0005S1-DBCB","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 雙人加大 (寬210 × 長210cm)","offer_id":42424768266263,"sku":"C0005S1-QNCB","price":44000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_comforter_allseasons_lightgray.jpg?v=1748855487"},{"product_id":"comforter_perfectcoolex","title":"腦睡眠科技被 極致涼感 EX","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_sp.webp\" fetchpriority=\"high\"\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\" fetchpriority=\"high\"\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  .lp_area,\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 .kv__cool__ttl {\n    color: #fff\n  }\n\n  .lp_area div:empty {\n    display: initial\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 ul {\n    list-style: none\n  }\n\n  .technology__link__lists {\n    padding: 0\n  }\n\n  .lp_area img {\n    width: 100%;\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__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  .sleep__info__quality__golden__title {\n    margin: 0\n  }\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\n  .technology__link__lists__desc,\n  .technology__item__desc__text__content__desc,\n  .technology__link__lists__title {\n    margin-bottom: 0\n  }\n\n  .technology__link__lists {\n    padding: 0 !important\n  }\n\n  .kv__cool__ttl {\n    padding: 0 !important\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:749px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  main {\n    display: block\n  }\n\n  .rwlp__wrapper img {\n    width: 100%;\n    max-width: 100%\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  h1,\n  h2,\n  h3 {\n    font-weight: 400 !important\n  }\n\n  .only_sp {\n    display: none\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-weight: 400\n  }\n\n  @media screen and (max-width:749px) {\n    .only_sp {\n      display: block\n    }\n  }\n\n  .u-ta-c {\n    text-align: center !important\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  body {\n    overflow-x: hidden\n  }\n\n  h1,\n  h2,\n  h3 {\n    font-weight: 400 !important\n  }\n\n  .technology__item {\n    border-top: 1px #000 solid;\n    font-weight: 500;\n    padding-bottom: 110px;\n    padding-top: 70px\n  }\n\n  .technology__item__inner {\n    padding-left: 6.7142857142857vw\n  }\n\n  .technology__item__title {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-size: 30px;\n    font-weight: 400;\n    line-height: 1\n  }\n\n  .technology__item__desc {\n    display: flex;\n    flex-direction: row-reverse;\n    margin-top: 80px;\n    position: relative\n  }\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: 8.0714285714286vw;\n    width: 26.2857142857143vw\n  }\n\n  .technology__item__desc__img {\n    padding-top: 36%;\n    position: relative;\n    width: 58.1428571428571vw;\n    flex: 1\n  }\n\n  .technology__item__desc__img img {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__title {\n    font-size: 30px;\n    font-weight: 500;\n    letter-spacing: -.06em;\n    line-height: 1.733333333333333\n  }\n\n  .technology__item__desc__text__content__desc {\n    font-size: 16px;\n    letter-spacing: -.06em;\n    line-height: 1.9375;\n    margin-top: 40px\n  }\n\n  @media screen and (max-width:749px) {\n    .technology__item {\n      padding-bottom: 70px;\n      padding-top: 40px\n    }\n\n    .technology__item__inner {\n      padding-left: 0\n    }\n\n    .technology__item__title {\n      padding: 0 20px;\n      font-size: 25px\n    }\n\n    .technology__item__desc {\n      flex-direction: column;\n      margin-top: 20px\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 54%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__desc__img img {\n      height: 100%;\n      left: 0;\n      position: absolute;\n      top: 0;\n      width: 100%;\n      object-fit: cover\n    }\n\n    .technology__item__desc__text {\n      display: block;\n      margin: 25px 0 0;\n      padding: 0 20px;\n      width: 100%\n    }\n\n    .technology__item__desc__text__content__title {\n      font-size: 22px;\n      line-height: 1.44\n    }\n\n    .technology__item__desc__text__content__desc {\n      margin-top: 20px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .other__mattress__text__sub__title {\n      position: absolute;\n      left: 0;\n      top: 0\n    }\n  }\n\n  .other__mattress__text__sub__title {\n    font-size: 25px;\n    font-weight: 500;\n    line-height: 1.6\n  }\n\n  @media screen and (min-width:750px) {\n    .other__mattress__text__sub__title {\n      margin-left: 60px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .other__mattress__text__sub__title {\n      display: none\n    }\n\n    .other__mattress__text__sub__title.only_sp {\n      display: block;\n      font-size: 15px\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .other__conforter__text__sub__title {\n      display: none\n    }\n\n    .other__conforter__text__sub__title.only_sp {\n      display: block;\n      font-size: 15px;\n      font-weight: 400\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\n  img {\n    vertical-align: bottom\n  }\n\n  .tech01_01_2 {\n    width: calc(100% - 40px);\n    margin-top: 32px;\n    margin-left: 20px\n  }\n\n  @media screen and (min-width:750px) {\n    .tech01_01_2 {\n      margin-top: 60px;\n      margin-left: 0;\n      width: 25vw;\n      bottom: 0;\n      left: 0\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .spec__table1__wrap {\n      width: 100%;\n      overflow-y: hidden;\n      overflow-x: scroll;\n      position: relative\n    }\n\n    .technology__item .spec__table1__wrap img {\n      width: 220vw;\n      max-width: unset\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar {\n      height: 4px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-thumb {\n      background: #000;\n      border-radius: 5px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-track {\n      background: #b8b8b8;\n      border-radius: 5px\n    }\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\n    .spec__table__nav .spec__table__nav__prev {\n      left: -25px\n    }\n\n    .spec__table__nav .spec__table__nav__next {\n      right: -25px\n    }\n  }\n\n  .kv__cool {\n    position: relative\n  }\n\n  .kv__cool__inner {\n    position: absolute;\n    z-index: 1;\n    top: 5.1428vw;\n    left: 6.857vw;\n    color: #fff\n  }\n\n  .kv__txt {\n    width: 24vw;\n    margin-bottom: 1.2vw\n  }\n\n  .kv__cool__ttl {\n    font-size: 4.07vw;\n    line-height: 1.5;\n    margin-bottom: 16vw\n  }\n\n  .kv__cool__ttl span {\n    display: block;\n    font-size: 2.357vw;\n    margin-bottom: .5vw\n  }\n\n  .intro03__movie video {\n    width: 100%\n  }\n\n  @media screen and (max-width:767px) {\n    .kv__cool__inner {\n      top: 9.0666vw;\n      left: 9.0666vw\n    }\n\n    .kv__txt {\n      width: 50.4vw;\n      margin-bottom: 3vw\n    }\n\n    .kv__cool__ttl {\n      font-size: 7.2vw;\n      line-height: 1.5;\n      margin-bottom: 77vw\n    }\n\n    .kv__cool__ttl span {\n      font-size: 4.8vw;\n      margin-bottom: .5vw\n    }\n  }\n\n  #spec01 .technology__item__desc__img {\n    padding-top: 0\n  }\n\n  #spec01 .technology__item__desc__img img {\n    height: auto;\n    position: relative;\n    width: 85%\n  }\n\n  .related__items__item__img img {\n    height: auto;\n    display: block;\n    margin: 0 auto\n  }\n\n  .related__items__item:nth-of-type(1) .related__items__item__img img {\n    width: 390px;\n    padding-top: 40px\n  }\n\n  .related__items__item:nth-of-type(2) .related__items__item__img img {\n    width: 402px\n  }\n\n  .related__items__item:nth-of-type(3) .related__items__item__img img {\n    width: 388px\n  }\n\n  @media screen and (max-width:767px) {\n    #spec01 .technology__item__desc__img {\n      margin: 0;\n      width: 100%\n    }\n\n    #spec01 .technology__item__desc__img img {\n      height: auto;\n      position: relative;\n      width: 100%\n    }\n\n    #spec01 .technology__item__desc__img.spec02__img img {\n      width: 58%;\n      margin-left: 15%\n    }\n\n    .related__items__item__img img {\n      height: auto;\n      display: block;\n      margin: 0 auto\n    }\n\n    .related__items__item:nth-of-type(1) .related__items__item__img img {\n      width: unset;\n      padding-top: 0\n    }\n\n    .related__items__item:nth-of-type(2) .related__items__item__img img {\n      width: unset\n    }\n\n    .related__items__item:nth-of-type(3) .related__items__item__img img {\n      width: unset\n    }\n  }\n\n  .kv__cool__logo {\n    width: 44.214vw\n  }\n\n  .intro01 {\n    padding: 150px 0 0;\n    background-color: #000;\n    color: #fff;\n    text-align: center\n  }\n\n  .intro01__img {\n    width: 813px;\n    margin: 0 auto 64px\n  }\n\n  @media screen and (max-width:767px) {\n    .kv__cool__logo {\n      width: 80.266vw\n    }\n\n    .intro01 {\n      padding: 40px 0 0\n    }\n\n    .intro01__img {\n      width: 96%;\n      margin: 0 auto 32px\n    }\n  }\n\n  .technology__link__lists__title {\n    margin-bottom: 0\n  }\n\n  .faq__item__question,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .technology__item__title {\n    margin: 0\n  }\n\n  body {\n    visibility: visible !important;\n    opacity: 1 !important\n  }\n\n  @media screen and (max-width:749px) {\n\n    .mv__txt,\n    #other__conforter .other__col2__item__logo,\n    #other__coin .other__col2__item__logo,\n    .other__pillow__text__title__logo,\n    .intro04__head,\n    .intro01__head,\n    .mv__caption__title {\n      padding: 0 !important\n    }\n\n    .section__title__text {\n      padding: 10px 0 0 !important\n    }\n\n    .other__pillow__text__sub__title.u-sp {\n      padding: 20px 0 0 !important\n    }\n  }\n\n  .related__items__list {\n    justify-content: flex-start !important;\n    gap: 100px\n  }\n\u003c\/style\u003e\n\u003csection class=\"kv__cool\"\u003e\n  \u003cdiv class=\"kv__cool__bg\"\u003e\n    \u003cimg class=\"u-pc\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_comforter_perfectcoolex_kv_bg_model.webp\" width=\"2000\" height=\"1120\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_comforter_perfectcoolex_kv_bg_model_sp.webp\" width=\"375\" height=\"600\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"kv__cool__inner\"\u003e\n    \u003cp class=\"kv__txt\"\u003e\u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt.webp\" width=\"336\" height=\"48\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_sp.webp\" width=\"189\" height=\"27\"\u003e\u003c\/p\u003e\n    \u003ch1 class=\"kv__cool__ttl\"\u003e\n      \u003cspan\u003e三重冷感科技\u003c\/span\u003e極致冷感持續整夜\u003cbr\u003e夏用涼被\n    \u003c\/h1\u003e\n    \u003cdiv class=\"kv__cool__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\" width=\"619\" height=\"109\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n  \u003cdiv class=\"intro01__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_bnr_makuake.webp?1\" alt=\"\" width=\"813\" height=\"316\"\u003e\u003c\/div\u003e\n  \u003cp class=\"intro01__txt fadeInUpShort animated\"\u003e日本募資平台上獲得歷年夏季寢具第一名\n\u003cbr\u003e\u003cspan\u003e夏季涼被全新升級登場\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n  \u003cdiv class=\"intro02__bg fadeInUpShort animated\"\u003e\n    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model.webp?1\" alt=\"\" width=\"2000\" height=\"1100\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model_sp.webp?3\" alt=\"\" width=\"374\" height=\"362\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n    \u003cp class=\"intro02__txt\"\u003e只需這一件即可在持續突破高溫紀錄的炎夏中保持舒適\u003c\/p\u003e\n    \u003cdiv class=\"intro02__img\"\u003e\n      \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\" alt=\"\" width=\"438\" height=\"78\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\" alt=\"\" width=\"255\" height=\"45\"\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__bg fadeInUpShort animated\"\u003e\n    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg.webp?1\" alt=\"\" width=\"2000\" height=\"824\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg_sp.webp?1\" alt=\"\" width=\"374\" height=\"609\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"intro03__inner\"\u003e\n    \u003cp class=\"intro03__ttl fadeInUpShort animated\"\u003e全新升級\u003cbr\u003e三重冷感科技\u003c\/p\u003e\n    \u003cdiv class=\"intro03__img fadeInUpShort animated\"\u003e\n      \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img.webp?1\" alt=\"\" width=\"360\" height=\"135\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img_sp.webp?1\" alt=\"\" width=\"250\" height=\"94.5\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03__txt fadeInUpShort animated\"\u003e\n      \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_zh-hant.webp?1\" alt=\"\" width=\"936\" height=\"164\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_sp_zh-hant.webp?1\" alt=\"\" width=\"271\" height=\"220\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"intro03__movie fadeInUpShort animated\"\u003e\n    \u003cvideo class=\"u-pc lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4f71063b3143480d98e3e4811e909a78.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"u-sp lozad\" width=\"1080\" height=\"1080\" style=\"aspect-ratio:1080\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/66eb1b38222e40fcaeacce05ad601865.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\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__bg fadeInUpShort animated\"\u003e\n    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_zh-hant.webp?1\" alt=\"\" width=\"1147\" height=\"525\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_sp_zh-hant.webp?2\" alt=\"\" width=\"374\" height=\"500\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"intro04__inner\"\u003e\n    \u003cp class=\"intro04__txt fadeInUpShort animated\"\u003e全新升級的4層結構\u003cbr\u003e更有效率進入深眠環境\u003c\/p\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__bg fadeInUpShort animated\"\u003e\n    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model.webp?1\" alt=\"\" width=\"2000\" height=\"776\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model_sp.webp?1\" alt=\"\" width=\"374\" height=\"530\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"intro05__inner\"\u003e\n    \u003cp class=\"intro05__txt fadeInUpShort animated\"\u003e改變炎熱難眠的夜晚\u003cbr\u003e全新進化的一件涼被\u003c\/p\u003e\n    \u003cdiv class=\"intro05__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_product_logo.webp?1\" alt=\"\" width=\"458\" height=\"81\"\u003e\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=\"300\" data-offset=\"300\"\u003e\n    \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n      \u003cspan\u003eTECHNOLOGY\u003c\/span\u003e專利科技\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"technology__link\"\u003e\n    \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#cool\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model_sp.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title\"\u003e\n            \u003cspan\u003e01\u003c\/span\u003e整夜持續極致冷感\n          \u003c\/h3\u003e\n        \u003c\/a\u003e\u003c\/li\u003e\n      \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#fit\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model_sp.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title\"\u003e\n            \u003cspan\u003e02\u003c\/span\u003e梅雨季的悶熱夜晚\u003cbr\u003e也能舒適進入睡眠\n          \u003c\/h3\u003e\n        \u003c\/a\u003e\u003c\/li\u003e\n      \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#clean\"\u003e\n          \u003cdiv class=\"technology__link__lists__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model.webp\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model_sp.webp\" alt=\"\" width=\"380\" height=\"350\"\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n            \u003cspan\u003e03\u003c\/span\u003e家庭式洗衣機\u003cbr\u003e隨時保持清潔\n          \u003c\/h3\u003e\n        \u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"cool\"\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\u003ePERFECT COOL\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\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_perfectcoolex_tech01_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" 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巔峰級冷感\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e全新升級4層構造，帶給你接觸冷感．吸濕冷感．持續冷感，涼爽效果持續整晚\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_02 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_perfectcoolex_tech01_02_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e接觸冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e基準值260%的巔峰冷感\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            為了追求極致冷感，從零開始開發線材與布料。\u003cbr\u003e透過接觸冷感值0.524(Q-MAX最大熱吸收速度w\/㎡)實現極致涼爽\u003cbr\u003e一面是超冷感，另一面是Q-MAX值0.331的溫和冷感，提供兩種不同冷感選擇\u003cbr\u003e可以根據炎熱程度享受舒適的睡眠\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d2670b8a4f004be69afc05be235ab656.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e接觸冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e獨自研發的超冷感複合纖維\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            將冷感的尼龍線外包覆超冷感的聚乙烯開發出的特殊複合紗線。再加上，透過將複合纖維、尼龍纖維和氨綸纖維交織在一起，研發出高接觸冷感且經過多次洗滌也不會減少涼感效果的布料。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_sp_zh-hant.webp?3\" alt=\"\" width=\"355\" height=\"250\" 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          \u003cp class=\"technology__item__desc__text__content__tag2 termina\"\u003eNEW\u003c\/p\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e吸濕冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e實測降溫最大-7.7度\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            吸收睡眠時散發的濕熱氣和水分轉換為冷感。\u003cbr\u003e消除流汗悶熱感同時帶來涼感效果的革命新科技，保持清爽睡眠品質。\u003c\/p\u003e\n          \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2.webp?2\" alt=\"\" width=\"390\" height=\"191\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\" style=\"width:90%;margin:25px auto 0\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2.webp?2\" alt=\"\" width=\"390\" height=\"191\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"640\" height=\"360\" style=\"aspect-ratio:640\/360\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/62a6f461a1144510b1b7126caac04ab5.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag2 termina\"\u003eNEW\u003c\/p\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e吸湿冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e吸濕冷感成分的實驗\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            將水倒入吸濕冷感成分中，水分跟濕氣被吸收後，吸熱效果使水溫下降了6.8℃\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_06 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_perfectcoolex_tech01_06_zh-hant.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e持續冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e採用宇航服科技PCM材質\u003cbr\u003e整晚持續冷感\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            將用於宇航服開發的創新冷感技術PCM微膠囊化，並搭配加入涼被的纖維中。一般的接觸冷感寢具在吸熱飽和後，其冷感性能會降低。\u003cbr\u003e而極致涼被透過在睡眠中的翻身等動作使涼被與身體分開時，恢復並維持冷感效果。\u003cbr\u003e\u003cbr\u003e※PCM是指相對變化物質=phase change material的簡寫\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech01_07 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_07_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_07_sp_zh-hant.webp\" alt=\"\" width=\"355\" height=\"250\" 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          \u003cp class=\"technology__item__desc__text__content__tag\"\u003e持續冷感\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e保持一覺到天亮的清爽舒適\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            睡眠蓋著棉被吸收身體熱量、翻身或分離時能迅速散熱效果，保持睡眠時的清爽舒適\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"fit\"\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\u003ePERFECT COMFORT\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech02_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\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_perfectcoolex_tech02_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" 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 fit_top\"\u003e漫長難眠的夏夜\u003cbr\u003e一件讓你變得舒適\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e可雙面使用的設計，能夠長期使用並帶來輕盈舒適感與不悶熱的體驗。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech02_02 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_perfectcoolex_tech02_02.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e悶濕熱的梅雨季夜晚\u003cbr\u003e也能長時間使用的雙面構造\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            廣受好評的雙面設計再升級。雙層構造的柔軟透氣親膚面，再加上觸感光滑細膩的接觸冷感面。\u003cbr\u003e根據不同季節和喜好選擇合適的冷感。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech02_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4c141a422ea24e29ad850b5ebfdc5719.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e輕薄舒適\u003cbr\u003e光滑細膩的卓越觸感\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            採用最輕量的布料與中綿，並運用極小的絎縫工藝，實現了薄而輕盈的蓋被感受\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech02_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_04_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_04_sp_zh-hant.webp\" alt=\"\" width=\"355\" height=\"265\" 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不悶熱的乾爽睡眠\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\" id=\"clean\"\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\u003ePERFECT CLEAN\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech03_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\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_perfectcoolex_tech03_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" 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隨時保持清潔．除臭\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e能夠輕鬆地在家洗滌，將被子深處徹底清潔，不必擔心汗味困擾\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech03_02 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_perfectcoolex_tech03_02.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e無須被套\u003cbr\u003e完美地潔淨感\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n            不需使用被套，經過洗滌後，可以徹底清除涼被裡的污垢、霉菌、塵蟎及其他家居灰塵，無須再擔心\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech03_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border:1px solid #000\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_03.webp\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e抗菌防臭．除臭\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e抑制導致異味的細菌增殖，並且能夠消除睡眠中討厭的汗味，保持每天清新潔淨\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__item__desc tech03_04 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_perfectcoolex_tech03_04.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e輕易收納\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e需要收納時，可裝入附帶的收納袋，外出攜帶也相當輕鬆方便。\u003cbr\u003e收納時尺寸:W40.5cm X H50.3 X D26cm\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__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樣式\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"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 u-pc fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec01.webp?2\" alt=\"\" width=\"1368\" height=\"1178\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_zh-hant.webp\" alt=\"\" width=\"702\" height=\"698\"\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單人尺寸:W150cm X L210cm(約1,400g)\u003cbr\u003e單人加大尺寸:W170cm X L210cm(約1,600g)\u003cbr\u003e雙人尺寸:W190cm X L210cm(約1,800g)\u003c\/p\u003e\n          \u003cdiv class=\"technology__item__desc__img u-sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec01.webp?2\" alt=\"\" width=\"1368\" height=\"1178\"\u003e\u003c\/div\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e收納時尺寸:W40.5cm X H50.3 X D26cm\u003c\/p\u003e\n          \u003cdiv class=\"technology__item__desc__img spec02__img u-sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_sp_zh-hant.webp\" alt=\"\" width=\"352\" height=\"374\"\u003e\u003c\/div\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eColor\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e冰川藍\/極地灰\u003c\/p\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eMaterial\u003c\/h3\u003e\n          \u003cp class=\"technology__item__desc__text__content__desc\"\u003e．外側布料\u003cbr\u003e外側極冷感：46%複合纖維（聚乙烯\/尼龍） 、44%尼龍、 10%聚氨酯\u003cbr\u003e外側乾爽冷感：50%尼龍、50%聚酯纖維\u003cbr\u003e\u003cbr\u003e．填充物\u003cbr\u003e填充抗菌防臭除臭材：80%聚酯纖維、20%人造纖維\u003cbr\u003e填充冷感材：60%人造纖維、40%聚乙烯\u003cbr\u003e\u003cbr\u003e．填充量\u003cbr\u003e單人約0.35kg\/單人加大約0.39kg\/雙人約0.44kg\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__bg fadeInUpShort animated\"\u003e\n    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model.webp?2\" class=\"only_pc\" width=\"2000\" height=\"860\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model_sp.webp?2\" class=\"only_sp\" width=\"374\" height=\"485\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"last__inner\"\u003e\n    \u003cdiv class=\"last__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_awakenyourpossibility.webp\" width=\"312\" height=\"160\"\u003e\u003c\/div\u003e\n    \u003cp class=\"last__txt fadeInUpShort animated\"\u003e享受最舒適的夏日睡眠\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n  .pc_reco {\n    font-size: 18px !important\n  }\n\n  @media screen and (max-width:749px) {\n    .sp_reco {\n      font-size: 12px !important\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- \n\u003csection class=\"related__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相關產品\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item related__items\" style=\"border-top:unset\"\u003e\n  \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cp class=\"related__items__ttl fadeInUpShort animated\"\u003e給想追求極致涼感的你\u003cbr\u003e極致涼感系列\u003c\/p\u003e\n    \u003cdiv class=\"related__items__list\"\u003e\n      \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"related__items__item__img\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow.webp?3\" alt=\"\" width=\"390\" height=\"300\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow_sp.webp?4\" alt=\"\" width=\"390\" height=\"291\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"related__items__item__name\"\u003e腦眠科技枕 完美涼感\u003cspan\u003e(附枕套)\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp class=\"related__items__item__price\"\u003e￥36,300(含稅)\u003c\/p\u003e\n        \u003cp class=\"related__items__item__txt\"\u003e附帶冰袋，在酷暑中也能有效冷卻頭部的枕頭。\u003c\/p\u003e\n        \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/pillow_perfectcool\" class=\"related__btn\" target=\"_blank\"\u003e產品詳細內容\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"related__items__item__img\"\u003e\n          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector.webp?2\" alt=\"\" width=\"388\" height=\"335\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector_sp.webp?4\" alt=\"\" width=\"296\" height=\"211\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"related__items__item__name\"\u003e腦眠科技床包 極致涼感 EX\u003c\/p\u003e\n        \u003cp class=\"related__items__item__price\"\u003e￥14,300(含稅)～\u003c\/p\u003e\n        \u003cp class=\"related__items__item__txt\"\u003e使用極致冷感布料，整圈鬆緊帶設計，簡單替換的床墊用床包。\u003c\/p\u003e\n        \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattressprotector_perfectcoolex\" 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\u003csection class=\"technology__item comparison__wrap\" style=\"border:unset\"\u003e\n  \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" mattress_plus_floatdata-offset=\"300\"\u003e\n    \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003e腦眠科技被比較表\u003c\/h2\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_comforter_perfectcoolex_comparison_zh-hant.webp?2\" alt=\"\" width=\"1000\" height=\"1404\" style=\"width:100%;height: auto;\"\u003e\n      \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_comparison_zh-hant.webp?2\" alt=\"\" width=\"1000\" height=\"1404\" style=\"height: auto;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.webp\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\" 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 --\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 \u003cspan class=\"pc_reco sp_reco\" style=\"margin-bottom:0\"\u003e提高睡眠品質的推薦商品\u003c\/span\u003e\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"other__mattress animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n  \u003cdiv class=\"other__mattress__inner fadeInUpShort animated\"\u003e\n    \u003ch3 class=\"other__mattress__text__sub__title only_sp\"\u003e理想舒適睡姿×超強體壓分散\u003cbr\u003e改變你起床精神的床墊\u003c\/h3\u003e\n    \u003cdiv class=\"other__mattress__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.webp\" alt=\"\" width=\"1280\" height=\"482\"\u003e\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\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.webp\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\u003e\u003c\/h2\u003e\n        \u003cp class=\"other__mattress__text__title__name\"\u003e腦眠科技床墊 加倍釋壓版\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__mattress__text__sub\"\u003e\n        \u003ch3 class=\"other__mattress__text__sub__title\"\u003e理想舒適睡姿×超強體壓分散\u003cbr\u003e改變你起床精神的床墊\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"https:\/\/brain-sleep.com\/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\u003cdiv class=\"other__col2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n  \u003csection class=\"other__col2__item fadeInUpShort animated\" 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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin.webp\" alt=\"\" width=\"700\" height=\"700\"\u003e\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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin_logo.webp\" alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\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.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"other__col2__item fadeInUpShort animated\" 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\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_pillow_cool.webp\" alt=\"\" width=\"600\" height=\"264\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"other__col2__item__inner\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_logo_cool.webp\" alt=\"BRAIN SLEEP PILLOW PERFECT COOL\" width=\"350\" height=\"106\"\u003e\u003c\/h2\u003e\n        \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技枕 完美涼感\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__col2__item__flex\"\u003e\n        \u003cp class=\"other__col2__item__flex__desc\"\u003e保持夏日睡眠涼爽。\u003cbr\u003e 快速、深沉、大腦睡眠。\u003c\/p\u003e\n        \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/pillow_perfectcool\" 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\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常見問題\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e能夠水洗嗎?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e可以使用家庭式洗衣機進行洗滌，請務必使用洗衣袋單獨洗滌，請避免使用漂白劑（含氯或含氧的漂白劑）\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e可以使用烘乾機嗎？\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e請避免使用滾筒式烘乾機，使用滾筒式烘乾機可能會導致產品縮水或材質劣化\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e晾乾要花多久時間呢？\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e\n          根據當天的溫度、濕度、風等氣象條件的不同，但在夏天晴朗的天氣下大約半天就能晾乾，請選在適合洗滌的好天氣時進行洗滌\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e有哪些顏色可以選購呢?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e目前有冰川藍及極地灰可供選購，兩色都屬淡色系。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e有販賣專用的被套嗎?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e沒有販賣專用的被套。由於布料是接觸冷感材質，所以推薦直接做使用。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e涼被有分正反面嗎?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e涼被是可以雙面做使用，凹凸面是乾爽(吸水擴散功能)布料，冷感面則是光滑涼感(冷感功能)面。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e涼被的使用的季節是什麼時候呢?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e溼度高的難入眠梅雨季就使用乾爽面，酷熱的夏夜則使用冷感面蓋在身上。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e想要在更加涼感的睡眠體驗的話該怎麼辦呢?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e這時候可以搭配我們的「腦眠科技床包 極致涼感 EX」或「腦眠科技枕枕套 極致涼感 EX」一起做使用，能夠帶您更加涼感的睡眠體驗。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e涼被的厚度大約是多厚呢?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e大約1.3cm的厚度\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e可以使用壓縮袋做收納嗎?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e輕薄的夏季涼被如果長時間做壓縮容易造成彈性疲乏所以不建議使用壓縮袋。推薦收納進附帶的收納袋中保管。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e不需要開空調嗎?\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e最近夏季溫度極高，且睡眠中發生熱中暑的情況較多，因此建議根據室溫與空調共同使用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_all_v1.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n  \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_all_v1.js\" defer\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\" defer\u003e\u003c\/script\u003e\n\u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .kv__cool__ttl,\n  .kv__cool__ttl span,\n  .mv__caption__text,\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    opacity: 1 !important\n  }\n\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .faq_koukan_link {\n    display: inline-block;\n    margin: 0;\n    text-align: center;\n    border: none;\n    vertical-align: middle;\n    cursor: pointer;\n    white-space: nowrap;\n    padding: 10px 20px;\n    text-decoration: none;\n    -webkit-transition: all .4s ease;\n    -moz-transition: all .4s ease;\n    transition: all .4s ease\n  }\n\n  .faq_koukan_link:hover {\n    opacity: .7\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display:block\"\u003e\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"灰色 \/ 單人 (寬150 × 長210cm)","offer_id":42424793202711,"sku":"C0002A1-SNLG","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"灰色 \/ 單人加大 (寬170 × 長210cm)","offer_id":42424793268247,"sku":"C0002A1-SDLG","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"灰色 \/ 雙人 (寬190 × 長210cm)","offer_id":42424793333783,"sku":"C0002A1-DBLG","price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 單人 (寬150 × 長210cm)","offer_id":42424793235479,"sku":"C0002A1-SNSX","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 單人加大 (寬170 × 長210cm)","offer_id":42424793301015,"sku":"C0002A1-SDSX","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"藍色 \/ 雙人 (寬190 × 長210cm)","offer_id":42424793366551,"sku":"C0002A1-DBSX","price":40000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_comforter_coolEX_lightgray.jpg?v=1748856301"},{"product_id":"wear_thermocontrol","title":"腦睡眠科技家居服 溫感調節","description":"\u003cp\u003e\u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" as=\"image\" rel=\"preload\"\u003e \u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" as=\"image\" rel=\"preload\"\u003e \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.spec__slider .slick-list,\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n  .multilingual_annotation {\n    text-align: center;\n    font-size: 16px;\n    padding: 15px;\n    color: #A32135;\n  }\n  #MainContent,\n  html.js {\n    overflow: unset\n  }\n\n  .lp_area div:empty {\n    display: initial\n  }\n\n  html {\n    scroll-behavior: smooth\n  }\n\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1\n  }\n\n  .trouble__ttl,\n  .problem__ttl {\n    color: #fff\n  }\n\n  .technology__link__lists__title {\n    margin-bottom: 0\n  }\n\n  .faq__item__question,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .technology__item__title {\n    margin: 0\n  }\n\n  @media screen and (max-width:749px) {\n\n    .mv__txt,\n    .intro_ttl,\n    .problem__ttl,\n    .trouble__ttl,\n    .solution__ttl,\n    .technology__item__title,\n    .mv__caption__title {\n      padding: 0 !important\n    }\n\n    .section__title__text {\n      padding: 10px 0 0 !important\n    }\n\n    .other__pillow__text__sub__title.u-sp {\n      padding: 20px 0 0 !important\n    }\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .mv {\n    position: relative;\n    height: 56.071vw;\n    background-color: #111\n  }\n\n  .mv__bg {\n    position: absolute;\n    width: 100%;\n    left: 0;\n    top: 0\n  }\n\n  .mv__txt {\n    position: absolute;\n    left: 10vw;\n    top: 8vw;\n    color: #fff;\n    font-size: 2.5714vw\n  }\n\n  .mv__logo {\n    position: absolute;\n    width: 22.1428vw;\n    position: absolute;\n    left: 10vw;\n    top: 19.2vw\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-weight: 400\n  }\n\n  .intro__bottom .intro__slide {\n    width: 750px\n  }\n\n  .technology__link__lists__img img {\n    width: 100%\n  }\n\n  .technology__item__desc__img {\n    padding-top: 35.5%;\n    position: relative;\n    width: 58.1428571428571vw;\n    flex: 1\n  }\n\n  .technology__item__desc__img img {\n    height: auto;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__desc {\n    font-size: 16px;\n    letter-spacing: -.06em;\n    line-height: 1.9375;\n    margin-top: 20px\n  }\n\n  @media screen and (max-width:749px) {\n    .only_pc {\n      display: none !important\n    }\n\n    .only_sp {\n      display: block !important\n    }\n\n    .mv {\n      height: 132.887vw\n    }\n\n    .mv__txt {\n      font-size: 5.333vw;\n      left: 6.4vw;\n      top: 11vw\n    }\n\n    .mv__logo {\n      width: 34.666vw;\n      left: 6.4vw;\n      top: 33vw\n    }\n\n    .intro__bottom .intro__slide {\n      width: 87.466vw;\n      margin: 0 auto;\n      padding: 0\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 94%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub .technology__item__desc__img.change_sp {\n      padding-top: 53%;\n      width: 95%\n    }\n\n    .technology__item__desc__img img {\n      height: 100%;\n      left: 0;\n      position: absolute;\n      top: 0;\n      width: 100%;\n      object-fit: cover\n    }\n\n    .technology__item__desc__text__content__desc {\n      margin-top: 20px\n    }\n  }\n\n  .sizeguide__table img,\n  .size__table img {\n    width: 100%\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-mt-8 {\n    margin-top: 8px !important\n  }\n\n  .u-mt-24 {\n    margin-top: 24px !important\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\u003cmain\u003e\n\u003csection class=\"mv\"\u003e\n\u003cdiv class=\"mv__bg\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model.webp\" alt=\"\" class=\"only_pc\" width=\"1400\" height=\"785\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" alt=\"\" class=\"only_sp\" width=\"374\" height=\"497\"\u003e\u003c\/div\u003e\n\u003ch1 class=\"mv__txt\"\u003e睡眠時也不敗給冷暖溫\u003cbr\u003e恆溫機能睡眠衣著\u003c\/h1\u003e\n\u003cdiv class=\"mv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" alt=\"\" width=\"310\" height=\"144\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"intro animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro__inner\"\u003e\n\u003cdiv class=\"fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro__ttl__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl.webp?2\" alt=\"THERMO CONTROL\" width=\"865\" height=\"54\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"intro_ttl fadeInUpShort animated\"\u003e冬暖夏涼，恆溫機能\u003c\/h2\u003e\n\u003cdiv class=\"intro_ttl2 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2.webp?2\" alt=\"OUTLAST TECHNOLOGY\" width=\"924\" height=\"168\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2_sp.webp?2\" alt=\"\" width=\"330\" height=\"131\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"intro__bottom\"\u003e\n\u003cp class=\"intro_txt fadeInUpShort animated\"\u003e使用太空衣的技術\u003cbr\u003e創新的恆溫機能睡眠衣著\u003cbr class=\"u-pc\"\u003e終於誕生。\u003c\/p\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_zh-hant.webp?3\" alt=\"\" class=\"intro__slide u-pc fadeInUpShort animated\" width=\"750\" height=\"385\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_sp_zh-hant.webp?3\" alt=\"\" class=\"intro__slide u-sp fadeInUpShort animated\" width=\"328\" height=\"198\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"makuake animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"makuake__head fadeInUpShort animated\"\u003e\n\u003cp\u003e透過Makuake募資總額超越5,200萬日圓\u003cbr\u003e緊接在四季皆可舒適恆溫棉被的就是\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"makuake__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"873\" height=\"344\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"284\" height=\"389\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"makuake__bottom fadeInUpShort animated\"\u003e\u003cspan\u003e極致恆溫睡眠衣\u003c\/span\u003e著終於登場！\u003c\/div\u003e\n\u003cdiv class=\"intro2 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model.webp?2\" alt=\"BRAINSLEEP WEAR THERMO CONTROL\" width=\"1157\" height=\"648\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model_sp.webp?2\" alt=\"\" width=\"375\" height=\"295\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"problem animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"problem__inner\"\u003e\n\u003ch2 class=\"problem__ttl fadeInUpShort animated\"\u003e睡眠中的溫差，最大約至\u003cspan class=\"termina\"\u003e7.1℃\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"problem__txt fadeInUpShort animated\"\u003e睡眠中，即使在市中心也會產生如此的溫差。\u003cbr\u003e\u003cbr class=\"u-sp\"\u003e\u003cspan\u003e※睡眠時段設定在(東京都)10月晚上22點至早上8點的最高氣溫及最低氣溫\u003cbr\u003e※最高氣溫20.8℃ 最低氣溫13.7℃ 這段溫差為7.1℃\u003cbr\u003e※日本氣象廳：年度平均氣溫（分別日間、時段）、統計期間為過往30年（1991年~2020年）\u003c\/span\u003e\u003c\/p\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow.webp?2\" alt=\"\" class=\"arrow fadeInUpShort animated\" width=\"87\" height=\"152\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"trouble__inner\"\u003e\n\u003ch2 class=\"trouble__ttl fadeInUpShort animated\"\u003e根據溫差\u003cbr\u003e會產生多種的睡眠障礙\u003c\/h2\u003e\n\u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n\u003cli class=\"trouble__item\"\u003e無法適應溫差，導致無法順利入睡\u003c\/li\u003e\n\u003cli class=\"trouble__item\"\u003e床內的環境失衡，容易睡到一半醒來\u003c\/li\u003e\n\u003cli class=\"trouble__item\"\u003e睡眠中，熱氣和濕度導致踢被\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solution__head animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"solution__head__txt fadeInUpShort animated\"\u003e因此重要的事就是，\u003cspan\u003e控制溫度\u003c\/span\u003e，\u003cbr\u003e達成高品質睡眠\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solution animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"solution__inner\"\u003e\n\u003ch2 class=\"solution__ttl fadeInUpShort animated\"\u003e調節溫差\u003cbr\u003e引導至優良的睡眠\u003c\/h2\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_product_logo.webp?2\" alt=\"BRAINSLEEP WEAR THERMO CONTROL\" class=\"solution__logo fadeInUpShort animated\" width=\"347\" height=\"58\"\u003e\n\u003cp class=\"solution__txt fadeInUpShort animated\"\u003e※炎熱的夏季等時間，請搭配冷氣機一同使用更舒適\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"technology\" id=\"technology\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\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 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_wear_thermocontrol_nav01_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\u003cspan\u003e01\u003c\/span\u003e自動恆溫的\u003cbr\u003e太空技術\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\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 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_wear_thermocontrol_nav03_2.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\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\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model.webp?2\" class=\"u-pc\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model_sp.webp?2\" class=\"u-sp\" alt=\"\" width=\"825\" height=\"466\"\u003e\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\u003cspan\u003e01\u003c\/span\u003eTHERMO CONTROL\u003c\/h2\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e夏季涼爽\u003cbr\u003e冬季溫暖\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_01.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e智慧恆溫的太空技術\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e為了太空裝而研發的Outlast智慧恆溫技術。Outlast是將直徑20~30微米的微型膠囊鑲嵌在纖維內的革命創新溫度調節材質。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02_zh-hant.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e人類感受到舒適的溫度為\u003cbr\u003e肌膚表面溫度32℃±1的狀態\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e不論天熱或天寒，都能透過Outlast的恆溫技術，微型膠囊的智慧溫度變化，使固態⇆液態交替變化，形成吸熱、儲熱、蓄熱、放熱的效果，從而導向舒適溫度區間（32℃±1）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_03_2_zh-hant.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e約有5℃的舒適溫度調節\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e比起棉布材質的溫度調節，本產品更帶有5℃的調節範圍，能夠降低室溫變化至最小影響。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_04_zh-hant.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003e炎熱時能夠吸收熱量，寒冷時能夠釋出熱量來調節溫度。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech01__gif animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc u-mt-0 u-mb-24 u-pc\" style=\"width: 100%;\"\u003e這是Outlast的凝膠固態⇆液態的交互變化圖。因交互變化形成的溫度調節效果。\u003c\/p\u003e\n\u003cdiv class=\"tech01__gif01 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif01.webp?2\" alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n\u003cdiv class=\"tech01__gif__txt\"\u003e\n\u003cp\u003e熱\u003c\/p\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" alt=\"\" width=\"40\" height=\"9\"\u003e\n\u003cp\u003e冷\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech01__gif02 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif02.webp?2\" alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n\u003cdiv class=\"tech01__gif__txt\"\u003e\n\u003cp\u003e冷\u003c\/p\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" alt=\"\" width=\"40\" height=\"9\"\u003e\n\u003cp\u003e熱\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"technology__item__desc__text__content__desc u-mt-24 u-sp\" style=\"width: 100%;\"\u003e這是Outlast的凝膠固態⇆液態的交互變化圖。因交互變化形成的溫度調節效果。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech02\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"3840\" height=\"2160\" style=\"aspect-ratio: 3840\/2160;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e06706bc844b436da0f5a3d35142931b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\u003cspan\u003e02\u003c\/span\u003eRELAX \u0026amp; COMFORT\u003c\/h2\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title 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=\"tech02_01\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_01.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e柔和親膚\u003cbr\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=\"tech02_02\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_02.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e輕量材質有助睡眠\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e6.6.8盎司的輕量吸濕材質能發揮恆溫機能，也能減輕睡眠翻身時的負擔。\u003cbr\u003e\u003cbr class=\"u-pc\"\u003e※一般的吸濕性材質約9~13盎司\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_03_2_zh-hant.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e消除睡眠中惱人的濕熱感\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e相較一般的毛料材質，有超過200%以上的吸濕排汗高性能，讓床內的濕度能夠調節。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_04\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_04_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__inner u-pc\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech02_05\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_06_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__inner u-pc\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"tech03\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_main.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\u003cspan\u003e03\u003c\/span\u003eSUPER CLEAN\u003c\/h2\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e抗菌防臭 \u003cbr\u003e每日清潔\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_01_zh-hant.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003e正因為是每天穿著的衣物\u003cbr\u003e擁有抗菌防臭機能、隨時都能保持清潔\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e透過環境友善的銀離子AG+的加工給予衣物抗菌防臭的材質。\u003cbr\u003e能防止睡眠中惱人的汗臭味，也能有效阻隔在房內曬衣的氣味。\u003cbr\u003e並且經實驗證實，洗滌過約100次還能夠保有這樣的效果。\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=\"last\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_zh-hant.webp?2\" alt=\"\" width=\"1400\" height=\"762\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_sp_zh-hant.webp?2\" alt=\"\" width=\"1400\" height=\"1400\"\u003e\u003c\/section\u003e\n\u003csection class=\"spec__title\" id=\"spec\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\u003cspan\u003eSPEC\u003c\/span\u003e樣式\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n\u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eCOLOR\u003c\/h3\u003e\n\u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e黑色、炭灰色的2種顏色\u003c\/p\u003e\n\u003cdiv class=\"color fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2.webp?3\" alt=\"\" class=\"u-pc\" width=\"1063\" height=\"393\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2_sp.webp?3\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"spec_modal\"\u003e\n\u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eUNISEX SIZE\u003c\/h3\u003e\n\u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e不分性別、年齡、體型都能適用的尺寸\u003c\/p\u003e\n\u003cdiv class=\"spec__inner fadeInUpShort animated\"\u003e\n\u003cdiv class=\"spec__slider__wrap\"\u003e\n\u003cdiv class=\"spec__slider\"\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide01_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide02_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide03_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide04_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide05_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec__slider__thumb\"\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb01_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb02_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb03_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb04_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb05_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec__slider__text fadeInUpShort animated\"\u003e\n\u003cp\u003e男模：身高180cm\/ L號\u003cbr\u003e女模：身高163cm\/ M號\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sizeguide\"\u003e\n\u003ch3 class=\"sizeguide__title fadeInUpShort animated\"\u003e■尺寸對照表（不分性別）\u003c\/h3\u003e\n\u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_2_zh-hant.webp?3\" alt=\"\" class=\"u-pc\" width=\"341\" height=\"139\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_2_sp_zh-hant.webp?3\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"178\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size\"\u003e\n\u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■產品尺寸\u003c\/h3\u003e\n\u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_zh-hant.webp?3\" alt=\"\" class=\"u-pc\" width=\"1137\" height=\"173\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_sp_zh-hant.webp?3\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size\"\u003e\n\u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■材質\u003c\/h3\u003e\n\u003cp class=\"size__txt fadeInUpShort animated\"\u003e布料本身：棉花34%\/人造纖維33%\/聚酯纖維30%\/聚氨酯3%\u003c\/p\u003e\n\u003cp class=\"size__txt fadeInUpShort animated\"\u003e縮口：棉花90%\/聚氨酯10%\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n      .other__title .section__title {\n        background-color: #eeecdd;\n        border-bottom: 1px #000 solid;\n        border-top: 1px #000 solid\n      }\n\n      .other__title .section__title span {\n        display: block !important\n      }\n\n      .other__col2__item__inner {\n        position: relative;\n        z-index: 1\n      }\n\n      .other__col2 {\n        margin-bottom: 100px\n      }\n\n      @media screen and (max-width:749px) {\n        .section__title__text {\n          padding: 10px 0 0 0\n        }\n\n        .other__pillow__text__title__logo,\n        .other__col2__item__logo {\n          padding: 0\n        }\n      }\n    \u003c\/style\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.js\" defer=\"\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e \u003cscript defer=\"\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .technology__link__lists__title,\n  .mv__txt,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .rwlp__wrapper {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block;\"\u003e\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"上衣 \/ 黑色 \/ S","offer_id":42425091325975,"sku":"W0001A1-SMBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ M","offer_id":42425091358743,"sku":"W0001A1-MEBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ L","offer_id":42425091391511,"sku":"W0001A1-LABK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ XL","offer_id":42425091424279,"sku":"W0013A1-XLBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ S","offer_id":42425091457047,"sku":"W0001A1-SMCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ M","offer_id":42425091489815,"sku":"W0001A1-MECG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ L","offer_id":42425091522583,"sku":"W0001A1-LACG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ XL","offer_id":42425091555351,"sku":"W0001A1-XLCG","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"上衣 \/ 米白色 \/ S","offer_id":44109712228375,"sku":"W0013A1-SMVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"上衣 \/ 米白色 \/ M","offer_id":44109712261143,"sku":"W0013A1-MEVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"上衣 \/ 米白色 \/ L","offer_id":44109712293911,"sku":"W0013A1-LAVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 米白色 \/ XL","offer_id":44109712326679,"sku":"W0013A1-XLVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ S","offer_id":42425091588119,"sku":"W0002A1-SMBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ M","offer_id":42425091620887,"sku":"W0002A1-MEBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ L","offer_id":42425091653655,"sku":"W0002A1-LABK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ XL","offer_id":42425091686423,"sku":"W0014A1-XLBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ S","offer_id":42425091719191,"sku":"W0002A1-SMCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ M","offer_id":42425091751959,"sku":"W0002A1-MECG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ L","offer_id":42425091784727,"sku":"W0002A1-LACG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ XL","offer_id":42425091817495,"sku":"W0014A1-XLCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ S","offer_id":44109712359447,"sku":"W0014A1-SMVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"褲子 \/ 米白色 \/ M","offer_id":44109712392215,"sku":"W0014A1-MEVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"褲子 \/ 米白色 \/ L","offer_id":44109712424983,"sku":"W0014A1-LAVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ XL","offer_id":44109712457751,"sku":"W0014A1-XLVY","price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_wearthermocontrol_tshirt_black.jpg?v=1762911008"},{"product_id":"wear_recovery","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\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ruc6eax.css\"\u003e\n\u003clink href=\"https:\/\/brain-sleep.com\/cdn\/shop\/t\/3\/assets\/base.css\" rel=\"stylesheet\" type=\"text\/css\" media=\"all\" \/\u003e\n\n\n\u003c!-- ここから --\u003e\n\u003cstyle\u003e\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\n    @media screen and (min-width: 750px) {\n        .rwlp__header__wrapper {\n            padding: 0 30px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__wrapper {\n            padding: 0 20px;\n        }\n    }\n\n    .rwlp__header {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header {\n            height: 90px;\n        }\n    }\n\n    @media screen and (max-width: 1199px) {\n        .rwlp__header {\n            height: 65px;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .rwlp__header__logo {\n            width: 85px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__logo {\n            width: 70px;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .rwlp__header__menu__wrapper {\n            margin: 0 30px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__wrapper {\n            \/* margin: 0 20px; *\/\n        }\n    }\n\n    .rwlp__header__menu__item {\n        display: inline-block;\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 35px;\n        }\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\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 15px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__item.rwlp__hidden__sm {\n            display: none;\n        }\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header__menu__link {\n            font-size: 14px;\n        }\n    }\n\n    @media screen and (max-width: 1199px) {\n        .rwlp__header__menu__link {\n            font-size: 14px;\n        }\n    }\n\n    .rwlp__header__wrapper.fixed {\n        position: fixed;\n        top: -90px;\n        transition: unset;\n    }\n\n    .rwlp__header__wrapper.animate {\n        transition: top 0.15s ease-out;\n        top: 0;\n    }\n\n    .rwlp__header__wrapper.hide {\n        top: -90px;\n    }\n\n    .kv {\n        \/*border-top: 55px solid #fff;*\/\n    }\n\n    .rwlp__wrapper,\n    #MainContent,\n    html.js {\n        overflow: unset;\n    }\n\n    @media screen and (max-width:749px) {\n\n        .rwlp__wrapper,\n        #MainContent,\n        html.js {\n            overflow: unset !important;\n        }\n    }\n\n    .rwlp__wrapper 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    .rwlp__wrapper a:empty,\n    .rwlp__wrapper div:empty {\n        display: initial;\n    }\n\n    .rwlp__wrapper video {\n        height: auto;\n        width: 100%;\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    .technology__link__lists {\n        padding: 0;\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\n        height: auto;\n        max-width: 100%;\n        border: unset;\n        margin-bottom: 0;\n    }\n\n    .faq__item img {\n        width: auto;\n        max-width: 100%;\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    \/* margin padding 調整*\/\n    .sleep__info__quality__golden__title {\n        margin: 0\n    }\n\n    #cover.spec__item .spec__item__desc__text__content__title {\n        margin-top: 0;\n    }\n\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 {\n        margin-bottom: 0;\n    }\n\n    .rwlp__wrapper ul,\n    .technology__link__lists {\n        padding: 0 !important\n    }\n\n    body {\n        font-family: YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif\n    }\n\n    .rwlp__wrapper {\n        color: #000\n    }\n\n    body,\n    details,\n    div,\n    form,\n    h1,\n    h2,\n    h3,\n    header,\n    html,\n    iframe,\n    img,\n    label,\n    li,\n    nav,\n    p,\n    section,\n    small,\n    span,\n    summary,\n    ul {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        outline: 0;\n        vertical-align: baseline;\n        background: 0 0\n    }\n\n    button,\n    input,\n    select {\n        appearance: none\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    body {\n        overflow-x: hidden\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .technology__item__title {\n        font-family: Termina, YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        line-height: 1.1;\n        margin-bottom: 25px\n    }\n\n    .technology__item__title span {\n        font-family: Termina, YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;\n        font-weight: 400;\n        line-height: 1;\n        margin-bottom: 16px;\n        display: block\n    }\n\n    .technology__item__desc__img img {\n        width: 100%;\n        height: auto\n    }\n\n    .intro04__wrap1__txt2{\n        font-size: 40px !important;\n    }\n\n    @media screen and (max-width:749px) {\n\n        .technology__item__title {\n            padding: 0 20px;\n            font-size: 25px\n        }\n\n        .technology__item__title span {\n            font-size: 25px\n        }\n\n        .technology__item__desc__img img {\n            height: 100%\n        }\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\n        .intro04__wrap1__txt2{\n            font-size: 5vw !important;\n        }\n\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    img {\n        vertical-align: bottom\n    }\n\n    .kv {\n        position: relative\n    }\n\n    .kv__inner {\n        position: absolute;\n        width: 83.42857%;\n        top: 8.28571vw;\n        left: 50%;\n        transform: translateX(-50%);\n        color: #fff\n    }\n\n    .kv__txt {\n        font-size: 3.60142vw;\n        color: #fff;\n        line-height: 1.2133333;\n        margin-bottom: 1.6vw\n    }\n\n    .intro04__wrap2__txt2 span {\n        background-color: #000;\n        padding: 5px;\n        color: #fff;\n        font-size: 28px\n    }\n\n    .scene__item__ttl {\n        font-size: 30px;\n        margin-bottom: 14px\n    }\n\n    .sizeguide__table img,\n    .size__table img {\n        width: 100%\n    }\n\n    @media screen and (max-width:767px) {\n        .kv {\n            overflow: hidden;\n            padding-top: 1px;\n            height: 160vw\n        }\n\n        .kv__inner {\n            width: 100%;\n            left: 50%;\n            transform: translateX(-50%);\n            color: #fff;\n            top: 0\n        }\n\n        .kv__txt {\n            position: absolute;\n            top: 7vw;\n            left: 6.666vw;\n            line-height: 1.3;\n            font-size: 8.5333vw;\n            letter-spacing: -0.08em;\n            margin-bottom: 2.5vw;\n            text-align: justify\n        }\n\n        .intro03__txt4 {\n            text-align: left;\n            font-size: 4.2666vw;\n            font-feature-settings: \"palt\";\n            line-height: 2;\n            color: #fff;\n            padding: 50px 20px\n        }\n\n        .intro04__wrap2__txt2 {\n            font-feature-settings: \"palt\"\n        }\n\n        .intro04__wrap2__txt2 span {\n            padding: 1vw;\n            font-size: 4vw\n        }\n\n        #tech01 .technology__item__title,\n        #tech02 .technology__item__title,\n        #tech03 .technology__item__title {\n            padding: 0;\n            padding-left: 20px;\n            margin-bottom: 14px;\n            line-height: 1.5\n        }\n\n        .scene__item__ttl {\n            margin-top: 16px;\n            margin-bottom: 10px;\n            font-size: 25px\n        }\n\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative\n        }\n\n        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar {\n            height: 4px\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n            background: #000;\n            border-radius: 5px\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-track {\n            background: #b8b8b8;\n            border-radius: 5px\n        }\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\n        .spec__table__nav .spec__table__nav__prev {\n            left: -25px\n        }\n\n        .spec__table__nav .spec__table__nav__next {\n            right: -25px\n        }\n    }\n\n    .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 500;\n        line-height: 1.6;\n        margin-left: 65px\n    }\n\n    @media screen and (max-width:749px) {\n        .other__pillow__text__sub__title {\n            display: none\n        }\n\n        .other__pillow__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            margin: 0;\n            padding: 20px 0 0;\n            text-align: center;\n            position: relative;\n            z-index: 2\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .other__conforter__text__sub__title {\n            display: none\n        }\n\n        .other__conforter__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            font-weight: 400\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\n    .other__pillow__text__sub__title,\n    .other__col2 h3 {\n        font-weight: 400\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    \/* ギフトのstyle *\/\n    .gift__item.comparison__wrap {\n        border-top: 1px #000 solid;\n        margin-top: 0;\n    }\n    .gift__item .comparison {\n        display: flex;\n        margin-top: 110px;\n        gap: 100px;\n    }\n    .gift__item .comparison__ttl {\n        margin-bottom: 50px;\n    }\n    .gift__item img {\n        object-fit: contain;\n        max-width: 55%;\n    }\n    @media screen and (max-width:767px) {\n        .gift__item .comparison {\n            flex-direction: column;\n            gap: 50px;\n            margin: 50px auto;\n        }\n        .gift__item img {\n            max-width: 100%;\n        }\n    }\n\u003c\/style\u003e\n\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\u003cdiv class=\"lang_box\"\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\u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e \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 \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\u003ca href=\"#technology\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eテクノロジー\u003c\/a\u003e\u003c\/li\u003e\n                        \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#spec\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003e仕様\u003c\/a\u003e\u003c\/li\u003e\n                        \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#faq\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eFAQ\u003c\/a\u003e\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_wear_recovery_kv_bg_model_v3.webp?2\" width=\"2800\" height=\"1570\" alt=\"\"\u003e\n            \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_bg_sp_model_v3.webp?2\" width=\"750\" height=\"1200\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv__inner\"\u003e\n            \u003ch1 class=\"kv__txt\"\u003e只要穿著睡覺\u003cbr\u003e就能完全恢復\u003c\/h1\u003e\n            \u003cul class=\"kv__feature\"\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003e疲勞恢復\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003e促進血液循環\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003e減輕肌肉緊繃、僵硬感\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003e緩解肌肉疲勞\u003c\/span\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"kv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_logo_v2.webp\" width=\"554\" height=\"66\" alt=\"BRAINSLEEP WEAR RECOVERY\"\u003e\u003c\/div\u003e\n            \u003cp class=\"kv__medical\"\u003e一般醫療器材\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro00 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro00__inner\"\u003e\n            \u003cp class=\"intro00__txt1 fadeInUpShort animated\"\u003e在日本募資平台上達到\u003cbr class=\"u-sp\"\u003e\u003cspan class=\"intro00__txt1__wrap\"\u003e超越目標\u003cspan class=\"termina\"\u003e3900%\u003c\/span\u003e\u003c\/span\u003e的好成績\u003c\/p\u003e\n            \u003cdiv class=\"intro00__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_makuake_bnr_v2.webp\" alt=\"\" width=\"1530\" height=\"608\"\u003e\u003c\/div\u003e\n        \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            \u003cp class=\"intro01__txt1 fadeInUpShort animated\"\u003e腦眠科技全新推出\u003c\/p\u003e\n            \u003cp class=\"intro01__txt2 fadeInUpShort animated\"\u003e\u003cspan\u003e一般醫療器材\u003c\/span\u003e\u003cbr class=\"u-sp\"\u003e等級的機能型居家服！\u003c\/p\u003e\n            \u003cdiv class=\"intro01__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_wear_recovery_intro01_img_v2.webp\" alt=\"\" width=\"1602\" height=\"1088\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro01_img_sp_v2.webp\" alt=\"\" width=\"590\" height=\"550\"\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            \u003cp class=\"intro02__txt1 fadeInUpShort animated\" style=\"letter-spacing: 0;\"\u003e透過「醫療級恢復纖維」\u003c\/p\u003e\n            \u003cp class=\"intro02__txt2 fadeInUpShort animated\"\u003e\u003cspan\u003e促進血液循環\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"min-width:68vw;\"\u003e從而達到全面恢復效果\u003c\/span\u003e\u003c\/p\u003e\n            \u003cdiv class=\"intro02__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro02_img_zh-hant.webp\" alt=\"\" width=\"1894\" height=\"1084\"\u003e\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\"\u003e\n            \u003cdiv class=\"intro03__txt\"\u003e\n                \u003cp class=\"intro03__txt1 fadeInUpShort animated\"\u003e獨家開發的新材質\u003c\/p\u003e\n                \u003cp class=\"intro03__txt2 fadeInUpShort animated termina\"\u003eMEDIC \u003cbr class=\"u-pc\"\u003eRECOVERY\u003cbr\u003eFIBER\u003c\/p\u003e\n                \u003cp class=\"intro03__txt2__ja fadeInUpShort animated termina\"\u003e醫療級恢復纖維\u003c\/p\u003e\n                \u003cp class=\"intro03__txt3 fadeInUpShort animated u-pc\"\u003e\n                    使用地球上的天然礦物作為原料的陶瓷材料。從中嚴選高純度的陶瓷，並加以獨家配方混合。藉由奈米等級的高濃度加工與特殊的纖維形狀設計，實現了高水準的遠紅外線放射效果。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cb03f003d9814e5289482286d4d1cfaa.mp4\" style=\"aspect-ratio: 1920\/1080;\" height=\"1080\" width=\"1920\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cp class=\"intro03__txt4 fadeInUpShort animated u-sp\"\u003e\n                使用地球上的天然礦物作為原料的陶瓷材料。從中嚴選高純度的陶瓷，並加以獨家配方混合。藉由奈米等級的高濃度加工與特殊的纖維形狀設計，實現了高水準的遠紅外線放射效果。\u003c\/p\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\"\u003e\n            \u003cdiv class=\"intro04__wrap1\"\u003e\n                \u003cdiv class=\"intro04__wrap1__txt\"\u003e\n                    \u003cp class=\"intro04__wrap1__txt1 fadeInUpShort animated termina\"\u003eISSUE\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap1__txt2 fadeInUpShort animated\"\u003e透過腦眠科技機能型居家服 疲勞恢復\u003cbr\u003e提升睡眠時間不足的日本人的恢復效率\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap1__txt3 fadeInUpShort animated\"\u003e與日本人的理想睡眠時間\u003cbr\u003e足足少了50分鐘\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap1__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_graph_zh-hant.webp?2\" alt=\"\" width=\"830\" height=\"802\" class=\"fadeInUpShort animated u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_graph_sp_zh-hant.webp?2\" alt=\"\" width=\"568\" height=\"548\" class=\"fadeInUpShort animated u-sp\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap1__arrow\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_arrow.webp\" alt=\"\" width=\"72\" height=\"72\" class=\"fadeInUpShort animated\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__wrap2\"\u003e\n                \u003cp class=\"intro04__wrap2__lead fadeInUpShort animated\"\u003e\u003cspan\u003e其實睡眠重要的不只是時間，還有品質\u003c\/span\u003e\u003c\/p\u003e\n                \u003cdiv class=\"intro04__wrap2__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_book.webp\" alt=\"\" width=\"276\" height=\"394\" class=\"fadeInUpShort animated\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap2__txt\"\u003e\n                    \u003cp class=\"intro04__wrap2__txt1 fadeInUpShort animated\"\u003e「史丹佛式最優質的睡眠」\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap2__txt2 fadeInUpShort animated u-pc\"\u003e\n                        \u003cspan\u003e為實現最佳睡眠目標『極致的疲勞恢復』\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e而設計的機能型居家服\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap2__txt2 fadeInUpShort animated u-sp\"\u003e\n                        \u003cspan\u003e為實現最佳睡眠目標\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e『極致的疲勞恢復』\u003c\/span\u003e\u003cbr\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=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro05__inner\"\u003e\n            \u003cp class=\"intro05__txt1 fadeInUpShort animated\"\u003e即使是有限的睡眠時間\u003c\/p\u003e\n            \u003cp class=\"intro05__txt2 fadeInUpShort animated\"\u003e也能達到極致的\u003cbr class=\"u-sp\"\u003e疲勞恢復\u003c\/p\u003e\n            \u003cdiv class=\"intro05__logo fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_logo.webp\" alt=\"BRAINSLEEP WEAR RECOVERY\" width=\"866\" height=\"114\"\u003e\u003c\/div\u003e\n            \u003cp class=\"intro05__medical fadeInUpShort animated\"\u003e一般醫療器材\u003c\/p\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專利科技\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__link\"\u003e\n            \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca 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_wear_recovery_nav01.webp?2\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title\"\u003e\n                            \u003cspan\u003e01\u003c\/span\u003e促進血液循環\u003cbr\u003e完全恢復\n                        \u003c\/h3\u003e\n                    \u003c\/a\u003e\u003c\/li\u003e\n                \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca 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_wear_recovery_nav02_model.webp\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title\"\u003e\n                            \u003cspan\u003e02\u003c\/span\u003e無壓力的\u003cbr\u003e放鬆設計\u003cbr\u003e助你安然入睡\n                        \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_wear_recovery_nav03_model.webp\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                            \u003cspan\u003e03\u003c\/span\u003e可整體水洗\u003cbr\u003e每天都乾淨舒適\n                        \u003c\/h3\u003e\n                    \u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n        \u003cdiv class=\"technology__item__inner\" style=\"position: relative; z-index: 1;\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e01\u003c\/span\u003eFULL RECOVERY\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_main_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_main_sp_v2.webp\" alt=\"\" width=\"704\" 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                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e01\u003c\/span\u003eFULL RECOVERY\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e促進血液循環\u003cbr\u003e完全恢復\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n        \u003cdiv class=\"technology__item__inner 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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_01_zh-hant.webp\" alt=\"\" width=\"1626\" 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\"\u003e獨家開發的恢復材質\u003cbr\u003eMEDIC RECOVERY FIBER\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    \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 fadeInUpShort animated\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cb03f003d9814e5289482286d4d1cfaa.mp4\" style=\"aspect-ratio: 1920\/1080;\" height=\"1080\" width=\"1920\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e透過MEDIC RECOVERY FIBER的\u003cbr\u003e遠紅外線放射功能促進血液循環\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            以地球上的天然礦物為原料，製成高純度陶瓷，將其嚴選並透過獨特混合技術，高濃度融合至纖維中。搭配特殊的纖維形狀結構，實現高效率的遠紅外線放射功能。\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \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 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_03_zh-hant.webp\" alt=\"\" width=\"1634\" 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\"\u003e表面溫度提升 2.3℃\u003cbr\u003e有效提升身體體溫\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e穿上後可有效提升表面溫度，促進血液循環。\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_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 fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_04_zh-hant.webp\" alt=\"\" width=\"1634\" 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\"\u003e不僅能恢復疲勞\u003cbr\u003e還能期待提升放鬆效果\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            在現代的壓力社會中，是否能夠放鬆並紓解壓力，會影響睡眠品質。透過腦波監測來評估放鬆程度時，觀察到在放鬆狀態下出現的α波，其增加率具有約 21% 的優勢。\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=\"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                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e02\u003c\/span\u003eSTRESS FREE \u003cbr class=\"u-sp\"\u003e\u0026amp; RELAX\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_main_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_main_sp_model_v2.webp\" alt=\"\" width=\"704\" 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                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e02\u003c\/span\u003eSTRESS FREE \u003cbr class=\"u-sp\"\u003e\u0026amp; RELAX\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                            無壓力的\u003cbr\u003e放鬆設計\u003cbr\u003e助你安然入睡\n                        \u003c\/h3\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"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                \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_wear_recovery_tech02_01.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e溫柔舒適的親膚觸感\u003cbr\u003e給你不悶熱的清爽感\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            腦眠科技機能型居家服 疲勞恢復採用獨家研發布料，表層是快乾聚酯纖維，貼近肌膚面則使用吸濕排汗性能優異的天然混紡棉與人造絲。採用7盎司的輕量刷毛布料，減輕對身體的負擔。\u003cbr\u003e※一般市售刷毛布料為9～13盎司\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n        \u003cdiv class=\"technology__item__inner 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\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_02_zh-hant.webp\" alt=\"\" width=\"1634\" 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\"\u003e消除睡眠中令人不適的悶熱感\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            以卓越的吸濕排濕力消除悶熱感。採用吸濕排濕性佳的布料，實現不悶熱、舒適的穿著體驗。\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \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            \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_wear_recovery_tech02_03.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e考量睡眠需求\u003cbr\u003e舒適的活動範圍，不會造成緊繃感\u003c\/h3\u003e\n                        \u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            腦眠科技機能型居家服 疲勞恢復的袖窿設計較大，盡量減少鬆緊與羅紋的束縛，是針對睡眠需求設計的服裝，在睡眠中也不會妨礙必要的翻身動作。\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_04\"\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_04.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003e上衣\u003c\/p\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            ・肩部寬鬆的落肩設計\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=\"tech02_05\"\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_05.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003e褲子\u003c\/p\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=\"tech02_06\"\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 loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_06.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003e口袋\u003c\/p\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\" 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                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_main_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_main_sp_model_v2.webp\" alt=\"\" width=\"704\" 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                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\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            \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_wear_recovery_tech03_01.webp\" alt=\"\" width=\"1634\" 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\"\u003e可用家用洗衣機清洗\u003cbr\u003e速乾性高\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_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                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_02_zh-hant.webp\" alt=\"\" width=\"1634\" 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\"\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=\"spec__title\" 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使用情境\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"scene__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003e遠端辦公中\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene01.webp\" alt=\"\" width=\"732\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene01_sp.webp\" alt=\"\" width=\"710\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003e遠端辦公中\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                遠距工作常常需要長時間保持相同坐姿，容易造成肌肉與關節負擔。穿著機能型居家服有助於促進血液循環、幫助肌肉恢復疲勞，降低疲勞感。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003e睡眠\u0026放鬆時刻\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene02.webp\" alt=\"\" width=\"726\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene02_sp.webp\" alt=\"\" width=\"702\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003e睡眠\u0026放鬆時刻\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                在睡眠或放鬆時刻穿著機能型居家服，可協助深度睡眠並幫助肌肉恢復，能最大化放鬆與修復。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003e旅途中\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene03.webp\" alt=\"\" width=\"732\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene03_sp.webp\" alt=\"\" width=\"710\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003e旅途中\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                在旅途中，長時間移動或不規律的生活習慣可能對身體造成負擔。穿著機能型居家服有助於減輕長途移動造成的疲勞，並可預防水腫。\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樣式\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n        \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eCOLOR\u003c\/h3\u003e\n        \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e靜謐黑、沉穩灰兩種顏色可以選購\u003c\/p\u003e\n        \u003cdiv class=\"color fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_color.webp\" alt=\"\" class=\"\" width=\"1900\" height=\"758\"\u003e\u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"spec_modal\"\u003e\n        \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eUNISEX SIZE\u003c\/h3\u003e\n        \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003e不論性別、年齡或體型皆可穿著的中性尺碼\u003c\/p\u003e\n        \u003cdiv class=\"spec__inner fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"spec__slider__wrap\"\u003e\n                \u003cdiv class=\"spec__slider\"\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide01_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide02_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide03_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide04_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide05_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__slider__thumb\"\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb01_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb02_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb03_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb04_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb05_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__slider__text fadeInUpShort animated\"\u003e\n                \u003cp\u003e男性模特：身高183公分／身穿 XL 尺寸\u003cbr\u003e女性模特：身高160公分／身穿 M 尺寸\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sizeguide\"\u003e\n                \u003ch3 class=\"sizeguide__title fadeInUpShort animated\"\u003e■對應尺寸指南（男女通用）\u003c\/h3\u003e\n                \u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_sizeguide_zh-hant.webp?3\" alt=\"\" class=\"u-pc\" width=\"834\" height=\"284\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_sizeguide_sp_zh-hant.webp?3\" alt=\"\" class=\"u-sp\" width=\"674\" height=\"278\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size\"\u003e\n            \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■產品尺寸\u003c\/h3\u003e\n            \u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_size_zh-hant.webp?3\" alt=\"\" class=\"u-pc\" width=\"2000\" height=\"330\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_size_sp_zh-hant.webp?3\" alt=\"\" class=\"u-sp\" width=\"672\" height=\"1480\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size\"\u003e\n            \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e■材質\u003c\/h3\u003e\n            \u003cp class=\"size__txt fadeInUpShort animated\"\u003e本體:75%聚酯纖維 15%綿 10%縲縈\u003c\/p\u003e\n            \u003cp class=\"size__txt fadeInUpShort animated\"\u003e羅紋部分:95%綿 5%聚氨酯\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"size__title u-mb-8\"\u003e■特記事項\u003c\/h3\u003e\n            \u003cp class=\"size__note\"\u003e\n                醫療用具04整形用品　一般醫療器材　家庭用遠紅外線促進血液循環用衣\u003cbr\u003e【醫療機器申報號碼】11B1X10025292802\u003cbr\u003e【使用目的或效果】藉由遠紅外線的促進血液循環作用，改善疲勞與肌肉僵硬等症狀。\u003cbr\u003e・疲勞恢復・促進血液循環・減輕肌肉緊繃與痠痛・舒緩肌肉疲勞\u003cbr\u003e\n              【使用方法等】本產品可重複使用。\u003cbr\u003e・可作為衣物穿著。 ・日常活動及睡眠時皆可穿用。\u003cbr\u003e【禁忌・禁止事項】\u003cbr\u003e・自身無法自行穿脫者【因若發生症狀，可能造成症狀惡化的風險】\u003cbr\u003e・對本產品有過敏反應者【因可能引發過敏症狀】\u003cbr\u003e・有炎症、化膿、疼痛等皮膚疾病或創傷於穿著部位者【接觸可能使症狀惡化】\u003cbr\u003e【使用注意事項】\u003cbr\u003e1. 請確認產品無損壞情形。\u003cbr\u003e2. 睡眠時穿著可能大量出汗，請確保充分補充水分。\u003cbr\u003e3. 若穿著期間出現身體異常（如搔癢、過敏等），請立即停止使用。\u003cbr\u003e4. 皮膚如有濕疹、紅腫、傷口等，請勿穿著本產品。\u003cbr\u003e5. 洗滌時請依照洗標進行。\u003cbr\u003e6. 有色衣物可能褪色，請避免與其他衣物混洗或長時間浸泡。\u003cbr\u003e7. 洗後請立即整理形狀並晾乾，避免濕衣物久放。\u003cbr\u003e8. 表面絨毛易燃，靠近火源如瓦斯爐、暖爐等請特別注意。\u003cbr\u003e9. 請勿擅自改變產品形狀或進行加工、修理。\u003cbr\u003e【處理注意事項】\u003cbr\u003e本產品可重複使用，但可能受溫度或日光（紫外線）影響，並因長期使用產生老化與變形，請特別留意。\u003c\/p\u003e\n            \u003c!-- \u003cdiv class=\"size__note__detail\"\u003e続きを見る\u003c\/div\u003e\n            \u003cp class=\"size__note size__note__hide\"\u003e【使用方法等】本產品可重複使用。\u003cbr\u003e・可作為衣物穿著。 ・日常活動及睡眠時皆可穿用。\u003cbr\u003e【禁忌・禁止事項】\u003cbr\u003e・自身無法自行穿脫者【因若發生症狀，可能造成症狀惡化的風險】\u003cbr\u003e・對本產品有過敏反應者【因可能引發過敏症狀】\u003cbr\u003e・有炎症、化膿、疼痛等皮膚疾病或創傷於穿著部位者【接觸可能使症狀惡化】\u003cbr\u003e【使用注意事項】\u003cbr\u003e1. 請確認產品無損壞情形。\u003cbr\u003e2. 睡眠時穿著可能大量出汗，請確保充分補充水分。\u003cbr\u003e3. 若穿著期間出現身體異常（如搔癢、過敏等），請立即停止使用。\u003cbr\u003e4. 皮膚如有濕疹、紅腫、傷口等，請勿穿著本產品。\u003cbr\u003e5. 洗滌時請依照洗標進行。\u003cbr\u003e6. 有色衣物可能褪色，請避免與其他衣物混洗或長時間浸泡。\u003cbr\u003e7. 洗後請立即整理形狀並晾乾，避免濕衣物久放。\u003cbr\u003e8. 表面絨毛易燃，靠近火源如瓦斯爐、暖爐等請特別注意。\u003cbr\u003e9. 請勿擅自改變產品形狀或進行加工、修理。\u003cbr\u003e【處理注意事項】\u003cbr\u003e本產品可重複使用，但可能受溫度或日光（紫外線）影響，並因長期使用產生老化與變形，請特別留意。\u003c\/p\u003e --\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            \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003e產品比較表\u003c\/h2\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_wear_recovery_comparison_zh-hant.webp\" alt=\"\" width=\"2000\" height=\"1796\" style=\"width: 100%;\"\u003e\n                \u003cdiv class=\"spec__table1__wrap u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_comparison_sp_zh-hant.webp\" alt=\"\" width=\"1810\" height=\"1840\"\u003e\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 \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\n    \u003c!-- \u003csection class=\"gift__item comparison__wrap\"\u003e\n        \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003e送禮首選\u003c\/h2\u003e\n                \u003cp\u003e我們也備有腦眠科技原創禮品袋（另售）。\u003cbr\u003e灰色不織布搭配白色緞帶與品牌標誌，呈現中性風格的禮品袋。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_gift.webp\" alt=\"\" width=\"45\" height=\"45\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\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=\"autoplay\" loop=\"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.com\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__coin\"\u003e\n            \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e睡眠醫學×AI\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.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__conforter\"\u003e\n            \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e四季通用\u003cbr\u003e引導至舒適溫度\u003c\/h3\u003e\n            \u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_conforter.webp\" alt=\"\" width=\"561\" height=\"207\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg class=\"lozad\" 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\u003c\/h2\u003e\n                    \u003cp class=\"other__col2__item__logotext\"\u003e腦眠科技被 四季通用\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__flex\"\u003e\n                    \u003cp class=\"other__col2__item__flex__desc\"\u003e四季通用\u003cbr\u003e引導至舒適溫度\u003c\/p\u003e\n                    \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/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 --\u003e\n\n\n\n    \u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"last__inner\"\u003e\n            \u003cdiv class=\"awakenyourpossibility\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_awakenyourpossibility_v2.webp\" alt=\"\" width=\"626\" height=\"320\"\u003e\u003c\/div\u003e\n            \u003cp class=\"last__txt\"\u003e讓忙碌日常\u003cbr\u003e事半功倍\u003c\/p\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常見問題\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__main\"\u003e\n\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003e穿在內衣（貼身衣物）外面也會有功效嗎？\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003e是可以穿在內衣（貼身衣物）外的。不過若直接穿著本產品，輻射熱的效果會更容易被感受到與發揮其功效。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003e能夠水洗嗎?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003e可以的，可使用家庭洗衣機洗滌。請與白色及淡色衣物分開洗滌，並避免使用漂白劑（含氯或含氧漂白劑）。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003e可以使用烘乾機烘乾嗎?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003e為避免產品縮水或劣化，請勿使用烘衣機。建議吊掛於陰涼處晾乾。\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採用約 7 盎司的輕薄運動布料，厚度舒適，適合在睡眠時穿也無違和感。\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        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_all_v3.css?3\"\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\n    jQuery(\".size__note__detail\").click(function () {\n        jQuery(this).toggleClass('open');\n        jQuery('.size__note__hide').slideToggle().toggleClass('open');\n    });\n    jQuery(\".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    });\n    jQuery(\".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    });\n    jQuery(\".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    });\n    jQuery(function () {\n        animate();\n        jQuery(window).on(\"scroll\", function () {\n            animate();\n        });\n        sliderInit();\n        function sliderInit() {\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    });\n    function 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    }\n    jQuery.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\n    jQuery(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\n    var 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\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","brand":"Brain Sleep Co., Ltd","offers":[{"title":"上衣 \/ 黑色 \/ S","offer_id":42468963876887,"sku":"W0011A1-SMBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ M","offer_id":42468963909655,"sku":"W0011A1-MEBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ L","offer_id":42468963942423,"sku":"W0011A1-LABK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 黑色 \/ XL","offer_id":42468963975191,"sku":"W0011A1-XLBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ S","offer_id":42468964007959,"sku":"W0011A1-SMCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ M","offer_id":42468964040727,"sku":"W0011A1-MECG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ L","offer_id":42468964073495,"sku":"W0011A1-LACG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 灰色 \/ XL","offer_id":42468964106263,"sku":"W0011A1-XLCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 米白色 \/ S","offer_id":44110058586135,"sku":"W0011A1-SMVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 米白色 \/ M","offer_id":44110058618903,"sku":"W0011A1-MEVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 米白色 \/ L","offer_id":44110058651671,"sku":"W0011A1-LAVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"上衣 \/ 米白色 \/ XL","offer_id":44110058684439,"sku":"W0011A1-XLVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ S","offer_id":42468964139031,"sku":"W0012A1-SMBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ M","offer_id":42468964171799,"sku":"W0012A1-MEBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ L","offer_id":42468964204567,"sku":"W0012A1-LABK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 黑色 \/ XL","offer_id":42468964237335,"sku":"W0012A1-XLBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ S","offer_id":42468964270103,"sku":"W0012A1-SMCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ M","offer_id":42468964302871,"sku":"W0012A1-MECG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ L","offer_id":42468964335639,"sku":"W0012A1-LACG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 灰色 \/ XL","offer_id":42468964368407,"sku":"W0012A1-XLCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ S","offer_id":44110058717207,"sku":"W0012A1-SMVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ M","offer_id":44110058749975,"sku":"W0012A1-MEVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ L","offer_id":44110058782743,"sku":"W0012A1-LAVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"褲子 \/ 米白色 \/ XL","offer_id":44110058815511,"sku":"W0012A1-XLVY","price":17000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/tmn_wear_recovery_tops_black.webp?v=1762323556"},{"product_id":"mattress_float","title":"腦睡眠科技床墊 釋壓版","description":"\u003cstyle\u003e\n.technology__item__graph__content {\n  height: fit-content!important;\n}\n.rwlp__wrapper .mv__caption__text{letter-spacing:0}#MainContent,html.js{overflow:unset}.lp_area div:empty{display:initial}html{scroll-behavior:smooth}.rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{transform:unset;animation:unset;opacity:1}.rwlp__wrapper img{width:100%;height:auto;max-width:100%}.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)}h1{margin:0;padding:0}.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}}body{overflow-x:hidden}body{width:100%;overflow-x:hidden;background:#fff;font-family:YuGothic,\"Yu Gothic\",\"Hiragino Kaku Gothic ProN\",sans-serif;color:#000}main{display:block}li{list-style-type:none}a{display:inline-block;text-decoration:none;color:#000}img{vertical-align:bottom;max-width:100%;height:auto}input,button{appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}h1,h2,h3{font-weight:normal !important}.only_sp{display:none}.mattress__mv{font-weight:500;height:56.0714285714286vw;overflow:hidden;position:relative}.mattress__mv__layer1{background:none !important;background-position:center !important;background-size:100% auto;background-size:cover;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.mattress__mv__layer1 img{position:absolute;left:0;top:0;width:100%;height:auto}.mattress__mv__layer__border{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;animation-duration:8s;animation-timing-function:cubic-bezier(.35,0,.27,1);clip-path:inset(0% calc(50% - 2px) calc(5% - 2px) calc(50% - 2px))}.mv__caption{left:6.6428571428571%;position:absolute;top:18.6785260482846%;z-index:3}.mv__caption__title{margin-top:70px;max-width:100%;width:480px}.mv__caption__text{font-size:40px;line-height:1}.mv__caption__text span{display:block;font-size:27px;line-height:1;margin-top:25px}.sleep__info{background-color:#a2c2dd;font-weight:500}.sleep__info__book{padding-bottom:20px;padding-top:70px}.sleep__info__book__top{font-size:40px;font-weight:400}.sleep__info__book__inner{margin:0 auto;width:730px}.sleep__info__quality__golden__img{flex-shrink:0;padding-right:60px;padding-top:36%;position:relative;width:calc(100% - 420px)}.sleep__info__quality__golden__img video{height:100%;left:0;position:absolute;top:0;width:100%}.termina{font-family:Termina,YuGothic,\"Yu Gothic\",\"Hiragino Kaku Gothic ProN\",sans-serif;font-weight:400}.sleep__info__quality__cold img{width:90%;margin:0 auto;display:block}.technology__item__desc__img{padding-top:36%;position:relative;width:58.1428571428571vw}.technology__item__desc__img video{height:100%;left:0;position:absolute;top:0;width:100%}.technology__item__desc__img img{height:100%;left:0;position:absolute;top:0;width:100%}.technology__item__desc__text__content__title span{letter-spacing:-.55em}.technology__item__graph{border:1px #000 solid;display:none;margin:103px auto 0;width:900px}.technology__item__graph__content{align-items:center;display:flex !important;height:100%;justify-content:center;padding:30px}.technology__item__graph__img{width:300px}.technology__item__graph__img img{width:100%}.technology__item__graph__text{margin-left:25px;max-width:264px}.technology__item__graph__title{font-size:20px;line-height:1.75;font-weight:400}.technology__item__graph__desc{font-size:14px;line-height:1.714285714285714;margin-top:30px}.spec__item__desc__img{flex-shrink:0;width:58.1428571428571vw}.possibility img{width:100%}.faq__item__answer{display:none;padding-top:30px}.faq__item__answer__text{font-size:16px;line-height:1.5}.faq__item__answer__text+.faq__item__answer__text{margin-top:20px}@media screen and (max-width:749px){.only_sp{display:block}.mattress__mv{height:132vw !important}.mattress__mv__layer__border{animation-duration:5s}.mv__caption{left:25px;position:absolute;top:50px;transform:none}.mv__caption__text{font-size:25px}.mv__caption__text span{font-size:20px;margin-top:15px}.mv__caption__title{margin-top:20px;width:250px}.sleep__info__book{padding-bottom:30px;padding-top:20px}.sleep__info__book__inner{margin:0 auto;padding:0 20px;width:100%}.sleep__info__book__top{font-size:25px;line-height:1.64;text-align:center}.sleep__info__book__text__title .only_sp{display:inline}.sleep__info__quality__golden__img{margin-top:0;padding-right:0;padding-top:55%;width:100%}.sleep__info__quality__cold_img{margin-top:20px;padding:0 10px}.technology__item__desc__img{padding-left:20px;width:100%}.technology__item__desc__img{margin-left:20px;padding-top:53.3%;width:calc(100% - 20px)}.technology__item__desc__img img{height:100%;left:0;position:absolute;top:0;width:100%}.technology__item__desc__text.nasa .technology__item__desc__text__content__title span.only_sp{display:inline}.technology__item__desc__text__content__title span{letter-spacing:inherit}.technology__item__graph{border:none;height:auto;margin:35px auto 0;padding:0 20px;width:100%}.technology__item__graph__content{display:block !important}.technology__item__graph__img{width:100%}.technology__item__graph__text{margin-left:0;margin-top:30px;max-width:initial}.technology__item__graph__title{font-size:20px}.technology__item__graph__desc{margin-top:20px}#scene__item .technology__item__desc__img.only_sp{display:flex;margin-top:15px;padding:0 30px}.spec__item__desc__img{padding-left:20px;width:100%}.spec__item__desc__img+.spec__item__desc__img{margin-top:12px}.other__conforter__text__sub__title{display:none}.other__conforter__text__sub__title.only_sp{display:block;font-size:15px;padding:20px 20px 0 20px}.faq__item__answer__text{font-size:14px;line-height:1.5}.faq__item__answer{padding-top:15px}}.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.only_sp{display:block;font-size:15px;margin:0;padding:20px 0 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.only_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}}\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mattress__mv\" id=\"mattress-mv\"\u003e\n      \u003cdiv class=\"mattress__mv__layer1\"\u003e\n        \u003cimg class=\"u-pc\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_float_mv_model.webp\" alt=\"\" width=\"1400\" height=\"787\"\u003e\n        \u003cimg class=\"u-sp\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_float_mv_model_sp.webp\" alt=\"\" width=\"375\" height=\"498\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mv__caption\"\u003e\n        \u003cp class=\"mv__caption__text\"\u003e姿勢×核心體溫調節\u003cspan\u003e使明天的身體更輕盈。\u003c\/span\u003e\u003c\/p\u003e\n        \u003ch1 class=\"mv__caption__title\"\u003e\n          \u003cimg decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_mattress_logo.webp\" alt=\"Brain sleep mattress\" width=\"480\" height=\"161\"\u003e\n        \u003c\/h1\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"500\" 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\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_stanford_method.webp\" alt=\"スタンフォード 式最高の睡眠\" width=\"133\" height=\"196\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e\n                整合《史丹佛式最佳睡眠法》的唯一床墊\n              \u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003e人的一生中約有1\/3都是睡眠時間。  睡眠的品質不好，會使大腦及身體無法休息，導致無法發揮應有的表現。\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    \u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003e床墊的重點是可以調節身體的2種狀態\u003c\/div\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__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_sleep_info_relax.webp?1\" alt=\"\" class=\"only_sp fadeInUpShort animated\" width=\"405\" height=\"192\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_sleep_info_relax.webp?1\" alt=\"\" class=\"only_pc fadeInUpShort animated\" width=\"1400\" height=\"644\"\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\n        \u003cbr\u003e有效減輕筋肉和脊椎的身體負擔。\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_float_img03_zh-hant.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2412\" height=\"924\"\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\"\u003e3層結構的多方位身體支撐，有助於翻身。\u003c\/div\u003e\n      \u003cdiv class=\"intro3__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_220531_BRAINSLEEP_01501_0611.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1400\" height=\"763\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"intro3__more fadeInUpShort animated\"\u003e附加\u003c\/p\u003e\n      \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__text\"\u003e\n            \u003ch4 class=\"sleep__info__quality__golden__title fadeInUpShort animated\"\u003e核心體溫下降\u003cbr\u003e擁有深層的「黃金\u003cspan class=\"termina\"\u003e90\u003c\/span\u003e分鐘」\u003c\/h4\u003e\n            \u003cdiv class=\"sleep__info__quality__golden__img only_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_mov_01_zh-hant.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"sleep__info__quality__golden__desc fadeInUpShort animated\"\u003e睡眠品質是被入睡開始的90分鐘起算能有多深度的睡眠而左右。在這黃金90分鐘若是淺眠，之後再怎麼睡，品質也不會提升。\u003cbr\u003e堅持透氣性的床墊，能下降身體核心的體溫，引導身體通往深沉睡眠。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img only_pc 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_mov_01_zh-hant.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n          \u003c\/div\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保養費力（不能清洗、濕氣殘留）\n          \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_float_hikaku_zh-hant.webp?2\" alt=\"\" width=\"2394\" height=\"1302\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_hikaku_sp_zh-hant.webp?2\" alt=\"\" width=\"956\" height=\"505\" class=\"u-sp\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"trouble__inner\"\u003e\n        \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        \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_float_solution_logo.webp?2\" alt=\"\" width=\"848\" height=\"284\"\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=\"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=\"#float\"\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_float_technology_link_img01.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003e減輕身體負擔的漂浮技術\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n            \u003ca href=\"#breathable\"\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_float_technology_link_img02.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003e通往深層睡眠的透氣性材質\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated slower\"\u003e\n            \u003ca href=\"#clean\"\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_float_technology_link_img03.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                \u003cspan\u003e03\u003c\/span\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=\"float\"\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\u003eFloat technology\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            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\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\/65115b753c484282ac345474bb8dcd8e.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\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\/dad8973277b04b6ea7d8986dc38e846f.mp4\" width=\"1920\" height=\"1920\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text nasa fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                \u003cspan class=\"sp_termina\"\u003e再現NASA提倡的中立姿勢\u003cbr\u003e漂浮技術\u003c\/span\u003e\n\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        \u003cdiv class=\"technology__item__desc relax posture animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e支撐腿、腰、肩\u003cbr\u003e終極的放鬆姿勢\u003c\/h3\u003e\n          \u003cdiv class=\"technology__item__desc__posture fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n              \u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide01_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__posture__item__title\"\u003eLeg float\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__posture__item__text\"\u003e腿部上揚\u003cbr\u003e使身體循環提高\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n              \u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide02_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__posture__item__title\"\u003eLumber support\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__posture__item__text\"\u003e確實支撐腰部\u003cbr\u003e3層的高回彈纖維\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n              \u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide03_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"technology__item__desc__posture__item__title\"\u003eShoulder rest\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__posture__item__text\"\u003e調節成\u003cbr\u003e有助呼吸的姿勢\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text__content__btn__single__wrapper\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_1_zh-hant.webp\" alt=\"サーモグラフィ\" width=\"330\" height=\"228\"\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\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_2_zh-hant.webp\" alt=\"負担のない寝姿勢\" width=\"330\" height=\"228\"\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以聚氨酯材料為首的柔軟床墊雖然因其柔軟性而帶來舒適感，但實際上，下沉度較大，會對睡眠中的身體造成負擔。\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\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_3_zh-hant.webp\" alt=\"優れた体圧分散性と高弾力性\" width=\"330\" height=\"230\"\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本產品的材質是由具有高彈性之管狀材料交織而成的三次元結構體。\u003cbr\u003e因為無數的線圈根據身體的凹凸形狀，從各個方向支撐著身體，所以體壓得以均勻分散。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clr\"\u003e\n          \u003cbr\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc circle 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 class=\"lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b0477dd416e94d7f84fa498422df3d43.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\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 fadeInUpShort animated\"\u003e腿部上揚就能加速身體循環\u003cbr\u003e促進消除疲勞\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e讓腿部抬高於心臟的4公分設計，使血液較能流回心臟。因此能改善疲勞及減輕水腫。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence2_1_zh-hant.webp\" alt=\"血流循環が約150％高まる\" width=\"330\" height=\"228\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003e血液循環提高約150%\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003e比較平面的床墊和抬腿設計（使腿部休息結構）的本產品，血液循環量竟多了1.5倍。\u003cbr\u003e能夠期待有減輕疲勞和水腫的效果。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clr\"\u003e\n          \u003cbr\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc turn animatedParent animateOnce\" data-sequence=\"500\" 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_float_technology_img_turn_model.webp\" alt=\"\" width=\"814\" height=\"470\"\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 fadeInUpShort animated\"\u003e有助順利翻身\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e針對身體壓力最大的腰部有高密度且堅固的結構，使睡眠中的身體能穩固的被支撐。\u003cbr\u003e腰部不易下沉，因此有助於翻身。\u003cbr\u003e在意腰部的您也能夠舒適的使用。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- \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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech01_03_zh-hant.webp\" alt=\"\" width=\"1630\" height=\"914\"\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 fadeInUpShort animated\"\u003e根據身體部位\u003cbr\u003e各區分別支撐\u003cbr\u003e保持理想的睡姿\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e根據身體各部位，由不同粗細的纖維調節而成的線圈來支撐。以核心的「波型線圈」從床墊內部以線圈來支撐身體。依據不同部位的體壓，呈現不過度下沉的理想睡姿。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e --\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"breathable\"\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\u003eSuper breathable\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            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\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\/599d9b60cf294df096325fa73069d858.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\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\/eb65763dd1f6441db5c36882da1ec0a2.mp4\" width=\"1920\" height=\"1920\"\u003e\n            \u003c\/video\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 fit_top\"\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 fadeInUpShort animated\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_1_zh-hant.webp\" alt=\"温度上昇が低い\" width=\"300\" height=\"220\"\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睡眠的品質是根據入睡後的90分鐘內，睡得多深層而左右。核心體溫下降可以導向深層睡眠，相反地熱量囤積時，體溫無法下降，導致妨礙入睡。\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\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_2_zh-hant.webp\" alt=\"熱がこもらない\" width=\"300\" height=\"228\"\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囤積過多的熱能，會影響睡眠品質。\u003cbr\u003e本產品使用良好的通風性素材，相較其他產品，較不會囤積熱能，能擁有舒適的一覺好眠。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"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\u003e03\u003c\/span\u003eCLEAN FOR LONG TIME\n            \u003cbr\u003e\u0026amp; DURABILITY\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            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\n            \u003c\/div\u003e\n            \u003cvideo class=\"u-pc lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4ae61916b5c147eaba13427f1dbdfdf6.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\u003e\n            \u003cvideo class=\"u-sp lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cca4456fe71148718f3e4f630e3cf0ec.mp4\" width=\"1920\" height=\"1920\"\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清水簡單沖洗後放置通風處風乾即可，保養程序非常簡單。\u003cbr\u003ePU和彈簧等材質的床墊，透氣性較差會囤積濕氣和熱氣，因此較常產生黴菌或塵螨。腦眠科技的床墊有良好的透氣性，除了能有效降低黴菌及塵螨的出現外，在意粉塵、灰塵的時候能夠即時清洗，維持乾淨清潔。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003e更多詳細的測試結果\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence4_1_zh-hant.webp?1\" alt=\"カビの発生が少ない\" width=\"300\" height=\"219\"\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        \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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_02_zh-hant.webp\" alt=\"\" width=\"1630\" height=\"914\"\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 fadeInUpShort animated\"\u003e相當於使用8萬次的\u003cbr\u003e優良耐用性\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e每日使用的床墊，最令人在意的就是耐用性。 本產品經由JIS規格的標準8萬次壓縮測試認證，證實擁有優良的耐用度。長時間使用也能夠持續擁有安心好眠。\u003cbr\u003e※根據使用方式，耐用度會有些微差異\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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_03.webp\" alt=\"\" width=\"1630\" height=\"914\"\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 fadeInUpShort animated\"\u003eMADE IN JAPAN\n                \u003cbr\u003e講究的工藝\u003cbr\u003e品質安心有保證\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003e床墊和枕頭等，經過了技術人員和工匠們一個一個細心的操刀，反覆進行品質確認。\u003cbr\u003e經過每道嚴密的品質檢查，將包裝好的商品送至顧客的手中。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_04.webp\" alt=\"\" width=\"1630\" height=\"914\"\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 fadeInUpShort animated\"\u003e雜質較少\u003cbr\u003e使用天然泉水\u003cbr\u003e防止品質劣化\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\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=\"scene__title\" 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情境\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item scene__item\" id=\"scene__item\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\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\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene01.webp\" alt=\"\" width=\"1630\" height=\"902\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img only_sp fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__img__scene\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene02.webp\" alt=\"\" width=\"1308\" height=\"446\"\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能夠加疊在現有寢具上\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        \u003cdiv class=\"technology__item__desc scene__img only_pc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__img__scene\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene02.webp\" alt=\"\" width=\"1308\" height=\"446\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n        \u003c\/div\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=\"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=\"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×H5（腿部9）cm\u003cbr\u003e加大單人床 約W120×L196×H5（腿部9）cm\u003cbr\u003e雙人床 約W140×L196×H5（腿部9）cm\u003cbr\u003e加大雙人床 約W160×L196×H5（腿部9）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 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_float_size_v3.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1500\" height=\"806\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp u-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\/products_mattress_float_size_single.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\/products_mattress_float_size_semidouble.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\/products_mattress_float_size_double.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\/products_mattress_float_size_queen.webp?3\" alt=\"\" width=\"742\" height=\"420\"\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=\"shoulder_rest_gradation\" style=\"border: unset; padding-top: 0;\"\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_float_gradation.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2468\" height=\"404\"\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\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"color\" style=\"border: unset; padding-top: 0;\"\u003e\n      \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"color\"\u003e\n          \u003ch2 class=\"spec__item__title fadeInUpShort animated\" style=\"padding: 0;\"\u003eColor\u003c\/h2\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_color_zh-hant.webp?2\" alt=\"\" width=\"1126\" height=\"517\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"material\"\u003e\n          \u003ch2 class=\"spec__item__title fadeInUpShort animated\" style=\"padding: 0;\"\u003eMaterial\u003c\/h2\u003e\n          \u003cp class=\"spec__item__desc__text__content__desc\"\u003e基礎床包：聚酯纖維100%\u003cbr\u003e床墊內材：聚乙烯100%\u003c\/p\u003e\n        \u003c\/div\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=\"500\" data-offset=\"300\"\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\/lp_mattress_float_material_v3.webp?2\" alt=\"\" width=\"1560\" height=\"1040\"\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\"\u003e100%可回收\u003cbr\u003e永續性材質\u003c\/h3\u003e\n              \u003cp class=\"spec__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    \u003csection class=\"spec__item\" id=\"sheets\"\u003e\n      \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"spec__item__title fadeInUpShort animated\"\u003eSheets for BRAIN SLEEP MATTRESS FLOAT\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_mattress_float_spec_cover_cotton.webp?1\" alt=\"\" width=\"814\" height=\"418\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__img only_sp fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_spec_cover_cotton02.webp\" alt=\"\" width=\"405\" height=\"228\"\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有機棉材質\u003cbr\u003e專用保潔墊\u003c\/h3\u003e\n                \u003cp class=\"spec__item__desc__text__content__desc\"\u003e採用3年以上未使用農藥和化學肥料的農地所栽培的棉花。對地球友善的100%有機棉材質中添加＜COVEROSS®SUN＞的機能，是一款追求天然材質×高機能技術的舒適床包。\u003c\/p\u003e\n                \u003cp class=\"spec__item__desc__text__content__border\"\u003e光觸媒\/抗菌\/防臭\/吸水速乾\/親膚涼感\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec__item__desc only_pc\"\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_mattress_float_spec_cover_cotton02.webp\" alt=\"\" width=\"814\" height=\"458\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__text\"\u003e\n              \u003cbr\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\"\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 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\/lp_mattress_float_comparison_zh-hant.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\/lp_mattress_float_comparison_sp_zh-hant.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\/products_mattress_float_slick_arrow_prev.webp\" class=\"spec__table__nav__prev\" alt=\"\" width=\"46\" height=\"46\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\" class=\"spec__table__nav__next\" alt=\"\" width=\"46\" height=\"46\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\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    \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\/products_mattress_plus_float_other_related01.webp\" alt=\"\" width=\"1200\" height=\"528\" style=\"height: auto;\"\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卓越的透氣性・能夠直接沖洗・引導身體至終極的放鬆姿勢是漂浮系列的標準樣式。\u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattress_plus_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    \u003csection class=\"technology__item technology__item__sub\" id=\"related03\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-mb-40\" 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=\"related__ttl__wrap animatedParent animateOnce u-pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated technology__item__desc__text__content__desc\"\u003e腦眠科技床墊 6層基底\u003cbr class=\"u-sp\"\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 class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_02.webp\" alt=\"\" width=\"1032\" height=\"1072\" style=\"height: auto;\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_sp.webp\" alt=\"\" width=\"666\" height=\"548\" style=\"height: auto;\"\u003e\n          \u003c\/div\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 technology__item__desc__text__content__desc\"\u003e腦眠科技床墊 6層基底\u003cbr class=\"u-sp\"\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__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e請直接疊加在您手中既有的漂浮版床墊上，即自動升級為頂級版。※沒有漂浮版床墊的話此商品無法使用。\u003cbr\u003e材質\u003cbr\u003e保潔墊：棉100%（填充物 聚酯纖維100%）\u003cbr\u003e基礎床包：聚酯纖維100%\u003cbr\u003e6層基底：聚乙烯100%\u003c\/p\u003e\n              \u003cbr\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\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"742\" height=\"284\"\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/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\/div\u003e\n    \u003c\/section\u003e\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床墊用床包\u003cbr\u003e\u003cbr\u003e\n                和腦眠床墊合併使用，能提升112%背部的保暖性。也能能防禦底下上來的寒氣。\u003cbr\u003e冬季的冷空氣會滯留在床、地面等地方，這些冷空氣會通過床墊讓我們感到寒氣。這個床包能有效保暖身體，不受寒。\u003cbr\u003e\u003cbr\u003e\n                鋪在您現有的床墊或日式床墊上，就能感受到終極的溫暖和不潮濕的環境。\u003cbr\u003e\u003cbr\u003e和棉被相同，填充物為發熱綿EX\u003cbr\u003e表面材質使用絨毛毯EX\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效果更顯著\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■可應對尺寸：\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\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/brain-sleep.com\/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    \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\u003eOTHER PRODUCTS\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 class=\"lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e3bd46620c0b4bd9bf27d9c37070f83f.mp4\" width=\"1920\" height=\"1080\"\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\/products_mattress_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.com\/zh-hant\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e了解更多\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\/products_mattress_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\/products_mattress_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.com\/zh-hant\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e了解更多\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" 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\" loading=\"lazy\" decoding=\"async\" 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 class=\"lozad\" loading=\"lazy\" decoding=\"async\" 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.com\/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    \u003csection class=\"possibility animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"possibility\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_possibility_img_model.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_pc fadeInUpShort animated\" width=\"1400\" height=\"700\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_possibility_img_model_sp.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_sp fadeInUpShort animated\" width=\"425\" height=\"425\"\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        \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非常優異的回彈力實現了高度的耐用性。遵從JIS基準的床墊耐用度測試，實施JIS規格中的8萬次壓縮檢驗之外，2倍的16萬次以及3倍的24萬次也通過實驗證實。基準的3倍也獲得了96%以上的高度結果。\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推薦以10年為一個更換單位，但也會因環境而異。若有凹陷或頑固污漬建議您購買新品替換。\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＜單人床尺寸＞\u003cbr\u003e高度69cm×寬度104cm×深度23cm\u003cbr\u003e\u003cbr\u003e＜加大單人床尺寸＞\u003cbr\u003e高度69cm×寬度124cm×深度23cm\u003cbr\u003e\u003cbr\u003e＜雙人床尺寸＞\u003cbr\u003e高度69cm×寬度144cm×深度23cm\u003cbr\u003e\u003cbr\u003e＜加大雙人床尺存＞\u003cbr\u003e高度69cm×寬度164cm×深度23cm\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請勿使用。\u003cbr\u003e烘被機和電熱毯外，也請避免接觸任何加熱器等暖氣機。\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_all_v3.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\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_mattress_float_all_v3.js\" defer\u003e\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"單人 (寬100 × 長195cm) \/ 白色","offer_id":42533358764055,"sku":"M0002S1-SNCW","price":106000.0,"currency_code":"JPY","in_stock":true},{"title":"單人 (寬100 × 長195cm) \/ 深藍色","offer_id":42533358796823,"sku":"M0002S1-SNMN","price":106000.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 (寬120 × 長195cm) \/ 白色","offer_id":42533358829591,"sku":"M0002S1-SDCW","price":126000.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 (寬120 × 長195cm) \/ 深藍色","offer_id":42533358862359,"sku":"M0002S1-SDMN","price":126000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 (寬140 × 長195cm) \/ 白色","offer_id":42533358895127,"sku":"M0002S1-DBCW","price":139000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 (寬140 × 長195cm) \/ 深藍色","offer_id":42533358927895,"sku":"M0002S1-DBMN","price":139000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 (寬160 × 長195cm) \/ 白色","offer_id":43056847847447,"sku":"M0002S1-QNCW","price":164000.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 (寬160 × 長195cm) \/ 深藍色","offer_id":43056847880215,"sku":"M0002S1-QNMN","price":164000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_mattress_float_white.jpg?v=1751772354"}],"url":"https:\/\/global.brain-sleep.com\/zh\/collections\/purchasers_only.oembed","provider":"BRAIN SLEEP | GLOBAL OFFICIAL SITE","version":"1.0","type":"link"}