{"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                        ★ページ下部紹介の商品が20%OFF★\u003cbr\u003e\u003cbr\u003e\n                        \u003cstrong\u003e梅雨が来る前に、寝具を夏仕様へ。\u003cbr\u003e\n                          湿度をコントロールする布団など\u003cbr\u003e\n                          クールアイテムに使える20%OFFクーポン\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-perforation\"\u003e\n                    \u003cdiv class=\"notch-left\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"dash-line\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"notch-right\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-bottom\"\u003e\n                    \u003cp class=\"code-label\"\u003eCOUPON CODE\u003c\/p\u003e\n                    \u003cdiv class=\"coupon-code\"\u003eTXPG26COOL\u003c\/div\u003e\n                    \u003cbutton class=\"copy-button\" onclick=\"copyCouponCode()\"\u003eコードをコピー\u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!--\n            \u003cdiv class=\"gift-block\"\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/collections\/sf_gift\" class=\"gift-banner-link\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/thanks_bunner_gift.jpg\" alt=\"ギフト特集ページへ\"\u003e\n                \u003c\/a\u003e\n                \u003cp class=\"gift-text\"\u003e\n                    \u003cb\u003e『ギフト対象商品』や『ご利用方法』は特集ページでチェック\u003c\/b\u003e\u003cbr\u003e\u003cbr\u003e\n                    ▼ギフトボックス\u003cbr\u003eブレインスリープ ピロー専用\u003cbr\u003e\u003cbr\u003e\n                    ▼ギフトラッピング\u003cbr\u003eウェア・ブランケット・持ち運び用枕などが対象\u003cbr\u003e\u003cbr\u003e\n                    \u003ca href=\"https:\/\/brain-sleep.com\/collections\/sf_gift\"\u003e詳細はこちら \u0026gt;\u0026gt;\u0026gt;\u003c\/a\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            --\u003e\n\n            \u003cp class=\"notice\"\u003e\n                ※クーポンの利用はご購入いただいたアカウントでのログインが必須となります。未ログイン状態ではクーポンは利用いただけませんのでご了承ください。\u003cbr\u003e\n                ※他キャンペーン・クーポンとの併用不可\u003cbr\u003e\u003cbr\u003e\n                \u003cspan class=\"expire\"\u003e有効期限：注文日から7日間\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 = 'TXPG26COOL';\n            const button = document.querySelector('#coupon-section .copy-button');\n            navigator.clipboard.writeText(code).then(() =\u003e {\n                button.textContent = 'コピーしました！';\n                button.classList.add('copied');\n                setTimeout(() =\u003e {\n                    button.textContent = 'コードをコピー';\n                    button.classList.remove('copied');\n                }, 2000);\n            }).catch(() =\u003e {\n                alert('コピーに失敗しました');\n            });\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"comforter_perfectcoolex","title":"腦睡眠科技被 極致涼感 EX","description":"\u003clink rel=\"preload\" as=\"image\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_sp.webp\"\n  fetchpriority=\"high\"\u003e\n\u003clink rel=\"preload\" as=\"image\"\n  href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\"\n  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\"\n      width=\"2000\" height=\"1120\"\u003e \u003cimg class=\"u-sp\"\n      src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_comforter_perfectcoolex_kv_bg_model_sp.webp\" width=\"375\"\n      height=\"600\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"kv__cool__inner\"\u003e\n    \u003cp class=\"kv__txt\"\u003e\u003cimg class=\"u-pc\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt.webp\"\n        width=\"336\" height=\"48\"\u003e \u003cimg class=\"u-sp\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_sp.webp\"\n        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\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\"\n        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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_bnr_makuake.webp?1\"\n      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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model.webp?1\"\n      alt=\"\" width=\"2000\" height=\"1100\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model_sp.webp?3\"\n      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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\"\n        alt=\"\" width=\"438\" height=\"78\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\"\n        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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg.webp?1\"\n      alt=\"\" width=\"2000\" height=\"824\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg_sp.webp?1\"\n      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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img.webp?1\"\n        alt=\"\" width=\"360\" height=\"135\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img_sp.webp?1\"\n        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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_zh-hant.webp?1\"\n        alt=\"\" width=\"936\" height=\"164\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_sp_zh-hant.webp?1\"\n        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\"\n      src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4f71063b3143480d98e3e4811e909a78.mp4\" preload=\"none\" autoplay=\"autoplay\"\n      loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"u-sp lozad\" width=\"1080\" height=\"1080\"\n      style=\"aspect-ratio:1080\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/66eb1b38222e40fcaeacce05ad601865.mp4\"\n      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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_zh-hant.webp?1\"\n      alt=\"\" width=\"1147\" height=\"525\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_sp_zh-hant.webp?2\"\n      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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model.webp?1\"\n      alt=\"\" width=\"2000\" height=\"776\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model_sp.webp?1\"\n      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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_product_logo.webp?1\"\n        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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model.webp?2\"\n              alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model_sp.webp?2\"\n              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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model.webp?2\"\n              alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model_sp.webp?2\"\n              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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model.webp\"\n              alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model_sp.webp\"\n              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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_01_model.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_01_model_sp.webp?2\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_02_zh-hant.webp\"\n          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\"\n          style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d2670b8a4f004be69afc05be235ab656.mp4\"\n          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\"\n        style=\"padding:0;height:unset;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_comforter_perfectcoolex_tech01_04_zh-hant.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_sp_zh-hant.webp?3\"\n          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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2.webp?2\"\n              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\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2.webp?2\"\n          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\"\n          style=\"aspect-ratio:640\/360\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/62a6f461a1144510b1b7126caac04ab5.mp4\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_06_zh-hant.webp?2\"\n          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\"\n        style=\"padding:0;height:unset;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_comforter_perfectcoolex_tech01_07_zh-hant.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_07_sp_zh-hant.webp\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_01_model.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_01_model_sp.webp?2\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_02.webp?2\"\n          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\"\n          style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4c141a422ea24e29ad850b5ebfdc5719.mp4\"\n          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\"\n        style=\"padding:0;height:unset;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_comforter_perfectcoolex_tech02_04_zh-hant.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_04_sp_zh-hant.webp\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_01_model.webp\"\n          alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_01_model_sp.webp?2\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_02.webp?2\"\n          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\"\n          decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_03.webp\"\n          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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_04.webp?2\"\n          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\"\n      style=\"margin-top:0\"\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_comforter_perfectcoolex_spec01.webp?2\"\n          alt=\"\" width=\"1368\" height=\"1178\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_zh-hant.webp\"\n          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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec01.webp?2\"\n              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\"\n              src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_sp_zh-hant.webp\"\n              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\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model.webp?2\"\n      class=\"only_pc\" width=\"2000\" height=\"860\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\"\n      src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model_sp.webp?2\"\n      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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_awakenyourpossibility.webp\"\n        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\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\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow.webp?3\"\n            alt=\"\" width=\"390\" height=\"300\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow_sp.webp?4\"\n            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\"\n          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\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector.webp?2\"\n            alt=\"\" width=\"388\" height=\"335\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector_sp.webp?4\"\n            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\"\n          target=\"_blank\"\u003e產品詳細內容\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_comparison_zh-hant.webp?2\"\n        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\"\n          src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_comparison_zh-hant.webp?2\"\n          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\"\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=\"\" width=\"45\" height=\"45\"\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=\"\" width=\"45\" height=\"45\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"other__title\" id=\"other\"\u003e\n  \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.webp\"\n        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\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.webp\"\n            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\"\n        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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin.webp\"\n        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\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin_logo.webp\"\n            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\"\n        src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_pillow_cool.webp\"\n        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\"\n            src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_logo_cool.webp\"\n            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\"\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\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\"\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_comforter_perfectcoolex_all_v1.js\"\n    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":"株式会社ブレインスリープ","offers":[{"title":"單人 \/ 藍色","offer_id":45436413477086,"sku":"C0002A1-SNSX","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"單人 \/ 灰色","offer_id":45436413444318,"sku":"C0002A1-SNLG","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 藍色","offer_id":45436413542622,"sku":"C0002A1-SDSX","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 灰色","offer_id":45436413509854,"sku":"C0002A1-SDLG","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 藍色","offer_id":45436413608158,"sku":"C0002A1-DBSX","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 灰色","offer_id":45436413575390,"sku":"C0002A1-DBLG","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_comforter_coolEX_saxblue.webp?v=1756808595"},{"product_id":"mattressprotector_perfectcoolex","title":"腦睡眠科技床包 極致涼感 EX","description":"\u003cstyle\u003e\n    body {\n      margin: 0;\n      font-size: 14px;\n      line-height: 1.5;\n      overflow: hidden;\n    }\n  \n    .accordion__box {\n      color: #000;\n    }\n  \n    .cart-notification.gradient {\n      position: absolute !important;\n    }\n  \n    .gradient.utility-bar.color-custom-annoucement-bar,\n    .gradient.typesquare_option.chakra-ui-light,\n    .gradient.header-wrapper,\n    body.gradient.chakra-ui-light {\n      padding: 0 !important;\n    }\n  \n    .lp_area {\n      max-width: 1180px !important;\n      margin: 0 auto !important;\n      color: #000;\n      padding: 0 10px;\n    }\n  \n    .u-sp {\n      display: none !important;\n    }\n  \n    .u-mt-8 {\n      margin-top: 8px !important;\n    }\n  \n    .u-mt-40 {\n      margin-top: 40px !important;\n    }\n    .pane-goods-left-side,\n    .pane-goods-right-side,\n    #spec_price,\n    .block-arrival-notice,\n    .block-contact-about-goods,\n    .block-goods-name,\n    .block-goods-sns,\n    .block-no-stock,\n    .block-variation,\n    .goods-detail-description.block-goods-code,\n    .goods-detail-description.block-goods-stock {\n      display: block !important;\n    }\n    .pane-contents .container {\n      max-width: 1180px;\n    }\n    .faq__main,\n    .technology__item__inner {\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n    .related__items__item .related__items__item__txt {\n      height: 115px;\n    }\n    @media screen and (max-width: 749px) {\n      .lp_area {\n        width: auto;\n      }\n  \n      .u-sp {\n        display: block !important;\n      }\n  \n      .u-pc {\n        display: none !important;\n      }\n  \n      .technology__item__desc__text__content img {\n        width: 100%;\n      }\n    }\n    @media screen and (max-width: 767px) {\n      .related__items__item .related__items__item__txt {\n        height: unset;\n      }\n    }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"all_box\"\u003e\n  \n  \u003csection class=\"technology__item\" style=\"border: unset\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc tech02_01\"\u003e\n        \u003cdiv class=\"technology__item__desc__img\" 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_perfectcoolEX_protector_img01_pc.jpg\" alt=\"\" width=\"1064\" height=\"269\" style=\"height: unset; position: relative\"\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_perfectcoolEX_protector_img02_pc.jpg\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative\"\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_perfectcoolEX_protector_img03_pc.jpg\" alt=\"\" width=\"1144\" height=\"646\" 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\n              腦眠科技床包 極致涼感 EX\n            \u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"font-size: 18px\"\u003e\n              冰鎮藍 \/ 寂靜灰\n            \u003c\/p\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_perfectcoolEX_protector_img01_sp.jpg\" alt=\"\" width=\"1064\" height=\"269\" style=\"height: unset; position: relative\"\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_perfectcoolEX_protector_img02_sp.jpg\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative\"\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_perfectcoolEX_protector_img03_sp.jpg\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              採用了具有高接觸涼感性和吸濕涼感性的完美涼感面料，上部內置持續涼感的PCM層\u003cbr\u003e\n              整圈鬆緊帶設計，簡單替換的床墊用床包。\n            \u003c\/p\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              ■適用尺寸：\u003cbr\u003e\n              基本上適用於高度約20cm～30cm的床墊。\n              高度較低的床墊也可以使用，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\n            \u003c\/p\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              ■尺寸：\u003cbr\u003e\n              ・SINGLE : 寬100cmⅹ長205cmⅹ高33cm（約1,180g）\u003cbr\u003e\n              ・SEMIDOUBLE : 寬120cmⅹ長205cmⅹ高33cm（約1,340g）\u003cbr\u003e\n              ・DOUBLE : 寬140cmⅹ長205cmⅹ高33cm（約1,500g）\u003cbr\u003e\n              ・QUEEN : 寬160cmⅹ長205cmⅹ高33cm（約1,700g）\n            \u003c\/p\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n              ■材質：\u003cbr\u003e\n              ・布料：複合纖維（聚乙烯\/尼龍）46%\u003cbr\u003e\n              尼龍44％ PU10％\u003cbr\u003e\n              ・填充物：人造纖維60％ 聚乙烯40％\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"faq\" id=\"faq\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n  \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main\"\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e適用用的床墊高度為多少?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            適用的床墊高度約20cm~30cm。\n            高度低於20cm的床墊也可以使用，但由於背面會有多餘的布料，請務必確實包裹固定後使用。\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            可以使用家庭式洗衣機進行洗滌。請務必使用洗衣袋單獨放入洗衣機洗滌。\n            請避免使用漂白劑（含氯或含氧的漂白劑）。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n  \n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以使用烘乾機嗎？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            請避免使用滾筒式烘乾機。\n            使用滾筒式烘乾機可能會導致產品縮水或材質劣化。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n  \n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e晾乾要花多久時間呢？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            根據當天的溫度、濕度、風等氣象條件的不同，但在夏天晴朗的天氣下大約半天就能晾乾。\n            請選在適合洗滌的好天氣時進行洗滌。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n  \n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e不需要開空調嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e\n            最近夏季溫度極高，且睡眠中發生熱中暑的情況較多，因此建議根據室溫與空調共同使用。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- \u003csection class=\"related__title\" id=\"related\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n        \u003cspan\u003eRELATED PRODUCTS\u003c\/span\u003e\n        相關商品\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e --\u003e\n\n  \u003c!-- \u003csection class=\"technology__item related__items\" style=\"border-top: unset\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cp class=\"related__items__ttl\"\u003e\n        給想追求極致涼感的你\n      \u003c\/p\u003e\n      \u003cdiv class=\"related__items__list\"\u003e\n        \u003cdiv class=\"related__items__item\"\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_mattress_protector_perfectcoolEX_related_pillow_pc.jpg?3\" alt=\"\" width=\"390\" height=\"300\"\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_perfectcoolEX_related_pillow_sp.jpg?3\" alt=\"\" width=\"390\" height=\"291\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"related__items__item__name\"\u003e\n            ピロー\u003cbr\u003eパーフェクト クール\u003cspan\u003e(カバー付き)\u003c\/span\u003e\n          \u003c\/p\u003e\n          \u003cp class=\"related__items__item__price\"\u003e￥36,300(税込)\u003c\/p\u003e\n          \u003cp class=\"related__items__item__txt\"\u003e\n            アイスパック付きで、猛暑にもしっかり頭を冷やせる枕。\n          \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\"\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_mattress_protector_perfectcoolEX_related_cover_pc.jpg?2\" alt=\"\" width=\"402\" height=\"398\"\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_perfectcoolEX_related_cover_sp.jpg?3\" alt=\"\" width=\"314\" height=\"250\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"related__items__item__name\"\u003e\n              ピローカバー\u003cbr\u003eパーフェクト クール EX\n            \u003c\/p\u003e\n            \u003cp class=\"related__items__item__price\"\u003e￥5,500(税込)\u003c\/p\u003e\n            \u003cp class=\"related__items__item__txt\"\u003e\n              ご使用の枕にセットするだけで、睡眠中に頭を効率的に冷やせるピローカバー。\n            \u003c\/p\u003e\n            \u003ca href=\"https:\/\/brain-sleep.com\/products\/pillowcover_perfectcoolex\" class=\"related__btn\" target=\"_blank\"\u003eプロダクトをより詳しく\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003cdiv class=\"related__items__item\"\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_mattress_protector_perfectcoolEX_related_comforter_pc.jpg?2\" alt=\"\" width=\"440\" height=\"336\"\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_perfectcoolEX_related_comforter_sp.jpg?2\" alt=\"\" width=\"314\" height=\"208.5\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"related__items__item__name\"\u003e\n            コンフォーター\u003cbr\u003eパーフェクト クール EX\n          \u003c\/p\u003e\n          \u003cp class=\"related__items__item__price\"\u003e￥24,200(税込)～\u003c\/p\u003e\n          \u003cp class=\"related__items__item__txt\"\u003e\n            夏を快適にする最高峰の接触冷感と吸湿冷感、持続冷感を実現。\n            リバーシブル仕様でクール面は冷たく、ドライ面は汗を吸水拡散して、サラっと快適に。\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/comforter_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 --\u003e\n  \n  \u003c\/div\u003e\n  \n  \n  \u003cstyle\u003e\n      .pc_reco {\n        font-size: 18px !important;\n      }\n      @media screen and (max-width: 749px) {\n        .sp_reco {\n          font-size: 12px !important;\n        }\n      }\n    \u003c\/style\u003e\n  \n  \u003cscript\u003e\n    jQuery(document).ready(function () {\n      jQuery(\".pc_infotxt_buy\").insertBefore(\".block-contact-about-goods\");\n    });\n  \u003c\/script\u003e\n  \n  \u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectcoolEX_all_20240415.css\"\u003e\n  \u003cscript\u003e\n    jQuery(\".faq__item__question\").click(function () {\n      jQuery(this).next(\".faq__item__answer\").is(\":visible\")\n        ? (jQuery(this).next(\".faq__item__answer\").stop().slideUp(),\n          jQuery(this).removeClass(\"open\"))\n        : (jQuery(this).next(\".faq__item__answer\").stop().slideDown(),\n          jQuery(this).addClass(\"open\"));\n    });\n  \u003c\/script\u003e\n  \n  \u003cstyle\u003e\n    .pane-goods-left-side,\n    .pane-goods-right-side,\n    #spec_price,\n    .block-arrival-notice,\n    .block-contact-about-goods,\n    .block-goods-name,\n    .block-goods-sns,\n    .block-no-stock,\n    .block-variation,\n    .goods-detail-description.block-goods-code,\n    .goods-detail-description.block-goods-stock {\n      display: block !important;\n    }\n    .related__items__item:nth-of-type(1) .related__items__item__img img,\n    .related__items__item:nth-of-type(2) .related__items__item__img img,\n    .related__items__item:nth-of-type(3) .related__items__item__img img {\n      width: 100%;\n    }\n    a {\n      text-decoration: none;\n      color: #000;\n    }\n    a:hover {\n      color: #f5a01e !important;\n      -webkit-transition: all 0.4s ease;\n      -moz-transition: all 0.4s ease;\n      transition: all 0.4s ease;\n    }\n    .related__items__item__name {\n      letter-spacing: 0;\n    }\n  \n    .related__items__list {\n      justify-content: flex-start !important;\n      gap: 100px;\n    }\n  \u003c\/style\u003e\n  ","brand":"株式会社ブレインスリープ","offers":[{"title":"單人 \/ 冰鎮藍","offer_id":45436527968478,"sku":"S0007A1-SNSX","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"單人 \/ 寂靜灰","offer_id":45436527935710,"sku":"S0007A1-SNLG","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 冰鎮藍","offer_id":45436528034014,"sku":"S0007A1-SDSX","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 寂靜灰","offer_id":45436528001246,"sku":"S0007A1-SDLG","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 冰鎮藍","offer_id":45436528099550,"sku":"S0007A1-DBSX","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"雙人 \/ 寂靜灰","offer_id":45436528066782,"sku":"S0007A1-DBLG","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 \/ 冰鎮藍","offer_id":45436528165086,"sku":"S0007A1-QNSX","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"雙人加大 \/ 寂靜灰","offer_id":45436528132318,"sku":"S0007A1-QNLG","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_pro_cool_blue_b2b9c8f3-35ff-4e97-8254-ac828abcb661.jpg?v=1756808594"},{"product_id":"pillowcover_perfectcoolex","title":"腦睡眠科技枕套 極致涼感EX","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.5;\n    overflow: hidden;\n  }\n\n  .accordion__box {\n    color: #000;\n  }\n\n  body.gradient.chakra-ui-light {\n    padding-top: 0 !important;\n  }\n\n  .cart-notification.gradient {\n    position: absolute !important;\n  }\n\n  .gradient.typesquare_option.chakra-ui-light,\n  .gradient.header-wrapper {\n    padding: 0 !important;\n  }\n\n  .lp_area {\n    color: #000;\n    padding: 0 10px;\n  }\n\n  .lp_area img {\n    object-fit: contain;\n  }\n\n  .pane-goods-left-side,\n  .pane-goods-right-side,\n  #spec_price,\n  .block-arrival-notice,\n  .block-contact-about-goods,\n  .block-goods-name,\n  .block-goods-sns,\n  .block-no-stock,\n  .block-variation,\n  .goods-detail-description.block-goods-code,\n  .goods-detail-description.block-goods-stock {\n    display: block !important;\n  }\n  .utility-bar.color-custom-annoucement-bar.gradient {\n    padding: 0 !important;\n  }\n  .pane-contents .container {\n    max-width: 1180px;\n  }\n  .faq__main,\n  .technology__item__inner {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n  .related__items__item__name {\n    letter-spacing: 0;\n  }\n  .related__items__item__name span {\n    font-size: 16px;\n    position: relative;\n    top: -5px;\n    padding-left: 4px;\n  }\n  @media screen and (max-width: 767px) {\n    .related__items__item__name span {\n      font-size: 12px;\n      top: -3.5px;\n    }\n  }\n\u003c\/style\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\"\u003eCover\u003c\/h2\u003e\n      \u003c!-- \u003cp class=\"spec__item__title__under \"\u003e２種類の専用カバーから選べます。 --\u003e\n\n      \u003cdiv class=\"spec__item__desc\"\u003e\n        \u003cdiv class=\"spec__item__desc__img\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_cover_perfectcool_ex.jpg\" alt=\"\" width=\"1630\" height=\"920\"\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              枕套\u003cbr\u003e極致涼感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※適用於腦眠科技枕 低・標準・高尺寸\u003cbr\u003e\u003cbr\u003e材質\u003cbr\u003e表布：表層\n              複合纖維（聚乙烯／尼龍）46% \u003cbr\u003e尼龍 44%\n              聚氨酯 10% \u003cbr\u003e內層 聚酯纖維 100%\u003cbr\u003e裡布：尼龍 50%\n              聚酯纖維 50%\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec__item__desc__text__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_spec_cover_perfectcool_ex.jpg\" 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\n\u003cstyle\u003e\n  .u-termina {\n    font-family: termina, sans-serif;\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  .spec__item {\n    font-weight: 500;\n    padding-bottom: 125px;\n    padding-top: 56px;\n  }\n\n  .spec__item img {\n    width: 100%;\n  }\n\n  .spec__item + .spec__item {\n    border-top: 1px #000 solid;\n  }\n\n  .spec__item__inner {\n    padding-left: 6.7142857142857vw;\n  }\n\n  .spec__item__title {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\",\n      \"ヒラギノ角ゴ ProN W3\", sans-serif;\n    font-size: 27px;\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: 70px;\n  }\n\n  .spec__item__desc + .spec__item__desc {\n    margin-top: 40px;\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__color {\n    display: flex;\n    justify-content: center;\n    margin-top: 10px;\n  }\n\n  .spec__item__desc__color li {\n    width: 45px;\n    height: 45px;\n    margin-right: 16px;\n    border: 1px solid #000;\n  }\n\n  .spec__item__desc__color__white {\n    background-color: #fff;\n  }\n\n  .spec__item__desc__color__navy {\n    background-color: #263d5f;\n  }\n\n  .spec__item__desc__color__gray {\n    background-color: #918a8b;\n  }\n\n  .spec__item__desc__color__brown {\n    background-color: #5c5151;\n  }\n\n  .spec__item__desc__color__cloudwhite {\n    background-color: #fffcf6;\n  }\n\n  .spec__item__desc__color__sandbeige {\n    background-color: #d5d3c4;\n  }\n\n  .spec__item__desc__color__stonegray {\n    background-color: grey;\n  }\n\n  .spec__item__desc__color__midnightnavy {\n    background-color: #272727;\n  }\n\n  .spec__item__desc__color__terracotta {\n    background-color: #832335;\n  }\n\n  .spec__item__desc__img {\n    flex-shrink: 0;\n    width: 58.1428571428571vw;\n  }\n\n  .spec__item__desc__img img {\n    height: auto;\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  .spec__item__title__under {\n    font-size: 15px;\n    margin-top: 30px;\n  }\n\n  .spec__item__title__sizetitle {\n    font-size: 36px;\n    line-height: 1.5;\n    font-weight: 400 !important;\n  }\n\n  .spec__item__title__sizedesc {\n    font-size: 16px;\n    line-height: 2.125;\n    margin-top: 30px;\n    max-width: 374px;\n  }\n\n  .spec__item__size {\n    margin-top: 40px;\n  }\n\n  #size.spec__item {\n    padding-bottom: 75px;\n    padding-top: 80px;\n  }\n\n  @media screen and (max-width: 749px) {\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.28;\n    }\n\n    .spec__item__desc__text__content__desc {\n      margin-top: 30px;\n    }\n\n    .spec__item__desc__text__content__btn {\n      margin-top: 20px;\n    }\n\n    .spec__item__graph {\n      border: none;\n      height: auto;\n      margin: 35px auto 0;\n      padding: 0 20px;\n      width: 100%;\n    }\n\n    .spec__item__graph__content {\n      display: block !important;\n    }\n\n    .slick-dots {\n      border: none;\n      bottom: -35px;\n      width: calc(100% - 40px);\n    }\n\n    .spec__item__graph__img {\n      width: 100%;\n    }\n\n    .spec__item__graph__text {\n      margin-left: 0;\n      margin-top: 30px;\n      max-width: initial;\n    }\n\n    .spec__item__graph__title {\n      font-size: 20px;\n    }\n\n    .spec__item__graph__desc {\n      margin-top: 20px;\n    }\n\n    #cover.spec__item {\n      padding-bottom: 70px;\n      padding-top: 80px;\n    }\n\n    .spec__item__title__under {\n      font-size: 16px;\n      margin-top: 40px;\n      padding: 0 20px;\n    }\n\n    #cover.spec__item .spec__item__desc {\n      margin-top: 50px;\n    }\n\n    #cover.spec__item .spec__item__desc__text {\n      display: flex;\n      flex-direction: column-reverse;\n      margin: 40px 0 0;\n    }\n\n    #cover.spec__item .spec__item__desc__text__img {\n      margin-top: 0;\n    }\n\n    .spec__item__desc__color li {\n      width: 38px;\n      height: 38px;\n    }\n\n    #cover.spec__item .spec__item__desc__text__content {\n      margin-top: 50px;\n    }\n\n    #cover.spec__item .spec__item__desc__text__content__title {\n      font-size: 26px;\n    }\n\n    #cover.spec__item .spec__item__desc + .spec__item__desc {\n      margin-top: 60px;\n    }\n\n    .spec__item__title {\n      font-size: 30px;\n    }\n\n    .spec__item__title__sizetitle {\n      font-size: 25px;\n      line-height: 1.84;\n      margin-top: 30px;\n      padding: 0 20px;\n    }\n\n    .spec__item__title__sizedesc {\n      font-size: 16px;\n      line-height: 1.8125;\n      margin-top: 30px;\n      max-width: initial;\n      padding: 0 20px;\n    }\n\n    #size .spec__item__inner {\n      padding-right: 0;\n    }\n\n    #size .spec__item__desc {\n      flex-direction: column-reverse;\n    }\n\n    #size .spec__item__desc__img {\n      margin-top: 30px;\n    }\n\n    #size.spec__item {\n      padding-bottom: 50px;\n      padding-top: 80px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  jQuery(document).ready(function () {\n    jQuery(\".pane-goods-center\").insertBefore(\".pane-footer\");\n    jQuery(\".pane-right-menu\").insertBefore(\".pane-footer\");\n    jQuery(\".pane-topic-path\").insertBefore(\".pane-footer\");\n    jQuery(\".pc_infotxt_buy\").insertBefore(\".block-contact-about-goods\");\n  });\n\u003c\/script\u003e\n\n\u003cdiv class=\"chart\"\u003e\n  \u003cdiv class=\"chart__inner\"\u003e\n    \u003cdiv class=\"chart__head\"\u003e\n      \u003cp class=\"chart__ttl__en u-termina\"\u003ePRODUCT SPEC TABLE\u003c\/p\u003e\n      \u003cp class=\"chart__ttl\"\u003e\n        枕套(極致涼感\u003cspan class=\"termina\"\u003eEX\u003c\/span\u003e)規格表\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"chart__table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003e商品尺寸\u003cbr class=\"u-sp\"\u003e（公分）\u003c\/th\u003e\n          \u003ctd\u003eW70 × L46\u003cbr\u003e※尺寸設計較為寬鬆\u003cbr\u003e\n        \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e使用方法\u003c\/th\u003e\n          \u003ctd\u003e\n            請將枕頭套內側的網眼面朝下，並將枕頭較硬的一面朝上放置。調整好後，將枕頭套的翻蓋部分塞入內部，然後將枕頭上下翻轉後使用。\u003cbr\u003e※請確保頭部接觸到有網眼的一面使用枕頭。\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e使用注意事項\u003c\/th\u003e\n          \u003ctd\u003e\n            請避免靠近火源、高溫、多濕及陽光直射。\u003cbr\u003e請勿使用烘乾機烘乾。請勿將產品長時間處於潮濕狀態。\u003cbr\u003e清洗時請使用洗衣網。\u003cbr\u003e請避免使用含氯漂白劑。\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e成分／材質\u003c\/th\u003e\n          \u003ctd\u003e\n            表布：表層\n              複合纖維（聚乙烯／尼龍）46% \u003cbr\u003e尼龍 44%\n              聚氨酯 10% \u003cbr\u003e內層 聚酯纖維 100%\u003cbr\u003e裡布：尼龍 50%\n              聚酯纖維 50%\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e其他\u003c\/th\u003e\n          \u003ctd\u003e接觸涼感\/吸濕涼感\/吸水擴散\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003e適用商品\u003c\/th\u003e\n          \u003ctd\u003e\n            BRAIN SLEEP PILLOW\u003cbr\u003e\n            ・腦眠科技枕 \u003cbr\u003e\n            ・腦眠科技枕 頸部曲線貼合\u003cbr\u003e\n            ・腦眠科技枕 減鼾版\u003cbr\u003e\n            ・腦眠科技枕 完美涼感\u003cbr\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .chart {\n    width: 1000px;\n    margin: 0 auto;\n    background-color: #f5f3ea;\n    padding: 50px 50px;\n  }\n\n  .chart__inner {\n    margin: 0 auto;\n    width: 100%;\n  }\n\n  .chart__ttl__en {\n    font-size: 20px;\n    color: #993333;\n    margin-bottom: 10px;\n  }\n\n  .chart__ttl {\n    font-size: 30px;\n    margin-bottom: 32px;\n  }\n\n  .chart__table {\n    background-color: #fff;\n    padding: 0;\n    margin: 0;\n    border: 0;\n    font-size: 16px;\n  }\n\n  .chart__table tr:not(:last-of-type) {\n    border-bottom: 1px solid #070203;\n  }\n\n  .chart__table th {\n    width: 280px;\n    text-align: center;\n    vertical-align: middle;\n    font-weight: normal;\n  }\n\n  .chart__table td {\n    width: calc(100% - 280px);\n    vertical-align: middle;\n    padding: 20px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .sp_ttl {\n      display: block;\n      margin-bottom: 10px;\n      font-size: 16px;\n    }\n\n    .chart {\n      padding: 20px 20px;\n      \/*width: 89.333vw;*\/\n      width: 100%;\n    }\n\n    .chart__inner {\n      width: 100%;\n    }\n\n    .chart__ttl__en {\n      font-size: 13px;\n      margin-bottom: 10px;\n    }\n\n    .chart__ttl {\n      font-size: 26px;\n      margin-bottom: 20px;\n    }\n\n    .chart__table {\n      font-size: 14px;\n    }\n\n    .chart__table th {\n      width: 100px;\n    }\n\n    .chart__table td {\n      width: calc(100% - 100px);\n      padding: 16px 20px;\n      padding-left: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"faq\" id=\"faq\" style=\"\n    margin-top: 80px;\n    max-width: 1180px;\n    margin-left: auto;\n    margin-right: auto;\n  \"\u003e\n  \u003cdiv class=\"section__title\"\u003e\n    \u003ch2 class=\"section__title__text\"\u003e\n\u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__main\"\u003e\n    \u003cdiv class=\"faq__item\"\u003e\n      \u003ch3 class=\"faq__item__question\"\u003e枕套的安裝方法\u003c\/h3\u003e\n      \u003cdiv class=\"faq__item__answer\"\u003e\n        \u003cp class=\"faq__item__answer__text\"\u003e\n          請將枕套內側的網眼面朝下，並將枕頭較硬的一面朝上放置。調整好後，將枕套的翻蓋部分塞入內部，然後將枕頭上下翻轉後使用。\u003cbr\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          只要在尺寸範圍內都可以使用。本枕頭套的尺寸為寬約70公分 × 長約46公分。購買前請確認您所使用的枕頭尺寸。\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          近年夏季氣溫極高，睡眠中發生熱中症的情況也越來越多，因此建議您根據室內溫度，搭配冷氣一同使用。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n  .pc_reco {\n    font-size: 18px !important;\n  }\n  @media screen and (max-width: 749px) {\n    .sp_reco {\n      font-size: 12px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"related__title\" id=\"related\" style=\"max-width: 1180px; margin-left: auto; margin-right: auto\"\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 related__items\" style=\"\n    border-top: unset;\n    max-width: 1180px;\n    margin-left: auto;\n    margin-right: auto;\n  \"\u003e\n  \u003cdiv class=\"technology__item__inner\"\u003e\n    \u003cp class=\"related__items__ttl\"\u003e\n      給想追求極致涼感的你\u003cbr\u003e極致涼感系列\n    \u003c\/p\u003e\n    \u003cdiv class=\"related__items__list\"\u003e\n      \u003cdiv class=\"related__items__item\"\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_pillow_cover_perfectcoolEX_related_pillow_pc.jpg\" alt=\"\" width=\"390\" height=\"300\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_related_pillow_sp.jpg?3\" alt=\"\" width=\"390\" height=\"291\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"related__items__item__name\"\u003e\n          腦眠科技枕 完美涼感\u003cspan\u003e(附枕套)\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"related__items__item__price\"\u003e￥36,300(含稅)\u003c\/p\u003e\n        \u003cp class=\"related__items__item__txt\"\u003e\n          附帶冰袋，在酷暑中也能有效冷卻頭部的枕頭。\n        \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\"\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_pillow_cover_perfectcoolEX_related_protector_pc.jpg\" alt=\"\" width=\"388\" height=\"335\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_related_protector_sp.jpg\" alt=\"\" width=\"314\" height=\"224\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"related__items__item__name\"\u003e\n          腦眠科技床包 極致涼感 EX\n        \u003c\/p\u003e\n        \u003cp class=\"related__items__item__price\"\u003e￥14,300(含稅)～\u003c\/p\u003e\n        \u003cp class=\"related__items__item__txt\"\u003e\n          使用極致冷感布料，整圈鬆緊帶設計，簡單替換的床墊用床包。\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/mattress_protector_perfectcoolEX\" class=\"related__btn\" target=\"_blank\"\u003e產品詳細內容\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"related__items__item\"\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_pillow_cover_perfectcoolEX_related_comforter_pc.jpg\" alt=\"\" width=\"440\" height=\"336\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_related_comforter_sp.jpg\" alt=\"\" width=\"314\" height=\"208.5\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"related__items__item__name\"\u003e\n          腦眠科技被 極致涼感 EX\n        \u003c\/p\u003e\n        \u003cp class=\"related__items__item__price\"\u003e￥24,200(含稅)～\u003c\/p\u003e\n        \u003cp class=\"related__items__item__txt\"\u003e\n          實現夏日最舒適的親膚涼感、吸濕涼感和持續涼感。兩面的材質，涼感面感受冰涼，乾爽面則會吸濕排汗，令人感到舒暢。\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/brain-sleep.com\/zh-hant\/products\/comforter_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\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_perfectcoolEX_all_20240415.css\"\u003e\n\u003cscript\u003e\n  jQuery(\".faq__item__question\").click(function () {\n    jQuery(this).next(\".faq__item__answer\").is(\":visible\")\n      ? (jQuery(this).next(\".faq__item__answer\").stop().slideUp(),\n        jQuery(this).removeClass(\"open\"))\n      : (jQuery(this).next(\".faq__item__answer\").stop().slideDown(),\n        jQuery(this).addClass(\"open\"));\n  });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .pane-goods-left-side,\n  .pane-goods-right-side,\n  #spec_price,\n  .block-arrival-notice,\n  .block-contact-about-goods,\n  .block-goods-name,\n  .block-goods-sns,\n  .block-no-stock,\n  .block-variation,\n  .goods-detail-description.block-goods-code,\n  .goods-detail-description.block-goods-stock {\n    display: block !important;\n  }\n  .pane-contents .container {\n    max-width: 1180px;\n  }\n  .faq__main,\n  .technology__item__inner {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n  .related__items__item:nth-of-type(1) .related__items__item__img img,\n  .related__items__item:nth-of-type(2) .related__items__item__img img,\n  .related__items__item:nth-of-type(3) .related__items__item__img img {\n    width: 100%;\n  }\n  a {\n    text-decoration: none;\n    color: #000;\n  }\n  a:hover {\n    color: #f5a01e !important;\n    -webkit-transition: all 0.4s ease;\n    -moz-transition: all 0.4s ease;\n    transition: all 0.4s ease;\n  }\n\u003c\/style\u003e\n","brand":"株式会社ブレインスリープ","offers":[{"title":"藍色","offer_id":45744265265374,"sku":"S0008A1-FRSX","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"灰色","offer_id":45744265232606,"sku":"S0008A1-FRLG","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_thumbnail_pillowcover_coolEX_saxblue.jpg?v=1744163948"},{"product_id":"comforter_perfectcoolairthrow","title":"腦眠科技被 極致涼感 EX","description":"\u003clink rel=\"canonical\" href=\"https:\/\/brain-sleep.com\/products\/comforter_perfectcoolairthrow\"\u003e\n\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@media screen and (min-width: 750px) {\n  .rwlp__header__wrapper {\n    padding: 0 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__wrapper {\n    padding: 0 20px;\n  }\n}\n.rwlp__header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header {\n    height: 90px;\n  }\n}\n@media screen and (max-width: 1199px) {\n  .rwlp__header {\n    height: 65px;\n  }\n}\n@media screen and (min-width: 750px) {\n  .rwlp__header__logo {\n    width: 85px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__logo {\n    width: 70px;\n  }\n}\n@media screen and (min-width: 750px) {\n  .rwlp__header__menu__wrapper {\n    margin: 0 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__wrapper {\n    \/* margin: 0 20px; *\/\n  }\n}\n.rwlp__header__menu__item {\n  display: inline-block;\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 35px;\n  }\n}\n@media screen and (min-width: 750px) and (max-width: 1199px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 30px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__item + .rwlp__header__menu__item {\n    margin-left: 15px;\n  }\n}\n@media screen and (max-width: 749px) {\n  .rwlp__header__menu__item.rwlp__hidden__sm {\n    display: none;\n  }\n}\n@media screen and (min-width: 1200px) {\n  .rwlp__header__menu__link {\n    font-size: 14px;\n  }\n}\n@media screen and (max-width: 1199px) {\n  .rwlp__header__menu__link {\n    font-size: 14px;\n  }\n}\n.rwlp__header__wrapper.fixed {\n  position: fixed;\n  top: -90px;\n  transition: unset;\n}\n.rwlp__header__wrapper.animate {\n  transition: top 0.15s ease-out;\n  top: 0;\n}\n.rwlp__header__wrapper.hide {\n  top: -90px;\n}\n.rwlp__wrapper,\n#MainContent,\nhtml.js {overflow: unset;}\n@media screen and (max-width:749px){\n  .rwlp__wrapper,\n  #MainContent,\n  html.js {overflow: unset!important;}\n}\n.rwlp__wrapper div:empty {display: initial;}\nhtml {scroll-behavior: smooth;}\n.rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {transform: unset;animation: unset;opacity: 1;}\n\n.rwlp__wrapper a:empty,\n.rwlp__wrapper div:empty {display: initial;}\n.rwlp__wrapper video {height: auto;width: 100%;}\n.rwlp__wrapper a {text-decoration: unset;color: #000;}\n.rwlp__wrapper ul {list-style: none;}\n.technology__link__lists {padding: 0;}\n.rwlp__wrapper img {width: 100%;height: auto;max-width: 100%;border:unset;margin-bottom: 0;}\n.faq__item img {width: auto;max-width: 100%;}\n\n.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}\n\n\/* margin padding 調整*\/\n.sleep__info__quality__golden__title {margin:0}\n#cover.spec__item .spec__item__desc__text__content__title {margin-top: 0;}\n.kv img,\n.last img,\n.spec__slider__thumb img,\n.spec__quality__img img,\n.technology__item__desc__img img,\n.line__bnr img,\n.technology__link__lists__title{margin-bottom: 0;}\n.rwlp__wrapper ul,\n.technology__link__lists{padding:0!important}\n\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\u003c\/style\u003e\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cheader style=\"display: none;\" class=\"rwlp__header__wrapper\"\u003e\n    \u003cdiv class=\"\"\u003e\n      \u003cheader class=\"rwlp__header\"\u003e\n        \u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e\n          \u003cimg height=\"40\" width=\"85\" alt=\"ロゴ：Brain Sleep\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_adpage_logo.webp\"\u003e\n        \u003c\/a\u003e\n        \u003cnav class=\"rwlp__header__menu__wrapper\"\u003e\n          \u003cul class=\"rwlp__header__menu\"\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#technology\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eテクノロジー\u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#spec\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003e仕様\u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"rwlp__header__menu__item\"\u003e\n              \u003ca href=\"#faq\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eFAQ\u003c\/a\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/nav\u003e\n      \u003c\/header\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n  \u003csection class=\"kv\"\u003e\n    \u003cdiv class=\"kv__bg\"\u003e\n      \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_bg.webp?1\" width=\"2000\" height=\"1122\" alt=\"\"\u003e\n      \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_bg_sp.webp?1\" width=\"750\" height=\"1200\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003ch1 class=\"kv__txt\"\u003e極致涼感 × 超涼感 \u003cbr\u003e空氣披毯\u003c\/h1\u003e\n    \u003cdiv class=\"kv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_logo.webp?1\" width=\"890\" height=\"206\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"kv__feature\"\u003e\n\u003cspan class=\"termina\"\u003eQ-MAX\u003cbr\u003e0.524\u003c\/span\u003e\u0026amp;\u003cbr\u003e空氣緩衝\u003cbr\u003e結構\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro01__inner\"\u003e\n      \u003cdiv class=\"intro01__bottom\"\u003e\n        \u003cp class=\"intro01__bottom__txt1 fadeInUpShort animated\"\u003e一件搞定悶熱夜晚！\u003c\/p\u003e\n        \u003cp class=\"intro01__bottom__txt2 fadeInUpShort animated\"\u003e極致涼感 × 持續超涼感\u003c\/p\u003e\n        \u003cp class=\"intro01__bottom__txt3 fadeInUpShort animated\"\u003e革新設計的夏季專用被毯新登場！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kv__bottom animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"kv__bottom__bg\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_bottom_model.webp\" alt=\"\" width=\"2000\" height=\"1122\" class=\"u-pc\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_bottom_model_sp.webp\" alt=\"\" width=\"750\" height=\"644\" class=\"u-sp\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kv__bottom__logo u-pc\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_kv_logo.webp?2\" alt=\"\" width=\"890\" height=\"206\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"padding-top: 0;\"\u003e\n    \u003cdiv class=\"intro01__inner\"\u003e\n      \u003cdiv class=\"intro01__bottom\"\u003e\n        \u003cdiv class=\"intro01__bottom__movie fadeInUpShort animated\"\u003e\n          \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/208b980e214840ea92253bf34a21da2f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"intro01__bottom__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro01_img01.webp?2\" alt=\"\" width=\"1914\" height=\"338\" class=\"u-pc\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro01_img01_sp_v2.webp?2\" alt=\"\" width=\"438\" height=\"334\" class=\"u-sp\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro01__bottom__body fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"intro01__bottom__body__left\"\u003e\n            \u003cp class=\"intro01__bottom__body__left__txt\"\u003e採用獨家空氣導流結構\u003c\/p\u003e\n            \u003cdiv class=\"intro01__bottom__body__left__feature\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro01_txt_zh-hant.webp?2\" alt=\"\" width=\"1102\" height=\"344\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"intro01__bottom__body__right\"\u003e\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b71ea23d156c400797533a2923e9606e.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n          \u003c\/video\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=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro02__inner\"\u003e\n      \u003cp class=\"intro02__txt1 fadeInUpShort animated\"\u003e即使是去年那樣的酷暑也能舒適度過！\u003c\/p\u003e\n      \u003cp class=\"intro02__txt2 fadeInUpShort animated\"\u003e\u003cspan class=\"red\"\u003e在相當於\u003cspan class=\"termina\"\u003e35.8\u003c\/span\u003e°C(酷暑日)的\u003c\/span\u003e體表溫度下\u003cbr\u003e只要蓋上空氣披毯\u003cbr\u003e可降至\u003cspan class=\"blue\"\u003e約\u003cspan class=\"termina\"\u003e21.1\u003c\/span\u003e°C\u003c\/span\u003e的舒適溫度。\u003c\/p\u003e\n      \u003cdiv class=\"intro02__img fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro02_bed.webp\" alt=\"\" width=\"1664\" height=\"992\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro02__txt fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro02_txt_zh-hant.webp\" alt=\"\" width=\"1976\" height=\"784\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro02_txt_sp_zh-hant.webp\" alt=\"\" width=\"680\" height=\"978\" class=\"u-sp\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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 termina\"\u003eISSUE\u003c\/p\u003e\n        \u003cp class=\"intro03__txt2 fadeInUpShort animated\"\u003e受到地球暖化影響，\u003cbr\u003e酷暑高溫幾乎年年刷新紀錄……\u003cbr\u003e此外，過去20年間\u003cbr class=\"u-sp\"\u003e空氣濕度也上升了15%...\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro03__wrap1 fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"intro03__wrap1__list\"\u003e\n          \u003cp class=\"intro03__wrap1__item\"\u003e持續的酷暑天氣\u003c\/p\u003e\n          \u003cp class=\"intro03__wrap1__item\"\u003e空調電費高昂\u003c\/p\u003e\n          \u003cp class=\"intro03__wrap1__item\"\u003e冷氣直吹不適\u003c\/p\u003e\n          \u003cp class=\"intro03__wrap1__item\"\u003e家人之間對舒適溫度的感受不同\u003c\/p\u003e\n          \u003cp class=\"intro03__wrap1__item\"\u003e室內外溫差劇烈\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro03__wrap1__graph fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro03_graph_v2_zh-hant.webp\" alt=\"\" width=\"1134\" height=\"788\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro03__wrap1__scroll fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_icon_scroll.webp\" alt=\"\" width=\"118\" height=\"156\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro03__wrap2 fadeInUpShort animated\"\u003e\n        \u003cp class=\"intro03__wrap2__txt\"\u003e夏夜難眠，不只是因為溫度\u003cbr class=\"u-sp\"\u003e\u003cspan class=\"red\" style=\"font-weight: bold;\"\u003e濕氣也是夏夜難眠的原因\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"blue\"\u003e將濕度維持在50±5%，\u003cbr class=\"u-sp\"\u003e\u003cspan style=\"font-weight: bold;\"\u003e有助於消除夏夜的黏膩悶熱感\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro04__bg\" style=\"font-size: 0;\"\u003e\n      \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/921c1878da0f46ed9ac0d2a689368634.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n    \u003c\/video\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"intro04__inner\"\u003e\n      \u003cp class=\"intro04__txt fadeInUpShort animated\"\u003e今年的悶熱夏夜\u003cbr\u003e一件搞定\u003c\/p\u003e\n      \u003cdiv class=\"intro04__logo fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro04_logo.webp\" alt=\"\" width=\"1538\" height=\"126\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_intro04_logo_sp.webp\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL AIR THROW\" width=\"522\" height=\"122\" class=\"u-sp\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology\" id=\"technology\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eTECHNOLOGY\u003c\/span\u003e專利科技\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__link\"\u003e\n      \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_nav01_model.webp?2\" alt=\"\" width=\"760\" height=\"700\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e極致涼感持續到天亮，\u003cbr\u003e雙面可用設計\u003c\/h3\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_nav02_model.webp\" alt=\"\" width=\"760\" height=\"700\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e提升透氣性超涼感，\u003cbr\u003e空氣導流結構\u003c\/h3\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"item fadeInUpShort animated\"\u003e\n          \u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n            \u003cdiv class=\"technology__link__lists__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_nav03.webp\" alt=\"\" width=\"760\" height=\"700\"\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e披毯內部皆能\u003cbr\u003e徹底洗淨\u003c\/h3\u003e\n          \u003c\/a\u003e\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 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech01_main_model.webp\" alt=\"\" width=\"1648\" height=\"928\" class=\"u-pc\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003ePERFECT\u003cbr class=\"u-pc\"\u003eCOOL\u003cbr class=\"u-sp\"\u003e\u0026amp;REVERSIBLE\u003c\/h2\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 u-pc\"\u003e結合接觸涼感與持續涼感的雙重冷感技術， 搭配涼感面與毛巾被面雙面可用設計， 在睡眠中實現前所未有的清爽舒適。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech01_main_model_sp_v2.webp\" alt=\"\" width=\"708\" height=\"708\" class=\"u-sp\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item u-sp\" style=\"margin-top: 20px;\"\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\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\" style=\"margin-top: 0;\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\" style=\"margin-top: 0;\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"margin-top: 0;\"\u003e結合接觸涼感與持續涼感的雙重冷感技術， 搭配涼感面與毛巾被面雙面可用設計， 在睡眠中實現前所未有的清爽舒適。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"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        \u003cp class=\"technology__item__desc__text__content__tag u-sp\"\u003e接觸涼感\u003c\/p\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e極致涼感提升260%！\u003cbr\u003e採用獨家開發的涼感纖維\u003cbr\u003e真正感受極致冰涼！\u003c\/h3\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_comforter_perfect_cool_airthrow_tech01_01_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\"\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 u-pc\"\u003e接觸涼感\u003c\/p\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e極致涼感提升260%！\u003cbr\u003e採用獨家開發的涼感纖維\u003cbr\u003e真正感受極致冰涼！\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e為了實現真正的清涼體感， 從零開始研發專屬涼感纖維與布料。\u003cbr\u003e接觸涼感值高達0.524(Q-MAX 最大熱吸收速度），帶來前所未有的冰涼觸感。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"technology__item__desc__text__content__tag u-sp\"\u003e接觸涼感\u003c\/p\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e獨家開發的超涼感纖維\u003c\/h3\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_comforter_perfect_cool_airthrow_tech01_02.webp\" alt=\"\" width=\"1646\" height=\"930\"\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 u-pc\"\u003e接觸涼感\u003c\/p\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e獨家開發的超涼感纖維\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e以涼感尼龍為芯，外層包覆超涼感聚乙烯所研發出獨家複合纖維。再與尼龍及彈性纖維交織，實現高接觸涼感且耐洗不易退效的極致涼感布料。\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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e極致的接觸涼感\u003c\/h3\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_comforter_perfect_cool_airthrow_tech01_03_zh-hant.webp\" alt=\"\" width=\"1634\" height=\"922\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e極致的接觸涼感\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        \u003cp class=\"technology__item__desc__text__content__tag u-sp\"\u003e持續涼感\u003c\/p\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e採用太空科技PCM\u003cbr\u003e涼感持續一整晚\u003c\/h3\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_comforter_perfect_cool_airthrow_tech01_04_zh-hant.webp\" alt=\"\" width=\"1648\" height=\"930\"\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 u-pc\"\u003e持續涼感\u003c\/p\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e採用太空科技PCM\u003cbr\u003e涼感持續一整晚\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e將用於宇航服開發的創新冷感技術PCM微膠囊化，並搭配加入涼被的纖維中。一般的接觸冷感寢具在吸熱飽和後，其冷感性能會降低。\u003cbr\u003e\u003cbr\u003e※PCM是指相對變化物質=phase change material的簡寫\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_05\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e高持續涼感性\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech01_05_zh-hant.webp?3\" alt=\"\" width=\"1648\" height=\"930\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e高持續涼感性\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e而披毯透過在睡眠中的翻身等動作使涼被與身體分開時，恢復並維持冷感效果。\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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e一面為極致涼感布料\u003cbr\u003e一面為柔軟毛巾被布料\u003cbr\u003e的雙面可用結構\u003c\/h3\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_comforter_perfect_cool_airthrow_tech01_06_zh-hant.webp\" alt=\"\" width=\"1634\" height=\"908\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e一面為極致涼感布料\u003cbr\u003e一面為柔軟毛巾被布料\u003cbr\u003e的雙面可用結構\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e在濕氣重的梅雨季節或容易流汗的時候，建議使用毛巾被面。採用竹纖維來源的嫘縈材質， 觸感清爽柔滑，吸水擴散性極佳，整夜保持乾爽舒適。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech02_main_model.webp\" alt=\"\" width=\"1648\" height=\"928\" class=\"u-pc\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003ePERFECT DRY＆\u003cbr\u003eCOMFORT\u003c\/h2\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 u-pc\"\u003e透過獨創的空氣導流結構，在睡眠中主動排出悶熱濕氣\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech02_main_model_sp_v2.webp\" alt=\"\" width=\"708\" height=\"708\" class=\"u-sp\"\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 u-sp\" style=\"margin-top: 20px;\"\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\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\" style=\"margin-top: 0;\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\" style=\"margin-top: 0;\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"margin-top: 0;\"\u003e透過獨創的空氣導流結構，在睡眠中主動排出悶熱濕氣\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e獨家研發\u003cbr\u003e【空氣導流結構】超涼感\u003cbr\u003e(設計專利申請中)\u003c\/h3\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_comforter_perfect_cool_airthrow_tech02_01.gif\" alt=\"\" width=\"1648\" height=\"928\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e獨家研發\u003cbr\u003e【空氣導流結構】超涼感\u003cbr\u003e(設計專利申請中)\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e採用特殊結構，在兩側配置透氣孔(網布)。\u003cbr\u003e網布促進空氣循環，有效調節睡眠中的濕氣。\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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e透過透氣孔(網布)\u003cbr\u003e打造理想睡眠濕度\u003c\/h3\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_comforter_perfect_cool_airthrow_tech02_02.webp\" alt=\"\" width=\"1648\" height=\"928\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e透過透氣孔(網布)\u003cbr\u003e打造理想睡眠濕度\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e兩側配置的超透氣導流結構，有效排出濕氣，調節床墊內部到理想濕度。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e透氣性的實驗\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c1ebb48fd52346be9c1de5132b5143a3.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\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=\"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        \u003cp class=\"technology__item__desc__text__content__title u-sp\"\u003e與一般羽絨被布料\u003cbr\u003e相比透氣性大幅提升\u003c\/p\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech02_04_zh-hant.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__title u-pc\"\u003e與一般羽絨被布料\u003cbr\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 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        \u003cp class=\"technology__item__desc__text__content__title u-sp\"\u003e不悶熱的舒適睡眠體感\u003c\/p\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech02_05_zh-hant.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__title u-pc\"\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\n  \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech03_main.webp\" alt=\"\" width=\"1648\" height=\"928\" class=\"u-pc\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\u003c\/h2\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 u-pc\"\u003e可直接放入家庭洗衣機整件清洗，\u003cbr\u003e即使不加被套也能保持潔淨\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech03_main_sp_v2.webp\" alt=\"\" width=\"708\" height=\"708\" class=\"u-sp\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item u-sp\" style=\"margin-top: 20px;\"\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\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\" style=\"margin-top: 0;\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\" style=\"margin-top: 0;\"\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\" style=\"margin-top: 0;\"\u003e可直接放入家庭洗衣機整件清洗，\u003cbr\u003e即使不加被套也能保持潔淨\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e無須被套\u003cbr\u003e完美地潔淨感\u003c\/h3\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_comforter_perfect_cool_airthrow_tech03_01.webp\" alt=\"\" width=\"1648\" height=\"928\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e無須被套\u003cbr\u003e完美地潔淨感\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e不需使用被套，經過洗滌後，可以徹底清除涼被裡的污垢、霉菌、塵蟎及其他家居灰塵，無須再擔心。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"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        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e抗菌防臭潔淨感\u003c\/h3\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_tech03_02.webp\" alt=\"\" width=\"1648\" height=\"931\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e抗菌防臭潔淨感\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e有效抑制造成異味的細菌滋生，睡眠中的汗味也能同步消臭，每天保持清新潔淨。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n    \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch3 class=\"technology__item__desc__text__content__title u-sp\"\u003e輕易收納\u003c\/h3\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_comforter_perfect_cool_airthrow_tech03_03.webp\" alt=\"\" width=\"1648\" height=\"928\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e輕易收納\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e需要收納時，可裝入附帶的收納袋，外出攜帶也相當輕鬆方便。\u003cbr\u003e收納時尺寸:W40.5cm X H50.3cm 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\n  \u003csection class=\"spec__title\" id=\"spec\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n        \u003cspan\u003eSPEC\u003c\/span\u003e樣式\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub spec01\" style=\"border: unset;\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_spec01.webp\" alt=\"\" width=\"1298\" height=\"464\" class=\"technology__item__desc__img01\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_spec03_sp_zh-hant.webp\" alt=\"\" width=\"600\" height=\"586\" class=\"technology__item__desc__img02 u-sp\" style=\"margin-top: 24px;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-500\"\u003eSize\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e單人尺寸：W150cm × L210cm(約1,400g)\u003cbr\u003e單人加大尺寸：W170cm × L210cm(約1,600g)\u003cbr\u003e雙人尺寸：W190cm × L210cm(約1,800g)\u003cbr\u003e收納後尺寸:W40.5cm × H50.3cm × 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=\"technology__item technology__item__sub spec02\" style=\"border: unset;\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_spec02.webp\" alt=\"\" width=\"1436\" height=\"310\" class=\"technology__item__desc__img02\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-500\"\u003eColor\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e煙燻藍\/柔霧灰\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"technology__item technology__item__sub spec03\" style=\"border: unset;\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n      \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n        \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_spec03_zh-hant.webp\" alt=\"\" width=\"928\" height=\"830\" class=\"technology__item__desc__img02 u-pc\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n            \u003ch3 class=\"technology__item__desc__text__content__title termina u-500\"\u003eMATERIAL\u003c\/h3\u003e\n            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e．外層布料\u003cbr\u003e涼感布料:46%複合纖維(聚乙烯\/尼龍)\u003cbr\u003e44%尼龍  10%聚氨酯\u003cbr\u003e\u003cbr\u003e毛巾布料:絨毛布部分100%嫘縈 底紗部分  100%聚酯纖維\u003cbr\u003e網布布料:100%聚酯纖維\u003cbr\u003e\u003cbr\u003e．填充物\u003cbr\u003e60%嫘縈、40%聚乙烯\u003cbr\u003e\u003cbr\u003e．填充量\u003cbr\u003e單人0.19kg、單人加大0.20kg、雙人0.24kg\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"technology__item 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_light_comforter_recovery_comparison_zh-hant.webp?3\" alt=\"\" width=\"2000\" height=\"1248\" style=\"width: 100%;\"\u003e\n        \u003cdiv class=\"spec__table1__wrap u-sp\"\u003e\n          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_light_comforter_recovery_comparison_zh-hant.webp?3\" alt=\"\" width=\"2000\" height=\"1248\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png\" class=\"spec__table__nav__prev \" alt=\"\" width=\"45\" height=\"45\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png\" class=\"spec__table__nav__next \" alt=\"\" width=\"45\" height=\"45\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"last__img\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_last_bg_model_v2.webp\" alt=\"\" width=\"2000\" height=\"1042\" class=\"u-pc\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_last_bg_model_sp_v2.webp\" alt=\"\" width=\"750\" height=\"476\" class=\"u-sp\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"last__inner\"\u003e\n      \u003cdiv class=\"awakenyourpossibility fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_awakenyourpossibility.webp\" alt=\"\" width=\"624\" height=\"320\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"last__txt fadeInUpShort animated\"\u003e史上最舒適的\u003cbr\u003e夏夜睡眠體驗\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"faq\" class=\"faq js-box\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n      \u003ch2 class=\"section__title__text\"\u003e\n      \u003cspan\u003eFAQ\u003c\/span\u003e常見問題\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq__main\"\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以洗滌嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e是的，可在家中進行洗滌。 請務必放入洗衣袋並單獨洗滌。 請勿使用含氯或含氧漂白劑。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e可以放入烘乾機嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e請避免使用滾筒式烘乾機，以免造成產品縮水或劣化。 建議採用陰涼處吊掛晾乾。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e晾乾要花多久時間呢？\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e根據當天的溫度、濕度、風等氣象條件的不同，但在夏天晴朗的天氣下大約半天就能晾乾，請選在適合洗滌的好天氣時進行洗滌。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e有販賣專用的被套嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e本商品可在家中清洗，採用雙面設計，無需另加被套即可直接使用。 本品未附綁被套的綁帶。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e披毯有分正反面嗎?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e披毯採用雙面結構設計，一面為毛巾布面，另一面為涼感面。 可依個人喜好或當下需求自由選擇使用面。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__item\"\u003e\n        \u003ch3 class=\"faq__item__question\"\u003e披毯的使用的季節是什麼時候呢?\u003c\/h3\u003e\n        \u003cdiv class=\"faq__item__answer\"\u003e\n          \u003cp class=\"faq__item__answer__text\"\u003e披毯採雙面設計，可依季節或個人喜好自由選用。 建議夏季使用涼感面接觸肌膚，春秋則使用毛巾布面，享受舒適觸感。\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\"\u003e1cm厚度的輕薄蓋毯類型。\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\n\n\u003c\/div\u003e\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfect_cool_airthrow_all_v2.css?2\"\u003e\n\u003cscript\u003e\njQuery(\".faq__item__question\").click(function() {\n  if (jQuery(this).next('.faq__item__answer').is(':visible')) {\n    jQuery(this).next('.faq__item__answer').stop().slideUp();\n    jQuery(this).removeClass('open');\n  } else {\n    jQuery(this).next('.faq__item__answer').stop().slideDown();\n    jQuery(this).addClass('open');\n  }\n});\njQuery(\".spec__table__nav__next\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() + width\n    }, 300),\n    !1\n});\njQuery(\".spec__table__nav__prev\").on(\"click\", function() {\n    var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n      , width = target.width();\n    return target.animate({\n        scrollLeft: target.scrollLeft() - width\n    }, 300),\n    !1\n});\njQuery(function() {\n  animate();\n  jQuery(window).on(\"scroll\", function() {\n    animate();\n  });\n});\nfunction animate () {\n  jQuery('.animatedParent').each(function(){\n    var offset = jQuery(this).data('offset');\n    if(offset) {\n      offset = offset;\n    } else {\n      offset = 0;\n    }\n    if(jQuery(this).isInViewport(offset)) {\n      var parent = jQuery(this);\n      delay = Number(parent.attr('data-sequence'));\n      jQuery(jQuery(this).find('.animated')).each(function( index ) {\n        jQuery(jQuery(this)).delay(index * delay).queue(function(next){\n          if(!jQuery(this).hasClass('go')) {\n            jQuery(this).addClass(\"go\");\n            if(jQuery(this).parents('.full__recovery__svg__wrapper').length) {\n              jQuery(this).attr('class', 'animated fadeInRightShort slower go');\n            }\n\n          }\n          next();\n        });\n      });\n    }\n  });\n}\njQuery.fn.isInViewport = function(offset) {\n  \/\/ console.log('isInViewport');\n  var elementTop = jQuery(this).offset().top + offset;\n  var elementBottom = elementTop + jQuery(this).outerHeight();\n\n  var viewportTop = jQuery(window).scrollTop();\n  var viewportBottom = viewportTop + jQuery(window).height();\n\n  return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n};\n\njQuery(function () {\n  const param = location.search;\n  if (param.indexOf(\"?ad\") === 0) {\n    console.log(\"通常広告\");\n\n    const fixed_01 = document.getElementById(\"fixed_01\");\n    fixed_01.style.display = \"none\";\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".shopify-section-group-header-group\").css({\n      display: \"none\",\n    });\n\n    \/\/商品ページヘッダー非表示\n    jQuery(\".rwlp__header__wrapper\").css({\n      display: \"block\",\n    });\n    console.log(\"通常広告\");\n\n    if (window.matchMedia(\"(max-width: 768px)\").matches) {\n      \/\/画面横幅が768px以下のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"65px\",\n      });\n    } else {\n      \/\/画面横幅が769px以上のときの処理\n      jQuery(\"body\").css({\n        \"padding-top\": \"90px\",\n      });\n    }\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"none\",\n    });\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/広告ページ（通常）、商品ページ流入時　要素表示\n    jQuery(\".ad_on_off\").css({\n      'cssText':'display:block !important;'\n      \/\/ display: \"block\",\n    });\n\n    \/\/広告ページ（通常、yahoo）流入時　要素表示\n    jQuery(\".ad_on\").css({\n      display: \"block\",\n    });\n\n  } else {\n    console.log(\"なにもなし\");\n\n    \/\/広告ページ（yahoo）流入時　要素非表示\n    jQuery(\".y_ad_on\").css({\n      'cssText':'display:none !important;'\n      \/\/ display: \"none\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n    jQuery(\".ad_off\").css({\n      display: \"block\",\n    });\n\n    \/\/商品ページ流入時　要素表示\n          jQuery(\".ad_on\").css({\n      display: \"none\",\n    });\n  }\n});\n\nvar startPos = 0,\n  winScrollTop = 0;\n$(window).on(\"scroll\", function () {\n  winScrollTop = $(this).scrollTop();\n  if (winScrollTop \u003e= startPos) {\n    if (winScrollTop \u003e= 130) {\n      $(\".rwlp__header__wrapper\").addClass(\"animate\");\n      $(\".rwlp__header__wrapper\").addClass(\"hide\");\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n    } else if (winScrollTop \u003e= 90) {\n      $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n      $(\".rwlp__header__wrapper\").removeClass(\"animate\");\n    } else {\n      $(\".rwlp__header__wrapper\").removeClass(\"fixed\");\n    }\n  } else {\n    $(\".rwlp__header__wrapper\").removeClass(\"hide\");\n  }\n  startPos = winScrollTop;\n});\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  .technology__link__lists__title,\n  .technology__item__desc__text__content__title {\n    font-family: \"游ゴシック体\",YuGothic,\"Yu Gothic M\",\"游ゴシック Medium\",\"Yu Gothic Medium\",\"Yu Gothic Pr6N M\",sans-serif;\n    visibility: visible!important;\n  }\n\u003c\/style\u003e\n\n\u003cscript type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\njQuery(function () {\n  const observer = lozad();\n  observer.observe();\n});\n\u003c\/script\u003e","brand":"株式会社ブレインスリープ","offers":[{"title":"單人 \/ 藍色","offer_id":46586273071326,"sku":"C0011A1-SNSM","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"單人 \/ 灰色","offer_id":46586273038558,"sku":"C0011A1-SNPG","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 藍色","offer_id":46586273136862,"sku":"C0011A1-SDSM","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"單人加大 \/ 灰色","offer_id":46586273104094,"sku":"C0011A1-SDPG","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 藍色","offer_id":46586273202398,"sku":"C0011A1-DBSM","price":30800.0,"currency_code":"JPY","in_stock":true},{"title":"雙人 \/ 灰色","offer_id":46586273169630,"sku":"C0011A1-DBPG","price":30800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/thumbnail_comforter_air-throw.webp?v=1756808595"}],"url":"https:\/\/brain-sleep.com\/zh-hant\/collections\/thanks_page_cool.oembed","provider":"BRAIN SLEEP OFFICIAL SITE","version":"1.0","type":"link"}